@charset "UTF-8";

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,address{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}legend{color:#000;}


body {
	font-family: "Helvetica","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック","Arial","Verdana","sans-serif";
}

/************ フロートの解除 ************************/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/***********************************************
汎用クラス
*/

.fit {
	padding: 0;
	margin: 0;
}

.inBox1{
	width: 492px;
	height: 626px;
}

.grid {
	float: left;
}

.grid-right {
	float: right;
}

.mb20 {
	margin-bottom: 20px;
}
/************************************************
ボックス設定
*/

#container {
	width: 100%;
}

#header_wrapper,
#main_images_wrapper,
.box_wrapper,
#topics_wrapper,
#footer_wrapper,
#bottom-bar_wrapper {
}

#header,
#main_images,
#topics,
#footer,
#bottom-bar,
.box  {
	margin: 0 auto;
	width: 984px;
	padding: 0 20px;
}

.inBox1 > img{
	display: block;
}

.box_wrapper {
	padding: 80px 0;
}
.box_wrapper.p0 {
	padding: 0;
}

/**********************************
*ヘッダー
*/
#header_wrapper {
	background: #ba0f18;
	height: 46px;
	position: fixed;
	top: 0;
	z-index: 10000;
	width: 100%;
	border-bottom: 2px solid #801518;
}
#header {
	padding:0;
}
#header #main-logo {
	float: left;
}
#header #main-logo a{
	display: block;
}
#header #main-logo a img{
	display: block;
}
#header #header-nav {
	list-style: none;
	float: right;
}
#header-nav .header-nav-item {
	float: left;
}
#header-nav .header-nav-item a {
    border-left: 1px solid #ffffff;
    color: #ffffff;
    display: inline;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    text-decoration: none;
    font-size: 14px;
}
#header #header-nav .header-nav-item a.last {
    border-right: 1px solid #ffffff;
}
#menuBtn {
display: none;
}

/**********************************
*コンテンツ
*/
#contents {
	margin-top: 46px;
}


/**********************************
*メインイメージ
*/

.bx-wrapper .bx-viewport {
	border: 2px solid #aaa;
	left: 0;
}

.bx-wrapper {
	margin-bottom: 0;
}

#m_img_thum_list {
	list-style: none;
	padding: 0;
}

#m_img_thum_list li{
	float: left;
	border: 2px solid #aaa;
}


/*****************************************
*トピックス
*/

#topics #campaign {
	padding: 10px;
	margin: 20px;
	background:#eee8aa;
	font-size: 22px;
}

#topics #news {
	padding: 10px;
	background:#fff8dc;
	font-size: 14px;
	margin: 20px;
}
#topics #news ul{
	margin:0;
	padding: 0;
	list-style: none;
}
#topics #news ul li {
	border-bottom: 1px dotted #ccc;
	margin: 10px;
	padding: 0 10px;
}


/****************************************
*コンテンツ
*/

.boxWrap_gray {
	background: #DDDEE1;
}
.boxWrap_white {
	background: #FFFFFF;
}
.txt-box {
	font-size: 3.3em;
	padding: 170px 0 30px;
	text-align: center;
	line-height: 1.2;
	color: #393d43;
}

.txt-box .in_box_item{
	font-size: 0.45em;
	line-height: 1.2;
    margin-top: 20px;
	display:block;
	font-weight: normal;
}
.icon_img {
	float: left;
	margin-right: 10px;
}

.innerBtn {
	text-align: center;
}
.innerBtn .appstoreBtn {
	margin: 0 20px;
}
/***************************************
*フッター
*/
#footer_wrapper {
	background: #BA0F18;
}
#footer {
	text-align: center;
	color: #FFF;
	padding: 20px;
}
#snsBox {
padding: 20px 0;
}

/****************************************
*ボトムバー
*/
#bottom-bar_wrapper {
	background: #ba0f18;
	height: 46px;
	position: fixed;
	bottom: 0;
	z-index: 10000;
	width: 100%;
	display: none;
}

#bottom-bar {
	padding: 0;
}

#bottom-nav li{
	float: left;
	border-left: 1px solid #801518;
}

#bottom-nav li a{
	display: block;
	color: #FFF;
	text-align: center;
}

#bottom-nav #bn-toTop a img{
	display: block;
}

#howto_inner_menu_btn {
	display: none;
}

#menu-totop{
}
.pc-menu-item {
	display: block;
}
.sp-menu-item {
display: none;
}
/****************************************
*個別テキスト
*/

#main_images.oneimg {
	position: relative;
}

#main_images.oneimg .h_txt {
    color: #b81740;
    font-size: 4.5em;
    font-weight: bold;
    left: 0;
    line-height: 1.0909;
    position: absolute;
    text-align: center;
    top: 8%;
    width: 100%;
}


#main_images.oneimg .var {
    color: #b81740;
    font-size: 3.5em;
    left: 0;
    position: absolute;
    text-align: center;
    top: 18%;
    width: 100%;
}

#main_images.oneimg .innerTxt {
    color: #0033ff;
    font-size: 2.4em;
    line-height: 1.1;
    position: absolute;
    text-align: center;
    top: 30%;
    left: 0;
    width: 100%;
}


#box_10 .txt-box {
    padding: 170px 0 30px 60px;
}
#box_10 .in_box_item {
}

#box_20 .txt-box {
}

#box_20 .inBox_title {

}

#box_20 .in_box_item {
    padding-top: 40px;
}

#box_20 .in_box_item img{
    margin-top: -40px;
}
#box_20 .box_inner_left {
}
#box_30 .box_inner_right {
}
#box_30 .txt-box {
}
#box_30 .inBox_title {

}

#box_30 .in_box_item {
    padding-top: 30px;
}

#box_30 .in_box_item img{
    margin-top: -30px;
}
#box_30 .box_inner_right {
}
#box_40 .txt-box {
}
#box_40 .in_box_item {
}

#box_50 .txt-box {
}
#box_50 .in_box_item {
}

#box_60 .txt-box {
    padding-left: 65px;
}

#box_60 .in_box_item {
    line-height: 1.4;
}

#box_70 .txt-box {
}
#box_70 .in_box_item {
    line-height: 1.4;
}

#box_80 .txt-box {
    padding-left: 65px;
}
#box_80 .in_box_item {
    line-height: 1.4;
}


/* 追加 */
div.pricelist {
	font-size: 1.125em;
	}

div.pricelist p {
	font-size: 0.8em;
	line-height: 1em;
	margin-bottom: 50px;
	}

div.pricelist table {
	width: 100%;
	}
div.pricelist div {
	margin: 20px;
	}

div.pricelist table td,
div.pricelist table th {
	border: solid 1px #999;
	padding: 10px;
	height: 2em;
	}

div.pricelist table td.tdh {
	background: #EEE;
	text-align: center;
	font-size: 0.8em;
	}

div.pricelist table th.bg_blue {
	background: #EEE;
	height: 1em;
	font-size: 0.8em;
	}

div.pricelist .trigger {
	background: #999;
	color: #FFF;
	padding: 10px;
	}
