@charset "UTF-8";
.contents { overflow: hidden; }
/*img{width: 100%;}*/

figure{position: relative;}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix:before {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  display: block;
}

.f-50{font-size: 50%;}
.f-60{font-size: 60%;}
.f-70{font-size: 70%;}
.f-80{font-size: 80%;}
.f-90{font-size: 90%;}
.f-110{font-size: 110%;}
.f-120{font-size: 120%;}
.f-130{font-size: 130%;}
.f-140{font-size: 140%;}
.f-150{font-size: 150%;}
.f-160{font-size: 160%;}
.f-170{font-size: 170%;}
.f-180{font-size: 180%;}
.f-190{font-size: 190%;}
.f-200{font-size: 200%;}
.f-210{font-size: 210%;}
.f-220{font-size: 220%;}
.f-230{font-size: 230%;}
.f-240{font-size: 240%;}

sup{
font-size: 10px;
vertical-align: super;
}

.contents {
	font-feature-settings: "palt";
	background: rgba(0, 92, 100,0.1);
}
.contents .Txt_note {
	font-size: 12px !important;
	letter-spacing: 0;
	padding-top: 12px;
}
.gold {
	color: #81602b;
}

.gold_brt {
	color: #ccab77;
}
.cl_gr {
    color: #538f8c;
}
.cl_red {
    color: #ca5b5b;
}

.all_Wrap {
	position: relative;
}

.all_Wrap figcaption {
	position: absolute;
	right: 11.8%;
	bottom: 5px;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.all_Wrap .main_ttl {
	position: absolute;
	top: 50%;
	left: 10.714285714285714%;
	transform: translate(0, -50%);
}

.all_Wrap h2 {
	color: #fff;
	font-size: 50px;
	letter-spacing: 0.1em;
}

#main_Wrap {
    position: relative;
}
#main_Wrap h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: clamp(20px,3.333333333333333vw,40px);
    color: #fff;
    text-shadow: 0px 0px 12px #000000;;
    letter-spacing: 0.12em;
    font-family: "EB Garamond", serif;
}
#main_Wrap h2 span {
   font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/* .page_head {
    position: relative;
    width: 94%;
    margin: 0 auto;
    padding: 80px 0 60px;
    text-align: center;
}
.page_head h3 {
    font-size: clamp(18px,2.166666666666667vw,26px);
    line-height: 1.8;
    letter-spacing: 0.12em;
    color: #162e3a;
}
.page_head p{
    font-size: clamp(14px,1.142857142857143vw,16px);
    line-height: 2;
    padding: 50px 0 0;
} */


#lead_Wrap {
    position: relative;
}
#lead_Wrap .main_Txt {
	text-align: center;
    width: 94%;
    margin: 0 auto;
        padding: 60px 0 40px;
}
#lead_Wrap h2 {
  font-size: clamp(18px, 2vw, 24px);
  color: #538f8c;
	line-height: 1.8;
  letter-spacing: 0.12em;
  padding-bottom: 0.4em;
}
#lead_Wrap p {
  font-size: clamp(16px,3.333333333333333vw,18px);
  color: #538f8c;
	line-height: 1.8;
  letter-spacing: 0.12em;
}

.main_copy {
	text-align: center;
	margin: 70px auto;
}


/* common */
.in-box {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: left;
  box-sizing: border-box;
}

.con_box h4 {
  font-size: 18px;
  color: #538f8c;
  padding-bottom: 14px;
  letter-spacing: 0.06em;
  line-height: 1.4;
  font-feature-settings: "palt";
}
.con_box h4.ls-1 {
  letter-spacing: -1px;
}
.con_box h4 span {
  font-size: 12px;
  color: #000;
  padding-left: 20px;
}
.con_box h4 span.font_small {
  font-size: 12px;
  color: #538f8c;
  padding-left: 0;
  line-height: 1.0;
}
.con_box h4 span a {
  color: #538f8c;
}

.con_box .ttl_borderbtm {
  font-size: 20px;
  color: #333;
  padding-bottom: 8px;
  letter-spacing: 0.09em;
  line-height: 1.4;
  font-feature-settings: "palt";
  border-bottom:1px solid #333;
  margin-bottom: 20px;
}

