@charset "UTF-8";
/* CSS Document */

body{
	color: #000;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 32px;
	text-align: left;
	overflow-wrap : break-word;
	word-wrap : break-word;
	 -webkit-text-size-adjust: 100%;
}


h2,h3,h4{text-align: left;}

a {color: #000;
	text-decoration:none;
	cursor: pointer；
	}
a:hover {
	color: #000;
	text-decoration:none;
	}
img {
	margin: 0  ;
	padding: 0;
	vertical-align: bottom;
}


#container{
	width:100%;
	margin: 0 auto ;
	text-align: center;
	padding: 0;

}
#contents{
	width: 100%;
	max-width: 1680px;
	margin: 0 auto ;
}
/****************************************************************************
	コンテンツ設定
*****************************************************************************/

/*	ヘッダー
----------------------------------------------------------------------------*/
header{
	width: 100%;
	margin: auto;
	padding: 36px 0 36px 0;
	
}
#header_sm {
	display: none;
}
.header_in {
	width: 100%;
	max-width: 1680px;
	margin:0 auto;
}


.head_logo {
	width:317px;
	margin:0;
	float: left;
	}
.head_logo img {
	width: 100%;
	height: auto;
}

.h1{
	width: 100%;
	max-width: 1680px;
	text-align: left;
	padding: 9px 0;
	margin: auto;
}

.pc{display:inline;}
.sm{display:none;}

/*	グローバルナビ
----------------------------------------------------------------------------*/

nav{
	width: auto;
	height: 64px;
	margin: 0 ;
	padding: 0;
	float: right;
	
}
nav ul:before, nav ul:after{
	content: "";
	display: table;
}
nav ul:after{
  clear: both;
}
nav ul {
	width: auto;
	margin: 0;
	padding: 0;
	
}
nav li {
	float: left;
}
nav li a{
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0;
  	padding: 23px 32px ;
	display: block;
}

nav li a:hover{
	text-decoration: underline;
}



/*	グローバルナビ (スマホ用)
----------------------------------------------------------------------------*/
#category_list{
	display:none;
	
}
/*	フッター
----------------------------------------------------------------------------*/
footer{
	width: 100%;
	max-width: 1680px;
	margin:  auto;
	}
.foor_contact {
	background-image: url(../img/common/foot_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 50px 0 ;
	margin: 0 auto 60px auto;
}
.foor_contact .title {
	width: 186px;
	margin: 0 auto 45px auto;
}
.foor_contact_in {
	width: 1100px;
	margin: auto;
}
.foor_contact_in .telno {
	width: 50%;
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	float: left;
}
.foor_contact_in .telno .tel {
	width: 364px;
	margin: 50px auto 30px auto;
}
.foor_contact_in .telno .fax {
	width: 252px;
	margin: auto;
}
.foor_contact_in .mail {
	width: 50%;
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	float: left;
}
.foor_contact_in .mail .bt_cont {
	width: 360px;
	margin: 50px auto 0 auto;
}
.foor_contact_in .mail .bt_cont:hover {
	opacity: 0.7;
}
.foot_logo {
	width: 317px;
	margin: 0 40px 0 0;
	display: inline;
}
.foot_add {
	font-size: 18px;
	line-height: 64px;
	font-weight: bold;
	text-align: center;
	margin:  auto;
}
#footer_copy{
	height:64px;
	font-size:16px;
	line-height:64px;
	font-weight: bold;
	padding: 0;
	text-align:right;
	}
.page_top {
	width: 80px;
	position: fixed;
	right: 20px;
	bottom: 20px;
}

/*	共通
----------------------------------------------------------------------------*/
/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}


/*　TOP
----------------------------------------------------------*/

.home #intro {
	background-image: url("../img/top/head_img_back.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0 0 0 0;
	margin: 0 auto 70px auto;
}
.home #intro .intro_in {
	width: 1200px;
	margin: auto;
}
.home #intro .intro_in .head_img {
	padding-top: 700px;
	margin-bottom: 25px;
	font-size: 13px;
	text-align: right;
	overflow: hidden;
}

