@charset "utf-8";
/* CSS Document */

/*
Theme Name: ravir
Theme URI: https://www.ravir.co.jp/
Author: ravir
Author URI: https://www.ravir.co.jp/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/

/* A Modern CSS Reset */
*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role="list"],ol[role="list"]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}picture{max-width:100%;display:block}


html {
    font-size: 1rem;
    scroll-behavior: smooth;
    scroll-padding-top:80px;
}

body {
    position: relative;
    font-family: var(--font-family-serif);
    font-optical-sizing: auto;
    line-height: 1.8;
    color: #000;
}


::selection {
    background-color: #c6cbcb;
}
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

p {
    word-break: break-all !important;
    word-wrap: break-word !important;
}

img {
    max-width: 100%;
    height: auto;
}

embed,
iframe,
object {
    max-width: 100%;
}

address {
    font-style: normal;
}

a {
    color:#00a7b5;
    text-decoration: none;
}

ul,ol {
    padding-left: 1.5rem;
}
.mobile_br {
    display: block;
}

@media only screen and (min-width: 768px) , print {
    .mobile_br {
        display: inline-block;
    }
}
@media only screen and (min-width: 1024px) , print {
    html {
        scroll-padding-top:160px;
        font-size: 16px;
    }
    .mobile {
        display: none!important;
    }
}


.block {
    display: block;
}
.d-block {
    display: block!important;;
}
.ib {
    display: inline-block;
}
.inline_block {
    display: inline-block!important;
}
.hide {
    display: none!important;
}
.w_60 {
    width: 60px!important;
}
.w_80,.box80 {
    width: 80px!important;
}
.w_100,.box100 {
    width: 100px!important;
}
.w_120 {
    width: 120px!important;
}
.w_max-content {
    max-width: max-content;
}
.box180,  .w_200 {
    width: 180px!important;
}
.box200, .w_200 {
    width: 200px!important;
}
.w_240 {
    width: 240px!important;
}
.w_260 {
    width: 260px!important;
}
.w_300 , .box300 {
    width: 100%;
    max-width: 300px!important;
}
.w_30per {
    width: 30%!important;
}
.w_50per {
    width: 50%!important;
}
.w_auto {
    width: auto!important;
}
.h_auto {
    height: auto!important;
}

.ga-0 {
    gap: 0px!important
}
.ga-1 {
    gap: 4px!important
}
.ga-2 {
    gap: 8px!important
}
.ga-3 {
    gap: 12px!important
}
.ga-4 {
    gap: 16px!important
}
.ga-5 {
    gap: 20px!important
}
.ga-6 {
    gap: 24px!important
}
.ga-7 {
    gap: 28px!important
}
.ga-8 {
    gap: 32px!important
}
.ga-9 {
    gap: 36px!important
}
.ga-10 {
    gap: 40px!important
}
.ga-11 {
    gap: 44px!important
}
.ga-12 {
    gap: 48px!important
}
.ga-13 {
    gap: 52px!important
}
.ga-14 {
    gap: 56px!important
}
.ga-15 {
    gap: 60px!important
}
.ga-16 {
    gap: 64px!important
}
.ga-auto {
    gap: auto!important
}
.gr-0 {
    row-gap: 0px!important
}
.gr-1 {
    row-gap: 4px!important
}
.gr-2 {
    row-gap: 8px!important
}
.gr-3 {
    row-gap: 12px!important
}
.gr-4 {
    row-gap: 16px!important
}
.gr-5 {
    row-gap: 20px!important
}
.gr-6 {
    row-gap: 24px!important
}
.gr-7 {
    row-gap: 28px!important
}
.gr-8 {
    row-gap: 32px!important
}
.gr-9 {
    row-gap: 36px!important
}
.gr-10 {
    row-gap: 40px!important
}
.gr-11 {
    row-gap: 44px!important
}
.gr-12 {
    row-gap: 48px!important
}
.gr-13 {
    row-gap: 52px!important
}
.gr-14 {
    row-gap: 56px!important
}
.gr-15 {
    row-gap: 60px!important
}
.gr-16 {
    row-gap: 64px!important
}
.gr-auto {
    row-gap: auto!important
}
.gc-0 {
    column-gap: 0px!important
}
.gc-1 {
    column-gap: 4px!important
}
.gc-2 {
    column-gap: 8px!important
}
.gc-3 {
    column-gap: 12px!important
}
.gc-4 {
    column-gap: 16px!important
}
.gc-5 {
    column-gap: 20px!important
}
.gc-6 {
    column-gap: 24px!important
}
.gc-7 {
    column-gap: 28px!important
}
.gc-8 {
    column-gap: 32px!important
}
.gc-9 {
    column-gap: 36px!important
}
.gc-10 {
    column-gap: 40px!important
}
.gc-11 {
    column-gap: 44px!important
}
.gc-12 {
    column-gap: 48px!important
}
.gc-13 {
    column-gap: 52px!important
}
.gc-14 {
    column-gap: 56px!important
}
.gc-15 {
    column-gap: 60px!important
}
.gc-16 {
    column-gap: 64px!important
}
.gc-auto {
    column-gap: auto!important
}
.ma-0 {
    margin: 0!important
}
.ma-1 {
    margin: 4px!important
}
.ma-2 {
    margin: 8px!important
}
.ma-3 {
    margin: 12px!important
}
.ma-4 {
    margin: 16px!important
}
.ma-5 {
    margin: 20px!important
}
.ma-6 {
    margin: 24px!important
}
.ma-7 {
    margin: 28px!important
}
.ma-8 {
    margin: 32px!important
}
.ma-9 {
    margin: 36px!important
}
.ma-10 {
    margin: 40px!important
}
.ma-11 {
    margin: 44px!important
}
.ma-12 {
    margin: 48px!important
}
.ma-13 {
    margin: 52px!important
}
.ma-14 {
    margin: 56px!important
}
.ma-15 {
    margin: 60px!important
}
.ma-16 {
    margin: 64px!important
}
.ma-auto {
    margin: auto!important
}
.mx-0 {
    margin-right: 0!important;
    margin-left: 0!important
}
.mx-1 {
    margin-right: 4px!important;
    margin-left: 4px!important
}
.mx-2 {
    margin-right: 8px!important;
    margin-left: 8px!important
}
.mx-3 {
    margin-right: 12px!important;
    margin-left: 12px!important
}
.mx-4 {
    margin-right: 16px!important;
    margin-left: 16px!important
}
.mx-5 {
    margin-right: 20px!important;
    margin-left: 20px!important
}
.mx-6 {
    margin-right: 24px!important;
    margin-left: 24px!important
}
.mx-7 {
    margin-right: 28px!important;
    margin-left: 28px!important
}
.mx-8 {
    margin-right: 32px!important;
    margin-left: 32px!important
}
.mx-9 {
    margin-right: 36px!important;
    margin-left: 36px!important
}
.mx-10 {
    margin-right: 40px!important;
    margin-left: 40px!important
}
.mx-11 {
    margin-right: 44px!important;
    margin-left: 44px!important
}
.mx-12 {
    margin-right: 48px!important;
    margin-left: 48px!important
}
.mx-13 {
    margin-right: 52px!important;
    margin-left: 52px!important
}
.mx-14 {
    margin-right: 56px!important;
    margin-left: 56px!important
}
.mx-15 {
    margin-right: 60px!important;
    margin-left: 60px!important
}
.mx-16 {
    margin-right: 64px!important;
    margin-left: 64px!important
}
.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important
}
.my-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}
.my-1 {
    margin-top: 4px!important;
    margin-bottom: 4px!important
}
.my-2 {
    margin-top: 8px!important;
    margin-bottom: 8px!important
}
.my-3 {
    margin-top: 12px!important;
    margin-bottom: 12px!important
}
.my-4 {
    margin-top: 16px!important;
    margin-bottom: 16px!important
}
.my-5 {
    margin-top: 20px!important;
    margin-bottom: 20px!important
}
.my-6 {
    margin-top: 24px!important;
    margin-bottom: 24px!important
}
.my-7 {
    margin-top: 28px!important;
    margin-bottom: 28px!important
}
.my-8 {
    margin-top: 32px!important;
    margin-bottom: 32px!important
}
.my-9 {
    margin-top: 36px!important;
    margin-bottom: 36px!important
}
.my-10 {
    margin-top: 40px!important;
    margin-bottom: 40px!important
}
.my-11 {
    margin-top: 44px!important;
    margin-bottom: 44px!important
}
.my-12 {
    margin-top: 48px!important;
    margin-bottom: 48px!important
}
.my-13 {
    margin-top: 52px!important;
    margin-bottom: 52px!important
}
.my-14 {
    margin-top: 56px!important;
    margin-bottom: 56px!important
}
.my-15 {
    margin-top: 60px!important;
    margin-bottom: 60px!important
}
.my-16 {
    margin-top: 64px!important;
    margin-bottom: 64px!important
}
.my-auto {
    margin-top: auto!important;
    margin-bottom: auto!important
}
.mt-0 {
    margin-top: 0!important
}
.mt-1 {
    margin-top: 4px!important
}
.mt-2 {
    margin-top: 8px!important
}
.mt-3 {
    margin-top: 12px!important
}
.mt-4 {
    margin-top: 16px!important
}
.mt-5 {
    margin-top: 20px!important
}
.mt-6 {
    margin-top: 24px!important
}
.mt-7 {
    margin-top: 28px!important
}
.mt-8 {
    margin-top: 32px!important
}
.mt-9 {
    margin-top: 36px!important
}
.mt-10 {
    margin-top: 40px!important
}
.mt-11 {
    margin-top: 44px!important
}
.mt-12 {
    margin-top: 48px!important
}
.mt-13 {
    margin-top: 52px!important
}
.mt-14 {
    margin-top: 56px!important
}
.mt-15 {
    margin-top: 60px!important
}
.mt-16 {
    margin-top: 64px!important
}
.mt-auto {
    margin-top: auto!important
}
.mr-0 {
    margin-right: 0!important
}
.mr-1 {
    margin-right: 4px!important
}
.mr-2 {
    margin-right: 8px!important
}
.mr-3 {
    margin-right: 12px!important
}
.mr-4 {
    margin-right: 16px!important
}
.mr-5 {
    margin-right: 20px!important
}
.mr-6 {
    margin-right: 24px!important
}
.mr-7 {
    margin-right: 28px!important
}
.mr-8 {
    margin-right: 32px!important
}
.mr-9 {
    margin-right: 36px!important
}
.mr-10 {
    margin-right: 40px!important
}
.mr-11 {
    margin-right: 44px!important
}
.mr-12 {
    margin-right: 48px!important
}
.mr-13 {
    margin-right: 52px!important
}
.mr-14 {
    margin-right: 56px!important
}
.mr-15 {
    margin-right: 60px!important
}
.mr-16 {
    margin-right: 64px!important
}
.mr-auto {
    margin-right: auto!important
}
.mb-0 {
    margin-bottom: 0!important
}
.mb-1 {
    margin-bottom: 4px!important
}
.mb-2 {
    margin-bottom: 8px!important
}
.mb-3 {
    margin-bottom: 12px!important
}
.mb-4 {
    margin-bottom: 16px!important
}
.mb-5 {
    margin-bottom: 20px!important
}
.mb-6 {
    margin-bottom: 24px!important
}
.mb-7 {
    margin-bottom: 28px!important
}
.mb-8 {
    margin-bottom: 32px!important
}
.mb-9 {
    margin-bottom: 36px!important
}
.mb-10 {
    margin-bottom: 40px!important
}
.mb-11 {
    margin-bottom: 44px!important
}
.mb-12 {
    margin-bottom: 48px!important
}
.mb-13 {
    margin-bottom: 52px!important
}
.mb-14 {
    margin-bottom: 56px!important
}
.mb-15 {
    margin-bottom: 60px!important
}
.mb-16 {
    margin-bottom: 64px!important
}
.mb-auto {
    margin-bottom: auto!important
}
.ml-0 {
    margin-left: 0!important
}
.ml-1 {
    margin-left: 4px!important
}
.ml-2 {
    margin-left: 8px!important
}
.ml-3 {
    margin-left: 12px!important
}
.ml-4 {
    margin-left: 16px!important
}
.ml-5 {
    margin-left: 20px!important
}
.ml-6 {
    margin-left: 24px!important
}
.ml-7 {
    margin-left: 28px!important
}
.ml-8 {
    margin-left: 32px!important
}
.ml-9 {
    margin-left: 36px!important
}
.ml-10 {
    margin-left: 40px!important
}
.ml-11 {
    margin-left: 44px!important
}
.ml-12 {
    margin-left: 48px!important
}
.ml-13 {
    margin-left: 52px!important
}
.ml-14 {
    margin-left: 56px!important
}
.ml-15 {
    margin-left: 60px!important
}
.ml-16 {
    margin-left: 64px!important
}
.ml-auto {
    margin-left: auto!important
}
.pa-0 {
    padding: 0!important
}
.pa-1 {
    padding: 4px!important
}
.pa-2 {
    padding: 8px!important
}
.pa-3 {
    padding: 12px!important
}
.pa-4 {
    padding: 16px!important
}
.pa-5 {
    padding: 20px!important
}
.pa-6 {
    padding: 24px!important
}
.pa-7 {
    padding: 28px!important
}
.pa-8 {
    padding: 32px!important
}
.pa-9 {
    padding: 36px!important
}
.pa-10 {
    padding: 40px!important
}
.pa-11 {
    padding: 44px!important
}
.pa-12 {
    padding: 48px!important
}
.pa-13 {
    padding: 52px!important
}
.pa-14 {
    padding: 56px!important
}
.pa-15 {
    padding: 60px!important
}
.pa-16 {
    padding: 64px!important
}
.px-0 {
    padding-right: 0!important;
    padding-left: 0!important
}
.px-1 {
    padding-right: 4px!important;
    padding-left: 4px!important
}
.px-2 {
    padding-right: 8px!important;
    padding-left: 8px!important
}
.px-3 {
    padding-right: 12px!important;
    padding-left: 12px!important
}
.px-4 {
    padding-right: 16px!important;
    padding-left: 16px!important
}
.px-5 {
    padding-right: 20px!important;
    padding-left: 20px!important
}
.px-6 {
    padding-right: 24px!important;
    padding-left: 24px!important
}
.px-7 {
    padding-right: 28px!important;
    padding-left: 28px!important
}
.px-8 {
    padding-right: 32px!important;
    padding-left: 32px!important
}
.px-9 {
    padding-right: 36px!important;
    padding-left: 36px!important
}
.px-10 {
    padding-right: 40px!important;
    padding-left: 40px!important
}
.px-11 {
    padding-right: 44px!important;
    padding-left: 44px!important
}
.px-12 {
    padding-right: 48px!important;
    padding-left: 48px!important
}
.px-13 {
    padding-right: 52px!important;
    padding-left: 52px!important
}
.px-14 {
    padding-right: 56px!important;
    padding-left: 56px!important
}
.px-15 {
    padding-right: 60px!important;
    padding-left: 60px!important
}
.px-16 {
    padding-right: 64px!important;
    padding-left: 64px!important
}
.py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}
.py-1 {
    padding-top: 4px!important;
    padding-bottom: 4px!important
}
.py-2 {
    padding-top: 8px!important;
    padding-bottom: 8px!important
}
.py-3 {
    padding-top: 12px!important;
    padding-bottom: 12px!important
}
.py-4 {
    padding-top: 16px!important;
    padding-bottom: 16px!important
}
.py-5 {
    padding-top: 20px!important;
    padding-bottom: 20px!important
}
.py-6 {
    padding-top: 24px!important;
    padding-bottom: 24px!important
}
.py-7 {
    padding-top: 28px!important;
    padding-bottom: 28px!important
}
.py-8 {
    padding-top: 32px!important;
    padding-bottom: 32px!important
}
.py-9 {
    padding-top: 36px!important;
    padding-bottom: 36px!important
}
.py-10 {
    padding-top: 40px!important;
    padding-bottom: 40px!important
}
.py-11 {
    padding-top: 44px!important;
    padding-bottom: 44px!important
}
.py-12 {
    padding-top: 48px!important;
    padding-bottom: 48px!important
}
.py-13 {
    padding-top: 52px!important;
    padding-bottom: 52px!important
}
.py-14 {
    padding-top: 56px!important;
    padding-bottom: 56px!important
}
.py-15 {
    padding-top: 60px!important;
    padding-bottom: 60px!important
}
.py-16 {
    padding-top: 64px!important;
    padding-bottom: 64px!important
}
.pt-0 {
    padding-top: 0!important
}
.pt-1 {
    padding-top: 4px!important
}
.pt-2 {
    padding-top: 8px!important
}
.pt-3 {
    padding-top: 12px!important
}
.pt-4 {
    padding-top: 16px!important
}
.pt-5 {
    padding-top: 20px!important
}
.pt-6 {
    padding-top: 24px!important
}
.pt-7 {
    padding-top: 28px!important
}
.pt-8 {
    padding-top: 32px!important
}
.pt-9 {
    padding-top: 36px!important
}
.pt-10 {
    padding-top: 40px!important
}
.pt-11 {
    padding-top: 44px!important
}
.pt-12 {
    padding-top: 48px!important
}
.pt-13 {
    padding-top: 52px!important
}
.pt-14 {
    padding-top: 56px!important
}
.pt-15 {
    padding-top: 60px!important
}
.pt-16 {
    padding-top: 64px!important
}
.pr-0 {
    padding-right: 0!important
}
.pr-1 {
    padding-right: 4px!important
}
.pr-2 {
    padding-right: 8px!important
}
.pr-3 {
    padding-right: 12px!important
}
.pr-4 {
    padding-right: 16px!important
}
.pr-5 {
    padding-right: 20px!important
}
.pr-6 {
    padding-right: 24px!important
}
.pr-7 {
    padding-right: 28px!important
}
.pr-8 {
    padding-right: 32px!important
}
.pr-9 {
    padding-right: 36px!important
}
.pr-10 {
    padding-right: 40px!important
}
.pr-11 {
    padding-right: 44px!important
}
.pr-12 {
    padding-right: 48px!important
}
.pr-13 {
    padding-right: 52px!important
}
.pr-14 {
    padding-right: 56px!important
}
.pr-15 {
    padding-right: 60px!important
}
.pr-16 {
    padding-right: 64px!important
}
.pb-0 {
    padding-bottom: 0!important
}
.pb-1 {
    padding-bottom: 4px!important
}
.pb-2 {
    padding-bottom: 8px!important
}
.pb-3 {
    padding-bottom: 12px!important
}
.pb-4 {
    padding-bottom: 16px!important
}
.pb-5 {
    padding-bottom: 20px!important
}
.pb-6 {
    padding-bottom: 24px!important
}
.pb-7 {
    padding-bottom: 28px!important
}
.pb-8 {
    padding-bottom: 32px!important
}
.pb-9 {
    padding-bottom: 36px!important
}
.pb-10 {
    padding-bottom: 40px!important
}
.pb-11 {
    padding-bottom: 44px!important
}
.pb-12 {
    padding-bottom: 48px!important
}
.pb-13 {
    padding-bottom: 52px!important
}
.pb-14 {
    padding-bottom: 56px!important
}
.pb-15 {
    padding-bottom: 60px!important
}
.pb-16 {
    padding-bottom: 64px!important
}
.pl-0 {
    padding-left: 0!important
}
.pl-1 {
    padding-left: 4px!important
}
.pl-2 {
    padding-left: 8px!important
}
.pl-3 {
    padding-left: 12px!important
}
.pl-4 {
    padding-left: 16px!important
}
.pl-5 {
    padding-left: 20px!important
}
.pl-6 {
    padding-left: 24px!important
}
.pl-7 {
    padding-left: 28px!important
}
.pl-8 {
    padding-left: 32px!important
}
.pl-9 {
    padding-left: 36px!important
}
.pl-10 {
    padding-left: 40px!important
}
.pl-11 {
    padding-left: 44px!important
}
.pl-12 {
    padding-left: 48px!important
}
.pl-13 {
    padding-left: 52px!important
}
.pl-14 {
    padding-left: 56px!important
}
.pl-15 {
    padding-left: 60px!important
}
.pl-16 {
    padding-left: 64px!important;
}