.con_box h5 {
  font-size: 18px;
  margin-bottom: 10px;
}
.con_box h5.type_2 {
  text-align: center;
  font-size: 16px;
  padding: 8px 0;
  border: 1px solid #000;
  margin-top: 10px;
}

.con_box p {
  font-size: 14px !important;
  padding-bottom: 15px;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  line-height: 1.8;
}
.con_box p.moving_txt {
  font-size: 14px !important;
  padding-bottom: 8px;
  letter-spacing: 0.06em;
  font-feature-settings: "palt";
  line-height: 1.8;
}

.con_box p.head_s {
  font-size: 12px !important;
}
.con_box p.head_s span {
  font-size: 15px ;
}


.con_box p.align_R {
  text-align: right;
}
.con_box .notes {
  margin-top: 10px;
  font-size: 10px !important;
  padding: 0;
  text-indent: 0;
}
.con_box .notes.pdd-T {
  margin-top: 0!important;
  font-size: 10px !important;
  padding-bottom: 0;
}
.con_box .notes.mh5 {
  min-height: 5rem;
}
.con_box figure + span.Txt_note {
  display: inline-block;
  padding-top: 1em;
}

.column2 {
    margin-bottom: 60px;
}
.column2 ul.flex {
    justify-content: space-between;
		/* flex-wrap:wrap; */
}
.column2 ul li {
    width: calc((100% - 4%) / 2);
    max-width: 480px;
}
.column2 ul li p.Txt_p {
    font-size: 14px !important;
    letter-spacing: 0.05em;
    padding-top: 6px;
}
.column2 p.Txt_p {
    font-size: 14px !important;
    letter-spacing: 0.05em;
    padding-top: 6px;
}
.column3 {

}
.column3 ul.flex {
flex-wrap: wrap;
  gap: 40px 2%;
}
.column3 ul li {
  width: calc((100% - 4%) / 3);
  max-width: 320px;
}


.column4 {
  margin-bottom: 60px;
}
.column4 ul.flex {
  justify-content: space-between;
}
.column4 ul.flex:nth-of-type(2){
margin-top: 30px;
}
.column4 ul li {
  width: calc((100% - 6.4%) / 4);
  max-width: 234px;
}


/* 個別 */
.zeh_Area .zeh_bg {
  /* background: #f1f6f6; */
	/* background: url(../img/page_main.png) center top no-repeat;
	background-size: contain; */
	background-image:
    url(../img/zeh_bg_top.png), url(../img/zeh_bg.png), url(../img/zeh_bg_bottom.png);
  background-repeat: no-repeat, repeat-y, no-repeat;
  background-position:
    center top,
		center center,
    center bottom;
	background-size: contain;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 80px 0 0.1px;
  /* margin-bottom: 60px; */
}


.zeh_Area sup {
  vertical-align: super;
  font-size: 10px;
}
.zeh_Area .con_box {
  margin-bottom: 60px;
}
.zeh_Area .zeh_main {
  text-align: center;
}
.zeh_Area .zeh_main h2 {
  font-size: 30px;
  color: #538f8c;
  padding-bottom: 20px;
  letter-spacing: 0.09em;
  line-height: 1.4;
  font-feature-settings: "palt";
}
.zeh_Area .zeh_bels h2 {
  font-size: clamp(18px,2vw,24px);
  color: #538f8c;
  padding-bottom: 20px;
  letter-spacing: 0.12em;
  line-height: 1.4;
  font-feature-settings: "palt";
}
.zeh_Area .zeh_main h2 + p {
  font-size: 18px!important;
  color: #538f8c;
  line-height: 1.8;
}
.zeh_Area .zeh_main .about_zeh {
  width: 80%;
  max-width: 574px;
  margin: 20px auto 40px;
}
.zeh_Area .zeh_main .about_zeh + .sub_copy {
  margin-bottom: 40px;
}
.zeh_Area .zeh_main figure {
  width: 90%;
  max-width: 864px;
  margin: 20px auto 20px;
}

