@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');
@import url("https://use.typekit.net/afc5zdd.css");


@media screen and (max-width: 991px) {
    html {
        overflow-x: hidden;
    }
}

body {
    font-family: "游明朝 Medium", "Yu Mincho Medium", "YuMincho Medium", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
    background-color: #fff;
    color: #2d2d2d;
    font-size: 14px;
    overflow-x: hidden;
}

section {
    padding-top: 100px;
    padding-bottom: 100px;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: -3px;
    margin-bottom: 10px;
}

a {
    text-decoration: none;
    color: #2d2d2d;
}

#loading {
    position: absolute;
    left: 50%;
    top: 47%;
    margin-left: -16px;
}


/* @media screen and (min-width: 1400px) {
    .os_disco {
        width: 100%;
        height: 360px;
        background-color: #cab7d0;
    }
}

@media screen and (min-width: 1400px) {
    .os_disco_dvd {
        width: 100%;
        height: 490px;
        background-color: #cab7d0;
    }
}

@media screen and (min-width:1200px) and (max-width:1399px) {
    .os_disco {
        height: 2500px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .os_disco {
        height: 2240px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_disco {
        height: 5140px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .os_disco {
        height: 4140px;
    }
}

@media screen and (max-width:575px) {
    .os_disco {
        height: 3400px;
    }
} */


.img_link {
    cursor: pointer;
}

.osfc_info {
    font-size: 15px;
    font-weight: 400;
    font-feature-settings: "palt";
    letter-spacing: 0.09em;
    color: #2d2d2d;
}

.osfc_prof {
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
}

.osfp_prof {
    padding: 0 10px 0 10px;
}


@media screen and (max-width: 575px) {
    .osfp_prof {
        padding: 0 30px 0 30px;
    }

}

.osfc_disco {
    font-size: 12px;
    line-height: 1.2;
}

.os_info_ct {
    font-size: 12px;
    line-height: 1.3;
    margin: 4px 0 18px 0;
}

