/* ------------------
--------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;
}

:root {
    --main: #F5E5CD;
    --sub: #6F1E1C;
    --subMain: #411413;
    --white: #fff;
    --accent: #666D2A;
    --orange: #EF8C2A;
    --beige: #FFD2A8;
}

/*====================================*/
/* 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: #F5E5CD;
}

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: 1012px;
    margin: 0 auto;
    padding: 5rem 3.5rem;
}

@media screen and (max-width: 768px) {
    .inner {
        padding: 5rem 1rem;
    }
}

/* ----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: 1rem 0;
    transition: all .3s;
    width: 100%;
    font-size: 1rem;
}

.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: var(--accent);
    border: 1px solid var(--accent);
    color: var(--white);
    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: var(--white);
    border: 1px solid var(--accent);
    color: var(--accent);
}

.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;
}

/* ----text---- */
.txt-XXS,
.txt-XS,
.txt-S,
.txt-M,
.txt-L,
.txt-XL {
    line-height: 1.5;
}

.txt-XXS {
    font-size: 0.6rem;
}

.txt-XS {
    font-size: 0.75rem;
}

.txt-S {
    font-size: 0.85rem;
}

.txt-M {
    font-size: 0.9rem;
}

.txt-L {
    font-size: 1.2rem;
}

.txt-XL {
    font-size: 1.5rem;
}

.txt-XL {
    font-size: 1.7rem;
}

.bold {
    font-weight: bold;
}

.fl,
.col_2,
.col_3,
.col_2_3,
.col_2_4,
.col_3_5 {
    display: flex;
    flex-flow: row wrap;
}

.col_1 {
    display: block;
}

.col_1_2 {
    display: flex;
}

.col_1>* {
    display: block;
    width: 100%;
}

.col_1_2>* {
    flex-basis: 100%;
}

.col_right>*:last-child {
    flex-basis: calc(75% - 0.9rem);
}

.col_3>* {
    flex-basis: calc(100% / 3 - 0.8rem);
}

.col_2_3>*,
.col_2_4>* {
    flex-basis: calc(100% / 2 - 0.5rem);
}

.col_3_5>* {
    flex-basis: calc(100% / 3 - 0.8rem);
}

.cols>* {
    width: 100%;
    min-width: 0;
}

.col-25 {
    flex: 0 0 25%;
    max-width: 25%;
}

.col-50 {
    flex: 0 0 50%;
    max-width: 50%;
}

.gap_1 {
    gap: 1.5rem;
}

.gap_2 {
    gap: 2rem;
}

.gap_3 {
    gap: 3rem;
}

@media screen and (max-width: 768px) {
    .gap_3 {
        gap: 2rem;
    }
}

.fld-clm {
    flex-direction: column;
}

@media screen and (min-width: 768px) {
    .col_1_2 {
        display: flex;
        justify-content: space-between;
    }

    .col_1_2>* {
        flex-basis: calc(100% / 2 - 0.8rem);
    }

    .col_1_3>* {
        flex-basis: calc(100% / 2 - 1.2rem);
        margin-bottom: 0;
    }
}

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

    .col_1_3>* {
        flex-basis: calc(100% / 3 - 1.5rem);
        margin-bottom: 0;
    }

    .col_right>*:last-child {
        flex-basis: calc(80% - 0.9rem);
    }

    .col_2_3>* {
        flex-basis: calc(100% / 3 - 2rem);
        margin-bottom: 0;
    }

    .col_2_4>* {
        flex-basis: calc(100% / 4 - 1.5rem);
        margin-bottom: 0;
    }

    .col_3_5>* {
        flex-basis: calc(100% / 5 - 0.5rem);
        margin-bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    .col_1_2 {
        flex-direction: column;
    }
}

.jf_fs {
    justify-content: flex-start;
}

.jf_sb {
    justify-content: space-between;
}

.jf_c {
    justify-content: center;
}

.jf_e {
    justify-content: space-evenly;
}

.jf_fe {
    justify-content: flex-end;
}