.zeh_Area .zeh_bels h2,
.zeh_Area .zeh_bels .sub_copy {
  text-align: center;
}
.zeh_Area .zeh_bels ul {
  margin: 20px 0 0;
  justify-content: space-between;
}
.zeh_Area .zeh_bels ul li:first-child {
  width: 62%;
}
.zeh_Area .zeh_bels ul li:first-child > * {
  text-align: left;
}
.zeh_Area .zeh_bels ul li:last-child {
  width: 34.3%;
}
.zeh_Area .zeh_bels > .Txt_note {
  width: 100%;
  text-align: left;
/*    display: block;*/
}

.zeh_Area .zeh_merit {
  background: #fff;
  text-align: center;
  padding: 20px 40px;
}
.zeh_Area .zeh_merit h4 {
  font-size: 30px!important;
	color:#231815;
}
.zeh_Area .zeh_merit ul {
  gap: 20px;
}
.zeh_Area .zeh_merit ul li {
  width: calc((100% - 40px) / 3);
}
.zeh_Area .zeh_merit ul li .flat {
  max-width: 168px;
  margin: 5px 0 0;
}
.zeh_Area .zeh_merit ul li span {
  color: #538f8c;
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 0.12em;
  padding: 10px 0;
  margin-bottom: 10px;
  display: block;
  width: 100%;
	border-bottom:1px solid #538f8c;
}
.zeh_Area .zeh_merit p {
  text-align: left;
  padding-bottom: 0;
}

.zeh_Area .con_box.danmen h4 {
  font-size: 22px;
  letter-spacing: 0.12em;
	text-align: center;
}

.zeh_Area .column_480_230_230 ul.flex {
	display: flex;
	justify-content: space-between;
}
.zeh_Area .column_480_230_230 ul.flex li {
	width: calc((100% - 4%) / 4);
	max-width: 230px;
}
.zeh_Area .column_480_230_230 ul.flex li:nth-child(1) {
	max-width: 500px;
	width:50%;
}
.zeh_Area .column_480_230_230 ul.flex li span.touchless_Txt {
	font-size: 17px;
	padding-left: 0;
	color:#538f8c;
}
.zeh_Area .column_230_230_480 ul.flex {
	display: flex;
	justify-content: space-between;
}
.zeh_Area .column_230_230_480 ul.flex li {
	width: calc((100% - 4%) / 4);
	max-width: 230px;
}
.zeh_Area .column_230_230_480 ul.flex li:nth-child(3) {
	max-width: 500px;
	width:50%;
}

[class^="column"] ul li.column_blk {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}


.zeh_Area .con_box h4 {
  padding-top: 0;
}
.zeh_Area .con_box h4 small {
  font-size: 14px;
}
.zeh_Area .con_box h4.flex .bg-cr{
    display: flex;
    align-items: center;
}
.zeh_Area .con_box h4 .bg-cr{
      color: #fff;
    font-size: 70%;
    padding: 0.4em 0.5em 0.2em;
    margin-left: 0.4em;
    line-height: 1;
    background: #538f8c;
}
.zeh_Area .zeh_clm li {
  gap: 0 2%;
}
.zeh_Area .zeh_clm li > div {
    width: 32%;
}
.zeh_Area .zeh_clm li figure {
    width: 66%;
}
.zeh_Area .zeh_clm li:last-child {
    margin-top: 60px;
}

.merit_5 {
max-width: 1000px;
margin: 0 auto 100px;
}
.merit_5 > h3 {
text-align: center;
font-size: clamp(21px,2.333333333333333vw,28px);
line-height: 1.2;
letter-spacing: 0.12em;
margin-bottom: 40px;
}
.merit_5 ul {
flex-direction: column;
display: flex;
gap: 40px 6%;
}
.merit_5 li {
display: flex;
justify-content: space-between;
align-items: center;
}
.merit_5 figure {
width: 41%;
}
.merit_5 .txt_box {
width: 53%;
letter-spacing: 0.06em;
}
.merit_5 .txt_box h4 {
font-size: clamp(19px,2vw,24px);
color: #538f8c;
}
.merit_5 .txt_box p {
font-size: clamp(14px, 1.333333333333333vw, 16px);
line-height: 1.8;
padding-top: 1.5em;
}