.mt_m {
    margin-top: clamp(36px , 6vw , 72px)!important;
}
.mb_m {
    margin-bottom: clamp(36px , 6vw , 72px)!important;
}
.mt_ml {
    margin-top: clamp(48px , 8vw , 100px)!important;
}
.mb_ml {
    margin-bottom: clamp(48px , 8vw , 100px)!important;
}
.mt_l {
    margin-top: clamp(64px , 10vw , 160px)!important;
}
.mb_l {
    margin-bottom: clamp(64px , 10vw , 160px)!important;
}
.pt_m {
    padding-top: clamp(36px , 6vw , 72px)!important;
}
.pb_m {
    padding-bottom: clamp(36px , 6vw , 72px)!important;
}
.pt_ml {
    padding-top: clamp(48px , 8vw , 100px)!important;
}
.pb_ml {
    padding-bottom: clamp(48px , 8vw , 100px)!important;
}
.pt_l {
    padding-top: clamp(64px , 10vw , 160px)!important;
}
.pb_l {
    padding-bottom: clamp(64px , 10vw , 160px)!important;
}

.border_0 {
    border: 0!important;
}
.border_left_0 {
    border-left: 0!important;
}
.border_top_0 {
    border-top: 0!important;
}
.border_bottom_0 {
    border-bottom: 0!important;
}
.border_right_0 {
    border-right: 0!important;
}
.border01 {
    border: 1px solid #c6cbcb;
}
.border_bottom_01 {
    border-bottom: 1px solid #c6cbcb;
}
.border_top_01 {
    border-top: 1px solid #c6cbcb;
}
.bg_white {
    background-color: #fff!important;
}
.bg_main_blue {
    background-color: #00a7b5!important;
}
.bg_light_blue {
    background-color: #5ec0c1!important;
}
.bg_light_blue2 {
    background-color: #f2fafa!important;
}
.bg_black {
    background-color: #000000!important;
}
.bg_gray {
    background-color: #e2e6e5!important;
}
.bg_light_gray {
    background-color: #f7f7f7!important;
}

.bg_square {
    position: relative;
    margin: 0 auto;
}
.bg_square > * {
    position: relative;
    z-index: 10;
}
.bg_square::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 40px;
    left: 4%;
    background: #f2fafa;
}
.black {
    color: #000!important;
}
.black2 {
    color: #333!important;
}
.gray {
    color: #727171!important;
}
.gray2 {
    color: #4F4F4F!important;
}
.white {
    color: #fff!important;
}
.red {
    color: #d91c1c!important;
}
.blue {
    color: #00a7b5!important;
}
.blue2 {
    color: #abd1f7!important;
}

