@charset "utf-8";
.f-70{font-size: 70%;}
.f-80{font-size: 80%;}
.f-120{font-size: 120%;}
.f-130{font-size: 130%;}
.f-138{font-size: 138%;}

.txt_L { text-align: left; }
.txt_C { text-align: center; }
.txt_R { text-align: right; }

.cap_half{
right: 51.5%;
}
.cap_R30{
right: 32%;
}

figure {
position: relative;
}

.mrgT_10 { margin-top: 10px;}
.mrgT_20 { margin-top: 20px;}
.mrgT_30 { margin-top: 30px;}
.mrgT_40 { margin-top: 40px;}
.mrgT_50 { margin-top: 50px;}
.mrgT_60 { margin-top: 60px;}
.mrgT_80 { margin-top: 80px;}
.mrgT_100 { margin-top: 100px;}

.mrgB_00 { margin-bottom: 0;}
.mrgB_30 { margin-bottom: 30px;}
.mrgB_40 { margin-bottom: 40px;}
.mrgB_50 { margin-bottom: 50px;}
.mrgB_60 { margin-bottom: 60px;}
.mrgB_80 { margin-bottom: 80px;}
.mrgB_100 { margin-bottom: 100px;}

/* ----------------------------------
ecology
---------------------------------- */
#content_Wrap {
color: #323232;
margin-top: 160px;
}

#content_Wrap figure {
position: relative;
height: fit-content;
}


.cap_T {
  bottom: unset;
  top: 5px;
}
.cap_Btm {
  position: absolute;
  font-size: 10px;
  bottom: -15px;
}

.lower_ttl{
padding: 0;
position: relative;
}
.lower_ttl h2 {
max-width: 1200px;
width:94%;
margin: 0 auto;
text-align: center;
position: absolute;
top: 15%;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
color: #FFF;
font-family: 'Cinzel', serif !important;
/* font-size: clamp( 16px, calc( 8.88888888888889px + 0.9259259259259258vw ), 20px ); */
font-size: clamp( 22px, calc( 2.9259259259259258vw ), 30px );
letter-spacing: 0.12em;
/* text-shadow: 1px 0px 5px #FFF; */
z-index:2;
}
.lower_ttl .line {
position: absolute;
top: 25%;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);

border-left:1px solid #FFF;
height:30px;
z-index:2;
}



/* tab_Area */
ul.tab_Area {
display: flex;
justify-content:center;
max-width: 1000px;
width:94%;
margin: 0 auto;
padding: 80px 0;
}
.tab_Area.under {
margin: 80px auto 0;
}
ul.tab_Area li {
text-align: center;
width: calc((100% - 6%) / 2);
margin: 0 20px;
}
ul.tab_Area li a {
display: block;
padding: 15px 0;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.26em;
background: #fff;
color:#7c624e;
border:1px solid #c9c1af;
transition: .3s;
}
ul.tab_Area li a:hover,
ul.tab_Area li.curr a {
color:#7c624e;
background: #e5ddd1;
transition: .3s;
}


/* common */
.copy {
padding-bottom: 20px;
text-align: center;
color:#a68a6e;
font-size: 30px;
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
transform: rotate(.028deg);
line-height: 1.8;
letter-spacing: 0.16em;
position:relative;
}
.copy span {
font-size: 60%;
vertical-align:text-top;
}

.copy02 {
text-align: center;
font-size: 24px;
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
transform: rotate(.028deg);
line-height: 1.8;
letter-spacing: 0.16em;
padding-bottom: 20px;
border-bottom: 1px solid #323232;
margin-bottom: 20px;
position:relative;
}

.sub_copy {
text-align: center;
font-size: clamp(16px,1.5vw,18px);
line-height: 1.8;
letter-spacing: 0.16em;
/* color:#FFF; */
padding-bottom: 30px;
}
.sub_copy.f-16px {
font-size: clamp(14px,1.333333333333333vw,16px);
line-height: 1.6;
}

.text {
font-size: 16px;
text-align: center;
line-height: 1.6;
}
.secttl {
margin: 0 auto 1.4em;
}
.secttl h4 {
font-size: clamp(18px,1.75vw,21px);
color: #fff;
letter-spacing: 0.08em;
background: #a68a6e;
padding: 0.5em 1em;
}
.secttl h5 {
font-size: clamp(18px,1.75vw,21px);
line-height: 1.6;
letter-spacing: 0.08em;
padding: 0.8em 0 0;
}
.secttl p {
font-size: clamp(14px,1.333333333333333vw,16px);
line-height: 1.6;
letter-spacing: 0.08em;
padding: 1em 0 0;
}
.note_txt {
font-size: 10px;
line-height: 1.4;
}
.txt_Box {
padding: 0.75em 0 0;
}
.txt_Box h4 {
text-align: center;
/* color: #071340;; */
font-size: 15px;
line-height: 1.5;
letter-spacing: 0.06em;
}