.merit_3 {
margin: 0 auto 100px;
}
.merit_3 > h3 {
text-align: center;
font-size: clamp(21px,2.333333333333333vw,28px);
line-height: 1.2;
letter-spacing: 0.12em;
margin-bottom: 40px;
}
.merit_3 .merit_3box {

}
.merit_3 .merit_3box:not(:first-of-type) {
margin: 60px auto 0;
}
.merit_3 .merit_copybox {
margin: 0 auto 40px;
}

.merit_3 .merit_ttl {
display: flex;
justify-content: center;
text-align: center;
margin: 0 auto;
}
.merit_3 .merit_ttl > span {
position: relative;
display: inline-block;
color: #fff;
width: 4.2%;
height: 4.2%;
margin-right: 0.5em;
display: none;
}
.merit_3 .merit_ttl h3 {
font-size: clamp(21px,2.333333333333333vw,28px);
letter-spacing: 0.12em;
    line-height: 1.2;
}

.merit_3 .merit_ttl.adjust h3 {
    padding-top: 0.35em;
}

.merit_3 .merit_copybox p {
text-align: center;
font-size: clamp(14px, 1.333333333333333vw, 16px);
line-height: 1.8;
padding-top: 1.5em;
}

.merit_3 .table_img {
max-width: 800px;
margin: 0 auto 0;
}
.merit_3 .estimate {
max-width: 800px;
margin: 40px auto 0;
}
.merit_3 .estimate ul {
display: flex;
gap:20px 3.75%;
}
.merit_3 .estimate li {
width: 48.125%;
}
.merit_3 .notebox {
max-width: 800px;
margin: 30px auto 0;
}
.merit_3 .notebox p {
font-size: 10px;
line-height: 1.4;
letter-spacing: 0.06em;
}
.merit_3 .notebox p small{
font-size: 80%;
}
.merit_3 .notebox p a{
transition: 0.3s;
}
.merit_3 .notebox p a:hover{
opacity: 0.5;
}



#notes_Area {
    background: unset;
}

[id^="anc"] {
 padding-top: 140px;
 margin-top: -140px;
}