.home #intro .intro_in .worksite {
	
}
.home #intro .intro_in .worksite .img {
	width: 560px;
	margin: 0 35px 0 0;
	float: left;
}
.home #intro .intro_in .worksite .text {
	width: 605px;
	letter-spacing: -0.01em;
	text-align: left;
	float: left;
}
.home #intro .intro_in .worksite .text .lead {
	width: 485px;
	margin: 0 auto 80px 0;
}
.home #intro .intro_in .worksite .text p {
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	color: #34a78d;
	margin-bottom: 10px;
}
.home #product {
	width: 1200px;
	margin: 0 auto 75px auto;
}
.home #product .bnr{
	width: 100%;
	margin: 0 auto 95px auto;
}
.home #product .title {
	width: 190px;
	margin: 0 auto 40px auto;
}
.home #product .text {
	width: 674px;
	text-align: left;
	margin: 0 auto 30px auto;
}
.home #product ul:before, .home #product ul:after{
	content: "";
	display: table;
}
.home #product ul:after{
  clear: both;
}
.home #product .list  {
	width: calc(100% - 40px);
	padding: 20px;
	border-radius: 8px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	margin-bottom: 20px;
}
.home #product .light {background-color: #f4be58;}
.home #product .aircon {background-color: #4cabd3;}
.home #product .environ {background-color: #97ce5e;}
.home #product .other {background-color: #ea7b80;}
.home #product .list ul {
	width: 100%;
	margin: auto;
}
.home #product .list li {
	width: 226px;
	padding: 0;
	margin: 0 26px 0 0;
	background-color: none;
	float: left;
}
.home #product .list li img {
	margin-bottom: 10px;
}
.home #product .list li:nth-child(1) {
	width: 152px;
	font-size: 24px;
	padding: 80px 0 ;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;

}
.home #product .list li:nth-child(5) {margin: 0 0 0 0;}
.home #product .font_s {font-size: 14px;}
.home .bt {
	width: 360px;
	margin: 50px auto 50px auto;
} 
/* ===========下層ページ共通================ */

.page_title {
	margin: 0 auto 70px auto;
	font-size:40px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 75px 0;
	background-image: url("../img/common/page_title_back.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.bt:hover {opacity: 0.7;}
/* ===========照 明================ */
.light {
	margin: auto;
}
.light .lead {
	width: 100%;
	text-align: left;
}
.light #skylight {
	width: 100%;
	margin: 0 auto 75px auto;
}
.light #skylight .img_l {
	width: 520px;
	float: left;
	color: #34ac92;
	font-size: 18px;
	text-align: left;
}
.light #skylight .img_l img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.light #skylight .img_r {
	width: 520px;
	float: left;
	color: #34ac92;
	font-size: 18px;
	text-align: left;
}
.light #skylight .img_r img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
@media screen and ( max-width: 1680px) {
.light #skylight .img_l {
	width: calc(50% - 320px);
}
.light #skylight .img_r {
	width: calc(50% - 320px);
}
}
.light #skylight .cont {
	width: 640px;
	float: left;
	text-align: center;
}
.light #skylight .cont .title_logo {
	width: 372px;
	margin: 30px auto 60px auto;
}
.light #skylight .cont .text {
	width: 560px;
	margin: 0 auto 30px auto;
	text-align: center;
}
.light #skylight .cont .text p {
	font-size: 36px;
	line-height: 46px;
	color: #34ac92;
	margin: 0 auto 1em auto;
}
.light #skylight .cont .bt {
	width: 360px;
	margin: 0 auto 0 auto;
} 
.light .list ul:before, .light .list  ul:after{
	content: "";
	display: table;
}
.light .list  ul:after{
  clear: both;
}
.light .list {
	width: 1200px;
	margin: 0 auto 130px auto;
}
.light .list li {
	width: 380px;
	font-size: 16px;
	color: #34ac92;
	margin: 0 30px 0 0;
	float: left;
}
.light .list li:nth-child(3n) {margin: 0 0 0 0;}
.light .list li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.light .list li .name {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;

}
.light .list li .bt {
	width: 320px;
	margin: 0 auto ;
}
/* ===========太陽光照明システム================ */
.skylight .lead {
	width: 800px;
	text-align: left;
	margin: 0 auto 40px auto;
}
.skylight .lead_img {
	width: 1200px;
	margin: 0 auto 40px auto;
}
.skylight .subtitle {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 100px 0 0 0;
	margin: 0 auto 60px auto;
	background-repeat: no-repeat;
	background-position: center top;
}

