/* ------------------
--------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: #F9F1DA;
}

img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

/* ------------------------
    edit contents
------------------------- */
/* 指定フォント ここから */


/* --Vidaloka-- */
@font-face {
    font-family: "Vidaloka";
    src: url('../fonts/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;
}

@font-face {
    font-family: "PalanquinDark";
    src: url('../fnt/PalanquinDark-Bold.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: 1200px;
    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: #21537F;
    border: 1px solid #21537F;
    color: #fff;
    text-align: center;
    letter-spacing: .15em;
    border-radius: 50px;
}

.btn-2 {
    position: relative;
    background-color: #946113;
    border: 1px solid #946113;
    color: #fff;
    text-align: center;
    letter-spacing: .15em;
    border-radius: 50px;
}

.btn-3 {
    position: relative;
    display: inline-block;
    background-color: #0F73A0;
    border: 1px solid #0F73A0;
    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 #21537F;
    color: #21537F;
}

.btn-2:hover {
    background-color: white;
    border: 1px solid #946113;
    color: #946113;
}

.btn-3:hover {
    background-color: initial;
    border: 1px solid #0F73A0;
    color: #0F73A0;
}

.btn-2::after, .btn-1::after,.btn-3::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: "";
}

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;
}

/*====================================*/
/* フェードイン */
/*====================================*/

.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;
}

/*====================================*/
/* 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;
}

.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;
}

.plan__menu .menu__list .menu__item .small {
    font-size: .8rem;
}

@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: 5rem 0 1rem;
    background: #21537F;
}

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: #21537F;
    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: 2rem 0 !important;
    display: flex;
    justify-content: center;
    gap: 1rem;
}

.ft-social a {
    width: 50px !important;
}

.ft-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
}

.ft-nav a {
    color: #fff;
    width: 300px !important;
    padding: 0 24px;
    margin: 0 !important;
    border-left: 0.5px solid #fff;
    border-right: 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: 960px) {
    footer {
        padding: 5rem 0 0;
    }
    .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;
    }
}


/*====================================*/
/* mv */
/*====================================*/
.frames .bar-vertical {
    background-color: #F9F1DA;
    height: 1rem;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 998;
}

.frames .bar-vertical:after {
    background-color: #F9F1DA;
    bottom: 0px;
    content: "";
    display: block;
    height: 1rem;
    left: 0px;
    position: fixed;
    width: 100%;
    z-index: 998;
}


.frames .bar-horizontal {
    background-color: #F9F1DA;
    height: 100%;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 1rem;
    z-index: 998;
}

.frames .bar-horizontal:after {
    background-color: #F9F1DA;
    content: "";
    display: block;
    height: 100%;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 1rem;
    z-index: 998;
}

@media screen and (max-width: 768px) {
    .frames {
        display: none;
    }
}

.header .mv__bg {
    position: relative;
    /*background-color: #f6b483;*/
	background-color: #46a4c8;
    border-radius: 0 40px 0 0;
    margin: 1.1rem;
}

.header .mv__bg::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: url(../img/sec-bg-img03.svg) center center repeat-x #F9F1DA;
    width: 100%;
    height: 77.5px;
}

.header .ttl__box {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #F9F1DA;
    height: 100svh;
    width: 423px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    text-align: center;
    color: #46A4C8;
    z-index: 1;
    padding-bottom: 5rem;
}

.header .ttl__box .img__box img {
    width: 190px;
}

