@charset "UTF-8";

/*------------------------------------------------*/

/* 768 */
@media screen and (max-width:767px) { /*SP*/
}
@media screen and (min-width:768px) , print { /*PC&TB*/
}

/* 1600 */
@media screen and (max-width:767px) { /*SP*/
}
@media screen and (min-width:768px) and ( max-width:1600px) { /*TB*/
}
@media screen and (min-width:1601px) , print { /*PC*/
}

/* 1660 */
@media screen and (max-width:767px) { /*SP*/
}
@media screen and (min-width:768px) and ( max-width:1500px) { /*TB*/
}
@media screen and (min-width:1501px) and ( max-width:1660px) { /*TB*/
}
@media screen and (min-width:1661px) , print { /*PC*/
}

/*------------------------------------------------*/

/* RM3_box_1819,RMT_icon_18,RMT_icon_19 */
@media screen and (max-width:767px) { /*SP*/
    .RM3_box_1819set{
        /* margin: 20px 0 0 0; */
        margin: 4.83vw 0 0 0;
        display: flex; flex-direction: column;
        /* width: 334px; */
        width: 80.68vw;
    }
    .RM3_box_1819{
        /* width: 334px; height: 80px; */
        width: 80.68vw; height: 19.32vw;
        position: relative;
    }
    .RM3_box_1819:nth-of-type(2){
        /* padding: 5px 0 0 0; */
        padding: 1.21vw 0 0 0;
    }
    .RM3_box_1819 .RMT_icon_18{
        /* width: 47px; */
        width: 11.35vw;
        position: absolute; top: 0; left: 0;
    }
    .RM3_box_1819 .RMT_icon_19{
        /* width: 47px; */
        width: 11.35vw;
        position: absolute; top: 0; left: 0;
    }
    .RM3_text_1819_a{
        width: 100%;
        /* font-size: 15px; */
        font-size: 3.62vw;
        /* margin: 0 0 0 55px; */
        margin: 0 0 0 13.29vw;
    }
    .RM3_text_1819_b{
        /* width: 280px; */
        width: 67.63vw;
        /* font-size: 13px; */
        font-size: 3.14vw;
        /* margin: 5px 0 0 55px; */
        margin: 1.21vw 0 0 13.29vw;
        line-height: 1.4em;
    }
    .RM3_text_1819_b a{
        font-weight: 400;
        color: #000;
        /* border-bottom: 1px solid #000; */
        border-bottom: 0.24vw solid #000;
        transition: 0.3s;
    }
    .RM3_text_1819_b a:hover{
        opacity: 0.5;
    }
}
@media screen and (min-width:768px) and ( max-width:1600px) { /*TB*/
    .RM3_box_1819set{
        /* margin: 20px 0 0 0; */
        margin: 1.25vw 0 0 0;
        display: flex; flex-wrap: nowrap;
        justify-content: flex-start;
        /* width: 960px; height: 80px; */
        width: 60.00vw; height: 5.00vw;
    }
    .RM3_box_1819{
        width: 50%;
        position: relative;
    }
    .RM3_box_1819 .RMT_icon_18{
        /* width: 47px; */
        width: 2.94vw;
        position: absolute; top: 0; left: 0;
    }
    .RM3_box_1819 .RMT_icon_19{
        /* width: 47px; */
        width: 2.94vw;
        position: absolute; top: 0; left: 0;
    }
    .RM3_text_1819_a{
        width: 100%;
        /* font-size: 16px; */
        font-size: 1.00vw;
        /* position: absolute; top: 5px; left: 55px; */
        position: absolute; top: 0.31vw; left: 3.44vw;
    }
    .RM3_text_1819_b{
        width: 100%;
        /* font-size: 13px; */
        font-size: 0.81vw;
        /* position: absolute; top: 27px; left: 55px; */
        position: absolute; top: 1.69vw; left: 3.44vw;
    }
    .RM3_text_1819_b a{
        font-weight: 400;
        color: #000;
        /* border-bottom: 1px solid #000; */
        border-bottom: 0.06vw solid #000;
        transition: 0.3s;
    }
    .RM3_text_1819_b a:hover{
        opacity: 0.5;
    }
}
@media screen and (min-width:1601px) , print { /*PC*/
    .RM3_box_1819set{
        margin: 20px 0 0 0;
        display: flex; flex-wrap: nowrap;
        justify-content: flex-start;
        width: 960px; height: 80px;
    }
    .RM3_box_1819{
        width: 50%;
        position: relative;
    }
    .RM3_box_1819 .RMT_icon_18{
        width: 47px;
        position: absolute; top: 0; left: 0;
    }
    .RM3_box_1819 .RMT_icon_19{
        width: 47px;
        position: absolute; top: 0; left: 0;
    }
    .RM3_text_1819_a{
        width: 100%;
        font-size: 16px;
        position: absolute; top: 5px; left: 55px;
    }
    .RM3_text_1819_b{
        width: 100%;
        font-size: 13px;
        position: absolute; top: 27px; left: 55px;
    }
    .RM3_text_1819_b a{
        font-weight: 400;
        color: #000;
        border-bottom: 1px solid #000;
        transition: 0.3s;
    }
    .RM3_text_1819_b a:hover{
        opacity: 0.5;
    }
}

/*------------------------------------------------*/

