@charset "UTF-8";

/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
:after,
:before {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    min-width: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    margin: 0
}

main {
    display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}

address,
blockquote,
dl,
figure,
form,
iframe,
ol,
p,
pre,
table,
ul {
    margin: 0
}

ol,
ul {
    padding: 0;
    list-style: none
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit
}

pre {
    font-family: monospace;
    font-size: inherit
}

address {
    font-style: inherit
}

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}

abbr[title] {
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

embed,
iframe,
img,
object,
svg {
    vertical-align: bottom
}

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    text-align: inherit;
    text-transform: inherit
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled,
button:disabled {
    cursor: default
}

:-moz-focusring {
    outline: auto
}

select:disabled {
    opacity: inherit
}

fieldset,
option {
    padding: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

[type=search] {
    outline-offset: -2px
}

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

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

[type=number] {
    -moz-appearance: textfield
}

label[for] {
    cursor: pointer
}

details {
    display: block
}

summary {
    display: list-item
}

[contenteditable]:focus {
    outline: auto
}

table {
    border-color: inherit;
    border-collapse: collapse
}

caption {
    text-align: left
}

td,
th {
    vertical-align: top;
    padding: 0
}

th {
    text-align: left;
    font-weight: 700
}

.background-set,
.taste-links__inner section:nth-of-type(1) .taste-links__cont:before,
.taste-links__inner section:nth-of-type(1) .taste-links__box:after,
.taste-links__inner section:nth-of-type(2) .taste-links__box:after,
.taste-links__box:before,
.taste-casaco,
.top-hero__inner:before,
.top-hero__inner:after,
.header__nav li span:before,
.header__nav li span:after,
.header__hover-menu h3:before,
.header__hover-menu ul:before,
.header__hover-menu a:after,
.activities-list__event-img,
.page-ttl:before,
.page-ttl:after,
.com-btn span:after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.content-width {
    margin: 0 auto;
    max-width: 1200px
}

*,
*:before,
*:after {
    box-sizing: border-box
}

html,
body {
    scroll-behavior: smooth
}

body {
    color: #222;
    font-family: Noto Sans JP, Hiragino Sans, Hiragino Kaku Gothic ProN, Yu Gothic Medium, Yu Gothic, Meiryo, sans-serif;
    line-height: 1;
    font-weight: 500;
    letter-spacing: .05em
}

a {
    transition: opacity .5s
}

a:hover {
    opacity: .7
}

p {
    text-align: justify
}

img {
    max-width: 100%;
    vertical-align: bottom
}

#global-container {
    min-width: 330px
}

#container {
    background-color: #fffff8;
    overflow: hidden
}

.wrap {
    margin: 0 20px
}

@media screen and (min-width: 768px) {
    .wrap {
        width: 95%;
        margin: 0 auto
    }
}

.poppins {
    font-family: Poppins, sans-serif
}

.main-ttl {
    display: flex;
    flex-direction: column;
    font-weight: 700;
    row-gap: 20px;
    margin-bottom: 20px
}

@media screen and (min-width: 768px) {
    .main-ttl {
        margin-bottom: 30px
    }
}

.main-ttl > span:nth-child(1) {
    width: max-content;
    letter-spacing: .1em;
    font-size: clamp(40px, 10vw, 64px);
    font-family: Poppins, sans-serif
}

@media screen and (min-width: 768px) {
    .main-ttl > span:nth-child(1) {
        font-size: clamp(40px, 6vw, 128px)
    }
}

.main-ttl > span:nth-child(2) {
    width: 60%;
    max-width: 160px
}

@media screen and (min-width: 768px) {
    .main-ttl > span:nth-child(2) {
        width: 400%;
        max-width: 435px
    }
}

body.page-template-step .main-ttl > span:nth-child(1) {
    display: flex;
    align-items: center
}

body.page-template-step .main-ttl > span:nth-child(1) span {
    font-family: Noto Sans JP;
    font-size: clamp(30px, 10vw, 54px)
}

@media screen and (min-width: 768px) {
    body.page-template-step .main-ttl > span:nth-child(1) span {
        font-size: clamp(30px, 5vw, 110px)
    }
}

body.page-template-coc .main-ttl > span:nth-child(1) span {
    font-family: Noto Sans JP;
    font-size: clamp(18px, 10vw, 24px)
}

@media screen and (min-width: 768px) {
    body.page-template-coc .main-ttl > span:nth-child(1) span {
        font-size: clamp(16px, 3vw, 66px)
    }
}

.page-ttl {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: fit-content;
    margin-inline: auto
}

