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

#under02 h2 {
	color: #222;
	border-bottom: solid 1px #222;
}/*baseから変更*/


#under02 dl dd {
	font-size: 1.4rem;
	line-height: 1.5;
	padding: 1.5rem 0 1.5rem;
	box-sizing: border-box;
}/*baseから変更*/

#under02 dl:last-child {
	margin-bottom: 3rem;
}/*baseから変更*/

#under02 dl dd.bdr,
#under02 dl dt.bdr {
	font-size: 1.6rem;
	line-height: 1.5;
	padding-bottom: 1.5rem;
	border-bottom: solid 1px #222;
}

.security_caution {
	font-size: 10px;
	line-height: 1.75;
}

.insideLink {
	margin: 12rem auto -7.25rem;
}

.insideLink ul {
	display: flex;
	justify-content: space-between;
}

.insideLink ul li {
	width: 214px;
	font-size: 1.9rem;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #958261;
	box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.45);
	display: flex;
	justify-content: center;
	align-items: center;
}

.insideLink ul li::before {
	font-family: "EB Garamond", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	content: url("../images/icon-link.png");
	position: relative;
	left: 48px;
}

.insideLink ul li.thirdList::before {
	left: 60px;
}

.insideLink ul li.lastList::before {
	left: 10px;
}

.insideLink ul li a {
	width: 100%;
	color: #fff;
	padding: 1.5rem 0;
	box-sizing: border-box;
}

.securityTitle {
	font-size: 2.8rem;
	line-height: 1.643;
	border-bottom: solid 1px #222;
	padding-bottom: 2rem;
}

.security_read {
	font-size: 1.8rem;
	line-height: 1.611;
	padding-top: 2rem;
}

.security_img {
	margin: 8rem auto 3rem;
}

.security_Key {
	background-color: #f6f5f1;
	border: solid 1px #0a4324;
	margin-bottom: 8rem;
}

.security_Key h4 {
	font-size: 2.3rem;
	text-align: left;
	padding: 1rem 3rem;
	margin-bottom: 0;
	color: #fff;
	background-color: #0a4324;
	box-sizing: border-box; 
}

.security_Key .security_Key_inner {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 3rem;
	box-sizing: border-box;
}

.security_Key .security_Key_inner p.security_read {
	width: 54%; 
}

.security_Key .security_Key_inner img {
	width: 44.62365591%; /*415:930*/
	height: auto;
}

.alsok {
	display: flex;
	margin-bottom: 8rem;
}

.alsok  p.security_read {
	width: 70.96774194%; /*660:930*/
}

.alsok img {
	width: 29.03225806%; /*290:930*/
	margin: auto;
}


.structure_Definition {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.structure_Definition::after {
  content:"";
  display: block;
  width: 31.1827957%;
}

.structure_Definition dl {
	width: 31.1827957%; /*290:930*/
}

.structure_Definition dl.last_Definition {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.structure_Definition dl.last_Definition div {
	width: 48%;
}

.structure_Definition dl.last_Definition div:first-child {
	order: 1;
}

.structure_Definition02 {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}

.structure_Definition02 dl {
	width: 47.84946237%; /*445:930*/
	padding: 2.15053763%; /*20:930*/
	background-color: #fff;
	border: solid 1px #222;
	border-radius: 10px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}

.structure_Definition02 dl dd.structure_Definition02_img {
	margin-top: auto;
}

.structure_Definition02 dl dd.structure_Definition02_img img.flat35 {
	width: 69.21348315%; /*308:445*/
	margin: auto;
}

.structure_Definition02 dl dd.structure_Definition02_img img.evaluation {
	width: 74.15730337%; /*330:445*/
	margin: auto;
}

.haseko_service {
	display: flex;
	justify-content: space-between;
	padding-top: 2.15053763%; /*20:930*/
}

.haseko_service li:first-child {
	width: 31.1827957%; /*290:930*/
	display: flex;
	flex-direction: column;
}

.haseko_service li:first-child img {
	width: 155px;
	height: auto;
	margin: 2.5rem auto 0;
}

.haseko_service li:first-child p {
	font-size: 1.4rem;
	line-height: 1.571;
	margin-top: auto;
}

.haseko_service li:last-child {
	width: 65.59139785%; /*610:930*/
}

.other {
	display: flex;
	justify-content: space-between;
	margin: 5rem auto;
}

.other dl {
	width: 47.84946237%; /*445:930*/
}


/*//// ZEH-M ////*/
#zeh {
	margin-top: 16rem;
}

#zeh .contentWrapper {
	margin: 10rem auto 0;
}