@media screen and (min-width: 576px) {
    .br-pc {
        display: block;
    }

    .br-sp {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .br-pc {
        display: none;
    }

    .br-sp {
        display: block;
    }
}

@media screen and (max-width: 575px) {
    .br-tb {
        display: none;
    }
}

@media screen and (min-width:576px) and (max-width:991px) {
    .br-tb {
        display: block;
    }
}

@media screen and (min-width: 992px) {
    .br-tb {
        display: none;
    }
}

.br-pc02 {
    display: none;
}

@media screen and (min-width: 991px) {
    .br-pc02 {
        display: block;
    }
}

@media screen and (min-width: 576px) {
    .os_fs_spb {
        font-size: 15px;
    }
}

@media screen and (max-width: 575px) {
    .os_fs_spb {
        font-size: 15px;
    }
}

_::-webkit-full-page-media,
_:future,
.safari_space01 {
    margin-left: -3px;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-content {
    background-color: #fff;
    border-radius: 0rem;
    border: none;
}

.modal-backdrop {
    --bs-backdrop-bg: #000000;
    --bs-backdrop-opacity: 0.5;
    pointer-events: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
}


.os_mtpw {
    white-space: pre-wrap;
}



.os_fe01b {
    font-family: "sheila", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.os_fs_mv01 {
    font-size: 40px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0em;
}


.os_fs_fc01 {
    font-size: 34px;
    font-weight: 600;
    font-style: normal;
    font-feature-settings: "palt";
    letter-spacing: 0em;
}

@media screen and (max-width: 575px) {
    .os_fs_fc01 {
        font-size: 30px;
    }
}

.os_fcty {
    position: relative;
}

.os_fcty01 {
    width: 100%;
}

.os_fcty .os_fcty01 {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.os_fs_fc02 {
    font-size: clamp(11px, 1.8vw, 14px);
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.07em;
}

.os_fs_fc03 {
    font-size: clamp(20px, 6vw, 34px);
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.07em;
    line-height: 1.2;
    font-feature-settings: "palt";
}

.os_fs_fc03p {
    font-size: clamp(20px, 6vw, 34px);
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.07em;
    line-height: 1.2;
    font-feature-settings: "palt";
}

.os_fs_fc04 {
    font-size: clamp(30px, 8vw, 48px);
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.07em;
    line-height: 1.2;
    font-feature-settings: "palt";
}

.os_fs_fc02t {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.07em;
    margin-top: -10px;
}

.os_fs_st01 {
    font-size: 100px;
    margin-right: 15px;
}

@media screen and (max-width: 575px) {
    .os_fs_st01 {
        font-size: 78px;
        margin-right: 10px;
    }
}

.os_fs_st02 {
    font-size: 16px;
}

.os_fcbw {
    background-color: rgba(255, 255, 255, 1);
}

.os_fcttt01 {
    font-size: 40px;
    line-height: 1.2;
    color: #ffcdf9;
}

@media screen and (max-width: 575px) {
    .os_fcttt01 {
        font-size: 34px;
    }
}

.os_fcl01 {
    color: #a88ed2;
    font-weight: 600;
    letter-spacing: 0.06em;
}

.os_fcl03 {
    color: #a88ed2;
    font-weight: 500;
    letter-spacing: 0.06em;
}

.os_fcf01 {
    font-size: 22px;
    margin: -4px 0 30px 0;
}

.os_fcl02 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.06em;
}

.os_fctbt01 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 1.2;
    color: #a88ed2;
    padding: 8px;
}

.os_fc_white01 {
    background-color: #a88ed2;
    border-radius: 0rem;
    margin-top: 13px;
    margin-bottom: 30px;
}


@media screen and (max-width: 575px) {
    .os_fs_st03 {
        font-size: 80px;
    }
}

.os_fs_dt01 {
    font-size: 36px;
    line-height: 26px;
}

.os_fs_st04 {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.4;
}

@media screen and (max-width: 575px) {
    .os_fs_dt01 {
        font-size: 30px;
        line-height: 20px;
    }
}

.os_fsc_nr01 {
    font-size: 72px;
    color: #cfba78;
    margin-top: 120px;
}

.os_fsc_fc01 {
    font-size: 100px;
    color: #cfba78;
    margin-top: 120px;
    margin-bottom: -18px;
}

@media screen and (max-width: 575px) {
    .os_fsc_fc01 {
        font-size: 90px;
        margin-top: 110px;
        margin-bottom: -18px;
    }
}

.cm_tw01 {
    width: 650px;
}

.cm_mten01 {
    font-family: "sheila", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 100px;
    margin-top: 20px;
    color: #222;
}

@media screen and (max-width: 575px) {
    .cm_mten01 {
        font-size: 70px;
        margin-top: -30px;
        margin-right: 4px;
    }
}

.cm_mten02 {
    font-family: "sheila", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 80px;
    margin-top: 80px;
    color: #222;
}

@media screen and (max-width: 575px) {
    .cm_mten02 {
        font-size: 56px;
        margin-top: 60px;
    }
}

.cm_mten02c {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.15em;
    margin: -20px 0 40px 0;
    color: #222;
}

.cm_mten03 {
    font-family: "sheila", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 80px;
    margin-top: 30px;
    color: #222;
}

.cm_jp_st01 {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.15em;
    color: #222;
    margin-top: -20px;
}

.cm_jp_st01 {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.15em;
    color: #222;
    margin-top: -20px;
}

@media screen and (max-width: 575px) {
    .cm_jp_st01 {
        font-weight: 600;
        font-size: 16px;
        margin-top: -28px;
    }
}

/* .cm_jp_st01v {
    position: absolute;
    font-family: "Noto Serif JP", serif;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.3em;
    line-height: 44px;
    color: #222;
    margin: 200px 0 60px 0;
    text-align: left;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding-right: 4px;
    left: 50%;
    transform: translate(-50%, -50%);
} */

@media screen and (max-width: 575px) {
    .cm_jp_st01v {
        font-size: 26px;
        letter-spacing: 0.3em;
        margin: 200px 0 40px 0;
        padding-right: 4px;
    }
}

.cm_atp01 {
    width: 400px;
    height: auto;
    margin-top: -10px;
    margin-bottom: -50px;
}

@media screen and (max-width: 575px) {
    .cm_atp01 {
        width: 360px;
        margin-bottom: -36px;
    }
}

.cm_jp_st03 {
    font-family: "Noto Serif JP", serif;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.15em;
    color: #222;
    margin-top: -26px;
    margin-bottom: 60px;
}

.cm_jp_at01 {
    font-family: "Noto Serif JP", serif;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.15em;
    color: #222;
    margin-top: -20px;
    margin-bottom: 40px;
}

@media screen and (max-width: 575px) {
    .cm_jp_at01 {
        margin-top: -20px;
        margin-bottom: 40px;
    }
}

.cm_mtt01 {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px;
    letter-spacing: 0.1em;
}

.cm_rtt01 {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 10px;
    font-feature-settings: "palt";
    text-align: center;
    margin: 70px 0 20px 0;
}

@media screen and (max-width: 575px) {
    .cm_rtt01 {
        font-weight: 600;
        font-size: 20px;
        margin: 50px 0 30px 0;
    }
}

.cm_rt01 {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 36px;
    font-feature-settings: "palt";
    text-align: justify;
}

@media screen and (max-width: 575px) {
    .cm_rt01 {
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0em;
        line-height: 30px;
        margin: 0 20px 0 20px;
    }
}

.cm_rtt01e {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 10px;
    font-feature-settings: "palt";
    text-align: center;
    margin: 50px 0 20px 0;
}

@media screen and (max-width: 575px) {
    .cm_rtt01e {
        font-weight: 600;
        font-size: 18px;
        margin: 50px 0 30px 0;
    }
}

.cm_rt01e {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 36px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: 0 0 60px 0;
}

@media screen and (max-width: 575px) {
    .cm_rt01e {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.05em;
        line-height: 30px;
        margin: 0 20px 30px 20px;
    }
}

.cm_rt02 {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 24px;
    font-feature-settings: "palt";
    text-align: justify;
}

@media screen and (max-width: 575px) {
    .cm_rt02 {
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 24px;
        margin: 0 20px 0 20px;
    }
}

.cm_rt02e {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 20px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: 0 0 24px 0;
}

@media screen and (max-width: 575px) {
    .cm_rt02e {
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.05em;
        line-height: 24px;
        margin: 10px 20px 30px 20px;
    }
}

.cm_rt03e {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 20px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: -14px 0 0 0;
}

@media screen and (max-width: 575px) {
    .cm_rt03e {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.05em;
        line-height: 24px;
        margin: -10px 20px 40px 20px;
    }
}

.cm_ptt01 {
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    font-style: normal;
    font-size: 36px;
    letter-spacing: 0.2em;
    line-height: 24px;
    font-feature-settings: "palt";
    text-align: justify;
    color: #7aa76d;
    margin-top: 30px;
}

@media screen and (max-width: 575px) {
    .cm_ptt01 {
        font-weight: 500;
        font-size: 34px;
        letter-spacing: 0.05em;
        line-height: 24px;
        margin-top: 50px;
    }
}

.cm_ptt01e {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 24px;
    font-feature-settings: "palt";
    text-align: justify;
    color: #7aa76d;
}

@media screen and (max-width: 575px) {
    .cm_ptt01e {
        font-weight: 400;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 24px;
    }
}

.cm_ptt02 {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 0.2em;
    line-height: 24px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: 2px 0 6px 0;
}

@media screen and (max-width: 575px) {
    .cm_ptt02 {
        font-weight: 500;
        font-size: 22px;
        letter-spacing: 0.05em;
        line-height: 24px;
        text-align: center;
        margin: 14px 0 10px 0;
    }
}

.cm_pt01 {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 26px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: 20px 0 0 11px;
}

@media screen and (max-width: 575px) {
    .cm_pt01 {
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 28px;
        margin: 0 20px 0 20px;
    }
}

.cm_pt01t {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 26px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: 20px 0 0 11px;
}

@media screen and (max-width: 575px) {
    .cm_pt01t {
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 24px;
        text-align: center;
        margin: 10px 20px 0 20px;
    }
}

.cm_pt01tt {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 26px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: 20px 0 0 11px;
}

@media screen and (max-width: 575px) {
    .cm_pt01tt {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.05em;
        line-height: 24px;
        text-align: center;
        margin: 14px 10px 0 10px;
    }
}

.cm_pt01e {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 24px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: 0 0 10px 12px;
}

@media screen and (max-width: 575px) {
    .cm_pt01e {
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.05em;
        line-height: 24px;
        text-align: center;
        margin: 4px 20px 28px 20px;
    }
}

.cm_pt01et {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 24px;
    font-feature-settings: "palt";
    margin: 0 0 24px 12px;
}

@media screen and (max-width: 575px) {
    .cm_pt01et {
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 24px;
        text-align: center;
        margin: 0 0 10px 0;
    }
}

.cm_pt01ett {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 24px;
    font-feature-settings: "palt";
    margin: 0 0 24px 12px;
}

@media screen and (max-width: 575px) {
    .cm_pt01ett {
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 0.05em;
        line-height: 20px;
        text-align: center;
        margin: 4px 10px 20px 10px;
    }
}

.cm_pt02e {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 24px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: 0 0 24px 12px;
}

@media screen and (max-width: 575px) {
    .cm_pt02e {
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.05em;
        line-height: 24px;
        margin: 10px 20px 4px 20px;
    }
}

.cm_pp01 {
    padding: 18px 15px 30px 15px;
}

@media screen and (max-width: 575px) {
    .cm_pp01 {
        padding: 0 15px 30px 15px;
    }
}

.cm_border_r0 {
    border-right: 0 !important;
}

@media screen and (max-width: 991px) {
    .cm_border_r0 {
        border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
        border-bottom: 0 !important;
    }
}

.cm_border_tr0 {
    border-top: 0 !important;
    border-right: 0 !important;
}

@media screen and (max-width: 991px) {
    .cm_border_tr0 {
        border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
        border-top: 0 !important;
    }
}

.cm_at01 {
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 26px;
    font-feature-settings: "palt";
    text-align: justify;
    margin: -20px 0 0 0;
}

@media screen and (max-width: 575px) {
    .cm_at01 {
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.05em;
        line-height: 24px;
        margin: -20px 0 0 0;
    }
}

.cm_at01eb {
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 26px;
    font-feature-settings: "palt";
    text-align: justify;
}

@media screen and (max-width: 575px) {
    .cm_at01eb {
        font-weight: 500;
        font-size: 14px;
        letter-spacing: 0.05em;
        line-height: 24px;
        margin: 20px 0 0 0;
    }
}

.cm_copy01 {
    font-family: "Noto Serif JP", serif;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.05em;
}

.os_fc_stm01 {
    color: #bd73a9;
}

.os_fc_st02 {
    color: #dba8dd;
}

.os_fl_st01 {
    letter-spacing: 0.1em;
}

.os_t_red {
    color: #e72e2e;
}

.navbar {
    height: 60px;
}

@media screen and (max-width: 575px) {
    .navbar {
        height: 60px;
    }
}

.cm_navbar_bg {
    background-color: rgba(0, 0, 0, 0.3);
    transition: all .24s linear;
    -ms-backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}

/* .os_navbar_bg.isOpend {
    background-color: rgba(157, 113, 171, 0.65);
    transition: all .24s linear;
} */

@media screen and (max-width: 991px) {
    .cm_navbar_bg.isOpend {
        background-color: rgba(0, 0, 0, 0.7);
        transition: all .24s linear;
        -ms-backdrop-filter: blur(6px);
        -webkit-backdrop-filter: blur(6px);
        backdrop-filter: blur(6px);
    }
}

/* .os_navbar_mbg {
    background-image: linear-gradient(90deg, rgba(210, 139, 213, 0.65), rgba(213, 139, 188, 0.65));
    transition: all .24s linear;
}

@media screen and (max-width: 991px) {
    .os_navbar_mbg.isOpend {
        background-image: linear-gradient(90deg, rgba(210, 139, 213, 0.85), rgba(213, 139, 188, 0.85));
        transition: all .24s linear;
    }
} */

.os_dotted01 {
    border-bottom: 3px dotted rgba(157, 113, 171, 0.4);
}

.os_dotted02 {
    border-bottom: 3px dotted rgba(255, 255, 255, 0.6);
    width: 70%;
}

.os_dotted03 {
    border-bottom: 3px dotted rgba(255, 255, 255, 0.6);
    margin: 36px 0 36px 0;
}

.os_dotted04 {
    border-bottom: 3px dotted rgba(157, 113, 171, 0.4);
    margin: 26px 0 26px 0;
}

.cm_line01 {
    border-bottom: 1px solid rgba(81, 81, 81, 0.2);
    margin: 14px 0 14px 0;
}

.os_dotted06 {
    border-bottom: 3px dotted rgba(255, 255, 255, 0.6);
    width: 70%;
    margin: 2% 0 2% 0;
}

@media screen and (max-width: 575px) {
    .os_dotted04 {
        margin: 24px 0 24px 0;
    }
}

.os_fcms01 {
    margin-left: 7px;
}

.os_btn01 {
    --bs-btn-color: #9d71ab;
    --bs-btn-bg: none;
    --bs-btn-border-color: #9d71ab;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bba9d7;
    --bs-btn-hover-border-color: #bba9d7;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #a88ed2;
    --bs-btn-active-border-color: #a88ed2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50rem;
    border-width: 1.5px;
    width: 300px;
    height: 50px;
}

.os_btn02 {
    background: linear-gradient(to bottom right, #a58dcb, #e3a1e5);
    --bs-btn-border-color: #dfc8f7;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bba9d7;
    --bs-btn-hover-border-color: #dfc8f7;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #a88ed2;
    --bs-btn-active-border-color: #dfc8f7;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50rem;
    border-width: 1.5px;
    width: 500px;
    height: 70px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    transition: 0.2s;
}

.os_btn02::before {
    display: inline-block;
    content: url('../images/icon_member02_w.svg');
    width: 28px;
    height: 28px;
    margin: 2px 8px 6px 0;
}

.os_btn02:hover {
    transform: scale(1.05, 1.05);
    transition: 0.2s;
}

@media screen and (max-width: 575px) {
    .os_btn02 {
        width: 94%;
        font-size: 20px;
        font-weight: 600;
    }
}

.os_btn02m {
    background: linear-gradient(to bottom right, #dea7cb, #dea1e1);
    --bs-btn-border-color: #e4a9e7;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bba9d7;
    --bs-btn-hover-border-color: #e4a9e7;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #a88ed2;
    --bs-btn-active-border-color: #e4a9e7;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50rem;
    border-width: 1.5px;
    width: 300px;
    height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    transition: 0.2s;
}

.os_btn04 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #b29fd0;
    --bs-btn-border-color: #b29fd0;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #b29fd0;
    --bs-btn-hover-border-color: #b29fd0;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b29fd0;
    --bs-btn-active-border-color: #b29fd0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50rem;
    border-width: 1.5px;
    width: 100%;
    height: 40px;
    font-size: 15px;
    letter-spacing: 0.07em;
    margin: 2px 0 6px 0;
}

.os_btn04::after {
    display: inline-block;
    content: url('../images/icon_link_w.svg');
    width: 16px;
    height: 16px;
    margin: 0 0 4px 8px;
}

.os_btn05 {
    --bs-btn-color: #9d71ab;
    --bs-btn-bg: none;
    --bs-btn-border-color: #9d71ab;
    --bs-btn-hover-color: #9d71ab;
    --bs-btn-hover-bg: none;
    --bs-btn-hover-border-color: #9d71ab;
    --bs-btn-active-color: #9d71ab;
    --bs-btn-active-bg: none;
    --bs-btn-active-border-color: #9d71ab;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50rem;
    border-width: 1.5px;
    width: 200px;
    height: 40px;
    font-size: 14px;
    letter-spacing: 0.1em;
    margin: 2px 10px 32px 0;
}

.os_btn06 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #b29fd0;
    --bs-btn-border-color: #b29fd0;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #cbbee2;
    --bs-btn-hover-border-color: #cbbee2;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #cbbee2;
    --bs-btn-active-border-color: #cbbee2;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50rem;
    border-width: 1.5px;
    width: 300px;
    height: 50px;
}

.os_btn06::after {
    display: inline-block;
    content: url('../images/icon_link_w.svg');
    width: 16px;
    height: 16px;
    margin: 0 0 5px 8px;
}

.new::after {
    content: "NEW";
    color: #e72e2e;
    padding-left: 10px;
    font-weight: 600;
}

.os_infolink01::after {
    display: inline-block;
    content: url('../images/icon_link_b.svg');
    width: 16px;
    height: 16px;
    margin: 0 0 9px 6px;
    vertical-align: middle;
}

.os_infolink02::after {
    display: inline-block;
    content: url('../images/icon_link_b.svg');
    width: 16px;
    height: 16px;
    margin: 0 6px 6px 4px;
    vertical-align: middle;
}

.os_event {
    display: inline-block;
    width: 60px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 12px;
    background-color: #cfba78;
    text-align: center;
    padding: 2px 0 2px 0;
    margin: 0 0 0 10px;
}

.os_youtube {
    display: inline-block;
    width: 60px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0em;
    background-color: #d07c96;
    text-align: center;
    padding: 2px 0 2px 0;
    margin: 0 0 0 10px;
}

.os_radio {
    display: inline-block;
    width: 60px;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.05em;
    background-color: #918dd3;
    text-align: center;
    padding: 2px 0 2px 0;
    margin: 0 0 0 10px;
}

.os_tv {
    display: inline-block;
    width: 60px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-size: 12px;
    background-color: #be9ad8;
    text-align: center;
    padding: 2px 0 2px 0;
    margin: 0 0 0 10px;
}

.os_news {
    display: inline-block;
    width: 60px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-size: 12px;
    background-color: #dca9d4;
    text-align: center;
    padding: 2px 0 2px 0;
    margin: 0 0 0 10px;
}

@media screen and (max-width: 991px) {
    .navbar.isOpend {
        display: block;
        height: 100vh;
        transition: all .24s linear;
    }
}

.navbar .nav-link {
    font-family: "Noto Serif JP", serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    margin: 0 10px 0 10px;
    color: #fff;
}

@media screen and (max-width: 991px) {
    .navbar .nav-link {
        font-size: 18px;
        font-weight: 500;
        line-height: 3;
        letter-spacing: 0.1em;
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    #navbarNav .navbar-nav .nav-item:nth-of-type(1) {
        margin-top: 30px;
    }
}

.cm_navicon01 {
    margin-top: -5px;
}

.cm_sns_s01 {
    width: 28px;
    height: auto;
    opacity: 0.75;
    margin: 0 4px 0 4px;
}

@media screen and (max-width: 991px) {
    .cm_navicon01 {
        margin-top: 40px;
    }
}

@media screen and (max-width: 991px) {
    .cm_navicon01 .cm_sns_s01 {
        width: 36px;
    }
}

.sns_s02 {
    width: 44px;
    height: auto;
    opacity: 0.75;
}



.nav-link {
    display: none;
}

@media screen and (max-width: 991px) {
    .nav-link {
        display: block;
    }
}

.en_link {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    text-decoration: none;
    margin-top: -20px;
    margin-bottom: 20px;
    letter-spacing: 0.2em;
    margin: 0 20px 0 20px;
}

@media screen and (max-width: 991px) {
    .en_link {
        display: block;
        font-size: 12px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        margin-top: -20px;
        margin-bottom: 20px;
        letter-spacing: 0.2em;
    }
}

.en_link02 {
    margin-top: -16px;
}

/* @media screen and (max-width: 991px) {
    li:nth-child(1)::after {
        position: absolute;
        display: inline-block;
        content: "お知らせ";
        left: calc(50% - 30px);
        margin-top: -22px;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }
}*/

.blur {
    -ms-backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}

.cm_logo_st01 {
    width: 110px;
    height: auto;
    margin-top: 0px;
}

@media screen and (max-width: 575px) {
    .cm_logo_st01 {
        width: 100px;
        margin-top: 0px;
    }
}

.cm_logo01 {
    text-align: center;
}

.cm_logo_s01 {
    position: absolute;
    width: 170px;
    height: auto;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -48%);
    -webkit-transform: translate(-50%, -48%);
    -ms-transform: translate(-50%, -48%);
}

@media screen and (max-width: 575px) {
    .cm_logo_s01 {
        width: 130px;
        top: 240px;
        left: 50%;
        transform: translate(-50%, -26%);
        -webkit-transform: translate(-50%, -26%);
        -ms-transform: translate(-50%, -26%);
    }
}

.cm_logo_sb01 {
    width: 280px;
    height: auto;
    margin-bottom: 30px;
}

@media screen and (max-width: 575px) {
    .cm_logo_sb01 {
        width: 240px;
        margin-bottom: 14px;
    }
}

.cm_logo_sb02 {
    width: 280px;
    height: auto;
    margin-bottom: 30px;
}

@media screen and (max-width: 575px) {
    .cm_logo_sb02 {
        width: 240px;
        margin-bottom: 24px;
    }
}

.cm_scroll01 {
    position: absolute;
    width: 50px;
    height: auto;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin-bottom: 30px;
}

@media screen and (max-width: 575px) {
    .cm_scroll01 {
        display: none;
    }
}

.cm_scrollb01 {
    display: none;
}

@media screen and (max-width: 575px) {
    .cm_scrollb01 {
        display: block;
        width: 50px;
        height: auto;
        margin: -64px 0 66px 0;
    }
}

.cm_scroll02 {
    width: 80px;
    height: auto;
    margin: 44px 0 56px 0;
}

@media screen and (max-width: 575px) {
    .cm_scroll02 {
        width: 60px;
        margin: 0px 0 46px 0;
    }
}

.logo_s02 {
    width: 70px;
    height: auto;
}

.logo_b02 {
    width: 520px;
    height: auto;
}

@media screen and (max-width: 575px) {
    .logo_b02 {
        width: 380px;
    }
}

.cm_fv {
    overflow: hidden;
}

.cm_fv01 {
    overflow: hidden;
}

@media screen and (max-width: 575px) {
    .cm_fv01 {
        height: 640px;
    }

    .cm_fv {
        height: 640px;
    }
}

.cm_container {
    position: relative;
    background-color: #fff;
}

.cm_fv_image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    background-size: cover;
    background-position: center center;
    animation: image-switch-animation 24s infinite;
}

