@charset "UTF-8";

[data-aos^=zoom][data-aos^=zoom] {
    filter: blur(100px);
    animation: blur-animation 2s;
    animation-fill-mode: forwards;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
    filter: blur(0);
}
@keyframes blur-animation {
  from {
    filter: blur(50px);
  }
  to {
    filter: blur(0);
  }
}

/*=== 共通 ===*/
#content_Wrap {
font-feature-settings: "palt";
overflow: hidden; 
}
figure{
position: relative;
height: fit-content;
}
img {
width: 100%;
}
.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;
}

#main_Wrap {
position: relative;
}
#main_Wrap h2 {
position: absolute;
top: 47%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
margin: 0 auto;
text-align: center;
font-size: clamp(24px,3.333333333333333vw,50px);
color: #fff;
letter-spacing: 0.12em;
font-family: "Cinzel", serif;
}

.txt_note{
display: inline-block;
font-size: 10px;
line-height: 1.3;
}
figure + .txt_note{
padding-top: 1em;
}
p + .txt_note{
padding-top: 1em;
}

.content_box {
}

.content_box h4 + p{
padding-top: 0.5em;
}
.content_box figure + h4{
padding-top: 0.7em;
}
.content_box figure + .text_box{
padding-top: 0.7em;
}
.content_box p + figure {
padding-top: 0.8em;
}
.content_box p + ul {
padding-top: 0.8em;
}
.content_box .txt_note + p {
padding-top: 0.8em;
}
.content_box figure + .small_txt {
padding-top: 0.3em;
}
.text_box.center h3,
.text_box.center h4,
.text_box.center p{
text-align: center;
}
.text_box.center + figure {
padding-top: 3.75em;
}

.text_box  h3 {
text-align: center;
font-family: "Cinzel", serif;
font-size: clamp(24px,3.167vw,38px);
color: #d4aca1;
letter-spacing: 0.12em;
line-height: 1.4;
}
.text_box  h4 {
font-size: clamp(16px,1.5vw,21px);
color: #fff;
letter-spacing: 0.12em;
line-height: 1.6;
}
.text_box p {
font-size: clamp(14px,1.32vw,16px);
color: #fff;
letter-spacing: 0.1em;
line-height: 2;
}
.line_grade {
display: block;
width: 100%;
height: 1px;
background: linear-gradient(to right,  rgba(212,172,161,0.01) 0%,rgba(212,172,161,1) 50%,rgba(212,172,161,0.01) 100%);
margin: 1.875em auto 2.625em;
}
p.small_txt {
font-size: 12px;
letter-spacing: 0.06em;
line-height: 1.8;
}
.text_box h4 + p{
padding-top: 1.8em;
}
.bg_L {
position: relative;
background: url(../img/bg_L.jpg) repeat-y center center / cover;
aspect-ratio: 1400/1278;
display: flex;
flex-direction: column;
padding: 80px 0 0;
gap: 120px 0;
}
.bg_R {
position: relative;
background: url(../img/bg_R.jpg) repeat-y center center / cover;
aspect-ratio: 1400/2400;
display: flex;
flex-direction: column;
gap: 120px 0;
padding: 120px 0 80px;
}
/*sec01*/
.sec01 {
}
.sec01.flex{
width: 100%;
gap: 30px 4.28571429%;
align-items: center;
}
.sec01 .text_box {
width: 40%;
padding: 0 0 0 7.14285714%;
}
.sec01 figure{
width: 55.71428571%;
}
/*sec02*/
.sec02 .text_box {
width: 94%;
}
.sec02 figure{
width: 100%;
}
/*sec03*/
.sec03.flex{
gap: 30px 4.28571429%;
align-items: center;
}
.sec03 .text_box {
width: 38.57142857%;
padding: 0 0 0 7.14285714%;
}
.sec03 figure{
width: 57.14285714%;
margin: 0 auto;
}
/*sec04*/
.sec04 .flex_box{
width: 94%;
max-width: 1200px;
margin: 60px auto 60px;
display: flex;
flex-wrap: wrap;
gap : 60px 3.33333333%;
}
.sec04 .flex_box > figure{
width: 66.66666667%;
max-width: 800px;
}
.sec04 .flex_box > figure.w100{
width: 100%;
max-width: 1200px;
}
.sec04 .flex_box .freeid{
width: 30%;
padding: 1em 1.66666667%;
background: #ebf0f3;
}
.sec04 .flex_box .freeid .logo{
display: block;
width: 29.16666667%;
margin: 0 auto 1em 0;
}
.sec04 .flex_box .freeid h3{
display: flex;
align-items: center;
font-size: clamp(15px, 1.5vw, 20px);
line-height: 1.6;
}
.sec04 .flex_box .freeid p{
font-size: 14px;
letter-spacing: 0.114em;
line-height: 1.6;
padding-top: 0.7em;
}