@media screen and (max-width: 768px) {
    .header .ttl__box .img__box img {
        width: 130px;
    }

    .header .mv__bg {
        background-color: #faf1da;
        margin: 0;
    }

    .header .mv__bg::after {
        position: absolute;
        left: 0;
        bottom: -25px;
        content: "";
        background: url(../img/sec-bg-img03.svg) center center repeat-x #F9F1DA;
        width: 100%;
        height: 25px;
    }

    .header .ttl__box {
        position: initial;
        background-color: #F9F1DA;
        height: auto;
        width: auto;
        padding-bottom: initial;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
}

.header .ttl__box .ttl {
    font-family: "PalanquinDark";
    font-size: 3.5rem;
    line-height: 1.2;
}

.header .ttl__box .txt {
    font-family: "Noto Sans JP";
    font-weight: bold;
    font-size: 1.5rem;
}
.header .ttl__box .txt.lyt-c {
	color: #623619;
}

/* スライドする要素 */
.content__slide {
    width: 700px;
    margin: 0 1rem;
    border-radius: 40px;
}

.content__slide img {
    border-radius: 32px;
}

.content__slide p {
    margin: 20px 0;
    text-align: center;
    font-size: 1rem;
    color: #767373;

}

.content__slide span {
    font-size: 16px;
    color: #767373;
}

.content__slide:nth-child(odd)  {
    border: 7px solid #95E8B7;
}

.content__slide:nth-child(even) {
    border: 7px solid #FFF064;
}

/*


.content__slide:nth-child(3) {
    border: 7px solid #95E8B7;
}

.content__slide:nth-child(5) {
    border: 7px solid #95E8B7;
}


.content__slide:nth-child(4) {
    border: 7px solid #FFF064;
}

.content__slide:nth-child(6) {
    border: 7px solid #FFF064;
}*/

/* スライドレールの枠 */
.wrap {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 1rem;
    height: 100svh;
}

.wrap .cloud__img01 {
    position: absolute;
    top: 10%;
    right: 25%;
}

.wrap .cloud__img02 {
    position: absolute;
    bottom: 13%;
    right: 5%;
}

@media screen and (max-width: 768px) {
    .wrap {
        height: auto;
        border-top: 7px solid #46a4c8;
        background-color: #46a4c8;
    }

    .wrap .cloud__img01 {
        top: 10%;
        left: -25%;
        width: 50vw;
    }
    
    .wrap .cloud__img02 {
        bottom: 13%;
        right: -25%;
        width: 50vw;
    }

    .content__slide {
        margin: 0 .5rem;
        border-radius: 33px;
    }

    .content__slide {
        width: 300px;
    }
	
	.content__slide:nth-child(odd)  {
		border: 3px solid #95E8B7;
	}

	.content__slide:nth-child(even) {
		border: 3px solid #FFF064;
	}
/*
    .content__slide:nth-child(1) {
        border: 3px solid #95E8B7;
    }

    .content__slide:nth-child(2) {
        border: 3px solid #FFF064;
    }

    .content__slide:nth-child(3) {
        border: 3px solid #95E8B7;
    }

    .content__slide:nth-child(4) {
        border: 3px solid #FFF064;
    }

    .content__slide:nth-child(5) {
        border: 3px solid #95E8B7;
    }

    .content__slide:nth-child(6) {
        border: 3px solid #FFF064;
    }*/
}

/* content4つをまとめたスライドブロック */
.slideshow__2 {
    display: flex;
    -webkit-animation: loop-slide 40s infinite linear 1s both;
    animation: loop-slide 40s infinite linear 1s both;
}

@-webkit-keyframes loop-slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes loop-slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

/* ホバー時に動きを止める */
.slide-paused:hover .slideshow__2 {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

/*====================================*/
/* plan */
/*====================================*/
#plan {
    position: relative;
}

#plan .cloud__img03 {
    position: absolute;
    top: 2%;
    right: 5%;
}

#plan .cloud__img04 {
    position: absolute;
    top: 12%;
    left: -8%;
}

#plan .ttl___box {
    text-align: center;
    color: #21537F;
    margin-bottom: 10rem;
}

#plan .ttl___box .ttl {
    font-weight: bold;
    font-family: "PalanquinDark";
    font-size: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    margin-bottom: 2.5rem;
}

@media (max-width: 960px) {
    #plan .cloud__img03 {
        top: -1%;
        right: 0;
        width: 50vw;
    }
    
    #plan .cloud__img04 {
        top: 12%;
        left: -10%;
        width: 50vw;
    }
    #plan .ttl___box {
        margin-bottom: 7rem;
    }

    #plan .ttl___box .ttl {
        font-size: 2.5rem;
        gap: 1rem;
        margin-bottom: 2rem;
    }
}

