﻿*{
	box-sizing:border-box
}
.t_center{
	text-align:center;
}
strong{
	font-weight:bold;
}
.btm5{	margin-bottom:5px;}
.btm10{	margin-bottom:10px;}
.btm30{	margin-bottom:30px;}
.w50p{	width:50%;}
.w80p{	width:80%;}
.w100p{	width:100%;}
.w50{	width:50px;}
.w70{	width:70px;}
.w80{	width:80px;}
.w100{	width:100px;}
.w150{	width:150px;}
.w200{	width:200px;}
.w250{	width:250px;}
.fs12{	font-size:86%;}
.fs16{	font-size:115%;}
.fs18{	font-size:129%;}
.fs20{	font-size:143%;}
.fs22{	font-size:158%;}
.fs24{	font-size:185%;}
.main_img{
	margin-bottom:30px;
	text-align:center;
}
.attention{
	color:#CD0003;
}
.fl_l{float:left;}
.fl_r{float:right;}
.main_img img{
	width:100%;
}
h1.h1_img{
	position:relative;
	margin-bottom:10px;
}
h1.h1_img a.btn{
	display:block;
	position:absolute;
	background:url(../img/common/img_btn_inquiry.png) no-repeat 30px center;
	background-color:#2196e1;
	color:#fff;
	font-size:143%;
	line-height:60px;
	height:60px;
	text-indent:120px;
	text-decoration:none;
	padding-right:40px;
	border-radius:6px;
	letter-spacing:1px;
	box-shadow:2px 2px 2px rgba(0,0,0,0.5);
}
h1.h1_img.ecoion a.btn{
	left:53px;
	bottom:71px;
	font-size:14px;
}
h1.h1_img.luftvest a.btn{
	background-position:60px center;
	left:300px;
	bottom:40px;
	text-indent:120px;
	padding-right:70px;
}
h1.h1_img a.btn:hover{
	background-color:#0f6ab3;
}
h2.ttl{
	clear:both;
	font-size:115%;
	font-weight:bold;
	color:#0f6ab3;
	height:50px;
	line-height:50px;
	border-top:solid 1px #0f6ab3;
	border-bottom:solid 1px #0f6ab3;
}
h2.feature_ttl{
	clear:both;
	font-size:115%;
	font-weight:bold;
	color:#0f6ab3;
	height:50px;
	line-height:50px;
	border-top:solid 1px #0f6ab3;
	border-bottom:solid 1px #0f6ab3;
}
h2.feature_ttl span{
	color:#fff;
	background-color:#0f6ab3;
	display:inline-block;
	width:100px;
	text-align:center;
	line-height:50px;
	height:49px;
	margin-right:15px;
}
h3.ttl{
	font-weight:bold;
	font-size:129%;
	color:#0f6ab3;
	border-bottom:solid 2px #0f6ab3;
	margin-bottom:15px;
}
.col,
.col_two{
	content: "";
	display: block;
	clear: both;
	padding:20px;
	line-height:25px;
}
.col_two div{
	width:48%;
	margin:0 1%;
}
.col_two div.fl_l{
	float:left;
}
.col_two div.fl_l p span{
	width:100%;
	display:inline-block;
	text-align:center;
}
.col_two div.fl_r{
	float:right;
}
.col span.img,
.col_two span.img{
	line-height:26px;
	text-align:center;
	margin:0 0 10px 10px;
	float:right;
	display:block;
}
.movie_ttl{
	font-weight:bold;
	margin-bottom:10px;
	font-size:115%;
}
.movie{
	float:left;
	margin-right:20px;
}
.paragraph{
	padding:0 0 20px 0;
}