.pointer {
    cursor: pointer;
}

.underline {
    text-decoration: underline;
}

.nowrap {
    white-space: nowrap;
}

.fw {
    font-weight: 700;
}
.fw_nomal {
    font-weight: 500;
}
.small {
    font-size: 0.8em;
}


.fs_xs {
    font-size:min(3.4666vw , 14px);
}
.fs_s {
    font-size:min(3.7333vw , 16px);
}
.fs_m {
    font-size: min(4.26666vw , 18px);
}
.fs_ml {
    font-size: min(4.8vw , 20px);
}
.fs_l {
    font-size: min(4.8vw , 24px);
}
.fs_xl {
    font-size: min(6.4vw , 32px);
}

.mobile_l_pc_c {
    text-align: left;
}

.writing-vertical {
    writing-mode: vertical-rl;
}

.align-middle {
    vertical-align: middle;
}

.d-flex {
    display: flex;
}
.flex-column {
    flex-direction: column!important;
}
.flex-row {
    flex-direction: row!important;
}
.flex-row-reverse {
    flex-direction: row-reverse!important;
}
.flex-wrap {
    flex-wrap: wrap!important;
}
.justify-content-start {
    justify-content: flex-start!important;
}
.justify-content-end {
    justify-content: flex-end!important;
}
.justify-content-center {
    justify-content: center!important;
}
.justify-content-between {
    justify-content: space-between!important;
}
.justify-content-around {
    justify-content: space-around!important;
}
.align-items-start {
    align-items: flex-start!important;
}
.align-items-end {
    align-items: flex-end!important;
}
.align-items-center {
    align-items: center!important;
}
.align-items-baseline {
    align-items: baseline!important;
}
.align-items-stretch {
    align-items: stretch!important;
}
.flex-none {
    flex: none;
}

.d-grid {
    display: grid;
}
.grid-col2 {
    grid-template-columns: 1fr 1fr;
}
.grid-col3 {
    grid-template-columns: 1fr 1fr 1fr;
}
.gap01 {
    gap:min(16vw , 120px);
}
.gap02 {
    gap:min(10.666666vw, 40px);
}

.position-relative {
    position: relative;
}
.object-bottom {
    object-position: bottom!important;
}

.img_circle {
    display: block;
    border-radius: 100%;
}

.wrapper {
    width: var(--wrapper);
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.wrapper_left {
    padding-left: var(--wrapper-margin);
}
.wrapper_right {
    padding-right: var(--wrapper-margin);
}

@media only screen and (min-width: 1024px) , print {
    .grid-m-col2 {
        grid-template-columns: 1fr 1fr;
    }
}

/* リキャプチャ表示隠す
---------------------*/
.grecaptcha-badge { visibility: hidden; }



/* main
-------------------------------*/
/*ボタン*/
.btn {
    background-color: #00a7b5;
    color: #fff;
    padding: 12px 16px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border: 0;
    transition: 0.3s;
    cursor: pointer;
}
.btn-primary:hover {
    background-color: #018d99;
}
.btn-default {
    background: #fff;
    color: inherit;
    border: 1px solid;
}
.btn-default:hover {
    color: #00a7b5;
}
.btn-sub {
    background-color: #f7f7f7;
    color: inherit;
    padding: 4px 16px;
    border-radius: 20px;
}
.btn-block {
    display: block;
}
.btn-text {
    background: none;
    border: 0;
    padding: 0;
}

/*見出し・テキストなど*/
.main_title {
    text-align: center;
    font-size: min(10.13333vw , 44px);
    font-weight: normal;
    margin-bottom: min(10.13333vw , 80px);
}
.main_title a {
    color: inherit;
}
.main_title .font_e {
    letter-spacing: 0.05em;
}
.main_title_ja {
    font-size: 14px;
    display: block;
    font-family: "Noto Serif JP", YuMincho, "Yu Mincho", 游明朝体, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
}
.page_main_title {
    text-align: left;
    border-bottom: 1px solid #e4e9e9;
    padding-bottom: 40px;
    padding-top: 20px;
    font-size: min(10.13333vw , 36px);
    position: relative;
    margin-top: var(--header-height);
    width: var(--wrapper);
    margin-left: auto;
    margin-right: auto;
}
.page_main_title::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 32px;
    background-color: #00a7b5;
    height: 1px;
}
.header_image_area {
    position: relative;
}
.header_image {
    height: var(--content-height);
    width: 100%;
    object-fit: cover;
    display: block;
}
.header_image_text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1;
    display: flex;
    flex-direction: column;
    gap: min(4.266666vw, 40px);
    justify-content: center;
    align-items: center;
    font-size: min(14.9333vw, 120px);
    letter-spacing: 0.1em;
    font-weight: 400;
}
.header_image_text_ja {
    font-size: min(3.73333vw , 24px);
    display: block;
    letter-spacing: 0.4em;
}
.header_photo_area {
    position: relative;
}
.header_photo {
    height: min(68vh, 800px);
    width: 100%;
    object-fit: cover;
    display: block;
}
.header_photo_text {
    background: #fff;
    width: clamp(280px, 72vw, 480px);
    margin-left: auto;
    padding: min(8.533vw , 48px) 32px;
    margin-top: -80px;
    position: relative;
    text-align: left;
    line-height: 1;
    display: grid;
    gap: 16px;
    justify-content: center;
}
@media only screen and (min-width: 768px),print {
    .header_photo_area {
        padding-left: 32px;
        padding-right: 32px;
    }
}
.sec_title {
    font-size: min(6.4vw , 28px);
    font-weight: normal;
    padding-top: min(6.4vw , 48px);
    margin-bottom: min(6.4vw , 48px);
    margin-top: 40px;
    border-top:1px solid #333;
}
.sec_title a {
    color: inherit;
}
.sec_title .font_e:not(.sec_title_mini) {
    font-size: min(7.4666vw , 32px);
}
.sec_title_mini {
    font-size: 13px;
    display: block;
    margin-top: 4px;
    color: #727171;
}
.sub_title {
    position: relative;
    font-size: min(5.333vw , 24px);
    font-weight: 500;
    padding-top: 12px;
    margin-bottom: min(5.333vw , 36px);
    margin-top: 36px;
}
.sub_title::before {
    content: "";
    width: 12px;
    height: 2px;
    background-color: #00a7b5;
    position: absolute;
    top: 0;
    left: 0;
}
.sub_title2 {
    font-size: min(5.333vw , 24px);
    margin-bottom: min(5.333vw , 36px);
}
.content_title {
    margin-top: 36px;
    font-size: min(5.333vw , 24px);
    font-weight: 500;
    padding-top: 12px;
    margin-bottom: min(5.333vw , 36px);
}
.text_pre_line {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
}
.text_pre_line::before {
    content: "";
    width: 36px;
    border-bottom: 1px solid;
    opacity: 0.8;
}

/*フォーム*/
.required {
    color: #c30d23;
    font-weight: normal;
    display: inline-block;
    font-size: 11px;
}

.recaptcha_text {
    font-size: 12px;
    text-align: center;
}
.recaptcha_text a {
    color: inherit;
}

/*CF7*/
.wpcf7-list-item {
    display: inline-flex;
    margin: 0 24px 0 0;
}
.wpcf7-list-item.last {
    margin-right: 0;
}
.form_group {
    padding: 4px 0;
    line-height: 1.25;
    display: flex;
    gap: 4px;
    align-items: center;
}
.form_group > * {
    display: flex;
    gap: 4px;
    align-items: center;
}
.wpcf7-checkbox label input,
.label_checkbox input {
    opacity: 0;
    width: 0;
    margin: 0;
    padding: 0;
}
.wpcf7-checkbox label,
.label_checkbox {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
}
.wpcf7-checkbox label::before,
.label_checkbox::before {
    content: "";
    border: 1px solid #00a7b5;
    width: 16px;
    height: 16px;
    display: block;
}
.wpcf7-checkbox .wpcf7-list-item-label::after,
.label_checkbox .label_text::after {
    border-right: 3px solid #00a7b5;
    border-bottom: 3px solid #00a7b5;
    content: "";
    display: block;
    height: 10px;
    width: 6px;
    left: 5px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 5px);
    transform: rotate(45deg);
}
.wpcf7-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::after,
.label_checkbox input[type=checkbox]:checked + .label_text::after {
    opacity: 1;
}

.wpcf7-radio label input,
.label_radio input {
    opacity: 0;
    width: 0;
    margin: 0;
    padding: 0;
}
.wpcf7-radio label,
.label_radio {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
}
.wpcf7-radio label::before,
.label_radio::before {
    content: "";
    border: 1px solid #00a7b5;
    width: 16px;
    height: 16px;
    display: block;
    border-radius: 20px;
}
.wpcf7-radio .wpcf7-list-item-label::after,
.label_radio .label_text::after {
    background: #00a7b5;
    content: "";
    display: block;
    height: 12px;
    width: 12px;
    left: 2px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 6px);
    border-radius: 12px;
}
.wpcf7-radio input[type=radio]:checked + .wpcf7-list-item-label::after,
.label_radio input[type=radio]:checked + .label_text::after {
    opacity: 1;
}

.contact_submit {
    margin-top: 24px;
}
.wpcf7-submit {
    background-color: #00a7b5;
    color: #fff;
    padding: 12px 16px;
    text-align: center;
    display: block;
    margin: auto;
    text-decoration: none;
    border: 0;
    transition: 0.3s;
    min-width: 260px;
}
.wpcf7-submi:hover {
    background-color: #018d99;
}
.wpcf7-not-valid-tip {
    font-size: 12px;
    color: #c30d23;
}

/*説明リスト（dl）*/
.dl_row {
    padding: min(4.2666vw, 20px) 0;
    display: grid;
    grid-template-columns: 28% 1fr;
    gap: 8px;
    align-items: center;
    border-bottom: 1px solid #e4e9e9;
}

/*画像*/
.img_mobile_full {
    margin: -4%;
    width: 108%;
    max-width: 108%;
    height: auto;
    object-fit: cover;
}
@media only screen and (min-width: 1024px),print {
    .img_mobile_full {
        margin: auto;
        max-width: 100%;
    }
}

/*wpギャラリー*/
.gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(26.666vw, 240px), 1fr));
    gap: 4px 4px;
}
.gallery a,
.gallery a img {
    display: block;
    margin: auto;
}

/*カルーセル・スライドショー*/
.swiper_area {
    position: relative;
}
.swiper-pagination .swiper-pagination-bullet {
    background: #222;
}
.swiper-pagination .swiper-pagination-bullet-active {
    background:#5ec0c1;
}
.swiper_area .swiper-button {
    background: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    border-radius: 100px;
    width: 36px;
    height: 36px;
    font-size: 10px;
    display: flex;
}
.swiper-button.swiper-button-next:after,
.swiper-button.swiper-button-prev:after {
    font-size: 14px;
    color: #00a7b5;
}
.swiper-pagination_small {
    padding-bottom: 40px;
}
.swiper-pagination_small .swiper-pagination {
    bottom: 28px;
    text-align: right;
}
.swiper-pagination_small .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
}
.swiper_autoplay .swiper-wrapper {
    transition-timing-function:linear;
}

/*youtube*/
.video-container iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
}