.txt_Box p {
font-size: 14px;
line-height: 1.5;
letter-spacing: 0.1em;
}
p.f-14px {
font-size: 14px;
line-height: 1.5;
letter-spacing: 0.08em;
}
.txt_Box p.note_txt {
text-align: center;
font-size: 10px;
line-height: 1.4;
}


.att {
font-size: 12px;
text-align: right;
margin: 10px 10px 0 0;
}

.image-text {
font-size: 14px;
font-feature-settings: "palt";
letter-spacing: 0.5px;
line-height: 1.4;
text-align: center;
margin-top: 10px;
}

figure {
position: relative;
}
a {
transition: all .5s;
}
a:hover {
opacity: .7;
}




.column_1 {
width: 100%;
}
.column_1.img_mg figure{
margin: 36px 0 0;
}

.column_2 {
display: flex;
justify-content:space-between;
flex-wrap: wrap;
gap: 3%;
}
.column_2 li {
width: 48.5%;
}

.column_2 li.mrgB_00 {
margin-bottom: 0;
}

.column2_2 {
display: flex;
justify-content:space-between;
flex-wrap: wrap;
}
.column2_2 li {
width: 65.7%;
margin-bottom: 30px;
}
.column2_2 li:nth-of-type(2) {
width: 31.4%;
}