.item-c {
    align-items: center;
}

/* ----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: 768px) {
    .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);
    }
}

@media screen and (max-width: 768px) {
    .reverse>*:last-child {
        order: -1;
    }
}

/*====================================*/
/* mv */
/*====================================*/

#mv::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    min-height: 100vh;
    background: #e3dbd0 url(c) 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;
    }
}

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

.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);
    }
}

/* ===== 落ち葉を表示するコンテナのスタイル ===== */
.leaves-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* ===== 落ち葉のスタイル ===== */

/* 落ち葉の共通スタイル */
.leaf {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    animation: animate-leaf 8s linear;
    z-index: 10;
}

/* 落ち葉1 */
.leaf-1 {
    background-image: url('../img/leaf-1.svg');
    /* 任意のパスを記入 */
}

/* 落ち葉2 */
.leaf-2 {
    background-image: url('../img/leaf-2.svg');
    /* 任意のパスを記入 */
}

/* 落ち葉3 */
.leaf-3 {
    background-image: url('../img/leaf-3.svg');
    /* 任意のパスを記入 */
}

/* ===== 落ち葉が降るアニメーション ===== */
@keyframes animate-leaf {
    0% {
        opacity: 0;
        top: 0;
        transform: rotate(0);
    }

    10% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        top: 100vh;
        transform: rotate(1080deg);
    }
}

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

#mv::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 114px;
    background: linear-gradient(0deg, #F5E5CD 0%, rgba(245, 229, 205, 0.00) 100%);
    z-index: 10;
}

@media screen and (max-width: 768px) {
    #mv::after {
        position: absolute;
        content: '';
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 34px;
        background: linear-gradient(0deg, #F5E5CD 0%, rgba(245, 229, 205, 0.00) 100%);
        z-index: 10;
    }
}

#mv .swiper01 {
    width: 100%;
    height: 100svh;
    overflow: hidden;
}

#mv .swiper01 .swiper-wrapper .swiper-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#mv .ttl__box {
    position: relative;
}

@media screen and (max-width: 768px) {
    #mv .ttl__box {
        position: initial;
    }
    #mv .swiper01 {
        height: 75svh;
        background: #F5E5CD;
    }
    #mv .swiper01 .swiper-wrapper .swiper-slide {
        height: 75%;
        background-position-x: center;
    }
}

#mv .ttl__box .ttl {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

#mv .ttl__box .img__box {
    position: absolute;
    z-index: 10;
}

@media screen and (max-width: 768px) {
    #mv .ttl__box .img__box {
        position: absolute;
        bottom: 0;
        z-index: 10;
    }
}

#mv .ttl__box .img__box img {
    width: auto;
    height: 100vh;
}

@media screen and (max-width: 768px) {
    #mv .ttl__box .img__box img {
        width: 100%;
        height: inherit;
    }
}

.mv__icn {
    position: absolute;
    z-index: 11;
    bottom: -25%;
    right: 0;
    width: 335px;
}

@media screen and (max-width: 768px) {
    .mv__icn {
        top: 34%;
        width: 100px;
    }
}

/*====================================*/
/* intro */
/*====================================*/
#intro {
    background-color: var(--main);
}

.head {
    margin-bottom: 3.5rem;
}

.head .ttl__box {
    text-align: center;
    margin-bottom: 1.5rem;
    color: var(--sub);
    font-weight: bold;
    font-size: 1.5rem;
}

.head .ttl__box .img {
    width: 226px;
    margin-bottom: 1.5rem;
}

.head .txt__box {
    text-align: center;
    line-height: 2;
}

