@charset "shift_jis";
/* CSS Document */



.ct_box {
}


.ct_inbox {
width: 100%;
margin: 0 auto;
}



.price_box .btn_mall .btn {
font-size: 28px;
border-radius: 6px;
}




.pc_none {
display: block;
}
.sp_none {
display: none;
}



/* --------------------- */

.mainimg_txt {
padding: 10px 15px;
}


.roomimg_box {
background: none;
height:auto;
}
.roomimg_box .roomimg_pc {
display: none;
}
.roomimg_box .roomimg_sp {
display: block;
width: 100%;
height: auto;
}

.ms_box .ms_inbox .ms_ttl {
margin: 0 auto 20px;
}
.ms_box .ms_inbox .ms_flex {
display: block;
padding: 0 20px;
}
.ms_box .ms_inbox .ms_flex .ms_form {
width: 100%;
margin: 0 auto 20px;
}

.ms_box .ms_inbox .ms_flex .ms_imgbox {
width: 90%;
margin: 0 auto;
}

.border_bg .relate_ttl {
padding: 10px 15px;
}


.legend_box {
background: #EAE0FF url(../images/legend_bg_sp.jpg) top center no-repeat;
background-size: 100% auto;
padding: 8vw 0 3vw;
}
.legend_box .legend_ttl {
display: block;
width: 100%;
margin: 0 auto 55vw;
}

.legend_box .mlbtn_box {
padding: 0 20px;
}
.legend_box .mlbtn_box a {
width: 24%;
margin-bottom: 10px;
}
.legend_box .mlbtn_box .dis_none {
display: block;
width: 24%;
height: 1px;
}
.legend_box .mlbtn_box .dis_none.pc_none {
display: block;
}
.legend_box .mlbtn_box .dis_none.sp_none {
display: none;
}

.legend_box .legend_txt {
margin: 10px auto 20px;
width: 90%;
}



.btn_mall .btn {
font-size: 28px;
border-radius: 6px;
}