/*検索入力*/
.search-form > div {
    position: relative;
    display: flex;
    align-items: center;
}
input[type=text].search-field {
    background: #f7f7f7;
    border: 0;
    width: 100%;
}
.search-submit {
    position: absolute;
    background: none;
    border: 0;
    right: 12px;
    padding: 0;
    display: flex;
}

/*アニメーション*/
/*ふわっと表示*/
.fadein {
    opacity: 0;
    transition: 2.4s;
}
.fadein.animation_in {
    opacity: 1;
}
/*拡大からふわっと表示*/
.expand_fadein {
    overflow: hidden;
}
.expand_fadein img {
    opacity: 0;
    transform:scale(1.2 , 1.2);
    transition: 6.4s ease;
}
.expand_fadein.animation_in img {
    opacity: 1;
    transform:scale(1 , 1);
}
/*下から表示*/
.slideup {
    opacity: 0;
    transition: 1.6s ease;
    transform:translate(0, min(8.53333vw , 60px));
}
.slideup.animation_in {
    opacity: 1;
    transform:translate(0,0);
}
/*上から表示*/
.slidedown {
    opacity: 0;
    transition: 1.6s ease;
    transform:translate(0, min(8.53333vw , -60px));
}
.slidedown.animation_in {
    opacity: 1;
    transform:translate(0,0);
}

.delay01 {
    transition-delay: 0.8s;
}
.delay02 {
    transition-delay: 1.6s;
}

/*アコーディオンみたいなクリックで表示・非表示*/
.accordion_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    cursor: pointer;
    padding: min(5.3333vw, 40px) 0;
}
.accordion_head .accordion_minus {
    display: none;
}
.accordion_head.open .accordion_minus {
    display: inherit;
}
.accordion_head.open .accordion_plus {
    display: none;
}
.accordion_body {
    display: grid;
    grid-template-rows: 0fr;
    opacity: 0;
    transition: 0.5s;
}
.accordion_body > * {
    overflow: hidden;
}
.accordion_head.open + .accordion_body {
    opacity: 1;
    grid-template-rows: 1fr;
    padding-bottom: min(5.3333vw, 40px);
}

/*１日のスケジュールなどタイムテーブル*/
.timetable {
    list-style: none;
    padding-left: 20px;
}
.timetable li {
    width: 100%;
    position: relative;
    padding-left: 32px;
    padding-bottom: 40px;
    border-left: 8px solid #00a7b5;
}
.timetable_box {
    position: relative;
    min-height: 16px;
    padding: min(5.33333vw , 40px);
    background: #f7f7f7;
    border-radius: 8px;
}
.timetable_box::before {
    content: "";
    position: absolute;
    left: -48px;
    top: 20px;
    background: #00a7b5;
    width: 24px;
    height: 24px;
    border-radius: 20px;
}


/*固定背景画像*/
.fixed_bg_area {
    position: relative;
    height: var(--content-height);
}
.fixed_bg_img {
    position: fixed;
    top: 0;
    height: var(--content-height);
    object-fit: cover;
    display: block;
    z-index: -2;
}
.fixed_bg_in .fixed_bg_img {
    z-index: -1;
}

/*サイドバー*/
.sidebar_container {
    display: grid;
    gap: 40px;
    position: relative;
}
.sidebar {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px min(5.3333vw, 28px);
    padding-bottom: 48px;
}
.sidebar a {
    border-bottom: 1px solid #e4e9e9;
    padding: min(3.2vw, 24px) 0;
    font-size: 14px;
    line-height: 1.25;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}
@media only screen and (min-width: 1024px) , print {
    .sidebar_container {
        grid-template-columns: 160px 1fr;
        gap: 80px;
        align-items: flex-start;
    }
    .sidebar {
        display: block;
        position: sticky;
        top: var(--header-height);
        border-top: 1px solid #000;
    }
}


/* トップページ
-------------------------------*/
.top_movie,
.top_slide {
    width: 100%;
    height: 100vh;
	height: 100dvh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}
.top_movie video,
.top_slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.top_content_area {
    position: relative;
    z-index: 10;
}
.top_movie_content_wrap {
    padding-bottom: 80vh;
    transition: 0.5s backdrop-filter;
    -webkit-backdrop-filter: blur(16px) opacity(0);
    backdrop-filter: blur(16px) opacity(0);
}
.top_concept_anime_in {
    -webkit-backdrop-filter: blur(16px) opacity(1);
    backdrop-filter: blur(16px) opacity(1);
}
.top_movie_content {
    width: 100%;
	height: 100svh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.top_movie_content::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #5ec0c1;
    opacity: 1;
    transition: 1s;
    z-index: 10;
}
.top_movie_content.show::after {
    opacity: 0;
}
.top_movie_logo {
    transition: 1s;
    position: relative;
    z-index:  100;
}
.top_movie_scroll {
    position: absolute;
    z-index:  9;
    bottom: 16px;
    color: #fff;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    height: 72px;
}
.top_movie_scroll > span {
    position: absolute;
    top: 0;
}
.top_movie_scroll::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 1px;
    height: 52px;
    background: #fff;
    animation: lineDown 2.5s ease-in-out 1s infinite both;
}
@keyframes lineDown {
    0% {
        height: 52px;
    }
    100% {
        height: 0;
    }
}

.top_concept {
    margin-top: 60px;
    padding: 60px 24px;
    line-height: 2.4;
    height: min(80vh , 600px);
    display: flex;
    align-items: center;
    font-size: min(4.26666vw , 18px);
    position: relative;
    width: 100%;
}
.top_concept > div {
    position: relative;
    z-index: 10;
}
.top_appeal {
    background: rgb(255,255,255,0.8);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.0) 100%);
}
.top_award {
    display: flex;
    justify-content: center;
    align-self: center;
    gap: 24px;
    max-width: 620px;
    margin: min(6.4vw , 48px) auto min(6.4vw , 80px);
    padding: 0 24px;
}
.top_gift_banner a {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
}
.top_gift_banner_pc {
    display: none;
}
.top_facility {
    position: relative;
}
.top_facility_img {
    height: min(80vh, 780px);
    width: 100%;
    object-fit: cover;
    display: block;
}
.top_facility_text {
    background: #fff;
    width: 82%;
    margin-left: auto;
    padding: max(36px , 4vw);
    padding-right: 4%;
    margin-top: max( -28vh , -280px );
    position: relative;
}
.top_chapel {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: min(4.266666vw , 40px);
    text-align: center;
}
.top_chapel_img {
    display: block;
    aspect-ratio: 3/4;
    object-fit: cover;
}
.top_banquet_list {
    width: var(--wrapper);
    margin-left: auto;
    margin-right: auto;
}
.top_banquet_list .swiper-wrapper {
    padding-bottom: min(16vw , 80px);
}
.top_banquet_img {
    aspect-ratio: 16/9;
    object-fit: cover;
    display: block;
}
.top_banquet_text {
    max-width: 76%;
    margin: auto;
}
.top_banquet_area .swiper-button-prev.swiper-button-disabled,
.top_banquet_area .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}
.top_cuisine {
    height: max(360px , 24vw);
    position: relative;
    display: flex;
}
.top_cuisine_img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.top_cuisine_text {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: rgba(255,255,255,0.75);
    height: 100%;
    width: 50%;
}
.top_report_list .swiper-wrapper {
    padding-bottom: min(16vw , 80px);
}
.top_report_list .swiper-slide {
    width: 70%;
    max-width: 320px;
}
.top_special {
    overflow-x: hidden;
}
.top_special_img {
    position: relative;
    width: 80%;
    margin: auto;
}
.top_special_img > img {
    position: absolute;
    opacity: 0;
    transition: 2s;
}
.top_special_img.animation_in > img {
    opacity: 1;
}
.top_special_img > img:nth-child(1) {
    transform: translate(8px, 16px) rotate(-357deg);
    z-index: 1;
}
.top_special_img > img:nth-child(2) {
    transform: translate(0, 4px) rotate(-1deg);
    z-index: 2;
    transition-delay: 3s;
}
.top_special_img > img:last-child {
    position: relative;
    transform: rotate(-3deg);
    z-index: 10;
    transition-delay: 6s;
}
.top_special_365 {
    position: relative;
    top: -92px;
    z-index: 11;
    margin-bottom: -92px;
}

.top_movie_area01 {
    height: 98vh;
}

.news_list_wrap {
    display: grid;
    margin-left: auto;
    margin-right: auto;
}
.news_list {
    color: inherit;
    display: grid;
    grid-template-columns: min(44vw , 200px) 1fr;
    gap: 24px;
    padding: 24px 0;
    border-bottom: 1px solid #e4e9e9;
}
.news_img img {
    display: block;
    aspect-ratio: 140/93;
    object-fit: cover;
}
.news_title {
    font-size: min(3.7333vw , 18px);
}
.news_title a {
    color: inherit;
}
.top_banner2 > div {
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    width: 92%;
    max-width: max-content;
    margin-left: auto;
    margin-right: auto;
}

.top_access_area {
    position: relative;
}
.top_access_area::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 72%;
    left: 0;
    bottom: 0;
    background-color: #f7f7f7;
    clip-path: polygon(0 0, 100% 0, 100% 74%, 0% 100%);
}
.top_access_text {
    position: relative;
    z-index: 10;
    width: max-content;
}
.top_access_img {
    width: 96%;
    position: relative;
    z-index: 10;
    margin-left: -4%;
}
.top_visitors {
    background: url(img/top/top_visitors_2.webp) no-repeat center;
    background-size: cover;
}
.top_visitors_link {
    grid-template-columns: 1fr 1fr;
}
.top_visitors_link a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    line-height: 1.25;
}

@media only screen and (min-width: 768px) , print {
    .top_appeal_banner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 4vw;
    }
    .top_gift_banner_pc {
        display: block;
    }
    .top_gift_banner a {
        flex-direction: row;
        justify-content: center;
    }
    .top_facility {
        padding-left: var(--header-padding);
        padding-right: var(--header-padding);
    }
    .top_facility_text {
        width: 52%;
    }
    .top_cuisine_area {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
        padding: 0 var(--header-padding);
    }
    .top_special_wrapper {
        display: grid;
        grid-template-columns: 1fr max-content;
        align-items: center;
        margin: 0 auto;
        gap: 6vw;
        max-width: 960px;
    }
    .top_banner > div {
        grid-template-columns: 1fr 1fr;
    }
    .top_banner2 > div {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .top_visitors {
        aspect-ratio: 27 / 9;
        display: flex;
        align-items: center;
    }
    .top_visitors_link {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}
@media only screen and (min-width: 1024px) , print {
    .top_chapel_img {
        aspect-ratio: 16/9;
    }
    .top_banquet_list {
        width: auto;
    }
    .top_access_area > div {
        display: grid;
        gap: 4vw;
        grid-template-columns: 1.625fr 1fr;
    }
    .top_access_img {
        margin: 0;
        width: auto;
    }
}

/*トップのフェア・プラン*/
.top_fair .swiper-wrapper,
.top_plan_area .swiper-wrapper {
    padding-bottom: min(16vw , 80px);
    align-items: stretch;
}
.top_fair .swiper-slide,
.top_plan_area .swiper-slide {
    width: 100%;
    height: auto;
    padding: 0 24px;
}
.fair-thumb > img {
    display: block;
}
.pickup_box {
    box-shadow: 0 0 12px 0px rgba(0,0,0,0.15);
    display: flex;
    flex-direction: column;
    height: 100%;
}
.pickup_box_text {
    padding: min(5.333vw , 28px);
    background: #fff;
    color: #000;
    display: flex;
    flex-direction: column;
    height: 100%;
    line-height: 1.4;
    font-size: 14px;
}
.fair_icon {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 8px;
    margin-bottom: 12px;
}
.fair_icon > span {
    border: 1px solid;
    padding: 4px;
    font-size: 11px;
    line-height: 1;
}
.pickup_box_text .price {
    color: #00a7b5;
    border-bottom: 1px solid;
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 18px;
}
.pickup_box_area .swiper-button-prev {
    left: -4px;
}
.pickup_box_area .swiper-button-next {
    right: -4px;
}
.pickup_box_area .swiper-button-prev.swiper-button-disabled,
.pickup_box_area .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}
.pickup_box_area .swiper-horizontal>.swiper-pagination-bullets,
.pickup_box_area .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 20px;
}
@media only screen and (min-width: 768px) , print {
    .top_fair .swiper-slide,
    .top_plan_area .swiper-slide {
        padding: 0 12px;
    }
}


