/* ------------------
--------RESET--------
------------------ */
@charset "UTF-8";
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */
/* ============================================ */

*,
::before,
::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-tap-highlight-color: transparent;
    /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/* Vertical rhythm */
/* ============================================ */

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

/* Headings */
/* ============================================ */

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

/* Lists (enumeration) */
/* ============================================ */

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

/* Lists (definition) */
/* ============================================ */

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

address {
    font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Replaced content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

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

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

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

/**
 * Correct cursors for clickable elements.
 */

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

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
    outline: auto;
}

select:disabled {
    opacity: inherit;
}

/**
 * Remove padding
 */

option {
    padding: 0;
}

/**
 * Reset to invisible
 */

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

legend {
    padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * Correct the outline style in Safari.
 */

[type="search"] {
    outline-offset: -2px;
    /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type="number"] {
    -moz-appearance: textfield;
}

/**
 * Clickable labels
 */

label[for] {
    cursor: pointer;
}

/* Interactive */
/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
    outline: auto;
}

/* Tables */
/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

table {
    border-color: inherit;
    /* 1 */
    border-collapse: collapse;
}

caption {
    text-align: left;
}

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

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


/*====================================*/
/* base contents */
/*====================================*/
html {
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .1em;
    font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    color: #1C1C1C;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    word-break: break-all;
}

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

body {
    background-color: #fff;
}

img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

/* ------------------------
    edit contents
------------------------- */
/* 指定フォント ここから */


/* --Vidaloka-- */
@font-face {
    font-family: "Vidaloka";
    src: url('../fonts/hotellabo/NotoSansJP-Regular.ttf') format('truetype');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSans";
    src: url('../fnt/NotoSerifJP-Regular.otf') format('truetype');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: "NotoSans";
    src: url('../fnt/NotoSerifJP-Bold.otf') format('truetype');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url('../fnt/Inter-Medium.ttf') format('truetype');
    font-display: swap;
}

body {
    font-family: "NotoSans", serif;
}

/* ----pc,sp/on_off---- */
.pc {
    display: none;
}

.tb {
    display: none;
}

.sp {
    display: block;
}