.column_3 {
display: flex;
justify-content:flex-start;
flex-wrap: wrap;
align-items: flex-start;
gap: 50px 2.9%;
}
.column_3 li {
width: 31.4%;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.column_3 li.two-third {
width: 65.7%;
}

.column_4 {
display: flex;
justify-content:flex-start;
flex-wrap: wrap;
align-items: flex-start;
gap: 50px 2%;
}
.column_4 li {
width: 23.5%;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.column_1_2{
display: flex;
justify-content:space-between;
flex-wrap: wrap;
gap: 50px 2.9%;
}
.column_1_2.and{
margin: 60px auto 0;
}
.column_1_2 li{
display: flex;
justify-content: space-between;
flex-direction: column;
}
.column_1_2 li:nth-child(1){
width: 31.4%;

}
.column_1_2 li:nth-child(2){
width: 65.7%;
}
.column_1_2 li:nth-child(2) ul{
display: flex;
justify-content:space-between;
flex-wrap: wrap;
gap: 19.5px 4.41400304414003%;
}
.column_1_2 li:nth-child(2) ul li{
width: 47.792998477929985%;
}


/* section[class^="sec"]:not(:first-of-type){
margin: 100px auto 0;
} */
section[class^="sec"]{
margin: 0 auto 100px;
}
section[class^="sec"]:last-of-type{
margin: 0 auto 0px;
}
section > div.block{

}
section > div.block{

}
section[class^="sec"] > div.block:not(:first-of-type){
margin: 80px auto 0;
}
.singleblock:not(:first-of-type){
margin: 40px auto 0;
}


section.sec02 > div.block > .column_2{
margin: 0 auto 60px;
}

li.two-third {
width: 65.7%;
}

.logo_copy {
display: flex;
justify-content: center;
align-items: center;
margin: 30px auto 0;
}
.logo_copy figure {
}
.logo_copy figure.kanta {
max-width: 120px;
}
.logo_copy figure.eco {
max-width: 160px;
}
.logo_copy figure.electro {
max-width: 100px;
}
.logo_copy figure.central {
max-width: 220px;
}
.logo_copy .line {
width: 1px;
height: 80px;
background: #000;
margin: 0 2em;
}
.logo_copy img {
}
.logo_copy .sub_copy {
text-align: left;
font-size: 20px;
line-height: 1.6;
padding-bottom: 0;
}


/* kobetsu */

/* sec01 ---------------------------- */


/* sec06 ---------------------------- */
.sec06 {
}

.sec06 .note_txt {
padding-top: 1em;
}

.sec06 .singleblock .column_3 .secttl{

}
.sec06 .singleblock .column_3 .secttl h4{
letter-spacing: 0.04em;
font-feature-settings: "palt";
}
.sec06 .singleblock .column_3 .secttl p{
line-height: 1.3;
padding: 0.75em 0 0;
}
.sec06 .secttl.flex{
align-items: baseline;
margin: 0.75em auto 0 0;
}
.sec06 .secttl.flex h4{
display: inline-singleblock;
margin: 0 0.75em 0 0;
}
/* sec07 ---------------------------- */
.sec07 {
}
.sec07 .singleblock > .sub_copy {
text-align: left;
}
.sec07 .note_txt {
padding-top: 2.5em;
}
/* sec08 ---------------------------- */
.sec08 {
}

.sec08 .singleblock > .sub_copy{
text-align: left;
}
.sec08 .singleblock > .column_2 li:nth-child(2) .note_txt{
padding-top: 1em;
}

.sec08 .singleblock > .column_2 li .eco_img01 {
padding: 0 0 10px;
}

/* sec08_02 ---------------------------- */
.sec08_02 {
}
.sec08_02 .column_2 li .ultra_img02{
padding: 20px 0 ;
}
.sec08_02 .column_2 li:nth-child(2) figure{
margin-top:-5px;
}
.sec08_02 .column_2 li:nth-child(2) .note_txt{
padding-top: 1em;
}

/* sec09 ---------------------------- */
.sec09 {
}

.sec09 .note_txt {
padding-top: 2em;
}
/* sec010 ---------------------------- */
.sec010 {
}
.sec010 .singleblock .column_3 .secttl{
margin: 0;
}

.sec010 .singleblock .column_3 .secttl p{
padding: 0;
}
.sec010 .singleblock .note_txt{
padding-top: 1em;
}



/*=============================
spから
=============================*/
@media only screen and (max-width: 767px) {
#content_Wrap {
/* padding: 0 0 50px; */
}
.mrgB_60 {
margin-bottom: 30px;
}

.lower_ttl h2 {
position: absolute;
top: 20%;
left: 6%;
transform: translateX(0);
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
}
.lower_ttl .line {
position: absolute;
top: 40%;
}


/* tab_Area */
ul.tab_Area {
flex-direction: column;
margin: 0 auto;
padding: 40px 0;
}
ul.tab_Area li {
width: 100%;
margin: 0 0 10px;
}
ul.tab_Area li a {
font-size: 14px;
}

/* common */
.copy {
font-size: 18px;
padding-bottom: 20px;
}
.sub_copy {
padding-bottom: 30px;
}

.txt_Box p {
font-size: 13px;
line-height: 1.6;
letter-spacing: 0.1em;
}
.txt_Box p.font_S {
font-size: 11px;
line-height: 1.6;
letter-spacing: 0.1em;
}
.txt_Box h4 .f-80 {
font-size: 100%;
}
/* section[class^="sec"]:not(:first-of-type) {
margin: 60px auto 0;
} */
.column_3 {
gap: 30px 2.9%;
}
.column_3 li {
width: 48%;
}
.column_4 {
gap: 30px 2.9%;
}
.column_4 li {
width: 48.55%;
}
.column_1_2 {
gap: 30px 2.9%;
}
.column_1_2 li:nth-child(1) {
width: 100%;
}
.column_1_2 li:nth-child(2) {
width: 100%;
}
.column_1_2 li:nth-child(2) ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 30px 2.9%;
}
.column_1_2 li:nth-child(2) ul li {
width: 48.55%;
}
li.two-third {
width: 100%;
}
section[class^="sec"] > div.block:not(:first-of-type) {
margin: 30px auto 0;
}
section.sec02 > div.block > .column_2 {
margin: 0 auto 30px;
}
.logo_copy {
flex-direction: column;
margin: 10px auto 0;
}
.logo_copy .line {
width: 100%;
height: 1px;
background: #000;
margin: 1em 0;
}
.logo_copy .sub_copy {
text-align: center;
font-size: 16px;
padding-bottom: 0;
}
.logo_copy figure.eco {
max-width: 100%;
width:50%;
}
.sec06 .secttl.flex {
flex-direction: column;
margin: 1em auto 0 0;
}
.sec06 .secttl.flex  h4 {
display: inline-block;
width: 100%;
text-align: center;
font-size: 18px;
letter-spacing: 0.04em;
padding: 0.4em 0.5em;
}
.sec06 .column_3 li {
width: 100%;
}
.sec07 .column_3 li {
width: 100%;
}
.sec07 .kanta_img02_sp figure + figure {
  margin-top: 20px;
}
.sec07 .note_txt {
padding-top: 1em;
}

.sec08 .column_2 {
gap:30px 0;
}
.sec08 .column_2 li {
width: 100%;
}

.sec08_02 {
}
.sec08_02 .column_2 {
  gap:30px 0;
}
.sec08_02 .column_2 li {
width: 100%;
}
.sec08_02 .column_2 li:nth-child(2) figure{
margin-top:0;
}

.logo_copy figure.electro {
max-width: 100%;
width:50%;
}
.logo_copy figure.central {
max-width: 100%;
width:50%;
}
.sec09 .electro_img01_sp figure + figure {
  margin-top: 40px;
}
.sec09 .note_txt{
padding-top: 2em;
}
.sec010 {
margin: 0 auto 20px;
}
.sec010 .column_3 {
gap: 20px 2.9%;
}
.sec010 .column_3 li {
width: 100%;
}
.sec010 .secttl {
margin: 0 auto 0;
}
.sec010 .note_txt{
padding-top: 2em;
}
}