/* RM1_box_1819,RMT_icon_18,RMT_icon_19 */
@media screen and (max-width:767px) { /*SP*/
    .RM1_box_1819{
        /* width: calc( 100% - 30px ); */
        width: calc( 100% - 7.25vw );
        /* margin: 20px 0 0 0; */
        margin: 4.83vw 0 0 0;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .RM1_box_1819 .RMT_icon_18{
        /* width: 62px; */
        width: 14.98vw;
        /* margin: 0 20px 0 0; */
        margin: 0 4.83vw 0 0;
    }
    .RM1_box_1819 .RMT_icon_19{
        /* width: 62px; */
        width: 14.98vw;
    }
    /* .RMT_icon_23{ width: 65px; margin: 0 10px 0 0; } */
    .RMT_icon_23{ width: 15.70vw; margin: 0 2.42vw 0 0; }
    /* .RMT_icon_24{ width: 115px; } */
    .RMT_icon_24{ width: 27.78vw; }
}
@media screen and (min-width:768px) and ( max-width:1600px) { /*TB*/
    .RM1_box_1819{
        /* margin: 40px 0 0 0; */
        margin: 2.50vw 0 0 0;
    }
    .RM1_box_1819 .RMT_icon_18{
        /* width: 70px; */
        width: 4.38vw;
        /* margin: 0 20px 0 0; */
        margin: 0 1.25vw 0 0;
    }
    .RM1_box_1819 .RMT_icon_19{
        /* width: 70px; */
        width: 4.38vw;
    }
    /* .RMT_icon_23{ width: 80px; } */
    .RMT_icon_23{ width: 5.00vw; }
    /* .RMT_icon_24{ width: 149px; } */
    .RMT_icon_24{ width: 9.31vw; }
    }
@media screen and (min-width:1601px) , print { /*PC*/
    .RM1_box_1819{
        margin: 40px 0 0 0;
    }
    .RM1_box_1819 .RMT_icon_18{
        width: 70px;
        margin: 0 20px 0 0;
    }
    .RM1_box_1819 .RMT_icon_19{
        width: 70px;
    }
    
    .RMT_icon_23{ width: 80px; }
    .RMT_icon_24{ width: 149px; }
}

/*------------------------------------------------*/

/* RMT_zoom_0102 */
@media screen and (max-width:767px) { /*SP*/
    .RMT_zoom_0102{
        /* width: 30px; */
        width: 7.25vw;
        /* position: absolute; top: 20px; right: 0px; */
        position: absolute; top: 4.83vw; right: 0.00vw;
    }
}
@media screen and (min-width:768px) and ( max-width:1600px) { /*TB*/
    .RMT_zoom_0102{
        /* width: 30px; */
        width: 1.88vw;
        /* position: absolute; top: 20px; right: 20px; */
        position: absolute; top: 1.25vw; right: 1.25vw;
    }
}
@media screen and (min-width:1601px) , print { /*PC*/
    .RMT_zoom_0102{
        width: 30px;
        position: absolute; top: 20px; right: 20px;
    }
    .RM1_floor_01,.RM1_floor_02{
        transition: opacity 0.3s;
    }
    .RM1_floor_01:hover,.RM1_floor_02:hover{
        opacity: 0.5;
        cursor: pointer;
    }
}

/*------------------------------------------------*/

/* RM1 */
@media screen and (max-width:767px) { /*SP*/
    .RMT_h1{
        font-family: 'Noto Serif JP', serif;
        /* font-size: 35px; font-weight: 500; */
        font-size: 8.45vw; font-weight: 500;
        /* letter-spacing: 5px; */
        letter-spacing: 1.21vw;
        /* margin: 40px 0 0 0; */
        margin: 9.66vw 0 0 0;
        text-align: center;
        /* line-height: 45px; */
        line-height: 10.87vw;
    }
    /* .RMT_h1_L{font-size: 50px; letter-spacing: 5px;} */
    .RMT_h1_L{font-size: 12.08vw; letter-spacing: 1.21vw;}
    /* .RMT_h1_color{color: #009FCC; letter-spacing: 0px;} */
    .RMT_h1_color{color: #009FCC; letter-spacing: 0.00vw;}
    .RMT_p{
        /* font-size: 12px; */
        font-size: 2.90vw;
        /* transform: translateY(10px); */
        transform: translateY(2.42vw);
    }
    #RM1{
        /* width: 364px; */
        width: 87.92vw;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        /* margin: -32px 0 0 0; */
        margin: -7.73vw 0 0 0;
        /* background-color: #fff; */
        /* border-radius: 10px; */
        border-radius: 2.42vw;
    }
    .RM1_box_01{
        /* width: 304px; height: 50px; background-color: #009FCC; */
        width: 73.43vw; height: 12.08vw; background-color: #009FCC;
        /* border-radius: 30px; */
        border-radius: 7.25vw;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        /* margin: 10px 0 0 0; */
        margin: 2.42vw 0 0 0;
        font-family: 'Noto Serif JP', serif; font-weight: 500;
    }
    .RM1_box_02{
        /* height: 65px; */
        height: 15.70vw;
        display: flex; flex-wrap: nowrap; align-items: flex-end;
    }
    .RM1_tx_01{
        display: flex; justify-content: center; align-items: flex-end;
        /* height: 50px; */
        height: 12.08vw;
        /* font-size: 24px; */
        font-size: 5.80vw;
        /* padding: 0 0 13px 0; */
        padding: 0 0 3.14vw 0;
        /* width: 152px; */
        width: 36.71vw;
        color: #fff;
    }
    /* .RM1_tx_01 span{font-size: 32px; margin: 0 3px 0 0;} */
    .RM1_tx_01 span{font-size: 7.73vw; margin: 0 0.72vw 0 0;}
    .RM1_tx_02{
        display: flex; justify-content: center; align-items: flex-end;
        /* height: 50px; */
        height: 12.08vw;
        background-color: #C9C9C9;
        /* font-size: 18px; */
        font-size: 4.35vw;
        /* padding: 0 0 14px 0; */
        padding: 0 0 3.38vw 0;
        /* width: 152px; */
        width: 36.71vw;
        /* border-radius: 0 30px 30px 0; */
        border-radius: 0 7.25vw 7.25vw 0;
    }
    /* .RM1_tx_02 span{font-size: 24px; margin: 0 0 -2px 0; letter-spacing: 3px;} */
    .RM1_tx_02 span{font-size: 5.80vw; margin: 0 0 -0.48vw 0; letter-spacing: 0.72vw;}
    .RM1_tx_03{
        display: flex; justify-content: center; align-items: flex-end;
        /* height: 50px; */
        height: 12.08vw;
        /* font-size: 14px; */
        font-size: 3.38vw;
        /* padding: 0 0 13px 0; */
        padding: 0 0 3.14vw 0;
        /* width: 180px; */
        width: 43.48vw;
        /* margin: 10px 0 0 0; */
        margin: 2.42vw 0 0 0;
        color: #000;
    }
    /* .RM1_tx_03 span{font-size: 24px; margin: 0 0 -1px 5px;} */
    .RM1_tx_03 span{font-size: 5.80vw; margin: 0 0 -0.24vw 1.21vw;}
    .RM1_box_03{
        /* width: 364px; */
        width: 87.92vw;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start;
        /* padding: 50px 0 30px 0; */
        padding: 12.08vw 0 7.25vw 0;
    }

    /* RM1_floorBox */
    .RM1_floorBox{
        position: relative;
        display: flex; flex-direction: column; justify-content: center; align-items: center;
        width: 100%;
    }
    .RM1_floorBox_00{
        position: relative;
        display: flex; flex-direction: column; align-items: center;
        /* width: 364px; */
        width: 87.92vw;
    }
    .RM1_floorBox_01{
        /* width: calc( 370px * 0.9 ); */
        width: calc( 89.37vw * 0.9 );
        /* margin: 30px 0 0 0; */
        margin: 7.25vw 0 0 0;
        position: relative;
    }
    .RM1_floorBox_02{
        /* width: calc( 180px * 0.9 ); */
        width: calc( 43.48vw * 0.9 );
        margin: 0 0 0 0;
        position: relative;
    }
    .RM1_floorBoxTx{
        /* font-size: 14px; line-height: 22px; */
        font-size: 3.38vw; line-height: 5.31vw;
        /* margin: 20px 0 0 0; */
        margin: 4.83vw 0 0 0;
        /* width: 334px; */
        width: 80.68vw;
        letter-spacing: 0;
    }
    .RM1_floorBoxTx_ts05{
        /* font-size: 14px; line-height: 22px; */
        font-size: 3.38vw; line-height: 5.31vw;
        /* margin: 20px 0 0 0; */
        margin: 4.83vw 0 0 0;
        /* width: 334px; */
        width: 80.68vw;
        letter-spacing: 0;
    }
    .RM1_floorBoxTx span,.RM1_floorBoxTx_ts05 span{color: #afafaf;}

    .RM1_box_04{
        display: flex; flex-direction: column; justify-content: center; align-items: center;
        /* width: 364px; */
        width: 87.92vw;
        /* margin: 30px 0 0 0; */
        margin: 7.25vw 0 0 0;
    }
    .RM1_box_04_l{
        /* width: 325px; */
        width: 78.50vw;
    }
    .RM1_box_04_r{
        /* width: 325px; */
        width: 78.50vw;
    }

    .RM1_compass{
        /* width: 200px; */
        width: 48.31vw;
        /* margin: 30px 0 30px 0; */
        margin: 7.25vw 0 7.25vw 0;
    }

    /* --------------- */

    .RM1_box_05 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        /* margin: 0 0 30px 0; */
        margin: 0 0 7.25vw 0;
        /* width: 325px; */
        width: 78.50vw;
    }
    .RM1_tx_04 {
        font-family: 'Noto Serif JP', serif;
        font-weight: 500;
        /* font-size: 15px; */
        font-size: 3.62vw;
        margin: 0 0 0 0;
        /* width: 325px; */
        width: 78.50vw;
        text-align: left;
        /* border-bottom: 1px solid #000; */
        border-bottom: 0.24vw solid #000;
        /* padding: 0 0 10px 0; */
        padding: 0 0 2.42vw 0;
    }
    .RM1_tx_04a {
        font-family: 'Noto Serif JP', serif;
        font-weight: 500;
        /* font-size: 15px; */
        font-size: 3.62vw;
        /* margin: 0 0 10px 0; */
        margin: 0 0 2.42vw 0;
        /* width: 325px; */
        width: 78.50vw;
        text-align: left;
        /* border-bottom: 1px solid #000; */
        border-bottom: 0.24vw solid #000;
        /* padding: 0 0 10px 0; */
        padding: 0 0 2.42vw 0;
    }
    .RM1_tx_05 {
        font-family: 'Noto Serif JP', serif; font-weight: 500;
        /* font-size: 30px; */
        font-size: 7.25vw;
        /* margin: 5px 0 0 0; */
        margin: 1.21vw 0 0 0;
    }
    .RM1_tx_05 span {
        /* font-size: 20px; */
        font-size: 4.83vw;
    }
    .RM1_box_06 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        /* margin: 0 0 20px 0; */
        margin: 0 0 4.83vw 0;
        /* width: 325px; */
        width: 78.50vw;
    }
    .RM1_tx_06a {
        background-color: #613F28;
        /* width: 325px; */
        width: 78.50vw;
        /* height: 40px; */
        height: 9.66vw;
        /* border-radius: 5px; */
        border-radius: 1.21vw;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0 0 0;
        /* font-size: 12px; */
        font-size: 2.90vw;
    }
    .RM1_tx_06b {
        background-color: #9C6845;
        /* width: 334px; height: 40px; border-radius: 5px; color: #fff; */
        width: 80.68vw; height: 9.66vw; border-radius: 1.21vw; color: #fff;
        display: flex; justify-content: center; align-items: center;
        /* margin: 0 10px 0 0; font-size: 12px; */
        margin: 0 2.42vw 0 0; font-size: 2.90vw;
    }
    .RM1_tx_06c {
        background-color: #BEA687;
        /* width: 334px; height: 40px; border-radius: 5px; color: #fff; */
        width: 80.68vw; height: 9.66vw; border-radius: 1.21vw; color: #fff;
        display: flex; justify-content: center; align-items: center;
        /* margin: 0 10px 0 0; font-size: 12px; */
        margin: 0 2.42vw 0 0; font-size: 2.90vw;
    }
    .RM1_tx_06x {
        /* font-size: 14px; line-height: 20px; */
        font-size: 3.38vw; line-height: 4.83vw;
        /* margin: 5px 0 0 0; */
        margin: 1.21vw 0 0 0;
    }
    .RM1_box_07 {
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        /* font-size: 14px; line-height: 24px; */
        font-size: 3.38vw; line-height: 5.80vw;
        /* margin: 20px 0 0 0; */
        margin: 4.83vw 0 0 0;
        /* width: 334px; */
        width: 80.68vw;
    }

    /* --------------- */
}
@media screen and (min-width:768px) and ( max-width:1600px) { /*TB*/
    .RMT_h1{
        font-family: 'Noto Serif JP', serif;
        /* font-size: 40px; font-weight: 500; */
        font-size: 2.50vw; font-weight: 500;
        /* letter-spacing: 10px; */
        letter-spacing: 0.63vw;
        /* margin: 50px 0 50px 0; */
        margin: 3.13vw 0 3.13vw 0;
    }
    /* .RMT_h1_L{font-size: 55px;} */
    .RMT_h1_L{font-size: 3.44vw;}
    .RMT_h1_color{color: #009FCC;}
    .RMT_p{
        /* font-size: 12px; */
        font-size: 0.75vw;
        /* transform: translateY(-30px); */
        transform: translateY(-1.88vw);
    }
    #RM1{
        /* width: 1200px; */
        width: 75.00vw;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        margin: 0 0 0 0;
        /* border-radius: 10px 10px 0 0; */
        border-radius: 0.63vw 0.63vw 0 0;
    }
    .RM1_box_01{
        /* width: 1000px; height: 65px; background-color: #009FCC; */
        width: 62.50vw; height: 4.06vw; background-color: #009FCC;
        /* border-radius: 10px; */
        border-radius: 0.63vw;
        display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center;
        /* margin: -19px 0 0 0; */
        margin: -1.19vw 0 0 0;
        font-family: 'Noto Serif JP', serif; font-weight: 500;
    }
    .RM1_box_02{
        /* height: 65px; */
        height: 4.06vw;
        display: flex; flex-wrap: nowrap; align-items: flex-end;
    }
    .RM1_tx_01{
        display: flex; justify-content: center; align-items: flex-end;
        /* height: 65px; */
        height: 4.06vw;
        /* font-size: 32px; */
        font-size: 2.00vw;
        /* padding: 0 0 16px 0; */
        padding: 0 0 1.00vw 0;
        /* width: 160px; */
        width: 10.00vw;
        color: #fff;
    }
    /* .RM1_tx_01 span{font-size: 42px; margin: 0 8px -1px 0;} */
    .RM1_tx_01 span{font-size: 2.63vw; margin: 0 0.50vw -0.06vw 0;}
    .RM1_tx_02{
        display: flex; justify-content: center; align-items: flex-end;
        /* height: 65px; */
        height: 4.06vw;
        background-color: #C9C9C9;
        /* font-size: 24px; */
        font-size: 1.50vw;
        /* padding: 0 0 18px 0; */
        padding: 0 0 1.13vw 0;
        /* width: 200px; */
        width: 12.50vw;
    }
    /* .RM1_tx_02 span{font-size: 32px; letter-spacing: 8px;} */
    .RM1_tx_02 span{font-size: 2.00vw; letter-spacing: 0.50vw;}
    .RM1_tx_03{
        display: flex; justify-content: center; align-items: flex-end;
        /* height: 65px; */
        height: 4.06vw;
        /* font-size: 15px; */
        font-size: 0.94vw;
        /* padding: 0 0 18px 0; */
        padding: 0 0 1.13vw 0;
        /* width: 220px; */
        width: 13.75vw;
        color: #fff;
    }
    /* .RM1_tx_03 span{font-size: 32px; margin: 0 0 -1px 5px;} */
    .RM1_tx_03 span{font-size: 2.00vw; margin: 0 0 -0.06vw 0.31vw;}
    .RM1_box_03{
        display: flex; flex-direction: column; justify-content: center; align-items: center;
        /* padding: 50px 0 30px 0; */
        padding: 3.13vw 0 1.88vw 0;
    }
    /* RM1_floorBox */
    .RM1_floorBox{
        position: relative;
        display: flex; flex-direction: column; justify-content: center;
        /* margin: 50px 0 0 0; */
        margin: 3.13vw 0 0 0;
    }
    .RM1_floorBox_00{
        position: relative;
        display: flex; flex-wrap: nowrap; justify-content: center;
        /* width: 570px; */
        width: 35.63vw;
    }
    .RM1_floorBox_01{
        /* width: 460px; */
        width: 28.75vw;
        position: relative;
    }
    .RM1_floorBox_02{
        /* width: 180px; */
        width: 11.25vw;
        /* margin: 0 0 0 20px; */
        margin: 0 0 0 1.25vw;
        position: relative;
    }
    .RM1_floorBoxTx{
        /* font-size: 14px; line-height: 22px; */
        font-size: 0.88vw; line-height: 1.38vw;
        /* margin: 20px 0 0 0; */
        margin: 1.25vw 0 0 0;
        /* width: 570px; */
        width: 35.63vw;
        letter-spacing: 0;
    }
    .RM1_floorBoxTx_ts05{
        /* font-size: 14px; line-height: 22px; */
        font-size: 0.88vw; line-height: 1.38vw;
        /* margin: 20px 0 0 0; */
        margin: 1.25vw 0 0 0;
        /* width: 570px; */
        width: 35.63vw;
        /* letter-spacing: 0.5px; */
        letter-spacing: 0.03vw;
    }
    .RM1_floorBoxTx span,.RM1_floorBoxTx_ts05 span{color: #afafaf;}
    .RM1_box_04{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
        /* width: 940px; */
        width: 58.75vw;
        /* margin: 30px 0 0 0; */
        margin: 1.88vw 0 0 0;
    }
    .RM1_box_04_l{
        width: 50%;
    }
    .RM1_box_04_r{
        width: 50%;
    }
    .RM1_compass{
        /* width: 430px; */
        width: 26.88vw;
        /* margin: 0 0 50px 0; */
        margin: 0 0 3.13vw 0;
    }
    .RM1_box_05{
        display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
        /* margin: 0 0 50px 0; */
        margin: 0 0 3.13vw 0;
    }
    .RM1_tx_04{
        font-family: 'Noto Serif JP', serif; font-weight: 500;
        /* font-size: 15px; */
        font-size: 0.94vw;
        /* margin: 0 30px 10px 0; */
        margin: 0 1.88vw 0.63vw 0;
    }
    .RM1_tx_04a{
        font-family: 'Noto Serif JP', serif; font-weight: 500;
        /* font-size: 15px; */
        font-size: 0.94vw;
        /* margin: 0 0 10px 0; */
        margin: 0 0 0.63vw 0;
    }
    .RM1_tx_05{
        font-family: 'Noto Serif JP', serif; font-weight: 500;
        /* font-size: 30px; */
        font-size: 1.88vw;
        margin: 0 0 0 0;
    }
    /* .RM1_tx_05 span{font-size: 20px;} */
    .RM1_tx_05 span{font-size: 1.25vw;}
    .RM1_box_06{
        display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
        /* margin: 0 0 20px 0; */
        margin: 0 0 1.25vw 0;
        width: 100%;
    }
    .RM1_tx_06a{
        background-color: #613F28;
        /* width: 100%; height: 40px; border-radius: 5px; color: #fff; */
        width: 100%; height: 2.50vw; border-radius: 0.31vw; color: #fff;
        display: flex; justify-content: flex-start; align-items: center;
        /* margin: 0 10px 0 0; font-size: 12px; */
        margin: 0 0.63vw 0 0; font-size: 0.75vw;
        /* padding: 0 0 0 15px; */
        padding: 0 0 0 0.94vw;
    }
    .RM1_tx_06b{
        background-color: #9C6845;
        /* width: 100%; height: 40px; border-radius: 5px; color: #fff; */
        width: 100%; height: 2.50vw; border-radius: 0.31vw; color: #fff;
        display: flex; justify-content: flex-start; align-items: center;
        /* margin: 0 10px 0 0; font-size: 12px; */
        margin: 0 0.63vw 0 0; font-size: 0.75vw;
        /* padding: 0 0 0 15px; */
        padding: 0 0 0 0.94vw;
    }
    .RM1_tx_06c{
        background-color: #BEA687;
        /* width: 100%; height: 40px; border-radius: 5px; color: #fff; */
        width: 100%; height: 2.50vw; border-radius: 0.31vw; color: #fff;
        display: flex; justify-content: flex-start; align-items: center;
        /* margin: 0 10px 0 0; font-size: 12px; */
        margin: 0 0.63vw 0 0; font-size: 0.75vw;
        /* padding: 0 0 0 15px; */
        padding: 0 0 0 0.94vw;
    }
    .RM1_tx_06x{
        /* font-size: 15px; line-height: 24px; font-weight: 400; */
        font-size: 0.94vw; line-height: 1.50vw; font-weight: 400;
        /* margin: 5px 0 0 0; */
        margin: 0.31vw 0 0 0;
    }
    .RM1_box_07{
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        /* font-size: 14px; line-height: 28px; */
        font-size: 0.88vw; line-height: 1.75vw;
        /* margin: 50px 0 0 0; */
        margin: 3.13vw 0 0 0;
    }
}
@media screen and (min-width:1601px) , print { /*PC*/
    .RMT_h1{
        font-family: 'Noto Serif JP', serif;
        font-size: 40px; font-weight: 500;
        letter-spacing: 10px;
        margin: 50px 0 50px 0;
    }
    .RMT_h1_L{font-size: 55px;}
    .RMT_h1_color{color: #009FCC;}
    .RMT_p{
        font-size: 12px;
        transform: translateY(-30px);
    }
    #RM1{
        width: 1200px;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        margin: 0 0 0 0;
        border-radius: 10px 10px 0 0;
    }
    .RM1_box_01{
        width: 1000px; height: 65px; background-color: #009FCC;
        border-radius: 10px;
        display: flex; flex-wrap: nowrap; justify-content: space-between; align-items: center;
        margin: -19px 0 0 0;
        font-family: 'Noto Serif JP', serif; font-weight: 500;
    }
    .RM1_box_02{
        height: 65px;
        display: flex; flex-wrap: nowrap; align-items: flex-end;
    }
    .RM1_tx_01{
        display: flex; justify-content: center; align-items: flex-end;
        height: 65px;
        font-size: 32px;
        padding: 0 0 16px 0;
        width: 160px;
        color: #fff;
    }
    .RM1_tx_01 span{font-size: 42px; margin: 0 8px -1px 0;}
    .RM1_tx_02{
        display: flex; justify-content: center; align-items: flex-end;
        height: 65px;
        background-color: #C9C9C9;
        font-size: 24px;
        padding: 0 0 18px 0;
        width: 200px;
    }
    .RM1_tx_02 span{font-size: 32px; letter-spacing: 8px;}
    .RM1_tx_03{
        display: flex; justify-content: center; align-items: flex-end;
        height: 65px;
        font-size: 15px;
        padding: 0 0 18px 0;
        width: 220px;
        color: #fff;
    }
    .RM1_tx_03 span{font-size: 32px; margin: 0 0 -1px 5px;}

    .RM1_box_03{
        display: flex; flex-direction: column; justify-content: center; align-items: center;
        padding: 50px 0 30px 0;
    }

    /* RM1_floorBox */
    .RM1_floorBox{
        position: relative;
        display: flex; flex-direction: column; justify-content: center;
        margin: 50px 0 0 0;
    }
    .RM1_floorBox_00{
        position: relative;
        display: flex; flex-wrap: nowrap; justify-content: center;
        width: 570px;
    }
    .RM1_floorBox_01{
        width: 460px;
        position: relative;
    }
    .RM1_floorBox_02{
        width: 180px;
        margin: 0 0 0 20px;
        position: relative;
    }
    .RM1_floorBoxTx{
        font-size: 14px; line-height: 22px;
        margin: 20px 0 0 0;
        width: 570px;
        letter-spacing: 0;
    }
    .RM1_floorBoxTx_ts05{
        font-size: 14px; line-height: 22px;
        margin: 20px 0 0 0;
        width: 570px;
        letter-spacing: 0.5px;
    }
    .RM1_floorBoxTx span,.RM1_floorBoxTx_ts05 span{color: #afafaf;}

    .RM1_box_04{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-start;
        width: 940px;
        margin: 30px 0 0 0;
    }
    .RM1_box_04_l{
        width: 50%;
    }
    .RM1_box_04_r{
        width: 50%;
    }

    .RM1_compass{
        width: 430px;
        margin: 0 0 50px 0;
    }
    .RM1_box_05{
        display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
        margin: 0 0 50px 0;
    }
    .RM1_tx_04{
        font-family: 'Noto Serif JP', serif; font-weight: 500;
        font-size: 15px;
        margin: 0 30px 10px 0;
    }
    .RM1_tx_04a{
        font-family: 'Noto Serif JP', serif; font-weight: 500;
        font-size: 15px;
        margin: 0 0 10px 0;
    }
    .RM1_tx_05{
        font-family: 'Noto Serif JP', serif; font-weight: 500;
        font-size: 30px;
        margin: 0 0 0 0;
    }
    .RM1_tx_05 span{font-size: 20px;}
    .RM1_box_06{
        display: flex; flex-direction: column; justify-content: center; align-items: flex-start;
        margin: 0 0 20px 0;
        width: 100%;
    }
    .RM1_tx_06a{
        background-color: #613F28;
        width: 100%; height: 40px; border-radius: 5px; color: #fff;
        display: flex; justify-content: flex-start; align-items: center;
        margin: 0 10px 0 0; font-size: 12px;
        padding: 0 0 0 15px;
    }
    .RM1_tx_06b{
        background-color: #9C6845;
        width: 100%; height: 40px; border-radius: 5px; color: #fff;
        display: flex; justify-content: flex-start; align-items: center;
        margin: 0 10px 0 0; font-size: 12px;
        padding: 0 0 0 15px;
    }
    .RM1_tx_06c{
        background-color: #BEA687;
        width: 100%; height: 40px; border-radius: 5px; color: #fff;
        display: flex; justify-content: flex-start; align-items: center;
        margin: 0 10px 0 0; font-size: 12px;
        padding: 0 0 0 15px;
    }
    .RM1_tx_06x{
        font-size: 15px; line-height: 24px; font-weight: 400;
        margin: 5px 0 0 0;
    }
    .RM1_box_07{
        display: flex; flex-wrap: nowrap; justify-content: center; align-items: center;
        font-size: 14px; line-height: 28px;
        margin: 50px 0 0 0;
    }
}

/*------------------------------------------------*/

/* RM2 */
@media screen and (max-width:767px) { /*SP*/
    #RM2{
        /* width: 414px; */
        width: 100.00vw;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        /* margin: 0 0 0 0; padding: 60px 0 50px 0; */
        margin: 0 0 0 0; padding: 14.49vw 0 12.08vw 0;
        /* background-color: #fff; */
    }
    .RM2_tx_01{
        /* font-size: 28px; font-weight: 400; letter-spacing: 5px; */
        font-size: 6.76vw; font-weight: 400; letter-spacing: 1.21vw;
        /* margin: 0 0 30px 0; */
        margin: 0 0 7.25vw 0;
    }
    .RM2_tx_02{
        /* font-size: 28px; font-weight: 400; letter-spacing: 5px; */
        font-size: 6.76vw; font-weight: 400; letter-spacing: 1.21vw;
        /* margin: 60px 0 30px 0; */
        margin: 14.49vw 0 7.25vw 0;
    }
    .RM2_tx_03{
        /* font-size: 12px; line-height: 24px; */
        font-size: 2.90vw; line-height: 5.80vw;
        /* width: 334px; text-align: left; */
        width: 80.68vw; text-align: left;
        /* margin: 10px 0 0 0; */
        margin: 2.42vw 0 0 0;
    }
    .RM2_vr{
        /* width: 334px; */
        width: 80.68vw;
        transition: 0.3s;
    }
    .RM2_vr:hover{
        opacity: 0.75;
    }

    /* RM2_pcBox */
    #RM2_pcBox{display: none;}
    /* RM2_spBox */
    #RM2_spBox{
        /* width: 334px; */
        width: 80.68vw;
    }
    .RM2_spBox_01{
        position: relative;
        /* width: 334px; */
        width: 80.68vw;
        /* margin: 0 0 25px 0; */
        margin: 0 0 6.04vw 0;
    }
    .RM2_img{
        /* width: 334px; */
        width: 80.68vw;
    }
    .RMT_arr_l{
        /* width: 20px; position: absolute; top: calc( 50% - 10px ); left: -10px; */
        width: 4.83vw; position: absolute; top: calc( 50% - 2.42vw ); left: -2.42vw;
    }
    .RMT_arr_r{
        /* width: 20px; position: absolute; top: calc( 50% - 10px ); right: -10px; */
        width: 4.83vw; position: absolute; top: calc( 50% - 2.42vw ); right: -2.42vw;
    }
    .RMT_zoom{
        /* width: 36px; position: absolute; top: -11px; right: -11px; */
        width: 8.70vw; position: absolute; top: -2.66vw; right: -2.66vw;
    }
    .RM2_spBox_02{
        width: auto;
        display: flex; flex-wrap: wrap; justify-content: flex-start;
    }
    .RM2_thumb{
        /* width: 55px; */
        width: 13.29vw;
        /* margin: 0 14.7px 14.7px 0; */
        margin: 0 3.55vw 3.55vw 0;
    }
    .RM2_thumb:nth-child(5n) {
        /* margin: 0 0 14.7px 0; */
        margin: 0 0 3.55vw 0;
    }
    .RM2_active{
        /* outline: 7px solid #009FCC; */
        outline: 1.69vw solid #009FCC;
        /* outline-offset: -3px; */
        outline-offset: -0.72vw;
    }

    .RM2_tx_04{
        /* font-size: 18px; font-weight: 400; letter-spacing: 2px; */
        font-size: 4.35vw; font-weight: 400; letter-spacing: 0.48vw;
        /* margin: 70px 0 20px 0; */
        margin: 16.91vw 0 4.83vw 0;
        text-align: center;
    }
    .RM2_box_04{
        display: flex; flex-wrap: wrap;
        /* width: 334px; */
        width: 80.68vw;
        /* border-top: 1px solid #ccc; */
        border-top: 0.24vw solid #ccc;
        /* padding: 20px 0 0 0; */
        padding: 4.83vw 0 0 0;
        /* font-size: 14px; font-weight: 400; line-height: 24px; */
        font-size: 3.38vw; font-weight: 400; line-height: 5.80vw;
    }
}
@media screen and (min-width:768px) and ( max-width:1600px) { /*TB*/
    #RM2{
        /* width: 1200px; */
        width: 75.00vw;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        /* margin: 0 0 0 0; padding: 100px 0 50px 0; */
        margin: 0 0 0 0; padding: 6.25vw 0 3.13vw 0;
    }
    .RM2_tx_01{
        /* font-size: 32px; font-weight: 400; letter-spacing: 10px; */
        font-size: 2.00vw; font-weight: 400; letter-spacing: 0.63vw;
        /* margin: 0 0 50px 0; */
        margin: 0 0 3.13vw 0;
    }
    .RM2_tx_02{
        /* font-size: 32px; font-weight: 400; letter-spacing: 10px; */
        font-size: 2.00vw; font-weight: 400; letter-spacing: 0.63vw;
        /* margin: 120px 0 50px 0; */
        margin: 7.50vw 0 3.13vw 0;
    }
    .RM2_tx_03{
        /* font-size: 16px; line-height: 24px; */
        font-size: 1.00vw; line-height: 1.50vw;
        /* width: 985px; text-align: left; */
        width: 61.56vw; text-align: left;
        /* margin: 20px 0 0 0; */
        margin: 1.25vw 0 0 0;
    }
    .RM2_vr{
        /* width: 510px; */
        width: 31.87vw;
        transition: 0.3s;
    }
    .RM2_vr:hover{
        opacity: 0.75;
    }
    /* RM2_pcBox */
    #RM2_pcBox{
        /* width: 985px; */
        width: 61.56vw;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .RM2_pcBox_01{
        /* width: 985px; */
        width: 61.56vw;
        display: flex; flex-wrap: nowrap; justify-content: space-between;
        /* margin: 0 0 15px 0; */
        margin: 0 0 0.94vw 0;
    }
    .RM2_pcBox_02{
        width: auto;
        display: flex; flex-direction:column ; justify-content: space-between;
    }
    /* RM2_spBox */
    #RM2_spBox{display: none;}

    .RM2_tx_04{
        /* font-size: 24px; font-weight: 400; letter-spacing: 5px; */
        font-size: 1.50vw; font-weight: 400; letter-spacing: 0.31vw;
        /* margin: 70px 0 20px 0; */
        margin: 4.38vw 0 1.25vw 0;
        text-align: center;
    }
    .RM2_box_04{
        display: flex; flex-wrap: wrap;
        /* width: 960px; */
        width: 60.00vw;
        /* border-top: 1px solid #ccc; */
        border-top: 0.06vw solid #ccc;
        /* padding: 20px 0 0 0; */
        padding: 1.25vw 0 0 0;
        /* font-size: 14px; font-weight: 400; line-height: 24px; */
        font-size: 0.88vw; font-weight: 400; line-height: 1.50vw;
    }
}
@media screen and (min-width:1601px) , print { /*PC*/
    #RM2{
        width: 1200px;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        margin: 0 0 0 0; padding: 100px 0 50px 0;
    }
    .RM2_tx_01{
        font-size: 32px; font-weight: 400; letter-spacing: 10px;
        margin: 0 0 50px 0;
    }
    .RM2_tx_02{
        font-size: 32px; font-weight: 400; letter-spacing: 10px;
        margin: 120px 0 50px 0;
    }
    .RM2_tx_03{
        font-size: 16px; line-height: 24px;
        width: 985px; text-align: left;
        margin: 20px 0 0 0;
    }
    .RM2_vr{
        width: 510px;
        transition: 0.3s;
    }
    .RM2_vr:hover{
        opacity: 0.75;
    }

    /* RM2_pcBox */
    #RM2_pcBox{
        width: 985px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .RM2_pcBox_01{
        width: 985px;
        display: flex; flex-wrap: nowrap; justify-content: space-between;
        margin: 0 0 15px 0;
    }
    .RM2_pcBox_02{
        width: auto;
        display: flex; flex-direction:column ; justify-content: space-between;
    }

    /* RM2_spBox */
    #RM2_spBox{display: none;}

    .RM2_tx_04{
        font-size: 24px; font-weight: 400; letter-spacing: 5px;
        margin: 70px 0 20px 0;
        text-align: center;
    }
    .RM2_box_04{
        display: flex; flex-wrap: wrap;
        width: 960px;
        border-top: 1px solid #ccc;
        padding: 20px 0 0 0;
        font-size: 14px; font-weight: 400; line-height: 24px;
    }
}