#plan .ttl___box .txt {
    line-height: 1.8;
}

#plan .plan.breakfast {
    margin-bottom: 10rem;
}

.plan .ttl__box {
    border-radius: 50px 50px 0px 0px;
    background: linear-gradient(180deg, #EFE162 0%, #F9F1DA 100%);
}

.plan .ttl__box .ttl {
    font-weight: bold;
    font-family: "PalanquinDark";
    color: #21537F;
    font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
    padding: 2rem 0;
}

.plan .list__box {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3rem;
    margin-bottom: 3rem;
}

@media (max-width: 960px) {
    .plan .ttl__box .ttl {
        font-size: 1.5rem;
        gap: .5rem;
        text-align: center;
        padding: 1.5rem .5rem;
    }

    .plan .list__box {
        display: flex;
        flex-direction: column;
        gap: 1rem;
        margin-bottom: 1.5rem;
    }

    .plan .ttl__box .ttl .txt__bg {
        width: 40px;
    }
}

.plan .list__box .list__item {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
}

.plan .list__box .list__item .normal {
    padding: .5rem 1rem;
    background: #21537F;
    color: #fff;
    font-weight: bold;
}

.plan .list__box .list__item .member {
    padding: .5rem 1rem;
    background: #946113;
    color: #fff;
    font-weight: bold;
}

.plan .plan__box {
    display: grid;
    grid-template-columns: 2fr 1.3fr;
}

.plan .plan__box .img__box {    background-color: #95E8B7;}

.plan .plan__box .cv__box {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    background-color: #EFE162;
    padding: 0 3rem;
    border-radius: 0 0 0 40px;
}

.plan .plan__box .cv__box .btn__box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.plan .plan__box .cv__box .detail {
    margin-bottom: 3rem;
    font-size: .8rem;
    display: grid;
    gap: .5rem;
}

.plan .plan__box .cv__box .btn__box .btn {
    padding: 1rem 0;
}

.plan .plan__box .menu {
    font-family: "Noto Sans JP";
    font-weight: bold;
    grid-row: 1 / 3;
    grid-column: 2 / 3;
    background: #46A4C8;
    padding: 1.5rem;
    border-radius: 0 0 40px;
}

.plan .plan__box .menu .ttl {
    font-weight: bold;
    font-family: "PalanquinDark";
    font-size: 2rem;
    text-align: center;
    color: #fff;
    margin-bottom: .5rem;
}

.plan .menu__list {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    padding: 1rem 1rem 1rem 2rem;
    display: flex;
    flex-wrap: wrap;
    gap: .7rem 2.5rem;
}

.plan .menu__list .menu__item {
    position: relative;
    display: grid;
    align-items: center;
}
.plan .menu__list .menu__item.n {
    position: relative;
    display: grid;
    align-items: center;
}
.plan .menu__list .menu__item.n::before {
	display: none
}

.plan .menu__list .menu__item::before {
    position: absolute;
    left: -19px;
    display: block;
    background-image: url(../img/list-icn02.svg);
    content: "";
    vertical-align: unset;
    height: 19px;
    width: 15px;
    background-size: cover;
}

.plan .menu__list .menu__item .small {
    font-size: .8rem;
}

@media (max-width: 960px) {
    .plan .plan__box .cv__box .btn__box {
        display: flex;
        flex-direction: column;
        gap: 0;
        margin-bottom: 2rem;
    }

    .plan .plan__box .cv__box .btn__box .btn {
        margin-top: 1.5rem;
    }

    .plan .plan__box {
        grid-template-columns: 1fr;
    }

    .plan .plan__box .img__box {
        grid-row: 1 / 2;
        grid-column: 1 / 3;
    }

    .plan .plan__box .cv__box {
        grid-row: 3 / 3;
        grid-column: 1 / 3;
        border-radius: 0 0 40px 40px;
        padding: 1rem;
    }

    .plan .plan__box .menu {
        grid-row: 2 / 3;
        grid-column: 1 / 3;
        border-radius: 0;
    }
}

.plan.buffet .ttl__box {
    border-radius: 50px 50px 0px 0px;
    background: linear-gradient(180deg, #95E8B7 0%, #F9F1DA 100%);
}

.plan.buffet .plan__box .menu {
    background: #EFE162;
}

.plan.buffet .plan__box .cv__box {
    background-color: #95E8B7;
}

.plan.buffet .plan__box .menu .ttl {
    color: #946113;
}

.plan.buffet .menu__list .menu__item::before {
    position: absolute;
    left: -20px;
    display: block;
    background-image: url(../img/list-icn01.svg);
    content: "";
    vertical-align: unset;
    height: 19px;
    width: 15px;
    background-size: cover;
}

.plan .list__ttl {
    text-align: center;
}

.plan.buffet .menu__list {
    background-color: initial;
}

.plan.buffet .plan__box .menu .menu__box {
    background-color: #fff;
    border-radius: 0px 0px 15px 15px;
}

.plan .list__ttl {
    display: flex;
    align-items: center;
    font-weight: bold;
    margin-top: 1rem;
    padding: 0 1.5rem;
}

.plan .list__ttl:before,
.plan .list__ttl:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}

.plan .list__ttl:before {
    margin-right: 1rem;
}

.plan .list__ttl:after {
    margin-left: 1rem;
}

#detail {
    position: relative;
    background-color: #46A4C8;
}

#detail .cloud__img05 {
    position: absolute;
    top: 5%;
    right: 0;
}