@media screen and (min-width: 768px) {
    .tb {
        display: block;
    }

    .sp {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
    .pc {
        display: block;
    }

    .tb {
        display: none;
    }
}

/* ----inner---- */
.inner {
    max-width: 1080px;
    margin: 0 auto;
    padding: 5rem 1.1rem;
}

@media screen and (min-width: 768px) {
    .inner {
        padding: 7rem 1.1rem 7rem;
    }
}

/* ----indent---- */
.indent-S {
    display: inline-block;
    padding-left: 1rem;
    text-indent: -1rem;
}

.indent-M {
    display: inline-block;
    padding-left: 1.5rem;
    text-indent: -1.5rem;
}

.indent-L {
    display: inline-block;
    padding-left: 2rem;
    text-indent: -2rem;
}

/* ----button---- */
.hov:hover {
    opacity: .5;
    transition: all .3s;
    text-decoration: none;
}

.btn {
    display: inline-block;
    margin: 2.5rem auto 0rem;
    padding: 1.5rem 0;
    transition: all .3s;
    width: 100%;
    font-size: .9rem;
}

.btn02 {
    display: inline-block;
    margin: 2.5rem auto 0rem;
    padding: .7rem 0;
    transition: all .3s;
    width: 100%;
    font-size: .9rem;
}

.btn03 {
    display: inline-block;
    margin: 2.5rem auto 0rem;
    padding: 1rem 0;
    transition: all .3s;
    width: 100%;
    font-size: .9rem;
}

@media screen and (min-width: 768px) {
    .btn, .btn02 {
        margin-bottom: 2.5rem;
        max-width: 320px;
    }

    .btn03 {
        margin-bottom: 2.5rem;
        max-width: 400px;

    }
}

/* ----button-bg---- */
.btn-1, .btn-4 {
    position: relative;
    background-color: #CCA161;
    border: 1px solid #CCA161;
    color: #fff;
    text-align: center;
    letter-spacing: .15em;
    border-radius: 50px;
}

.btn-2 {
    position: relative;
    background-color: #fff;
    border: 1px solid #CCA161;
    color: #CCA161;
    text-align: center;
    letter-spacing: .15em;
    border-radius: 50px;
}

.btn-3 {
    position: relative;
    display: inline-block;
    background-color: #236C8A;
    border: 1px solid #236C8A;
    color: #fff;
    text-align: center;
    letter-spacing: .15em;
    border-radius: 50px;
    text-align: center;
}

.btn-1:hover, .btn-4:hover {
    background-color: white;
    border: 1px solid #CCA161;
    color: #CCA161;
}

.btn-2:hover {
    background-color: initial;
    border: 1px solid white;
    color: white;
}

.btn-3:hover {
    background-color: initial;
    border: 1px solid #236C8A;
    color: #236C8A;
}

.btn-2::after, .btn-1::after {
    position: absolute;
    top: 50%;
    right: 7%;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
}

.btn-3::after {
    display: inline-block;
    position: absolute;
    padding-left: 40px;
    background: url(../img/moon.svg) no-repeat left;
    content: "";
    height: 25px;
    vertical-align: middle;
    width: 25px;
    top: 50%;
    right: 3%;
    transform: translateY(-50%);
}

.btn-4::after {
    display: inline-block;
    position: absolute;
    padding-left: 40px;
    background: url(../img/sun.svg) no-repeat left;
    content: "";
    height: 25px;
    vertical-align: middle;
    width: 25px;
    top: 50%;
    right: 3%;
    transform: translateY(-50%);
}

header {
    position: relative;
}

/* ----grid-layout---- */
.grid,
.grid_1_2,
.grid_1_3,
.grid_2,
.grid_3,
.grid_4,
.grid_2_4 {
    display: grid;
}

.grid_1_2 {
    grid-template-columns: 1fr;
}

.grid_2_4 {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-gap: 2rem;
}

.grid_2 {
    grid-template-columns: repeat(2, 1fr);
}

.grid_3 {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2rem;
}

.grid_4 {
    grid-template-columns: repeat(4, 1fr);
}

@media screen and (min-width:600px) {
    .grid_1_2 {
        grid-template-columns: repeat(2, 1fr);
    }

    .grid_1_3 {
        grid-template-columns: repeat(3, 1fr);
    }

    .grid_2_4 {
        grid-template-columns: repeat(4, 1fr);
    }
}

/* ---- 文字装飾 ---- */
.txt-or {
    color: #E75802;
    font-weight: bold;
}

/* ---- ボーダー ---- */
#fukui-fair .border {
    position: relative;
}

#fukui-fair .border::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 1.5rem;
    display: inline-block;
    width: 50px;
    height: 3px;
    transform: translate(-50%);
    background-color: #3D3D3D;
}

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

.ttl__border::before {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

/*====================================*/
/* mv */
/*====================================*/
/* #mv {
    width: 100%;
    min-height: 100vh;
    background: url(../img/fukui-fair_mv_sp.jpg) center / cover;
    background-attachment: fixed;
} */

#mv::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    min-height: 100vh;
    background: #e3dbd0 url(../img/fukui-fair_mv_sp.jpg) center / cover;
}

@media screen and (min-width: 768px) {
    /* #mv {
        background: url(../img/fukui-fair_mv_pc.jpg) center / cover;
        background-attachment: fixed;
    } */

    #mv::before {
        background: #e3dbd0 url(../img/fukui-fair_mv_pc.jpg) center / cover;
    }
}

/*====================================*/
/* 背景色が消えてから表示される */
/*====================================*/
.mask-bg {
    color: #FFF;
    display: inline-block;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    transition: color 0ms 500ms;
}

.mask-bg::after {
    background: #CCA161;
    bottom: -.5px;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(0, 100%);
}

.mask-bg.on {
    color: #3D3D3D;
}

.mask-bg.on::after {
    animation: mask-bg 1s cubic-bezier(0.8, 0, 0.170, 1);
}

@keyframes mask-bg {
    0% {
        transform: translate(0, 101%)
    }

    40%, 60% {
        transform: translate(0, 0%)
    }

    100% {
        transform: translate(0, -100%)
    }
}

/*====================================*/
/* フェードイン */
/*====================================*/

.fadeUp {
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}

.fadeUp.on {
    animation-name: fadeUpAnime;
}