.skylight .list ul:before, .skylight .list  ul:after{
	content: "";
	display: table;
}
.skylight .list  ul:after{
  clear: both;
}
.skylight #character {
	width: 1200px;
	margin: 0 auto 60px auto;
}
.skylight #character .subtitle {
	background-image: url("../img/product/sunlifht_title_01.png");
}
.skylight #character .list li {
	width: 240px;
	margin: 0 30px 40px 30px ;
	float: left
}
.skylight #system {
	padding: 110px 0;
	background-color: #efefef;
	margin: 0 auto 120px auto;
}
.skylight #system .subtitle {
	background-image: url("../img/product/sunlifht_title_02.png");
}
.skylight #system .system_in {
	width: 1200px;
	margin: auto;
}
.skylight #system .system_in .img_l{
	width: 454px;
	margin: 0 13px 0 0;
	float: left;
}
.skylight #system .system_in .img_r{
	width: 733px;
	margin: 70px 0 0 0;
	float: left;
}
.skylight #system .system_in .img_r .img{
	width: 360px;
	height: auto;
	margin: 0 13px 13px 0;
	float: left;
}.skylight #system .system_in .img_r .img:nth-child(2n) {margin: 0 0 13px 0;}
.skylight #result {
	width: 1200px;
	margin: 0 auto 100px auto;
}
.skylight #result .subtitle {
	background-image: url("../img/product/sunlifht_title_03.png");
}
.skylight #result .list {
	width: 1200px;
	margin: 0 auto 80px auto;
}
.skylight #result .list li {
	width: 580px;
	margin: 0 40px 40px 0;
	font-size: 18px;
	text-align: left;
	float: left;
}
.skylight #result .list li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.skylight #result .list li:nth-child(2n) {
	margin: 0 0 40px 0;
}
.skylight .bt_box {
	width: 800px;
	margin: auto;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
}
.skylight .bt {
	width: 420px;
	margin: 30px auto;
}
/* ===========環  境・その他商材================ */
.product .lead {
	width: 1200px;
	margin: 0 auto 20px auto;
	text-align: left;
}
.product .list {
	width: 1200px;
	margin: 0 auto 60px auto;
	
}
.product .list li {
	width: 380px;
	font-size: 16px;
	color: #34ac92;
	margin: 0 30px 60px 0;
	float: left;
}
.product .list li:nth-child(3n) {margin: 0 0 60px 0;}
.product .list li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.product .list li .name {
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;

}
.product .list li .bt {
	width: 320px;
	margin: 0 auto ;
}
/* ===========企業案内================ */
.company .subtitle {
	width: 300px;
	margin: 0 auto 20px 0;
}

.company #greeting {
	width: 1200px;
	margin: 0 auto 170px auto;
}
.company #greeting .img {
	width: 645px;
	margin: 0 60px 0 0;
	float: left;
}
.company #greeting .img img {
	width: 100%;
	height: auto;
}

.company #greeting .text {
	width: 495px;
	text-align: left;
	margin:  0 auto;
	float: left;
}
.company #greeting .text .name {
	text-align: right;
	margin: 20px 0 0 auto;
}
.company #greeting .text .name span {
	padding-left: 2em;
}
.company #philosophy {
	width: 1200px;
	margin: 0 auto 150px auto;
}
.company #philosophy .text {
	width: 1000px;
	font-size: 24px;
	line-height: 60px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	padding: 50px 0 30px 200px;
	background-image: url("../img/company/rinen_back.png");
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
.company #guidelines {
	width: 1200px;
	margin: 0 auto 150px auto;
}
.company #guidelines ul {
	padding: 50px 0 0 0;
	width: 550px;
	margin: auto;
}
.company #guidelines li {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	background-image: url("../img/company/list_icon.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0 10px 55px;
}
.company #profile {
	width: 1200px;
	margin: 0 auto 150px auto;
}
.company #profile .table {
	width: 800px;
	margin: auto;
}
.company #profile .table table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 40px 30px;
}
.company #profile .table th {
	width: 160px;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 5px 0;
	border-bottom: 3px solid #34ac92;
}
.company #profile .table td {
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	padding: 5px 0 5px 0;
	border-bottom: 3px solid #34ac92;
}

.company #access  {
	width: 1200px;
	margin: 0 auto 90px auto;
}

.company #access .add {
	width: 100%;
	padding: 20px 0;
	text-align: left;
	margin: auto;
}

.company #access .map {
	width: 100%;
	height: 400px;
}
.company #access .map iframe {
	width: 100%;
	height: 100%;
	border: 0;
	frameborder:0;
}


/* ===========お問い合わせ================ */