/* 施設案内
-------------------------------*/
.facility_img a {
    display: block;
    overflow: hidden;
    position: relative;
    margin-right: 8vw;
    padding-right: 16px;
}
.facility_wrap_reverse .facility_img a {
    margin-right: 0;
    padding-right: 0;
    margin-left: 8vw;
    padding-left: 16px;
}
.facility_img img {
    aspect-ratio: 336 / 383;
    object-fit: cover;
    display: block;
    opacity: 0;
}
.facility_anim_in .facility_img img {
    animation: facility_img_slide 2s forwards;
}
@keyframes facility_img_slide {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.facility_anim_in .facility_box {
    animation: facility_box_left 2s forwards;
    content: '';
    position: absolute;
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    transform: translateX(-100%);
}
.facility_wrap_reverse.facility_anim_in .facility_box {
    animation: facility_box_right 1s forwards;
    transform: translateX(100%);
}
@keyframes facility_box_left {
    40% {
        transform: translateX(-100%);
    }
    50% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(100% - 16px));
    }
}
@keyframes facility_box_right {
    40% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(16px - 100%));
    }
}
.bg_color_church {
    background-color: #a2cdf2;
}
.bg_color_moa {
    background-color: #b2b8b8;
}
.bg_color_bloom {
    background-color: #c9d1b6;
}
.bg_color_gennu {
    background-color: #d1b2e3;
}
.bg_color_yorokobi {
    background-color: #ecdb7f;
}
.bg_color_chantilly {
    background-color: #eab6c6;
}
.bg_color_bona {
    background-color: #b4a39d;
}
.facility_content {
    background-color: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(2px);
    padding: 28px 36px;
    position: relative;
    top: -100px;
    width: 88%;
    margin-left: auto;
    position: relative;
    z-index: 2;
    transform:translate(0, 2rem);
}
.facility_wrap_reverse .facility_content {
    margin-left: 0;
    margin-right: auto;
}
.facility_inner {
    max-width: max-content;
}
.facility_title {
    font-size: min(10.13333vw, 44px);
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 40px;
    line-height: 1.25;
    letter-spacing: 0.05em;
}
.facility_title a {
    color: inherit;
    display: grid;
    gap: 4px;
}
.facility_title img {
    height: min(4.26666vw , 24px);
    width: auto;
    object-fit: contain;
}

.facility_link_wrap {
    border: 1px solid rgba(114, 113 , 113 , 0.5);
    padding: min(5.3333vw , 40px);
}
.facility_link {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 min(3.2vw , 24px);
    border-top: 1px solid rgba(114, 113 , 113 , 0.5);
}
.facility_link a {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 2;
    align-items: center;
    gap: min(1.06666vw , 12px);
    padding: min(5.3333vw , 40px) 0;
    color: inherit;
    text-align: center;
    line-height: 1;
    font-size: min(3.46666vw , 16px);
}
.facility_link01 {
    border-bottom: 1px solid rgba(114, 113 , 113 , 0.5);
}
.facility_link02 {
    border-bottom: 1px dashed rgba(114, 113 , 113 , 0.5);
}
.facility_link02:nth-last-child(-n+2) {
    border-bottom: 0;

}

@media only screen and (min-width: 1024px) , print {
    .facility_img img {
        aspect-ratio: 4/3;
        max-height: 720px;
    }
    .facility_content {
        width: 61%;
        padding: min(3.90625vw , 80px);
        top: -120px;
    }
}

/* グレイスコート・チャーチ
-------------------------------*/
.church_main {
    position: relative;
}
.church_main_img {
    display: grid;
    height: var(--content-height);
}
.church_main_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.church_main_title {
    position: absolute;
    bottom: 48px;
    left: var(--header-padding);
    z-index: 3;
    line-height: 1.25;
    margin: 0;
    font-weight: 400;
    line-height: 1;
    font-size: min(6.4vw , 40px);
    text-shadow: 0 0 5px rgb(75 58 93 / 30%);
}
.church_main_title .font_e {
    letter-spacing: 0.1em;
}
.church_main_text {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    writing-mode: vertical-rl;
    font-size: min(6.4vw , 42px);
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.church_main2 {
    position: relative;
    overflow: hidden;
}
.church_main2_text {
    position: relative;
    z-index: 10;
}
.church_main2_img {
    position: relative;
    margin-top: -120px;
    height: 100vh;
    background: url(img/facility/church/church01_2.webp) no-repeat center bottom;
    background-size: cover;
}
.church_main2_img::before {
    content: "";
    width: 100%;
    height: 40%;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    position: absolute;
    top: 0;
}

.church_content {
    display: flex;
    flex-direction: column;
    gap: min(10.6666vw , 80px);
}
.church_content_wrap {
    display: grid;
    gap: 40px;
}
.church_content_text {
    max-width: 360px;
}
.church_garden_content {
    background: url(img/facility/church/church_bg.jpg) no-repeat top;
    background-size: 100% auto;
}
.swiper_garden .swiper-slide {
    width: 80%;
    max-width: 540px;
    padding: 0 min(1.6vw , 12px);
}

@media only screen and (min-width: 768px) , print {
    .church_content {
        flex-direction: row;
    }
    .church_content_reverse {
        flex-direction: row-reverse;
    }
    .church_img img {
        height: 100%;
        object-fit: cover;
    }
    .church_garden_img img {
        object-fit: cover;
        object-position: bottom;
        aspect-ratio: 2800 / 1071;
    }
}
@media only screen and (min-width: 1024px) , print {
    .church_main_img {
        grid-template-columns: 1fr 1fr;
    }
    .church_main2_img {
        height: 120vh;
    }
}

/* モア moa
-------------------------------*/
.moa_page {
    background-color: #dad9d7;
    padding-top: var(--header-height);
}
.moa_main {
    position: relative;
}
.moa_main_img img {
    display: block;
    object-fit: cover;
    height: calc(var(--content-height) - (var(--header-height) + 40px));
}
.moa_main_title01 {
    position: absolute;
    top: 20px;
    left: 12px;
    mix-blend-mode: overlay;
    width: min(53.3333vw , 320px);
    height: auto;
}
.moa_main_title02 {
    position: absolute;
    bottom: -40px;
    right: 0;
    mix-blend-mode: overlay;
    width: 80%;
    max-width: 480px;
    height: auto;
}
.moa_img {
    margin-left: auto;
    width: 96%;
    max-width: 1440px;
}
.moa_diagonal_line_title {
    position: relative;
    display: flex;
    font-weight: 400;
    padding-bottom: 0;
    font-size: min(6.4vw, 32px);
    min-height: 300px;
}
.moa_diagonal_line_title::after {
    content: "";
    display: block;
    width: 200px;
    height: 0;
    border-bottom: 1px solid;
    transform: skewY(-45deg);
    transform-origin: 0;
    position: absolute;
    bottom: 0;
    left: 80px;
}
.moa_diagonal_line_title > span {
    writing-mode: vertical-rl;
}
.moa_diagonal_text {
    margin-left: 80px;
    margin-top: 40px;
}
.moa_content02_2,
.moa_content02_3 > div {
    width: var(--wrapper);
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.moa_style_text {
    font-size: clamp(60px , 10.6666vw, 147px);
    line-height: 1;
    letter-spacing: 0.05em;
    color: rgba(255, 255, 255, 0.5);
}
.moa_content02_img {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    position: relative;
    z-index: 1;
}
.moa_content02_3 {
    position: relative;
}
.moa_content02_3::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #e9e8e7;
    transform: skewY(-7deg);
}

@media only screen and (min-width: 768px) , print {
    .moa_grid {
        display: grid;
        grid-template-columns: 1fr 1.2fr;
        grid-template-rows: repeat(2, 1fr);
    }
    .moa_grid .moa_diagonal_line {
        grid-area: 1 / 1 / 3 / 2;
    }
    .moa_diagonal_line_title {
        justify-content: center;
        padding-bottom: 120px;
        min-height: 504px;
    }
    .moa_diagonal_line_title::after {
        right: 0;
        left: auto;
    }
    .moa_introduction {
        max-width: 380px;
    }
    .moa_diagonal_text {
        margin-top: 100px;
    }
    .moa_content03 .moa_diagonal_text {
        margin-left: -40px;
    }
}
@media only screen and (min-width: 1024px) , print {
    .moa_main_img img {
        height: calc(var(--content-height) - 128px);
        padding-top: 28px;
    }
    .moa_main_title01 {
        left: -40px;
        top: 0;
    }
    .moa_main_title02 {
        bottom: -60px;
        right: -40px;
    }
    .moa_content02_2,
    .moa_content02_3 > div {
        width: 100%;
    }
    .moa_content02 {
        display: grid;
        grid-template-columns: 1fr 1.4fr;
        gap: 40px;
        position: relative;
        padding-left: var(--wrapper-margin);
    }
    .moa_content02::before {
        content: "";
        position: absolute;
        top: 50%;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #e9e8e7;
        transform: skewY(-7deg);
    }
    .moa_content02_2 {
        grid-area: 1 / 1 / 3 / 2;
    }
    .moa_content02_img {
        grid-template-columns: 1fr;
        gap:80px;
    }
    .moa_content02_3::before {
        content: none;
    }
    .moa_content02_3 {
        padding-right: var(--wrapper-margin);
    }
}

/* ブルームガーデン
-------------------------------*/
.bloom_main {
    position: relative;
    margin-top: var(--header-height);
}
.bloom_main_title {
    position: absolute;
    top: 0;
    left:0;
    width: 72%;
    z-index: 3;
}
.bloom_main_img {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 8px;
}
.bloom_main_img > img {
    object-fit: cover;
    height: 60vh;
}
.bloom_main_img01 {
    margin-top: 32vw;
}
.bloom_main_text {
    font-size: 24px;
    margin: auto;
}
.bloom_description {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%);
}
.bloom_description_text {
    background: rgba(255, 255, 255, 0.8);
    padding: min(10.666666vw, 60px);
    margin-left: auto;
    margin-right: calc(var(--wrapper-margin) + 4vw);
    width: var(--wrapper);
    max-width: 520px;
    position: relative;
    margin-top: max(-300px, -10.666666vw);
    line-height: 2;
}
.bloom_map_area {
    height: 40vh;
}
.bloom_map_bg {
    position: fixed;
    top: var(--header-height);
    max-width: 1440px;
    opacity: 1;
    z-index: -1;
    transition: 1.5s;
}
.bloom_map_in {
    opacity: 0.08;
}
.bloom_content_area {
    background: rgba(255, 255, 255, 0.8);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8547794117647058) 8%, rgba(255,255,255,1) 100%);
}
.bloom_content {
    display: grid;
    gap: 12px;
}
.bloom_content_title img {
    border-bottom: 4px solid #92a36c;
    padding-bottom: 16px;
    width: min(12.8vw, 70px);
}
.bloom_photo_area {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: min(2.13333vw , 20px);
}
.bloom_photo {
    display: flex;
    align-items: flex-end;
}
.bloom_photo_text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: min(7.46666vw , 130px);
    color: #92a36c;
    line-height: 1;
    letter-spacing: 0.15em;
    font-weight: 300;
    margin-right: max(-1.06666vw , -16px);
}