/* ===============================================
#トップページ固有
=============================================== */
.slider{
	height:400px;
	width:100%;
}
#slide1{
	background-position:center;
	background-size:cover;
}
.main {
	content: "";
	display: block;
	clear: both;
}
.main div.col_l {
	float: left;
	width: 690px;
	position:relative;
}
.main div.col_r {
	float: right;
	width: 270px;
}
.main div.col_r ul{
	padding-top:15px;
}
.main div.col_r ul li{
	margin-bottom:15px;
}
.main div.col_r ul li a:hover{
	opacity:0.8;
}
.pickup_item{
	width:100%;
	position:absolute;
	top:-24px;
	content: "";
    display: flex;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    clear: both;
    flex-wrap: wrap;
	-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
	align-items: stretch
}
.pickup_item div.fl_l {
	float: none;
	width:48.4%;
	border: solid 1px #ccc;
}
.pickup_item div.fl_r {
	float: none;
	width:48.2%;
	border: solid 1px #ccc;
}
.pickup_item div a{
	text-decoration:none;
	color:#333;
}
.pickup_item div a{
	text-decoration:none;
	color:#333;
}
.pickup_item div p.img{
	display:block;
	text-align:center;
	position:relative;
	background-color:#fff;
	height:140px;
}
.pickup_item div p.img img{
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
	position: absolute;
	left: 0;
	top: -50px;
}
.pickup_item div p.img img:hover {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -o-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
	opacity:1;

}
.pickup_item div p.txt{
	background-color:#f0f1f2;
	padding:15px 20px;
	width:100%;
	/*word-wrap: break-word;
	word-break: break-all;*/
    overflow-wrap: break-word;
	min-height:134px;
}
.pickup_item div p.txt span.ttl{
	display:block;
	font-size:19px;
	margin-bottom:10px;
}

.banner{
	padding:60px 0;
}

.topics{
	width:100%;
	margin-bottom:30px;
}
.topics h2{
	height:50px;
	line-height:50px;
	vertical-align:middle;
	text-indent:-9999px;
	background:url(../img/index/img_topics.png) no-repeat 0 center;
}
.topics dl:first-child{
	border-top:dotted 1px #333;
}
.topics ul{
	height:320px;
	overflow:scroll;
}
.topics ul li{
	line-height:16px;
	width:100%;
}
.topics ul li:first-child{
	border-top:dotted 1px #333;
}
.topics ul span{
	float:left;
	display:block;
	vertical-align:middle;
}
.topics ul span.date{
	width:110px;
	padding-left:10px;
	line-height:21px;
}
.topics span.text{
	width:550px;
	display:inline-block;
}
.topics ul li a,
.topics ul li span.link_none{
	display:inline-block;
	padding:15px 0;
	text-decoration:none;
	border-bottom:dotted 1px #333;
}
.topics ul li a:hover{
	color:#0b76ba;
	background-color:#efefef;
}
.topics ul li span.icon{
	color:#fff;
	width:76px;
	text-align:center;
	padding:3px 5px;
	margin-right:10px;
	font-size:12px;
	vertical-align:middle;
}
.topics ul li span.info{
	background-color:#71a427;
}
.topics ul li span.media{
	background-color:#2196e1;
}
.topics ul li span.tenji{
	background-color:#f7630a;
}


/* #ルフトベスト
----------------------- */
.graph div.fl_l{
	width:503px;
}
.graph div.fl_r{
	width:403px;
}
.graph h3{
	text-align:center;
	font-size:115%;
	font-weight:bold;
	margin:10px 0 20px 0;
	color:#fff;
	border-left:solid 7px #0f6ab3;
	padding-left:10px;
	line-height:44px;
	background-color:#0f6ab3;
	border-radius:20px;
}