.contact .comm {
	width: 800px;
	margin: 0 auto 50px auto;
}
.contact #telno {
	margin: 0 auto 130px auto;
}
.contact #telno p {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 79px;
}
.contact #telno .tel {
	width: 457px;
	margin: 0 auto ;
}
.contact #mail{
	width: 800px;
	margin: 0 auto 130px auto;
	text-align: center;
}
.contact #mail p {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 79px;
}
.contact_table .required {
	font-size: 12px;
	line-height: 1em;
	text-align:center;
	color: #fff;
	background-color: #ff4040;
	padding: 2px 5px 2px 5px;
	border-radius: 2px;
	display: inline-block;
	margin-left: 0.5em;
	}
.contact_table {
	width: 100%;
	margin: 0 auto ;
}
.contact_table table {
	width: 100%;
	margin: 0 auto 50px auto;
}
.contact_table th {
	padding: 20px 0 5px 50px;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	background-image:url("../img/contact/icon.png");
	background-repeat: no-repeat;
	background-position: left 34px;
	display: block;
	}
.contact_table td {
	padding: 2px 0 2px 0;
	text-align:left;
	display: block;
	}

.submit_btn{
	width: 360px;
	margin: 0 auto ;
	font-size: 20px;
	line-height: 1em;
	text-align: center;
	padding: 20px 0;
	color: #fff;
	background-color: #34ac92;
	border-radius: 4px;
	background-image: url("../img/common/arrow.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	display: block;
	border: none;
	cursor: pointer;
}
.submit_btn:hover {
	opacity: 0.7;
	text-decoration: none;
}

.form_style{
	width:96%; 
	height:auto; 
	padding:2% 2% ;
	vertical-align:middle; 
	font-size:16px; 
	border-radius: 4px;
	border: 0;
	background-color: #eaede6;
	}
.form_style_s{
	width:50%; 
	height:auto; 
	padding:2% 2% ;
	vertical-align:middle; 
	font-size:16px; 
	border-radius: 4px;
	border: 0;
	background-color: #eaede6;
	}
.form_style_tarea {
	width:96%; 
	height:160px; 
	padding:2% 2% ;
	font-size:16px; 
	border-radius: 4px;
	border: 0;
	background-color: #eaede6;
	}

.complete {
	color:#34ac92;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%
}
/* ===========PDFサイト================ */


.pdf .cont {
	width: 100%;
	margin: 0 auto 150px auto;
}
.pdf .lead {
	width: 1200px;
	margin: 0 auto 20px auto;
	text-align: left;
}
.pdf .text {
	font-size: 150%;
	font-weight: bold;
	width: 1100px;
	margin: 0 auto 20px auto;
	text-align: left;
}
.pdf .img {
	width: 674px;
	margin: 0 auto 0 0;
}
.pdf .pdf_img {
	width: 1200px;
	margin: 0 auto 140px auto;
}
.pdf .bt a{
	width: 360px;
	margin: 0 auto;
}

.spot .list {
	width: 1200px;
	margin: 0 auto 30px auto;
}
.spot .list:nth-last-child(1) {
	width: 1200px;
	margin: 0 auto 150px auto;
}
.spot .title {
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	text-align: left;
	color: #34a288;
	margin: 0 auto 30px auto;
}
.spot .subtitle {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	background-image: url("../img/product/sub_title.png");
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 auto 30px auto;
}
.spot .list ul:before, .spot .list ul:after{
	content: "";
	display: table;
}
.spot .list ul:after{
  clear: both;
}
.spot .list ul {
	width: 100%;
	margin: 0 auto 50px auto;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.spot .list ul li {
	width: 226px;
	float: left;
	margin: 0 17px 40px 0;
}
.spot .list ul li:nth-child(5n) {margin: 0 0 40px 0;}
.spot .list ul li .text {
	width: 185px;
	margin: 15px auto 0 auto;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
}

/* ===========横幅767px以下================ */


@media screen and ( max-width: 767px) {
	
body{
	color: #000;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 22px;
	text-align: center;
	overflow-wrap : break-word;
	-webkit-text-size-adjust: 100%;
  	margin: 0;
  	padding: 0;
	}
	
h2,h3,h4{text-align: left;}

a {color: #303030;
	text-decoration:none;
	cursor: pointer；
	}
a:hover {
	color: #303030;
	text-decoration:none;
	}
img {
	margin: 0  ;
	padding: 0;
	width: 100%;
	height: auto;
	}


#container{
	width:100%;
	margin: 0 auto ;
	text-align: center;
	padding: 0;

}
#contents{
	background-image: url("../img/common/body.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0 0 50px 0;
}
/*	ヘッダー
----------------------------------------------------------------------------*/

header{
	display: none;
	
}
#header_sm {
	height: 12.5vw;
	display: block;
}
.header_in {
	width: 100%;
	max-width: 100%;
	margin:0 auto;
}


.head_logo {
	width:45%;
	margin:2% 0 0 2%;
	float: left;
	}
.head_logo img {
	width: 100%;
	height: auto;
}

.h1{
	width: 90%;
	margin: auto;}

.list_close {
	width:12.5vw;
	margin:0 0 0 0 ;
	float:right;
	z-index:1000;
	}
.open_menu {
	width:12.5vw;
	margin:0 0 0 0 ;
	float:right;
	z-index:1000;
	}


.pc {display:none;}
.sm {display:inline;}

/*	グローバルナビ
----------------------------------------------------------------------------*/

nav{
	display:none;
}

/*	グローバルナビ(スマホ用)
----------------------------------------------------------------------------*/
#category_list{
	display:none;
	width:100%;
 	position:absolute;
	z-index:999;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
}
#category_list > ul {
	margin-top: 12.5vw;
	width:100%; 
	background-color:#34ac92;
	}