.sec04 ul.flex{
width: 94%;
max-width: 1200px;
flex-wrap: wrap;
margin: 0 auto;
gap: 60px 3.33333333%;
}
.sec04 figure + ul.flex{
margin-top: 80px; 
}

.sec04 ul.flex li{
width: 22.5%;
}
.sec04 ul.flex li .text_box{

}
.sec04 ul.flex li .text_box h4{
display: flex;
align-items: center;
font-size: clamp(15px,1.5vw,20px);
padding-top: 0.5em;
}
.sec04 ul.flex li .text_box h4 .num{
position: relative;
color: #fff;
font-size: 120%;
line-height: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 1em;
height: 1em;
margin:0 0.5em 0 0;
padding: 0 0 0 0.06em;
}
.sec04 ul.flex li .text_box h4 .num::before{
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
width: 100%;
height: 100%;
/*background: #d4aca1;*/
/*background: #ba8f83;*/
background: #81645d;
z-index: -1;
}
.sec04 ul.flex li .text_box p{
font-size: 14px;
letter-spacing: 0.114em;
line-height: 1.6;
}
.sec04 ul.flex li .text_box h4 + p {
    padding-top: 0.2em;
}

/*sec05*/
.sec05.flex{
gap: 30px 4.28571429%;
align-items: center;
}
.sec05 .text_box {
width: 38.57142857%;
padding: 0 7.14285714% 0 0;
order: 2;
}
.sec05 figure{
width: 57.14285714%;
margin: 0 auto;
order: 1;
}

[class$=""] {
display: flex;
flex-direction: column;
gap: 0px 0;
}
/*=========================================================================================================
tab
=========================================================================================================*/
@media screen and (min-width: 768px) and (max-width: 1024px) {



}

/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {
.line_grade {
    margin: 1em auto 1em;
}
.text_box.center p{
text-align: left;
}
.text_box h4 + p {
    padding-top: 1.5em;
}
.text_box.center + figure {
    padding-top: 30px;
}
.bg_L {
    padding: 40px 0 0;
    gap: 60px 0;
}
.bg_R {
    padding: 60px 0 40px;
    gap: 60px 0;
}


.sec01.flex {
    flex-wrap: wrap;
}
.sec01 .text_box {
    width: 94%;
    margin: 0 auto;
    padding: 0;
}
.sec01 figure {
    width: 100%;
}
.sec03.flex {
    flex-wrap: wrap;
}
.sec03 .text_box {
    width: 94%;
    margin: 0 auto;
    padding: 0;
}
.sec03 figure {
    width: 100%;
}
.sec04 .flex_box {
    margin: 30px auto 30px;
    gap : 30px 3.33333333%;
}
.sec04 .flex_box > figure{
width: 100%;
max-width: 100%;
}
.sec04 .flex_box .freeid{
width: 100%;
padding: 10px;
}
.sec04 ul.flex {
    gap: 30px 4%;
}
.sec04 ul.flex li {
    width: 48%;
}
.sec04 figure + ul.flex {
    margin-top: 40px;
}
.sec05.flex {
    flex-wrap: wrap;
}
.sec05 .text_box {
    width: 94%;
    margin: 0 auto;
    padding: 0;
    order: 1;
}
.sec05 figure {
    width: 100%;
    order: 2;
}

[class$=""] {
gap: 30px 0;
}

}
