@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";
@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: inherit;
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

section,
main {
    display: block
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: none
}

i,
em {
    font-style: normal
}

table {
    border-collapse: collapse
}

li {
    display: block
}

body {
    background: #fff;
    color: #2a2b2b !important;
    font-family: "Noto Sans JP", system-ui, sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    max-width: 700px;
    margin: auto;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 1000px) {
    body {
        font-size: 16px !important
    }
}

@media screen and (max-width: 1000px) {
    body {
        font-size: 14px !important
    }
}

a {
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transition-property: color, background-color, border-color, opacity;
    transition-property: color, background-color, border-color, opacity;
    color: inherit;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: bottom
}

::-moz-selection {
    background: #2a2b2b;
    color: #fff
}

::selection {
    background: #2a2b2b;
    color: #fff
}

::-moz-selection {
    background: #2a2b2b;
    color: #fff
}

main {
    background: #fff
}

@media screen and (min-width: 1000px) {
    .sp {
        display: none !important
    }

    a:hover {
        cursor: pointer
    }
}

@media screen and (max-width: 1000px) {
    .pc {
        display: none !important
    }
}

.posts {
    padding: 0;
    max-width: 100%;
    margin: 0 auto
}

#content {
    width: 100%;
    margin: 0 auto;
    padding: 0
}

#content p {
    margin: 0
}

#content p a {
    border-bottom: solid 1px
}

#content img {
    height: 100%
}

a:hover {
    text-decoration: none !important
}

figure {
    line-height: 0
}

.w100 {
    width: 100% !important
}

.relative {
    position: relative
}

@media screen and (min-width: 1000px) {
    .btn:hover {
        opacity: .8
    }
}

.fv__top {
    position: relative
}

.fv__video {
    width: 44.9666666667%;
    max-width: 335px;
    height: 31%;
    max-height: 293px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 43%;
    right: 5.1%;
    z-index: 1;
    border-radius: 5px
}

.sec05 {
    overflow: hidden
}

.sec05__bg {
    background: -webkit-gradient(linear, left bottom, left top, from(#dbf1ef), to(#ffffff));
    background: -webkit-linear-gradient(bottom, #dbf1ef, #ffffff);
    background: linear-gradient(to top, #dbf1ef, #ffffff)
}

.sec05__inner {
    padding: 0 5vw 60px;
    max-width: 800px;
    margin: 0 auto
}

.sec05 .sec05-slide-thumbs {
    margin-bottom: 20px
}

.sec05 .sec05-slide-thumbs .swiper-slide {
    cursor: pointer;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.sec05 .sec05-slide-thumbs .swiper-slide h3 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .1em;
    margin-top: .5em
}

.sec05 .sec05-slide-thumbs .swiper-slide img {
    border-radius: 20px;
    border: 2px solid #412b06
}

.sec05 .sec05-slide-thumbs .swiper-slide.swiper-slide-thumb-active h3 {
    color: #49baae
}

.sec05 .sec05-slide-thumbs .swiper-slide.swiper-slide-thumb-active img {
    border: 3px solid #49baae
}

.sec05 .sec05-slide-thumbs .swiper-slide img {
    width: 100%;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.sec05 .sec05-slide-main {
    position: relative;
    padding-right: 20px
}

.sec05 .sec05-slide-main .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block
}

.sec05 .sec05-slide-main .swiper-button-next,
.sec05 .sec05-slide-main .swiper-button-prev {
    color: #fff;
    background: #b89c6e;
    width: 41px;
    height: 41px;
    border-radius: 50%
}

.sec05 .sec05-slide-main .swiper-button-next::after,
.sec05 .sec05-slide-main .swiper-button-prev::after {
    font-size: 18px;
    font-weight: bold
}

.sec05 .sec05-slide-main .swiper-button-next {
    right: -10px
}

.sec05 .sec05-slide-main .swiper-button-prev {
    left: -10px
}

.sec05 .sec05-slide-main .swiper-pagination {
    bottom: -34px
}

.sec05 .sec05-slide-main .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    background: #b89c6e;
    margin: 0 10px
}

.sec05 .sec05-slide-main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #412b06
}

.sec12 {
    overflow: hidden
}

.sec12__bg {
    background: url(../img/sec12-bg.webp) no-repeat center/cover
}

.sec12__inner {
    padding: 40px 5vw 93px;
    max-width: 800px;
    margin: 0 auto
}

.sec12__inner h2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.sec12 .sec12-slide {
    position: relative;
    margin-top: 1.5rem;
    padding-right: 20px
}

.sec12 .sec12-slide .swiper-slide {
    height: auto;
    padding: 24px 20px;
    background: #fff;
    position: relative;
    -webkit-filter: drop-shadow(0 10px 15px 15% rgba(65, 43, 6, 0.1)) !important;
    filter: drop-shadow(0 10px 15px 15% rgba(65, 43, 6, 0.1)) !important
}

.sec12 .sec12-slide__num {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    color: #db4972;
    letter-spacing: .1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem
}

.sec12 .sec12-slide__num::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 1px;
    background: #db4972
}

.sec12 .sec12-slide__ttl {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    color: #412b06;
    margin-top: 10px
}

.sec12 .sec12-slide__img {
    width: 100%;
    margin-top: 10px
}

.sec12 .sec12-slide__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 1000px) {
    .sec12 .sec12-slide__img {
        height: 315px
    }
}