#category_list li a{
	font-size:20px;
	line-height: 30px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-image:url(../img/common/arrow.png);
	background-repeat:no-repeat;
	background-position:95%;
	
	text-align:left;
	padding-left:5%;
	padding-top:4%;
	padding-bottom:4%;
	border-bottom:1px solid #fff;
	display:block;
	}
#category_list li a:hover {
	text-decoration:none;
}
#category_list  p {
	font-size:20px;
	line-height: 30px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 0 0;
	text-align:left;
	padding-left:5%;
	padding-top:4%;
	padding-bottom:4%;
	border-bottom:1px solid #fff;
	display:block;
	} 
ul.accordion span {display:block; }
ul.accordion ul { 
	display:none; 
	background-color: #333;
	
	}
ul.accordion  li  p span { 
	background-image:url(../img/common/open.png);
	background-position:95%;
	 background-repeat:no-repeat;
	
	 
	 }
ul.accordion  li  p span.open {
	 background-image:url(../img/common/close.png);
	
	background-position:95%;
	 background-repeat:no-repeat;
	
	 }
	/*	フッター
----------------------------------------------------------------------------*/
footer{
	width: 100%;
	max-width: 100%;
	margin:  auto;
	}
.foor_contact {
	background-image: url(../img/common/foot_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 100%;
	padding: 5% 5% ;
	margin: 0 auto 5% auto;
}
.foor_contact .title {
	width: 29.625vw;
	margin: 0 auto 4% auto;
}
.foor_contact_in {
	width: 100%;
	margin: auto;
}
.foor_contact_in .telno {
	width: 100%;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	float: left;
}
.foor_contact_in .telno .tel {
	width: 70vw;
	margin: 5% auto 3% auto;
}
.foor_contact_in .telno .fax {
	width: 50vw;
	margin: auto;
}
.foor_contact_in .mail {
	width: 100%;
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	float: left;
}
.foor_contact_in .mail .bt_cont {
	width: 60vw;
	margin: 5% auto 0 auto;
}
.foor_contact_in .mail .bt_cont:hover {
	opacity: 0.7;
}
.foot_logo {
	width: 70vw;
	margin: 0 auto 5% auto;
	display: block;
}
.foot_add {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin: 2 auto;
}
#footer_copy{
	height:24px;
	font-size:11px;
	line-height:24px;
	font-weight: bold;
	padding: 0;
	text-align:center;
	}
.page_top {
	width: 10vw;
	position: fixed;
	right: 2%;
	bottom: 2%;
}

/*	共通
----------------------------------------------------------------------------*/
/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
.center{text-align: center;}
.clear{clear: both; overflow: hidden; margin:  auto;}
.int10 {
	text-indent:-1em;
	padding-left:1em;
}


/*　TOP
----------------------------------------------------------*/

.home #intro {
	background-image: url("../img/top/head_img_back.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100% auto;
	padding: 0 0 0 0;
	margin: 0 auto 5% auto;
}
.home #intro .intro_in {
	width: 94vw;
	margin: auto;
}
.home #intro .intro_in .head_img {
	padding-top: 53.57142vw;
	margin-bottom: 3%;
	font-size: 11px;
	text-align: right;
	overflow: hidden;
}

