@charset "UTF-8";

/* base.cssに追加 */
[class*="up-z-"] {
    position: relative;
}

.list-inner {
    width: 100%;
    height: 100%;
}

.no-opacity a:hover {
    opacity: 1;
}

.img img {
    width: 100%;
    text-align: center;
}

.up-lst-disc {
    padding-left: 30px;
}

.up-text-vertical {
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

.up-text-horizonal {
    -ms-writing-mode: lr-tb;
    -webkit-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
}

.up-ls-1 {
    letter-spacing: 1px;
}

.up-ls-2 {
    letter-spacing: 2px;
}

.up-ls-3 {
    letter-spacing: 3px;
}

.up-ls-4 {
    letter-spacing: 4px;
}

.up-ls-5 {
    letter-spacing: 5px;
}

.up-lh-1 {
    line-height: 1;
}

.up-lh-2 {
    line-height: 2;
}

.up-lh-3 {
    line-height: 3;
}

.up-lh-4 {
    line-height: 4;
}

.up-lh-5 {
    line-height: 5;
}

.up-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.up-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.up-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.up-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.up-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.up-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.up-order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.up-order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.up-order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.up-order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.gothic {
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.mincho {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.fz-exsmall {
    font-size: 50%;
}

.fz-small {
    font-size: 70%;
}

.fz-large {
    font-size: 120%;
}

.fz-exlarge {
    font-size: 150%;
}

input,
textarea,
select {
    font-size: 16px !important;
}

.uk-lb img {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.uk-lb img:hover {
    cursor: pointer;
}

.mobile-only,
.sp-only {
    display: none;
}

@media (max-width: 1024px) {
    .up-lst-disc {
        padding-left: 24px;
    }

    .up-text-vertical\@tb {
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
    }

    .up-text-horizonal\@tb {
        -ms-writing-mode: lr-tb;
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
    }

    .up-ls-1\@tb {
        letter-spacing: 1px;
    }

    .up-ls-2\@tb {
        letter-spacing: 2px;
    }

    .up-ls-3\@tb {
        letter-spacing: 3px;
    }

    .up-ls-4\@tb {
        letter-spacing: 4px;
    }

    .up-ls-5\@tb {
        letter-spacing: 5px;
    }

    .up-lh-1\@tb {
        line-height: 1;
    }

    .up-lh-2\@tb {
        line-height: 2;
    }

    .up-lh-3\@tb {
        line-height: 3;
    }

    .up-lh-4\@tb {
        line-height: 4;
    }

    .up-lh-5\@tb {
        line-height: 5;
    }

    .up-order-1\@tb {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .up-order-2\@tb {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .up-order-3\@tb {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .up-order-4\@tb {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .up-order-5\@tb {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .up-order-6\@tb {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .up-order-7\@tb {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .up-order-8\@tb {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .up-order-9\@tb {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .up-order-10\@tb {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .mobile-only {
        display: block;
    }
}

@media (max-width: 599px) {
    .up-lst-disc {
        padding-left: 18px;
    }

    .up-text-vertical\@sp {
        -ms-writing-mode: tb-rl;
        -webkit-writing-mode: vertical-rl;
        writing-mode: vertical-rl;
    }

    .up-text-horizonal\@sp {
        -ms-writing-mode: lr-tb;
        -webkit-writing-mode: horizontal-tb;
        writing-mode: horizontal-tb;
    }

    .up-ls-1\@sp {
        letter-spacing: 1px;
    }

    .up-ls-2\@sp {
        letter-spacing: 2px;
    }

    .up-ls-3\@sp {
        letter-spacing: 3px;
    }

    .up-ls-4\@sp {
        letter-spacing: 4px;
    }

    .up-ls-5\@sp {
        letter-spacing: 5px;
    }

    .up-lh-1\@sp {
        line-height: 1;
    }

    .up-lh-2\@sp {
        line-height: 2;
    }

    .up-lh-3\@sp {
        line-height: 3;
    }

    .up-lh-4\@sp {
        line-height: 4;
    }

    .up-lh-5\@sp {
        line-height: 5;
    }

    .up-order-1\@sp {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .up-order-2\@sp {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .up-order-3\@sp {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .up-order-4\@sp {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .up-order-5\@sp {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .up-order-6\@sp {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .up-order-7\@sp {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .up-order-8\@sp {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .up-order-9\@sp {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .up-order-10\@sp {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .sp-only {
        display: block;
    }
}

/* 汎用css */
.square {
    position: relative;
}

.square::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.square-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.centering {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.centering.-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.infinity {
    margin-left: -999rem;
    margin-right: -999rem;
    padding-left: 999rem;
    padding-right: 999rem;
}

.infinity-left {
    margin-left: -999rem;
    padding-left: 999rem;
}

.infinity-right {
    margin-right: -999rem;
    padding-right: 999rem;
}

.bg-parent {
    position: relative;
}

.bg-cont {
    position: relative;
    z-index: 2;
}

.bg-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.bg-img img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center;";
}

.filter::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.filter.-white::before {
    background-color: rgba(255, 255, 255, 0.5);
}

.filter.-black::before {
    background-color: rgba(0, 0, 0, 0.5);
}

.filter.-blur img {
    -webkit-filter: blur(3px);
    filter: blur(3px);
}

.shadow-box-black {
    -webkit-box-shadow: 0px 0px 15px -5px black;
    box-shadow: 0px 0px 15px -5px black;
}

.shadow-box-white {
    -webkit-box-shadow: 0px 0px 15px -5px white;
    box-shadow: 0px 0px 15px -5px white;
}

.shadow-text-black {
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}

.shadow-text-white {
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
}

.tel a {
    letter-spacing: 1px;
    white-space: nowrap;
}

.tel-item a {
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 2px;
}

.tel-item a::before {
    content: "\f3cd";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    line-height: 1;
}

.underline-text {
    text-decoration: underline;
}

.underline-link a {
    color: #cca57e;
    text-decoration: underline;
}

.underline-link.-colored a {
    color: #cca57e;
}

@media (max-width: 1024px) {
    .tel-item a {
        font-size: 30px;
    }
}

@media (max-width: 599px) {
    .tel-item a {
        font-size: 24px;
    }
}

[class*="radius"] {
    overflow: hidden;
}

.radius5 {
    border-radius: 5px;
}

.radius10 {
    border-radius: 10px;
}

.radius15 {
    border-radius: 15px;
}

.radius20 {
    border-radius: 20px;
}

.radius25 {
    border-radius: 25px;
}

.radius30 {
    border-radius: 30px;
}

@media (max-width: 1024px) {
    .radius5\@tb {
        border-radius: 5px;
    }

    .radius10\@tb {
        border-radius: 10px;
    }

    .radius15\@tb {
        border-radius: 15px;
    }

    .radius20\@tb {
        border-radius: 20px;
    }

    .radius25\@tb {
        border-radius: 25px;
    }

    .radius30\@tb {
        border-radius: 30px;
    }
}

@media (max-width: 599px) {
    .radius5\@sp {
        border-radius: 5px;
    }

    .radius10\@sp {
        border-radius: 10px;
    }

    .radius15\@sp {
        border-radius: 15px;
    }

    .radius20\@sp {
        border-radius: 20px;
    }

    .radius25\@sp {
        border-radius: 25px;
    }

    .radius30\@sp {
        border-radius: 30px;
    }
}

/*  negative margin  */
.minus-mt0\% {
    margin-top: -0%;
}

.minus-mt5\% {
    margin-top: -5%;
}

.minus-mt10\% {
    margin-top: -10%;
}

.minus-mt15\% {
    margin-top: -15%;
}

.minus-mt20\% {
    margin-top: -20%;
}

.minus-mt25\% {
    margin-top: -25%;
}

.minus-mt30\% {
    margin-top: -30%;
}

.minus-mt35\% {
    margin-top: -35%;
}

.minus-mt40\% {
    margin-top: -40%;
}

.minus-mt45\% {
    margin-top: -45%;
}

.minus-mt50\% {
    margin-top: -50%;
}

.minus-ml0\% {
    margin-left: -0%;
}

.minus-ml5\% {
    margin-left: -5%;
}

.minus-ml10\% {
    margin-left: -10%;
}

.minus-ml15\% {
    margin-left: -15%;
}

.minus-ml20\% {
    margin-left: -20%;
}

.minus-ml25\% {
    margin-left: -25%;
}

.minus-ml30\% {
    margin-left: -30%;
}

.minus-ml35\% {
    margin-left: -35%;
}

.minus-ml40\% {
    margin-left: -40%;
}

.minus-ml45\% {
    margin-left: -45%;
}

.minus-ml50\% {
    margin-left: -50%;
}

.minus-mr0\% {
    margin-right: -0%;
}

.minus-mr5\% {
    margin-right: -5%;
}

.minus-mr10\% {
    margin-right: -10%;
}

.minus-mr15\% {
    margin-right: -15%;
}

.minus-mr20\% {
    margin-right: -20%;
}

.minus-mr25\% {
    margin-right: -25%;
}

.minus-mr30\% {
    margin-right: -30%;
}

.minus-mr35\% {
    margin-right: -35%;
}

.minus-mr40\% {
    margin-right: -40%;
}

.minus-mr45\% {
    margin-right: -45%;
}

.minus-mr50\% {
    margin-right: -50%;
}

@media (max-width: 1024px) {
    .minus-mt0\%\@tb {
        margin-top: -0%;
    }

    .minus-mt5\%\@tb {
        margin-top: -5%;
    }

    .minus-mt10\%\@tb {
        margin-top: -10%;
    }

    .minus-mt15\%\@tb {
        margin-top: -15%;
    }

    .minus-mt20\%\@tb {
        margin-top: -20%;
    }

    .minus-mt25\%\@tb {
        margin-top: -25%;
    }

    .minus-mt30\%\@tb {
        margin-top: -30%;
    }

    .minus-mt35\%\@tb {
        margin-top: -35%;
    }

    .minus-mt40\%\@tb {
        margin-top: -40%;
    }

    .minus-mt45\%\@tb {
        margin-top: -45%;
    }

    .minus-mt50\%\@tb {
        margin-top: -50%;
    }

    .minus-ml0\%\@tb {
        margin-left: -0%;
    }

    .minus-ml5\%\@tb {
        margin-left: -5%;
    }

    .minus-ml10\%\@tb {
        margin-left: -10%;
    }

    .minus-ml15\%\@tb {
        margin-left: -15%;
    }

    .minus-ml20\%\@tb {
        margin-left: -20%;
    }

    .minus-ml25\%\@tb {
        margin-left: -25%;
    }

    .minus-ml30\%\@tb {
        margin-left: -30%;
    }

    .minus-ml35\%\@tb {
        margin-left: -35%;
    }

    .minus-ml40\%\@tb {
        margin-left: -40%;
    }

    .minus-ml45\%\@tb {
        margin-left: -45%;
    }

    .minus-ml50\%\@tb {
        margin-left: -50%;
    }

    .minus-mr0\%\@tb {
        margin-right: -0%;
    }

    .minus-mr5\%\@tb {
        margin-right: -5%;
    }

    .minus-mr10\%\@tb {
        margin-right: -10%;
    }

    .minus-mr15\%\@tb {
        margin-right: -15%;
    }

    .minus-mr20\%\@tb {
        margin-right: -20%;
    }

    .minus-mr25\%\@tb {
        margin-right: -25%;
    }

    .minus-mr30\%\@tb {
        margin-right: -30%;
    }

    .minus-mr35\%\@tb {
        margin-right: -35%;
    }

    .minus-mr40\%\@tb {
        margin-right: -40%;
    }

    .minus-mr45\%\@tb {
        margin-right: -45%;
    }

    .minus-mr50\%\@tb {
        margin-right: -50%;
    }
}

@media (max-width: 599px) {
    .minus-mt0\%\@sp {
        margin-top: -0%;
    }

    .minus-mt5\%\@sp {
        margin-top: -5%;
    }

    .minus-mt10\%\@sp {
        margin-top: -10%;
    }

    .minus-mt15\%\@sp {
        margin-top: -15%;
    }

    .minus-mt20\%\@sp {
        margin-top: -20%;
    }

    .minus-mt25\%\@sp {
        margin-top: -25%;
    }

    .minus-mt30\%\@sp {
        margin-top: -30%;
    }

    .minus-mt35\%\@sp {
        margin-top: -35%;
    }

    .minus-mt40\%\@sp {
        margin-top: -40%;
    }

    .minus-mt45\%\@sp {
        margin-top: -45%;
    }

    .minus-mt50\%\@sp {
        margin-top: -50%;
    }

    .minus-ml0\%\@sp {
        margin-left: -0%;
    }

    .minus-ml5\%\@sp {
        margin-left: -5%;
    }

    .minus-ml10\%\@sp {
        margin-left: -10%;
    }

    .minus-ml15\%\@sp {
        margin-left: -15%;
    }

    .minus-ml20\%\@sp {
        margin-left: -20%;
    }

    .minus-ml25\%\@sp {
        margin-left: -25%;
    }

    .minus-ml30\%\@sp {
        margin-left: -30%;
    }

    .minus-ml35\%\@sp {
        margin-left: -35%;
    }

    .minus-ml40\%\@sp {
        margin-left: -40%;
    }

    .minus-ml45\%\@sp {
        margin-left: -45%;
    }

    .minus-ml50\%\@sp {
        margin-left: -50%;
    }

    .minus-mr0\%\@sp {
        margin-right: -0%;
    }

    .minus-mr5\%\@sp {
        margin-right: -5%;
    }

    .minus-mr10\%\@sp {
        margin-right: -10%;
    }

    .minus-mr15\%\@sp {
        margin-right: -15%;
    }

    .minus-mr20\%\@sp {
        margin-right: -20%;
    }

    .minus-mr25\%\@sp {
        margin-right: -25%;
    }

    .minus-mr30\%\@sp {
        margin-right: -30%;
    }

    .minus-mr35\%\@sp {
        margin-right: -35%;
    }

    .minus-mr40\%\@sp {
        margin-right: -40%;
    }

    .minus-mr45\%\@sp {
        margin-right: -45%;
    }

    .minus-mr50\%\@sp {
        margin-right: -50%;
    }
}

/*  column-count  */
.column-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.column-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.column-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.column-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.column-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

.column-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
}

.column-7 {
    -webkit-column-count: 7;
    -moz-column-count: 7;
    column-count: 7;
}

.column-8 {
    -webkit-column-count: 8;
    -moz-column-count: 8;
    column-count: 8;
}

.column-9 {
    -webkit-column-count: 9;
    -moz-column-count: 9;
    column-count: 9;
}

.column-10 {
    -webkit-column-count: 10;
    -moz-column-count: 10;
    column-count: 10;
}

.column-gap-5 {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
}

.column-gap-10 {
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.column-gap-15 {
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
}

.column-gap-20 {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.column-gap-25 {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
}

.column-gap-30 {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

.column-gap-35 {
    -webkit-column-gap: 35px;
    -moz-column-gap: 35px;
    column-gap: 35px;
}

.column-gap-40 {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

.column-gap-45 {
    -webkit-column-gap: 45px;
    -moz-column-gap: 45px;
    column-gap: 45px;
}

.column-gap-50 {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}

.column-none {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
}

[class*="column-"]>* {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

@media (max-width: 1024px) {
    .column-1\@tb {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .column-2\@tb {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .column-3\@tb {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    .column-4\@tb {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    .column-5\@tb {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }

    .column-6\@tb {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }

    .column-gap-5\@tb {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
    }

    .column-gap-10\@tb {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }

    .column-gap-15\@tb {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }

    .column-gap-20\@tb {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    .column-gap-25\@tb {
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px;
    }

    .column-gap-30\@tb {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }

    .column-gap-35\@tb {
        -webkit-column-gap: 35px;
        -moz-column-gap: 35px;
        column-gap: 35px;
    }

    .column-gap-40\@tb {
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }

    .column-gap-45\@tb {
        -webkit-column-gap: 45px;
        -moz-column-gap: 45px;
        column-gap: 45px;
    }

    .column-gap-50\@tb {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
    }

    .column-none\@tb {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
    }
}

@media (max-width: 599px) {
    .column-1 \@sp {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .column-2 \@sp {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    .column-3 \@sp {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }

    .column-4 \@sp {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    .column-5 \@sp {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }

    .column-6 \@sp {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }

    .column-gap-5\@sp {
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
    }

    .column-gap-10\@sp {
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
    }

    .column-gap-15\@sp {
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }

    .column-gap-20\@sp {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    .column-gap-25\@sp {
        -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
        column-gap: 25px;
    }

    .column-gap-30\@sp {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }

    .column-gap-35\@sp {
        -webkit-column-gap: 35px;
        -moz-column-gap: 35px;
        column-gap: 35px;
    }

    .column-gap-40\@sp {
        -webkit-column-gap: 40px;
        -moz-column-gap: 40px;
        column-gap: 40px;
    }

    .column-gap-45\@sp {
        -webkit-column-gap: 45px;
        -moz-column-gap: 45px;
        column-gap: 45px;
    }

    .column-gap-50\@sp {
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
    }

    .column-none\@sp {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto;
    }
}

/*  sectionの余白  */
.section-large {
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-middle {
    padding-top: 80px;
    padding-bottom: 80px;
}

.section-small {
    padding-top: 50px;
    padding-bottom: 50px;
}

.section-mini {
    padding-top: 30px;
    padding-bottom: 30px;
}

[class*="section-"].-only-top {
    padding-bottom: 0;
}

[class*="section-"].-only-bottom {
    padding-top: 0;
}

@media (max-width: 1024px) {
    .section-large {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-middle {
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .section-small {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    [class*="section-"].-only-top\@tb {
        padding-bottom: 0;
    }

    [class*="section-"].-only-bottom\@tb {
        padding-top: 0;
    }
}

@media (max-width: 599px) {
    .section-large {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section-middle {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .section-small {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    [class*="section-"].-only-top\@sp {
        padding-bottom: 0;
    }

    [class*="section-"].-only-bottom\@sp {
        padding-top: 0;
    }
}

/*  余白（margin）  */
.space-v5>.space+.space {
    margin-top: 5px;
}

.space-v10>.space+.space {
    margin-top: 10px;
}

.space-v15>.space+.space {
    margin-top: 15px;
}

.space-v20>.space+.space {
    margin-top: 20px;
}

.space-v25>.space+.space {
    margin-top: 25px;
}

.space-v30>.space+.space {
    margin-top: 30px;
}

.space-v35>.space+.space {
    margin-top: 35px;
}

.space-v40>.space+.space {
    margin-top: 40px;
}

.space-v45>.space+.space {
    margin-top: 45px;
}

.space-v50>.space+.space {
    margin-top: 50px;
}

.space-v55>.space+.space {
    margin-top: 55px;
}

.space-v60>.space+.space {
    margin-top: 60px;
}

.space-v65>.space+.space {
    margin-top: 65px;
}

.space-v70>.space+.space {
    margin-top: 70px;
}

.space-v75>.space+.space {
    margin-top: 75px;
}

.space-v80>.space+.space {
    margin-top: 80px;
}

.space-v85>.space+.space {
    margin-top: 85px;
}

.space-v90>.space+.space {
    margin-top: 90px;
}

.space-v95>.space+.space {
    margin-top: 95px;
}

.space-v100>.space+.space {
    margin-top: 100px;
}

.space-v105>.space+.space {
    margin-top: 105px;
}

.space-v110>.space+.space {
    margin-top: 110px;
}

.space-v115>.space+.space {
    margin-top: 115px;
}

.space-v120>.space+.space {
    margin-top: 120px;
}

.space-v125>.space+.space {
    margin-top: 125px;
}

.space-v130>.space+.space {
    margin-top: 130px;
}

.space-v135>.space+.space {
    margin-top: 135px;
}

.space-v140>.space+.space {
    margin-top: 140px;
}

.space-v145>.space+.space {
    margin-top: 145px;
}

.space-v150>.space+.space {
    margin-top: 150px;
}

.space-h5>.space+.space {
    margin-left: 5px;
}

.space-h10>.space+.space {
    margin-left: 10px;
}

.space-h15>.space+.space {
    margin-left: 15px;
}

.space-h20>.space+.space {
    margin-left: 20px;
}

.space-h25>.space+.space {
    margin-left: 25px;
}

.space-h30>.space+.space {
    margin-left: 30px;
}

.space-h35>.space+.space {
    margin-left: 35px;
}

.space-h40>.space+.space {
    margin-left: 40px;
}

.space-h45>.space+.space {
    margin-left: 45px;
}

.space-h50>.space+.space {
    margin-left: 50px;
}

.space-h55>.space+.space {
    margin-left: 55px;
}

.space-h60>.space+.space {
    margin-left: 60px;
}

.space-h65>.space+.space {
    margin-left: 65px;
}

.space-h70>.space+.space {
    margin-left: 70px;
}

.space-h75>.space+.space {
    margin-left: 75px;
}

.space-h80>.space+.space {
    margin-left: 80px;
}

.space-h85>.space+.space {
    margin-left: 85px;
}

.space-h90>.space+.space {
    margin-left: 90px;
}

.space-h95>.space+.space {
    margin-left: 95px;
}

.space-h100>.space+.space {
    margin-left: 100px;
}

.space-h105>.space+.space {
    margin-left: 105px;
}

.space-h110>.space+.space {
    margin-left: 110px;
}

.space-h115>.space+.space {
    margin-left: 115px;
}

.space-h120>.space+.space {
    margin-left: 120px;
}

.space-h125>.space+.space {
    margin-left: 125px;
}

.space-h130>.space+.space {
    margin-left: 130px;
}

.space-h135>.space+.space {
    margin-left: 135px;
}

.space-h140>.space+.space {
    margin-left: 140px;
}

.space-h145>.space+.space {
    margin-left: 145px;
}

.space-h150>.space+.space {
    margin-left: 150px;
}

.space-v0>.space+.space {
    margin-top: 0;
}

.space-h0>.space+.space {
    margin-left: 0;
}

@media (max-width: 1024px) {
    .space-v5\@tb>.space+.space {
        margin-top: 5px;
    }

    .space-v10\@tb>.space+.space {
        margin-top: 10px;
    }

    .space-v15\@tb>.space+.space {
        margin-top: 15px;
    }

    .space-v20\@tb>.space+.space {
        margin-top: 20px;
    }

    .space-v25\@tb>.space+.space {
        margin-top: 25px;
    }

    .space-v30\@tb>.space+.space {
        margin-top: 30px;
    }

    .space-v35\@tb>.space+.space {
        margin-top: 35px;
    }

    .space-v40\@tb>.space+.space {
        margin-top: 40px;
    }

    .space-v45\@tb>.space+.space {
        margin-top: 45px;
    }

    .space-v50\@tb>.space+.space {
        margin-top: 50px;
    }

    .space-v55\@tb>.space+.space {
        margin-top: 55px;
    }

    .space-v60\@tb>.space+.space {
        margin-top: 60px;
    }

    .space-v65\@tb>.space+.space {
        margin-top: 65px;
    }

    .space-v70\@tb>.space+.space {
        margin-top: 70px;
    }

    .space-v75\@tb>.space+.space {
        margin-top: 75px;
    }

    .space-v80\@tb>.space+.space {
        margin-top: 80px;
    }

    .space-v85\@tb>.space+.space {
        margin-top: 85px;
    }

    .space-v90\@tb>.space+.space {
        margin-top: 90px;
    }

    .space-v95\@tb>.space+.space {
        margin-top: 95px;
    }

    .space-v100\@tb>.space+.space {
        margin-top: 100px;
    }

    .space-v105\@tb>.space+.space {
        margin-top: 105px;
    }

    .space-v110\@tb>.space+.space {
        margin-top: 110px;
    }

    .space-v115\@tb>.space+.space {
        margin-top: 115px;
    }

    .space-v120\@tb>.space+.space {
        margin-top: 120px;
    }

    .space-v125\@tb>.space+.space {
        margin-top: 125px;
    }

    .space-v130\@tb>.space+.space {
        margin-top: 130px;
    }

    .space-v135\@tb>.space+.space {
        margin-top: 135px;
    }

    .space-v140\@tb>.space+.space {
        margin-top: 140px;
    }

    .space-v145\@tb>.space+.space {
        margin-top: 145px;
    }

    .space-v150\@tb>.space+.space {
        margin-top: 150px;
    }

    .space-h5\@tb>.space+.space {
        margin-left: 5px;
    }

    .space-h10\@tb>.space+.space {
        margin-left: 10px;
    }

    .space-h15\@tb>.space+.space {
        margin-left: 15px;
    }

    .space-h20\@tb>.space+.space {
        margin-left: 20px;
    }

    .space-h25\@tb>.space+.space {
        margin-left: 25px;
    }

    .space-h30\@tb>.space+.space {
        margin-left: 30px;
    }

    .space-h35\@tb>.space+.space {
        margin-left: 35px;
    }

    .space-h40\@tb>.space+.space {
        margin-left: 40px;
    }

    .space-h45\@tb>.space+.space {
        margin-left: 45px;
    }

    .space-h50\@tb>.space+.space {
        margin-left: 50px;
    }

    .space-h55\@tb>.space+.space {
        margin-left: 55px;
    }

    .space-h60\@tb>.space+.space {
        margin-left: 60px;
    }

    .space-h65\@tb>.space+.space {
        margin-left: 65px;
    }

    .space-h70\@tb>.space+.space {
        margin-left: 70px;
    }

    .space-h75\@tb>.space+.space {
        margin-left: 75px;
    }

    .space-h80\@tb>.space+.space {
        margin-left: 80px;
    }

    .space-h85\@tb>.space+.space {
        margin-left: 85px;
    }

    .space-h90\@tb>.space+.space {
        margin-left: 90px;
    }

    .space-h95\@tb>.space+.space {
        margin-left: 95px;
    }

    .space-h100\@tb>.space+.space {
        margin-left: 100px;
    }

    .space-h105\@tb>.space+.space {
        margin-left: 105px;
    }

    .space-h110\@tb>.space+.space {
        margin-left: 110px;
    }

    .space-h115\@tb>.space+.space {
        margin-left: 115px;
    }

    .space-h120\@tb>.space+.space {
        margin-left: 120px;
    }

    .space-h125\@tb>.space+.space {
        margin-left: 125px;
    }

    .space-h130\@tb>.space+.space {
        margin-left: 130px;
    }

    .space-h135\@tb>.space+.space {
        margin-left: 135px;
    }

    .space-h140\@tb>.space+.space {
        margin-left: 140px;
    }

    .space-h145\@tb>.space+.space {
        margin-left: 145px;
    }

    .space-h150\@tb>.space+.space {
        margin-left: 150px;
    }

    .space-v0\@tb>.space+.space {
        margin-top: 0;
    }

    .space-h0\@tb>.space+.space {
        margin-top: 0;
    }
}

@media (max-width: 599px) {
    .space-v5\@sp>.space+.space {
        margin-top: 5px;
    }

    .space-v10\@sp>.space+.space {
        margin-top: 10px;
    }

    .space-v15\@sp>.space+.space {
        margin-top: 15px;
    }

    .space-v20\@sp>.space+.space {
        margin-top: 20px;
    }

    .space-v25\@sp>.space+.space {
        margin-top: 25px;
    }

    .space-v30\@sp>.space+.space {
        margin-top: 30px;
    }

    .space-v35\@sp>.space+.space {
        margin-top: 35px;
    }

    .space-v40\@sp>.space+.space {
        margin-top: 40px;
    }

    .space-v45\@sp>.space+.space {
        margin-top: 45px;
    }

    .space-v50\@sp>.space+.space {
        margin-top: 50px;
    }

    .space-v55\@sp>.space+.space {
        margin-top: 55px;
    }

    .space-v60\@sp>.space+.space {
        margin-top: 60px;
    }

    .space-v65\@sp>.space+.space {
        margin-top: 65px;
    }

    .space-v70\@sp>.space+.space {
        margin-top: 70px;
    }

    .space-v75\@sp>.space+.space {
        margin-top: 75px;
    }

    .space-v80\@sp>.space+.space {
        margin-top: 80px;
    }

    .space-v85\@sp>.space+.space {
        margin-top: 85px;
    }

    .space-v90\@sp>.space+.space {
        margin-top: 90px;
    }

    .space-v95\@sp>.space+.space {
        margin-top: 95px;
    }

    .space-v100\@sp>.space+.space {
        margin-top: 100px;
    }

    .space-v105\@sp>.space+.space {
        margin-top: 105px;
    }

    .space-v110\@sp>.space+.space {
        margin-top: 110px;
    }

    .space-v115\@sp>.space+.space {
        margin-top: 115px;
    }

    .space-v120\@sp>.space+.space {
        margin-top: 120px;
    }

    .space-v125\@sp>.space+.space {
        margin-top: 125px;
    }

    .space-v130\@sp>.space+.space {
        margin-top: 130px;
    }

    .space-v135\@sp>.space+.space {
        margin-top: 135px;
    }

    .space-v140\@sp>.space+.space {
        margin-top: 140px;
    }

    .space-v145\@sp>.space+.space {
        margin-top: 145px;
    }

    .space-v150\@sp>.space+.space {
        margin-top: 150px;
    }

    .space-h5\@sp>.space+.space {
        margin-left: 5px;
    }

    .space-h10\@sp>.space+.space {
        margin-left: 10px;
    }

    .space-h15\@sp>.space+.space {
        margin-left: 15px;
    }

    .space-h20\@sp>.space+.space {
        margin-left: 20px;
    }

    .space-h25\@sp>.space+.space {
        margin-left: 25px;
    }

    .space-h30\@sp>.space+.space {
        margin-left: 30px;
    }

    .space-h35\@sp>.space+.space {
        margin-left: 35px;
    }

    .space-h40\@sp>.space+.space {
        margin-left: 40px;
    }

    .space-h45\@sp>.space+.space {
        margin-left: 45px;
    }

    .space-h50\@sp>.space+.space {
        margin-left: 50px;
    }

    .space-h55\@sp>.space+.space {
        margin-left: 55px;
    }

    .space-h60\@sp>.space+.space {
        margin-left: 60px;
    }

    .space-h65\@sp>.space+.space {
        margin-left: 65px;
    }

    .space-h70\@sp>.space+.space {
        margin-left: 70px;
    }

    .space-h75\@sp>.space+.space {
        margin-left: 75px;
    }

    .space-h80\@sp>.space+.space {
        margin-left: 80px;
    }

    .space-h85\@sp>.space+.space {
        margin-left: 85px;
    }

    .space-h90\@sp>.space+.space {
        margin-left: 90px;
    }

    .space-h95\@sp>.space+.space {
        margin-left: 95px;
    }

    .space-h100\@sp>.space+.space {
        margin-left: 100px;
    }

    .space-h105\@sp>.space+.space {
        margin-left: 105px;
    }

    .space-h110\@sp>.space+.space {
        margin-left: 110px;
    }

    .space-h115\@sp>.space+.space {
        margin-left: 115px;
    }

    .space-h120\@sp>.space+.space {
        margin-left: 120px;
    }

    .space-h125\@sp>.space+.space {
        margin-left: 125px;
    }

    .space-h130\@sp>.space+.space {
        margin-left: 130px;
    }

    .space-h135\@sp>.space+.space {
        margin-left: 135px;
    }

    .space-h140\@sp>.space+.space {
        margin-left: 140px;
    }

    .space-h145\@sp>.space+.space {
        margin-left: 145px;
    }

    .space-h150\@sp>.space+.space {
        margin-left: 150px;
    }

    .space-v0\@sp>.space+.space {
        margin-top: 0;
    }

    .space-h0\@sp>.space+.space {
        margin-left: 0;
    }
}

/*  レイアウト  */
.cross-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cross-item:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.cross-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.cross.-rowr .cross-item:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.cross.-rowr .cross-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.cross.-none .cross-item:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.cross.-none .cross-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.parallel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.parallel.-jc-fs {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.parallel.-jc-fe {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.parallel.-jc-c {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.parallel.-rowr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media (max-width: 1024px) {
    .cross.-rowr\@tb .cross-item:nth-of-type(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .cross.-rowr\@tb .cross-item:nth-of-type(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .cross.-none\@tb .cross-item:nth-of-type(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .cross.-none\@tb .cross-item:nth-of-type(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .parallel.-jc-fs\@tb {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .parallel.-jc-fe\@tb {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .parallel.-jc-c\@tb {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .parallel.-row\@tb {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .parallel.-rowr\@tb {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

@media (max-width: 599px) {
    .cross.-rowr\@sp .cross-item:nth-of-type(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .cross.-rowr\@sp .cross-item:nth-of-type(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .cross.-none\@sp .cross-item:nth-of-type(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .cross.-none\@sp .cross-item:nth-of-type(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .parallel.-jc-fs\@sp {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .parallel.-jc-fe\@sp {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .parallel.-jc-c\@sp {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .parallel.-row\@sp {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .parallel.-rowr\@sp {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

/* hamburger overlay */
.hamburger {
    display: none;
}

@media (max-width: 1024px) {
    /* .overlay {
        width: 100%;
        height: 100%;
        display: none;
        background-color: rgba(114, 101, 88, 0.4);
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2;
    } */

    .hamburger {
        width: 30px;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        cursor: pointer;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        position: fixed;
        top: 10px;
        left: -40px;
    }

    .hamburger a,
    .hamburger:hover,
    .hamburger:focus {
        opacity: 1;
    }

    .menu-trigger {
        width: 100%;
        height: 100%;
        display: inline-block;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        position: relative;
    }

    .menu-trigger span {
        width: 100%;
        height: 1px;
        display: inline-block;
        border-top: 2px solid white;
        -webkit-transition: 0.3s linear;
        transition: 0.3s linear;
        -webkit-transform-origin: center center;
        transform-origin: center center;
        position: absolute;
        left: 0;
    }

    .menu-trigger span:nth-of-type(1) {
        top: 0;
    }

    .menu-trigger span:nth-of-type(2) {
        top: 50%;
    }

    .menu-trigger span:nth-of-type(3) {
        bottom: 0;
    }

    .active .overlay {
        display: block;
    }

    .active .menu-trigger {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }

    .active .menu-trigger span {
        width: 137%;
    }

    .active .menu-trigger span:nth-of-type(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
    }

    .active .menu-trigger span:nth-of-type(2) {
        opacity: 0;
    }

    .active .menu-trigger span:nth-of-type(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
    }
}

@media (max-width: 1024px) {
    .menu-trigger span {
        border-top: 2px solid #cca57e;
    }
}

@media (max-width: 599px) {
    .hamburger {
        top: 10px;
        left: -40px;
    }
}

/* title */
[class*="title"].-mb-large {
    margin-bottom: 80px;
}

[class*="title"].-mb-middle {
    margin-bottom: 50px;
}

[class*="title"].-mb-small {
    margin-bottom: 30px;
}

[class*="title"].-mb-exsmall {
    margin-bottom: 10px;
}

[class*="title"].-mb-0 {
    margin-bottom: 0;
}

[class*="title"].-center {
    text-align: center;
}

[class*="title"].-left {
    text-align: left;
}

[class*="title"].-right {
    text-align: right;
}

@media (max-width: 1024px) {
    [class*="title"].-mb-large\@tb {
        margin-bottom: 80px;
    }

    [class*="title"].-mb-middle\@tb {
        margin-bottom: 50px;
    }

    [class*="title"].-mb-small\@tb {
        margin-bottom: 30px;
    }

    [class*="title"].-mb-exsmall\@tb {
        margin-bottom: 10px;
    }

    [class*="title"].-mb-0\@tb {
        margin-bottom: 0;
    }

    [class*="title"].-center\@tb {
        text-align: center;
    }

    [class*="title"].-left\@tb {
        text-align: left;
    }

    [class*="title"].-right\@tb {
        text-align: right;
    }
}

@media (max-width: 599px) {
    [class*="title"].-mb-large\@sp {
        margin-bottom: 80px;
    }

    [class*="title"].-mb-middle\@sp {
        margin-bottom: 50px;
    }

    [class*="title"].-mb-small\@sp {
        margin-bottom: 30px;
    }

    [class*="title"].-mb-exsmall\@sp {
        margin-bottom: 10px;
    }

    [class*="title"].-mb-0\@sp {
        margin-bottom: 0;
    }

    [class*="title"].-center\@sp {
        text-align: center;
    }

    [class*="title"].-left\@sp {
        text-align: left;
    }

    [class*="title"].-right\@sp {
        text-align: right;
    }
}

/* list */
.list-flat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-flat>dt {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.list-flat>dd {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 30px;
}

.list-flat.-fixed-width.-long>dt {
    min-width: 40%;
}

.list-flat.-fixed-width.-middle>dt {
    min-width: 35%;
}

.list-flat.-fixed-width.-short>dt {
    min-width: 25%;
}

.list-dot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list-dot>dt {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 1em;
    position: relative;
}

.list-dot>dt::after {
    content: "：";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

.list-dot>dd {
    width: 10%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.list-indent {
    margin-left: 1em;
}

.list-indent li {
    text-indent: -1em;
}

.list-asterisk li {
    padding-left: 1.5em;
    position: relative;
}

.list-asterisk li::before {
    content: "※";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 1024px) {
    .list-flat.-fixed-width.-long>dt {
        min-width: 100%;
    }

    .list-flat.-fixed-width.-middle>dt {
        min-width: 100%;
    }

    .list-flat.-fixed-width.-short>dt {
        min-width: 100%;
    }

    .list-flat>dd {
        margin-left: 15px;
    }
}

@media (max-width: 599px) {
    .list-flat.-fixed-width.-long>dt {
        min-width: 100%;
    }

    .list-flat.-fixed-width.-middle>dt {
        min-width: 100%;
    }

    .list-flat.-fixed-width.-short>dt {
        min-width: 100%;
    }

    .list-flat>dd {
        margin-left: 10px;
    }
}

/* fead */
.fead-mv {
    opacity: 0;
}

.fead-mv.mv {
    opacity: 1;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

.fead-up {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
}

.fead-up.mv {
    opacity: 1;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.fead-right {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
}

.fead-right.mv {
    opacity: 1;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.fead-left {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
}

.fead-left.mv {
    opacity: 1;
    -webkit-transition: 1s;
    transition: 1s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

[data-element-id] [class*="fead"] {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
