@charset "utf-8";

/**** Clearfix ****/
#main:after, #main2:after, #apply .apply_content:after{content:""; display:table;clear:both;}
#main, #main2, #apply .apply_content{zoom:1;}


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

#size 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;
margin:10px 0;
}


/* アシバツナギの選択と施工方法
------------------------------------------------------------*/
.asiba_link {
width:500px;
margin-top:-10px;
margin-bottom:15px;
background:url("../img/bg18.png") 0 0 repeat-x;
padding:3px 8px 0;
border:1px solid #000080;
border-radius:5px;
float:right;
}
.asiba_link p {
margin:5px 0 !important;
padding:0;
/*line-height:1.2;*/
}
.asiba_link img {
border:1px solid #ccc;
margin:3px;
}

/* 商品写真
------------------------------------------------------------*/
#main, #main2{
margin:20px 0;
text-align:center;
}
#main img{
border:1px solid #ccc;
max-width:98%;
height:auto;
}

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

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

.pdf_link a {
padding: 0 0 0 20px;
background: 0 3px no-repeat url("../img/pdf_m.gif");
}

.notice {
width:100%;
padding:5px 10px;
line-height:1.5;
color:#000066;
background:#f5f5f5;
border-radius:8px;
margin:15px 0;
}


/* 施工例（アシバツナギ ツインタイプ）
------------------------------------------------------------*/
#apply .apply_photo {
float:left;
margin:0 10px 10px 0;
}
#apply .apply_photo img{
border:1px solid #ccc;
}

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

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

}

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

	.asiba_link {
	width:100%;
	}
}