.home #intro .intro_in .worksite {
	
}
.home #intro .intro_in .worksite .img {
	width: 70vw;
	margin: 0 auto 5% auto;
	float: none;
}
.home #intro .intro_in .worksite .text {
	width: 90vw;
	letter-spacing: -0.01em;
	text-align: left;
	margin: auto;
	float: none;
}
.home #intro .intro_in .worksite .text .lead {
	width: 75.78125vw;
	margin: 0 auto 5% 0;
}
.home #intro .intro_in .worksite .text p {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #34a78d;
	margin-bottom: 3%;
}
.home #product {
	width: 94vw;
	margin: 0 auto 5% auto;
}
.home #product .bnr{
	width: 100%;
	margin: 0 auto 7% auto;
}
.home #product .title {
	width: 29.6875vw;
	margin: 0 auto 5% auto;
}
.home #product .text {
	width: 90vw;
	text-align: left;
	margin: 0 auto 3% auto;
}
.home #product ul:before, .home #product ul:after{
	content: "";
	display: table;
}
.home #product ul:after{
  clear: both;
}
.home #product .list  {
	width: 96%;
	padding: 2%;
	border-radius: 4px;
	font-size: 11px;
	text-align: center;
	color: #fff;
	margin-bottom: 2%;
}
.home #product .light {background-color: #f4be58;}
.home #product .aircon {background-color: #4cabd3;}
.home #product .environ {background-color: #97ce5e;}
.home #product .other {background-color: #ea7b80;}
.home #product .list ul {
	width: 100%;
	margin: auto;
}
.home #product .list li {
	width: 49%;
	padding: 0;
	margin: 0 2% 2% 0;
	background-color: none;
	float: left;
}
.home #product .list li img {
	margin-bottom: 2%;
}
.home #product .list li:nth-child(1) {
	width: 100%;
	font-size: 18px;
	padding: 3% 0 ;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;

}
.home #product .list li:nth-child(3) {margin: 0 0 2% 0;}
.home #product .list li:nth-child(5) {margin: 0 0 2%0 0;}
.home #product .font_s {font-size: 10px;}

/* ===========下層ページ共通================ */

.page_title {
	margin: 0 auto 5% auto;
	font-size:20px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 8% 0;
	background-image: url("../img/common/page_title_back.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}
.bt:hover {opacity: 0.7;}
/* ===========照 明================ */
.light {
	margin: auto;
}
.light .lead {
	width: 94vw;
	text-align: left;
	margin: 0 auto 3% auto;
}
.light #skylight {
	width: 94vw;
	margin: 0 auto 15% auto;
}
.light #skylight .img_l {
	width: 100%;
	float: left;
	color: #34ac92;
	font-size: 16px;
	text-align: left;
	margin-bottom: 5%;
}
.light #skylight .img_l img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.light #skylight .img_r {
	width: 100%;
	float: left;
	color: #34ac92;
	font-size: 16px;
	text-align: left;
}
.light #skylight .img_r img {
	width: 100%;
	height: auto;
	margin-bottom: 2%;
}

.light #skylight .cont {
	width: 90vw;
	float: left;
	text-align: left;
}
.light #skylight .cont .title_logo {
	width: 58.125vw;
	margin: 3% auto 6% auto;
}
.light #skylight .cont .text {
	width: 100%;
	margin: 0 auto 5% auto;
	text-align: left;
}
.light #skylight .cont .text p {
	font-size: 22px;
	line-height: 32px;
	color: #34ac92;
	margin: 0 auto 1em auto;
}
.light #skylight .cont .bt {
	width: 60vw;
	margin: 0 auto 10% auto;
} 
.light .list ul:before, .light .list  ul:after{
	content: "";
	display: table;
}
.light .list  ul:after{
  clear: both;
}
.light .list {
	width: 90vw;
	margin: 0 auto 10vw auto;
}
.light .list li {
	width: 100%;
	font-size: 16px;
	color: #34ac92;
	margin: 0 0 5% 0;
	float: left;
}
.light .list li:nth-child(3n) {margin: 0 0 0 0;}
.light .list li img {
	width: 100%;
	height: auto;
	margin-bottom: 2%;
}
.light .list li .name {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	margin-bottom: 2%;

}
.light .list li .bt {
	width: 60vw;
	margin: 0 auto 5% auto;
}
/* ===========太陽光照明システム================ */
.skylight .lead {
	width: 90vw;
	text-align: left;
	margin: 0 auto 3% auto;
}
.skylight .lead_img {
	width: 94vw;
	margin: 0 auto 4% auto;
}
.skylight .subtitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 9vw 0 0 0;
	margin: 0 auto 5% auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 8vw;
}