@media screen and (max-width: 768px) {
    .head .txt__box {
        text-align: left;
    }
}
/*====================================*/
/* read-slider */
/*====================================*/
.read-slider {
    padding: 5rem 0 0;
}
.read-slider .col_1_2 {
    background: var(--white);
    padding: 2rem;
    border-radius: 8px;
    align-items: center;
}
.read-slider .text-box h4 {
    font-size: 1.2rem;
    color: #C53A38;
    font-weight: 600;
    padding-bottom: 1rem;
}
.read-slider .text-box p {
    margin-bottom: 1.5rem;
}
.read-slider .text-box a {
    display: block;
    width: 300px;
    text-align: center;
    border-radius: 25px;
    background: #666D2A;
    color: var(--white);
    padding: 10px 16px;
    font-size: 1rem;
    font-weight: bold;
}
.read-slider .text-box a:hover {
    background: var(--sub);
}
@media screen and (max-width: 768px) {
    .read-slider .text-box {
        padding: 1rem 0 0;
    }
    .read-slider .col_1_2 {
        height: 800px;
    }
    .read-slider .col_1_2>* {
        flex-basis: 0;
    }
}
/*====================================*/
/* companies */
/*====================================*/
.companies__cnt {
    margin: auto;
    max-width: 730px;
    margin-bottom: 5rem;
}

.companies__cnt .ttl {
    background-color: var(--sub);
    color: var(--white);
    font-weight: bold;
    display: inline-block;
    padding: .1rem 1rem;
    border-radius: 50px;
    margin-left: 1.5rem;
}

.companies__cnt .list__cnt {
    font-size: 1.5rem;
    background-color: var(--white);
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    gap: .5rem 1rem;
    padding: 1.5rem 2rem;
    margin-top: -.75rem;
}


@media screen and (max-width: 768px) {
    .companies__cnt .list__cnt {
        padding: 1.5rem .85rem;
    }
}

.companies__cnt .list__cnt .list__item {
    position: relative;
}

.companies__cnt .list__cnt .list__item::before {
    position: absolute;
    content: "";
    height: 4px;
    width: 4px;
    background-color: var(--sub);
    border-radius: 50px;
    top: 50%;
    left: -.5rem;
    transform: translate(-50%, -25%);
}

.companies__cnt .list__cnt .list__item:last-child {
    width: 100%;
}

.companies__cnt .list__cnt .list__item:last-child::before {
    content: none;
}

.companies__cnt .list__cnt .list__item {
    margin-left: 1rem;
}

@media screen and (max-width: 768px) {
    .companies__cnt .list__cnt .list__item {
        font-size: .85rem;
    }
}

/*====================================*/
/* governor */
/*====================================*/
.governor {
    background-color: var(--white);
    padding: 2rem 2rem;
    border-radius: 8px;
}

@media screen and (max-width: 768px) {
    .governor {
        padding: 2rem 1.1rem;
    }
}

.governor .grid_1_2 {
    place-items: center;
}

.governor .txt__box .ttl {
    margin-bottom: 1rem;
    font-weight: bold;
    font-size: 1.2rem;
}

.governor .txt__box .txt {
    margin-bottom: 1rem;
    font-size: .9rem;
    line-height: 1.9;
}

.governor .txt__box .sub__txt {
    margin-bottom: 1rem;
    font-size: .9rem;
    line-height: 1.8;
}

.governor .img__box {
    max-width: 426px;
}

@media screen and (max-width: 768px) {
    .governor .img__box {
        max-width: 200px;
    }
}

/*====================================*/
/* companies */
/*====================================*/
#nav {
    position: relative;
    z-index: 100;
}

#nav img {
    position: absolute;
}

#nav img::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 114px;
    background: linear-gradient(0deg, #F5E5CD 0%, rgba(245, 229, 205, 0.00) 100%);
    z-index: 10;
}

.nav {
    position: relative;
    background-color: #762026;
    padding: 1rem 0;
    color: var(--main);
}

#nav .nav__list {
    max-width: 900px;
    margin: auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    #nav .nav__list {
        gap: 1rem;
    }
}

#nav .nav__list .nav__items a {
    padding: 0;
}

#nav .nav__list .nav__items {
    position: relative;
    flex: 1 1;
    display: flex;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
    #nav .nav__list .nav__items {
        flex-basis: calc(100% / 3 - 2rem);
    }
}

#nav .nav__list .nav__items a {
    display: flex;
    flex: 1 1;
    justify-content: center;
    padding: 0 .5rem;
}

