@charset "shift_jis";



/* parts
-------------------------------------------*/
.heading.md-siyou {
	position:relative;
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	padding:0 0 20px 0;
	font-size:30px;
	border-bottom:1px #333333 solid;
}
.heading.md-siyou .box_h2 {
	display:block;
	position:absolute;
	top:40px;
	right:0;
	width:740px;
}
.heading.md-siyou .box_h2 span {
	display:block;
	float:left;
	margin:0 5px 5px 0;
	padding:3px 6px;
	font-size:12px;
	background-color:#CFE3C8
}
.heading.md-siyou-top {
	position:relative;
	padding:7px 10px 4px 10px;
	margin:0 0 10px;
	font-size:18px;
	background:#ffffff;
	border:2px #91D335 solid;
	border-radius:50px;
}


.h3_p {
	font-family: "メイリオ", Meiryo, Osaka, sans-serif;
	padding: 8px 0 4px 12px;
	font-size: 23px;
	font-weight: bold;
	border-top: 2px #ada386 solid;
	border-bottom: 2px #ada386 solid;
	background: rgba(240, 240, 225, 0.7);
}
.fff {
	background-color: #ffffff;
	padding: 8px 0 4px 46px;
	background: url(img/spec/what_q.png) 0 2px no-repeat rgba(255, 255, 255, 0.7);
}



/* what_p　、　what_h
-------------------------------------------*/
.what_p {
	margin-top: 5px;
	padding: 0 0 0 10px;
}
.what_p_bg {
	background-color: #f9f8f4;
}
.what_p li.hukidashi {
	float: left;
	position: relative;
	overflow: hidden;
	width: 474px;
}
.what_p li.hukidashi dl {
	margin-top: 5px;
	padding: 5px 0;
}
.what_p li.hukidashi dt {
	font-family: "メイリオ", Meiryo, Osaka, sans-serif;
	display: block;
	margin-bottom: 5px;
	padding: 6px 0 6px 34px;
	color: #345633;
	font-size: 16px;
	font-weight: bold;
	background: url(img/spec/what_p.png) 0 0 no-repeat;
}
.what_p li.hukidashi dd {
	margin: 0 0 10px 10px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 18px;
}


.what_h {
	margin-top: 5px;
	padding: 0 12px 10px 12px;
}
.what_h_bg {
	background-color: #f9f8f4;
}
.what_h li.himitsu {
	float: left;
	position: relative;
	overflow: hidden;
	width: 465px;
	margin-top: 5px;
	background: url(img/spec/back_what_h.png) 0 0 no-repeat;
}
.what_h li.himitsu dl {
	padding: 5px 20px 5px 48px;
}
.what_h li.himitsu dt {
	font-family: "メイリオ", Meiryo, Osaka, sans-serif;
	display: block;
	margin-bottom: 5px;
	padding: 6px 0 6px 0;
	color: #345633;
	font-size: 16px;
	font-weight: bold;
}
.what_h li.himitsu dd {
	margin-bottom: 10px;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 18px;
}
.what_h li.himitsu dd.what_h_point {
	padding: 10px 0 10px 0;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	background: url(img/spec/back_what_h_point.png) 153px -5px no-repeat;
}

	





/*===========================================================*/
/* 仕様ページ側
/*===========================================================*/
/* box-pleat
----------------------------------------- */
.box-pleat {
	margin-bottom:50px;
	padding-top:30px;
	background:url(img/back_pleat.jpg) 0 0 no-repeat;
}


/* 「プリーツスクリーン使用例」 
------------------------------------------*/

.feature_p{
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	margin-bottom:5px;
	padding:17px 0 0 50px;
	color:#333333;
	font-size:17px;
	font-weight:bold;
	background:url(img/spec/pleat_photo.png) 0 0 no-repeat ;
} 
.box_feature {
	position:relative;
	width:706px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	padding:0 10px 10px 10px;
	border:2px #cccccc solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color:#f5f5f5;
}
.box_feature #feature_img {
	width:432px;
	margin-right:20px;
	background-color:#e9e9e9;
}

.box_feature #feature_thumb {
	width:244px;
	height:100%;
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
.box_feature #feature_thumb li a {
	display:block;
	margin-bottom:3px;
	padding:2px;
	height:78px;
	background-color:#ffffff;
}
.box_feature #feature_thumb li a:hover,
.box_feature #feature_thumb li a.activeSlide {
	background-color:#95c33c;
}
.box_feature #caption {
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	position:absolute;
	left:0;
	bottom:30px;
	z-index:100;
	width:435px;
	padding:5px 0 5px 20px;
	color:#ffffff;
	font-size:12px;
	background-color:rgba(0,0,0,0.7);
}



/* 主なスタイル
----------------------- */
.style_waku {
	overflow:hidden;
	position:relative;
	height:150px;
}
.style_waku img.style {
	position:absolute;
	bottom:-30px;
	left:0;
	z-index:1;
}
.style_waku img.style_h {
	position:absolute;
	bottom:-60px;
	left:0;
	z-index:1;
}
.style_waku a:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


.osusume {
	font-family:"メイリオ", Meiryo, Osaka, sans-serif;
	position:absolute;
	top:5px;
	left:5px;
	z-index:3;
	padding:4px 5px 3px 5px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	background-color:#e94457;
}



