@charset "utf-8";
/********** PC **********/
/*** GLOBAL ***/
* {
    margin:0px;
    padding:0px;
}
html {
    font-size: 62.5%;
}
a {
    text-decoration:none;
}
br.clear {
    clear:both;
}
div.clear {
    clear:both;
}
body {
    font-size: 1.6rem;
    text-align:left;
    line-height: 1.8;
    color: #333;
}
li{
    list-style: none;
}
.sp-img {
    display: none;
}
/******** トップ ********/
    .br-sp {
        display: none;
    }
    #inf-page {
        width: 100%; 
    }
    #inf-h1 img {
        display: block;
    }
    .inf-con {
        max-width: 980px;
        margin: 0 auto;
        padding: 2% 0;
    }
    .inf-arrow {
        width: 70px;
        margin: 0 auto;
        padding: 2% 0;
        text-align: center;
    }
/******** 3つの特典 *******/
    .inf-p {
        text-align: center;
        color: #333;
    }
    .b-flex {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }
    .b-flex > div {
        width: 46%;
        margin: 2%;
        box-shadow: 4px 4px #0d54bd;
        padding: 1%;
        box-sizing: border-box;
    }
    .benefit_1 {
        color: #fff;
        background-size: 30px 30px;
        background-color: #4a8ef4;
        background-image: linear-gradient(#63e4f7 20%, transparent 20%, transparent);
    }
    .benefit_1 img:hover {
        transform: scale(1.2,1.2);
        transition: 1s all;
    }
    /******** 3つの特典ここまで *******/
    .inf-h2 {
        background: rgb(8,89,210); /* Old browsers */
        background: -moz-linear-gradient(left, rgba(8,89,210,1) 0%, rgba(12,99,230,1) 40%, rgba(22,112,246,1) 60%, rgba(8,89,210,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(8,89,210,1) 0%,rgba(12,99,230,1) 40%,rgba(22,112,246,1) 60%,rgba(8,89,210,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(8,89,210,1) 0%,rgba(12,99,230,1) 40%,rgba(22,112,246,1) 60%,rgba(8,89,210,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        padding: 20px 0;
        font-size: 4.0rem;
        line-height: 1.4;
        text-align: center;
        font-family: 'Noto Serif JP', serif;
        color: #fff88d;
    }
    .inf-h2 span{
        color: #FFF;
    }
/******** 7つの魅力 *******/
    .seven-box li {
        border: 1px solid #ec3612;
        background: #fff;
        margin-bottom: 30px;
        position: relative;
    }
    .h3-box {
        color: #fff;
        background-size: 14px 14px;
        background-color: #e33f1e;
        background-image: linear-gradient(#df5033 50%, transparent 50%, transparent);
        font-family: 'Noto Serif JP', serif;
    }
    .h3-box_2 {
        color: #fff;
        background-size: 14px 14px;
        background-color: #dc3d85;
        background-image: linear-gradient(#d51b6e 50%, transparent 50%, transparent);
        font-family: 'Noto Serif JP', serif;
    }
    .h3_no {
        position: absolute;
        top: -10px;
        left: 20px;
        background: url(../images/info/flag.png) no-repeat;
        background-size: contain;
        width: 80px;
        height: 80px;
    }
    .no_txt {
        font-size: 3.7rem;
        padding: 0 0 0 3%;
    }
    .h3-seven {
        font-size: 3.6rem;
        line-height: 1.4;
        text-align: center;
        padding: 10px 0;
    }
    .h3-seven span {
        font-size: 2.4rem;
    }
    .h3-seven p {
        font-size: 5.0rem;
        filter: drop-shadow(2px 2px 0px rgba(0,0,0,0.5));
        font-feature-settings: "palt";
    }
    .h3-seven .only_5 {
        font-size: 5.0rem;
        filter: drop-shadow(2px 2px 0px rgba(0,0,0,0.5));
        font-feature-settings: "palt";
    }
    .sev-img-txt {
        padding: 20px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        letter-spacing: 1px;
        align-items: flex-start;
        font-feature-settings: "palt";
        text-align: justify;
    }
    .sev-img-txt img {
        max-width: 320px;
        margin: 0 15px 0 0;
    }
    .sev-img-txt_2 {
        padding: 20px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        letter-spacing: 1px;
        align-items: flex-start;
        font-feature-settings: "palt";
        text-align: justify;
        flex-direction: row-reverse;
    }
    .sev-img-txt_2 img {
        max-width: 320px;
        margin: 0 0 0 15px;
    }
    /******** 7つの魅力ここまで *******/
/******** 当店を楽しむための秘訣 理由 *******/
    .three-trial {
        border-radius: 10px;
        border: 3px solid #f73f7d;
        text-align: center;
        margin-bottom: 50px;
    }
    .three-trial img  {
        max-width: 750px;
        text-align: center;
    }
    .three-head {
        background: #f73f7d;
        color: #FFF;
        font-size: 3.6rem;
        padding: 10px 0;
        line-height: 1.4;
    }
    .three-p {
        font-size: 3.3rem;
        color: #333;
        padding: 2%;
        line-height: 1.4;
    }
    .three-p span {
        font-size: 4.8rem;
        color: #f73f7d;
        font-weight: bold;
    }
    #reason-ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: center;
    }
    .reason-li {
        position: relative;
        color: #000;
        border: 8px solid rgba(255, 204, 0, 0.6);
        margin-bottom: 60px;
        padding: 30px 15px 15px;
        width: 48%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        box-sizing: border-box;
    }
    .reason-no {
        position: absolute;
        top: -40px;
        left: -20px;
        color: #fff;
        background: #ffcc00;
        padding: 10px;
        border-radius: 100px;
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center;
        flex-direction: column;
        line-height: 1.6em;
        font-size: 2.0rem;
        letter-spacing: 3px;
        font-weight: bold;
    }
    .reason-no .numbers{
        font-size: 2.8rem;
    }
    .reason-txt {
        position: relative;
        padding-left: 3%;
    }
    .reason-txt:before {
        position: absolute;
        content: '';
        left: 0;
        display: block;
        background: #ffcc00;
        height: 100%;
        width: 6px;
        border-radius: 10px;
    }
    .reason-txt p {
        font-size: 1.8rem;
        font-weight: 600;
        color: #f73f7d;
    }
    .result {
        background: #f73f7d;
        font-size: 3.4rem;
        letter-spacing: 3px;
        color: #FFF;
        text-align: center;
        font-weight: 600;
    }
    .arrow_btm {
        width: 0px;
        border-color: #f73f7d;
        border-style: solid;
        border-width: 20px;
        border-left-color: transparent;
        border-bottom-color: transparent;
        border-right-color: transparent;
        margin: 0 auto;
    }
    .result-txt {
        background: #f6f6f6;
        padding: 10px;
        font-size: 2.0rem;
        text-align: center;
        line-height: 1.6;
    }
    .result-txt span {
        color: #f73f7d;
        font-weight: 600;
        font-size: 4.0rem;
    }
    .result-img {
        max-width: 750px;
        margin: 0 auto;
        text-align: center;
    }
    /******** 当店を楽しむための秘訣 理由ここまで *******/
/******** こんな方に絶対オススメ *******/
    .rmd {
        max-width: 640px;
        margin: 0 auto;
    }
    .rmd ul {
        padding: 20px;
        font-size: 1.6rem;
        background: #fcf9cc;
        border-radius: 10px;
    }
    .rmd li:before {
        content: "▶︎";
        color: #e8da00;
        font-size: 0.8rem;
        margin-right: 3px;
    }
    .rmd-txt_big {
        font-size: 3.0rem;
        background: #f73f7d;
        border-radius: 80px;
        color: #fff;
        line-height: 1.4;
        font-weight: 600;
        text-align: center;
        max-width: 640px;
        margin: 0 auto;
        padding: 10px 0;
    }
    .rmd-img {
        border: 1px solid #CCC;
        padding: 2% 4%;
        box-sizing: border-box;
        max-width: 750px;
        text-align: center;
        margin: 0 auto;
    }
    .rmd-last {
        position: relative;
        margin: -50px auto 0 auto;
        background: rgb(229 49 120 / 75%);
        width: 50%;
        border: 1px solid #ccc;
        box-sizing: border-box;
        padding: 10px;
        color: #fff;
        font-size: 18px;
    }

    /******** こんな方に絶対オススメここまで *******/

    /******** コースを選ぼうここから *******/

            .info_course_ttl {
            background: url(../images/info/bg2_1.jpg)center center no-repeat;
            background-size: cover;
            padding: 20px 0;
            color: #fff;
            line-height: 1.4;
            text-align: center;
            font-family: 'Noto Serif JP', serif;
            }
            .info_course_ttl　h2{
             font-size: 2.0rem;
            }
            .info_notice{
                background: #fff;
                border: 2px dashed #ff433b;
                border-radius: 15px;
                max-width: 600px;
                margin: 30px auto;
            }
            .info_notice_ttl_out {
                position: relative;
                background: #da2e5b;
                margin: 15px 0;
                box-sizing: border-box;
                padding: 6px 0;
            }
            .info_notice_ttl_out:before {
                content: "";
                position: absolute;
                top: 100%;
                left: 19%;
                border: 12px solid transparent;
                border-top: 12px solid #da2e5b;
            }
            .info_notice_ttl {
                color: #fff;
                font-size: 3rem;
                padding: 5px 0;
                letter-spacing: 2px;
                padding: 10px 0;
                text-align: center;
                border-bottom: 2px solid rgba(255,255,255,0.3);
                border-top: 2px solid rgba(255,255,255,0.3);
            }
            .notice_table {
                width: 90%;
                margin: 0 auto;
                display: table;
                padding: 30px 0 10px 0;
            }
            .notice_table_left {
                display: table-cell;
                vertical-align: top;
                width: 30%;
                padding-left: 2%;
            }

            .notice_table_right {
                display: table-cell;
                vertical-align: top;
                box-sizing: border-box;
                padding-left: 2%;
                font-size: 20px;
                line-height: 60px;
            }
            .ns_txt{
                background: #ef83a0;
                color: #fff;
                padding: 6px;
                font-feature-settings: "palt";
                text-align: justify;
                text-justify: inter-ideograph;
            }

            .info_course_tabel {
                width: 100%;
                display: table;
                margin-bottom: 40px;
            }
            .info_co_l {
                display: table-cell;
                width: 50%;
                box-sizing: border-box;
                padding: 0 5%;
            }
            .info_co_l img {
                vertical-align: top;
            }
            .info_co_r img {
                vertical-align: top;
            }
            .info_co_r {
                display: table-cell;
                width: 50%;
                padding: 0 5%;
            }
            .info_co_box{
                background: #fff;
                padding: 10px;
                box-sizing: border-box;
                box-shadow: 0 0 9px 0px rgb(214 217 218 / 50%);
            }
            .info_co_box_ttl{
                color: #da2e5b;
                border: 1px solid #da2e5b;
                margin-bottom: 20px;
                text-align: center;
            }
            .info_co_ttl_top{
                color: #fff;
                background: #da2e5b;
                padding: 10px;
                font-size: 1.6em;
                font-weight: bold;
                letter-spacing: 2px;
            }
            .info_co_ttl_bottom {
                font-size: 2em;
                font-weight: bold;
                padding: 5px;
            }
            .info_co_txt_ttl{
                position: relative;
                display: block;
                margin-bottom: 25px;
                padding: 7px 10px;
                color: #fff;
                background: #a67884; 
                text-align: center;  
            }
            .info_co_txt_ttl:before {
                content: "";
                position: absolute;
                top: 100%;
                left: calc(50% - 14px);
                border: 12px solid transparent;
                border-top: 12px solid #a67884;
            }
            .info_co_txt {
                background: #f9f5f5;
            }
            .info_co_txt_contents {
                font-size: 16px;
                box-sizing: border-box;
                padding: 0 4% 4% 4%;
            }
            .info_co_caution {
                color: #d8206f;
                font-size: 20px;
                font-weight: bold;
            }

    /******** コースを選ぼうここまで *******/

    /******** さぁご予約へここから *******/
            .info_re_bg {
                background: #f5f9fd;
                padding: 40px 0;
            }
            .info_reserve_ttl {
            background: url(../images/info/bg2_1.jpg)center center no-repeat;
            background-size: cover;
            padding: 20px 0;
            color: #fff;
            line-height: 1.4;
            text-align: center;
            font-family: 'Noto Serif JP', serif;
            }
            .info_reserve_ttl h2{
             font-size: 4.0rem;
            }
            .infd_re_sub_ttl{
             font-size: 2.0rem;
            }

            .info_re_ttl h3{
            color: #4a4a4a;
            font-weight: bold;
            letter-spacing: 2px;
            font-size: 2.6rem;
            border-left: 4px solid #fd7904;
            padding-left: 15px;
            line-height: 1.2em;
            margin: 8px 0 18px;
            }

            .info_reserve_box {
                max-width: 740px;
                width: 90%;
                margin: 30px auto;
                position: relative;
                background: #fff;
                border: 1px solid #ccc;
                box-sizing: border-box;
                padding: 30px 20px;
            }

            .info_re_step{
                position: absolute;
                top: -30px;
                font-size: 1.8rem;
                line-height: 1em;
                letter-spacing: 4px;
                background: #fd7904;
                color: #fff;
                padding: 14px 35px;
                font-family: 'Noto Serif JP', serif;
         　   }
            .info_re_tabel {
                width: 100%;
                display: table;
            }
            .info_re_l {
                display: table-cell;
                width: 50%;
            }
            .info_re_r {
                display: table-cell;
                vertical-align: top;
                width: 50%;
                box-sizing: border-box;
                padding-left: 10px;
            }
            .info_re_txt {
                font-size: 16px;
            }

            .info_re_r_2 {
                display: table-cell;
                width: 50%;
                 box-sizing: border-box;
                 vertical-align: top;
            }
            .info_re_l_2 {
                display: table-cell;
                vertical-align: top;
                width: 50%;
                box-sizing: border-box;
                padding-right: 10px;
            }

            .info_re_txt_2 {
                margin-bottom: 20px;
                font-size: 16px;
            }
            .in_last_ph {
                margin-top: 16px;
            }
            .info_re_r_3{
                display: none;
            }
            .info_re_l_3{
                display: none;
            }
            .in_last_ph {
                display: flex;
                flex-flow: row wrap;
                justify-content: center;
            }
            .in_last_ph > div {
                width: 100%;
                margin: 2%;
                box-shadow: 4px 4px #237909;
                padding: 1%;
                box-sizing: border-box;
            }
            .in_last_ph_1 {
                color: #fff;
                background-size: 30px 30px;
                background-color: #4a8ef4;
                background-image: linear-gradient(#63e4f7 20%, transparent 20%, transparent);
            }
    

            /*リンクアイコンここから*/
                .info_re_line  a{
                    background: #01B401;
                    color: #fff;
                    box-sizing: border-box;
                    border-radius: 20px;
                    text-align: center;
                    padding: 4px;
                    margin: 10px 0;
                    display: block;
                }
                .info_re_sm a{
                    background: #92ACE3;
                    color: #fff;
                    box-sizing: border-box;
                    border-radius: 20px;
                    text-align: center;
                    padding: 4px;
                    margin: 10px 0;
                    display: block;
                }
                .info_re_tel a{
                    background: #00A1F2;
                    color: #fff;
                    box-sizing: border-box;
                    border-radius: 20px;
                    text-align: center;
                    padding: 4px;
                    margin: 10px 0;
                    display: block;
                }
            /*リンクアイコンここまで*/


    /******** さぁご予約へここまで *******/

    /******** ラストここから *******/

            .info_last_box {
               
                padding: 40px 0;
            }
            .info_last_border {
                max-width: 960px;
                width: 90%;
                margin: 0 auto;
                box-sizing: border-box;

            }
            .info_last_ttl h3 {
                color: #2f81fc;
                font-size: 18px;
                border-bottom: solid 1px #2f81fc;
                margin-bottom: 15px;
                padding-bottom: 5px;
                text-align: center;
            }
    /******** ラストここまで *******/

/*** タブレット ここから ***/
    @media screen and ( max-width:1024px){
    }
/********** SMARTPHONE **********/
    @media screen and ( max-width: 480px){
        .pc-img {
            display: none;
        }
        .sp-img {
            display: block;
        }
        .br-sp {
            display: block;
        }
        .inf-h2 {
            font-size: 2.8rem;
            line-height: 1.4;
        }
        /******** 3つの特典 *******/
        .inf-p {
            font-size: 1.4rem;
        }
        .inf-con {
            width: 100%;
        }
        /******** 7つの魅力 *******/
        .sev-img-txt {
            flex-direction: column;
            align-items: center;
        }
        .sev-img-txt img {
            max-width: 480px;
            margin: 0 auto 10px auto;
        }
        .sev-img-txt div {
            font-size: 1.4rem;
        }
        .sev-img-txt_2 {
            flex-direction: column;
            align-items: center;
        }
        .sev-img-txt_2 img {
            max-width: 480px;
            margin: 0 auto 10px auto;
        }
        .sev-img-txt_2 div {
            font-size: 1.4rem;
        }
        .h3-seven {
            font-size: 2.4rem;
        }
        .h3-seven span {
            font-size: 1.2rem;
        }
        .h3-seven p {
            font-size: 3.4rem;
        }
        .h3-seven .only_5 {
            font-size: 3.4rem;
        }
        .h3_no {
            position: absolute;
            top: -5px;
            left: 10px;
            width: 50px;
            height: 50px;
        }
        .no_txt {
            font-size: 2.4rem;
            padding: 0 0 0 4%;
        } 
        /******** 7つの魅力ここまで *******/
        /******** 当店を楽しむための秘訣 理由 *******/
        .three-head {
            font-size: 2.6rem;
        }
        .three-p {
            font-size: 2.3rem;
        }
        .three-p span {
            font-size: 3.0rem;
        }
        .reason-li {
            border: 4px solid rgba(135, 219, 110, 0.6);
            margin: 0 auto 60px auto; 
            width: 92%;
        }
        .result-txt {
            font-size: 1.8rem;
        }
        .rmd-last {
            position: relative;
            margin: -50px auto 0 auto;
            background: rgb(229 49 120 / 75%);
            width: 90%;
            border: 1px solid #ccc;
            box-sizing: border-box;
            padding: 10px;
            color: #fff;
        }
        /******** 当店を楽しむための秘訣 理由ここまで *******/

        /******** コースを選ぼうここから *******/
        .info_notice {
            width: 90%;
        }
        .notice_table_left {
            display: table-cell;
            vertical-align: top;
            width: 20%;
            padding-left: 2%;
        }

        .notice_table_right {
            display: table-cell;
            vertical-align: top;
            box-sizing: border-box;
            padding-left: 2%;
            font-size: 14px;
            line-height: 37px;
        }
        .ns_txt {
            background: #ef83a0;
            color: #fff;
            padding: 3px;
            font-feature-settings: "palt";
            text-align: justify;
            text-justify: inter-ideograph;
        }
        .info_co_l {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
.info_co_r {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}
        /******** コースを選ぼうここまで *******/

        /******** さぁご予約へここから *******/
        .info_re_l {
            display: block;
            width: 100%;
        }
        .info_re_r {
            display: block;
            vertical-align: top;
            width: 100%;
            box-sizing: border-box;
            padding-left: 0;
        }
        .info_re_r_2{
            display: none;
        }
        .info_re_l_2{
            display: none;
        }
        .info_re_r_3{
            display: block;
            width: 100%;
        }
        .info_re_l_3{
            display: block;
            width: 100%;
        }
        /******** さぁご予約へここまで *******/


    }
