/*index*/
.index header nav ul li:nth-of-type(1) a {
    color: #AC954A;
}

.index .slide2 {
    height: 13.5416vw;
    /*26rem*/
    overflow: hidden;
    margin: 0 !important;
}
.index .slide3 {
    height: 23.4375vw;
    /* 45rem*/
    overflow: hidden;
    margin: 0 0 11rem !important;
}
.index .slide2 .pic{
    width: 100%;
    height: 100%;
    aspect-ratio:2/3 ;
    padding: 1.04vw;/*2rem*/
}
.index .slide3 .pic{
    width: 100%;
    height: 100%;
    aspect-ratio:2/3 ;
    padding: 1.04vw;/*2rem*/
}
.index_cnt1 .inner h2 {
    font-size: 4.5rem;
    font-family: 'Klee One', cursive;
    /*font-family: 'Montserrat', sans-serif;*/
    text-align: center;
    line-height: 1.5;
    margin: 0 auto 5rem;
}
.index_cnt1 .inner p {
    text-align: center;
}
.index_cnt1 .inner p strong {
    font-size: 3rem;
    font-family: "Klee One", cursive;
    margin: 0 auto 4rem;
    display: inline-block;
}
.index_cnt1 .inner .read {
    font-size: 1.8rem;
    line-height: 1.83;
    margin: 0 auto 8rem;
}




.index_cnt2 {
    margin: 0 auto 22rem;
}
.index_cnt2 h2 {
    font-size: 4.5rem;
    font-family: 'Klee One', cursive;
    text-align: center;
    margin: 0 auto 10rem;
    line-height: 1;
}
.index_cnt2 h2 span{
    font-size: 0.5em;
}
.index_cnt2 .col2 {
    display: flex;
    gap: 6.77vw;
    /*13rem*/
}
.index_cnt2 .col2 .left {
    width: 61.5%;
    position: relative;
}
.index_cnt2 .col2 .left::after {
    /*content: "";*/
    width: 17.7vw;/*34rem*/
    height: 14.5vw;/*28rem*/
    display: inline-block;
    background: #ac954a;
    position: absolute;
    left: -1.3vw;/*2.5rem*/
    top: 12.5vw;/*24rem*/
    z-index: -1;
}
.index_cnt2 .col2 .left img {
    width: 100%;
    filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.2));
}
.index_cnt2 .col2 .right {
    width: 38.5%;
}
.index_cnt2 .col2 .right h3 {
    font-size: 3.5rem;
    font-family: 'Klee One', cursive;
    line-height: 1.74;
    margin: 0 0 5rem;
}
.index_cnt2 .col2 .right p:not(.buttonA) {
    color: rgba(0, 0, 0, 0.5);
    line-height: 2;
    margin: 0 0 7rem;
}
.index_cnt2 .col2 .right .button {
    display: flex;
    gap: 2rem;
}
.index_cnt3 {
    background: url(../img/bg.jpg) rgba(172, 149, 74, 0.25);
    /*#AC954A4D*/
    background-blend-mode: soft-light;
    padding: 15rem 0;
}
.index_cnt3 h3 {
    font-size: 4.5rem;
    font-family: 'Klee One', cursive;
    margin: 0 0 3rem;
}
.index_cnt3 .read {
    font-size: 2.9rem;
    font-family: "Klee One", cursive;
    margin: 0 0 10rem;
}
.index_cnt3 .col2 {
    display: flex;
    gap: 9.37vw;
    /*18rem*/
    flex-direction: row-reverse;
}
.index_cnt3 .col2 .left {
    width: 60%;
    position: relative;
}
.index_cnt3 .col2 .left::after {
    /*content: "";*/
    width: 17.7vw;/*34rem*/
    height: 14.5vw;/*28rem*/
    display: inline-block;
    background: #ac954a;
    position: absolute;
    left: -6.51vw;/*12.5rem*/
    top:12.5vw;/*24rem*/
    z-index: 1;
}
.index_cnt3 .col2 .left img {
    width: 100%;
    position: relative;
    z-index: 2;
    filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.2));
}
.index_cnt3 .col2 .right {
    width: 40%;
}
.index_cnt3 .col2 .right h4 {
    font-size: 3.5rem;
    font-family: 'Klee One', cursive;
    line-height: 1.74;
    margin: 0 0 4.5rem;
    white-space: nowrap;
}
.index_cnt3 .col2 .right p:not(.buttonA) {
    line-height: 2;
    margin: 0 0 3rem;
}
.index_cnt3 .col2 .right .button {
    display: flex;
    gap: 2rem;
}

