/* header picture */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    /* */
    font-size: 0.1em;
    /**/
    line-height: 0;
    /**/
}

.box {
    width: 100%;
    padding-top: 80%;
}

.mainlogo {
    position: relative;
}

.mainlogo p.maincatch {
    position: absolute;
    top: 13%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    letter-spacing : 2px;
    text-shadow : 1px 1px 0px #e8e89f, -1px 1px 0px #e8e89f, 1px -1px 0px #e8e89f, -1px -1px 0px #e8e89f, 1px 0px 0px #e8e89f, 0px 1px 0px #e8e89f, -1px 0px 0px #e8e89f, 0px -1px 0px #e8e89f;
    color: #d01d1d;
    font-family: 'Yusei Magic', sans-serif;
    z-index: 99;
}

.syuruimulti {
    position: absolute;
    color: white;
    background-color: #9a3523;
}

.syuruicolor {
    position: absolute;
    color: white;
    background-color: #d69d3d;
}

.syuruitoric {
    position: absolute;
    color: white;
    background-color: #3d239a;
}

.syuruisenyo {
    position: absolute;
    color: white;
    background-color: #239a23;
}

.greengrid {
    background-color: #429c0f!important;
}

.container {
    padding: 1.5%;
}

.bg-01 {
    background-color: #ffebeb;
    background-image: linear-gradient(#f5f5f5 50%, transparent 50%, transparent);
    background-size: 10px 10px;
}

.bg-02 {
    background-color: #f4f5fd;
    border: 0.5px solid #dfcfd1;
}

.bg-03 {
    background: #FDC830;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #F37335, #FDC830);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #F37335, #FDC830);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-04 {
    background: #56ab2f;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #a8e063, #56ab2f);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #a8e063, #56ab2f);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-05 {
    background: #f79d00;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #64f38c, #f79d00);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #64f38c, #f79d00);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-06 {
    background: #FF8008;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #FFC837, #FF8008);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #FFC837, #FF8008);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-07 {
    background: #76b852;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #8DC26F, #76b852);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #8DC26F, #76b852);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-08 {
    background: #D66D75;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #E29587, #D66D75);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #E29587, #D66D75);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-09 {
    background: #ffe259;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #ffa751, #ffe259);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #ffa751, #ffe259);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-10 {
    background: #FFEFBA;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #FFFFFF, #FFEFBA);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #FFFFFF, #FFEFBA);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-11 {
    background: #fd746c;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #ff9068, #fd746c);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #ff9068, #fd746c);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.bg-grey {
}

.bg-white {
    background-color: white;
}

.white {
    color: white;
}

.red {
    color: #81340d
}

.bold {
    font-weight: bold;
}

.font-weight-bold {
    font-weight: bold;
}

.text-center {
    text-align: center;
    /* flex: auto; */
}

.h1 {
    font-size: 2em;
    color: red;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}

.py-5 {
    padding-bottom: 2em;
    margin-bottom: 1em;
}

.grid3 {
    padding-bottom: 2em;
}

.grid2m {
    padding-bottom: 2em;
}

.col3 {
    border: 1px solid rgb(218, 227, 230);
    padding: 1em;
    background-color: #a4d3ff;
    border: 0.5px solid #dfcfd1;
}

.grid2.reverse {
    flex-direction: row-reverse;
}

.display-4 {
    font-family: 'Libre Caslon Text', serif;
    margin-right: 1rem;
    border-bottom: 5px solid #c74718;
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4-0 {
    padding-bottom: 1rem!important;
    align-items: center!important;
    font-size: 1.75rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
    display: flex!important;
}

table.priceTable th {
    background: #1bb8ce;
    color: white;
    text-align: center;
    height: 4em;
    font-size: 1.1em;
}

table.priceTable td {
    text-align: center;
    padding: 20px 15px;
    background: #fff;
    border: 1px solid #7bd0df!important;
    font-size: 1.1em;
    height: 4em;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #fff;
    text-decoration: none;
}

.btn1 {
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*background-color: transparent;*/
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #fff;
    text-decoration: none;
    background-color: #f89b43;
    margin-bottom: 0.5em;
}

.pink1 {
    background-color: #f7e8ea;
    border: 0.5px solid #dfcfd1
}

.blue1 {
    background-color: #bfcef8;
    border: 0.5px solid #dfcfd1
}

.green1 {
    background-color: #d9f8bf;
    border: 0.5px solid #dfcfd1
}

.rounded-circle {
    border-radius: 50%!important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.center {
    text-align: center;
}

.bg-lightgrey1 {
    background-color: #f7f6fb;
}

div.linksyousai {
    width: 140px;
    margin: 0 20px 0 auto;
    padding: 0 ;
    background-color: palevioletred;
    text-align: center;
}

.linksyousai a {
    color: rgb(255, 254, 254);
}

@media (max-width: 767px) {
    .sinryotable {
        border-bottom: 2px solid #dee2e6;
        color: rgb(5, 5, 5);
        font-size: 1em;
        border-bottom: 2px solid #dee2e6!important;
    border-left: 2px solid #dee2e6!important;
    border-right: 2px solid #dee2e6!important;
    border-top: 2px solid #dee2e6!important;
    }

    table {
        border-collapse: collapse;
        margin: 0 auto;
        padding: 0;
        width: 97%;
        table-layout: fixed;
        color: #000;
    }

    table th {
        padding: 15px 0;
        border-right: 1px solid #bbb;
        text-align: center;
        font-size: 1em;
        font-weight: bold;
    }

    table tr {
        background-color: #fff;
        padding: 30px;
        border-bottom: 1px solid #bbb;
    }

    table tr:last-child {
        border-bottom: none
    }

    table td {
        padding: 5px;
        border-right: 1px solid #bbb;
        text-align: center;
        font-size: 1.3em;
        font-weight: bold;
    }

    table td span {
        /* font-size: 0.4em; */
        font-weight: normal;
        color: #333;
    }

    table td.table_title {
        font-size: 1.4em;
        font-weight: bold;
    }

    table th:last-child, table td:last-child {
        border: none;
    }

    .bg_grey0 {
        background-color: rgb(173, 172, 172);
    }

    .bg_grey {
        background-color: rgb(216, 215, 215);
    }

    .bg_blue0 {
        background-color: rgb(182, 180, 253);
    }

    .bg_blue {
        background-color: rgb(211, 210, 250);
    }

    .bg_orange0 {
        background-color: rgb(252, 112, 112);
    }

    .bg_orange {
        background-color: rgb(252, 182, 182);
    }

    .green {
        color: rgb(34, 165, 34)!important;
    }

    .mels_table {
        width: 3em;
    }

    .webjizen_title {
        display: flex;
        height: 40px;
        text-align: center;
        width: 94%;
        margin-left: 3%;
        margin-right: 3%;
    }

    .webjizen_title img {
        width: 30px;
        height: 30px;
    }

    .webjizen_title p {
        font-size: 1.1em;
        color: #6b2c22;
        font-weight: bolder;
        padding: 0;
        height: 30px;
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }

    .webjizen_setumei00 {
        font-size: 1.1em;
        color: #6b2c22;
        font-weight: bolder;
        padding: 0;
    }

    .webjizen_setumei01 {
        margin-left: 5%;
        padding-right: 5%;
        font-size: 1.1em;
        line-height: 1.5em;
    }

    .webjizen_setumei02 {
        text-align: center;
        width: 80%;
        font-size: 1.1em;
    }

    .webjizen_setumei03 {
        margin-left: 5%;
        padding-right: 5%;
        font-size: 1.2em;
        line-height: 1.5em;
        width: 90%;
    }

    .webjizen_setumeicamp {
        font-size: 1.1em;
        color: red;
        font-weight: bold;
    }

    .webjizen_link {
        background-color: rgb(19, 153, 37);
        color: #fff;
        display: inline-block;
        padding: 8px 16px;
        text-decoration: none;
        width: 90%;
    }

    .webjizen_qr {
        width: 120px;
    }

    .fix-header {
        background-color: #ca6a32;
        line-height: 45px;
        top: -45px;
        /* */
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        width: 100%;
        height: auto;
        margin: 0 auto;
        color: #fff;
        position: fixed;
        opacity: 0;
        /* */
        z-index: 1000;
        /* */
        /*	opacity: 0; */
    }

    .side_menyu {
        width: calc((100% - 5px)/5);
        opacity: 1;
        float: left;
        line-height: 45x;
        left: 0;
        text-align: center;
        border-right: rgb(245, 245, 242) 1px solid;
        text-decoration: none;
        color: rgb(255, 255, 255);
        font-size: 10px ;
    }

    .side_menyu a {
        top: 50%;
        transform : translateY(-50%);
        display: block;
        height: 100%;
    }

    .blank_menu {
        display: none;
    }

    .page-top {
        margin: 0 ;
        padding: 0 ;
    }

    .page-top p {
        margin: 0 ;
        padding: 0 ;
        position: fixed ;
        right: 16px ;
        bottom: 16px ;
        width: 40px;
        z-index: 100;
        left: calc(50% + 195px);
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
    }

    .move-page-top {
        display: block ;
        background: #D36015 ;
        width: 25px ;
        height: 25px ;
        color: #fff ;
        line-height: 25px ;
        text-decoration: none ;
        text-align: center ;
        -webkit-transition: all 0.3s ;
        -moz-transition: all 0.3s ;
        transition: all 0.3s ;
        opacity: 0.6;
    }

    .move-page-top:hover {
        opacity: 0.85 ;
    }

    .mainlogo p {
        font-size: 1.3rem;
    }

    .crossfader {
        /*display: none;*/
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
        overflow: hidden;
        position: relative;
        background-color: #fff;
        height: auto;
        margin-top: 0px;
    }

    .logoreserve {
        display: none;
    }

    .grid2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 1em;
    }

    .col2 {
        margin: 1%;
        padding: 1%!important;
        border-radius: .3rem!important;
        flex-basis: 98%;
    }

    .col2m {
        margin: 1%;
        padding: 1% 1% 3em 1%!important;
        border-radius: .3rem!important;
        flex-basis: 98%;
        position: relative;
        text-align: center;
        border: 2px solid #dfcfd1;
    }

    .footer_cli {
        font-size: 1.5em;
        margin-top: 2rem;
        margin-left: 1rem;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
        letter-spacing: 0.3rem;
    }

    p.footp {
        font-size: 1.2em;
        padding: 10px;
    }

    .grid3 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        /* align-items: center; */
        margin-top: 1em;
        display: flex;
        flex-flow: row wrap;
    }

    .grid2m {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 1em;
    }

    .col3 {
        display: inline-block;
        margin: 0.5%;
        margin-bottom: 10px;
        padding: 1%!important;
        border-radius: .3rem!important;
        flex-basis: 90%;
        position: relative;
        text-align: center;
        display: flex;
        flex-direction: column;
        flex: 0 0 90%;
    }

    .img3 {
        width: 70%;
    }

    .img2m {
        width: 100%;
    }

    .reserve {
        height: 125px;
    }

    .maker {
        /* height: 350px; */
    }

    .setumei1 {
        height: 60px;
        font-size: 1.2em;
        margin-bottom: 5px;
    }

    .setumei2 {
        /* height: 14em; */
        font-size: 1.3em;
        flex: 1 auto;
        text-align: left;
        padding: 3em 1em 1em 1em;
        min-height: 12em;
    }

    .syuruimulti {
        position: absolute;
        top: 130px;
        right: 0.5em;
        font-size: 1.3em;
        padding: 2px 6px 2px 6px;
    }

    .syuruicolor {
        position: absolute;
        top: 170px;
        font-size: 1.3em;
        padding: 2px 6px 2px 6px;
    }

    .syuruitoric {
        position: absolute;
        top: 130px;
        font-size: 1.3em;
        padding: 2px 6px 2px 6px;
    }

    .syuruisenyo {
        position: absolute;
        top: 164px;
        right: 0.5em;
        font-size: 1.1em;
        padding: 2px 6px 2px 6px;
    }

    .fsmaker {
        font-size: 1.4em;
        /* height: 3.5em; */
    }

    .triangle1 {
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #6b90db;
    }

    ul {
        list-style: none;
        padding: 1%;
    }

    .mb5 {
        width: 98%;
        height: 10em;
        border: 3px solid #6b90db;
        margin: 0.5%;
        margin: 0 auto;
    }

    .mb5-4 {
        margin: 5px auto;
    }

    dd {
        margin-left: 0;
        padding: 5px;
    }

    .round {
        max-width: 100%;
        height: auto;
        max-width: 100%;
        height: auto;
        vertical-align: middle;
        border-style: none;
        border-radius: 50%!important;
        /*margin-bottom: 1.5rem!important;*/
        margin-bottom: 20px;
    }

    dt.kounyu {
        height: 2.0em;
        color: #6b90db;
        font-weight: bold;
        padding: 5px;
    }

    h2.kounyu {
        font-weight: bold;
        text-align: center;
        font-size: 18px;
        color: #cc3b21;
        margin-top: 2em;
        margin-bottom: 1.5em;
    }

    p.reserved1 {
        color: white;
        font-size: 1.3rem;
        margin: 0.3em 0 0.3em 0;
        padding: 0;
    }

    p.reserved2 {
        color: white;
        margin: 0.3em 0 0.3em 0;
        padding: 0;
        height: 2em;
    }

    .message1 {
        font-size: 0.95em;
    }

    .syurui {
        font-size: 1.2em;
        color: #753327;
        font-weight: bold;
        height: 2.5em;
        padding: 0 0.5em;
        position: absolute;
        top: 0;
        text-decoration: underline #56ab2f 3px;
        text-align: left;
    }

    .syurui2 {
        font-size: 1.2em;
        color: #fdf4f2;
        font-weight: bold;
        height: ;
        padding: 1.5em 0.5em;
        position: absolute;
        top: 0;
        text-decoration: underline #56ab2f 3px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 94%;
        text-align: center;
        margin: auto;
        background-color: #36047d;
        opacity: 0.75;
    }

    .syurui2m {
        font-size: 1.2em;
        color: #fdf4f2;
        font-weight: bold;
        padding: 1.5em 0.5em;
        position: absolute;
        text-decoration: underline #56ab2f 3px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 94%;
        text-align: center;
        margin: auto;
        background-color: #450b0b;
        opacity: 0.75;
    }

    .syurui3 {
        font-size: 1.2em;
        color: #811b03;
        font-weight: bold;
        height: ;
        padding: 1.5em 0.5em;
        position: absolute;
        top: 0;
        text-decoration: underline #56ab2f 3px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 94%;
        text-align: center;
        margin: auto;
        opacity: 1;
    }

    .js .slicknav_menu {
        background-position: 20px 13px!important;
    }

    div.mels_price {
        background: rgb(10, 16, 105);
        height: 3em;
        vertical-align: middle;
        position: relative;
        width: 97%;
        margin: 0 auto;
    }

    div.mels_price a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
        color: white;
        font-size: 1em;
        width: 100%;
    }

    div.mels_price_careplus {
        background: rgb(10, 105, 10);
        height: 3em;
        vertical-align: middle;
        position: relative;
        width: 97%;
        margin: 0 auto;
    }

    div.mels_price_careplus a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
        color: white;
        font-size: 1em;
        width: 100%;
    }

    div.linksyousai {
        width: 140px;
        margin: 0 20px 0 auto;
        padding: 0 ;
        background-color: palevioletred;
        text-align: center;
    }

    .linksyousai a {
        color: rgb(255, 254, 254);
    }
}

