    @charset "UTF-8";

/*scss Document */

.mb0 {
    margin-bottom: 0 !important;
}

@media (min-width: 1001px) {
    .mb5 {
        margin-bottom: 5px !important;
    }
}

@media (max-width: 1000px) {
    .mb5 {
        margin-bottom: 0.6vw !important;
    }
}

@media (min-width: 1001px) {
    .mb10 {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 1000px) {
    .mb10 {
        margin-bottom: 1.3vw !important;
    }
}

@media (min-width: 1001px) {
    .mb15 {
        margin-bottom: 15px !important;
    }
}

@media (max-width: 1000px) {
    .mb15 {
        margin-bottom: 2vw !important;
    }
}

@media (min-width: 1001px) {
    .mb20 {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 1000px) {
    .mb20 {
        margin-bottom: 2.6vw !important;
    }
}

@media (min-width: 1001px) {
    .mb25 {
        margin-bottom: 25px !important;
    }
}

@media (max-width: 1000px) {
    .mb25 {
        margin-bottom: 3.3vw !important;
    }
}

@media (min-width: 1001px) {
    .mb30 {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 1000px) {
    .mb30 {
        margin-bottom: 3.3vw !important;
    }
}

@media (min-width: 1001px) {
    .mb40 {
        margin-bottom: 40px !important;
    }
}

@media (max-width: 1000px) {
    .mb40 {
        margin-bottom: 5.3vw !important;
    }
}

@media (min-width: 1001px) {
    .mb50 {
        margin-bottom: 50px !important;
    }
}

@media (max-width: 1000px) {
    .mb50 {
        margin-bottom: 6.6vw !important;
    }
}

@media (min-width: 1001px) {
    .mb60 {
        margin-bottom: 60px !important;
    }
}

@media (max-width: 1000px) {
    .mb60 {
        margin-bottom: 8vw !important;
    }
}

@media (min-width: 1001px) {
    .mb70 {
        margin-bottom: 70px !important;
    }
}

@media (max-width: 1000px) {
    .mb70 {
        margin-bottom: 9.3vw !important;
    }
}

@media (min-width: 1001px) {
    .mb80 {
        margin-bottom: 80px !important;
    }
}

@media (max-width: 1000px) {
    .mb80 {
        margin-bottom: 10.6vw !important;
    }
}

@media (min-width: 1001px) {
    .mb90 {
        margin-bottom: 90px !important;
    }
}

@media (max-width: 1000px) {
    .mb90 {
        margin-bottom: 12vw !important;
    }
}

@media (min-width: 1001px) {
    .mb100 {
        margin-bottom: 100px !important;
    }
}

@media (max-width: 1000px) {
    .mb100 {
        margin-bottom: 13.3vw !important;
    }
}

@media (min-width: 1001px) {
    .mb110 {
        margin-bottom: 110px !important;
    }
}

@media (max-width: 1000px) {
    .mb110 {
        margin-bottom: 14.6vw !important;
    }
}

@media (min-width: 1001px) {
    .mb120 {
        margin-bottom: 120px !important;
    }
}

@media (max-width: 1000px) {
    .mb120 {
        margin-bottom: 16vw !important;
    }
}

@media (min-width: 1001px) {
    .mb130 {
        margin-bottom: 130px !important;
    }
}

@media (max-width: 1000px) {
    .mb130 {
        margin-bottom: 17.3vw !important;
    }
}

@media (min-width: 1001px) {
    .mb140 {
        margin-bottom: 140px !important;
    }
}

@media (max-width: 1000px) {
    .mb140 {
        margin-bottom: 18.6vw !important;
    }
}

@media (min-width: 1001px) {
    .mb150 {
        margin-bottom: 150px !important;
    }
}

@media (max-width: 1000px) {
    .mb150 {
        margin-bottom: 20vw !important;
    }
}

.pb0 {
    padding-bottom: 0 !important;
}

@media (min-width: 1001px) {
    .pb10 {
        padding-bottom: 10px !important;
    }
}

@media (max-width: 1000px) {
    .pb10 {
        padding-bottom: 1.3vw !important;
    }
}

@media (min-width: 1001px) {
    .p15 {
        padding: 0 15px !important;
    }
}

@media (max-width: 1000px) {
    .p15 {
        padding: 0 2vw !important;
    }
}

@media (min-width: 1001px) {
    .pt10 {
        padding-top: 10px !important;
    }
}

@media (max-width: 1000px) {
    .pt10 {
        padding-top: 1.3vw !important;
    }
}

@media (min-width: 1001px) {
    .pt15 {
        padding-top: 15px !important;
    }
}

@media (max-width: 1000px) {
    .pt15 {
        padding-top: 2vw !important;
    }
}

@media (min-width: 1001px) {
    .pt20 {
        padding-top: 20px !important;
    }
}

@media (max-width: 1000px) {
    .pt20 {
        padding-top: 2.6vw !important;
    }
}

@media (min-width: 1001px) {
    .pt30 {
        padding-top: 30px !important;
    }
}

@media (max-width: 1000px) {
    .pt30 {
        padding-top: 3.3vw !important;
    }
}

@media (min-width: 1001px) {
    .pt40 {
        padding-top: 40px !important;
    }
}

@media (max-width: 1000px) {
    .pt40 {
        padding-top: 5.3vw !important;
    }
}

@media (min-width: 1001px) {
    .ls-1 {
        letter-spacing: -1px;
    }
}

@media (min-width: 1001px) {
    .ls-2 {
        letter-spacing: -2px;
    }
}

@media (min-width: 1001px) {
    .ls-3 {
        letter-spacing: -3px;
    }
}

@media (min-width: 1001px) {
    .ls-4 {
        letter-spacing: -4px;
    }
}

@media (min-width: 1001px) {
    .fs10 {
        font-size: 10px;
    }
}

@media (min-width: 1001px) {
    .fs14 {
        font-size: 14px;
    }
}

@media (min-width: 1001px) {
    .fs15 {
        font-size: 15px;
    }
}

@media (min-width: 1001px) {
    .fs16 {
        font-size: 16px;
    }
}

@media (min-width: 1001px) {
    .fs24 {
        font-size: 24px;
    }
}

@media (min-width: 1001px) {
    .fs26 {
        font-size: 26px;
    }
}

.mb05em {
    margin-bottom: 0.5em !important;
}

.mb1em {
    margin-bottom: 1em !important;
}

.mb2em {
    margin-bottom: 2em !important;
}

.mb3em {
    margin-bottom: 3em !important;
}

.mb4em {
    margin-bottom: 4em !important;
}

.pb05em {
    padding-bottom: 0.5em !important;
}

.mr0 {
    margin-right: 0 !important;
}

li {
    list-style: none;
}

p {
    text-align: justify;
    -ms-text-justify: auto;
    text-justify: auto;
    text-justify: inter-ideograph;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: normal;
}

img {
    vertical-align: bottom;
    max-width: 100%;
}

.noborder {
    border: none !important;
}

.nomargin {
    margin: 0 0 !important;
}

.ta_r {
    text-align: right;
}

.ta_c {
    text-align: center;
}

.ta_l {
    text-align: left;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.enfont,
.enfont * {
    font-family: 'Libre Baskerville', serif !important;
    letter-spacing: 0.05em;
    font-weight: 400;
}

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


/* ---------------------------------------------------------------------- */

@media (min-width: 1001px) {
    a {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }
    img {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
    }
    a:active,
    a:hover,
    a:hover img {
        opacity: 0.5;
    }
    .img_hidden {
        opacity: 0;
        transition: 1s;
    }
    .img_open {
        -moz-animation: imgfade 1s linear 0s 1 normal forwards;
        -webkit-animation: imgfade 1s linear 0s 1 normal forwards;
        -o-animation: imgfade 1s linear 0s 1 normal forwards;
        -ms-animation: imgfade 1s linear 0s 1 normal forwards;
    }
    .img_open.ih2 {
        -moz-animation: imgfade 1s linear 0.3s 1 normal forwards;
        -webkit-animation: imgfade 1s linear 0.3s 1 normal forwards;
        -o-animation: imgfade 1s linear 0.3s 1 normal forwards;
        -ms-animation: imgfade 1s linear 0.3s 1 normal forwards;
    }
    .img_open.ih3 {
        -moz-animation: imgfade 1s linear 0.6s 1 normal forwards;
        -webkit-animation: imgfade 1s linear 0.6s 1 normal forwards;
        -o-animation: imgfade 1s linear 0.6s 1 normal forwards;
        -ms-animation: imgfade 1s linear 0.6s 1 normal forwards;
    }
    .img_open.ih4 {
        -moz-animation: imgfade 1s linear 0.9s 1 normal forwards;
        -webkit-animation: imgfade 1s linear 0.9s 1 normal forwards;
        -o-animation: imgfade 1s linear 0.9s 1 normal forwards;
        -ms-animation: imgfade 1s linear 0.9s 1 normal forwards;
    }
    .img_open.ih5 {
        -moz-animation: imgfade 1s linear 1.2s 1 normal forwards;
        -webkit-animation: imgfade 1s linear 1.2s 1 normal forwards;
        -o-animation: imgfade 1s linear 1.2s 1 normal forwards;
        -ms-animation: imgfade 1s linear 1.2s 1 normal forwards;
    }
    .showup {
        opacity: 0;
        transition: 1s;
        transform: translateY(20px);
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
    }
    .upview {
        -moz-animation: showup 0.6s linear 0s 1 normal forwards;
        -webkit-animation: showup 0.6s linear 0s 1 normal forwards;
        -o-animation: showup 0.6s linear 0s 1 normal forwards;
        -ms-animation: showup 0.6s linear 0s 1 normal forwards;
    }
    .upview.uv2 {
        -moz-animation: showup 0.6s linear 0.3s 1 normal forwards;
        -webkit-animation: showup 0.6s linear 0.3s 1 normal forwards;
        -o-animation: showup 0.6s linear 0.3s 1 normal forwards;
        -ms-animation: showup 0.6s linear 0.3s 1 normal forwards;
    }
    .upview.uv3 {
        -moz-animation: showup 0.6s linear 0.6s 1 normal forwards;
        -webkit-animation: showup 0.6s linear 0.6s 1 normal forwards;
        -o-animation: showup 0.6s linear 0.6s 1 normal forwards;
        -ms-animation: showup 0.6s linear 0.6s 1 normal forwards;
    }
    .upview.uv4 {
        -moz-animation: showup 0.6s linear 0.9s 1 normal forwards;
        -webkit-animation: showup 0.6s linear 0.9s 1 normal forwards;
        -o-animation: showup 0.6s linear 0.9s 1 normal forwards;
        -ms-animation: showup 0.6s linear 0.9s 1 normal forwards;
    }
    .upview.uv5 {
        -moz-animation: showup 0.6s linear 1.2s 1 normal forwards;
        -webkit-animation: showup 0.6s linear 1.2s 1 normal forwards;
        -o-animation: showup 0.6s linear 1.2s 1 normal forwards;
        -ms-animation: showup 0.6s linear 1.2s 1 normal forwards;
    }
    .showdown {
        opacity: 0;
        transition: 1s;
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
    }
    .downview {
        -moz-animation: showdown 0.6s linear 0s 1 normal forwards;
        -webkit-animation: showdown 0.6s linear 0s 1 normal forwards;
        -o-animation: showdown 0.6s linear 0s 1 normal forwards;
        -ms-animation: showdown 0.6s linear 0s 1 normal forwards;
    }
    .downview.dv2 {
        -moz-animation: showdown 0.6s linear 0.3s 1 normal forwards;
        -webkit-animation: showdown 0.6s linear 0.3s 1 normal forwards;
        -o-animation: showdown 0.6s linear 0.3s 1 normal forwards;
        -ms-animation: showdown 0.6s linear 0.3s 1 normal forwards;
    }
    .downview.dv3 {
        -moz-animation: showdown 0.6s linear 0.6s 1 normal forwards;
        -webkit-animation: showdown 0.6s linear 0.6s 1 normal forwards;
        -o-animation: showdown 0.6s linear 0.6s 1 normal forwards;
        -ms-animation: showdown 0.6s linear 0.6s 1 normal forwards;
    }
    .downview.dv4 {
        -moz-animation: showdown 0.6s linear 0.9s 1 normal forwards;
        -webkit-animation: showdown 0.6s linear 0.9s 1 normal forwards;
        -o-animation: showdown 0.6s linear 0.9s 1 normal forwards;
        -ms-animation: showdown 0.6s linear 0.9s 1 normal forwards;
    }
    .showleft {
        opacity: 0;
        transition: 1s;
        transform: translateX(-20px);
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        -o-transform: translateX(-20px);
    }
    .leftview {
        -moz-animation: showleft 1s linear 0s 1 normal forwards;
        -webkit-animation: showleft 1s linear 0s 1 normal forwards;
        -o-animation: showleft 1s linear 0s 1 normal forwards;
        -ms-animation: showleft 1s linear 0s 1 normal forwards;
    }
    .showright {
        opacity: 0;
        transition: 1s;
        transform: translateX(20px);
        -webkit-transform: translateX(20px);
        -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
        -o-transform: translateX(20px);
    }
    .rightview {
        -moz-animation: showright 1s linear 0s 1 normal forwards;
        -webkit-animation: showright 1s linear 0s 1 normal forwards;
        -o-animation: showright 1s linear 0s 1 normal forwards;
        -ms-animation: showright 1s linear 0s 1 normal forwards;
    }
    .for_sp {
        display: none !important;
    }
    .for_tab {
        display: none !important;
    }
    .for_nw {
        display: none !important;
    }
    .tab .for_pcnotab {
        display: none !important;
    }
    .tab .for_tab {
        display: inline !important;
    }
    body {
        font-size: 16px;
        line-height: 24px;
    }
    section {
        overflow: hidden;
    }
    .wrap,
    #page {
        width: 100%;
        overflow: hidden;
        position: relative;
    }
}
    /* fnav , header
  ---------------------------------------------------------------------- */
    /* c-btn
---------------------------------------------------------------------- */
    .c-link__box {
        display: flex;
    }
    .--center {
        justify-content: center;
    }
    .--between {
        justify-content: space-between;
    }
    .c-link {
        min-height: 85px;
        width: 462px;
        padding: 10px;
        max-width: 100%;
        color: #fff;
        background-color: #943F43;
        border: 1px solid #943F43;
        font-size: 20px;
        cursor: pointer;
        font-weight: bold;
        transition: 0.3s;
    }
    .c-link:hover {
        opacity: 0.8;
        background-color: #fff;
        color: #943F43;
    }