.cm_fv01 {
    background-image: url(../images/cm_fv01.jpg);
}

.cm_fv02 {
    background-image: url(../images/cm_fv03.jpg);
}

.cm_fv03 {
    background-image: url(../images/cm_fv04.jpg);
}

.cm_fv04 {
    background-image: url(../images/cm_fv05.jpg);
}

.cm_fv05 {
    background-image: url(../images/cm_fv07.jpg);
}

.cm_fv06 {
    background-image: url(../images/cm_fv08.jpg);
}

@media screen and (max-width: 575px) {
    .cm_fv_image {
        background-size: auto 640px;
        background-repeat: no-repeat;
        background-position: top center;
    }

    .cm_fv01 {
        background-image: url(../images/cm_fv01sp.jpg);
    }

    .cm_fv02 {
        background-image: url(../images/cm_fv03sp.jpg);
    }

    .cm_fv03 {
        background-image: url(../images/cm_fv04sp.jpg);
    }

    .cm_fv04 {
        background-image: url(../images/cm_fv05sp.jpg);
    }

    .cm_fv05 {
        background-image: url(../images/cm_fv07sp.jpg);
    }

    .cm_fv06 {
        background-image: url(../images/cm_fv08sp.jpg);
    }

}


@keyframes image-switch-animation {
    0% {
        opacity: 0;
        transform: scale(1)
    }

    5% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    30% {
        opacity: 0;
    }

    100% {
        opacity: 0;
        transform: scale(1.1)
    }
}