@keyframes fadeUpAnime {
    0% {
        opacity: 0;
        transform: translate(0, 100px);
    }

    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

/*====================================*/
/* mv */
/*====================================*/
header {
    min-height: 100vh;
}

/*====================================*/
/* bg-setting */
/*====================================*/
.swiper01, .swiper02 {
    overflow: hidden;
}

#buffet__et.action {
    background: inherit;
}

#musashi.action {
    background: #7a5e35;
}

.action {
    background: #fff;
    transition: all .8s;
}

#buffet__et.action.on {
    background: #dacfc0;
    transition: all .8s;
}

#buffet__gw.action.on {
    background: #CB9D59;
    transition: all .8s;
}

#musashi.action.on {
    background: #dacfc0;
    transition: all .8s;
}

#kokiden.action.on {
    background: #3D3D3D;
    transition: all .8s;
}

#detail.action.on {
    background-color: #e2e2e2;
}

#buffet__et .main__cnt {
    margin-bottom: 5rem;
}

/*====================================*/
/* plan */
/*====================================*/
.plan__menu {
    padding: 2.5rem 1rem;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25);
}

@media screen and (min-width: 768px) {
    .plan__menu {
        padding: 4rem 4.5rem;
    }
}

.plan__menu .plan__ttl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.5rem;
}

@media screen and (min-width: 768px) {
    .plan__menu .plan__ttl {
        margin-bottom: 4rem;
    }
}

.plan__menu .main__cnt .plan__ttl .main__ttl, .plan__menu .sub__cnt .main__ttl {
    display: inline-block;
    position: relative;
    font-size: 1.9rem;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .plan__menu .main__cnt .plan__ttl .main__ttl, .plan__menu .sub__cnt .main__ttl {
        font-size: 2.2rem;
        font-weight: bold;
    }
}

.plan__menu .plan__ttl .sub__ttl {
    font-size: .8rem;
    margin-bottom: 4rem;
}

.ttl__border {
    position: relative;
}

.ttl__border::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -3rem;
    display: inline-block;
    width: 50px;
    height: 3px;
    transform: translate(-50%);
    background-color: #3D3D3D;
}

/* .plan__menu .plan__ttl .main__ttl::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -3rem;
    display: inline-block;
    width: 50px;
    height: 3px;
    transform: translate(-50%);
    background-color: #3D3D3D;
} */

.main__cnt {
    text-align: center;
}

.plan__menu .main__cnt>.slide__box, .plan__menu .main__cnt>.img__box, .plan__menu>.img__box {
    margin-bottom: 4rem;
}

.plan__menu .menu__box {
    position: relative;
    border-radius: 5px;
    padding: 3rem 1rem 3rem;
    background: #F4F4F4;
}

@media screen and (min-width: 768px) {
    .plan__menu .menu__box {
        padding: 3rem 6.5rem 3rem;
    }
}

.plan__menu .menu__box {
    position: relative;
    border-radius: 5px;
    padding: 3rem 1.5rem 3rem;
    background: #F4F4F4;
}

@media screen and (min-width: 768px) {
    .plan__menu .menu__box {
        padding: 3.5rem 6rem;
    }
}

.plan__menu .menu__box .item__ttl {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.plan__menu .menu__list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}

@media screen and (min-width: 768px) {
    .plan__menu .menu__list {
        gap: 1rem;
    }
}

.plan__menu .menu__box .list__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: .5rem;
}

@media screen and (min-width: 768px) {
    .plan__menu .menu__box .list__item {
        gap: 2.5rem;
        flex-direction: row;
    }
}

.plan__menu .menu__box .list__item .item__sub-ttl {
    border-radius: 2px;
    font-size: .9rem;
    background: #3D3D3D;
    color: #FFF;
    margin-top: .2rem;
    padding: .5rem 0rem;
    width: 85px;
    height: max-content;
}

.plan__menu .menu__box .list__item .item__txt {
    text-align: left;
}

@media screen and (min-width: 768px) {
    .plan__menu .menu__box .list__item .item__txt {
        text-align: left;
        font-size: 15px;
    }
}

.plan__menu .menu__box .item__ttl:before,
.plan__menu .menu__box .item__ttl:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.plan__menu .menu__box .item__ttl:before {
    margin-right: 1rem;
}

.plan__menu .menu__box .item__ttl:after {
    margin-left: 1rem;
}