@media screen and (max-width: 768px) {
    #nav .nav__list .nav__items a {
        padding: 0;
    }
}

#nav .nav__list .nav__items::after {
    content: "";
    display: block;
    width: 1.5px;
    height: 20px;
    background-color: var(--main);
    position: absolute;
    right: -1px;
    top: calc((100% - 20px)/2);
}

@media screen and (max-width: 768px) {
    #nav .nav__list .nav__items:nth-child(3n)::after {
        content: none;
    }
}

/*====================================*/
/* restaurant__slide */
/*====================================*/
.restaurant__slide {
    background-color: var(--main);
}

.restaurant__slide .ttl__box {
    text-align: center;
}

.restaurant__slide .ttl__box .img {
    max-width: 576px;
}

.restaurant__slide .ttl__box .ttl {
    font-size: 2rem;
    color: var(--sub);
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .restaurant__slide .ttl__box .ttl {
        font-size: 1.5rem;
    }
}

.restaurant__slide .ttl__box .txt {
    margin-bottom: 3rem;
    color: var(--sub);
    font-size: 1rem;
    font-weight: 600;
}

.swiper__box {
    position: relative;
}

.swiper02, .swiper03, .swiper04, .swiper05 {
    overflow: hidden;
    gap: 1rem;
}

.slide__cnt {
    position: relative;
}

.btn_left {
    position: absolute;
    top: calc(100% / 2.9);
    left: -3%;
    z-index: 1;
    transform: translate(0%, -3%);
}

.btn_right {
    position: absolute;
    top: calc(100% / 2.9);
    right: -3%;
    z-index: 1;
    transform: translate(0%, -3%);
}

#drink .btn_left, #drink .btn_right{
    top: calc(100% / 2.3);
}
.etoile-lunch .btn_left, .etoile-lunch .btn_right{
    top: calc(100% / 2.6);
}
.etoile-dinner .btn_left, .etoile-dinner .btn_right {
    top: calc(100% / 3.7);
}

@media screen and (max-width: 768px) {
    .btn_left {
        top: 52vh;
        left: 10px;
        transform: translate(-50%, -120%);
        display: none;
    }

    .btn_right {
        position: absolute;
        top: 52vh;
        right: 10px;
        transform: translate(50%, -120%);
        display: none;
    }
}

.swiper-slide img {
    border-radius: 8px;
}

.swiper-button-prev,
.swiper-button-next {
    display: inline-block;
    position: relative;
    width: 65px;
    height: 65px;
    text-align: center;
    background-color: var(--white);
    left: 0;
    border-radius: 50%;
    padding: 0;
    transition: 0.3s;
    cursor: pointer;
    border: solid 2px var(--sub);
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: var(--sub);
}

.swiper-button-prev:before {
    position: absolute;
    top: 50%;
    right: 50%;
    height: 2px;
    background: var(--sub);
    content: '';
    width: 40px;
    transform: translate(50%, -50%);
}

.swiper-button-next:before {
    position: absolute;
    top: 50%;
    right: 50%;
    height: 2px;
    background: var(--sub);
    content: '';
    width: 40px;
    transform: translate(50%, -50%);
}

.swiper-button-next::after {
    position: absolute;
    top: 50%;
    right: 4px;
    height: 2px;
    background: var(--sub);
    content: '';
    width: 14px;
    transform: translate(-50%, -50%) rotate(40deg);
    transform-origin: right center;
}

.swiper-button-prev::after {
    position: absolute;
    top: 50%;
    left: -2px;
    width: 14px;
    height: 2px;
    transform: translateY(-50%) rotate(145deg);
    transform-origin: right center;
    background: var(--sub);
    content: '';
}

