@charset "UTF-8";
/*************************
畳
 *************************/

p,dl{
	margin-bottom:0px;	
}

.ttl05{
	margin-bottom:30px;	
}

.body_contents{
	margin-bottom:80px;	
}

.contents_box{
	margin-bottom:60px;	
}

.main{
	margin-bottom:80px;	
}

.question{
	margin-bottom:60px;	
}

.question dl{
	display:table;
	border-collapse:separate;
	border-spacing:0 10px;
}

.question dl .q-ttl{
	display:table-cell;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
}

.question dl .a-ttl{
	display:table-cell;
	font-size:18px;	
	font-weight:bold;
	margin-bottom:20px;
	vertical-align:middle;
}

.lead01{
	text-align:center;
	margin-bottom:50px;	
}

.type{
	margin-bottom:50px;	
}

.type .type_box{
	padding:30px 20px;
	border:1px solid #ccc;
}

.type .type_box dt{
	font-size:18px;
	color:#7bac2f;
	text-align:center;
	margin-bottom:15px;
}

.size{
	margin-bottom:50px;	
}

.size .item{
	text-align:center;
}

.size .item img{
	margin-bottom:25px;	
}

.size .item figcaption .ttl_item{
	margin-bottom:10px;	
}

.size .item figcaption .ttl_item .i-block{
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #333;
}

.size .item figcaption .size_text span{
	font-weight:bold;
	font-size:16px;	
}

.size .price table{
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

.size .price table th{
	display:block;
	width:100%;
	padding:10px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:#26363d;
}

.size .price table td{
	display:inline-block;
	width:100%;
	text-align:center;
	padding:10px;
	border-left:1px solid #ccc;
	border-top:none;
}
.size .price table tr td:last-child{
	border-right:1px solid #ccc;	
}

.size .price table td span{
	font-size:22px;
	font-weight:bold;
	color:#7bac2f;
	margin-right:5px;
}

.size .price .attention{
	text-align:right;	
}

.disposal .left{
	font-size:22px;
	font-weight:bold;
}

.disposal .right span{
	font-size:22px;
	font-weight:bold;
	color:#7bac2f;
}

.disposal:after{
	content:"";
	display:block;
	clear:both;
}

.disposal{
	padding:20px 30px;
	border:1px solid #ccc;	
}

.disposal .left{
	float:left;
}

.disposal .right{
	float:right;
	text-align:right;	
}

.kome_box{
	font-size:16px;
	text-align:center;
}

.kome_box .border{
	width:80%;
	padding:30px 20px;
	margin:0 auto 30px;
	border:1px solid #7bac2f;
	color:#7bac2f;
}

.ttl_order{
	font-size:32px;
	font-weight:bold;
	text-align:center;
	margin-bottom:40px;
}

.flex_box{
	display:flex;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-direction:row;
	width:100%;
	border-right:1px solid #7bac2f;
	border-bottom:1px solid #7bac2f;
}

.flex_box .cell{
	text-align:center;
	padding:50px 20px 30px;
	border:1px solid #7bac2f;
}

.flex_box .cell img{
	margin-bottom:10px;	
}

.flex_box .cell span{
	display:block;
	font-weight:bold;
	font-size:16px;
}

.flex_box .no01{
	background: url(../../../../img/page/fusuma/01.png) no-repeat;
	background-position:20px 20px;
}

.flex_box .no02{
	background: url(../../../../img/page/fusuma/02.png) no-repeat;
	background-position:20px 20px;
}

.flex_box .no03{
	background: url(../../../../img/page/fusuma/03.png) no-repeat;
	background-position:20px 20px;
}

.flex_box .no04{
	background: url(../../../../img/page/fusuma/04.png) no-repeat;
	background-position:20px 20px;
}

.flex_box .no05{
	background: url(../../../../img/page/fusuma/05.png) no-repeat;
	background-position:20px 20px;
}

.flex_box .no06{
	background: url(../../../../img/page/fusuma/06.png) no-repeat;
	background-position:20px 20px;
}

@media screen and (min-width:641px){

.float:after{
	content:"";
	display:block;
	clear:both;	
}

.question dl .q-ttl{
	padding-left:70px;
	height:50px;
	background:url(../../../../img/page/common/circle_q.png) left center no-repeat;
	background-size: 50px 50px;
}

.question dl .a-ttl{
	padding-left:70px;	
	height:50px;
	background:url(../../../../img/page/common/circle_a.png) left center no-repeat;
	background-size: 50px 50px;
}

.question dl dd p{
	padding-left:70px;
}

.question dl dd .answer_box{
	padding-left:70px;
}

.question dl dd .answer_box:after{
	content:"";
	display:block;
	clear:both;	
}

.question dl dd .answer_box .detail{
	float:left;
	width:55%;
	margin-right:5%;	
}

.question dl dd .answer_box .illust{
	float:left;
	width:40%;	
}

.type .type_box{
	float:left;
	width:30%;
	margin-right:5%;
	min-height:182px;
	height:182px !important;
	height:182px;
}

.sliding .type_box{
	min-height:162px;
	height:162px !important;
	height:162px;	
}

.type .type_box:last-child{
	margin-right:0;
}

.size .item{
	float:left;
	width:40%;
	margin-right:5%;
	padding-top:20px;
}

.size .price{
	float:left;
	width:55%;	
}

.disposal .left{
	padding-top:0.5em;
}

.disposal .right .box{
	display:inline-block;	
}

.disposal .right .box:first-child{
	margin-right:20px;
}

.disposal .right .box:last-child{
	margin-right:0;
}

.flex_box .cell{
	width:33.33%;
	vertical-align:middle;
	border-right:none;
	border-bottom:none;
	min-height:165px;
	height:165px !important;
	height:165px;
}

}

@media screen and (max-width:640px){

.main{
	margin-bottom:50px;	
}

.body_contents{
	margin-bottom:60px;	
}

.question{
	margin-bottom:40px;	
}

.question dl .q-ttl{
	font-size:16px;
	padding-left:50px;
	height:40px;
	background:url(../../../../img/page/common/circle_q.png) left center no-repeat;
	background-size:40px auto;
}

.question dl .a-ttl{
	font-size:16px;
	padding-left:50px;
	margin-bottom:20px;	
	height:40px;
	background:url(../../../../img/page/common/circle_a.png) left center no-repeat;
	background-size:40px auto;
}

.question dl dd p{
	padding-left:50px;
}

.question dl dd .answer_box{
	padding-left:50px;
}

.question dl dd .answer_box .detail{
	margin-bottom:20px;	
}

.type .type_box{
	text-align:center;
	margin-bottom:20px;
}

.type .type_box:last-child{
	margin-bottom:0;	
}

.size .item{
	margin-bottom:20px;	
}

.size .price table th{
	font-size:16px;	
}

.size .price table td span{
	font-size:18px;	
}

.kome_box .border{
	width:100%;	
}

.disposal{
	padding:15px;
}

.disposal .left{
	font-size:18px;
}

.d01 .left{
	padding-top:15px;
}

.d02 .left{
	padding-top:55px;	
}

.disposal .right .box:first-child{
	margin-bottom:20px;
}

.disposal .right .box:last-child{
	margin-bottom:0;
}

.ttl_order{
	font-size:26px;
	margin-bottom:30px;
}

.flex_box{
	border-right:1px solid #7bac2f;
	border-bottom:1px solid #7bac2f;
}

.flex_box .cell{
	width:50%;
	vertical-align:middle;
	border-right:none;
	border-bottom:none;
}

.flex_box .cell img{
	margin-bottom:20px;	
}

.flex_box .cell span{
	font-size:18px;	
}

}