@media screen and (max-width: 1000px) {
    .sec12 .sec12-slide__img {
        height: 157.5px;
        min-height: 157.5px
    }
}

.sec12 .sec12-slide__txt {
    font-size: 14px;
    font-weight: 400;
    color: #412b06;
    margin-top: 1rem;
    line-height: 1.7;
    letter-spacing: .1em
}

.sec12 .sec12-slide .swiper-button-next,
.sec12 .sec12-slide .swiper-button-prev {
    color: #fff;
    background: #412b06;
    width: 41px;
    height: 41px;
    border-radius: 50%
}

.sec12 .sec12-slide .swiper-button-next::after,
.sec12 .sec12-slide .swiper-button-prev::after {
    font-size: 18px;
    font-weight: bold
}

.sec12 .sec12-slide .swiper-button-next {
    right: -10px
}

.sec12 .sec12-slide .swiper-button-prev {
    left: -10px
}

.sec12 .sec12-slide .swiper-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    bottom: -65px
}

.sec12 .sec12-slide .swiper-pagination .swiper-pagination-bullet {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 19px;
    color: #412b06;
    width: 47px;
    height: 47px;
    opacity: 1;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sec12 .sec12-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #fff;
    background: #412b06
}

.sec14 {
    overflow: hidden
}

.sec14__inner {
    padding: 0 5vw 32px
}

.sec14__ttl {
    width: 90%;
    margin: 0 auto
}

.sec14__ttl img {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.sec14 .sec14-slide {
    position: relative;
    margin-top: 13px
}

.sec14 .sec14-slide .swiper-slide {
    height: auto;
    border-radius: 12px;
    border: solid 1.5px #c4174f;
    overflow: hidden
}

.sec14 .sec14-slide__ttl {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .1em;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: .75rem 0 !important;
    display: block;
    background: -webkit-linear-gradient(330deg, #c4174f 0%, #e7739a 47%, #c4174f 99%);
    background: linear-gradient(120deg, #c4174f 0%, #e7739a 47%, #c4174f 99%)
}

.sec14 .sec14-slide__cont {
    padding: 10px 20px
}

.sec14 .sec14-slide__txt {
    color: #412b06;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .1em;
    line-height: 1.67;
    margin-top: .5em
}

@media screen and (min-width: 1000px) {
    .sec14 .sec14-slide__img {
        height: 334px
    }
}

@media screen and (max-width: 1000px) {
    .sec14 .sec14-slide__img {
        height: 167px;
        min-height: 167px
    }
}

.sec14 .sec14-slide .swiper-button-next,
.sec14 .sec14-slide .swiper-button-prev {
    color: #fff;
    background: #c4174f;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    top: 45%
}

.sec14 .sec14-slide .swiper-button-next::after,
.sec14 .sec14-slide .swiper-button-prev::after {
    font-size: 18px;
    font-weight: bold
}

.sec14 .sec14-slide .swiper-button-next {
    right: -10px
}

.sec14 .sec14-slide .swiper-button-prev {
    left: -10px
}

.sec14 .sec14-slide .swiper-pagination {
    position: relative;
    margin-top: 30px
}

.sec14 .sec14-slide .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    background: #ccc;
    margin: 0 10px
}

.sec14 .sec14-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #c4174f
}

.sec14 .sec14-btn {
    display: block;
    margin-top: 32px
}

.sec15 {
    background-color: #fff9ec
}

.sec15__inner {
    padding: 44px 5vw
}

.sec15__ttl {
    text-align: center
}

.sec15__ttl p {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    letter-spacing: .1em;
    color: #412b06
}

.sec15__ttl h2 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    color: #412b06;
    margin-top: 10px
}