.cm_fv_image:nth-of-type(1) {
    animation-delay: 0s;
}

.cm_fv_image:nth-of-type(2) {
    animation-delay: 4s;
}

.cm_fv_image:nth-of-type(3) {
    animation-delay: 8s;
}

.cm_fv_image:nth-of-type(4) {
    animation-delay: 12s;
}

.cm_fv_image:nth-of-type(5) {
    animation-delay: 16s;
}

.cm_fv_image:nth-of-type(6) {
    animation-delay: 20s;
}



.cm_gb01 {
    background-image: url(../images/cm_back01.jpg);
    /* background-image: image-set(url(../images/os_mv01@1x.jpg) 1x, url(../images/os_mv01@2x.jpg) 2x);
    background-image: -webkit-image-set(url(../images/os_mv01@1x.jpg) 1x, url(../images/os_mv01@2x.jpg) 2x); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
}

@media screen and (max-width: 575px) {
    .cm_gb01 {
        background-image: url(../images/cm_back01sp.jpg);
        background-position: center bottom;
        background-size: cover;
    }
}

.cm_ab01 {
    background-image: url(../images/cm_back02.jpg);
    /* background-image: image-set(url(../images/os_mv01@1x.jpg) 1x, url(../images/os_mv01@2x.jpg) 2x);
    background-image: -webkit-image-set(url(../images/os_mv01@1x.jpg) 1x, url(../images/os_mv01@2x.jpg) 2x); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
}


.cm_mv01 {
    background-image: url(../images/cm_fv01.jpg);
    /* background-image: image-set(url(../images/os_mv01@1x.jpg) 1x, url(../images/os_mv01@2x.jpg) 2x);
    background-image: -webkit-image-set(url(../images/os_mv01@1x.jpg) 1x, url(../images/os_mv01@2x.jpg) 2x); */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    display: none;
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .cm_mv01 {
        background-position: 55% top;
        background-size: cover;
    }
}