.swiper_bloom .swiper-slide {
    width: 88%;
    max-width: 840px;
    padding: 0 min(0.78125vw , 16px);
}

@media only screen and (min-width: 768px) , print {
    .bloom_main_title {
        width: 39.0625vw;
        max-width: 540px;
        left: 100px;
    }
    .bloom_main_img {
        --bloom_main_top_space :5.2083333vw;
    }
    .bloom_main_img {
        padding-top: var(--bloom_main_top_space);
        gap: 2.60416vw;
    }
    .bloom_main_img > img {
        height: calc(100vh - (var(--header-height) + var(--bloom_main_top_space) + 72px));
    }
    .bloom_main_img01 {
        margin-top: 72px;
    }
    .bloom_main_text {
        font-size: min(4.16666vw , 46px);
    }
    .bloom_map_area {
        height: 70vh;
    }
}
@media only screen and (min-width: 1024px) , print {
    .bloom_content {
        grid-template-columns: max-content 1fr;
        gap: 9.765625vw;
        align-items: center;
        max-width: 984px;
        margin: auto;
    }
}

/* シャンティ
-------------------------------*/
.chantilly_bg_color {
    background-color: #d76e8f;
}
.chantilly_title {
    position: relative;
    height: var(--content-height);
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: clamp(340px , 50vw , 100%);
    margin: auto;
}
.chantilly_text_main {
    max-width: 368px;
    margin: auto;
}
.chantilly_anim {
    animation: 4s linear infinite chantilly_rotation;
}
@keyframes chantilly_rotation {
    0%{ transform:rotate(0);}
    100%{ transform:rotate(360deg); }
}
.chantilly_img01 {
    width: 240px;
    margin: auto;
    position: relative;
}
.chantilly_img01_svg {
    position: absolute;
    width: 88px;
    bottom: 36px;
    right: -40px;
}
.chantilly_img02 {
    display: flex;
    gap: 8px;
}
.chantilly_img02_svg {
    width: min(3.2vw, 20px);
    height: 100%;
    object-fit: contain;
    margin-top: auto;
}
.chantilly_img02_img img {
    height: 100%;
    object-fit: cover;
}
.chantilly_img03 {
    margin-left: 10.66666vw;
    position: relative;
}
.chantilly_img03_svg {
    width: 40%;
    max-width: 332px;
    position: relative;
    left: -10.6666vw;
    top: 5.3333vw;
    z-index: 3;
}
.chantilly_img03_1 {
    width: 54%;
    position: absolute;
    right: 0;
    top: 0;
}
.chantilly_img03_2 {
    width: 42%;
}
.chantilly_content {
    display: grid;
    gap: 40px;
}
.chantilly_content_img {
    position: relative;
    display: grid;
    padding: 48px;
}
.chantilly_content_svg {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 96px;
}

@media only screen and (min-width: 768px) , print {
    .chantilly_img01 {
        width:370px;
    }
    .chantilly_img01_svg {
        width: 150px;
        right: -80px;
    }
    .chantilly_content {
        grid-template-columns: 1fr min(50% , 600px);
        align-items: center;
        max-width: 1182px;
        margin: auto;
    }
    .chantilly_content_text {
        max-width: 392px;
    }
}
@media only screen and (min-width: 1024px) , print {
    .chantilly_img03 {
        margin-left: auto;
        margin-right: auto;
        max-width: 720px;
        position: relative;
        left: 5.859375vw;
    }
    .chantilly_img03_svg {
        position: sticky;
        top: calc(var(--header-height) + 120px);
        margin-bottom: 400px;
    }
    .chantilly_img03_svg img {
        position: relative;
        left: -10.6666vw;
    }
    .chantilly_img03_1 {
        position: sticky;
        right: 0;
        margin-left: auto;
        margin-bottom: 100px;
        top: var(--header-height);
    }
    .chantilly_img03_2 {
        position: sticky;
        top: calc(var(--header-height) + 240px);
    }
    .chantilly_content_img {
        padding: 76px;
    }
    .chantilly_content_svg {
        width: 132px;
    }
}

/* GENNU ジェンヌ
-------------------------------*/
.gennu_beige {
    color: #d1b99d!important;
}
.gennu_gray {
    color: #d8d8d8!important;
}
.gennu_gray2 {
    color: #858c84!important;
}
.gennu_bg_beige {
    background-color: #faf4ec!important;
}
.gennu_bg_gray {
    background-color: #e9ede8!important;
}
.gennu_main {
    position: relative;
}
.gennu_title_wrap {
    background-color: rgba(255, 255, 255, 0.94);
    padding: 24px 40px;
    position: absolute;
    top: var(--header-height);
    left: 0;
}
.gennu_title {
    font-weight: 300;
    margin: 0;
    font-size: 24px;
}
.gennu_title .font_e {
    letter-spacing: 0.3em;
    font-size: 16px;
    margin-top: 12px;
}
.gennu_main_img {
    height: var(--content-height);
    width: 100%;
    object-fit: cover;
    object-position: 20%;
}
.gennu01 {
    background: url(img/facility/gennu/gennu_bg02.webp) no-repeat top right;
    background-size: contain;
}
.gennu01_wrap {
    display: grid;
    gap: 40px;
}
.gennu01_img {
    display: flex;
    gap: 2.13333vw;
}
.gennu01_img > div:last-child {
    padding-top: 80px;
}
.gennu02_main_img {
    margin-left: var(--wrapper-margin);
}
.gennu02_wrap {
    padding: 10.6666vw 6.4vw;
    margin-right: 60px;
    position: relative;
    top: -20px;
    z-index: 3;
}
.gennu02_word {
    position: absolute;
    top: 12px;
    right: 20px;
    writing-mode: vertical-rl;
    font-size: 40px;
    letter-spacing: 0.15em;
    font-weight: 500;
    white-space: nowrap;
    line-height: 1;
}
.gennu02_img {
    display: flex;
    gap: 2.13333vw;
    position: relative;
}
.gennu02_img > div:first-child {
    position: relative;
    top: 16vw;
    margin-bottom: -32vw;
}
.gennu02_bg {
    position: absolute;
    right: 0;
    bottom: -32vw;
    max-width: 48%;
}
.gennu03_wrap {
    display: grid;
    gap: 21.3333vw;
    padding-top: min(21.3333vw , 360px);
}
.gennu03_main_img {
    max-width: 480px;
    width: 60%;
    margin: auto;
}
.gennu03_bg {
    position: absolute;
    bottom: 0;
    z-index: -1;
    max-width: 48%;
}
.gennu03_img {
    gap: 2.13333vw;
}
.gennu04 .gennu02_main_img {
    margin-right: var(--wrapper-margin);
    margin-left: 0;
}
.gennu04 .gennu02_wrap {
    margin-left: 60px;
    margin-right: 0;
}
.gennu04 .gennu02_word {
    left: 20px;
    right: auto;
}
.gennu04 .gennu02_img > div:first-child {
    top: 0;
    margin-bottom: 0;
}
.gennu04 .gennu02_img > div:last-child {
    position: relative;
    top: 16vw;
    margin-bottom: -32vw;
}
.gennu05 {
    background:  url(img/facility/gennu/gennu_bg05.webp) no-repeat top center;
    background-size: cover;
    margin-top: 32vw;
    position: relative;
}
.gennu05_wrap {
    display: flex;
    flex-direction: column;
    gap: 40px;
    position: relative;
}
.gennu05_content {
    padding: var(--wrapper-margin);
}
.gennu05_img {
    display: flex;
    gap: 2.13333vw;
}

@media only screen and (min-width: 1024px) , print {
    .gennu_main {
        padding: calc(var(--header-height) + 28px) 60px 0;
        background: url(img/facility/gennu/gennu_bg01.webp) no-repeat top center;
        background-size: cover;
    }
    .gennu_title_wrap {
        left: var(--header-padding);
        padding: 40px 60px;
    }
    .gennu_title {
        font-size: min(3.515625vw , 42px);
    }
    .gennu_title .font_e {
        font-size: min(1.5625vw , 30px);
    }
    .gennu_main_img {
        height: calc(var(--content-height) - 60px);
    }
    .gennu01_wrap {
        grid-template-columns: 1fr 357px;
        gap: 7.8125vw;
        align-items: center;
        max-width: 1280px;
    }
    .gennu02_main_img {
        margin-left: auto;
        width: 90%;
        max-width: 1440px;
    }
    .gennu02_wrap {
        width: min(42.96875vw , 680px);
        margin-left: var(--header-padding);
        padding: 60px;
        top: -160px;
    }
    .gennu02_word {
        writing-mode: inherit;
        white-space: inherit;
        font-size: 5.859375vw;
        left: calc(42.96875vw + 40px);
        right: auto;
    }
    .gennu02_img {
        margin-top: -200px;
        gap: 5.859375vw;
        padding: 0 5.859375vw;
        max-width: 1280px;
    }
    .gennu02_bg {
        bottom: auto;
        top: 90%;
        max-width: 48%;
    }
    .gennu03_wrap {
        grid-template-columns: 1fr 2fr;
        align-items: center;
        gap: 7.8125vw;
    }
    .gennu03_main_img {
        max-width: none;
        width: 100%;
    }
    .gennu03_img {
        max-width: 60%;
        margin-left: auto;
    }
    .gennu04 .gennu02_wrap {
        margin-left: auto;
        margin-right: var(--header-padding);
    }
    .gennu05 {
        margin-top: 35.15625vw;
    }
    .gennu05_wrap {
        flex-direction: row;
        gap: 0;
        align-items: center;
        top: -11.7187vw;
        margin-bottom: -11.7187vw;
    }
    .gennu05_content {
        flex: 1;
    }
    .gennu05_img {
        flex: 1.8;
    }
}