@media (min-width: 768px) {
    .sinryotable {
        border-bottom: 2px solid #dee2e6!important;
        color: rgb(5, 5, 5);
        font-size: 1.2em;
        border-bottom: 2px solid #dee2e6!important;
    border-left: 2px solid #dee2e6!important;
    border-right: 2px solid #dee2e6!important;
    border-top: 2px solid #dee2e6!important;
    }

    table {
        border-collapse: collapse;
        margin: 0 auto;
        padding: 0;
        width: 97%;
        table-layout: fixed;
        color: #000;
    }

    table th {
        padding: 15px 0;
        border-right: 1px solid #bbb;
        text-align: center;
        font-size: 1.2em;
        font-weight: bold;
    }

    table tr {
        background-color: #fff;
        padding: 30px;
        border-bottom: 1px solid #bbb;
    }

    table tr:last-child {
        border-bottom: none
    }

    table td {
        padding: 5px;
        border-right: 1px solid #bbb;
        text-align: center;
        font-size: 1.3em;
        font-weight: bolder;
    }

    table td span {
        font-size: 1em;
        font-weight: normal;
        color: #333;
    }

    table td.table_title {
        font-size: 1.2em;
        font-weight: bold;
    }

    table th:last-child, table td:last-child {
        border: none;
    }

    .bg_grey0 {
        background-color: rgb(173, 172, 172);
    }

    .bg_grey {
        background-color: rgb(216, 215, 215);
    }

    .bg_blue0 {
        background-color: rgb(182, 180, 253);
    }

    .bg_blue {
        background-color: rgb(211, 210, 250);
    }

    .bg_orange0 {
        background-color: rgb(252, 112, 112);
    }

    .bg_orange {
        background-color: rgb(252, 182, 182);
    }

    .green {
        color: rgb(34, 165, 34)!important;
    }

    .mels_table {
        width: 6em;
    }

    .webjizen_title {
        display: flex;
        height: 100px;
        text-align: center;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .webjizen_title img {
        height: 100%;
    }

    .webjizen_title p {
        font-size: 2.3em;
        color: #6b2c22;
        font-weight: bolder;
        padding: 0;
        height: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }

    .webjizen_setumei00 {
        font-size: 1.9em;
        color: #6b2c22;
        font-weight: bolder;
        padding: 0;
    }

    .webjizen_setumei01 {
        margin-left: 5%;
        padding-right: 5%;
        font-size: 1.4em;
        line-height: 1.5em;
    }

    .webjizen_setumei02 {
        text-align: center;
        width: 80%;
        font-size: 1.5em;
    }

    .webjizen_setumei03 {
        margin-left: 5%;
        padding-right: 5%;
        font-size: 1.3em;
        line-height: 1.5em;
        width: 90%;
    }

    .webjizen_setumeicamp {
        font-size: 1.3em;
        color: red;
        font-weight: bold;
    }

    .webjizen_link {
        background-color: rgb(19, 153, 37);
        color: #fff;
        display: inline-block;
        padding: 8px 16px;
        text-decoration: none;
        width: 90%;
    }

    .webjizen_qr {
        width: 120px;
    }

    .fix-header {
        background-color: #ca6a32;
        line-height: 70px;
        top: -70px;
        /*  */
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        width: 1000px;
        height: 70px;
        margin: 0 auto;
        color: #fff;
        position: fixed;
        opacity: 0;
        /* 	 */
        z-index: 1000;
        /* */
        /*	opacity: 0; */
    }

    .side_menyu {
        width: calc((100% - 6px)/6);
        opacity: 1;
        float: left;
        line-height: 70px;
        left: 0;
        text-align: center;
        border-right: rgb(245, 245, 242) 1px solid;
        text-decoration: none;
        color: rgb(255, 255, 255);
    }

    .side_menyu a {
        top: 50%;
        transform : translateY(-50%);
        display: block;
        height: 100%;
    }

    .page-top {
        margin: 0 ;
        padding: 0 ;
    }

    .page-top p {
        margin: 0 ;
        padding: 0 ;
        position: fixed ;
        right: 16px ;
        bottom: 16px ;
        width: 40px;
        z-index: 100;
        left: calc(50% + 485px);
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
    }

    .move-page-top {
        display: block ;
        background: #D36015 ;
        width: 25px ;
        height: 25px ;
        color: #fff ;
        line-height: 25px ;
        text-decoration: none ;
        text-align: center ;
        -webkit-transition: all 0.3s ;
        -moz-transition: all 0.3s ;
        transition: all 0.3s ;
        opacity: 0.6;
    }

    .move-page-top:hover {
        opacity: 0.85 ;
    }

    .mainlogo p {
        font-size: 2.2rem;
    }

    .crossfader {
        width: 100%;
        min-width: 1000px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
        overflow: hidden;
        position: relative;
        background-color: #fff;
        height: auto;
        margin-top: 0px;
        z-index: 0;
    }

    .bynlogo a {
        color: white;
    }

    .mainlogo div.logoreserve {
        position: absolute;
        top: 73%;
        left: 0;
        margin: 0;
        padding: 0;
        z-index: 90;
        width: 100%;
        /*background-color: #a8e063;*/
    }

    .mainlogo div.logoreserve1 {
        display: block;
        text-align: center;
        margin: 0 1.95%;
        padding: 0;
        z-index: 70;
        width: 29%;
        height: 12em;
        float: left;
        border: solid white 2px;
    }

    .logoreserve1 p.logoreserved11 {
        color: white;
        font-size: 1.5em!important;
        margin: 0.3em 0 0.3em 0;
        padding: 0 0.5em;
        text-shadow: 1.5px 1.5px 1.5px #5c5a5a;
    }

    .logoreserve1 p.logoreserved12 {
        color: white;
        font-size: 1.2em!important;
        margin: 0.3em 0 0.3em 0;
        padding: 0 0.5em;
        height: 3.5em;
        text-shadow: 1.5px 1.5px 1.5px #5c5a5a;
    }

    .logoreserve1 a {
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        margin: 0;
        font-size: 20px;
        padding: 7px;
        color: white;
        text-decoration: none;
        z-index: 80;
        text-shadow: 1.5px 1.5px 1.5px #5c5a5a;
        background-color: #228b0c;
        opacity: 0.6;
    }

    .mainlogo .logoreserve a:hover {
        background: rgba(255, 255, 255, 0.3);
    }

    .btnlogo {
        font-weight: 400;
        color: #212529;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        /*padding: .375rem .75rem;*/
        font-size: 1rem;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        border: solid white 1.5px;
        /*background-color: #fff;**/
        text-decoration: none;
    }

    .mainlogo div.logoreserve2 {
        display: block;
        text-align: center;
        margin: 0 1.95%;
        padding: 0;
        z-index: 70;
        width: 29%;
        height: 12em;
        float: left;
        border: solid white 2px;
    }

    .logoreserve2 p.logoreserved21 {
        color: white;
        font-size: 1.5em!important;
        margin: 0.3em 0 0.3em 0;
        padding: 0 0.5em;
        text-shadow: 1.5px 1.5px 1.5px #5c5a5a;
    }

    .logoreserve2 p.logoreserved22 {
        color: white;
        font-size: 1.2em!important;
        margin: 0.3em 0 0.3em 0;
        padding: 0 0.5em;
        height: 3.5em;
        text-shadow: 1.5px 1.5px 1.5px #5c5a5a;
    }

    .logoreserve2 a {
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        margin: 0;
        font-size: 20px;
        padding: 7px;
        color: white;
        text-decoration: none;
        z-index: 80;
        background-color: #1625aa;
        opacity: 0.6;
    }

    .mainlogo .logoreserve2 a:hover {
        background: rgba(255, 255, 255, 0.3);
    }

    .mainlogo div.logoreserve3 {
        display: block;
        text-align: center;
        margin: 0 1.95%;
        padding: 0;
        z-index: 70;
        width: 29%;
        height: 12em;
        float: left;
        border: solid white 2px;
        /*background-color: #d8220a;
          opacity:0.45*/
    }

    .logoreserve3 p.logoreserved31 {
        color: white;
        font-size: 1.5em!important;
        margin: 0.3em 0 0.3em 0;
        padding: 0 0.5em;
        text-shadow: 1.5px 1.5px 1.5px #5c5a5a;
    }

    .logoreserve3 p.logoreserved32 {
        color: white;
        font-size: 1.2em!important;
        margin: 0.3em 0 0.3em 0;
        padding: 0 0.5em;
        height: 3.5em;
        text-shadow: 1.5px 1.5px 1.5px #5c5a5a;
    }

    .logoreserve3 a {
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        margin: 0;
        font-size: 20px;
        padding: 7px;
        color: white;
        text-decoration: none;
        z-index: 80;
        background-color: #aa1616;
        opacity: 0.6;
    }

    .mainlogo .logoreserve3 a:hover {
        background: rgba(255, 255, 255, 0.3);
    }

    .grid2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin-top: 1em;
    }

    .col2 {
        margin: 0.5%;
        padding: 1%!important;
        border-radius: .3rem!important;
        flex-basis: 45%;
    }

    .footer_cli {
        font-size: 1.5em;
        margin-top: 0rem;
        margin-left: 1rem;
        margin-bottom: .5rem;
        font-weight: 500;
        line-height: 1.2;
        letter-spacing: 0.3rem;
    }

    p.footp {
        font-size: 1.5em;
    }

    .grid3 {
        display: flex;
        flex-wrap: wrap;
        /* align-items: center; */
        margin-top: 1em;
        /* justify-content: space-between; */
    }

    .grid2m {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-top: 1em;
    }

    .col3 {
        margin: 0.5%;
        padding: 1% 1% 2% 1%!important;
        border-radius: .3rem!important;
        flex-basis: 30%;
        position: relative;
        text-align : center;
    }

    .col2m {
        margin: 0.5%;
        padding: 1% 1% 3em 1%!important;
        border-radius: .3rem!important;
        flex-basis: 46%;
        position: relative;
        text-align : center;
        border: 2px solid #dfcfd1;
    }

    .img3 {
        width: 80%;
    }

    .img2m {
        width: 100%;
    }

    .reserve {
        display: none;
        height: 185px;
    }

    .maker {
        /* height: 400px; */
    }

    .setumei1 {
        height: 100px;
        font-size: 1.2em;
        margin: 5px;
    }

    .col3-2 {
        /* height: 340px; */
        width: 32%;
        position: relative;
        display: flex;
        flex-direction: column;
        flex: 0 0 32%;
    }

    .syuruimulti {
        position: absolute;
        top: 120px;
        right: 0.5em;
        font-size: 1.2em;
        padding: 2px 6px 2px 6px;
    }

    .syuruicolor {
        position: absolute;
        top: 85px;
        font-size: 1.2em;
        padding: 2px 6px 2px 6px;
    }

    .syuruitoric {
        position: absolute;
        top: 120px;
        font-size: 1.2em;
        padding: 2px 6px 2px 6px;
    }

    .syuruisenyo {
        position: absolute;
        top: 180px;
        right: 0.5em;
        font-size: 1.2em;
        padding: 2px 6px 2px 6px;
    }

    .syurui {
        font-size: 1.3em;
        color: #753327;
        font-weight: bold;
        width: 95%;
        /* height: 3.5em; */
        padding: 0em 0em;
        position: absolute;
        top: 0;
        text-decoration: underline #56ab2f 3px;
        text-align: left;
    }

    .syurui2 {
        font-size: 1em;
        color: #fdf4f2;
        font-weight: bold;
        height: ;
        padding: 1.5em 0.5em;
        position: absolute;
        top: 0;
        text-decoration: underline #56ab2f 3px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 94%;
        text-align: center;
        margin: auto;
        background-color: #36047d;
        opacity: 0.75;
    }

    .syurui2m {
        font-size: 1.4em;
        color: #fdf4f2;
        font-weight: bold;
        padding: 1em 0.5em;
        position: absolute;
        text-decoration: underline #56ab2f 3px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 94%;
        text-align: center;
        margin: auto;
        background-color: #450b0b;
        opacity: 0.75;
    }

    .syurui3 {
        font-size: 1.4em;
        color: #811b03;
        font-weight: bold;
        height: ;
        padding: 1.5em 0.5em;
        position: absolute;
        top: 0;
        text-decoration: underline #56ab2f 3px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 94%;
        text-align: center;
        margin: auto;
        /* background-color: #450b0b;*/
        opacity: 1;
    }

    .setumei2 {
        /* height: 16em; */
        font-size: 1.2em;
        /* padding-top: 0; */
        padding: 3em 0.5em 1em 0.5em;
        flex: 1 auto;
        text-align: left;
        min-height: 12em;
    }

    .round {
        max-width: 100%;
        height: auto;
        max-width: 100%;
        height: auto;
        vertical-align: middle;
        border-style: none;
        border-radius: 50%!important;
        /* margin-bottom: 1rem!important;*/
        /* margin-bottom: 80px; */
    }

    .fsmaker {
        font-size: 1.2em;
        height: 80px;
        padding: 5px;
    }

    .triangle1 {
        width: 0;
        height: 0;
        border-left: 10px solid #6b90db;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        margin-top: 60px;
    }

    ul {
        list-style: none;
        padding: 1%;
    }

    .mb5 {
        width: 18%;
        height: 250px;
        border: 3px solid #6b90db;
        margin: 0.5%;
    }

    .mb5-4 {
        width: 12px%;
        top: 80px;
    }

    dd {
        margin-left: 0;
        padding: 5px;
    }

    .flex {
        display: flex;
    }

    dt.kounyu {
        height: 3.0em;
        color: #6b90db;
        font-weight: bold;
        padding: 5px;
    }

    h2.kounyu {
        font-weight: bold;
        text-align: center;
        font-size: 30px;
        color: #cc3b21;
        margin-top: 2em;
        margin-bottom: 1.5em;
    }

    p.reserved1 {
        color: white;
        font-size: 1.5rem;
        margin: 0.5em 0 0.5em 0;
        padding: 0;
    }

    p.reserved2 {
        color: white;
        margin: 0.5em 0 0.5em 0;
        padding: 0;
        height: 4em;
    }

    .message1 {
        font-size: 1.4em;
    }

    . {
        font-size: 1.2em;
        color: #753327;
        font-weight: bold;
        height: 4em;
        padding: 0 0.5em;
        position: absolute;
        top: 0;
        text-decoration: underline #56ab2f 3px;
    }

    div.mels_price {
        background: rgb(10, 16, 105);
        height: 3em;
        vertical-align: middle;
        position: relative;
        width: 97%;
        margin: 0 auto;
    }

    div.mels_price a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
        color: white;
        font-size: 1.4em;
    }

    div.mels_price_careplus {
        background: rgb(10, 105, 10);
        height: 3em;
        vertical-align: middle;
        position: relative;
        width: 97%;
        margin: 0 auto;
    }

    div.mels_price_careplus a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit- transform: translateY(-50%) translateX(-50%);
        color: white;
        font-size: 1.4em;
        width: 100%;
    }

    div.linksyousai {
        width: 140px;
        margin: 0 20px 0 auto;
        padding: 0 ;
        background-color: palevioletred;
        text-align: center;
    }

    .linksyousai a {
        color: rgb(255, 254, 254);
    }
}

/**/