#detail .cloud__img06 {
    position: absolute;
    top: 30%;
    left: 0;
}

#detail .cloud__img07 {
    position: absolute;
    bottom: 35%;
    right: 0;
}

#detail .cloud__img08 {
    position: absolute;
    bottom: 3%;
    left: 0;
}

#detail .btn__box {
    margin: 2.5rem auto 0;
}

#detail .btn {
    display: block;
}

#detail .access {
    margin-bottom: 5rem;
}

#detail .access .access__box {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

#detail .access .l__box {
    width: 238px;
}

#detail .access dl dt{
    width: 5rem;
    margin: 0;
    padding: .1rem;
    float: left;
    clear: left;
    background-color: #0F73A0;
    color: #fff;
    text-align: center;
}
#detail .access dl dd{
    margin: 0rem 0 .5rem 7rem;
    padding: 0rem 0 .5rem 1.2rem;
}

@media (max-width: 960px) {
    #detail .cloud__img05 {
        top: 1%;
        right: 0;
        width: 50vw;
    }
    
    #detail .cloud__img06 {
        top: 30%;
        left: -15%;
        width: 21vw;
    }
    
    #detail .cloud__img07 {
        bottom: 50%;
        right: 0;
        width: 40vw;
    }
    
    #detail .cloud__img08 {
        bottom: 1%;
        left: -15%;
    }
    #detail .access .access__box {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }

    #detail .access dl dd{
        margin: 0rem 0 .5rem 5rem;
    }
}

#detail .phone__box {
    text-align: center;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    border-bottom: 2px dotted #22537e;
}

#detail .phone__box .ttl {
    font-size: 2rem;
    color: #21537F;
    font-weight: bold;
}

#detail .phone__box .btn__box .btn {
    margin-bottom: 1rem;
}

#detail .phone__box .btn__box .txt {
    color: #21537F;
}

.acs-link {
    position: relative;
}

.acs-link::after {
    position: absolute;
    top: 50%;
    right: 7%;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #21537F;
    border-top: 2px solid #21537F;
    content: "";
}



/*250402 追加*/
.plan.buffet .plan__box .menu .menu__box .detail{
	padding: .5rem 1rem;
}
.plan.buffet .plan__box .menu .menu__box .detail .small {
    font-size: .8rem;
}

#detail .notes .note__list>li a{
	color: rgb(33, 83, 127);
	text-decoration: underline;
}