@charset "utf-8";

@charset "utf-8";

/**** Clearfix ****/
#main:after{content:""; display:table;clear:both;}
#main{zoom:1;}


#main_header3{
font-weight:normal;
}

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

#apply ol li{
margin:5px 0;
}
#apply ol li .num{
display:block;
float:left;
width:25px;
}
#apply ol li .item{
display:block;
overflow:hidden;
}

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

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

.channelclamp {
clear:both;
font-size:14px;
font-size:1.4rem;
padding:10px 10px 10px 90px;
background:#f6f6f6 url("https://www.iifas.jp/products/img/channelclamp_s.jpg") no-repeat 5px 5px;
color:#000066;
border-radius:8px;
border: 1px solid #bbd3de;
margin:30px 0 10px;
}
.channelclamp a{
color:#000066;
}


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

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


/* 「吊りボルト支持具」は他にもございます。
------------------------------------------------------------*/
.other {
padding:10px;
background: url('https://www.iifas.jp/img/bg18.png') 0px 0px repeat-x;
color:#000066;
border-radius:8px;
border:1px dashed #006600;
margin:20px 20px 30px;
}
.other .other_title{
padding:0 0 0 20px;
background: url('https://www.iifas.jp/img/yaz3_green.gif') no-repeat 2px 3px;
}
.other .other_title a{
color:#006600;
line-height:1.2;
}

.turibolt_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;
}
.turibolt_finished p {
margin: 0.5em 0;
padding: 0;
/*line-height: 1.2;*/
}

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

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

}
