@charset "UTF-8";
/* CSS Document */


@media screen and (max-width :1096px) {

#price_room .yokosuku {
	font-family: fot-tsukuardgothic-std, sans-serif;
	display: inherit;
        text-align: center;
        padding-top: 8px;
        padding-right: 16px;
        padding-left: 16px;
        padding-bottom: 4px;
        background-color: #9AAEC7;
        color: #F8FAFA;
        font-size: 16px;
        font-weight: 600;
        line-height: 1em;
        letter-spacing: 0.02em;
    }
#price_room .yokosuku img {
        width: 28px;
        vertical-align: middle;
        margin-right: 8px;
    }
.yoko_scroll {
	overflow: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
#price_room table {
	margin-top: 10px;
}
}



@media screen and (max-width:700px){
#price{
}
#price_room {
	margin-bottom: 6.92%;
}
#price_room .price_unit {
    font-size: 12px;
    line-height: 1.4em;
    font-weight: 400;
    text-align: left;
	margin-top: 8px;
    margin-bottom: 8px;
}
#price_room table {
    box-sizing: border-box;
    width: 100%;
    border-top: 1px solid #36519D;
    border-left: 1px solid #36519D;
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
    font-family: century-gothic, sans-serif;
	margin-top: 10px;
}
#price_room table tr{
	
}
.tr_top{
	
}

#price_room .tr_top th{
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color:#36519D;
	color: #FFFFFF;
	font-size: 14px;
    font-weight: 400;
	padding:6px 10px;
	box-sizing: border-box;
}

#price_room .th_room-name{
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#price_room .th_room-name a{
	box-sizing: border-box;
    display: inline-table;
	font-size: 14px;
    font-weight: 400;
	line-height: 1.3em;
	text-decoration: underline;
}
#price_room table tr th{
	box-sizing: border-box;
	line-height: 1.2em;
	border-bottom: 1px solid #36519D;
	border-right: 1px solid #36519D;
}
#price_room table tr td{
    box-sizing: border-box;
    border-bottom: 1px solid #36519D;
    border-right: 1px solid #36519D;
    font-size: 13px;
    line-height: 1.2em;
    font-weight: 400;
    padding-top: 4px;
    padding-bottom: 4px;
}
#to_simu {
    text-align: center;
    margin-top: 7.69%;
    margin-bottom: 9.23%;
}
#to_simu p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 24px;
}
#to_simu p span {
    position: relative;
    display: inline-block;
    padding-left: 32px;
    padding-right: 24px;
	
}

#to_simu p span::before{
    position: absolute;
    content: "＼";
    color: #E05581;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 400;
    width: 24px;
    height: 24px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
}
#to_simu p span::after{
    position: absolute;
    content: "／";
    color: #E05581;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: 400;
    width: 24px;
    height: 24px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
}

#price_special{
	
}

#price_special table{
	box-sizing: border-box;
	width: 100%;
    border-top: 1px solid #36519D;
	border-left: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
	text-align: center;
	letter-spacing: 0.06em;
	margin-bottom: 6.92%;
	
}
#price_special table tr{
	
}
#price_special table tr th{
	box-sizing: border-box;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #36519D;
	color: #FFFFFF;
	font-size: 14px;
        line-height: 1.3em;
        font-weight: 400;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-right: 4px;
        padding-left: 4px;
}
#price_special table tr td{
	box-sizing: border-box;
	border-bottom: 1px solid #36519D;
	border-right: 1px solid #36519D;
	font-size: 14px;
        line-height: 1.2em;
        font-weight: 400;
        width: 25.38%;
        padding-right: 4px;
        padding-left: 4px;
}
#price_special #th_tokubetu{
	font-size: 15px;
	font-weight: 500;
	width: 16.92%;
	line-height: 1.3em;
}
#price_special ul{
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 10.76%;
}
#price_special ul li{
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	letter-spacing: 0.06em;
}
#price_special .btn_box ul{
	list-style: none;
}

#price_notice #rooms_notice {
    margin-top: 16px;
	margin-bottom:24px;
    background-color: #EAECF7;
    border: 0.1em solid #36519D;
    border-radius: 16px;
    padding: 24px 16px;
    padding-bottom: 18px;
}
#rooms_notice h4{
	color: #36519D;
	margin-bottom:24px;
}
#rooms_notice ul{
	    list-style: decimal;
	padding-left: 24px;
}
#rooms_notice ul li{
	font-size: 14px;
        line-height: 1.6em;
        font-weight: 400;
        margin-bottom: 6px;
}

#price_cancel{
    margin-top: 0;
    padding-bottom: 9.23%;
}
/*
	#price_cancel .tit-border{
		margin-bottom: 16px;
	}
*/
/*
#price_cancel h2{
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 26px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.04em;
    border-bottom: 2px solid #36519D;
    padding-bottom: 14px;
    margin-bottom: 3.84%;
	color: #36519D;
}
*/
.pri_canc_txt{
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 400;
	letter-spacing: 0.06em;
}
.pri_canc_txt p{
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	letter-spacing: 0.04em;
}
#price_cancel table{
	width: 100%;
	box-sizing: border-box;
    border-top: 1px solid #36519D;
    border-left: 1px solid #FFFFFF;
    padding: 0;
    margin: 0;
	margin-bottom: 28px;
    text-align: center;
    letter-spacing: 0.06em;
}
#price_cancel table:last-child{
	margin-bottom: 0;
}
#price_cancel table tr{
	
}
#price_cancel table tr th{
	box-sizing: border-box;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #36519D;
	color: #FFFFFF;
	font-size: 13px;
        line-height: 1.4em;
        font-weight: 400;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 6px;
        padding-left: 6px;
}
#price_cancel table tr td{
	box-sizing: border-box;
	border-bottom: 1px solid #36519D;
	border-right: 1px solid #36519D;
	font-weight: 400;
	font-size: 14px;
        line-height: 1.4em;
        width: 30%;
        padding-right: 6px;
        padding-left: 6px;
}
#price_cancel .th_cancel{
	font-size: 15px;
	font-weight: 500;
	width: 28.46%;
	line-height: 1em;
}
}