.skylight .list ul:before, .skylight .list  ul:after{
	content: "";
	display: table;
}
.skylight .list  ul:after{
  clear: both;
}
.skylight #character {
	width: 90vw;
	margin: 0 auto 5% auto;
}
.skylight #character .subtitle {
	background-image: url("../img/product/sunlifht_title_01.png");
}
.skylight #character .list li {
	width: 44%;
	margin: 0 3% 4% 3% ;
	float: left
}
.skylight #system {
	padding: 5% 0;
	background-color: #efefef;
	margin: 0 auto 10% auto;
}
.skylight #system .subtitle {
	background-image: url("../img/product/sunlifht_title_02.png");
}
.skylight #system .system_in {
	width: 94vw;
	margin: auto;
}
.skylight #system .system_in .img_l{
	width: 100%;
	margin: 0 0 5% 0;
	float: left;
}
.skylight #system .system_in .img_r{
	width: 100%;
	margin: 0 0 0 0;
	float: left;
}
.skylight #system .system_in .img_r .img{
	width: 49%;
	height: auto;
	margin: 0 2% 2% 0;
	float: left;
}.skylight #system .system_in .img_r .img:nth-child(2n) {margin: 0 0 2% 0;}
.skylight #result {
	width: 94vw;
	margin: 0 auto 10% auto;
}
.skylight #result .subtitle {
	background-image: url("../img/product/sunlifht_title_03.png");
}
.skylight #result .list {
	width: 100%;
	margin: 0 auto 5% auto;
}
.skylight #result .list li {
	width: 100%;
	margin: 0 0 2% 0;
	font-size: 14px;
	text-align: left;
	float: left;
}
.skylight #result .list li img {
	width: 100%;
	height: auto;
	margin-bottom: 2%;
}
.skylight #result .list li:nth-child(2n) {
	margin: 0 0 2% 0;
}
.skylight .bt_box {
	width: 90vw;
	margin: auto;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
}
.skylight .bt {
	width: 60vw;
	margin: 3% auto;
}
/* ===========環  境・その他商材================ */
.product .lead {
	width: 90vw;
	margin: 0 auto 2% auto;
	text-align: left;
}
.product .list {
	width: 90vw;
	margin: 0 auto 5% auto;
	
}
.product .list li {
	width: 100%;
	font-size: 14px;
	color: #34ac92;
	margin: 0 0 5% 0;
	float: left;
}
.product .list li:nth-child(3n) {margin: 0 0 5% 0;}
.product .list li img {
	width: 100%;
	height: auto;
	margin-bottom: 2%;
}
.product .list li .name {
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #000;
	margin-bottom: 2%;

}
.product .list li .bt {
	width: 60vw;
	margin: 0 auto 5% auto;
}
/* ===========企業案内================ */
.company .subtitle {
	width: 46.875vw;
	margin: 0 auto 2%x 0;
}

.company #greeting {
	width: 94vw;
	margin: 0 auto 10% auto;
}
.company #greeting .img {
	width: 70vw;
	margin: 0 auto 5% auto;
	float: none;
}
.company #greeting .img img {
	width: 100%;
	height: auto;
}

.company #greeting .text {
	width: 90vw;
	text-align: left;
	margin:  0 auto;
	float: none;
}
.company #greeting .text .name {
	text-align: right;
	margin: 1em 0 0 auto;
}
.company #greeting .text .name img {width: 40%;}
.company #philosophy {
	width: 94vw;
	margin: 0 auto 10% auto;
}
.company #philosophy .text {
	width: 80vw;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	padding: 5% 5vw;
	background-image: url("../img/company/rinen_back.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	margin: auto;
}
.company #guidelines {
	width: 94vw;
	margin: 0 auto 10% auto;
}
.company #guidelines ul {
	padding: 5% 0 0 0;
	width: 90vw;
	margin: auto;
}
.company #guidelines li {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-image: url("../img/company/list_icon.png");
	background-repeat: no-repeat;
	background-position: left 14px;
	background-size: 7vw auto;
	padding: 5px 0 5px 8vw;
}
.company #profile {
	width: 94vw;
	margin: 0 auto 10% auto;
}
.company #profile .table {
	width: 90vw;
	margin: auto;
}
.company #profile .table table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 0;
}
.company #profile .table th {
	width: 96%;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	vertical-align: top;
	padding: 2% 2%;
	border-bottom: 3px solid #34ac92;
	float: left;
}
.company #profile .table td {
	width: 96%;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	padding: 2% 2%;
	border-bottom: 3px solid #34ac92;
	float: left;
}