/*------------------------------------------------*/

/* RM3 */
@media screen and (max-width:767px) { /*SP*/
    #RM3{
        /* width: 414px; */
        width: 100.00vw;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        /* margin: 0 0 0 0; padding: 50px 0 80px 0; */
        margin: 0 0 0 0; padding: 12.08vw 0 19.32vw 0;
    }
    .RM3_tx_01{
        /* font-size: 18px; font-weight: 400; letter-spacing: 5px; */
        font-size: 4.35vw; font-weight: 400; letter-spacing: 1.21vw;
        /* margin: 0 0 20px 0; */
        margin: 0 0 4.83vw 0;
    }
    .RM3_tx_02{
        /* font-size: 14px; font-weight: 400; line-height: 20px; */
        font-size: 3.38vw; font-weight: 400; line-height: 4.83vw;
        /* margin: 0 0 20px 0; */
        margin: 0 0 4.83vw 0;
        /* width: 364px; */
        width: 87.92vw;
        text-align: center;
    }
    .RM3_box{
        display: flex; flex-wrap: wrap;
        /* width: 334px; */
        width: 80.68vw;
        /* border-top: 1px solid #ccc; */
        border-top: 0.24vw solid #ccc;
        /* padding: 20px 0 0 0; */
        padding: 4.83vw 0 0 0;
        /* font-size: 12px; font-weight: 400; */
        font-size: 2.90vw; font-weight: 400;
    }
    .RM3_box div{
        
    }
    .RMT_icon_01,.RMT_icon_02,.RMT_icon_03,.RMT_icon_04,
    .RMT_icon_05,.RMT_icon_06,.RMT_icon_07,.RMT_icon_08,
    .RMT_icon_09,.RMT_icon_10,.RMT_icon_11,.RMT_icon_12,
    .RMT_icon_13,.RMT_icon_14,.RMT_icon_15,.RMT_icon_16,
    .RMT_icon_17,.RMT_icon_20,.RMT_icon_21,.RMT_icon_22{
        /* margin: 0 20px 15px 0; */
        margin: 0 4.83vw 3.62vw 0;
        /* line-height: 14px; */
        line-height: 3.38vw;
        display: flex; align-items: center;
        position: relative;
    }
    /* .RMT_icon_01 img{ width: 13px; } */
    .RMT_icon_01 img{ width: 3.14vw; }
    /* .RMT_icon_02 img{ width: 16.5px; } */
    .RMT_icon_02 img{ width: 3.99vw; }
    /* .RMT_icon_03 img{ width: 16.5px; } */
    .RMT_icon_03 img{ width: 3.99vw; }
    /* .RMT_icon_04 img{ width: 17px; } */
    .RMT_icon_04 img{ width: 4.11vw; }
    /* .RMT_icon_05 img{ width: 13px; } */
    .RMT_icon_05 img{ width: 3.14vw; }
    /* .RMT_icon_06 img{ width: 11.5px; } */
    .RMT_icon_06 img{ width: 2.78vw; }
    /* .RMT_icon_07 img{ width: 13px; } */
    .RMT_icon_07 img{ width: 3.14vw; }
    /* .RMT_icon_08 img{ width: 55px; } */
    .RMT_icon_08 img{ width: 13.29vw; }
    /* .RMT_icon_09 img{ width: 55px; } */
    .RMT_icon_09 img{ width: 13.29vw; }
    /* .RMT_icon_10 img{ width: 35.5px; } */
    .RMT_icon_10 img{ width: 8.57vw; }
    /* .RMT_icon_11 img{ width: 35.5px; } */
    .RMT_icon_11 img{ width: 8.57vw; }
    /* .RMT_icon_12 img{ width: 56.5px; } */
    .RMT_icon_12 img{ width: 13.65vw; }
    /* .RMT_icon_13 img{ width: 57px; } */
    .RMT_icon_13 img{ width: 13.77vw; }
    /* .RMT_icon_14 img{ width: 55px; } */
    .RMT_icon_14 img{ width: 13.29vw; }
    /* .RMT_icon_15 img{ width: 57px; } */
    .RMT_icon_15 img{ width: 13.77vw; }
    /* .RMT_icon_16 img{ width: 57px; } */
    .RMT_icon_16 img{ width: 13.77vw; }
    /* .RMT_icon_17 img{ width: 57px; } */
    .RMT_icon_17 img{ width: 13.77vw; }

    /* .RMT_icon_20 img{ width: 16px; } */
    .RMT_icon_20 img{ width: 3.86vw; }
    /* .RMT_icon_21 img{ width: 16px; } */
    .RMT_icon_21 img{ width: 3.86vw; }
    /* .RMT_icon_22 img{ width: 57px; } */
    .RMT_icon_22 img{ width: 13.77vw; }

    .RMT_icon_01 img,.RMT_icon_02 img,.RMT_icon_03 img,.RMT_icon_04 img,
    .RMT_icon_05 img,.RMT_icon_06 img,.RMT_icon_07 img,.RMT_icon_08 img,
    .RMT_icon_09 img,.RMT_icon_10 img,.RMT_icon_11 img,.RMT_icon_12 img,
    .RMT_icon_13 img,.RMT_icon_14 img,.RMT_icon_15 img,.RMT_icon_16 img,
    .RMT_icon_17 img,.RMT_icon_20 img,.RMT_icon_21 img,.RMT_icon_22 img{
        /* margin: 0 5px 0 0; */
        margin: 0 1.21vw 0 0;
    }
    .RMT_icon_22_up{
        position: absolute;
        /* top: -12px; */
        top: -2.90vw;
        /* left: 16px; */
        left: 3.86vw;
        /* font-size: 8px; */
        font-size: 1.93vw;
    }

    .RM3_note_box{
        /* width: 344px; */
        width: 83.09vw;
        display: flex; flex-direction: column; justify-content: flex-start;
    }
    .RM3_note_l{
        /* width: 334px; */
        width: 80.68vw;
    }
    .RM3_note_r{
        /* width: 334px; */
        width: 80.68vw;
    }
    .RM3_note{
        text-indent: -0.8rem; padding-left: 1rem;
        /* font-size: 12px; font-weight: 400; */
        font-size: 2.90vw; font-weight: 400;
        /* line-height: 20px; */
        line-height: 4.83vw;
    }
    .RM3_bt{
        /* width: 300px; */
        width: 72.46vw;
        /* height: 70px; */
        height: 16.91vw;
        /* font-size: 18px; font-weight: 500; color: #fff; */
        font-size: 4.35vw; font-weight: 500; color: #fff;
        /* border-radius: 50px; */
        border-radius: 12.08vw;
        background-color: #009FCC;
        display: flex; justify-content: center; align-items: center;
        /* padding: 0 0 5px 0; */
        padding: 0 0 1.21vw 0;
        position: relative;
        transition: 0.3s;
        /* margin: 70px 0 0 0; */
        margin: 16.91vw 0 0 0;
    }
    .RM3_bt:hover{
        opacity: 0.75;
    }
    .RM3_bt:after {
        content: ""; 
        display: block;
        /* width: 20px; */
        width: 4.83vw;
        /* height: 20px; */
        height: 4.83vw;
        background-image: url('../img/RMT_link_l.webp');
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute; 
        /* left: 20px; */
        left: 4.83vw;
        /* bottom: 25px; */
        bottom: 6.04vw;
    }
}
@media screen and (min-width:768px) and ( max-width:1600px) { /*TB*/
    #RM3{
        /* width: 1200px; */
        width: 75.00vw;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        /* margin: 0 0 100px 0; padding: 50px 0 0 0; */
        margin: 0 0 6.25vw 0; padding: 3.13vw 0 0 0;
        /* border-radius: 0 0 10px 10px; */
        border-radius: 0 0 0.63vw 0.63vw;
    }
    .RM3_tx_01{
        /* font-size: 24px; font-weight: 400; letter-spacing: 10px; */
        font-size: 1.50vw; font-weight: 400; letter-spacing: 0.63vw;
        /* margin: 0 0 20px 0; */
        margin: 0 0 1.25vw 0;
    }
    .RM3_tx_02{
        /* font-size: 16px; font-weight: 400; */
        font-size: 1.00vw; font-weight: 400;
        /* margin: 0 0 20px 0; */
        margin: 0 0 1.25vw 0;
    }
    .RM3_box{
        display: flex; flex-direction: column;
        /* width: 960px; */
        width: 60.00vw;
        /* border-top: 1px solid #ccc; */
        border-top: 0.06vw solid #ccc;
        /* padding: 20px 0 0 0; */
        padding: 1.25vw 0 0 0;
        /* font-size: 13px; font-weight: 400; */
        font-size: 0.81vw; font-weight: 400;
    }
    .RM3_box div{
        display: flex; align-items: center;
        position: relative;
    }
    .RMT_icon_01,.RMT_icon_02,.RMT_icon_03,.RMT_icon_04,
    .RMT_icon_05,.RMT_icon_06,.RMT_icon_07,.RMT_icon_08,
    .RMT_icon_09,.RMT_icon_10,.RMT_icon_11,.RMT_icon_12,
    .RMT_icon_13,.RMT_icon_14,.RMT_icon_15,.RMT_icon_16,
    .RMT_icon_17,.RMT_icon_20,.RMT_icon_21,.RMT_icon_22{
        /* margin: 0 30px 15px 0; */
        margin: 0 1.88vw 0.94vw 0;
        display: inline-flex; align-items: center;
    }
    /* .RMT_icon_01 img{ width: 13px; } */
    .RMT_icon_01 img{ width: 0.81vw; }
    /* .RMT_icon_02 img{ width: 16.5px; } */
    .RMT_icon_02 img{ width: 1.03vw; }
    /* .RMT_icon_03 img{ width: 16.5px; } */
    .RMT_icon_03 img{ width: 1.03vw; }
    /* .RMT_icon_04 img{ width: 17px; } */
    .RMT_icon_04 img{ width: 1.06vw; }
    /* .RMT_icon_05 img{ width: 13px; } */
    .RMT_icon_05 img{ width: 0.81vw; }
    /* .RMT_icon_06 img{ width: 11.5px; } */
    .RMT_icon_06 img{ width: 0.72vw; }
    /* .RMT_icon_07 img{ width: 13px; } */
    .RMT_icon_07 img{ width: 0.81vw; }
    /* .RMT_icon_08 img{ width: 55px; } */
    .RMT_icon_08 img{ width: 3.44vw; }
    /* .RMT_icon_09 img{ width: 55px; } */
    .RMT_icon_09 img{ width: 3.44vw; }
    /* .RMT_icon_10 img{ width: 35.5px; } */
    .RMT_icon_10 img{ width: 2.22vw; }
    /* .RMT_icon_11 img{ width: 35.5px; } */
    .RMT_icon_11 img{ width: 2.22vw; }
    /* .RMT_icon_12 img{ width: 56.5px; } */
    .RMT_icon_12 img{ width: 3.53vw; }
    /* .RMT_icon_13 img{ width: 57px; } */
    .RMT_icon_13 img{ width: 3.56vw; }
    /* .RMT_icon_14 img{ width: 55px; } */
    .RMT_icon_14 img{ width: 3.44vw; }
    /* .RMT_icon_15 img{ width: 57px; } */
    .RMT_icon_15 img{ width: 3.56vw; }
    /* .RMT_icon_16 img{ width: 57px; } */
    .RMT_icon_16 img{ width: 3.56vw; }
    /* .RMT_icon_17 img{ width: 57px; } */
    .RMT_icon_17 img{ width: 3.56vw; }
    /* .RMT_icon_20 img{ width: 16px; } */
    .RMT_icon_20 img{ width: 1.00vw; }
    /* .RMT_icon_21 img{ width: 16px; } */
    .RMT_icon_21 img{ width: 1.00vw; }
    /* .RMT_icon_22 img{ width: 53px; } */
    .RMT_icon_22 img{ width: 3.31vw; }
    .RMT_icon_01 img,.RMT_icon_02 img,.RMT_icon_03 img,.RMT_icon_04 img,
    .RMT_icon_05 img,.RMT_icon_06 img,.RMT_icon_07 img,.RMT_icon_08 img,
    .RMT_icon_09 img,.RMT_icon_10 img,.RMT_icon_11 img,.RMT_icon_12 img,
    .RMT_icon_13 img,.RMT_icon_14 img,.RMT_icon_15 img,.RMT_icon_16 img,
    .RMT_icon_17 img,.RMT_icon_20 img,.RMT_icon_21 img,.RMT_icon_22 img{
        /* margin: 0 5px 0 0; */
        margin: 0 0.31vw 0 0;
    }
    .RMT_icon_22_up{
        position: absolute;
        /* top: -9px; */
        top: -0.56vw;
        /* left: 13px; */
        left: 0.81vw;
        /* font-size: 8px; */
        font-size: 0.50vw;
    }
    .RM3_note_box{
        /* width: 960px; */
        width: 60.00vw;
        display: flex; flex-wrap: nowrap; justify-content: flex-start;
    }
    .RM3_note_l{
        /* width: 350px; */
        width: 21.88vw;
    }
    .RM3_note_r{
        /* width: 550px; */
        width: 34.38vw;
    }
    .RM3_note{
        text-indent: -0.8rem; padding-left: 1rem;
        /* font-size: 12px; font-weight: 400; */
        font-size: 0.75vw; font-weight: 400;
        /* line-height: 18px; */
        line-height: 1.13vw;
    }
    .RM3_bt{
        /* width: 400px; */
        width: 25.00vw;
        /* height: 70px; */
        height: 4.38vw;
        /* font-size: 18px; font-weight: 500; color: #fff; */
        font-size: 1.13vw; font-weight: 500; color: #fff;
        /* border-radius: 50px; */
        border-radius: 3.13vw;
        background-color: #009FCC;
        display: flex; justify-content: center; align-items: center;
        /* padding: 0 0 5px 0; */
        padding: 0 0 0.31vw 0;
        position: relative;
        transition: 0.3s;
        /* margin: 70px 0 0 0; */
        margin: 4.38vw 0 0 0;
    }
    .RM3_bt:hover{
        opacity: 0.75;
    }
    .RM3_bt:after {
        content: ""; 
        display: block;
        /* width: 20px; */
        width: 1.25vw;
        /* height: 20px; */
        height: 1.25vw;
        background-image: url('../img/RMT_link_l.webp');
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute; 
        /* left: 20px; */
        left: 1.25vw;
        /* bottom: 25px; */
        bottom: 1.56vw;
    }
}
@media screen and (min-width:1601px) , print { /*PC*/
    #RM3{
        width: 1200px;
        display: flex; flex-direction: column; justify-content: flex-start; align-items: center;
        margin: 0 0 100px 0; padding: 50px 0 0 0;
        border-radius: 0 0 10px 10px;
    }
    .RM3_tx_01{
        font-size: 24px; font-weight: 400; letter-spacing: 10px;
        margin: 0 0 20px 0;
    }
    .RM3_tx_02{
        font-size: 16px; font-weight: 400;
        margin: 0 0 20px 0;
    }
    .RM3_box{
        display: flex; flex-direction: column;
        width: 960px;
        border-top: 1px solid #ccc;
        padding: 20px 0 0 0;
        font-size: 13px; font-weight: 400;
    }
    .RM3_box div{
        display: flex; align-items: center;
        position: relative;
    }
    .RMT_icon_01,.RMT_icon_02,.RMT_icon_03,.RMT_icon_04,
    .RMT_icon_05,.RMT_icon_06,.RMT_icon_07,.RMT_icon_08,
    .RMT_icon_09,.RMT_icon_10,.RMT_icon_11,.RMT_icon_12,
    .RMT_icon_13,.RMT_icon_14,.RMT_icon_15,.RMT_icon_16,
    .RMT_icon_17,.RMT_icon_20,.RMT_icon_21,.RMT_icon_22{
        margin: 0 30px 15px 0;
        display: inline-flex; align-items: center;
    }
    .RMT_icon_01 img{ width: 13px; }
    .RMT_icon_02 img{ width: 16.5px; }
    .RMT_icon_03 img{ width: 16.5px; }
    .RMT_icon_04 img{ width: 17px; }
    .RMT_icon_05 img{ width: 13px; }
    .RMT_icon_06 img{ width: 11.5px; }
    .RMT_icon_07 img{ width: 13px; }
    .RMT_icon_08 img{ width: 55px; }
    .RMT_icon_09 img{ width: 55px; }
    .RMT_icon_10 img{ width: 35.5px; }
    .RMT_icon_11 img{ width: 35.5px; }
    .RMT_icon_12 img{ width: 56.5px; }
    .RMT_icon_13 img{ width: 57px; }
    .RMT_icon_14 img{ width: 55px; }
    .RMT_icon_15 img{ width: 57px; }
    .RMT_icon_16 img{ width: 57px; }
    .RMT_icon_17 img{ width: 57px; }
    .RMT_icon_20 img{ width: 16px; }
    .RMT_icon_21 img{ width: 16px; }
    .RMT_icon_22 img{ width: 53px; }
    
    .RMT_icon_01 img,.RMT_icon_02 img,.RMT_icon_03 img,.RMT_icon_04 img,
    .RMT_icon_05 img,.RMT_icon_06 img,.RMT_icon_07 img,.RMT_icon_08 img,
    .RMT_icon_09 img,.RMT_icon_10 img,.RMT_icon_11 img,.RMT_icon_12 img,
    .RMT_icon_13 img,.RMT_icon_14 img,.RMT_icon_15 img,.RMT_icon_16 img,
    .RMT_icon_17 img,.RMT_icon_20 img,.RMT_icon_21 img,.RMT_icon_22 img{
        margin: 0 5px 0 0;
    }
    .RMT_icon_22_up{
        position: absolute;
        top: -9px;
        left: 13px;
        font-size: 8px;
    }

    .RM3_note_box{
        width: 960px;
        display: flex; flex-wrap: nowrap; justify-content: flex-start;
    }
    .RM3_note_l{
        width: 350px;
    }
    .RM3_note_r{
        width: 550px;
    }
    .RM3_note{
        text-indent: -0.8rem; padding-left: 1rem;
        font-size: 12px; font-weight: 400;
        line-height: 18px;
    }
    .RM3_bt{
        width: 400px;
        height: 70px;
        font-size: 18px; font-weight: 500; color: #fff;
        border-radius: 50px;
        background-color: #009FCC;
        display: flex; justify-content: center; align-items: center;
        padding: 0 0 5px 0;
        position: relative;
        transition: 0.3s;
        margin: 70px 0 0 0;
    }
    .RM3_bt:hover{
        opacity: 0.75;
    }
    .RM3_bt:after {
        content: ""; 
        display: block;
        width: 20px;
        height: 20px;
        background-image: url('../img/RMT_link_l.webp');
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute; 
        left: 20px; 
        bottom: 25px;
    }
}

/* 1600 */
@media screen and (max-width:767px) { /*SP*/
    .RM2_note{
        /* width: 340px; */
        width: 82.13vw;
        /* font-size: 12px; line-height: 1.4em; */
        font-size: 2.90vw; line-height: 1.4em;
    }
}
@media screen and (min-width:768px) and ( max-width:1600px) { /*TB*/
    .RM2_note{
        /* width: 985px; */
        width: 61.56vw;
        /* font-size: 14px; */
        font-size: 0.88vw;
    }
}
@media screen and (min-width:1601px) , print { /*PC*/
    .RM2_note{
        width: 985px;
        font-size: 14px;
    }
}