/*=========================================================================================================
tab
=========================================================================================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {






}

/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {
    .contents {
        padding: 0;
    }
    #main_Wrap h2 {
    white-space: nowrap;
    text-shadow: 0px 0px 5px #000000;
}
    /* .page_head {
        padding: 60px 0 50px;
    }
    .page_head p {
        padding: 30px 0 0;
        text-align: left;
    } */

	/* common */
	.sub_copy {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
    padding-bottom: 20px;
  }

	.column2 {
    margin-bottom: 40px;
  }
	.column2 ul.flex {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .column2 ul li {
    width: 100%;
    max-width: 100%;
  }
  .column3 {

}
.column3 ul.flex {
  gap: 30px 0;
}
.column3 ul li {
  width: 100%;
  max-width: 100%;
}

  .column2 ul li:not(:last-child) {
    margin-bottom: 40px;
  }

	.column4 {
    margin-bottom: 0px;
  }
  .column4 ul.flex {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .column4 ul li {
    width: 100%;
    max-width: 100%;
  }
	.column4 ul li:not(:last-child) {
    margin-bottom: 30px;
  }
  /* .column4.f-small ul li h4 {
    font-size: 16px;
  } */

	/* kobetsu */

    #lead_Wrap .main_Txt {
    padding: 40px 0 20px;
}

	.zeh_Area .zeh_bg {
    padding: 40px 3% 0px;
		/* margin: 0 calc(50% - 50vw); */
  }
  .zeh_Area .con_box {
    margin-bottom: 30px;
  }
  .zeh_Area .zeh_main h2,
  .zeh_Area .zeh_bels h2 {
    font-size: 18px;
    padding-bottom: 15px;
    letter-spacing: 0.12em;
  }
  .zeh_Area .zeh_main h2 + p {
    font-size: 14px!important;
  }
  .zeh_Area .zeh_main .about_zeh {
    width: 90%;
  }
  .zeh_Area .zeh_main figure {
    width: 100%;
    margin: 0 auto 20px;
  }
	.zeh_Area .zeh_main .about_zeh + .sub_copy {
	  margin-bottom: 20px;
	}

	.zeh_Area .zeh_bels h2 {
    text-align: center!important;
  }
  .zeh_Area .zeh_bels .sub_copy {
    text-align: left;
  }
  .zeh_Area .zeh_bels ul {
      flex-direction: column;
/*        gap: 15px;*/
    margin: 0;
  }
  .zeh_Area .zeh_bels ul li:first-child,
  .zeh_Area .zeh_bels ul li:last-child {
    width: 100%;
  }

  .zeh_Area .zeh_merit {
    padding: 15px;
  }
  .zeh_Area .zeh_merit h4 {
    font-size: 18px!important;
  }
  .zeh_Area .zeh_merit ul {
    gap: 15px;
		flex-wrap: wrap;
  }
  .zeh_Area .zeh_merit ul li {
    width: 100%;
    margin: 0;
  }
  .zeh_Area .zeh_merit ul li span {
    font-size: 16px;
  }
  .zeh_Area .zeh_merit p {
    font-size: 14px;
  }

	.zeh_Area .con_box.danmen h4 {
    font-size: 18px;
  }

  .zeh_Area .scroll-hint img {
    height: 250px;
    width: auto!important;
    padding-bottom: 5px;
  }
  .zeh_Area .scroll-hint + .cap_Txt.sp {
    position: static;
    text-align: right;
    margin-top: 5px;
  }

	.zeh_Area .column_480_230_230 ul.flex {
		flex-wrap: wrap;
	}
	.zeh_Area .column_480_230_230 ul.flex li {
		/* width: calc((100% - 4%) / 2);
		max-width: 48.5%; */
		max-width: 100%;
		width:100%;
	}
	.zeh_Area .column_480_230_230 ul.flex li:nth-child(1) {
		max-width: 100%;
		width:100%;
	}
	.zeh_Area .column_480_230_230 ul.flex li:not(:last-child) {
		margin-bottom: 30px;
	}
	.zeh_Area .column_480_230_230 ul.flex li span.touchless_Txt {
		font-size: 16px;
	}


	.zeh_Area .column_230_230_480 ul.flex {
	    flex-wrap: wrap;
	}

	.zeh_Area .column_230_230_480 ul.flex li {
	    max-width: 100%;
	    width: 100%;
	}

	.zeh_Area .column_230_230_480 ul.flex li:nth-child(3) {
	    max-width: 100%;
	    width: 100%;
	}

	.zeh_Area .column_230_230_480 ul.flex li:not(:last-child) {
	    margin-bottom: 30px;
	}

  .zeh_Area .con_box h4 small {
    font-size: 14px;
  }
  
  .zeh_Area .zeh_clm li {
      flex-wrap: wrap;
  gap: 0 0;
}
.zeh_Area .zeh_clm li > div {
    width: 100%;
}
.zeh_Area .zeh_clm li figure {
    width: 100%;
}
.zeh_Area .zeh_clm li:last-child {
    margin-top: 30px;
}
  
  .merit_5 {
    margin: 60px auto 60px;
}
.merit_5 > h3 {
    margin-bottom: 30px;
}
    .merit_5 li {
    flex-direction: column;
    gap: 20px 0;
}
.merit_5 figure {
    width: 100%;
}
.merit_5 .txt_box {
    width: 100%;
}
.merit_5 .txt_box p {
    padding-top: 1.0em;
}
.merit_3 {
margin: 0 auto 60px;
}
.merit_3 .merit_3box:not(:first-of-type) {
    margin: 60px auto 0;
}
.merit_3 .merit_ttl > span {
    width: 12.2%;
    height: 12.2%;
}
.merit_3 .merit_ttl {
    align-items: center;
}
.merit_3 .merit_copybox {
    margin: 0 auto 30px;
}
.merit_3 .merit_copybox p {
    text-align: left;
    padding-top: 1.0;
    }
.merit_3 .estimate {
    margin: 20px auto 0;
}
.merit_3 .estimate ul {
    flex-wrap: wrap;
    gap: 20px 3.75%;
}
.merit_3 .estimate li {
    width: 100%;
}
.merit_3 .notebox {
    margin: 20px auto 0;
}



	.notes {
    padding: 30px 0 50px 1em;
  }


}