#musashi .plan__menu .menu__box .item__ttl:before,
#kokiden .plan__menu .menu__box .item__ttl:before,
#musashi .plan__menu .menu__box .item__ttl::after,
#kokiden .plan__menu .menu__box .item__ttl::after {
    margin: 0;
}

.plan__menu .menu__box .item__ttl:after {
    margin-left: 1rem;
}

.plan__menu .menu__box .menu__items {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.plan__menu .menu__box .menu__items .txt__box {
    line-height: 1.9rem;
}

.plan__menu .menu__box .ttl {
    position: absolute;
    font-size: 1.2rem;
    top: -1.7rem;
    left: 50%;
    transform: translate(-50%);
    border-radius: 3px;
    padding: .3rem 1.7rem;
    color: #FFF;
    background: #CCA161;
    white-space: nowrap;
}

@media screen and (min-width: 768px) {
    .plan__menu .menu__box .ttl {
        font-size: 1.5rem;
    }
}

.plan__menu .plan__ttl .plan__cate {
    display: flex;
    gap: .7rem;
}

.plan__menu .plan__ttl .plan__cate>li {
    border-radius: 2px;
    background: #3D3D3D;
    color: #FFF;
    padding: .2rem 1rem;
}

.plan__menu .sub__cnt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 3rem;
}

.plan__menu .sub__cnt .grid_1_2 {
    gap: 2.5rem;
}

.plan__menu .sub__cnt .sub__cnt__items .menu__item .item__sub-ttl {
    display: inline-block;
    border-radius: 2px;
    font-size: .9rem;
    background: #3D3D3D;
    color: #FFF;
    padding: 0.2rem .7rem;
}

.plan__menu .sub__cnt .sub__cnt__items .menu__item .img__box {
    margin-bottom: 1rem;
}

.plan__menu .sub__cnt .sub__cnt__items .menu__item .item__sub-ttl,
.plan__menu .sub__cnt .sub__cnt__items .menu__item .item__main-ttl {
    margin-bottom: .5rem;
    font-weight: bold;
}

.plan__menu .sub__cnt .sub__cnt__items .menu__item .item__main-ttl>span {
    font-size: .8rem;
    font-weight: normal;
}

/*====================================*/
/* buffet__gw */
/*====================================*/
#buffet__gw {
    position: relative;
}

#buffet__gw .gw-block-bg01 {
    position: absolute;
    top: 2%;
    right: 0;
    z-index: 100;
    width: 100px;
}

@media screen and (min-width: 768px) {
    #buffet__gw .gw-block-bg01 {
        top: 5%;
        right: 0;
        width: 250px;
    }
}

#buffet__gw .gw-block-bg02 {
    position: absolute;
    top: 3%;
    left: 0;
    z-index: 100;
    width: 100px;
}

@media screen and (min-width: 768px) {
    #buffet__gw .gw-block-bg02 {
        top: 5%;
        left: 0;
        width: 250px;
    }
}

#buffet__gw .gw-block-bg03 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
}

#buffet__gw .plan__menu {
    position: relative;
    z-index: 99;
}

#buffet__gw .plan__menu .menu__box {
    padding: 5rem 1.5rem 3rem;
}

@media screen and (min-width: 768px) {
    #buffet__gw .plan__menu .menu__box {
        padding: 3rem 6rem 3rem;
    }
}

#buffet__et .main__cnt {
    margin-bottom: 5rem;
}

#buffet__gw .inner {
    padding: 5rem 1.1rem 5rem;
}

#buffet__gw .inner .btn__box {
    text-align: center;
}

#buffet__gw .inner .btn__box .btn03 {
    margin: 3rem 0;
}

@media screen and (min-width: 768px) {
    #buffet__gw .inner .btn__box .btn03 {
        margin: 5rem 0;
    }
}

/*====================================*/
/* kokiden */
/*====================================*/
#kokiden .inner .btn__box {
    text-align: center;
}

#kokiden .plan__menu .main__cnt .menu__box {
    margin-bottom: 4rem;
}

/*====================================*/
/* detail */
/*====================================*/
#detail .btn {
    margin: inherit;
}

#detail .history {
    margin-bottom: 4rem;
}

#detail .history.grid_1_2 {
    gap: 3rem;
}