@media screen and (max-width: 767px) {
    .cm_mv01 {
        background-image: url(../images/os_mv01sp.jpg);
    }
}

.os_mv_t01 {
    font-size: 140px;
    color: #ffffff;
    margin-top: 70px;
    margin-left: -140px;
}

.os_mv_t02 {
    font-size: 140px;
    color: #ffffff;
    margin-top: -58px;
    margin-left: 70px;
    margin-bottom: -30px;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .os_mv_t01 {
        font-size: 130px;
        color: #ffffff;
        margin-top: 70px;
        margin-left: -130px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_mv_t01 {
        font-size: 130px;
        color: #ffffff;
        margin-top: 70px;
        margin-left: -130px;
    }
}


@media screen and (min-width:576px) and (max-width:767px) {
    .os_mv_t01 {
        font-size: 110px;
        color: #ffffff;
        margin-top: 10px;
        margin-left: -70px;
    }
}

@media screen and (max-width: 575px) {
    .os_mv_t01 {
        font-size: 90px;
        margin-top: 10px;
        margin-left: 0px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .os_mv_t02 {
        font-size: 130px;
        margin-top: -52px;
        margin-left: 0px;
        margin-bottom: -30px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_mv_t02 {
        font-size: 130px;
        margin-top: -52px;
        margin-left: -10px;
        margin-bottom: -30px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .os_mv_t02 {
        font-size: 110px;
        margin-top: -40px;
        margin-left: -50px;
        margin-bottom: -30px;
    }
}

@media screen and (max-width: 575px) {
    .os_mv_t02 {
        font-size: 90px;
        margin-top: -32px;
        margin-left: 20px;
        margin-bottom: 0px;
    }
}

.os_nr01 {
    background-image: url(../images/os_back_n01.jpg);
    background-image: image-set(url(../images/os_back_n01@1x.jpg) 1x, url(../images/os_back_n01@2x.jpg) 2x);
    background-image: -webkit-image-set(url(../images/os_back_n01@1x.jpg) 1x, url(../images/os_back_n01@2x.jpg) 2x);
    background-position: center 400px;
    background-size: cover 100%;
    background-repeat: no-repeat;
}

.os_back_nrw01 {
    background-image: url(../images/os_back_nrw01.png);
    background-position: bottom center;
    background-size: cover 100%;
    background-repeat: repeat-x;
}

.os_back_pmow01 {
    background-image: url(../images/os_back_pmow01.png);
    background-position: top center;
    background-size: cover 100%;
    background-repeat: repeat-x;
}

.os_nrb {
    background-image: url(../images/os_back_c01.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 718px;
    margin-bottom: -20px;
    margin-top: -50px;
}

.os_ctb {
    background-image: url(../images/os_back_c01.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 718px;
}

.os_obb {
    background-image: url(../images/os_back_c02.png);
    background-position: bottom center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 718px;
    height: 480px;
}

@media screen and (max-width: 575px) {
    .os_obb {
        height: 360px;
    }
}

.col_img_p {
    background-image: url(../images/os_profile01@1x.jpg);
    background-image: image-set(url(../images/os_profile01@1x.jpg) 1x, url(../images/os_profile01@2x.jpg) 2x);
    background-image: -webkit-image-set(url(../images/os_profile01@1x.jpg) 1x, url(../images/os_profile01@2x.jpg) 2x);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (min-width:768px) and (max-width:991px) {
    .col_img_p {
        background-image: url(../images/os_profile01sp.jpg);
        background-position: top center;
        background-size: cover 100%;
        width: 82%;
        height: 600px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .col_img_p {
        background-image: url(../images/os_profile01sp.jpg);
        background-position: top center;
        background-size: cover 100%;
        width: 91%;
        height: 500px;
    }
}

@media screen and (max-width: 575px) {
    .col_img_p {
        background-position: top 0px left -60px;
        width: 100%;
    }
}

.col_img_v {
    background-image: url(../images/os_vs01b@1x.jpg);
    background-image: image-set(url(../images/os_vs01b@1x.jpg) 1x, url(../images/os_vs01b@2x.jpg) 2x);
    background-image: -webkit-image-set(url(../images/os_vs01b@1x.jpg) 1x, url(../images/os_vs01b@2x.jpg) 2x);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (min-width:768px) and (max-width:991px) {
    .col_img_v {
        background-image: url(../images/os_vs01b@1x.jpg);
        background-position: left;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .col_img_v {
        background-image: url(../images/os_vs01bsp.jpg);
        background-position: top center;
    }
}

@media screen and (max-width: 575px) {
    .col_img_v {
        background-image: url(../images/os_vs01bsp.jpg);
        background-position: top center;
    }
}

.os_pgb01 {
    background-image: url(../images/os_back_pg01.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 575px) {
    .os_pgb01 {
        background-image: url(../images/os_back_pg01sp.jpg);
        background-size: cover;
    }
}

.os_pgmb01 {
    background-image: url(../images/os_back_pgm01.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 575px) {
    .os_pgmb01 {
        background-image: url(../images/os_back_pgm01sp.jpg);
        background-size: cover;
    }
}

.os_fc01 {
    background-image: url(../images/os_fcback01.jpg);
    background-position: center 40px;
    background-size: cover;
    background-repeat: no-repeat;
}

.os_fcb01 {
    background-color: #a88ed2;
}

.os_fcb02 {
    background-color: #000000;
}

.os_fct01 {
    color: #a88ed2;
}

.cm_fctpp01 {
    color: #ababab;
}

.os_fc02 {
    margin-top: 10px;
}

@media screen and (min-width:576px) and (max-width:767px) {
    .os_fc02 {
        margin-bottom: -50px;
    }
}

@media screen and (max-width: 575px) {
    .os_fc02 {
        margin-bottom: 80px;
    }
}

.os_fc02shinobu01 {
    width: 40%;
    margin-top: 20px;
    margin-bottom: 120px;
    bottom: 0;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .os_fc02shinobu01 {
        width: 532px;
        margin-bottom: 90px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_fc02shinobu01 {
        width: 532px;
        margin-bottom: 70px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .os_fc02shinobu01 {
        width: 532px;
        margin-bottom: 56px;
    }
}

@media screen and (max-width: 575px) {
    .os_fc02shinobu01 {
        width: 532px;
        margin-bottom: -4%;
    }
}

.os_fc02s01 {
    position: absolute;
    width: 16%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 16%;
    margin-left: 4.7%;
}

@media screen and (min-width:576px) and (max-width:1199px) {
    .os_fc02s01 {
        top: 0;
        left: 50%;
        -ms-transform: translate(-50%, -0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin-top: 482px;
        margin-left: 54px;
        width: 220px;
    }
}

@media screen and (max-width: 575px) {
    .os_fc02s01 {
        margin-top: 51%;
        margin-left: 10%;
        width: 40%;
    }
}

.os_fc02enka01 {
    position: absolute;
    width: 12.4%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -1%;
    margin-left: 16%;
}

@media screen and (min-width:576px) and (max-width:1199px) {
    .os_fc02enka01 {
        top: 0;
        left: 50%;
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin-top: 60px;
        margin-left: 196px;
        width: 160px;
    }
}

@media screen and (max-width: 575px) {
    .os_fc02enka01 {
        margin-top: 12%;
        margin-left: 34%;
        width: 29%;
    }
}

.os_fc02wave01 {
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    /* display: flex;
    align-items: flex-end; */
}

@media screen and (max-width: 575px) {
    .os_fc02wave01 {
        bottom: -20%;
    }
}

.os_pg01 {
    margin-top: -4%;
}

@media screen and (max-width: 575px) {
    .os_pg01 {
        margin-top: -2%;
    }
}

.os_pg02 {
    margin-top: -7%;
}

@media screen and (max-width: 575px) {
    .os_pg02 {
        margin-top: -2%;
    }
}

.text-justify01 {
    text-align: justify;
    word-break: break-all;
}

.text-justify02 {
    text-align-last: justify;
}

.text-prewrap01 {
    white-space: pre-line;
}

.text-prewrap02 {
    white-space: pre-line;
    letter-spacing: 0.05em;
}

.text-prewrap03 {
    white-space: pre-line;
}


.os_nrdl {
    width: 360px;
}


.os_blog_b01 {
    width: 605px;
}

@media screen and (max-width: 767px) {
    .os_blog_b01 {
        width: 100%;
    }
}

.os_vs_t01 {
    width: 342px;
    margin-top: 35px;
    margin-left: 5%;
    margin-right: 2%;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .os_vs_t01 {
        width: 300px;
        margin-top: 22px;
        margin-left: 4%;
        margin-right: 0;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_vs_t01 {
        width: 36%;
        margin-top: 20px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .os_vs_t01 {
        width: 60%;
        margin-top: 35px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 575px) {
    .os_vs_t01 {
        width: 86%;
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
    }
}

.os_vs_t01t {
    font-size: 16px;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .os_vs_t01t {
        font-size: 14px;
        line-height: 1.6;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_vs_t01t {
        font-size: 14px;
        line-height: 1.6;
    }
}

.os_vs_p01 {
    width: 569px;
    margin-top: -40px;
    display: flex;
    align-items: flex-end;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .os_vs_p01 {
        width: 490px;
        margin-top: -30px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_vs_p01 {
        width: 50%;
        margin-top: 25px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .os_vs_p01 {
        width: 70%;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:575px) {
    .os_vs_p01 {
        width: 100%;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }
}

.os_vs_t02 {
    font-size: 26px;
    font-weight: 600;
    color: #f8e27d;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .os_vs_t02 {
        font-size: 22px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_vs_t02 {
        font-size: 20px;
    }
}

@media screen and (max-width:575px) {
    .os_vs_t02 {
        font-size: clamp(18px, 6vw, 24px);
    }
}


.os_y_wide01 {
    font-size: 26px;
    transform: scale(1.3, 1);
}


.os_prfile01 {
    font-size: 100px;
    margin: 250px 0 200px 5%;
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_prfile01 {
        font-size: 140px;
        margin: 210px 0 420px 5%;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .os_prfile01 {
        font-size: 110px;
        margin: 190px 0 420px 5%;
    }
}

@media screen and (max-width: 575px) {
    .os_prfile01 {
        font-size: 80px;
        margin: 148px 0 260px 3%;
    }
}

.os_prfile01::before {
    position: absolute;
    content: "プロフィール";
    font-size: 16px;
    font-weight: 500;
    margin: 144px 0 0 70px;
}

@media screen and (min-width:768px) and (max-width:991px) {
    .os_prfile01::before {
        font-size: 18px;
        margin: 200px 0 0 110px;
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .os_prfile01::before {
        margin: 154px 0 0 86px;
    }
}

@media screen and (max-width: 575px) {
    .os_prfile01::before {
        font-size: 16px;
        margin: 112px 0 0 50px;
    }
}

ul.ospr01 {
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    line-height: 1.5;
    padding-left: 0;
}

ul.ospr01 li {
    position: relative;
    padding-left: 18px;
    list-style: none;
    text-indent: -4.9em;
    padding-left: 4.9em;
    margin-bottom: 3px;
}

ul.osfc01 {
    font-size: 14px;
    line-height: 1.5;
    padding-left: 0;
}

ul.osfc01 li:last-child {
    margin-top: 10px;
}

ul.osfc01 li:last-child::before {
    content: none;
    margin-top: 5px;
}

ul.osfc01 li {
    position: relative;
    padding-left: 18px;
    list-style: none;
}

ul.osfc01 li:before {
    content: "";
    position: absolute;
    top: .3em;
    left: 0;
    width: 14px;
    height: 14px;
    background-color: #a88ed2;
    border-radius: 50%;
}

ul.osfc02 {
    font-size: 16px;
    line-height: 1.5;
    padding-left: 0;
}

ul.osfc02 li {
    position: relative;
    padding-left: 18px;
    list-style: none;
}

ul.osfc02 li:before {
    content: "";
    position: absolute;
    top: .3em;
    left: 0;
    width: 14px;
    height: 14px;
    background-color: #a88ed2;
    border-radius: 50%;
}

.oslit {
    font-size: 15px;
    color: #ffdcfb;
}

.osfcy01 {
    font-size: 14px;
    list-style: none;
    text-indent: -1.3em;
    padding-left: 1.3em;
}

.osfcy02 {
    font-size: 14px;
    list-style: none;
    padding-left: 0;
    margin-right: -8px;
    white-space: nowrap;
}

.osfcy00 {
    font-size: 14px;
    list-style: none;
    text-indent: -1em;
    padding-left: 1em;
}

.osfcy03 {
    font-size: 14px;
}

.osfly03 {
    line-height: 1.2;
}

ul.osfcy01 li {
    margin-bottom: 3px;
}

ul.osfcy02 li {
    margin-bottom: 3px;
}

.osmd01 {
    color: #9d71ab;
    font-size: 20px;
    font-weight: 600;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    line-height: 1.3;
    margin: 10px 0 4px 0;
}

.osmd02 {
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    line-height: 1.5;
    margin: 0 0 8px 2px;
}

.osmd03 {
    color: #9d71ab;
    font-size: 16px;
    font-weight: 600;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    line-height: 1.3;
    margin: 10px 0 10px 0;
}

.cm_md04 {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    line-height: 1.3;
    margin: 10px 0 10px 0;
}

.osmd05 {
    color: #bd73a9;
    font-size: 16px;
    font-weight: 600;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
    line-height: 1.3;
    margin: 10px 0 10px 0;
}

.os_tt01 {
    margin-top: 4px;
}

.os_tt02 {
    margin-top: 7px;
}

.os_tt03 {
    margin-top: -2px;
}

.os_tt04 {
    margin-top: 0px;
}

.os_nls01 {
    letter-spacing: 0.05em;
}

.os_nls02 {
    letter-spacing: 0.2em;
}

.os_nls03 {
    letter-spacing: 0.8em;
}

.os_nls04 {
    letter-spacing: 0.13em;
}

.os_nls05 {
    letter-spacing: 0.1em;
}

.tel_n01 a {
    color: #2d2d2d;
    text-decoration: none;
}

.tel_n02 a {
    color: #9d71ab;
    text-decoration: none;
}

.tel_n03 a {
    color: #a88ed2;
    text-decoration: none;
}

.tel_n04 a {
    color: #bd73a9;
    text-decoration: none;
}

.os_fcday {
    line-height: 2.5;
}

.os_linkb a {
    color: #2d2d2d;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #574949;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid;
    border-color: #888;
    border-radius: 0rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

section#fc_contact .form-group {
    margin-bottom: 25px;
}

section#fc_contact .form-group input,
section#fc_contact .form-group textarea {
    padding: 12px;
}

section#fc_contact .form-group input.form-control {
    height: auto;
}

section#fc_contact .form-group textarea.form-control {
    height: 194px;
}

section#fc_contact .form-control:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
}

section#fc_contact ::-webkit-input-placeholder {
    font-weight: 500;
    color: rgba(157, 113, 171, 0.75);
}

section#fc_contact :-moz-placeholder {
    font-weight: 500;
    color: rgba(157, 113, 171, 0.75);
}

section#fc_contact ::-moz-placeholder {
    font-weight: 500;
    color: rgba(157, 113, 171, 0.75);
}

section#fc_contact :-ms-input-placeholder {
    font-weight: 500;
    color: rgba(157, 113, 171, 0.75);
}

.alert-success {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
    --bs-alert-border-radius: var(--bs-border-radius);
    --bs-alert-link-color: inherit;
    position: relative;
    padding: 0;
    margin-top: -10px;
    margin-bottom: 15px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-radius: var(--bs-alert-border-radius);
}

.alert-danger {
    --bs-alert-color: var(--bs-danger-text-emphasis);
    --bs-alert-bg: var(--bs-danger-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-border-subtle);
    --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.os_help01 {
    font-size: 14px;
}

.cm_btn01 {
    --bs-btn-color: #fff;
    --bs-btn-bg: #333;
    --bs-btn-border-color: none;
    --bs-btn-hover-color: rgb(255, 255, 255);
    --bs-btn-hover-bg: #555;
    --bs-btn-hover-border-color: none;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #333;
    --bs-btn-active-border-color: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0rem;
    border-width: 1.5px;
    width: 300px;
    height: 50px;
}

input,
textarea {
    outline: none;
}

.form-control02 {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: rgba(255, 255, 255, 0.4);
    background-clip: padding-box;
    border: solid 1.5px;
    border-color: #9d71ab;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 10px;
}

section#contact .form-group input.form-control02 {
    height: auto;
}

section#contact .form-group textarea.form-control02 {
    height: 120px;
}

@media screen and (max-width: 767px) {
    section#contact .form-group textarea.form-control02 {
        height: 194px;
    }
}

section#contact .form-control02:focus {
    border-color: #9d71ab;
    -webkit-box-shadow: none;
    box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
    font-weight: 500;
    color: rgba(157, 113, 171, 0.75);
}

section#contact :-moz-placeholder {
    font-weight: 500;
    color: rgba(157, 113, 171, 0.75);
}

section#contact ::-moz-placeholder {
    font-weight: 500;
    color: rgba(157, 113, 171, 0.75);
}

section#contact :-ms-input-placeholder {
    font-weight: 500;
    color: rgba(157, 113, 171, 0.75);
}

.alert-success02 {
    color: #9d71ab;
    font-size: 16px;
    font-weight: 400;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    margin-top: 0px;
    margin-bottom: 0px;
}

.alert02 {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
    --bs-alert-border-radius: var(--bs-border-radius);
    --bs-alert-link-color: inherit;
    position: relative;
    padding: 0;
    margin-top: -10px;
    margin-bottom: 15px;
    color: #9d71ab;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-radius: var(--bs-alert-border-radius);
}

.alert-danger02 {
    --bs-alert-color: var(--bs-danger-text-emphasis);
    --bs-alert-bg: var(--bs-danger-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-border-subtle);
    --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.os_help02 {
    font-size: 14px;
}

.os_fsc_ct01 {
    padding-top: 100px;
}



/* Goods */

.os_goods_sw01 {
    display: flex;
    padding: 0;
}

@keyframes loop-slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.os_goods_sw01.is-animated {
    animation: loop-slide 30s infinite linear 1s both;
    animation-delay: 0s;
}


/* .os_goods_sw01 {
    display: flex;
    padding: 0;
    animation: loop-slide 40s infinite linear 1s both;
}

@keyframes loop-slide {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
} */

.os_goods_wrap {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.os_goods {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    width: 320px;
    height: 320px;
    margin: 0 12px 0 12px;
    padding-bottom: 24px;
    color: #fff;
    font-weight: 600;
}

@media screen and (max-width: 575px) {
    .os_goods {
        width: 240px;
        height: 240px;
        margin: 0 6px 0 6px;
        padding-bottom: 18px;
    }
}

.os_goods:nth-child(1) {
    background-image: url(../images/os_goods04@1x.png);
    background-image: image-set(url(../images/os_goods04@1x.png) 1x, url(../images/os_goods04@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/os_goods04@1x.png) 1x, url(../images/os_goods04@2x.png) 2x);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

@media screen and (max-width: 575px) {
    .os_goods:nth-child(1) {
        background-image: url(../images/os_goods04@1x.png);
    }
}

.os_goods:nth-child(2) {
    background-image: url(../images/os_goods05.png);
    background-image: image-set(url(../images/os_goods05@1x.png) 1x, url(../images/os_goods05@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/os_goods05@1x.png) 1x, url(../images/os_goods05@2x.png) 2x);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

@media screen and (max-width: 575px) {
    .os_goods:nth-child(2) {
        background-image: url(../images/os_goods05@1x.png);
    }
}

.os_goods:nth-child(3) {
    background-image: url(../images/os_goods01@1x.png);
    background-image: image-set(url(../images/os_goods01@1x.png) 1x, url(../images/os_goods01@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/os_goods01@1x.png) 1x, url(../images/os_goods01@2x.png) 2x);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

@media screen and (max-width: 575px) {
    .os_goods:nth-child(3) {
        background-image: url(../images/os_goods01@1x.png);
    }
}

.os_goods:nth-child(4) {
    background-image: url(../images/os_goods02.png);
    background-image: image-set(url(../images/os_goods02@1x.png) 1x, url(../images/os_goods02@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/os_goods02@1x.png) 1x, url(../images/os_goods02@2x.png) 2x);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

@media screen and (max-width: 575px) {
    .os_goods:nth-child(4) {
        background-image: url(../images/os_goods02@1x.png);
    }
}

.os_goods:nth-child(5) {
    background-image: url(../images/os_goods03.png);
    background-image: image-set(url(../images/os_goods03@1x.png) 1x, url(../images/os_goods03@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/os_goods03@1x.png) 1x, url(../images/os_goods03@2x.png) 2x);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

@media screen and (max-width: 575px) {
    .os_goods:nth-child(5) {
        background-image: url(../images/os_goods03@1x.png);
    }
}

.os_gfs01 {
    font-size: 12px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
}

.slide-paused:hover .os_goods_sw01 {
    animation-play-state: paused;
}


.os_pp01 {
    font-size: 14px;
}

.cm_footer01 {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    line-height: 1.8;
}

.cm_footer01 a {
    text-decoration: none;
}

@media screen and (max-width: 575px) {
    .cm_footer01 {
        font-weight: 500;
    }
}

.MenuBtn.Style01 {
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 2px #fff;
    margin-top: 10px;
}

.MenuBtn.Style01 .MenuBtn-BarFrame {
    position: relative;
    display: block;
    width: 26px;
    height: 0.13em;
    margin-top: -6px;
    margin-left: 8px;
}

.MenuBtn.Style01 .MenuBtn-BarFrame-FirstBar {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all .24s linear;
}

.MenuBtn.Style01 .MenuBtn-BarFrame-SecondBar {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all .24s linear;
    transform: translateY(-8px) rotate(0deg);
}

.MenuBtn.Style01 .MenuBtn-BarFrame-ThirdBar {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all .24s linear;
    transform: translateY(8px) rotate(0deg);
}

.MenuBtn.Style01.isClosed .MenuBtn-BarFrame-FirstBar {
    opacity: 0;
}

.MenuBtn.Style01.isClosed .MenuBtn-BarFrame-SecondBar {
    transform: translateY(0) rotate(45deg);
}

.MenuBtn.Style01.isClosed .MenuBtn-BarFrame-ThirdBar {
    transform: translateY(0) rotate(-45deg);
}



.mb-os0 {
    margin-bottom: -40px;
}

.mb-os0y {
    margin-bottom: -80px;
}

.mb-os0y02 {
    margin-bottom: -100px;
}

.body-wrapper {
    padding: 0%;
}

.body-wrapper {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100vh;
    background-position: 50% 100%;
    background-image: url(../images/cm_asanoha01b.svg);
    background-position: top center;
    background-size: 140px;
    background-repeat: repeat;
}

@media screen and (max-width: 575px) {
    .body-wrapper {
        background-image: url(../images/cm_asanoha01b.svg);
        background-size: 140px;
    }
}

.body-wrapper02 {
    padding: 0%;
}

.body-wrapper02 {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100vh;
    background-position: 50% 100%;
    background-image: url(../images/os_back_r01.jpg);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    transform: scale(-1, 1);
}

@media screen and (max-width: 575px) {
    .body-wrapper02 {
        background-image: url(../images/os_back_r01sp.jpg);
    }
}


.os_copy02 {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
}


.os_photo01 {
    border: 6px solid #fff;
    box-shadow: 2px 2px 15px #e2dfdc;
    padding-bottom: 30px;
    background-color: #fff;
}

@media screen and (max-width: 575px) {
    .os_photo01 {
        border: 5px solid #fff;
        padding-bottom: 20px;
        margin-bottom: -10px;
        margin-left: -6px;
        margin-right: -6px;
    }
}

.os_photo01 img {
    width: 100%;
    height: auto;
}

/* Back to TOP */

/* #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
}

#page-top a {
    background-color: rgba(73, 33, 118, 0.5);
    text-decoration: none;
    color: #fff;
    letter-spacing: 0.05em;
    width: 64px;
    height: 64px;
    padding: 24px 0;
    text-align: center;
    display: block;
    border-radius: 50%;
}

#page-top a:hover {
    text-decoration: none;
    background-color: rgba(73, 33, 118, 0.5);
} */


.os_mo01 {
    width: 40px;
    margin-top: 58px;
    margin-bottom: 14px;
}

.os_photo_m01 {
    padding: 14px 2px 14px 2px;
}

.os_info_t01 {
    color: #9d71ab;
    font-family: "Noto Serif JP", serif;
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    letter-spacing: 0.04em;
    line-height: 1.2;
    margin: 2px 0 8px 0;
}

.os_info_ps {
    max-width: 800px;
}

.os_info_cw {
    max-width: 400px;
}

.os_info_ft01 {
    margin-bottom: 60px;
}


.cm_map iframe {
    width: 100%;
    height: 450px;
    margin: 30px 0 40px 0;
}

@media (max-width: 767.98px) {
    .cm_map iframe {
        height: 360px;
    }
}

@media (max-width: 575.98px) {
    .cm_map iframe {
        height: 300px;
    }
}

iframe {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.cm-t-n {
    display: inline;
}

@media (max-width: 767.98px) {
    .cm-t-n {
        display: none;
    }
}


.cm_reservation01 {
    width: 140px;
    height: auto;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.15em;
    padding-top: 6px;
    margin: -6px 0 0 0px;
}

@media screen and (max-width: 991px) {
    .cm_reservation01 {
        width: 180px;
        height: auto;
        font-size: 14px;
        padding-top: 7px;
        margin: 30px auto 0 auto;
    }
}

.cm_contact01b {
    width: 180px;
    height: auto;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.15em;
    padding-top: 6px;
    margin: -6px 0 0 0px;
}

@media screen and (max-width: 991px) {
    .contact01b {
        width: 180px;
        height: auto;
        font-size: 14px;
        padding-top: 7px;
        margin: 30px auto 0 auto;
    }
}