#zeh h2.h2_Img {
	border: none;
}

#zeh h2.h2_Txt {
	/*font-size: 3.2rem;*/
	font-size: calc(100vw / 55);
	line-height: 1.5;
	text-align: center;
	color: #fff;
	background-image: linear-gradient(90deg, #79c5a9, #8fc160);
	padding: 0.5rem 0;
	margin-bottom: 5rem;
	border: none;
}

#zeh .zeh_wrapper {
	display: flex;
	justify-content: space-between;
}

#zeh .zeh_wrapper .zeh_energySaving_txt {
	width: 31.1827957%; /*290:930*/
	font-size: 1.4rem;
	line-height: 1.571;
}

#zeh .zeh_wrapper .zeh_caution {
	font-size: 10px;
	line-height: 1.5;
	display: inline-block;
	padding: 0.5rem 0;
}

#zeh .zeh_wrapper .zeh_energySaving_img {
	width: 65.59139785%; /*610:930*/
	text-align: right;
}

#zeh h3 {
	font-size: 2.8rem;
	color: #00925e;
	margin: 6rem auto;
}

#zeh h3.meritTitle {
	margin: 11rem auto;
}


#zeh p.merit {
	font-size: 2.4rem;
	color: #00925e;
	display: flex;
	align-items: center;
	margin: 11rem auto 6rem;
}

#zeh p.merit::before,
#zeh p.merit::after {
	content: "";
	background-color:#00925e;
	flex-grow: 1; /* 横幅いっぱい */
	height: 1px; /* 横線の高さ */
}

#zeh p.merit::before {
  margin-right: 30px; /* 文字との余白 */
}

#zeh p.merit::after {
  margin-left: 30px; /* 文字との余白 */
}

#zeh .zeh_img {
	margin: 6rem auto;
}

#zeh .zeh_wrapper .zeh_label_txt{
	width: 47.84946237%; /*445:930*/
	font-size: 1.4rem;
	line-height: 1.571;
}

#zeh .zeh_wrapper .zeh_label_img {
	/*width: 43.22580645%;*/ /*402:930*/
	width: 47.84946237%; /*445:930*/
	
}

#zeh .zeh_wrapper .zeh_label_img img {
	border: solid 1px #0b754e;
}

#zeh .zeh_equipment {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 11rem;
}

#zeh .zeh_equipment::after {
  content:"";
  display: block;
  width: 31.1827957%;
}

.zeh_equipment dl {
	width: 31.1827957%; /*290:930*/
}

#zeh .zeh_equipment span {
	display: block;
}


/* 調整 */
@media all and (max-width: 1500px) {
#zeh h2.h2_Txt {
	font-size: calc(100vw / 48);
}
}

/* 調整 */
@media all and (max-width: 921px) {

.insideLink ul li {
	width: calc(100% / 4 - 1%);
	font-size: calc(100vw / 50);
}

.insideLink ul li::before {
}

.haseko_service {
	flex-direction: column;
	justify-content: center;
}

.haseko_service li:first-child {
	width: 79.42708333%; /*610:768*/
	margin: 0 auto;
}

.haseko_service li:first-child img {
	margin: 2.5rem auto 2rem;
}

.haseko_service li:last-child {
	width: 79.42708333%; /*610:768*/
	margin: 3rem auto;
}

/*//// ZEH-M ////*/
#zeh h2.h2_Txt {
	font-size: calc(100vw / 35);
}

#zeh h3 {
	font-size: calc(100vw / 45);
}

}