.swiper-button-prev:hover:before, .swiper-button-next:hover:before, .swiper-button-next:hover::after, .swiper-button-prev:hover::after {
    background: var(--main);
}

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

    .swiper-button-prev,
    .swiper-button-next {
        display: inline-block;
        position: relative;
        width: 50px;
        height: 50px;
        text-align: center;
        left: 0px;
        border-radius: 50%;
        padding: 0;
        transition: 0.3s;
        cursor: pointer;
    }

    .swiper-button-prev::after {
        position: absolute;
        top: 50%;
        left: 1px;
        width: 10px;
        height: 1px;
        transform: translateY(-50%) rotate(145deg);
        transform-origin: right center;
        content: '';
    }

    .swiper-button-next::after {
        position: absolute;
        top: 50%;
        right: 8px;
        height: 1px;
        content: '';
        width: 10px;
        transform: translate(-50%, -50%) rotate(40deg);
        transform-origin: right center;
    }

    .swiper-button-prev:before {
        position: absolute;
        top: 50%;
        right: 50%;
        height: 1px;
        content: '';
        width: 20px;
        transform: translate(50%, -50%);
    }

    .swiper-button-next:before {
        position: absolute;
        top: 50%;
        right: 50%;
        height: 1px;
        content: '';
        width: 20px;
        transform: translate(50%, -50%);
    }
}

#top-works .work-area-bottom .swiper-pagination {
    position: relative;
    text-align: center;
    top: 50%;
    z-index: 100;
}

.swiper-pagination {
    text-align: center;
    padding: 1rem 0;
}

@media screen and (max-width: 768px) {
    .swiper-pagination {
        margin-bottom: 1rem;
    }
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    cursor: pointer;
}

.swiper-pagination-bullet {
    background-color: var(--white);
    background-size: auto auto;
    border-radius: 50px;
    height: 12px;
    margin: 0 0.5rem;
    opacity: 1;
    width: 12px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--sub);
    height: 12px;
    width: 12px;
}

@media screen and (max-width: 768px) {
    .swiper-pagination-bullet {
        height: 9px;
        width: 9px;
    }

    .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: var(--sub);
        height: 9px;
        width: 9px;
    }
}

.swiper-button-next, .swiper-button-prev {
    pointer-events: auto; /* クリックを許可 */
    opacity: 1; /* ボタンが見えるようにする */
}

/*====================================*/
/* detail */
/*====================================*/
.detail {
    background-color: var(--white);
    border: 1px solid var(--sub);
    border-radius: 8px;
    color: var(--sub);
    max-width: 1080px;
    margin: auto;
    padding: 1.5rem;
    margin-top: 3rem;
}

.detail .ttl {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

/* .detail .txt {
    font-size: .875rem;
} */

.border {
    padding-bottom: 1rem;
    border-bottom: 2px dotted var(--sub);
}

.detail .price {
    padding-top: 1rem;
    display: flex;
    align-items: baseline;
    gap: 1.5rem;
}

@media screen and (min-width: 767px) {
    .detail .price .price__txt {
        font-size: .875rem;
        width: 100%;
    }
}

.detail .price .price__ttl {
    background-color: var(--sub);
    color: var(--white);
    padding: .1rem 1rem;
    border-radius: 50px;
    white-space: nowrap;
}

.price__txt .txt {
    margin-bottom: 1rem;
}

.btn__box {
    text-align: center;
}

/*====================================*/
/* etoile */
/*====================================*/
.subtitle {
    text-align: center;
}
.subtitle h3{
    position: relative;
    display: inline-block;
    color: #C53A38;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    margin: 0 0 2.5rem;
}
.etoile-lunch {
    padding: 7rem 3.5rem 5rem;
}
.etoile-dinner {
    padding: 0 3.5rem;
}
.etoile-lunch .subtitle h3::after {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../img/subtitle_icon01.webp);
    width: 87px;
    height: 31px;
    top: 20%;
    left: -25%;
}
.etoile-dinner .subtitle h3::after {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../img/subtitle_icon02.webp);
    width: 77px;
    height: 40px;
    top: 0%;
    right: -20%;
}
.text-col {
    display: flex;
    flex-direction: row;
}
.text-col_01 {
    width: 12%;
}
.text-col_02 {
    width: 90%;
}
@media screen and (max-width: 768px) {
    .detail {
        margin-top: 0;
    }
    .etoile-lunch, .etoile-dinner {
        padding: 3rem 1rem;
    }
    .text-col_01 {
        width: 30%;
    }
}

