@charset "utf-8";

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

#main_header3{
font-weight:normal;
}

#main_title{
font-size:18px;
font-size:1.8rem;
line-height:1.3;
font-weight:bold;
color:#fff;
padding:10px;
background-color:#cc6600;
width:92%;
margin:0 auto;
border-radius:8px 8px 0 0;
}
#main_content{
padding:10px 15px;
border:2px solid #cc6600;
width:92%;
margin:0 auto;
line-height:1.3;
border-radius:0 0 8px 8px;
}

#main_content .sub_title{
font-weight:bold;
color:#cc6600;
text-indent:-1em;
padding-left:1em;
margin-top:1em;
margin-bottom:0.5em;
}
#main_content .sub_content{
padding-left:1em;
margin-bottom:0.5em;
}
#main_content img.illust1{
float:right;
margin:0 0 20px 20px;
}
#main_content img.illust2{
float:left;
margin:0 20px 20px 0;
}


/* ご注文
------------------------------------------------------------*/
#order .bolt_length {
border:2px solid #900;
border-radius:5px;
padding:15px;
margin:20px 0;
background:url("https://www.iifas.jp/img/bg18.png") 0 0 repeat-x;
}
#order .bolt_length p.bolt_length_title{
background:url("https://www.iifas.jp/img/warning2.gif") no-repeat 5px 5px;
padding:5px 0 5px 44px;
margin-bottom:10px;
font-size:20px;
font-size:2.0rem;
font-weight:bold;
color:#990000;
line-height:1.3;
}

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


/* 商品の特長
------------------------------------------------------------*/
#feature {
line-height:1.3;
}

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

#feature .feature_title {
background:url("../img/check.png") no-repeat 5px 0;
padding:5px 5px 0 36px;
margin-bottom:10px;
font-size:20px;
font-size:2.0rem;
font-weight:bold;
color:#990000;
line-height:1.3;
}

#feature .feature_content {
width:90%;
margin:20px auto;
}
#feature .feature_content p{
margin-bottom:1em;
}

#feature .osaka {
font-size:14px;
font-size:1.4rem;
padding:10px 10px 10px 60px;
background:#f6f6f6 url("https://www.iifas.jp/img/osaka.jpg") no-repeat 8px 8px;
color:#000066;
line-height:1.3;
border-radius:8px;
border:1px solid #bbd3de;
width:90%;
margin:20px auto 30px;
}
#feature .osaka_title {
clear:both;
font-size:16px;
font-size:1.6rem;
font-weight:bold;
color:#990000;
margin-bottom:3px;
}
#feature .osaka a{
text-decoration:underline;
}

#feature .photo_bolt1, #feature .photo_bolt2{
float:left;
width:48%;
margin:0 1%;
text-align:center;
}

#feature .photo_rust{
float:right;
margin:0 0 30px 30px;
text-align:right;
}


/* 取付方法
------------------------------------------------------------*/
#apply {
line-height:1.3;
}
#apply img {
max-width:98%;
height:auto;
}
#apply .apply_title {
background:url("../img/wrench.png") no-repeat 5px 0;
padding:5px 5px 0 36px;
margin-bottom:10px;
font-size:20px;
font-size:2.0rem;
font-weight:bold;
color:#990000;
line-height:1.3;
}

#apply ol{
margin:10px;
}
#apply ol li{
margin:5px 0;
}
#apply ol li .num{
display:block;
float:left;
width:25px;
}
#apply ol li .item{
display:block;
overflow:hidden;
}
#apply table{
margin:0 auto;
}
#apply table td{
padding:3px;
vertical-align:middle;
text-align:center;
}
#apply .warning {
font-size:14px;
font-size:1.4rem;
padding:10px 10px 10px 45px;
background:#f6f6f6 url("https://www.iifas.jp/img/warning2.gif") no-repeat 8px 8px;
color:#000066;
border-radius:8px;
border:1px solid #bbd3de;
margin:20px 10px 40px;
}
#apply .warning ul li{
margin:5px 0;
text-indent:-1em;
padding-left:1em;
}
#apply .warning ul li:before{
content:"・";
}

/* 製品案内ビデオ
------------------------------------------------------------*/
.youtube{
position:relative;
width:300px;
height:240px;
margin:0 auto;
}
.youtube iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}