.page-ttl:before {
    content: "";
    background-image: url(../images/contact-left.png);
    width: 30%;
    max-width: 216px;
    aspect-ratio: 1/.5;
    position: absolute;
    right: calc(100% + 10px);
    top: 40%;
    transform: translateY(-50%)
}

.page-ttl:after {
    content: "";
    background-image: url(../images/contact-right.png);
    width: 30%;
    max-width: 216px;
    aspect-ratio: 1/.5;
    position: absolute;
    left: calc(100% + 10px);
    top: 40%;
    transform: translateY(-50%)
}

.page-ttl span {
    font-weight: 700;
    line-height: 1.5
}

.page-ttl span:nth-child(1) {
    letter-spacing: .1em;
    font-size: clamp(40px, 10vw, 64px);
    font-family: Poppins, sans-serif
}

@media screen and (min-width: 768px) {
    .page-ttl span:nth-child(1) {
        font-size: clamp(40px, 6vw, 128px)
    }
}

.page-ttl span:nth-child(2) {
    width: 40%;
    max-width: 160px
}

.page-ttl-200 {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    max-width: fit-content;
    margin-inline: auto
}

.page-ttl-200 span {
    font-weight: 700;
    line-height: 1.5
}

.page-ttl-200 span:nth-child(1) {
    color: #fffff8;
    letter-spacing: .1em;
    font-size: clamp(40px, 10vw, 64px);
    font-family: Poppins, sans-serif
}

@media screen and (min-width: 768px) {
    .page-ttl-200 span:nth-child(1) {
        font-size: clamp(40px, 6vw, 128px)
    }
}

.page-ttl-200 span:nth-child(2) {
    font-size: clamp(18px, 5vw, 26px)
}

@media screen and (min-width: 768px) {
    .page-ttl-200 span:nth-child(2) {
        font-size: 18px
    }
}

.sub-ttl {
    width: 100%;
    font-weight: 700;
    position: relative
}

.sub-ttl:before {
    bottom: -20px;
    left: 0;
    position: absolute;
    content: "";
    border-bottom: 3px solid #000000;
    width: 60px
}

.sub-ttl span {
    line-height: 1.6;
    font-size: 18px
}

@media screen and (min-width: 1024px) {
    .sub-ttl span {
        line-height: 1.8;
        font-size: 22px
    }
}

.com-btn {
    width: 50%;
    max-width: 300px;
    margin-inline: auto
}

.com-btn span {
    position: relative;
    color: #fffff8;
    width: 90%;
    text-align: center;
    font-size: clamp(16px, 4.3vw, 22px)
}

@media screen and (min-width: 768px) {
    .com-btn span {
        font-size: clamp(12px, 1.5vw, 18px)
    }
}

.com-btn span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/nav-right-white.svg);
    width: 30%;
    max-width: 17px;
    aspect-ratio: 1
}

@media screen and (min-width: 768px) {
    .com-btn span:after {
        width: 8%
    }
}

.com-btn a {
    border-radius: 60px;
    background-color: #000;
    display: flex;
    justify-content: center;
    padding: 8%
}

.d-none,
.lg-flex {
    display: none
}

@media screen and (min-width: 1024px) {
    .lg-flex {
        display: flex
    }
}

.lg-block {
    display: none
}