/* ipad */
@media all and (max-width: 768px) {
.insideLink ul li::before {
	left: 20%;
}

.insideLink ul li.thirdList::before {
	left: 26%;
}

.insideLink ul li.lastList::before {
	left: 4%;
}

.securityTitle {
	font-size: 2.4rem;
}

.security_Key .security_Key_inner {
	flex-direction: column;
	padding: 1rem 3rem 3rem;
}

.security_Key .security_Key_inner p.security_read {
	width: 100%;
}

.security_Key .security_Key_inner img {
	width: 100%;
	max-width: 415px;
	margin: 3rem auto 0;
}

/*//// ZEH-M ////*/
#zeh {
	margin-top: 10rem;
}

#zeh .contentWrapper {
	margin: 8rem auto 0;
}

#zeh h2.h2_Txt {
	font-size: calc(100vw / 32);
}


#zeh h3 {
	font-size: calc(100vw / 35);
}

#zeh .zeh_wrapper {
	flex-direction: column;
}

#zeh .zeh_wrapper .zeh_energySaving_txt {
	width: 100%;
	margin-bottom: 2rem;
}

#zeh .zeh_wrapper .zeh_energySaving_img {
	width: 100%;
}

#zeh p.merit {
	font-size: calc(100vw / 35);
}

#zeh .zeh_wrapper .zeh_label_txt{
	width: 100%;
}

#zeh .zeh_wrapper .zeh_label_img {
	width: 100%;
	margin-top: 2.1rem;
}

#zeh .zeh_wrapper .zeh_label_img img {
	max-width: 402px;
	margin: 0 auto;
}

}


/* sp */
@media all and (max-width: 430px) {
.insideLink {
	margin: 8rem auto -7.25rem;
}

.insideLink ul li {
	width: calc(100% / 4 - 0.5%);
	font-size: calc(100vw / 30);
}

.insideLink ul li::before {
	left: 4%;
}

.insideLink ul li.thirdList::before {
	left: 4%;
}

.securityTitle {
	font-size: 1.7rem;
}

.security_read {
	font-size: 1.4rem;
	padding-top: 2rem;
}

.security_img {
	margin: 3rem auto;
}

.alsok {
	flex-direction: column;
	margin-bottom: 4rem;
}

.alsok  p.security_read {
	width: 100%; 
}

.alsok img {
	width: 100%;
	max-width: 290px;
	margin: 3rem auto 0;
}


.structure_Definition dl {
	width: 100%;
}

.structure_Definition dl.last_Definition {
	flex-direction: column;
}

.structure_Definition dl.last_Definition div {
	width: 100%;
}

.structure_Definition dl.last_Definition div:first-child {
	order: 0;
}

.structure_Definition02 dl {
	width: 100%;
	padding: 5%;
}

.structure_Definition02 dl dd.structure_Definition02_img img.flat35 {
	width: 100%;
}

.structure_Definition02 dl dd.structure_Definition02_img img.evaluation {
	width: 100%; 
}

.haseko_service li:first-child {
	width: 100%;
}

.haseko_service li:last-child {
	width: 100%; 
}

.other {
	flex-direction: column;
	margin: 5rem auto;
}

.other dl {
	width: 100%;
}

/*//// ZEH-M ////*/
#zeh {
}

#zeh .contentWrapper {
	margin: 5.5rem auto 0;
}

#zeh h2.h2_Txt {
	font-size: calc(100vw / 20);
	margin-bottom: 2.4rem;
}

#zeh h3 {
	font-size: calc(100vw / 20);
	margin: 3rem auto;
}

#zeh h3.meritTitle {
	margin: 5.5rem auto;
}

#zeh p.merit {
	font-size: calc(100vw / 20);
	margin: 5.5rem auto;
}

#zeh p.merit::before {
  margin-right: 20px; /* 文字との余白 */
}
#zeh p.merit::after {
  margin-left: 20px; /* 文字との余白 */
}

.zeh_equipment dl {
	width: 100%;
}

}