@media screen and (min-width: 768px) {
    #detail .history.grid_1_2 {
        gap: 0rem;
    }
}

#detail .history .l__box {
    color: #CB9D59;
    background-image:
        linear-gradient(to right, #CB9D59, #CB9D59 2px, transparent 2px, transparent 8px);
    background-size: 8px 2px;
    background-position: left bottom;
    background-repeat: repeat-x;
    margin-bottom: 3rem;
}

@media screen and (min-width: 768px) {
    #detail .history .l__box {
        margin-bottom: 4rem;
    }
}

#detail .history .l__box .ttl__box {
    font-size: 2.5rem;
    font-weight: bold;
}

#detail .history .l__box .txt__box {
    font-size: .85rem;
    line-height: 2;
}

@media screen and (min-width: 768px) {
    #detail .history .l__box .txt__box {
        text-align: center;
    }
}

#detail .history .l__box, #detail .history .r__box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 3rem;
}

#detail .history .r__box .img__box {
    max-width: 570px;
}

#detail .notes .ttl__box {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 2rem;
    font-weight: bold;
}

#detail .notes .note__list {
    font-size: .85rem;
}

#detail .notes .note__list>li {
    margin-bottom: .3rem;
    display: block;
}

/*====================================*/
/* footer */
/*====================================*/

footer {
    color: #fff;
    text-align: center;
    padding: 80px 0 0;
    background: #CCA161;
}

footer #ft-top a {
    display: block;
    width: 200px;
    margin: 0 auto;
}

.ft-name {
    color: #fff;
    font-size: 24px;
    padding: 24px 0 0;
    margin: 0;
}

.ft-address {
    font-family: "Zen Old Mincho";
    font-size: 16px;
    font-style: normal;
    letter-spacing: 2.08px;
}

.ft-access {
    width: 540px;
    margin: 24px auto;
}

.ft-access a {
    font-family: "Zen Old Mincho";
    display: block;
    color: #CCA161;
    font-size: 24px;
    padding: 14px 0;
    margin: 24px 0 0 !important;
    width: 540px !important;
    height: 64px;
    border-radius: 50px;
    background: #fff;
}

.button-box a:hover {
    background: linear-gradient(180deg, #C77F12 0%, #EAB463 100%);
}

.ft-social {
    margin: 24px 0 !important;
}

.ft-social a {
    width: 50px !important;
}

.ft-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 94px;
}

.ft-nav a {
    color: #fff;
    width: 300px !important;
    padding: 0 24px;
    margin: 0 !important;
    border-left: 0.5px solid #fff;
}

.fnav-link {
    border-right: 0.5px solid #fff;
}

#ft-bottom {
    background: #fff;
}

#copyright {
    color: #333;
    padding: 8px 0;
    font-size: 12px;
    font-family: "Noto Serif JP";
}

@media (max-width: 769px) {
    .ft-name {
        font-size: 24px !important;
    }

    .ft-address {
        line-height: 1.7;
    }

    .ft-access {
        width: 90% !important;
    }

    .ft-access a {
        font-size: 20px;
        width: 100% !important;
        height: 54px;
        padding: 12px 0
    }

    .ft-nav {
        margin: 0 16px 64px;
    }

    .ft-nav a {
        font-size: 12px;
        padding: 0px 8px !important;
    }
}

.fixed_banner {
    position: fixed;
    z-index: 99999;
    font-weight: 600;
    bottom: 32px;
    right: 32px;
    width: 4%;
    height: 8%;
    text-align: center;
}

.fixed_banner a {
    display: block;
    color: #fff;
    border-radius: 5px;
    height: 45px;
    width: 45px;
    background: #CCA161;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
}

.fixed_banner a>span.pagetop__arrow {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translateY(calc(100% + 5px)) rotate(-45deg);
}

@media screen and (min-width: 768px) {
    .fixed_banner a>span.pagetop__arrow {
        transform: translateY(calc(100% + 0px)) rotate(-45deg);
    }
}

.fixed_banner:hover {
    opacity: 0.7;
}

@media screen and (max-width:1080px) {
    .fixed_banner {
        bottom: 32px;
        right: 56px;
    }
}

@media screen and (max-width: 768px) {
    .fixed_banner {
        bottom: 10px;
        right: 55px;
    }
}