@media screen and (min-width: 1024px) {
    .lg-block {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .lg-none {
        display: none
    }
}

.md-flex {
    display: none !important
}

@media screen and (min-width: 768px) {
    .md-flex {
        display: flex !important
    }
}

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

.md-show {
    display: none !important
}

@media screen and (min-width: 768px) {
    .md-show {
        display: block !important
    }
}

.md-inline {
    display: none !important
}

@media screen and (min-width: 768px) {
    .md-inline {
        display: inline !important
    }
}

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

.sm-block {
    display: none !important
}

@media screen and (min-width: 480px) {
    .sm-block {
        display: block !important
    }
}

.sm-flex {
    display: none !important
}

@media screen and (min-width: 480px) {
    .sm-flex {
        display: flex !important
    }
}

.flex-row {
    display: flex;
    align-items: center
}

.flex-column {
    display: flex;
    flex-direction: column
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.fw-bold {
    font-weight: 700
}

.fw-medium {
    font-weight: 500
}

.fw-light {
    font-weight: 300
}

.hidden {
    visibility: hidden
}

.ls-100 {
    letter-spacing: -.5px
}

@media screen and (min-width: 480px) {
    .ls-100 {
        letter-spacing: normal
    }
}

.ls-200 {
    letter-spacing: -1px
}

@media screen and (min-width: 480px) {
    .ls-200 {
        letter-spacing: normal
    }
}

.ls-300 {
    letter-spacing: -1.5px
}

@media screen and (min-width: 480px) {
    .ls-300 {
        letter-spacing: normal
    }
}

@media screen and (min-width: 1024px) {
    .ls-400 {
        letter-spacing: -1px
    }
}

.mobile-menu {
    margin-top: 80px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    opacity: 0;
    z-index: -1;
    visibility: hidden
}

.mobile-menu ul {
    align-items: center;
    font-size: clamp(16px, 4.3vw, 20px);
    line-height: 3
}

.mobile-menu__inner {
    padding: 50px 0
}

.mobile-menu__btn {
    z-index: 20;
    position: relative;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
    background-color: #fdda18;
    border-radius: 50%
}

.mobile-menu__btn > span {
    align-items: flex-end
}

.mobile-menu__btn > span span {
    background-color: #000;
    width: 22px;
    height: 2px;
    display: block;
    margin-bottom: 9px;
    transition: transform .5s;
    border-radius: 5px
}

.mobile-menu__btn > span span:nth-child(2) {
    width: 11px
}

.mobile-menu__btn > span span:nth-last-child(1) {
    margin-bottom: 0
}

.menu-open {
    position: relative
}

.menu-open .mobile-menu {
    z-index: 9999;
    visibility: visible;
    opacity: 1
}

.menu-open .mobile-menu__btn > span span {
    background-color: #000
}

.menu-open .mobile-menu__btn > span span:nth-child(1) {
    transition-delay: 70ms;
    transform: translateY(7px) rotate(135deg)
}

.menu-open .mobile-menu__btn > span span:nth-child(2) {
    width: 22px;
    transition-delay: .14s;
    transform: translateY(-4px) rotate(-135deg)
}

.page-content .wp-block-group {
    margin-bottom: 10%
}

@media screen and (min-width: 768px) {
    .page-content .wp-block-group {
        margin-bottom: 50px
    }
}

.page-content .wp-block-group p {
    margin-bottom: 0
}

.page-content h1,
.page-content h2,
.page-content h3 {
    font-size: clamp(24px, 6vw, 30px);
    font-weight: 700;
    line-height: 1.5
}

@media screen and (min-width: 768px) {

    .page-content h1,
    .page-content h2,
    .page-content h3 {
        font-size: 24px
    }
}

.page-content p {
    margin-bottom: 30px
}

.page-content ul,
.page-content p,
.page-content dl {
    line-height: 1.7;
    font-size: clamp(16px, 4.3vw, 20px)
}

@media screen and (min-width: 768px) {

    .page-content ul,
    .page-content p,
    .page-content dl {
        font-size: 16px
    }
}

.page-content__inner {
    padding-bottom: 100px
}

@media screen and (min-width: 768px) {
    .page-content__inner {
        width: 80%;
        max-width: 960px;
        padding-bottom: 150px
    }
}

.activities-list-box {
    border-top: 1px solid #EDECE6
}

.activities-list__event {
    background-color: #fff;
    padding: 16% 0
}

@media screen and (min-width: 768px) {
    .activities-list__event {
        padding: 120px 0
    }
}

.activities-list__event h3 {
    width: 80%
}

.activities-list__event-img {
    row-gap: 30px;
    border-radius: 20px;
    width: 90%;
    margin-inline: auto;
    aspect-ratio: 1/.4;
    justify-content: center;
    align-items: center;
    background-image: url(../images/bg-list-event.png)
}

@media screen and (min-width: 768px) {
    .activities-list__event-img {
        width: 60%;
        max-width: 700px
    }
}

.activities-list__event-btn {
    background: #000000;
    padding: 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fdda18;
    border-radius: 30px
}

body.home .activities-list__event {
    padding: 0
}

.header {
    position: relative;
    z-index: 10
}

@media screen and (min-width: 768px) {
    .header {
        border: 1px solid #EDECE6;
        border-bottom: 0;
        max-width: 236px;
        border-top: none;
        border-right: none;
        width: 20%
    }
}

.header:before {
    content: "";
    position: absolute;
    right: 0;
    top: 40%;
    transform: translateY(-50%);
    width: 1px;
    height: 120%;
    background: #EDECE6;
    z-index: 11;
    pointer-events: none
}

.header nav {
    width: 100%
}

@media screen and (min-width: 768px) {
    .header__inner {
        width: 100%;
        padding: 50px 0
    }
}

.header__wrap {
    height: 80px;
    justify-content: space-between
}

@media screen and (min-width: 768px) {
    .header__wrap {
        height: auto
    }
}

.header__nav {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media screen and (min-width: 768px) {
    .header__nav {
        width: 100%;
        flex-direction: column;
        align-items: center
    }
}

.header__nav ul {
    margin-bottom: 30px
}

.header__nav ul li:first-of-type {
    background-color: #d9d9bf
}

.header__nav ul li:last-of-type {
    margin-top: 20px;
    border: none
}

.header__nav ul li:last-of-type a {
    background-color: #fdda18
}

.header__nav ul li:last-of-type span:before {
    background-image: url(data:image/png;base64,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)
}

.header__nav ul li:nth-child(1) span:before {
    background-image: url(../images/nav-icon01.png)
}

.header__nav ul li:nth-child(2) span:before {
    background-image: url(../images/nav-icon02.png)
}

.header__nav ul li:nth-child(3) span:before {
    background-image: url(../images/nav-icon03.png)
}

.header__nav ul li:nth-child(4) span:before {
    background-image: url(../images/nav-icon04.png)
}

.header__nav ul li:nth-child(5) span:before {
    background-image: url(../images/nav-icon05.png)
}

.header__nav ul li:nth-child(6) span:before {
    background-image: url(../images/nav-icon06.png)
}

.header__nav ul li:nth-child(7) span:before {
    background-image: url(../images/nav-icon07.png)
}

.header__nav ul li:nth-child(8) span:before {
    background-image: url(../images/nav-icon08.png)
}

.header__nav ul li:nth-child(9) span:before {
    background-image: url(../images/nav-icon09.png)
}

.header__nav ul li:nth-child(10) span:before {
    background-image: url(../images/nav-icon10.png)
}

.header__nav li {
    border-bottom: 1px solid #EDECE6
}

.header__nav li a {
    padding: 8% 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.header__nav li span {
    line-height: 1.3;
    text-align: center;
    width: 80%;
    font-size: clamp(9px, .8vw, 14px);
    position: relative
}

.header__nav li span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15%;
    max-width: 30px;
    aspect-ratio: 1
}

.header__nav li span:after {
    content: "";
    background-image: url(../images/nav-right.svg);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15%;
    max-width: 9px;
    aspect-ratio: 1
}

.header__logo {
    width: 30%;
    max-width: 150px
}

@media screen and (min-width: 768px) {
    .header__logo {
        width: auto;
        margin-bottom: 30px
    }
}

.header__logo img {
    display: flex;
    width: 100%
}

.header__links {
    justify-content: space-between;
    width: 70%;
    max-width: 130px;
    margin-inline: auto
}

.header__links a {
    width: 31%
}

.header__hover-menu {
    background-color: #edece6e6;
    border-top-right-radius: 80px;
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 200%;
    height: 85%;
    z-index: 20;
    padding: 100px 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-weight: 700;
    max-width: 480px;
    transition: .5s;
    opacity: 0;
    visibility: hidden
}

@media screen and (min-width: 768px) {
    .header__hover-menu.active {
        display: flex;
        visibility: visible;
        opacity: 1
    }
}

.header__hover-menu h3 {
    margin-bottom: 30px;
    font-size: clamp(20px, 2vw, 40px);
    position: relative;
    max-width: fit-content;
    margin-inline: auto
}

.header__hover-menu h3:before {
    content: "";
    right: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/mv-nav-icon.svg);
    aspect-ratio: 1;
    width: 50%;
    position: absolute;
    max-width: 54px
}

.header__hover-menu ul {
    position: relative;
    width: 80%;
    line-height: 4;
    max-width: 300px
}

.header__hover-menu ul:before {
    content: "";
    background-image: url(../images/mv-nav-icon02.png);
    position: absolute;
    width: 30%;
    aspect-ratio: 1;
    left: 50%;
    transform: translate(-50%);
    top: calc(100% + 30px);
    max-width: 108px
}

.header__hover-menu a {
    font-size: clamp(12px, 1.5vw, 16px);
    width: 100%;
    height: 100%;
    display: block;
    position: relative
}

.header__hover-menu a:after {
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
    position: absolute;
    max-width: 9px;
    aspect-ratio: 1;
    background-image: url(../images/arrow-right.svg)
}

.header__box {
    column-gap: 10px;
    width: 70%;
    justify-content: flex-end
}

body.home .header:before {
    height: 170%
}

body.home .header__hover-menu {
    bottom: -40px
}

body.home .header:after {
    content: "";
    right: 0;
    top: 0;
    position: absolute;
    width: 65%;
    background: #FFFFFF;
    aspect-ratio: 1/.4;
    border-bottom-left-radius: clamp(20px, 6vw, 50px);
    z-index: 10;
    max-width: 230px
}

@media screen and (min-width: 768px) {
    body.home .header:after {
        display: none
    }
}

.hero {
    z-index: 0
}

@media screen and (min-width: 768px) {
    .hero {
        width: 83%
    }
}

.hero p {
    line-height: 1.7;
    font-size: clamp(12px, 3vw, 16px)
}

@media screen and (min-width: 768px) {
    .hero p {
        width: max-content;
        font-size: clamp(12px, 1.2vw, 16px)
    }
}

@media screen and (min-width: 768px) {
    .hero__cont {
        padding: 3%;
        display: flex;
        align-items: center;
        margin-bottom: 50px;
        justify-content: space-between
    }
}

@media screen and (min-width: 768px) {
    .hero__inner {
        width: 100%
    }
}

.hero__box {
    position: relative;
    width: 70%;
    z-index: 1
}

@media screen and (min-width: 768px) {
    .hero__box {
        width: 10%
    }
}

.hero__img {
    position: relative;
    top: -100px;
    right: -100px
}

@media screen and (min-width: 768px) {
    .hero__img {
        width: 80%;
        top: 50px;
        right: -150px;
        z-index: -1
    }
}

.hero__img img {
    width: 100%
}

@media screen and (min-width: 768px) {
    .hero__img img {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) scale(1.2);
        max-width: 900px;
        margin-left: auto
    }
}

.mv {
    border-bottom: 1px solid #EDECE6
}

@media screen and (min-width: 768px) {
    .mv {
        position: relative;
        align-items: center;
        display: flex;
        max-width: 1920px;
        margin-inline: auto;
        justify-content: space-between
    }
}

@media screen and (min-width: 768px) {
    .top-mv {
        overflow: hidden;
        position: relative;
        display: flex;
        align-items: center;
        height: 1000px;
        max-width: 1920px;
        margin-inline: auto;
        border-bottom: 1px solid #EDECE6
    }
}

.top-mv:after {
    content: "";
    right: 0;
    top: 0;
    position: absolute;
    width: 30%;
    background: #FFFFFF;
    aspect-ratio: 1/.5;
    border-bottom-left-radius: 50px;
    z-index: 10;
    display: none;
    max-width: 320px
}

@media screen and (min-width: 768px) {
    .top-mv:after {
        display: block
    }
}

@media screen and (min-width: 768px) {
    .top-hero {
        position: relative;
        width: 70%;
        margin-inline: auto
    }
}

@media (min-width: 1600px) {
    .top-hero {
        width: 80%
    }
}

.top-hero__inner {
    position: relative;
    margin-bottom: 120px
}

@media screen and (min-width: 768px) {
    .top-hero__inner {
        margin-bottom: 0;
        width: 100%
    }
}

.top-hero__inner:before {
    content: "";
    background-image: url(../images/mv-icon01.svg);
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    aspect-ratio: 1/.3;
    z-index: 5
}

@media screen and (min-width: 768px) {
    .top-hero__inner:before {
        width: 50%;
        left: auto;
        right: 0;
        bottom: -50px;
        max-width: 700px
    }
}

.top-hero__inner:after {
    content: "";
    background-image: url(../images/mv-icon02.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    aspect-ratio: 1/.7;
    z-index: 5
}

@media screen and (min-width: 768px) {
    .top-hero__inner:after {
        top: -50px;
        left: -30px
    }
}

.top-hero__links {
    z-index: 10;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15%;
    max-width: 100px;
    row-gap: 20px
}

@media screen and (min-width: 768px) {
    .top-hero__links {
        top: 100px;
        right: 30px;
        max-width: 130px
    }
}

.top-hero__message {
    font-weight: 600;
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    padding: 5%
}

@media screen and (min-width: 768px) {
    .top-hero__message {
        z-index: 5;
        position: absolute;
        bottom: -50px;
        left: -10px;
        background-color: #fff;
        padding: 3%;
        width: 50%;
        max-width: 610px;
        font-weight: 700;
        border-top-right-radius: 50px
    }
}

.top-hero__message h3 {
    font-weight: 600;
    color: #fdda18;
    margin-bottom: 30px;
    font-size: clamp(14px, 4.3vw, 20px);
    text-align: center
}

@media screen and (min-width: 768px) {
    .top-hero__message h3 {
        margin-bottom: 10px;
        text-align: left;
        font-size: clamp(14px, 1.5vw, 20px)
    }
}

.top-hero__message p {
    line-height: 1.7;
    font-size: clamp(14px, 4.3vw, 20px)
}

@media screen and (min-width: 768px) {
    .top-hero__message p {
        font-size: clamp(14px, 1.5vw, 24px)
    }
}

.top-hero .swiper {
    opacity: 0;
    width: 90%
}

@media screen and (min-width: 768px) {
    .top-hero .swiper {
        width: 100%
    }
}

.top-hero .swiper-slide {
    aspect-ratio: 1/1.2
}

@media screen and (min-width: 768px) {
    .top-hero .swiper-slide {
        aspect-ratio: 1/.8;
        height: 830px
    }
}

.top-hero .swiper-slide img {
    border-radius: 50px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.top-hero .swiper-box {
    justify-content: center;
    align-items: center;
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: auto;
    transform: translateY(-50%) rotate(90deg)
}

@media screen and (min-width: 768px) {
    .top-hero .swiper-box {
        width: 830px;
        right: -50px
    }
}

.top-hero .swiper-pagination {
    width: 95%;
    height: 95%;
    display: flex;
    column-gap: 10px;
    justify-content: center;
    align-items: flex-start;
    left: auto !important;
    top: 50% !important;
    right: 0;
    transform: translateY(-50%)
}

.top-hero .swiper-pagination-bullet {
    background: #D9D9BF;
    opacity: 1
}

.top-hero .swiper-pagination-bullet-active {
    background: #FDDA18
}

.global-menu {
    position: absolute;
    right: 60px;
    top: 50px
}

body.home .global-menu {
    position: absolute;
    right: 0;
    top: -40px
}

@media screen and (min-width: 768px) {
    body.page-template-activities-list h2 span:nth-child(2) {
        width: 200%;
        max-width: 400px
    }
}

.footer {
    background-color: #000;
    font-weight: 400
}

.footer ul {
    width: 70%;
    margin-inline: auto;
    row-gap: 30px;
    max-width: fit-content
}

@media screen and (min-width: 768px) {
    .footer ul {
        width: 90%;
        max-width: 100%;
        flex-direction: row;
        justify-content: space-between
    }
}

.footer li {
    font-size: clamp(14px, 4.3vw, 20px)
}

@media screen and (min-width: 768px) {
    .footer li {
        font-size: clamp(9px, 1.2vw, 18px)
    }
}

.footer__inner {
    padding: 50px 0 30px;
    color: #fff
}

@media screen and (min-width: 768px) {
    .footer__inner {
        padding: 80px 0 30px
    }
}

.footer__nav {
    border-top: 1px solid #EDECE6;
    border-bottom: 1px solid #EDECE6;
    padding: 50px 0
}

@media screen and (min-width: 768px) {
    .footer__nav {
        max-width: 1400px;
        margin-inline: auto
    }
}

.footer__cont {
    align-items: center;
    padding: 30px 0
}

@media screen and (min-width: 768px) {
    .footer__cont {
        flex-direction: row;
        justify-content: space-between;
        max-width: 1400px;
        margin-inline: auto
    }
}

@media screen and (min-width: 768px) {
    .footer__logo {
        width: 40%;
        max-width: 262px
    }

    .footer__logo img {
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .footer__box {
        display: flex;
        align-items: center;
        width: 50%;
        justify-content: flex-end;
        column-gap: 30px
    }
}

.footer__links {
    margin: 20px 0;
    width: 80%;
    justify-content: space-between
}

@media screen and (min-width: 768px) {
    .footer__links {
        margin: 0;
        max-width: 130px;
        order: 2
    }
}

.footer__links a {
    width: 32%;
    max-width: 34px
}

.footer__privacy {
    color: #d9d9bf;
    text-align: center;
    font-size: clamp(14px, 4.3vw, 20px)
}

@media screen and (min-width: 768px) {
    .footer__privacy {
        font-size: 16px
    }
}

.footer .copyright {
    color: #fffff8;
    text-align: center;
    display: block;
    font-size: clamp(10px, 3vw, 14px)
}

@media screen and (min-width: 768px) {
    .footer .copyright {
        font-size: 16px
    }
}

.list-wp-pagination {
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 50px 0
}

.wp-pagenavi {
    width: 100%;
    display: flex;
    column-gap: 20px;
    font-size: 18px;
    align-items: center;
    justify-content: center
}

.wp-pagenavi .page,
.wp-pagenavi .current,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    width: 10%;
    max-width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    aspect-ratio: 1;
    background-color: #fff;
    border: 1px solid #000000
}

.wp-pagenavi .current {
    background-color: #fdda18;
    border: none
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    background-color: #000;
    color: #fff;
    font-weight: 700
}

.breadcrumb-list {
    color: #000;
    margin-bottom: 10px;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .breadcrumb-list {
        font-size: 18px
    }
}

.breadcrumb-list__inner {
    padding: 40px 0
}

@media screen and (min-width: 768px) {
    .breadcrumb-list__inner {
        width: 70%;
        padding: 60px 0;
        max-width: 1450px
    }
}

.breadcrumb-list__wrap {
    column-gap: 5px;
    width: 300%;
    max-width: max-content
}

body.single .breadcrumb-list__inner,
body.page .breadcrumb-list__inner {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width: 1024px) {

    body.single .breadcrumb-list__inner,
    body.page .breadcrumb-list__inner {
        overflow: visible
    }
}

.taste-links h2 {
    font-weight: 700;
    font-size: clamp(20px, 6vw, 32px);
    line-height: 1.5;
    font-size: clamp(32px, 3vw, 55px);
    margin-bottom: 40px
}

.taste-links h3 {
    font-weight: 700;
    line-height: 1.5;
    font-size: clamp(16px, 4.3vw, 24px);
    margin-bottom: 30px;
    font-size: clamp(12px, 2vw, 24px)
}

.taste-links p {
    line-height: 1.7;
    font-size: clamp(14px, 4.3vw, 20px)
}

@media screen and (min-width: 768px) {
    .taste-links p {
        font-size: clamp(10px, 1.2vw, 18px)
    }
}

.taste-links__inner {
    overflow: hidden;
    padding: 30% 0;
    max-width: 1920px;
    margin-inline: auto;
    row-gap: 200px
}

@media screen and (min-width: 768px) {
    .taste-links__inner {
        row-gap: 300px;
        padding: 200px 0 300px
    }
}

@media (min-width: 2200px) {
    .taste-links__inner {
        overflow: visible
    }
}

.taste-links__inner section:nth-of-type(1) h2 {
    margin-bottom: 30px
}

.taste-links__inner section:nth-of-type(1) .taste-links__cont {
    position: relative
}

.taste-links__inner section:nth-of-type(1) .taste-links__cont:before {
    content: "";
    background-image: url(../images/reason-icon01.png);
    background-size: contain;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 30%;
    max-width: 180px;
    aspect-ratio: 1
}

.taste-links__inner section:nth-of-type(1) .taste-links__box {
    position: relative;
    margin-bottom: 50%
}

@media screen and (min-width: 480px) {
    .taste-links__inner section:nth-of-type(1) .taste-links__box {
        margin-bottom: 30%
    }
}

@media screen and (min-width: 768px) {
    .taste-links__inner section:nth-of-type(1) .taste-links__box {
        margin-bottom: 0
    }
}

.taste-links__inner section:nth-of-type(1) .taste-links__box:after {
    content: "";
    background-image: url(../images/reason-icon02.png);
    background-size: contain;
    position: absolute;
    top: 100%;
    right: 0;
    width: 30%;
    max-width: 180px;
    aspect-ratio: 1
}

.taste-links__inner section:nth-of-type(2) .taste-links__img {
    position: relative
}

@media screen and (min-width: 768px) {
    .taste-links__inner section:nth-of-type(2) .taste-links__img {
        order: 1
    }
}

@media screen and (min-width: 768px) {
    .taste-links__inner section:nth-of-type(2) .taste-links__box {
        order: 2;
        margin: 0 0 0 auto
    }
}

.taste-links__inner section:nth-of-type(2) .taste-links__box:before {
    background-image: url(../images/bg-taste02.svg);
    width: 200%;
    height: 200%
}

.taste-links__inner section:nth-of-type(2) .taste-links__box:after {
    content: "";
    background-image: url(../images/reason-icon03.png);
    background-size: contain;
    position: absolute;
    bottom: 90%;
    right: 0;
    width: 40%;
    max-width: 150px;
    aspect-ratio: 1/1.5
}

.taste-links__head {
    width: 90%;
    align-items: center;
    max-width: 1100px;
    margin-inline: auto;
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    .taste-links__head {
        text-align: center;
        margin-bottom: 50px
    }
}

.taste-links__box {
    padding: 5%;
    position: relative;
    z-index: 0
}

@media screen and (min-width: 768px) {
    .taste-links__box {
        box-sizing: content-box;
        padding: 5%;
        width: 50%;
        max-width: 550px;
        margin-inline: auto
    }
}

.taste-links__box:before {
    content: "";
    background-image: url(../images/bg-taste01.svg);
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 180%;
    height: 180%;
    z-index: -1
}

.taste-links__cont {
    margin-bottom: 20%
}

@media screen and (min-width: 768px) {
    .taste-links__cont {
        margin-bottom: 50px;
        display: flex;
        align-items: center
    }
}

.taste-links__img {
    position: relative;
    z-index: 1
}

@media screen and (min-width: 768px) {
    .taste-links__img {
        width: 50%
    }
}

.taste-links__btn {
    margin-top: 30px
}

@media screen and (min-width: 768px) {
    .taste-links__btn {
        margin: 30px 0 0
    }
}

.taste-casaco {
    position: relative;
    width: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .6)), url(../images/bg-casaco.jpg);
    aspect-ratio: 1/.8
}

@media screen and (min-width: 768px) {
    .taste-casaco {
        height: 700px;
        aspect-ratio: auto
    }
}

.taste-casaco > span {
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(90deg) translateY(-50%);
    transform-origin: left;
    font-weight: 700;
    font-size: 64px;
    font-size: clamp(40px, 15vw, 128px);
    font-family: Poppins, sans-serif;
    color: #d9d9bf99
}

@media screen and (min-width: 768px) {
    .taste-casaco > span {
        font-size: 128px
    }
}

.taste-casaco h2 {
    row-gap: 20px;
    font-weight: 700;
    font-size: clamp(18px, 5.5vw, 45px);
    margin-bottom: 10px
}

.taste-casaco h2 span {
    background-color: #fdda18;
    padding: 3%;
    max-width: fit-content
}

.taste-casaco p {
    color: #fff;
    line-height: 1.7;
    font-size: clamp(11px, 3vw, 18px)
}

.taste-casaco__inner {
    align-items: center;
    justify-content: center;
    height: 100%
}

.taste-casaco__head {
    width: 70%;
    margin-left: 20%;
    max-width: 700px
}

.taste-desc h2 {
    font-size: clamp(20px, 7vw, 32px);
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    .taste-desc h2 {
        font-size: clamp(20px, 3vw, 40px)
    }
}

.taste-desc h3,
.taste-desc h4 {
    font-weight: 700;
    line-height: 1.3;
    font-size: clamp(18px, 5vw, 24px);
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    .taste-desc h4 {
        font-size: 24px;
        width: 90%;
        margin-inline: auto;
        text-align: center
    }
}

.taste-desc p {
    line-height: 1.7;
    font-size: clamp(14px, 4.3vw, 20px)
}

@media screen and (min-width: 768px) {
    .taste-desc p {
        font-size: clamp(12px, 2vw, 18px)
    }
}

.taste-desc__inner {
    padding: 50px 0 16%
}

@media screen and (min-width: 768px) {
    .taste-desc__inner {
        padding: 80px 0 120px
    }
}

.taste-desc__cont {
    row-gap: 50px
}

@media screen and (min-width: 768px) {
    .taste-desc__cont {
        max-width: 1100px;
        margin-inline: auto
    }
}

@media screen and (min-width: 768px) {
    .taste-desc__body {
        display: flex;
        justify-content: space-between;
        align-items: flex-start
    }
}

.taste-desc__img {
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    .taste-desc__img {
        order: 2;
        width: 40%
    }
}

.taste-desc__img img {
    width: 100%
}

@media screen and (min-width: 768px) {
    .taste-desc__box {
        order: 1;
        width: 55%;
        max-width: 580px
    }
}

@media screen and (min-width: 768px) {
    .taste-desc__iframe {
        max-width: 390px;
        margin-inline: auto
    }
}

.taste-desc__frame {
    padding: 5%;
    border: 5px solid #000
}

.taste-desc__frame .taste-desc__img {
    border-radius: 0
}

@media screen and (min-width: 768px) {
    .taste-desc__frame .taste-desc__img {
        order: 1;
        margin: 0
    }
}

.taste-desc__case {
    margin-top: 30px;
    border-radius: 30px;
    padding: 8%;
    background-color: #fdda184d
}

@media screen and (min-width: 768px) {
    .taste-desc__case {
        max-width: 700px;
        margin-inline: auto;
        width: 60%;
        column-gap: 50px;
        display: flex;
        align-items: center;
        padding: 3% 5%;
        box-sizing: content-box
    }
}

.taste-desc__case img {
    display: block;
    text-align: center;
    margin-bottom: 30px
}

@media screen and (min-width: 768px) {
    .taste-desc__case img {
        margin: 0;
        max-width: 190px
    }
}

.taste-desc__btn {
    width: 100%;
    max-width: 350px;
    margin: 0;
	margin-top: 30px;
}

.taste-desc__btn span {
    font-size: clamp(14px, 4.3vw, 20px)
}

@media screen and (min-width: 768px) {
    .taste-desc__btn span {
        font-size: clamp(11px, 1.5vw, 18px)
    }
}