/* 嘉 Yorokobi
-------------------------------*/
.yorokobi_page {
    background: url(img/facility/yorokobi/yorokobi_bg.webp) repeat-y center;
    background-size: 100%;
    background-attachment: fixed;
}
.yorokobi_main_img {
    height: var(--content-height);
}
.yorokobi_main_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.yorokobi_main_content {
    padding-left: var(--wrapper-margin);
    padding-right: var(--wrapper-margin);
    margin-top: 40px;
}
.yorokobi_main_text {
    font-size: 28px;
    font-weight: 400;
}
.yorokobi_title {
    font-size: 134px;
    line-height: 1;
    font-weight: 400;
    display: grid;
    gap: 20px;
    text-align: center;
    margin-right: auto;
    width: max-content;
}
.yorokobi_title_mini {
    font-size: 18px;
    display: block;
}
.yorokobi_galley_title {
    width: 90%;
    margin-left: auto;
    max-width: 1313px;
    margin-bottom: -1.0666666vw;
}
.swiper_yorokobi .swiper-slide {
    width: 88%;
    max-width: 820px;
    padding: 0 min(0.78125vw , 16px);
}
.yorokobi02_img {
    margin-left: auto;
    width: 92%;
}
.yorokobi02_img img {
    display: block;
    height: 48vh;
    object-fit: cover;
}
.yorokobi_02_text {
    background-color: rgba(255, 255, 255, 0.5);
    margin-top: -40px;
    padding: 80px min(5.3333vw, 40px);
    margin-right: 8%;
}
.yorokobi02_img2 {
    width: 68%;
    margin-left: auto;
    margin-top: -60px;
}
.yorokobi02_img3 {
    width: 84%;
    margin-left: auto;
    margin-top: -60px;
}

@media only screen and (min-width: 768px) , print {
    .yorokobi_main {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
    }
    .yorokobi_main_text {
        font-size: min(2.734375vw, 46px);
    }
    .yorokobi_main_content {
        padding-left: 3.125vw;
        padding-right: 3.125vw;
        margin-top: 0;
    }
    .yorokobi_text {
        max-width: 432px;
    }
    .yorokobi_wrapper {
        max-width: 1004px;
    }
    .yorokobi01 {
        display: grid;
        grid-template-columns: max-content 1fr;
        gap: 7.8125vw;
    }
    .yorokobi02_wrap {
        padding-bottom: 11.71875vw;
    }
    .yorokobi02_img img {
        height: auto;
    }
    .yorokobi_02_text {
        width: clamp(600px , 48vw , 800px);
        padding: 120px min(5.3333vw, 80px);
        padding-right: 160px;
    }
    .yorokobi02_img2 {
        position: absolute;
        right: 0;
        bottom: 0;
        width: calc(100% - 480px);
        margin: 0;
        max-width: 420px;
    }
    .yorokobi02_img3 {
        width: 604px;
        margin-top: -3.90625vw;
    }
}

/* Bona ボナ
-------------------------------*/
.bona_brown {
    color: #6b493d!important;
}
.bona_main {
    padding-left: var(--header-padding);
    padding-right: var(--header-padding);
    padding-top: var(--header-height);
}
.bona_main img {
    width: 100%;
}
.bona_main_img {
    height: calc(var(--content-height) - 100px);
    object-fit: cover;
    object-position: bottom;
}
.bona01_wrap {
    margin: auto;
}
.bona01_text_wrap {
    display: grid;
    gap: 12px;
}
.bona01_text {
    position: relative;
    display: block;
    height: max-content;
    line-height: 1.4;
}
.bona01_text > span {
    position: relative;
    z-index: 2;
}
.bona01_text::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #000;
    transition: 1.5s;
}
.bona01_text:last-child::after {
    transition-delay: 0.8s;
}
.bona01_text.animation_in::after {
    height: 100%;
}
.bona_bg {
    position: absolute;
    top: 5.333333vw;
    left: 0;
    right: 0;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    max-width: 72%;
    margin: auto;
}
.bona_bg.animation_in {
    opacity: 1;
}
.animation_in #bona_svg_mask {
    fill:none;
    stroke:#ffffff;
    stroke-width:7px;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 10000px;
    stroke-dashoffset: 10000px;
    animation: bona_svg 6s linear forwards;
    animation-delay: 1.6s;
}
@keyframes bona_svg {
    0%{stroke-dashoffset: 10000px;}
    100%{stroke-dashoffset: 0;}
}
#bona_svg_text {
    mask: url(style.css?ver=1744264361);
    fill: #e7e2e0;
}

.bona02 {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.bona02_img {
    padding-right: 3.2vw;
}
.bona02_reverse .bona02_img {
    padding-right: 0;
    padding-left: 3.2vw;
}
.bona02_text {
    margin: var(--wrapper-margin);
}
.bona02_text h2 {
    border-bottom: 1px solid;
}
.bona03_wrap {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-bottom: 6.4vw;
}
.bona03_wrap img,
.bona03_img03 {
    position: relative;
    z-index: 3;
}
.bona03_img01 {
    width: 58.6%;
    margin-left: auto;
    position: relative;
}
.bona03_img01::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: min(32vw , 300px);
    right: 80px;
    background-color: #e7e2e0;
}
.bona03_img02 {
    width: 72%;
}
.bona03_img03 {
    width: 78%;
    max-width: max-content;
    margin-left: auto;
}

@media only screen and (min-width: 1024px) , print {
    .bona02 {
        flex-direction: row;
        gap: 0;
        align-items: center;
    }
    .bona02_text {
        margin-top: 0;
        margin-bottom: 0;
        max-width: 320px;
        flex: none;
    }
    .bona02_img,
    .bona02_reverse .bona02_img {
        padding: 0;
    }
    .bona02_reverse {
        flex-direction: row-reverse;
    }
    .bona03_wrap {
        flex-direction: row-reverse;
        align-items: flex-end;
        gap: 5.859375vw;
        max-width: 1280px;
        margin: auto;
    }
    .bona03_img01 {
        width: 36%;
        flex: none;
        margin: 0;
    }
    .bona03_img02 {
        width: auto;
        position: relative;
        top: 80px;
    }
    .bona03_img03 {
        margin-top: 80px;
        margin-right: 7.8125vw;
    }
}