.fax_order{
	background-color:#fff;
	border:solid 4px #2196e1;
	font-size:143%;
	color:#2196e1;
	margin-bottom:30px;
	font-weight:bold;
}
.fax_order a{
	display:block;
	padding:20px 40px;
	text-decoration:none;
	color:#2196e1;
}
.fax_order span{
	float:right;	
}
.fax_order a:hover{
	background-color:#efefef;
}
section.form h2.form_ttl{
	line-height:40px;
	margin-bottom:30px;
	font-size:20px;
	background-color:#777;
	color:#fff;
	text-indent:30px;
}
.squar_ttl{
	margin-bottom:5px;
	font-size:115%;
	font-weight:bold;
}
.squar_ttl:before{
	content:"■";
}
.form_tbl{
	width:100%;
	line-height:24px;
	margin-bottom:50px;
}
.form_tbl th,
.form_tbl td{
	vertical-align:middle;
	padding:10px;
	border:solid 1px #ccc;
	word-break:break-all;	
	word-wrap:break-word;
}
.form_tbl th{
	text-align:left;
	width:220px;
	background-color:#ededed;
	line-height:16px;
}
.form_tbl td span.error{
	color:#D30003;
	font-size:12px;
	display:block;
}
.form_tbl th span{
	font-size:74%;
	display:inline-block;
	background-color:#DB0D10;
	color:#fff;
	padding:0 7px;
	border-radius:4px;
	margin-right:10px;
}
.form_tbl td span.address{
	display:inline-block;
	width:100px;
}
.form_tbl td div.size{
	margin-bottom:5px;
}
.form_tbl td div.size span{
	display:inline-block;
	width:40px;
}
.privacy_block{
	padding:20px 30px;
	height:200px;
	overflow:scroll;
	border:solid 1px #bbb;
	margin-bottom:30px;
}
.privacy_block h2{
	font-size:115%;
	font-weight:bold;
	margin-bottom:10px;
}
.privacy_block h3{
	font-weight:bold;
	margin-bottom:10px;
}
.privacy_block p.privacy{
	margin-bottom:10px;
}
.privacy_block p.circle_indent{
	text-indent:30px;
}
.btn_area{
	text-align:center;
	width:100%;
	margin-bottom:30px;
}
.btn_area a,
.btn_area input.btn{
	text-decoration:none;
	display:inline-block;
	background-color:#2196e1;
	color:#fff;
	text-align:center;
	line-height:44px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	min-width:200px;
	font-size:115%;
}
.btn_area a.btn.gray{
	background-color:#8F8F8F!important;
	margin-right:30px;
}
.btn_area a:hover,
.btn_area input:hover{
	background-color:#0b76ba;
}
.btn_area a.btn.gray:hover{
	background-color:#777!important;
}
input,textarea{
	appearance:none;
	-moz-appearance:none;
	background-color:#f6f6f6;
	border:solid 1px #ccc;
	padding:5px 10px;
}
select{
	padding:5px 10px;
}
.border_block{
	width:80%;
	margin:20px auto;
	border:solid 4px #ccc;
	padding:30px 40px;
}
.border_block h2{
	font-weight:bold;
	font-size:129%;
	margin-bottom:10px;
}
.border_block h3{
	font-weight:bold;
	margin-bottom:5px;
}
.border_block p{
	line-height:26px;
	margin-bottom:15px;
}
.border_block ul.info li span{
	display:inline-block;
}
.default_tbl.spec{
	width:auto;
}
.default_tbl.spec th{
	width:180px;
	text-align:center;
}

/* #エコアイオン
----------------------- */
div.solution{
	width:100%;
	padding:0 0 10px 0;
	margin-bottom:50px;
	border:solid 25px #F3C71E;
	border-top:solid 7px #F3C71E;
}
div.solution strong{
	font-weight:normal;
	font-size:200%;
	margin-bottom:20px;
	display:block;
	text-align:center;
	background-color:#F3C71E;
	line-height:60px;
	letter-spacing:2px;
}
div.solution  ul{
	width:80%;
	margin-left:140px;
	margin-bottom:30px;
}
div.solution  ul li{
	font-size:129%;
	box-sizing:border-box;
	float:left;
	padding-left:34px;
	line-height:30px;
	height:30px;
	margin-bottom:7px;
	background:url(../img/products/img_ecoion_02.jpg) no-repeat 0 center;
	background-size:26px 26px;
}
div.solution  ul li{
	width:48%;
}
div.solution  ul li:nth-child(1),
div.solution  ul li:nth-child(2){
	width:100%;
}
div.solution p{
	margin:0 auto;
	font-size:150%;
	width:80%;
	line-height:40px;
	text-align:center;
}
.ecoion_first_block div.fl_l{
	width:440px;
}
.ecoion_second_block div.fl_r{
	width:45%;
}
.ecoion_last_block div.fl_l{
	width:36%;
}
.ecoion_last_block div.fl_r{
	width:60%;
}
/* #特定商取引に関する法律に基づく表記
----------------------- */
section.order .default_tbl th{
	width:240px;	
}
section.order .default_tbl td .default_tbl{
	margin-bottom:10px;
}
section.order .default_tbl td .default_tbl td{
	padding:3px 5px;
}
section.order .default_tbl td ul{
	margin-left:30px;
}
.default_tbl.toiawase{
	margin-bottom:80px;
}
.default_tbl.toiawase th{
	color:#fff;
	width:190px;
	text-align:left;
	background-color:#4C86B4;
}
.default_tbl.toiawase td span.error{
	color:#D30003;
	font-size:12px;
	display:block;
}
.default_tbl.toiawase td div.btn_area{
	margin-bottom:10px;
}

/* #お問い合わせ
----------------------- */
.msg_area{
	width:80%;
	margin: 0 auto 60px auto;
}
.msg_area p{
	margin-bottom:15px;
}
.msg_area h2{
	font-size:134%;
	margin-bottom:20px;
}