.js-accordion {
    background: #fff;
    border: solid 1px #412b06
}

.js-accordion:first-of-type {
    margin-top: 26.5px
}

.js-accordion:not(:first-of-type) {
    margin-top: 1rem
}

.js-accordion__header {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 1.56;
    color: #fff;
    background-color: #412b06;
    padding: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}

.js-accordion__header::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: min(2.67vw, 20px);
    height: min(1.6vw, 12px);
    right: min(6vw, 45px);
    -webkit-transition: all .3s;
    transition: all .3s;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 11.5L0.47372 0.25L19.5263 0.250002L10 11.5Z' fill='%23012F83'/%3E%3C/svg%3E%0A");
    background-size: 100% 100%
}

.js-accordion__header__img {
    display: block;
    width: 31px;
    min-width: 31px;
    height: 31px;
    margin-right: 11px
}

.js-accordion__header__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.js-accordion__header__txt {
    padding-right: 27px
}

@media screen and (max-width: 1000px) {
    .js-accordion__header::after {
        width: 3.73vw;
        height: 2.27vw;
        right: 4.67vw
    }
}

.js-accordion__header.--open::after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.js-accordion__header.--open::before {
    opacity: 0
}

.js-accordion__header.--plus::before {
    content: "";
    display: block;
    background-image: none;
    background: #fff;
    position: absolute;
    height: min(2.67vw, 20px);
    width: min(.27vw, 2px);
    right: min(6.53vw, 49px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s
}

@media screen and (max-width: 767px) {
    .js-accordion__header.--plus::before {
        height: 2.67vw;
        width: .27vw;
        right: 6.53vw
    }
}

.js-accordion__header.--plus::after {
    width: min(2.67vw, 20px);
    height: min(.27vw, 2px);
    right: min(5.33vw, 40px);
    background-image: none;
    background: #fff;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media screen and (max-width: 767px) {
    .js-accordion__header.--plus::after {
        width: 2.67vw;
        height: .27vw;
        right: 5.33vw
    }
}

.js-accordion__body {
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 1.67;
    color: #412b06;
    padding: 16px 20px;
    display: none
}

.js-toggle {
    cursor: pointer
}

.js-toggle+* {
    display: none
}

.sec16__map {
    width: 100%;
    height: 215px;
    padding: 0 5vw
}

.sec16__map iframe {
    width: 100%;
    height: 100%
}

.footer {
    padding-bottom: max(19vw, 120px)
}

.lp-floating {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    position: fixed;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: min(100vw, 750px);
    z-index: 90
}

.lp-floating.--show {
    visibility: visible;
    opacity: 1
}

/*# sourceMappingURL=style.min.css.map */
/* ヘッダー用CSS */
header#header {
    max-width: 700px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
}

.header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_logo {
    margin-left: 18px;
    width: 189px;
}

.header-btn-container {
    width: 63px;
    height: 60px;
    background: #412b06;
    margin: 2% 2% 0% 0%;
}