/*テスト*/
.flex {
    display: flex;
    width: 20%;
    height: 200px;
    overflow: hidden;
}
.flex img {
    height: 100%;
    width: auto;
}
/*ここまで*/

.index_cnt4 {
    margin: 0 auto 22rem;
    padding: 11rem 0;
}
.index_cnt4 h3 {
    font-size: 4.5rem;
    font-family: 'Klee One', cursive;
    margin: 0 auto 3.5rem;
}
.index_cnt4 .read {
    font-size: 2.9rem;
    font-family: "Klee One", cursive;
    margin: 0 0 8rem;
}
.index_cnt4 .col2 {
    display: flex;
    gap: 6.77vw;
    /*13rem*/
}
.index_cnt4 .col2 .left {
    width: 61.5%;
    position: relative;
    /*padding: 0 0 0 3.645vw;*/
    /*7rem*/
}
.index_cnt4 .col2 .left img {
    width: 100%;
    filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.2));
}
.index_cnt4 .col2 .right {
    width: 38.5%;
}
.index_cnt4 .col2 .right h3 {
    font-size: 3.5rem;
    font-family: 'Klee One', cursive;
    line-height: 1.74;
    margin: 0 0 5rem;
}
.index_cnt4 .col2 .right p:not(.buttonA) {
    color: rgba(0, 0, 0, 0.5);
    line-height: 2;
    margin: 0 0 7rem;
}
.index_cnt4 .col2 .right .button {
    display: flex;
    gap: 2rem;
}
.index_cnt5 {
    background: url(../img/bg.jpg) rgba(172, 149, 74, 0.25);
    /*#AC954A4D*/
    background-blend-mode: soft-light;
    padding: 20rem 0 13.5rem;
}
.index_cnt5 .inner {
    position: relative;
}
.index_cnt5 .name {
    display: grid;
    grid-template-rows: auto auto;
    position: absolute;
    top: 0;
    right: 0;
}
.index_cnt5 .name h3 {
    font-size: 3.125vw;/*6rem*/
    font-family: 'Klee One', cursive;
    letter-spacing: 0.75em;/*4.5rem*/
    writing-mode: vertical-rl;
    z-index: 2;
}
.index_cnt5 .name h3 span {
    color: #AC954A;
}
.index_cnt5 .name .kana {
    font-size: 0.833vw;/*1.6rem*/
    font-family: 'Montserrat', sans-serif;
    color: #AC954A;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    letter-spacing: 0.2em;
}
.index_cnt5 .kana::after {
    content: "";
    width: 0.1rem;
    height:5.2vw;/* 10rem*/
    background: #AC954A;
}
.index_cnt5 .movie {
    width: 57.29vw;
    /*91.6%,110rem*/
    max-width: 110rem;
    margin: 0 0 5rem;
}
.index_cnt5 .movie video {
    width: 100%;
    border-radius: 1rem;
}
.index_cnt5 p {
    font-size: 1.8rem;
    text-align: center;
}
.index_cnt6 {
    padding: 10rem 0;
}
.index_cnt6 .title {
    margin: 0 auto 10rem;
}
.index_cnt6 .col2 {
    display: flex;
    gap: 4.6875vw;
    /*9rem*/
}
.index_cnt6 .col2 .left {
    width: 50%;
    position: relative;

}
.index_cnt6 .col2 .left img {
    width: 100%;
    max-width: 31.5rem;
    filter: drop-shadow(0 0 2rem rgba(0, 0, 0, 0.5));
    position: absolute;
    right: 0;
}
.index_cnt6 .col2 .right {
    width: 50%;
}
.index_cnt6 .col2 .right p:not(.buttonA) {
    font-size: 2rem;
    margin: 0 0 3rem;
}
.index_cnt6 .col2 .right li {
    line-height: 2;
    margin: 0 0 2.5rem;
}
.index_cnt6 .col2 .right li::marker{
    content:"■";
}
.index_cnt6 .col2 .right li a {
    color: inherit;
    text-decoration: underline;
}
.index_cnt6 .col2 .right li span{
    font-size: 1.2rem;
    font-weight: normal;
}
.index_cnt6 .col2 .right .buttonA {
    float: right;
    transform: translate(0, -4rem);
}
.index_cnt7 {
    margin: 0 auto 10rem;
}
.index_cnt7 .title {
    margin: 0 auto 3.5rem;
}
.index_cnt7 .col2 {
    display: flex;
    gap: 12rem;
}
.index_cnt7 .col2 :is(.left, .right) {
    flex: 1;
}
.index_cnt7 .col2 :is(.left, .right) dl {
    width: 100%;
    margin: 0 0 2.5rem;
}
.index_cnt7 .col2 :is(.left, .right) dt {
    margin: 0 0 1.5rem;
}
.index_cnt7 .col2 :is(.left, .right) input {
    width: 100%;
    min-height: 5.2rem;
    border-radius: 1rem;
    border: 0.1rem solid #D0D5DD;
}
.index_cnt7 .col2 .right dl {
    height: 100%;
}
.index_cnt7 .col2 .right dd {
    height: inherit;
}
.index_cnt7 .col2 .right textarea {
    width: 100%;
    height: 75%;
    border-radius: 1rem;
    border: 0.1rem solid #D0D5DD;
}
.index_cnt7 .btn {
    width: 45%;
    height: 5.2rem;
    background: #1A1818;
    display: grid;
    align-items: center;
    text-align: center;
    margin: auto;
    color: #fff;
    cursor: pointer;
}






