@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700&display=swap"; /*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */ *, ::before, ::after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 62.5%
}
body {
    min-height: 100vh;
    margin: 0;
    font-size: 1.6em
}
main {
    display: block
}
p, table, blockquote, address, pre, iframe, form, figure, dl {
    margin: 0
}
h1, h2, h3, h4, h5, h6 {
    margin: 0
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit
}
pre {
    font-family: monospace, monospace;
    font-size: inherit
}
address {
    font-style: inherit
}
a {
    background-color: rgba(0, 0, 0, 0);
    text-decoration: none;
    color: inherit
}
abbr[title] {
    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: inherit
}
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, embed, object, iframe {
    vertical-align: bottom
}
img, picture {
    max-width: 100%;
    display: block;
    vertical-align: middle
}
button, input, optgroup, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit
}
[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox
}
[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
button, [type=button], [type=reset], [type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
button[disabled], [type=button][disabled], [type=reset][disabled], [type=submit][disabled] {
    cursor: default
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}
select::-ms-expand {
    display: none
}
option {
    padding: 0
}
fieldset {
    margin: 0;
    padding: 0;
    min-width: 0
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
progress {
    vertical-align: baseline
}
textarea {
    overflow: auto
}
textarea:not([rows]) {
    min-height: 5em
}
[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
}
label[for] {
    cursor: pointer
}
details {
    display: block
}
summary {
    display: list-item
}
[contenteditable] {
    outline: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
caption {
    text-align: left
}
td, th {
    vertical-align: top;
    padding: 0
}
th {
    text-align: left;
    font-weight: bold
}
template {
    display: none
}
[hidden] {
    display: none
}
html {
    scroll-behavior: smooth;
    scroll-padding-top: 80px
}
img {
    width: 100%;
    height: auto
}
body {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #3e3e3e;
    line-height: 1.8;
    letter-spacing: -0.01em;
    font-display: swap;
    background-image: url(../img/bg.webp);
    background-size: 1382px;
    background-position: top center;
    overflow-x: hidden
}
@media screen and (max-width: 767px) {
    body {
        background-size: 510px;
        font-size: 1.5rem
    }
}
a {
    transition: all .2s
}
a:hover {
    opacity: .8
}
a[href^="tel:"] {
    pointer-events: none
}
@media screen and (max-width: 767px) {
    a[href^="tel:"] {
        pointer-events: all;
        -webkit-text-decoration: underline 1px;
        text-decoration: underline 1px
    }
}
h1, h2, h3, h4 {
    line-height: 1.6
}
.wrapper {
    width: 88%;
    max-width: 1000px;
    margin: 0 auto
}
.section_title {
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    margin-bottom: 46px
}
@media screen and (max-width: 767px) {
    .section_title {
        margin-bottom: 16px
    }
}
.section_title img {
    max-width: 780px
}
@media screen and (max-width: 767px) {
    .section_title img {
        max-width: 660px
    }
}
.btn {
    width: 100%;
    max-width: 220px;
    margin: 0 auto
}
.btn a {
    color: #8e0016;
    font-size: 2.4rem;
    font-weight: 700;
    background-color: #fff;
    border-radius: 500px;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    padding: 8px 0
}
@media screen and (max-width: 767px) {
    .btn a {
        font-size: 1.4rem;
        padding: 8px 0
    }
}
.btn img:last-of-type {
    width: 10px;
    margin-left: 8px;
    margin-top: 2px
}
@media screen and (max-width: 767px) {
    .btn img:last-of-type {
        width: 7px;
        margin-top: 0
    }
}
.noscript {
    padding-top: 100px
}
.noscript_container {
    background-color: #fff;
    text-align: center;
    padding: 30px 5%;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 20px;
    line-height: 1.4
}
.noscript h1 {
    color: #8e0016;
    margin-bottom: 20px
}
.header {
    padding-top: 30px;
    width: 100%;
    position: fixed;
    z-index: 10;
    pointer-events: none
}
@media screen and (max-width: 767px) {
    .header {
        padding-top: 24px
    }
}
.header_inner {
    max-width: 1100px;
    display: -moz-box;
    display: flex;
    -moz-box-pack: end;
    justify-content: flex-end
}
.header_nav {
    pointer-events: all
}
.header_toggle {
    width: 130px;
    cursor: pointer
}
@media screen and (max-width: 767px) {
    .header_toggle {
        width: 90px
    }
}
.header_nav_filter {
    width: 100%;
    height: 100vh;
    display: block;
    background-color: #d1b393;
    position: fixed;
    top: 0;
    left: 0;
    transition: .5s;
    opacity: 0;
    pointer-events: none
}
.header_nav_filter.active {
    opacity: .8;
    pointer-events: all
}
.header_nav_content {
    color: #fff;
    background-color: #8e0016;
    position: fixed;
    width: 50%;
    min-width: 590px;
    height: 100vh;
    top: 0;
    right: 0;
    padding: 150px 80px 0;
    transform: translateX(100%);
    visibility: hidden;
    transition: .3s
}
@media screen and (max-width: 767px) {
    .header_nav_content {
        width: 100%;
        padding: 100px 7% 0;
        min-width: auto
    }
}
.header_nav_content.active {
    transform: translateX(0);
    visibility: visible
}
.header_nav_item {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 28px
}
@media screen and (max-width: 767px) {
    .header_nav_item {
        font-size: 1.8rem;
        margin-bottom: 20px
    }
}
.header_nav_item span {
    color: #d1b393;
    font-size: 1.2rem;
    display: block
}
@media screen and (max-width: 767px) {
    .header_nav_item span {
        font-size: 1.2rem
    }
}
.header_nav_shop {
    width: 100%;
    max-width: 300px;
    background-color: #fff;
    border-radius: 500px;
    margin-bottom: 60px
}
@media screen and (max-width: 767px) {
    .header_nav_shop {
        max-width: 260px;
        margin-bottom: 25px
    }
}
.header_nav_shop a {
    color: #8e0016;
    font-size: 2rem;
    font-weight: 700;
    padding: 4px 0;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center
}
@media screen and (max-width: 767px) {
    .header_nav_shop a {
        font-size: 1.8rem
    }
}
.header_nav_shop img {
    width: 27px;
    margin-left: 7px
}
.header_nav_logo {
    width: 200px;
    margin-bottom: 20px
}
@media screen and (max-width: 767px) {
    .header_nav_logo {
        width: 180px;
        margin-bottom: 15px
    }
}
.header_nav_bottom {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-column-gap: 38px;
    column-gap: 38px
}
@media screen and (max-width: 767px) {
    .header_nav_bottom {
        -moz-column-gap: 12px;
        column-gap: 12px
    }
}
.header_nav_bottom a {
    font-size: 1.4rem
}
@media screen and (max-width: 767px) {
    .header_nav_bottom a {
        font-size: 1.3rem
    }
}
.header_nav_ig {
    width: 35px
}
@media screen and (max-width: 767px) {
    .header_nav_ig {
        width: 29px
    }
}
.header_nav_close {
    position: absolute;
    top: 0;
    right: calc(100% - 560px);
    padding-top: 30px;
    width: 130px
}
@media screen and (max-width: 767px) {
    .header_nav_close {
        width: 90px;
        right: 6%;
        padding-top: 24px
    }
}
.header_nav_close img {
    cursor: pointer
}
.footer {
    background-color: #8e0016;
    color: #fff;
    padding: 100px 0 100px
}
@media screen and (max-width: 767px) {
    .footer {
        padding: 70px 0 50px
    }
}
.footer_inner {
    padding-right: 70px
}
@media screen and (max-width: 1023px) {
    .footer_inner {
        padding-right: 0
    }
}
.footer_credit {
    max-width: 346px;
    margin-bottom: 50px
}
@media screen and (max-width: 767px) {
    .footer_credit {
        max-width: 260px;
        margin-bottom: 24px
    }
}
.footer_info_title {
    max-width: 156px;
    margin-bottom: 30px
}
@media screen and (max-width: 767px) {
    .footer_info_title {
        max-width: 120px;
        margin-bottom: 20px
    }
}
.footer_info_list {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #fff
}
@media screen and (max-width: 767px) {
    .footer_info_list {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: start;
        align-items: flex-start;
        padding-bottom: 26px;
        margin-bottom: 26px
    }
}
.footer_info_list ul {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    gap: 4px 36px
}
@media screen and (max-width: 1023px) {
    .footer_info_list ul {
        -moz-column-gap: 24px;
        column-gap: 24px
    }
}
@media screen and (max-width: 767px) {
    .footer_info_list ul {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: start;
        align-items: flex-start;
        margin-bottom: 20px
    }
}
.footer_info_list li {
    font-size: 1.8rem;
    display: -moz-box;
    display: flex
}
@media screen and (max-width: 1023px) {
    .footer_info_list li {
        font-size: 1.4rem
    }
}
.footer_info_list li::after {
    content: "";
    width: 8px;
    aspect-ratio: 8/12;
    background: url(../img/footer_arrow.svg) center/contain no-repeat;
    margin-left: 8px
}
@media screen and (max-width: 767px) {
    .footer_info_list li::after {
        width: 6px
    }
}
.footer_info_ig {
    max-width: 46px;
    margin-right: 30px
}
.footer_nav {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    gap: 3%
}
@media screen and (max-width: 1023px) {
    .footer_nav {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column
    }
}
.footer_logo {
    max-width: 210px
}
@media screen and (max-width: 1023px) {
    .footer_logo {
        margin-bottom: 24px
    }
}
@media screen and (max-width: 767px) {
    .footer_logo {
        max-width: 150px
    }
}
.footer_nav_list {
    -moz-box-flex: 1;
    flex: 1;
    font-size: 1.4rem;
    display: -moz-box;
    display: flex;
    gap: 26px
}
@media screen and (max-width: 1023px) {
    .footer_nav_list {
        margin-bottom: 24px
    }
}
@media screen and (max-width: 767px) {
    .footer_nav_list {
        font-size: 1.2rem;
        gap: 20px
    }
}
.footer small {
    font-size: 1.4rem;
    font-size: 1rem
}
.mv {
    height: 760px;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    position: relative;
    margin-bottom: 35px
}
@media screen and (max-width: 767px) {
    .mv {
        height: auto;
        margin-bottom: 50px
    }
}
.mv_logo {
    position: absolute;
    top: 0;
    padding-top: 30px;
    z-index: 4;
    width: 86%;
    max-width: 1100px
}
@media screen and (max-width: 767px) {
    .mv_logo {
        padding-top: 26px
    }
}
.mv_logo a {
    display: block;
    width: 205px
}
@media screen and (max-width: 767px) {
    .mv_logo a {
        width: 170px
    }
}
.mv_content {
    position: relative;
    z-index: 2;
    width: 55%;
    max-width: 492px;
    padding-bottom: 60px;
    margin-bottom: 20px
}
@media screen and (max-width: 767px) {
    .mv_content {
        width: 100%;
        max-width: none;
        padding-bottom: 0;
        margin-bottom: 0
    }
}
.mv::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/mv_bg.webp) center/cover;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}
@media screen and (max-width: 767px) {
    .mv::before {
        display: none
    }
}
.mv::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/mv_deco.webp) center/cover;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3
}
@media screen and (max-width: 767px) {
    .mv::after {
        display: none
    }
}
.about {
    color: #fff;
    letter-spacing: 0
}
.about_lead {
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.375;
    margin-bottom: 36px;
    position: relative
}
@media screen and (max-width: 767px) {
    .about_lead {
        font-size: 1.5rem;
        text-align: left;
        margin-bottom: 16px
    }
}
.about_lead span {
    position: relative;
    z-index: 2
}
.about_lead::before {
    content: "";
    width: 102px;
    aspect-ratio: 102/145;
    background: url(../img/about_deco.svg) center/contain no-repeat;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1
}
@media screen and (max-width: 767px) {
    .about_lead::before {
        display: none
    }
}
.about_content {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    gap: 14px 36px;
    margin-bottom: 70px
}
@media screen and (max-width: 767px) {
    .about_content {
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        flex-direction: column-reverse;
        margin-bottom: 60px
    }
}
.about_text {
    font-size: 1.8rem;
    line-height: 1.555;
    -moz-box-flex: 1;
    flex: 1
}
@media screen and (max-width: 767px) {
    .about_text {
        font-size: 1.4rem
    }
}
.about_img {
    width: 36%
}
@media screen and (max-width: 767px) {
    .about_img {
        width: 100%
    }
}
.encount {
    border-radius: 24px;
    background: url(../img/encount_bg.webp) center/cover;
    padding: 15px;
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .encount {
        padding: 10px;
        border-radius: 20px;
        margin-bottom: 65px
    }
}
.encount_inner {
    background-color: #f27920;
    border-radius: 20px;
    padding: 34px 4%
}
.encount .section_title {
    background-color: #fff;
    border-radius: 500px;
    padding: 18px 0
}
@media screen and (max-width: 767px) {
    .encount .section_title {
        padding: 10px 0
    }
}
.encount .section_title img {
    max-width: 316px
}
@media screen and (max-width: 767px) {
    .encount .section_title img {
        width: 70%;
        max-width: 240px
    }
}
.encount_content {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    gap: 30px 4%
}
@media screen and (max-width: 767px) {
    .encount_content {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column
    }
}
.encount_img {
    border-radius: 50%;
    overflow: hidden;
    width: 36%;
    flex-shrink: 0
}
@media screen and (max-width: 767px) {
    .encount_img {
        width: 80%
    }
}
.encount_text {
    color: #fff;
    font-size: 1.8rem
}
@media screen and (max-width: 767px) {
    .encount_text {
        font-size: 1.4rem
    }
}
.encount_text span {
    display: block;
    text-align: right
}
.video {
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .video {
        margin-bottom: 60px
    }
}
.video video {
    border: 8px solid #f27920;
    max-width: 100%
}
.gallery, .gallery02 {
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .gallery, .gallery02 {
        margin-bottom: 60px
    }
}
.tabi_banner {
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .tabi_banner {
        margin-bottom: 60px
    }
}
.work {
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .work {
        margin-bottom: 70px
    }
}
.work_list {
    margin-bottom: 34px;
    display: -moz-box;
    display: flex;
    gap: 0 2.4%;
    flex-wrap: wrap
}
@media screen and (max-width: 767px) {
    .work_list {
        gap: 0 2%;
        margin-bottom: 28px
    }
}
.work_item {
    width: 14.6666666667%;
    transition: opacity .8s;
    visibility: visible;
    margin-bottom: 24px
}
@media screen and (max-width: 767px) {
    .work_item {
        width: 32%;
        margin-bottom: 10px
    }
}
.work_item .modal_btn {
    display: block;
    border: 4px solid #8e0016;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}
.work_item.none {
    pointer-events: none;
    height: 1px;
    opacity: 0;
    visibility: hidden;
    margin-bottom: 0
}
.work_item_more {
    display: none
}
.work_item.more .modal_btn {
    cursor: pointer
}
.work_item.more .work_item_more {
    color: #fff;
    font-size: 2rem;
    background-color: #8e0016;
    width: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: 0
}
@media screen and (max-width: 767px) {
    .work_item.more .work_item_more {
        font-size: 1.3rem
    }
}
.work_item.more .work_item_more::after {
    content: "";
    width: 8px;
    aspect-ratio: 8/12;
    background: url(../img/work_more.svg) center/contain no-repeat;
    margin-left: 6px;
    margin-top: 4px
}
@media screen and (max-width: 767px) {
    .work_item.more .work_item_more::after {
        width: 5px;
        margin-top: 3px
    }
}
@media screen and (max-width: 767px) {
    .work .btn {
        font-size: 1.4rem;
        max-width: 160px
    }
}
.modal_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    z-index: 9999
}
.modal_content {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 95%;
    height: auto;
    transform: translate(-50%, -50%);
    z-index: 10000;
    max-width: 1100px;
    height: 86vh;
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 6%
}
@media screen and (max-width: 1023px) {
    .modal_content {
        padding: 30px 6%
    }
}
@media screen and (max-width: 767px) {
    .modal_content {
        padding: 20px 4%;
        height: auto;
        max-height: 96vh
    }
}
.modal_inner {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    height: 100%
}
.modal_img {
    -moz-box-flex: 1;
    flex: 1;
    overflow: hidden;
    height: 100px;
    margin-bottom: 8px;
    width: 100%
}
.modal_img img {
    object-fit: contain;
    max-height: 100%
}
@media screen and (max-width: 767px) {
    .modal_img img {
        width: auto;
        max-height: 50vh
    }
}
.modal_title {
    text-align: center;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 8px
}
@media screen and (max-width: 767px) {
    .modal_title {
        font-size: 1.6rem;
        margin-bottom: 4px
    }
}
.modal_text {
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.5
}
@media screen and (max-width: 767px) {
    .modal_text {
        font-size: 1.3rem
    }
}
.modal_x {
    width: 60px;
    aspect-ratio: 1/1;
    background: url(../img/close.png) center/contain no-repeat;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 10001;
    cursor: pointer
}
@media screen and (max-width: 1023px) {
    .modal_x {
        width: 40px;
        top: 10px;
        right: 10px
    }
}
@media screen and (max-width: 767px) {
    .modal_x {
        width: 36px;
        top: 6px;
        right: 6px;
        opacity: .7
    }
}
.food {
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .food {
        margin-bottom: 70px
    }
}
.food_list {
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
    gap: 100px 8%;
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .food_list {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        row-gap: 60px;
        margin-bottom: 70px
    }
}
.food_item {
    width: 28%;
    color: #fff;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}
@media screen and (max-width: 767px) {
    .food_item {
        width: 100%
    }
}
.food_item > img {
    width: 90%;
    max-width: 148px;
    margin: 0 auto 20px
}
.food_item dl {
    -moz-box-flex: 1;
    flex: 1;
    line-height: 1.3
}
.food_item dt {
    text-align: center;
    font-size: 2rem;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px
}
@media screen and (max-width: 767px) {
    .food_item dt {
        font-size: 1.6rem
    }
}
.food_item dd {
    font-size: 1.4rem;
    margin-bottom: 20px
}
.food_item .btn a {
    font-size: 1.8rem;
    padding: 8px 0
}
@media screen and (max-width: 767px) {
    .food_item .btn a {
        font-size: 1.4rem
    }
}
.food_banner {
    max-width: 780px;
    margin: 0 auto
}
.recipe {
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .recipe {
        margin-bottom: 70px
    }
}
.recipe_list {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    row-gap: 70px
}
@media screen and (max-width: 767px) {
    .recipe_list {
        row-gap: 30px
    }
}
.recipe_item {
    background-color: #fff;
    border-radius: 20px;
    padding: 60px 7%
}
@media screen and (max-width: 767px) {
    .recipe_item {
        padding-top: 30px;
        padding-bottom: 30px
    }
}
.recipe_item h3 {
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    margin-bottom: 10px
}
@media screen and (max-width: 767px) {
    .recipe_item h3 {
        width: 80%;
        margin: 0 auto 20px
    }
}
.recipe_lead {
    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 30px
}
@media screen and (max-width: 767px) {
    .recipe_lead {
        line-height: 1.4;
        margin-bottom: 16px
    }
}
.recipe_img {
    display: -moz-box;
    display: flex;
    gap: 2%;
    -moz-box-align: end;
    align-items: flex-end;
    margin-bottom: 60px;
    position: relative
}
@media screen and (max-width: 767px) {
    .recipe_img {
        margin-bottom: 30px
    }
}
.recipe_img_pack {
    width: 19%
}
@media screen and (max-width: 767px) {
    .recipe_img_pack {
        width: 24%;
        position: absolute;
        left: 3%;
        bottom: -5%
    }
}
.recipe_img_main {
    -moz-box-flex: 1;
    flex: 1
}
.recipe_material dt, .recipe_flow dt {
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.4
}
@media screen and (max-width: 767px) {
    .recipe_material dt, .recipe_flow dt {
        font-size: 1.6rem
    }
}
.recipe_material dt::after, .recipe_flow dt::after {
    content: "";
    width: 100%;
    height: 5px;
    display: block;
    border-top: 1px solid #3e3e3e;
    border-bottom: 1px solid #3e3e3e;
    margin-top: 16px
}
.recipe_material dd, .recipe_flow dd {
    padding-top: 16px;
    font-size: 1.4rem
}
.recipe_material {
    margin-bottom: 50px
}
.recipe_material dd {
    display: -moz-box;
    display: flex;
    gap: 10px 4%
}
@media screen and (max-width: 767px) {
    .recipe_material dd {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: center;
        align-items: center
    }
}
.recipe_material dd p {
    width: 48%
}
@media screen and (max-width: 767px) {
    .recipe_material dd p {
        width: 100%;
        max-width: 400px
    }
}
.recipe_flow {
    margin-bottom: 30px
}
.recipe_flow ol {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    row-gap: 4px
}
.recipe_flow li {
    display: -moz-box;
    display: flex;
    gap: 10px;
    -moz-box-align: start;
    align-items: flex-start
}
.recipe_flow li::before {
    width: 22px;
    height: 22px;
    color: #fff;
    font-size: 1.4rem;
    background-color: #3e3e3e;
    border-radius: 50%;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    flex-shrink: 0
}
.recipe_flow li:nth-of-type(1)::before {
    content: "1"
}
.recipe_flow li:nth-of-type(2)::before {
    content: "2"
}
.recipe_flow li:nth-of-type(3)::before {
    content: "3"
}
.recipe_flow li:nth-of-type(4)::before {
    content: "4"
}
.recipe_flow li:nth-of-type(5)::before {
    content: "5"
}
.recipe_flow li:nth-of-type(6)::before {
    content: "6"
}
.recipe_flow li:nth-of-type(7)::before {
    content: "7"
}
.recipe_flow li:nth-of-type(8)::before {
    content: "8"
}
.recipe_flow li:nth-of-type(9)::before {
    content: "9"
}
.recipe_comment {
    font-size: 1.4rem;
    max-width: 420px;
    padding: 15px 2%;
    border: 3px solid #3e3e3e;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    gap: 14px
}
@media screen and (max-width: 767px) {
    .recipe_comment {
        padding: 8px 4%;
        line-height: 1.4
    }
}
.recipe_comment::before {
    content: "";
    width: 40px;
    aspect-ratio: 1/1;
    background: url(../img/icon_light.svg) center/contain no-repeat;
    flex-shrink: 0
}
@media screen and (max-width: 767px) {
    .recipe_comment::before {
        width: 30px
    }
}
.recipe_link_list {
    display: -moz-box;
    display: flex;
    -moz-box-pack: end;
    justify-content: flex-end;
    gap: 10px 2%;
    margin-top: 60px
}
@media screen and (max-width: 767px) {
    .recipe_link_list {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: center;
        align-items: center;
        margin-top: 30px
    }
}
.recipe_link_list .btn {
    margin: 0;
    max-width: 240px
}
.recipe_link_list .btn.ig a {
    color: #fff;
    background: url(../img/ig_grad.webp) center/cover
}
.recipe_link_list .btn.ig img:nth-of-type(1) {
    width: 30px;
    margin-right: 12px
}
.wakare {
    border-radius: 24px;
    background: url(../img/wakare_bg.webp) center/cover;
    padding: 15px;
    margin-bottom: 200px
}
@media screen and (max-width: 767px) {
    .wakare {
        padding: 10px;
        border-radius: 20px;
        margin-bottom: 65px
    }
}
.wakare_inner {
    background-color: #f27920;
    border-radius: 20px;
    padding: 34px 4% 60px
}
@media screen and (max-width: 767px) {
    .wakare_inner {
        padding-bottom: 30px
    }
}
.wakare .section_title {
    background-color: #fff;
    border-radius: 500px;
    padding: 18px 0
}
@media screen and (max-width: 767px) {
    .wakare .section_title {
        padding: 10px 0
    }
}
.wakare .section_title img {
    max-width: 538px
}
@media screen and (max-width: 767px) {
    .wakare .section_title img {
        width: 90%;
        max-width: 400px
    }
}
.wakare_content {
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    -moz-box-align: center;
    align-items: center;
    gap: 30px 4%
}
@media screen and (max-width: 767px) {
    .wakare_content {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column
    }
}
.wakare_img {
    border-radius: 50%;
    overflow: hidden;
    width: 36%;
    flex-shrink: 0
}
@media screen and (max-width: 767px) {
    .wakare_img {
        width: 80%
    }
}
.wakare_text {
    color: #fff;
    font-size: 1.8rem
}
@media screen and (max-width: 767px) {
    .wakare_text {
        font-size: 1.4rem
    }
}
.buy {
    position: fixed;
    right: 16px;
    bottom: 10px;
    width: 120px;
    z-index: 9
}
@media screen and (max-width: 1023px) {
    .buy {
        width: 86px;
        right: 6px;
        bottom: 6px
    }
}
@media screen and (max-width: 1023px) {
    .pc_only {
        display: none
    }
}
.sp_only {
    display: none
}
@media screen and (max-width: 767px) {
    .sp_only {
        display: block
    }
} /*# sourceMappingURL=style.css.map */

@media screen and (min-width: 750px){   
  .pc { display:inline; }
  .sp { display:none; }
}
.pc { display:none; }
.sp { display:inline; }