@charset "utf-8";

/**** Clearfix ****/
#main_kabekko:after, #main_kabekko_q:after, #apply:after{content:""; display:table;clear:both;}
#main_kabekko, #main_kabekko_q, #apply{zoom:1;}

.kabekko_finished {
width:90%;
background:url("../img/bg19.png") 0 0 repeat-x;
padding:10px 15px 5px;
border:2px solid #900;
border-radius:8px;
margin:0 auto 30px;
}
.kabekko_finished p {
margin:0.5em 0;
padding:0;
line-height:1.2;
}

.kabekko_prize{
text-align:center;
margin-bottom:15px;
}
.kabekko_prize img{
max-width:96%;
height:auto;
}

#spec img {
max-width:98%;
height:auto;
}

.limited {
clear:both;
font-size:14px;
font-size:1.4rem;
padding:10px 10px 10px 45px;
background:#f5f5f5 url("https://www.iifas.jp/img/sale.png") no-repeat 5px 5px;
color:#000066;
border-radius:8px;
/*border: 1px solid #bbd3de;*/
margin:10px 0 0;
}


/* 商品写真
------------------------------------------------------------*/
#main_kabekko .grid{
width:50%;
padding:20px;
float:left;
}
#main_kabekko .grid .grid_content{
background-color:#eee;
border:1px solid #ccc;
}
#main_kabekko .grid .grid_content .text{
font-size:14px;
font-size:1.4rem;
color:#000066;
line-height:1.2;
padding:5px;
}

#main_kabekko .grid .grid_content img{
width:100%;
height:auto;
border:1px solid #ccc;
vertical-align:bottom;
}

#main_kabekko .grid .grid_content .flash{
position:relative;
width:100%;
padding-top:75%;
height:0;
}
#main_kabekko .grid .grid_content .flash iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

/* 商品写真（カベッコQ）
------------------------------------------------------------*/
#main_kabekko_q .grid{
width:33%;
padding:15px;
float:left;
}
#main_kabekko_q .grid .grid_content{
background-color:#eee;
border:1px solid #ccc;
}
#main_kabekko_q .grid .grid_content .text{
font-size:14px;
font-size:1.4rem;
color:#000066;
line-height:1.2;
padding:5px;
}


#main_kabekko_q .grid .grid_content img{
width:100%;
height:auto;
border:1px solid #ccc;
vertical-align:bottom;
}

#main_kabekko_q .grid .grid_content .flash{
position:relative;
width:100%;
padding-top:75%;
height:0;
}
#main_kabekko_q .grid .grid_content .flash iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

/* 施工方法
------------------------------------------------------------*/
#apply dl{
/*width:150px;*/
width:25%;
/*height:240px;*/
border:1px solid #990000;
background-color:#F5F5DC;
/*margin:0 10px 20px 0;*/
margin:0;
padding:10px;
float:left;
}
#apply dl.kabekko_q1{
width:150px;
height:320px;
margin:0;
}
#apply dl.kabekko_q2{
width:240px;
height:260px;
margin:0;
}

#apply dd {
color:#800000;
line-height:1.3;
}

#apply dt img{
border:1px solid #999;
width:96%;
height:auto;
margin:10px auto 20px;
display:block;
}

#apply .apply_tab {
border:1px solid #666;
border-top-left-radius:5px;
border-top-right-radius:5px;
color:#fff;
text-align:center;
padding:5px;
background-color:#800000;
width:100px;
}

#apply .apply_content {
float:left;
margin:0 0 15px 15px;
}


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width:961px){
}

/* 幅960px以下（iPadサイズ）から
------------------------------------------------------------*/
@media only screen and (max-width:960px){

	/*.kabekko_prize img{
	}*/

}

/* 幅640px以下から
------------------------------------------------------------*/
@media only screen and (max-width:640px){

	#main_kabekko_q .grid{
	width:50%;
	}

	#apply dl.kabekko_q2{
	width:50%;
	}
}

/* 幅480px以下から
------------------------------------------------------------*/
@media only screen and (max-width:480px){

	.kabekko_prize img{
	display:none;
	}

	#main_kabekko .grid{
	width:100%;
	padding:10px;
	}
	#main_kabekko_q .grid{
	width:100%;
	padding:10px;
	}

	#video{
	padding:20px;
	}

	#apply dl{
	width:50%;
	}

	#order img{
	max-width:98%;
	height:auto;
	}
}

/* 幅380px以下から
------------------------------------------------------------*/
@media only screen and (max-width:380px){

	#apply dl.kabekko_q1{
	width:50%;
	}
}