.company #access  {
	width: 94vw;
	margin: 0 auto 10% auto;
}

.company #access .add {
	width: 94vw;
	padding: 2% 0;
	text-align: left;
	margin: auto;
}

.company #access .map {
	width: 100%;
	height: 200px;
}
.company #access .map iframe {
	width: 100%;
	height: 100%;
	border: 0;
	frameborder:0;
}


/* ===========お問い合わせ================ */

.contact .comm {
	width: 90vw;
	margin: 0 auto 5% auto;
}
.contact #telno {
	width: 94vw;
	margin: 0 auto 15% auto;
}
.contact #telno p {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10%;
}
.contact #telno .tel {
	width: 90vw;
	margin: 0 auto ;
}
.contact #mail{
	width: 94vw;
	margin: 0 auto 15% auto;
	text-align: center;
}
.contact #mail p {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10%;
}
.contact_table .required {
	font-size: 10px;
	line-height: 1em;
	text-align:center;
	color: #fff;
	background-color: #ff4040;
	padding: 2px 5px 2px 5px;
	border-radius: 2px;
	display: inline-block;
	margin-left: 0.5em;
	}
.contact_table {
	width: 100%;
	margin: 0 auto ;
}
.contact_table table {
	width: 100%;
	margin: 0 auto 5% auto;
}
.contact_table th {
	padding: 2px 2% 2px 9%;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	background-image:url("../img/contact/icon.png");
	background-repeat: no-repeat;
	background-position: left 16px;
	background-size: 8% auto;
	display: block;
	}
.contact_table td {
	padding: 2% 2%;
	text-align:left;
	display: block;
	}

.submit_btn{
	width: 60vw;
	margin: 0 auto ;
	font-size: 14px;
	line-height: 1em;
	text-align: center;
	padding: 1em 0;
	color: #fff;
	background-color: #34ac92;
	border-radius: 4px;
	background-image: url("../img/common/arrow.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	display: block;
	border: none;
	cursor: pointer;
}
.submit_btn:hover {
	opacity: 0.7;
	text-decoration: none;
}

.form_style{
	width:96%; 
	height:auto; 
	padding:2% 2% ;
	vertical-align:middle; 
	font-size:16px; 
	border-radius: 4px;
	border: 0;
	background-color: #eaede6;
	}
.form_style_s{
	width:50%; 
	height:auto; 
	padding:2% 2% ;
	vertical-align:middle; 
	font-size:16px; 
	border-radius: 4px;
	border: 0;
	background-color: #eaede6;
	}
.form_style_tarea {
	width:96%; 
	height:160px; 
	padding:2% 2% ;
	font-size:16px; 
	border-radius: 4px;
	border: 0;
	background-color: #eaede6;
	}

.complete {
	color:#34ac92;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%
}
/* ===========PDFサイト================ */


.pdf .cont {
	width: 94vw;
	margin: 0 auto 0 auto;
}
.pdf .lead {
	width: 90vw;
	margin: 0 auto 5% auto;
	text-align: left;
}
.pdf .text {
	font-size: 150%;
	font-weight: bold;
	width: 90vw;
	margin: 0 auto 5% auto;
	text-align: left;
}
.pdf .pdf_img {
	width: 90vw;
	margin: 0 auto 10% auto;
}
.pdf .img {
	width: 50vw;
	margin: 0 auto 0 auto;
}
.pdf .bt {
	width: 60vw;
	margin: 0 auto;
}
.spot .list {
	width: 90vw;
	margin: 0 auto 5% auto;
}
.spot .list:nth-last-child(1) {
	width: 90vw;
	margin: 0 auto 10% auto;
}
.spot .title {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	text-align: left;
	color: #34a288;
	margin: 0 auto 5% auto;
}
.spot .subtitle {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	text-align: left;
	padding-left: 25px;
	background-image: url("../img/product/sub_title.png");
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 auto 5% auto;
}
.spot .list ul:before, .spot .list ul:after{
	content: "";
	display: table;
}
.spot .list ul:after{
  clear: both;
}
.spot .list ul {
	width: 100%;
	margin: 0 auto 10% auto;
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.spot .list ul li {
	width: 48%;
	float: left;
	margin: 0 4% 4% 0;
}
.spot .list ul li:nth-child(5n) {margin: 0 4% 4% 0;}
.spot .list ul li:nth-child(2n) {margin: 0 0 4% 0;}
.spot .list ul li .text {
	width: 100%;
	margin: 5% auto 0 auto;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
}
}/* ===========横幅767px以下================ */
