@charset "UTF-8";
/***************************************************************************
settings
******************************************************************************/
:root {
    --txt1-size: 36px;
    --txt1-height: 1.5;
    --txt1-weight: 500;
    --txt1-ls: 0;
    --txt2-size: 30px;
    --txt2-height: 1.5;
    --txt2-weight: 500;
    --txt2-ls: 0;
    --txt3-size: 28px;
    --txt3-height: 1.5;
    --txt3-weight: 500;
    --txt3-ls: 0;
    --txt4-size: 26px;
    --txt4-height: 1.5;
    --txt4-weight: 500;
    --txt4-ls: 0;
    --txt5-size: 24px;
    --txt5-height: 1.5;
    --txt5-weight: 500;
    --txt5-ls: 0;
    --txt6-size: 22px;
    --txt6-height: 1.5;
    --txt6-weight: 500;
    --txt6-ls: 0;
    --txt7-size: 20px;
    --txt7-height: 1.5;
    --txt7-weight: 500;
    --txt7-ls: 0;
    --txt8-size: 18px;
    --txt8-height: 1.5;
    --txt8-weight: 500;
    --txt8-ls: 0;
    --txt9-size: 16px;
    --txt9-height: 1.5;
    --txt9-weight: 400;
    --txt9-ls: 0;
    --txt10-size: 15px;
    --txt10-height: 1.67;
    --txt10-weight: 400;
    --txt10-ls: 0;
    --txt11-size: 14px;
    --txt11-height: 1.5;
    --txt11-weight: 400;
    --txt11-ls: 0;
    --txt12-size: 13px;
    --txt12-height: 1.5;
    --txt12-weight: 400;
    --txt12-ls: 0;
    --txt13-size: 12px;
    --txt13-height: 1.5;
    --txt13-weight: 400;
    --txt13-ls: 0;
    --menu-01-size: 16px;
    --menu-01-height: 1;
    --menu-01-weight: 400;
    --menu-01-ls: 0;
    --menu-02-size: 12px;
    --menu-02-height: 1;
    --menu-02-weight: 400;
    --menu-02-ls: 0;
    --menu-03-size: 18px;
    --menu-03-height: 1;
    --menu-03-weight: 500;
    --menu-03-ls: 0;
    --menu-nav-size: 18px;
    --menu-nav-height: 1;
    --menu-nav-weight: 500;
    --menu-nav-ls: 0;
    --heading-en-01-size: 30px;
    --heading-en-01-height: 1;
    --heading-en-01-weight: 500;
    --heading-en-01-ls: .3em;
    --heading-en-02-size: 30px;
    --heading-en-02-height: 1;
    --heading-en-02-weight: 500;
    --heading-en-02-ls: .15em;
    --heading-en-03-size: 24px;
    --heading-en-03-height: 1;
    --heading-en-03-weight: 500;
    --heading-en-03-ls: .1em;
    --heading-01-size: 18px;
    --heading-01-height: 1.4;
    --heading-01-weight: 500;
    --heading-01-ls: .1em;
    --heading-02-size: 18px;
    --heading-02-height: 1.4;
    --heading-02-weight: 500;
    --heading-02-ls: .1em;
    --heading-03-size: 28px;
    --heading-03-height: 1.42;
    --heading-03-weight: 500;
    --heading-03-ls: .1em;
    --btn-01-size: 18px;
    --btn-01-height: 1.5;
    --btn-01-weight: 500;
    --btn-01-ls: .03em;
    --btn-02-size: 16px;
    --btn-02-height: 1.5;
    --btn-02-weight: 500;
    --btn-02-ls: .03em;
    --cat-size: 14px;
    --cat-weight: 400;
    --cat-ls: 0;
    --primary-color: #333333;
    --primary-color--light: #C4BBA2;
    --accent-color: #1C2336;
    --accent-color--light: #303645;
    --bg-main-color: #EDEAE7;
    --bg-main-color--02: rgba(69, 41, 39, 0.2);
    --font-color: #333333;
    --font-color--light: #606060;
    --border-color: #707070;
    --border-color--light: #C9C9C9;
    --gray: #888;
    --gray-02: #999BA3;
    --gray-03: #AFAFAF;
    --placeholder-color: #888;
    --gray-dark: #7D7D7D;
    --gray-light: #EDEDED;
    --shadow-color: rgba(0, 0, 0, 0.4);
    --shadow-color--light: rgba(0, 0, 0, 0.16);
    --white-clear: rgba(255, 255, 255, 0.5);
    --black-clear: rgba(0, 0, 0, 0.5);
    --black-clear--dark: rgba(0, 0, 0, 0.7);
    --black-clear--light: rgba(0, 0, 0, 0.2);
    --blue-color: #12408F;
    --color-white: #FFFFFF;
    --bg-inner-color: rgba(237, 234, 231, 0.6);
    --heading-02-letter-color: #251E1C;
    --top-flow-color: #442927;
    --base-font: "Yu Mincho Light", YuMincho, "Yu Mincho", 游明朝体, "Noto Serif JP";
    --accent-font: "Yu Mincho Light", YuMincho, "Yu Mincho", 游明朝体, "Noto Serif JP";
    --accent-font-g: :"Yu Gothic Medium", YuGothic, "Yu Gothic", "游ゴシック体", "游ゴシック Medium", sans-serif;
    --en-font: "Yu Mincho Light", YuMincho, "Yu Mincho", 游明朝体, "Noto Serif JP";
    --section-padding: 160px;
    --section-padding--large: 200px;
    --section-padding--small: 80px;
    --section-padding--smaller: 100px;
    --section-padding--smallest: 80px;
    --section-padding--facility: 20px;
    --mt-d: 50px;
    --mt-d--middle: 40px;
    --mt-d--large: 60px;
    --inner: 1200px;
    --inner-max: 1440px;
    --inner-responsive: 95%;
    --inner-responsive-p: calc(50% - var(--inner-responsive) / 2);
    --normal-transition: 0.3s;
    --slow-transition: 1s;
    --fadein-transition: 1s;
    --header-z: 9999;
    --header-z-plus: 19999;
    --header-z-plus-two: 29999;
    --header-z-plus-three: 39999;
    --normal-z: 1;
    --zero-z: 0;
    --minus-z: -1;
    --minus-two-z: -2;
    --header-height: 90px;
    --text-shadow: 0 0 10px var(--black-clear--dark);
}
@media only screen and (max-width: 767px) {
    :root {
        --txt1-size: 26px;
        --txt2-size: 24px;
        --txt3-size: 24px;
        --txt4-size: 24px;
        --txt5-size: 22px;
        --txt6-size: 20px;
        --txt7-size: 18px;
        --txt8-size: 16px;
        --txt9-size: 16px;
        --txt10-size: 15px;
        --txt11-size: 14px;
        --txt12-size: 13px;
        --txt13-size: 12px;
        --menu-01-size: 14px;
        --menu-02-size: 14px;
        --menu-03-size: 16px;
        --heading-en-01-size: 30px;
        --heading-en-02-size: 30px;
        --heading-en-03-size: 24px;
        --heading-01-size: 14px;
        --heading-02-size: 18px;
        --heading-03-size: 24px;
        --btn-01-size: 16px;
        --btn-02-size: 16px;
        --cat-size: 14px;
        --copyright-size: 10px;
        --section-padding: 70px;
        --section-padding--large: 100px;
        --section-padding--small: 60px;
        --section-padding--smaller: 50px;
        --section-padding--smallest: 40px;
        --section-padding--facility: 0px;
        --mt-d: 40px;
        --mt-d--middle: 30px;
        --mt-d--large: 50px;
    }
}
/***************************************************************************
base
******************************************************************************/
html {
    font-size: 62.5%;
}
.section-padding {
    padding: var(--section-padding) 0;
}
.inner {
    width: var(--inner);
    max-width: var(--inner);
    margin: 0 auto
}
@media only screen and (max-width: 1199px) {
    .inner {
        width: var(--inner-responsive);
    }
}
.txt5 {
    font-size: var(--txt5-size);
    line-height: var(--txt5-height);
    font-weight: var(--txt5-weight);
    letter-spacing: var(--txt5-ls)
}
.txt9 {
    font-size: var(--txt9-size);
    line-height: var(--txt9-height);
    font-weight: var(--txt9-weight);
    letter-spacing: var(--txt9-ls)
}
.txt10 {
    font-size: var(--txt10-size);
    line-height: var(--txt10-height);
    font-weight: var(--txt10-weight);
    letter-spacing: var(--txt10-ls)
}
.heading-en-01-letter {
    font-family: var(--en-font);
    font-size: var(--heading-en-01-size);
    line-height: var(--heading-en-01-height);
    font-weight: var(--heading-en-01-weight);
    letter-spacing: var(--heading-en-01-ls)
}
.heading-en-01-letter::after {
    content: attr(data-letter);
}
.heading-en-03-letter {
    font-family: var(--en-font);
    font-size: var(--heading-en-03-size);
    line-height: var(--heading-en-03-height);
    font-weight: var(--heading-en-03-weight);
    letter-spacing: var(--heading-en-03-ls)
}
.heading-en-03-letter::after {
    content: attr(data-letter);
}
.heading-03-letter {
    font-family: var(--accent-font);
    font-size: var(--heading-03-size);
    line-height: var(--heading-03-height);
    font-weight: var(--heading-03-weight);
    letter-spacing: var(--heading-03-ls)
}
@media screen and (max-width: 767px) {
    .heading-03-letter {
        /*font-size:16px;*/
        line-height: 1.47;
    }
    .heading-en-01-letter {
        font-size: 5.8667vw;
    }
}
.lh2 {
    line-height: 2;
}
.ls1 {
    letter-spacing: .1em;
}
.accent-font {
    font-family: var(--accent-font);
}
.en-font {
    font-family: var(--en-font);
}
.primary-color {
    color: var(--primary-color);
}
.pbAreaWrapper1 {
    top: 0;
}
.b-o-header_inner {
    height: var(--header-height);
    padding: 0 20px;
    border-bottom: none;
}
.header__nav .menu {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: var(--header-height);
}
.over a,
.header__nav .menu a {
    display: block;
    transition: opacity 0.3s ease;
}
.over a:hover,
.header__nav .menu a:hover {
    opacity: .5;
}
.header__nav .menu__link {
    margin-right: 65px;
}
.header__nav .menu__jp-letter {
    font-family: var(--base-font);
    font-size: var(--menu-01-size);
    line-height: var(--menu-01-height);
    font-weight: var(--menu-01-weight);
    letter-spacing: var(--menu-01-ls);
    display: block;
    text-align: center;
    margin-bottom: .5em;
}
.header__nav .menu__en-letter {
    font-family: var(--base-font);
    font-size: var(--menu-02-size);
    line-height: var(--menu-02-height);
    font-weight: var(--menu-02-weight);
    letter-spacing: var(--menu-02-ls);
    display: block;
    text-align: center;
}
@media (hover: hover) {
    .hover-underline:hover {
        text-decoration: underline;
    }
}
.text-center {
    text-align: center;
}
.none {
    display: none;
}
@media only screen and (min-width: 768px) {
    .sp {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .pc {
        display: none;
    }
}
.textbr {
    display: inline-block;
}
img {
    max-width: 100%;
    height: auto;
}
@media (hover: hover) {
    .hover-op:hover {
        opacity: .7;
        transition: var(--normal-transition);
    }
}
/* p-mv */
.p-mv {
    position: relative;
    background: white;
    padding-top: calc(var(--header-height) * 2);
    margin-top: calc(var(--header-height) * -1);
}
.p-mv__inner {
    position: relative;
}
.p-mv__slider {
    height: 100%;
    overflow: hidden;
}
.p-mv__sliderItem {
    position: relative;
    height: 100%;
}
.p-mv__sliderImg {
    height: 100%;
    display: block;
}
.p-mv__image img {
    width: 100%;
}
@media screen and (max-width: 767px) {
    .p-mv__image img {
        width: 100%;
        height: auto;
        min-height: auto;
    }
}
/* menu-g */
/* p-followNav */
/* safariのみ */
/* safariのみ */
/* p-layout-fv */
.b-o-bunjouBurgerNavi .b-a-burgerButton {
    height: var(--header-height);
}
.b-o-bunjouBurgerNavi_main {
    height: calc(100% - var(--header-height));
}
.b-o-bunjouBurgerNavi_content {
    top: var(--header-height);
}
.b-a-burgerButton_opened::before, .b-a-burgerButton_opened::after {
    top: -28px;
}
/***************************************************************************
heading
******************************************************************************/
/* heading-center */
.heading-center {
    text-align: center;
}
.heading-center__border {
    display: inline-block;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 1.8em;
}
@media screen and (max-width: 767px) {
    .heading-center__border {
        padding-bottom: 15px;
    }
}
.heading-center__border::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 1px;
    background: currentColor;
}
.heading-center__jp {
    margin-top: .7em;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .heading-center__jp {
        margin-top: 30px;
    }
}
/* heading-bottom-border */
/* heading-bottom-border-icon */
/***************************************************************************
btn
******************************************************************************/
/***************************************************************************
article
******************************************************************************/
.article-thumb__title {
    margin: .8em 0;
}
/***************************************************************************
layout
******************************************************************************/
/* layout-grid */
/***************************************************************************
txt
******************************************************************************/
/* txt-cat */
/* txt-before-after */
/***************************************************************************
table
******************************************************************************/
/* table-txt */
.table-txt {
    width: auto
}
.table-txt__child {
    vertical-align: top;
    text-align: left;
    padding: 2.5px 0;
}
.table-txt__tr:first-child .table-txt__child {
    padding-top: 0;
}
.table-txt__tr:last-child .table-txt__child {
    padding-bottom: 0;
}
.table-txt__child.table-txt__child--th {
    font-weight: 500;
    padding-right: 0;
}
/* table-border */
/***************************************************************************
contents
******************************************************************************/
/* section-concept */
.section-concept {
    padding: 82px 20px 273px;
    background: white;
}
.section-concept__wrap {
    display: flex;
}
@media screen and (max-width: 767px) {
    .section-concept {
        padding-bottom: 50px;
    }
    .section-concept__wrap {
        display: block;
    }
}
.section-concept__txtbox,
.section-concept__imgbox {
    width: 50%;
}
@media screen and (max-width: 767px) {
    .section-concept__txtbox,
    .section-concept__imgbox {
        width: 100%;
    }
}
.section-concept__imgbox {
    display: flex;
    justify-content: space-around;
    gap: 40px;
}
.section-concept__txtbox {
    margin-top: 140px;
}
@media screen and (max-width: 767px) {
    .section-concept__txtbox {
        margin-top: 50px;
    }
}
.section-concept__img02 {
    margin-top: 80px;
}
.section-concept__desc {
    text-align: center;
    margin-top: 2.4em;
}
/* section floor plan */
.section-floor-plan {
    background: var(--gray-light);
    padding-bottom: 290px;
}
.section-floor-plan .inner {
    max-width: 1112px;
}
.floor-plan__img-desc {
    display: flex;
    margin-bottom: 70px;
}
.floor-plan__img-desc>ul>li {
    display: flex;
    margin-bottom: 1.0em;
}
.floor-plan__img-desc01 {
    width: 40%;
}
.floor-plan__img-desc01>li {
    gap: 28px;
}
.floor-plan__img-desc02>li {
    gap: 35px;
}
.floor-plan__img-desc01 .floor-plan__img-name {
    width: 5em;
}
.floor-plan__img-desc02 .floor-plan__img-name {
    width: 5em;
}
@media screen and (max-width: 767px) {
    .floor-plan__img-desc {
        display: block;
    }
    .floor-plan__img-desc01 {
        width: 100%;
    }
    .floor-plan__img-desc>ul>li {
        gap: 0;
    }
    .floor-plan__img-desc>ul .floor-plan__img-name {
        width: 8em !important;
    }
}
.floor-plan__img-desc span {
    font-family: var(--accent-font);
    font-size: var(--txt10-size);
    line-height: var(--txt10-height);
    font-weight: var(--txt10-weight);
    letter-spacing: var(--txt10-ls);
}
.section-floor-plan .article-thumb-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.section-floor-plan .article-thumb {
    position: relative;
    width: 496px;
    margin-bottom: 80px;
}
.section-floor-plan .floor-plan__img02,
.section-floor-plan .floor-plan__img04 {
    top: 205px;
}
.floor-plan__img-wrap {
    margin-top: 20px;
    margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
    .section-floor-plan {
        padding-bottom: 50px;
    }
    .section-floor-plan .article-thumb {
        margin-bottom: 50px;
    }
    .section-floor-plan .floor-plan__img02,
    .section-floor-plan .floor-plan__img04 {
        top: 0;
    }
}
/* section-movie */
.section-movie {
    background: var(--gray-dark);
    padding-bottom: 300px;
}
.section-movie .heading-center__border {
    padding-bottom: 16px;
    margin-bottom: 16px;
}
.section-movie__bannere-list {
    text-align: center;
}
.section-movie__bannere-list img {
    width: 70%;
}
@media screen and (max-width: 767px) {
    .section-movie {
        padding-bottom: 50px;
    }
    .section-movie__bannere-list {
        display: block;
    }
    .section-movie__bannere-list>li {
        width: 100%;
        margin-bottom: 30px;
    }
    .section-movie__bannere-list img {
        width: 100%;
    }
}
/* section-access */
.section-access {
    background: var(--gray-light);
    position: relative;
}
.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.map {
    position: relative;
    width: 100%;
    padding-bottom: 676px;
    height: 0;
    overflow: hidden;
}
.section-access__box-txt {
    position: absolute;
    width: 430px;
    min-height: 436px;
    background: white;
    padding: 80px 20px;
    text-align: center;
    right: 0;
    top: 120px;
    z-index: 2;
}
.section-access__box-map {
    width: 100%;
}
.section-access__list {
    display: inline-block;
    text-align: left;
}
.section-access__list>li {
    display: flex;
    gap: 43px;
    margin-bottom: .8em;
}
.section-access__name {
    width: 4em;
}
.section-access .heading-center__border {
    padding-bottom: 20px;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .section-access {
        height: auto;
    }
    .section-access__box-txt {
        width: 100%;
        position: relative;
        display: block;
        top: 0;
    }
    .map {
        padding-bottom: 80%;
        ;
    }
}
/* section-event */
/* common-banner */
.fixed-bg {
    width: 100%;
    height: 873px;
    clip-path: inset(0);
}
.fixed-bg::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    z-index: -10;
    width: 100%;
    height: 100%;
    background-image: url("../img/img-bg-fixed.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
@media screen and (max-width: 767px) {
    .fixed-bg {
        height: 50vh;
    }
}
.footer__footer {
    padding: 1.5rem 0 1.5rem;
    background: #333;
    color: #c2c2c2;
}
@media only screen and (max-width: 1119px) {
    .footer__footer {
        padding-top: 1rem;
        padding-bottom: 2rem;
    }
}
.footer__footer-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (max-width: 1119px) {
    .footer__footer-flex {
        display: block;
    }
}
@media only screen and (max-width: 1119px) {
    .footer__policy-menu {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 1119px) {
    .footer__copyright {
        text-align: center;
        margin-top: 2.8rem;
    }
}
.footer {
    color: #fff;
    font-family: "Noto Sans JP", Helvetica, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", sans-serif;
}
.footer__main {
    padding: 3rem 0;
    background: #4d4d4d;
}
.footer__main-row {
    display: flex;
    position: relative;
}
.logo img {
    width: 10rem;
    height: auto;
}
@media only screen and (max-width: 767px) {
    .logo img {
        width: 80px;
    }
}
@media only screen and (max-width: 1119px) {
    .footer__main-row {
        justify-content: center;
    }
}
@media only screen and (max-width: 767px) {
    .footer__info {
        display: flex;
        align-items: center;
    }
}
@media only screen and (max-width: 374px) {
    .footer__info {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .footer__brand {
        margin-right: 2rem;
    }
}
@media only screen and (max-width: 374px) {
    .footer__brand {
        margin-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .footer__logo {
        text-align: center;
    }
}
.footer__siten-name {
    margin-top: 2.5rem;
}
@media only screen and (max-width: 767px) {
    .footer__siten-name {
        text-align: center;
    }
}
.footer__siten-info {
    margin-top: 1.2rem;
    display: flex;
}
@media only screen and (max-width: 767px) {
    .footer__siten-info {
        margin-top: 0;
        display: block;
    }
}
@media only screen and (max-width: 374px) {
    .footer__siten-info {
        margin-top: 3rem;
    }
}
.footer__address {
    margin-right: 4rem;
}
@media only screen and (max-width: 767px) {
    .footer__address {
        margin-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .footer__time {
        margin-top: 1rem;
    }
}
.footer__letter {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .footer__letter {
        font-size: 13px;
    }
}
.footer__small-letter {
    font-size: 1.4rem;
    line-height: 1.7;
    letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
    .footer__small-letter {
        font-size: 11px;
    }
}
.footer__small-letter.footer__small-letter--lh-small {
    line-height: 1;
}
.footer__menu {
    position: absolute;
    top: 1rem;
    right: 0;
}
@media only screen and (max-width: 1119px) {
    .footer__menu {
        display: none;
    }
}
.footer__footer {
    padding: 1.5rem 0 1.5rem;
    background: #333;
    color: #c2c2c2;
}
@media only screen and (max-width: 1119px) {
    .footer__footer {
        padding-top: 1rem;
        padding-bottom: 2rem;
    }
}
.footer__footer-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (max-width: 1119px) {
    .footer__footer-flex {
        display: block;
    }
}
@media only screen and (max-width: 1119px) {
    .footer__policy-menu {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 1119px) {
    .footer__copyright {
        text-align: center;
        margin-top: 2.8rem;
    }
}
.menu {
    display: flex;
}
.menu__txt {
    display: block;
    text-align: center;
    padding: 0 2rem;
}
@media only screen and (max-width: 1200px) {
    .menu__txt {
        padding-left: 1vw;
        padding-right: 1vw;
    }
}
.menu__item:first-child .menu__txt {
    padding-left: 0;
}
.menu__item:last-child .menu__txt {
    padding-right: 0;
}
.menu__jp-letter {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0.05em;
}
.table-txt {
    width: 100%;
}
.table-txt__child {
    text-align: left;
    padding: 0.5rem 0;
}
.table-txt__tr:first-child .table-txt__child {
    padding-top: 0;
}
.table-txt__tr:last-child .table-txt__child {
    padding-bottom: 0;
}
.table-txt__child.table-txt__child--th {
    padding-right: 1em;
}
.table-txt__border-right {
    display: block;
    padding-right: 1em;
    border-right: 1px solid #fff;
    font-weight: 400;
}
.footer__footer {
    padding: 1.5rem 0 1.5rem;
    background: #333;
    color: #c2c2c2;
}
@media only screen and (max-width: 1119px) {
    .footer__footer {
        padding-top: 1rem;
        padding-bottom: 2rem;
    }
}
.footer__footer-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (max-width: 1119px) {
    .footer__footer-flex {
        display: block;
    }
}
@media only screen and (max-width: 1119px) {
    .footer__policy-menu {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 1119px) {
    .footer__copyright {
        text-align: center;
        margin-top: 2.8rem;
    }
}
.menu-slash {
    display: flex;
    flex-wrap: wrap;
}
@media only screen and (max-width: 374px) {
    .menu-slash {
        justify-content: center;
    }
}
.menu-slash__list {
    display: inline-block;
    margin-right: 1.5rem;
    font-size: 1.2rem;
    letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
    .menu-slash__list {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1119px) {
    .menu-slash__list {
        padding-top: 1.5rem;
    }
}
@media only screen and (max-width: 500px) {
    .menu-slash__list.menu-slash__list--kaigyou {
        width: 100%;
    }
}
@media only screen and (max-width: 374px) {
    .menu-slash__list.menu-slash__list--kaigyou {
        width: auto;
    }
}
@media only screen and (max-width: 767px) {
    .menu-slash__list:nth-child(n + 2) {
        margin-right: 0;
    }
}
@media only screen and (max-width: 374px) {
    .menu-slash__list:nth-child(1) {
        margin-right: 0;
    }
}
.menu-slash__list::after {
    content: "/";
    margin-left: 1rem;
}
.menu-slash__list:last-child::after {
    display: none;
}
.menu-slash__link {
    display: inline-block;
}
.copyright {
    font-size: 1rem;
    letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
    .copyright {
        font-size: 10px;
    }
}

