@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
/* コンバージョン
------------------------------------------------------------------------------- */
.cmnCv01 {
	margin-top: 0;
}
/* リード
------------------------------------------------------------------------------- */
.zehLead01 {
	margin: 108px 0 100px;
}
.zehLead01_tit {
	position: relative;
	line-height: 96px;
	margin: 0 0 38px;
	color: #CC3B33;
	font-size: 250%;
	font-weight: 700;
	text-align: center;
}
.zehLead01_tit::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 60px;
	height: 96px;
	margin: 0 auto;
	background: url(../images/lead_ico01.svg) center center no-repeat;
	background-size: contain;
}
.zehLead01_tit span {
	display: inline-block;
	position: relative;
	z-index: 1;
}
.zehLead01_txt {
	line-height: 2;
	margin: 0;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
/* ピックアップ
------------------------------------------------------------------------------- */
.zehPickup01 {
	position: relative;
	margin: 0;
	padding: 127px 15px 100px;
	background-color: #F5F4F0;
}
.zehPickup01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.zehPickup01::before {
	position: absolute;
	top: 0;
	left: 50%;
	content: "";
	width: 0;
	height: 0;
	margin: 0 0 0 -97px;
	border-style: solid;
	border-width: 60px 97px 0 97px;
	border-color: #fff transparent transparent transparent;
}
.zehPickup01_head {
	position: relative;
	max-width: 800px;
	margin: 0 auto 40px;
	padding: 0 0 0 140px;
	box-sizing: border-box;
	text-align: center;
}
.zehPickup01_head::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 140px;
	background: url(../images/pickup_img01.png) center center no-repeat;
	background-size: contain;
}
.zehPickup01_sub {
	line-height: 1.6;
	margin: 0;
	padding: 7px 0 0;
	font-size: 200%;
	font-weight: 700;
}
.zehPickup01_tit {
	line-height: 1.6;
	margin: 4px 0 0;
	color: #00A040;
	font-size: 467%;
	font-weight: 700;
}
.zehPickup01_visual {
	max-width: 800px;
	margin: 0 auto;
}
.zehPickup01_visual video {
	width: 100%;
}
.zehPickup01_body {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 60px 0 0;
	padding: 60px;
	border-radius: 8px;
	background-color: #fff;
}
.zehPickup01_info {
	width: 67.857%;
}
.zehPickup01_stit {
	line-height: 1.6;
	margin: 0 0 14px;
	font-size: 150%;
	font-weight: 700;
}
.zehPickup01_txt {
	line-height: 1.6;
	margin: 0;
	font-size: 134%;
	font-weight: 400;
}
.zehPickup01_img {
	width: 26.786%;
	max-width: 300px;
}
/* ZEH-Mとは？
------------------------------------------------------------------------------- */
.zehAbout01 {
	padding: 100px 15px;
	background: url(../images/about_bg01.jpg) center center no-repeat;
	background-size: cover;
}
.zehAbout01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.zehAbout01_tit {
	position: relative;
	line-height: 1.6;
	margin: 0 0 25px;
	padding: 0 0 0 43px;
	color: #fff;
	font-size: 250%;
	font-weight: 500;
}
.zehAbout01_tit::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 100%;
	background-color: #fff;
}
.zehAbout01_txt {
	line-height: 1.6;
	margin: 0;
	color: #fff;
	font-size: 134%;
	font-weight: 400;
}
.zehAbout01_note {
	line-height: 1.6;
	margin: 12px 0 0;
	color: #fff;
	font-size: 100%;
	font-weight: 400;
}
.zehAbout02 {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 48px 0 0;
}
.zehAbout02_item {
	width: 32.419%;
	padding: 36px 30px 30px;
	border-radius: 8px;
	background-color: #fff;
	box-sizing: border-box;
}
.zehAbout02_sub {
	line-height: 1.6;
	margin: 0;
	font-size: 150%;
	font-weight: 500;
	text-align: center;
}
.zehAbout02_tit {
	line-height: 1.6;
	margin: 8px 0 0;
	color: #00A040;
	font-size: 200%;
	font-weight: 700;
	text-align: center;
}
.zehAbout02_img {
	display: block;
	max-width: 300px;
	margin: 35px auto 36px;
}
.zehAbout02_txt {
	line-height: 1.6;
	margin: 0;
	font-size: 134%;
	font-weight: 400;
}
.zehAbout03 {
	margin: 36px 0 0;
	padding: 35px 0 36px;
	border-radius: 8px;
	background-color: #fff;
}
.zehAbout03_in {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	max-width: 874px;
	margin: 0 auto;
}
.zehAbout03_img {
	width: 13.845%;
	max-width: 121px;
}
.zehAbout03_info {
	display: -webkit-box;
	display: flex;
	align-items: center;
	width: 80.663%;
}
.zehAbout03_txt {
	line-height: 1.6;
	margin: 0;
	font-size: 134%;
	font-weight: 400;
}
.zehAbout04 {
	margin: 36px 0 0;
	padding: 64px 60px 60px;
	border-radius: 8px;
	background-color: #fff;
}
.zehAbout04_tit {
	line-height: 1.6;
	margin: 0 0 50px;
	padding: 0 0 30px;
	border-bottom: 1px solid #E5E4E0;
	color: #00A040;
	font-size: 200%;
	font-weight: 700;
	text-align: center;
}
.zehAbout04_txt {
	max-width: 800px;
	line-height: 1.6;
	margin: 0 auto 40px;
	font-size: 134%;
	font-weight: 400;
}
.zehAbout04_list {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 0 0 49px;
}
.zehAbout04_item {
	width: 49.286%;
	max-width: 552px;
}
/* ZEH-M仕様賃貸住宅で何が変わる？
------------------------------------------------------------------------------- */
.zehWhy01 {
	margin: 0;
	padding: 100px 15px;
	background-color: #F5F4F0;
}
.zehWhy01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.zehWhy01_head {
	margin: 0 0 48px;
}
.zehWhy01_tit {
	position: relative;
	line-height: 1.6;
	margin: 0 0 22px;
	padding: 0 0 0 43px;
	font-size: 250%;
	font-weight: 700;
}
.zehWhy01_tit::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 6px;
	background-color: #000;
}
.zehWhy01_body {
	margin: 35px 0 0;
	padding: 60px;
	border-radius: 8px;
	background-color: #fff;
}
.zehWhy01_stit {
	display: inline-block;
	line-height: 50px;
	margin: 0 0 35px;
	padding: 0 30px 1px;
	border: 1px solid #00A040;
	border-radius: 50px;
	color: #00A040;
	font-size: 150%;
	font-weight: 700;
}
.zehWhy01_block {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	flex-direction:row-reverse;
}
.zehWhy01_info {
	width: 64.5%;
}
.zehWhy01_list dt {
	position: relative;
	line-height: 1.6;
	margin: 24px 0 17px;
	padding: 0 0 0 38px;
	color: #00A040;
	font-size: 200%;
	font-weight: 700;
}
.zehWhy01_list dt:first-child {
	margin-top: 0;
}
.zehWhy01_list dt::before {
	content: "";
	display: block;
	position: absolute;
	top: 0.6em;
	left: 8px;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background-color: #00A040;
}
.zehWhy01_list dd {
	line-height: 1.6;
	margin: 0;
	font-size: 134%;
	font-weight: 400;
}
.zehWhy01_img {
	width: 35.715%;
	max-width: 400px;
}
.zehWhy01_link {
	line-height: 1.6;
	margin: 22px 0 0;
	font-size: 117%;
	font-weight: 700;
}
.zehWhy01_link a {
	text-decoration: none;
}
.zehWhy01_link a::after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 0 10px;
	background: url(/tochikatsu/d-room/common/images/rn03/svg/ico_arw12.svg) center center no-repeat;
	background-size: contain;
	vertical-align: -0.3em;
}
.zehWhy01_bnr {
	margin: 50px 0 0;
}
.zehWhy01_bnr a {
	display: block;
}
/* 広がる、ZEH-M仕様賃貸住宅
------------------------------------------------------------------------------- */
.zehGuide01 {
	margin: 0;
	padding: 100px 15px 113px;
	background-color: #fff;
	overflow: hidden;
}
.zehGuide01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.zehGuide01_head {
	margin: 0 0 55px;
}
.zehGuide01_tit {
	position: relative;
	line-height: 1.6;
	margin: 0 0 25px;
	padding: 0 0 0 43px;
	font-size: 250%;
	font-weight: 700;
}
.zehGuide01_tit::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 6px;
	background-color: #000;
}
.zehGuide01_body {
	margin: 72px 0 0;
}
.zehGuide01_stit {
	line-height: 1.6;
	margin: 0 0 23px;
	font-size: 200%;
	font-weight: 700;
}
/* スライダ―
------------------------------------------------------------------------------- */
.zehSlider01 {
	position: relative;
	margin: 0;
}
.zehSlider01_loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: url(/common/images/rn04/svg/loading_ico01.svg) center center no-repeat;
	background-size: contain;
}
.zehSlider01_in {
	margin: 0 -100% 0 0;
	transition: opacity .5s;
	opacity: 0;
}
.zehSlider01_in.swiper-initialized {
	opacity: 1;
}
.zehSlider01_item {
	width: 612px;
}
.zehSlider01_item:last-child {
	border-right: 30px solid transparent;
}
.zehSlider01_img {
	display: block;
}
.zehSlider01_caption {
	line-height: 1.6;
	margin: 16px 0 0;
	font-size: 134%;
	font-weight: 400;	
}
.zehSlider01_bar {
	transition: opacity .5s;
	opacity: 0;
}
.zehSlider01_bar-show {
	opacity: 1;
}
.zehSlider01_bar.swiper-scrollbar {
	position: static;
	width: auto;
	height: 3px;
	margin: 45px 100px 0 0;
	border-radius: 0;
	background: #E5E4E0;
}
.zehSlider01_bar .swiper-scrollbar-drag {
	border-radius: 0;
	background: #000;
}
.zehSlider01_btn {
	position: absolute;
	bottom: -12px;
	width: 30px;
	height: 30px;
	z-index: 2;
	cursor: pointer;
	transition: opacity .5s;
	opacity: 0;
}
.zehSlider01_btn-show {
	opacity: 1;
}
.zehSlider01_btn-prev {
	right: 46px;
}
.zehSlider01_btn-next {
	right: 0;
}
.zehSlider01_btn.swiper-button-disabled {
	opacity: .25;
}
.zehSlider01_btn::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	margin: -12px 0 0 -12px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.zehSlider01_btn-prev::before {
	background-image: url(/tochikatsu/d-room/common/images/rn03/svg/ico_arw05.svg);
}
.zehSlider01_btn-next::before {
	background-image: url(/tochikatsu/d-room/common/images/rn03/svg/ico_arw06.svg);
}
/* 国庫補助金について
------------------------------------------------------------------------------- */
.zehHojo01 {
	margin: 0;
	padding: 100px 15px 109px;
	background-color: #F5F4F0;
}
.zehHojo01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.zehHojo01_head {
	margin: 0 0 42px;
}
.zehHojo01_tit {
	position: relative;
	line-height: 1.6;
	margin: 0 0 27px;
	padding: 0 0 0 43px;
	font-size: 250%;
	font-weight: 700;
}
.zehHojo01_tit::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 6px;
	background-color: #000;
}
.zehHojo01_data {
	padding: 60px;
	background-color: #fff;
}
.zehHojo01_data table {
	width: 100%;
	border-top: 1px solid #E5E4E0;
}
.zehHojo01_data th {
	line-height: 1.6;
	padding: 16px 0 16px;
	font-size: 134%;
	font-weight: 700;
	border-bottom: 1px solid #E5E4E0;
}
.zehHojo01_data td {
	line-height: 1.6;
	padding: 16px 0 16px;
	font-size: 134%;
	font-weight: 400;
	border-bottom: 1px solid #E5E4E0;
}
.zehHojo01_w1 {
	width: 110px;
}
.zehHojo01_stit {
	line-height: 1.6;
	margin: 48px 0 25px;
	color: #00A040;
	font-size: 150%;
	font-weight: 700;
}
.zehHojo01_stit:first-child {
	margin-top: 0;
}
/* 環境長期ビジョン
------------------------------------------------------------------------------- */
.zehVision01 {
	margin: 0;
	padding: 100px 15px;
	background: url(../images/vision_bg01.jpg) center top no-repeat;
	background-size: cover;
}
.zehVision01_in {
	max-width: 1240px;
	margin: 0 auto;
}
.zehVision01_head {
	margin: 0 0 25px;
	color: #2982C0;
	text-align: center;
}
.zehVision01_sub {
	line-height: 1.6;
	margin: 0;
	color: #2982C0;
	font-size: 250%;
	font-weight: 700;
}
.zehVision01_tit {
	line-height: 1.6;
	margin: 5px 0 0;
	color: #2982C0;
	font-size: 334%;
	font-weight: 700;
}
.zehVision01_txt {
	line-height: 2;
	margin: 0 0 31px;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.zehVision01_stit {
	line-height: 1.6;
	margin: 42px 0 35px;
	font-size: 200%;
	font-weight: 700;
	text-align: center;
}
.zehVision02 {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 800px;
	margin: -30px auto 0;
}
.zehVision02_item {
	position: relative;
	width: 49%;
	margin: 30px 0 0;
	padding: 38px 30px 30px;
	border-radius: 8px;
	background-color: #fff;
	text-align: center;
	box-sizing: border-box;
}
.zehVision02_item-t1::before {
	content: "";
	display: block;
	position: absolute;
	top: -34px;
	left: 24px;
	width: 68px;
	height: 68px;
	background: url(../images/vision_img01.svg) center top no-repeat;
	background-size: cover;
}
.zehVision02_num {
	line-height: 1;
	margin: 0 0 15px;
	font-size: 184%;
	font-weight: 700;
}
.zehVision02_body {
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 145px;
}
.zehVision02_tit {
	line-height: 1.6;
	margin: 0;
	color: #CC3B33;
	font-size: 200%;
	font-weight: 700;
}
.zehVision02_txt {
	line-height: 1.6;
	margin: 3px 0 0;
	font-size: 150%;
	font-weight: 700;
}
.zehVision02_ico {
	line-height: 1;
	margin: 0;
	color: #fff;
	font-size: 150%;
	font-weight: 700;
}
.zehVision02_ico span {
	display: inline-block;
	line-height: 52px;
	margin: 15px 0 0;
	padding: 0 30px 1px;
	border-radius: 40px;
	background-color: #CC3B33;
}