/*====================================*/
/* kokiden */
/*====================================*/
#kokiden {
    background-color: var(--beige);
}

#kokiden .ttl__box .txt {
    opacity: 0;
}

/*====================================*/
/* musasino */
/*====================================*/
#musasino {
    background-color: var(--orange);
}

#musasino .restaurant__img {
    margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
    #musasino .restaurant__img {
        margin-bottom: 1.5rem;
    }
}

/*====================================*/
/* lounge */
/*====================================*/
#lounge {
    background-color: var(--beige);
}

#lounge .ttl__box .txt {
    opacity: 0;
}

#lounge .restaurant__img {
    margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
    #lounge .restaurant__img {
        margin-bottom: 1.5rem;
    }
}

/*====================================*/
/* bar */
/*====================================*/
#bar {
    background-color: var(--sub);
}

#bar .ttl__box .ttl, #bar .ttl__box .txt {
    color: var(--orange);
}

#bar .restaurant__img {
    margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
    #bar .restaurant__img {
        margin-bottom: 1.5rem;
    }
    #drink .companies__cnt {
        padding: 0 1rem;
    }
}

/*====================================*/
/* drink */
/*====================================*/
#drink {
    background-color: var(--beige);
}

#drink .restaurant__img {
    margin-bottom: 3rem;
}
#drink .companies__cnt {
    margin-bottom: 0;
    padding-bottom: 5rem;
}
#drink .list__item {
    font-size: 1rem;
}

@media screen and (max-width: 768px) {
    #drink .restaurant__img {
        margin-bottom: 1.5rem;
    }
}

#drink .ttl__box .txt {
    opacity: 0;
}

/*====================================*/
/* note */
/*====================================*/
#note {
    background-color: var(--subMain);
}

#note .inner {
    padding-bottom: 0;
}

#note .note__cnt {
    background-color: var(--white);
    padding: 2rem 2rem;
    border-radius: 8px;
    margin-bottom: 5rem;
}

#note .note__cnt .ttl {
    text-align: center;
    font-size: 1.5rem;
    color: var(--sub);
    margin-bottom: 1.5rem;
    font-weight: bold;
}

#note .note__cnt .note__items {
    font-size: .8rem;
}

.phone {
    display: flex;
    justify-content: center;
    color: var(--white);
}

@media screen and (max-width: 768px) {
    .phone {
        flex-direction: column;
        align-items: center;
    }
}

.phone .left__box .ttl {
    font-size: 1.5rem;
    border: 2px solid var(--white);
    display: inline-block;
    border-radius: 50px;
    padding: 0.8rem 1rem;
}

.phone .right__box {
    line-height: 1.7;
}

.phone .right__box .num a {
    text-decoration: underline;
}

.phone .right__box .note__txt {
    font-size: .85rem;
}

.phone .left__box .ttl {
    font-size: 1.5rem;
    border: 2px solid var(--white);
    display: inline-block;
    border-radius: 50px;
    padding: 0.8rem 1rem;
}

@media screen and (max-width: 768px) {
    .phone .right__box .note__txt {
        font-size: 1rem;
    }
}

/*====================================*/
/* footer */
/*====================================*/
footer {
    color: var(--white);
    text-align: center;
    padding: 80px 0 0;
    background: var(--subMain);
}

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: var(--sub);
    font-size: 24px;
    padding: 14px 0;
    margin: 24px 0 0 !important;
    width: 540px !important;
    height: 64px;
    border-radius: 50px;
    background: #fff;
}

.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: 10px;
    font-family: "Noto Serif JP";
}

#move-top {
    position: fixed;
    bottom: 40px;
    right: 16px;
    z-index: 99999;
}
#move-top img {
    width: 54px;
    border: 1px solid black;
    border-radius: 8px;
}

@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;
    }
}