/*profile*/
.profile header nav ul li:nth-of-type(2) a {
    color: #AC954A;
}
.profile_cnt1 {
    padding: 0 0 20rem;
}
.profile_cnt1 .inner {
    position: relative;
}
.profile_cnt1 .inner .title {
    margin: 0 auto 14rem;
}
.profile_cnt1 .inner .pic {
    width: 66.6%;
    margin: auto;
}
.profile_cnt1 .inner .pic img {
    width: 100%;
}
.profile_cnt1 .inner .nameplate {
    position: absolute;
    right: 13rem;
    bottom: -4.16vw;/*8rem*/
    background: url(../img/nameplate.png) no-repeat;
    background-size: cover;
    width: 39.5rem;
    height: 10.8rem;
    display: grid;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}
.profile_cnt2 {
    display: flex;
    gap: 6.77vw;
    /*13rem*/
    padding: 10rem 0 6rem;
}
.profile_cnt2 .inner {
    position: relative;
}
.profile_cnt2 .pic {
    width: 33.3%;
    position: absolute;
    right: 0;
    top: 0;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.7);
}
.profile_cnt2 .pic img {
    width: 100%;
}
.profile_cnt2 .col2 .right {
    width: 38.5%;
}
.profile_cnt2 h3 {
    font-size: 4rem;
    font-family: 'Klee One', cursive;
    line-height: 1.74;
    margin: 0 0 5rem;
}
.profile_cnt2 p {
    width: 60%;
    line-height: 2;
    margin: 0 0 5rem;
}
.profile_cnt2 .sign {
    width: 20.9rem;
    margin: 0 0 0 40%;
}
.profile_cnt2 .sign img {
    width: 100%;
}
.profile_cnt3 {
    padding: 10rem 0;
}
.profile_cnt3 .inner .grid {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 0.78125vw;
    /*1.5rem*/
}
.profile_cnt3 .inner .grid figure {
    width: 100%;
    height: calc(100% - 2em);
}
.profile_cnt3 .inner .grid figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.profile_cnt3 .inner .grid figure figcaption {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    color: #1A1818;
    padding: 1em 0 0;
}