/* お料理
-------------------------------*/
.commitment_list {
    position: relative;
}
.cuisine_commitment_wrap {
    position: sticky;
    top: 0;
    padding: var(--header-height) var(--header-padding);
    background: #fff;
    display: grid;
    grid-template-rows: auto 1fr;
    gap: max(16px, 2.083333vw);
    background-color: #f7f7f7;
    min-height: var(--content-height);
}
.cuisine_commitment_img img {
    max-height: 80vh;
    object-fit: cover;
}
.cuisine_img .swiper-slide {
    width: 88%;
    max-width: 1024px;
    padding: 0 4px;
}
.cuisine_img .swiper-slide img {
    aspect-ratio: 4/3;
    object-fit: cover;
}
.cuisine_img .swiper-pagination {
    bottom: -36px;
}
.chef_area {
    display: grid;
    gap: 24px;
}
.chef_content {
    padding: min(10.6666vw , 60px);
    display: grid;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.chef_img img {
    aspect-ratio: 3 / 4;
    object-fit: cover;
    width: 48%;
    border-radius: 12px;
}
.cuisine_concept {
    background: url(img/cuisine/cuisine_concept_bg.jpg) no-repeat center;
    background-size: cover;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cuisine_voice_list {
    display: grid;
    gap: 20px;
}
.cuisine_voice_list > div {
    border-radius: 12px;
    padding: 28px;
}
.cuisine_voice_img {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-bottom: 24px;
}
.cuisine_voice_img img {
    border-radius: 100px;
    width: 60px;
}

.cuisine_welcome {
    display: grid;
    gap: 20px;
}

@media only screen and (min-width: 768px) , print {
    .cuisine_commitment_text {
        max-width: 360px;
        margin: auto;
    }
    .cuisine_commitment_wrap {
        grid-template-columns: 2fr minmax(300px, 1fr);
        grid-template-rows: 1fr;
        align-items: center;
        min-height: max-content;
        gap: 32px;
    }
    .chef_img img {
        aspect-ratio: inherit;
        width: auto;
    }
    .chef_content {
        grid-template-columns: 1fr 1.6fr;
        gap: 40px;
    }
    .cuisine_voice_list {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media only screen and (min-width: 1024px) , print {
    .cuisine_img .swiper-slide img {
        aspect-ratio: inherit;
    }
    .cuisine_welcome {
        grid-template-columns: minmax( 400px, 55%) 1fr;
        gap: min(16vw , 80px);
        align-items: flex-end;
    }
}
@media only screen and (min-width: 1440px) , print {
    .chef_area {
        grid-template-columns: 1fr 1fr;
    }
}

/* パーティレポート
-------------------------------*/
.report_cate {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 40px;
}
.archive_report_list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 40px;
    padding: 20px 0;
}
.archive_report {
    display: flex;
    flex-direction: column;
    padding: 24px;
}
.report_img img {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.report_title {
    font-size: 16px;
    margin: 8px 0 0;
}
.report_info {
    display: grid;
    grid-template-columns: 60px 1fr;
    line-height: 1.4;
    padding-bottom: 4px;
}
.report_info_data .report_info {
    border-bottom: 1px solid #eee;
    padding-top: 8px;
    padding-bottom: 8px;
}
.report_detail_img {
    position: relative;
}
.report_detail_img > div {
    position: relative;
    z-index: 10;
}
.report_d {
    position: relative;
    display: grid;
    gap: 4vw;
}
.report_d > div {
    display: flex;
    flex-direction: column;
    gap: 4vw;
    line-height: 1.8;
}
.report_d_img {
    padding-right: 8vw;
    position: relative;
}
.report_detail_text {
    padding-left: 4vw;
    padding-right: 4vw;
}
.report_content {
    width: max-content;
    padding: min(5.333vw , 60px);
    background-color: #fff;
    max-width: 100%;
    margin: auto;
    border-radius: 20px;
}
.report_content img {
    padding-top: 16px;
    padding-bottom: 16px;
}
.report_content .gallery {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 40px;
    width: max-content;
    margin: auto;
    max-width: 100%;
}
.report_content .gallery img {
    padding: 0;
}

@media only screen and (min-width: 1024px) , print {
    .report_d > div {
        flex-direction: row;
        align-items: center;
    }
    .report_d > div.report_d2 {
        flex-direction: row-reverse;
    }
    .report_d_img {
        padding-right: 0;
        max-width: 60%;
        flex: none;
    }
}
@media only screen and (min-width: 1440px) , print {
    .report_detail_main {
        display: flex;
        flex-direction: row-reverse;
        gap: 120px;
    }
    .report_detail_wrap {
        width: min(20vw, 320px);
        flex: none;
        margin-right: auto;
    }
}

/* よくあるご質問
-------------------------------*/
.qa_link {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px min(5.3333vw , 28px);
    padding-bottom: 48px;
}
.qa_link a {
    border-bottom: 1px solid #e4e9e9;
    padding: min(3.2vw , 24px) 0;
    font-size: 14px;
    line-height: 1.25;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}
.qa {
    border-bottom: 1px dotted #c6cbcb;
}

.qa_title {
    padding: min(5.3333vw, 40px) 0;
    position: relative;
}
.qa_title::before {
    content: "";
    width: 12px;
    height: 2px;
    background-color: #00a7b5;
    position: absolute;
    top: min(3.2vw , 24px);
    left: 0;
}

@media only screen and (min-width: 1024px) , print {
    .qa_link {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .qa_area {
        display: grid;
        grid-template-columns: 280px 1fr;
        align-items: start;
        gap: 4vw;
        position: relative;
    }
    .qa_title {
        position: sticky;
        top: calc(var(--header-height) + 40px);
    }
    .qa_a {
        padding-right: 40px;
    }
}

/* 列席者の皆様へ
-------------------------------*/
.guest_main {
    display: grid;
    gap: 40px;
}
.guest_rental {
    display: grid;
    gap: min(10.6666vw , 80px);
}
.guest_salon {
    display: grid;
    gap: min(10.6666vw , 80px);
}
.for_guest_list {
    display: grid;
    gap: min(10.666vw , 60px);
    list-style: none;
    margin: 0;
    padding: 0;
}
.for_guest_list li {
    display: flex;
    flex-direction: column;
}
.guest_place {
    font-size: 14px;
    color: #333;
    border-top: 1px dotted #c6cbcb;
    padding-top: 8px;
    margin-top: auto;
    width: max-content;
}
@media only screen and (min-width: 768px) , print {
    .guest_main {
        grid-template-columns: min(60% ,600px) 1fr;
        align-items: flex-end;
    }
    .for_guest_list {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (min-width: 1024px) , print {
    .guest_rental {
        grid-template-columns: 1fr auto;
    }
    .guest_salon {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .for_guest_list {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

/* 式をされるお客様へ
-------------------------------*/
.secret_schedule_wrap {
    display: grid;
    gap: 20px;
    justify-content: center;
}
.secret_schedule {
    display: grid;
    gap: 8px;
    border-radius: 8px;
    overflow: hidden;
}
.secret_schedule_text {
    padding: 20px min(6.4vw , 40px);
}
@media only screen and (min-width: 768px) , print {
    .secret_schedule {
        grid-template-columns: 1.6fr 1fr;
        align-items: center;
    }
}

/* はじめての式場見学の方へ
-------------------------------*/
.first_point {
    list-style: none;
    max-width: max-content;
    border-top: 1px dashed #c6cbcb;
}
.first_point li {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 20px;
    align-items: center;
    border-bottom: 1px dashed #c6cbcb;
    padding: 12px 0;
}
.first_belongings {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    gap: min(16vw , 100px);
    list-style: none;
    padding: 0;
}


/* エステ
-------------------------------*/
.esthe_main_text {
    width: var(--wrapper);
    margin-left: auto;
    margin-right: auto;
}
.esthe_plan_title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid #c6cbcb;
    padding-bottom: 8px;
}
.esthe_min {
    background-color: #5ec0c1;
    border-radius: 4px;
    line-height: 1;
    padding: 4px 8px;
    font-size: 12px;
    color: #fff;
}
.esthe_price_table {
    font-size: 0.84rem;
    line-height: 1.4;
}
.esthe_price_table th,
.esthe_price_table td {
    padding: 4px 0;
}
.esthe_plan_list {
    display: flex;
    gap: 4px;
    line-height: 1.4;
    padding-left: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
}
.esthe_plan_list li {
    background:#f7f7f7;
    padding:4px 8px;
    font-size:14px;
}
@media only screen and (min-width: 1024px) , print {
    .esthe_main {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
        align-items: center;
    }
    .esthe_main_text {
        padding-left: var(--wrapper-margin);
        width: 100%;
    }
    .esthe_column {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: min(4.266vw , 280px);
    }
}

/* カフェ・ランチ
-------------------------------*/
.cafe_title_img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
.cafe_concept {
    margin-top: min(5.333vw , 120px);
    margin-bottom: min(5.333vw , 120px);
}
.cafe_content_img {
    margin-right: 4%;
}
.cafe_insta_item {
    display: grid;
    padding-bottom: 20px;
}
.cafe_insta_item a {
    position: relative;
}
.cafe_insta_item p {
    white-space: pre-line;
    word-break: break-word;
}
.cafe_insta_item_r {
    font-size: 14px;
    line-height: 1.25;
}
.read_more {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.read_more_display {
    display: block;
}
.cafe_insta_photo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.cafe_insta_photo a {
    position: relative;
}
.cafe_insta_photo img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
}
.cafe_insta_item svg,
.cafe_insta_photo svg {
    position: absolute;
    top: 4px;
    right: 4px;
}
.swiper_lunch .swiper-wrapper {
    padding-bottom: 44px;
}
.swiper_lunch .swiper-slide {
    width: 88%;
    max-width: 320px;
    overflow: hidden;
    padding: 0 1px;
}
.swiper_lunch .swiper-slide img {
    aspect-ratio: 375 / 331;
    object-fit: cover;
    display: block;
}
@media only screen and (min-width: 768px) , print {
    .cafe_concept {
        display: grid;
        grid-template-columns: min(60% , 720px) 1fr;
        align-items: center;
        gap: 40px;
    }
    .cafe_concept_img {
        max-width: 480px;
        margin: auto;
        text-align: center;
    }
    .cafe_insta_item {
        grid-template-columns: 1fr 1fr;
        align-items: center;
        gap: min(5.333vw , 60px);
        margin-bottom: 40px;
    }
    .cafe_insta_photo {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    }
    .read_more {
        -webkit-line-clamp: 12;
    }
}

@media only screen and (min-width: 1024px) , print {
    .cafe_title_img {
        aspect-ratio: inherit;
    }
    .cafe_content {
        display: flex;
        flex-direction: row-reverse;
    }
    .cafe_content_text {
        width: max(320px, 32%);
        margin-right: 4vw;
        margin-left: auto;
        flex: none;
    }
}
@media only screen and (min-width: 1440px) , print {
    .cafe_menu {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

/* 成人式・振袖
-------------------------------*/
.swiper_furisode .swiper-slide {
    width: 88%;
    max-width: 420px;
    padding: 0 1px;
}
.furisode_content {
    display: grid;
    gap: 40px;
}
.furisode_points {
    display: grid;
    gap: 12px;
}
.furisode_flow {
    display: grid;
    gap: 20px;
    list-style-type: decimal-leading-zero;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
.furisode_flow li {
    padding: 20px;
    border: 2px solid #f7f7f7;
    border-radius: 12px;
}
.furisode_flow li::marker {
    font-weight: bold;
    color: #e4e9e9;
    font-size: 28px;
    margin: -16px;
}
.furisode_spacial {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}
.furisode_spacial_service span {
    display: inline-block;
    padding: 4px 8px;
    border: 1px solid #00a7b5;
    line-height: 1;
}
@media only screen and (min-width: 768px) , print {
    .furisode_points {
        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    }
    .furisode_flow {
        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    }
}
@media only screen and (min-width: 1440px) , print {
    .furisode_content {
        grid-template-columns: auto 1fr;
        gap: 60px;
        align-items: center;
    }
    .furisode_spacial {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

/* LINEコンシェルジュデスク
-------------------------------*/
.line_suport_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: min(5.3333vw , 120px);
    list-style: none;
    margin: 0;
    padding: 0;
}
.line_suport_list li {
    border-top: 1px solid #c6cbcb;
    padding: 20px 0;
}
.line_suport_contact > div {
    padding: min(5.3333vw, 40px);
    border-radius: 8px;
}

@media only screen and (min-width: 768px) , print {
    .line_suport_list {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .line_suport_contact {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
    }
}

/* スタッフ
-------------------------------*/
.staff_list {
    display: grid;
    gap: 40px;
}
.staff_list > div {
    border-radius: 16px;
    border: 1px solid #e4e9e9;
    padding: min(5.3333vw , 48px);
    border-radius: 8px;
    position: relative;
}
.staff_img {
    max-width: 240px;
    margin: auto;
}
.staff_img img {
    display: block;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 100%;
    object-position: top;
}
@media only screen and (min-width: 768px) , print {
    .staff_list {
        grid-template-columns: 1fr 1fr;
        row-gap: 120px;
    }
    .staff_list > div:nth-child(2n) {
        top: 40px;
    }
}
@media only screen and (min-width: 1440px) , print {
    .staff_list {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .staff_list > div:nth-child(3n + 1) {
        top: 0;
    }
    .staff_list > div:nth-child(3n - 1) {
        top: 40px;
    }
    .staff_list > div:nth-child(3n) {
        top: 80px;
    }
}

/* リレフェス
-------------------------------*/
.rsf_description {
    position: relative;
}
.rsf_description::before {
    content: "";
    display: block;
    width: 100%;
    background-image: url(img/relationshipfesta/relationship_l_bg.png), url(img/relationshipfesta/relationship_r_bg.png);
    background-repeat: no-repeat;
    background-position: top 50% left calc(-5% - 140px), top 47% right calc(-5% - 120px);
    background-size: 350px auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 50vw);
}
.rsf_description_inner {
    position: relative;
    z-index: 10;
    background-color: rgba(255, 255, 255, .8);
    padding: min(5.33333vw , 60px);
    max-width: 836px;
    width: 88%;
}

.rsf_top_event {
    border-radius: 16px;
    padding: min(5.33333vw , 80px);
}
.rsf_gallery_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.rsf_gallery_list a {
    display: block;
}
.rsf_gallery_list img {
    display: block;
    aspect-ratio: 1/1;
    object-fit: cover;
}
.rsf_movie_iframe {
    width: 100%;
    padding-top: 56.25%;
    margin: 0;
    position: relative;
    margin-top: 32px;
}
.rsf_movie_iframe iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media only screen and (min-width: 768px) , print {
    .rsf_description::before {
        background-position: top 50% left calc(-5% - 8px), top 47% right calc(-5% - 20px);
    }
}



/* お問い合わせ
-------------------------------*/
.contact_content .responsive_table td {
    margin-bottom: 20px;
}


/* NEWS ニュース
-------------------------------*/
.cat_list {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
.cat_list a {
    border: 1px solid #898989;
    color: #898989;
    padding: 4px 8px;
    line-height: 1.25;
    font-size: 12px;
    display: block;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination a,
.page_current {
    padding: 16px;
}
.pagination a svg {
    display: block;
}
.widget-area {
    display: grid;
    gap: 40px;
    padding-top: min(10.666vw , 60px);
    margin-top: min(10.666vw , 60px);
    margin-bottom: calc(min(10.666vw , 60px) * 2);
}
.widget-title {
    margin-bottom: 8px;
}
.widget_categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 4px;
}
.widget_categories ul li a {
    border: 1px solid #898989;
    color: #898989;
    padding: 4px 8px;
    line-height: 1.25;
    font-size: 14px;
    display: block;
}
.widget_archive ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 8px;
}
.widget_archive ul a {
    color: inherit;
}
.widget_archive .month {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 4px;
}
.widget_archive .month li a {
    border: 1px solid #898989;
    color: #898989;
    padding: 4px 8px;
    line-height: 1.25;
    font-size: 14px;
    display: block;
}

/*ニュース詳細*/
.blog_content {
    max-width: 100%;
    width: max-content;
    margin: auto;
}
.entry-header {
    margin-bottom: min(16vw , 80px);
}
.entry-title {
    font-size: min(5.333vw , 24px);
}
.news_entry-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.entry-content {
    line-height: 1.8;
    margin-bottom: min(16vw , 80px);
}
.entry-content p img {
    margin: 20px auto;
}
.entry-content h2 {
    font-size: min(5.3333333vw , 24px);
    margin: min(18vw , 40px) 0 16px;
}
.entry-content h3 {
    font-size: min(4.2666666vw , 18px);
    margin: min(4vw , 20px) 0 8px;
}
.entry-content h4 {
    font-size: 16px;
    margin: 12px 0 4px;
}

.news_link_list {
    border-top: 1px solid #c6cbcb;
    padding: 36px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: min(10.666vw , 120px);
    font-size: 13px;
}
.news_link_list > div {
    display: flex;
    align-items: center;
}
.news_link_list > div.next {
    justify-content: flex-end;
}
.news_link_list > div svg {
    flex: none;
}
.news_link_list > div a {
    color: inherit;
}
@media only screen and (min-width: 1024px) , print {
    .widget-area {
        grid-template-columns: 0.8fr 1fr 1fr;
        gap: 80px;
    }
}