.header-btn-container .header-btn {
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 999;
}

/* メニュートリガー */
button.menu-trigger,
button.menu-trigger span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
}

button.menu-trigger {
    position: relative;
    width: 32px;
    height: 25px;
    background: none;
    border: none;
    appearance: none;
    cursor: pointer;
}

button.menu-trigger.active {
    width: 36px;
    height: 30px;
}

button.menu-trigger span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 3px;
    transform-origin: center;
}

button.menu-trigger span:nth-of-type(1) {
    top: 0;
}

button.menu-trigger span:nth-of-type(2) {
    top: 0;
    bottom: 0;
}

button.menu-trigger span:nth-of-type(3) {
    bottom: 0;
}

button.menu-trigger.active span {
    background: #412b06;
}

button.menu-trigger.active span:nth-of-type(1) {
    transform: translateY(13px) rotate(-45deg);
}

button.menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
    width: 0;
}

button.menu-trigger.active span:nth-of-type(3) {
    transform: translateY(-13px) rotate(45deg);
}

/* モーダル */
.modal {
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease, visibility 0.6s ease;
}

.modal.is-open {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.modal__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff1da;
    opacity: 0;
    transition: opacity 0.6s ease;
    z-index: 3;
}

.modal.is-open .modal__bg {
    opacity: 1;
}

.modal_inner {
    height: 100%;
    position: relative;
    z-index: 1;
    width: 100%;
    overflow: auto;
    padding: 40px 0;
    z-index: 4;
}

.modal__content {
    width: 85.33%;
    margin: 80px auto 0;
    color: #fff;
    transform: translateY(20px);
    opacity: 0;
    transition: transform 0.6s ease, opacity 0.6s ease;
}

.modal.is-open .modal__content {
    transform: translateY(0);
    opacity: 1;
}

.general_link {
    margin-bottom: 80px;
}

.general_link li {
    border-bottom: 1px solid #fff;
    text-align: center;
}

.general_link li:first-of-type {
    border-top: 1px solid #fff;
}

.general_link li a {
    color: #2a2b2b;
    font-weight: 500;
    display: block;
    width: 100%;
    height: 100%;
    padding: 1.5rem 0;
}

.button-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 445px;
    margin: auto;
}

.button-container .data {
    text-align: center;
    font-size: 14px;
    color: #2a2b2b;
}

.button-container .data p:first-of-type {
    margin-bottom: 8px;
}

.button-reservation {
    color: #fff;
    display: inline-block;
    position: relative;
    padding: clamp(0.875rem, 3.7333333333vw, 1.3125rem);
    border-radius: 100px;
    font-size: clamp(1.125rem, calc(0.4759615385rem + 2.7692307692vw), 1.6875rem);
    font-weight: 700;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background-color: #df0505;
}

.button-line {
    color: #fff;
    display: inline-block;
    position: relative;
    padding: clamp(0.875rem, 3.7333333333vw, 1.3125rem);
    border-radius: 100px;
    font-size: clamp(1.125rem, calc(0.4759615385rem + 2.7692307692vw), 1.6875rem);
    font-weight: 700;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background-color: #00b900;
}

.button-common {
    border: 1px solid #412b06;
    color: #412b06;
    display: inline-block;
    position: relative;
    padding: clamp(0.875rem, 3.7333333333vw, 1.3125rem);
    border-radius: 100px;
    font-size: clamp(1.125rem, calc(0.4759615385rem + 2.7692307692vw), 1.6875rem);
    font-weight: 700;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background-color: #fff;
}


.xmas_sec {
    position: relative;
}

.xmas_sec .xmas_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    position: absolute;
    top: 42%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 4;
}

.xmas_sec .xmas_item {
    height: 200px;
    cursor: pointer;
}

.xmas_sec .xmas_img {
    display: none;
}

.xmas_sec .xmas_img.active {
    display: block;
}


.sec11 {
    position: relative;
}

.sec11 .sec11_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.sec11 .xmas_list {
    top: 44%;
}