/*history*/
.history header nav ul li:nth-of-type(3) a {
    color: #AC954A;
}
.history_cnt1 {
    padding: 0 0 10rem;
}
.history_cnt1 .inner {
    position: relative;
}
.history_cnt1 .inner .title {
    margin: 0 auto 8rem;
}
.history_cnt1 .inner .read {
    font-size: 4.5rem;
    font-family: 'Klee One', cursive;
    text-align: center;
}
[class^=history_cnt]:not(.history_cnt1) {
    background: url(../img/bg.jpg) rgba(172, 149, 74, 0.25);
    background-blend-mode: soft-light;
    padding: 27rem 0 15rem;
}
[class^=history_cnt]:not(.history_cnt1) .inner {
    position: relative;
}
[class^=history_cnt]:not(.history_cnt1) .inner h3 {
    font-size: 1.6rem;
    font-family: 'Montserrat', sans-serif;
    color: #AC954A;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    letter-spacing: 0.2em;
}
[class^=history_cnt]:not(.history_cnt1) .inner h3 span {
    font-size: 9rem;
    /*font-family: 'Noto Sans JP', sans-serif;*/
    font-family: "Klee One", cursive;
    font-weight: bold;
    writing-mode: initial;
    position: absolute;
    top: 27rem;
    /*-13rem*/
    transform: rotate(180deg);
}
[class^=history_cnt]:not(.history_cnt1) .inner h3::after {
    content: "";
    width: 0.1rem;
    height: 10rem;
    background: #AC954A;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history) {
    width: 43.3%;
    /*52rem*/
    display: grid;
    gap: 3.125vw;
    /*6rem*/
    grid-template-columns: auto auto;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>dt {
    grid-row: 1/2;
    grid-column: 1/2;
    font-size: 3.6rem;
    font-weight: bold;
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: "Klee One", cursive;
    color: #1A1818;
    position: relative;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>dt::after {
    content: "";
    width: 6rem;
    height: 1rem;
    background: #000;
    display: inline-block;
    position: absolute;
    top: 12rem;
    left: 0;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>.pic {
    grid-row: 1/2;
    grid-column: 2/3;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>.pic img {
    width: 100%;
    filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.8));
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>.hist {
    grid-row: 2/3;
    grid-column: 1/3;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>.hist dl {
    display: flex;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>.hist dt {
    width: 24%;
    min-width: 6em;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>.hist dd {
    width: 76%;
}
[class^=history_cnt]:not(.history_cnt1) .inner dl:not(.history)>.hist dd li{
    /*white-space: nowrap;*/
}
[class^=history_cnt]:not(.history_cnt1) .inner .slide_hist {
    width: 27.6vw;
    /*53rem*/
    max-width: 53rem;
    /*min-height: 38rem;*/
    position: absolute;
    right: 13rem;
    top: 0;
}
[class^=history_cnt]:not(.history_cnt1) .inner .slide_hist .pic {
    width: 100%;
    height: 100% !important;
    aspect-ratio: 1.57/1;
    min-height: 19.79vw;/*38rem*/
}

[class^=history_cnt]:not(.history_cnt1):nth-of-type(even) {
    background: #000;
}
[class^=history_cnt]:not(.history_cnt1):nth-of-type(even) :is(dt, dd, p) {
    color: #fff !important;
}
[class^=history_cnt]:not(.history_cnt1):nth-of-type(even) .inner dl:not(.history)>dt::after {
    background: #fff;
}
[class^=history_cnt]:not(.history_cnt1):nth-of-type(even) .inner h3 {
    right: initial;
    left: 0;
}
[class^=history_cnt]:not(.history_cnt1):nth-of-type(even) .inner dl:not(.history) {
    margin: 0 0 0 auto;
}
[class^=history_cnt]:not(.history_cnt1):nth-of-type(even) .inner .slide_hist {
    right: initial;
    left: 9rem;
}
[class^=history_cnt]:not(.history_cnt1):nth-of-type(even) .inner .slide_hist .slick-dots li button:before {
    color: #fff
}