/* クロネコDM便
------------------------------------------------------------*/
.kuroneko_dm {
border:2px solid #009;
border-radius:5px;
padding:5px;
margin:20px 0;
background: url("https://www.iifas.jp/img/mail_delivery.gif") no-repeat 5px -5px;
}
.kuroneko_dm .mail_collapsable {
cursor:pointer;
padding:10px 5px 10px 60px;
font-weight:bold;
color:#009;
}
.kuroneko_dm .content_collapsable {
font-size:14px;
font-size:1.4rem;
padding:10px;
}
.kuroneko_dm .content_collapsable a {
font-size:14px;
font-size:1.4rem;
color:#009;
text-decoration:underline;
}


/* 注文テーブル
------------------------------------------------------------*/
table.order_table{
border:1px solid #666;
width:96%;
margin:0 auto;
}

table.order_table th{
border:1px solid #666;
padding:3px;
text-align:center;
vertical-align:middle;
line-height:1.3;
background-image:url('https://www.iifas.jp/img/bg01.jpg');
background-repeat:repeat-x;
background-position:0px 50%;
}

table.order_table td.sp_only{
display:none;
}

table.order_table td{
border:1px solid #666;
padding:3px;
vertical-align:middle;
}

table.order_table tr:hover{
background-color:#eee;
}

table.order_table select{
font-size:1.8rem;
}

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

	#main_title{
	width:96%;
	}
	#main_content{
	width:96%;
	}

	table.order_table{
	width:100%;
	border:none;
	}
	table.order_table thead{
	display:none;
	}
	table.order_table th{
	display:none;
	}
	table.order_table tr{
	display:block;
	margin:5px 0;
	border:1px solid #999;
	}
	table.order_table td{
	display:list-item;
	border:none;
	list-style-type:none;
	margin:3px 0 3px 20px;
	padding:2px;
	}
	table.order_table td.sp_only{
	display:list-item;
	}

	table.order_table td.center{text-align:left!important;}
	table.order_table td.right{text-align:left!important;}
	table.order_table td br{display:none;}

	table.order_table td:nth-of-type(1){
	background-image:url('https://www.iifas.jp/img/bg01.jpg');
	font-weight:bold;
	margin-left:0;
	}

	table.order_table tbody td:nth-of-type(1):before { content:"■商品コード："; }
	table.order_table tbody td:nth-of-type(2):before { content:"品　名";background:#e6e6e6; padding:2px;}
	table.order_table tbody td:nth-of-type(3):before { content:"セット内容"; background:#e6e6e6;color:#000;font-weight:normal;padding:2px;}
	table.order_table tbody td:nth-of-type(4):before { content:"サイズ（ネジ径×ネジ部の長さ）"; background:#e6e6e6;color:#000;font-weight:normal;padding:2px;}
	table.order_table tbody td:nth-of-type(5):before { content:"価格[税別]";background:#e6e6e6;color:#000;font-weight:normal;padding:2px;}
	table.order_table tbody td:nth-of-type(6):before { content:"ご注文⇒"; background:#fff3f3;color:#900;font-weight:bold;padding:2px;}

	table.order_table2 tbody td:nth-of-type(1):before { content:"■商品コード："; }
	table.order_table2 tbody td:nth-of-type(2):before { content:"品　名";background:#e6e6e6; padding:2px;}
	table.order_table2 tbody td:nth-of-type(3):before { content:"サイズ（ネジ径×ネジ部の長さ）"; background:#e6e6e6;color:#000;font-weight:normal;padding:2px;}
	table.order_table2 tbody td:nth-of-type(4):before { content:"価格[税別]";background:#e6e6e6;color:#000;font-weight:normal;padding:2px;}
	table.order_table2 tbody td:nth-of-type(5):before { content:"ご注文⇒"; background:#fff3f3;color:#900;font-weight:bold;padding:2px;}
	table.order_table2 tbody td:nth-of-type(6):before { content:"";background:none;}

}

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

	#feature .photo_bolt1, #feature .photo_bolt2{
	float:none;
	width:100%;
	}
	#feature .photo_bolt1{
	margin-bottom:20px;
	}

}

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

	#main_content img.illust1{
	float:none;
	display:block;
	margin:0 auto 20px;
	}
}

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

	#main_content img.illust2{
	float:none;
	display:block;
	margin:0 auto 20px;
	}

	#feature .feature_content {
	width:96%;
	}
	#feature .photo_rust{
	float:none;
	margin:0 0 30px 0;
	text-align:center;
	}

	.youtube{
	width:250px;
	height:200px;
	}

}
