@charset "UTF-8";
/* CSS Document */
@media screen and (max-width: 700px) {
#rooms_detail{
	        margin-top: 40px;
}
	#rooms_head {
		margin-bottom: 20px;
	}
#rooms_head .contentswrap{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.rooms_head_catch{

}
.rooms_head_catch p{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	font-weight: 600;
	letter-spacing: 0.24em;
	margin-bottom:16px;
}
#rooms_head h2{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 32px;
    line-height: 1em;
	font-weight: 600;
	color: #36519D;
}
.rooms_head_img{
    margin-top: 0px;
    margin-bottom: 8.46%;
}
.rooms_head_img img{
	width: 100%;
	aspect-ratio: 16 / 12;
	object-fit: cover;
	object-position: top center;
}

#rooms_p-link {
}
#rooms_p-link ul{
    display: flex;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 6.92%;
	flex-direction: column;
}
#rooms_p-link ul li{
	font-family: fot-tsukuardgothic-std, sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.40px;
    text-align: center;
    border-left: 1px solid #FFFFFF;
    width: 100%;
	        margin-bottom: 8px;
}
#rooms_p-link ul li:first-child {
	border-left: none;
}
#rooms_p-link ul li a{
      display: block;
        width: 100%;
        padding-top: 16px;
        padding-right: 6px;
        padding-left: 6px;
        padding-bottom: 24px;
        background-image: url(../images/arr_tate_wh.svg);
        background-repeat: no-repeat;
        background-position: center bottom 10px;
        background-size: auto 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 8px;
        background-color: #36519D;
}
#rooms_p-link ul li:nth-child(1) a{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
#rooms_p-link ul li:nth-child(6) a{
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}




#rooms_overview {
    margin-top: 6.15%;
    margin-bottom: 9.23%;
}


.rooms_cont_title {
    position: relative;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 20px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.016em;
    margin-bottom: 20px;
    padding-top: 10px;
    color: #36519D;
}


.rooms_cont_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px; /* 細い線 */
  background-color: #36519D;
}

.rooms_cont_title span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
  border-bottom: 3px solid #36519D;
  /* ボーダーの位置調整（上下中央に寄せる） */
  margin-bottom: -1px; /* 高さ1pxの全体線と中央揃え */
}
#rooms_features {

}


#rooms_features {
	margin-bottom: 24px;
	scroll-margin-top: 96px;
}

#rooms_features_txt{
	
}
#rooms_features_txt p{
	font-size: 15px;
    line-height: 1.6em;
	font-weight: 400;
}


#rooms_specific {
    scroll-margin-top: 96px;
    margin-bottom:20px;
}
#rooms_specific_box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 24px;
}
.rooms_specific_floormap {
    width: 100%;
	margin-bottom: 24px;
}
.rooms_specific_floormap img{
	width: 100%;
}

.rooms_specification {
	box-sizing: border-box;
	width: 100%;
}
.rooms_specification .kome-flex{
    font-size: 13px;
	line-height: 1.3em;
    text-align: left;
    display: block;
}
#rooms_detail .rooms_specification table{
	min-width:640px;
} 
.rooms_specification table small{
    display: inline-block;
    margin-left: 4px;
    font-size: 11px;
}
#rooms_detail table{
	width:800px;
    box-sizing: border-box;
    width: 100%;
    border-left: 1px solid #36519D;
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
    margin-top: 6.92%;
    margin-bottom: 6px;
	} 
#rooms_detail table th{
    background-color: #36519D;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    padding-top: 12px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 12px;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    line-height: 1.3em;
    box-sizing: border-box;
}
#rooms_detail table th:last-child{
	border-right: 1px solid #36519D;
}
#rooms_detail table td {
    box-sizing: border-box;
    border-bottom: 1px solid #36519D;
    border-right: 1px solid #36519D;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 500;
    padding-top: 12px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 12px;
}
#rooms_detail table tr:nth-child(1) th{
	border-right: 1px solid #FFFFFF;
}
#rooms_detail table tr:nth-child(2) th{
	border-right: 1px solid #FFFFFF;
}
#rooms_detail table tr:nth-child(2) .td_sp-price{
	border-top: 1px solid #36519D;
}

#rooms_detail table .th_hirosa{
	width: 23.07%;
}
#rooms_detail table tr .th_gake{
	width: 10%;
	padding-top: 10px;
    padding-bottom: 10px;
	border-right: 1px solid #FFFFFF;
}
#rooms_detail table tr .td_tubo{
	border-right: 1px solid #36519D;
}
#rooms_detail table .th_day{
	background-color: inherit;
	color: inherit;
	border-bottom: 1px solid #36519D;
	border-right: 1px solid #36519D;
}
#rooms_detail table .th_kubun{
	width: 8.46%;
}

#rooms_specific_other {
}
#rooms_specific_facility {
    margin-bottom: 20px;
}
#rooms_specific_other h4 {
	font-size: 19px;
    font-weight: 600;
    line-height: 1em;
    font-family: fot-tsukuardgothic-std, sans-serif;
    color: #36519D;
    margin-bottom: 16px;
    letter-spacing: 0.024em;
    padding-top: 10px;
    padding-right: 8px;
    padding-left: 20px;
    padding-bottom: 10px;
    background-color: #EAECF7;
}

#rooms_specific_facility h5{
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 17px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.024em;
    /*	text-align: center;*/
    color: #36519D;
    margin-bottom: 14px;
    border-bottom: 0.07em solid #040097;
    display: inline-block;
    padding-bottom: 8px;
}

.rooms_specific_facility_flex{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.rooms_specific_facility_each {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    background-color: #F8F8F8;
	margin-bottom: 10px;
}

.rooms_specific_facility_each ul{
    display: flex;
    flex-wrap: wrap;
}
.rooms_specific_facility_each ul li{
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    margin-bottom: 4px;
    padding-top: 4px;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 4px;
    border: 1px solid #A8A8A8;
    display: inline-block;
    background-color: #FFFFFF;
    margin-right: 4px;
}
.rooms_specific_facility_each p {
    font-size: 13px;
	line-height: 1.3em;
    margin-top: 12px;
}

#rooms_specific_scene {
}

#rooms_specific_scene ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 1.53%;
}
#rooms_specific_scene ul li{
    box-sizing: border-box;
    width: 31.53%;
    margin-right: 2.705%;
    margin-bottom: 2.705%;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 10px 12px;
    padding-top: 16px;
    border: 0.1em solid #36519D;
    height: 104px;
}
	#rooms_specific_scene ul li:nth-child(3n){
		margin-right: 0;
	}
#rooms_specific_scene ul li img{
    box-sizing: border-box;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-bottom: 12px;
}
#rooms_specific_scene ul li h5{
	box-sizing: border-box;
	font-size: 14px;
    line-height: 1em;
    font-weight: 600;
    color: #36519D;
    letter-spacing: 0;
	text-align: center;
}


#rooms_price {
}
.rooms_timeprice {
	margin-bottom: 24px;
}
#rooms_timeprice_tit {
}
	#rooms_timeprice_tit h4 {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 17px;
    line-height: 1.3em;
    font-weight: 600;
    letter-spacing: 0.024em;
    color: #36519D;
	margin-bottom: 8px;
}
.rooms_timeprice .price_unit {
    font-size: 12px;
    line-height: 1.4em;
    font-weight: 400;
    text-align: left;
    margin-bottom: 4px;
}
.rooms_special {
}
#rooms_price .kome-flex {
    font-size: 13px;
		line-height: 1.3em;
    text-align: left;
    display: block;
    margin-bottom: 6px;
}
#rooms_detail #rooms_price table{
	width:1040px;
	    margin-bottom: 14px;
}
.rooms_price_special {
	margin-bottom:24px;
}
#rooms_detail .rooms_price_special table th{
	font-size: 14px;
	padding: 10px 8px;
}
#rooms_detail .rooms_price_special table td{
	font-size: 14px;
}
#rooms_detail .th_sp-name{
	width: 14.61%;
}
#rooms_detail .td_sp-price{
	        width: 32%;
}


#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;
}

#rooms_related_content {
}
.rooms_related_each {
    background-color: #F8F8F8;
    padding:24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-direction: column;
	box-sizing:border-box; 
}
.rooms_related_each_flex {
	
}
.rooms_related_each h4{
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 19px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 0.024em;
    /*	text-align: center;*/
    color: #36519D;
    margin-bottom: 12px;
    border-bottom: 0.07em solid #040097;
    display: inline-block;
    padding-bottom: 8px;
}

.rooms_related_each_txt {
    width: 100%;
}
.rooms_related_each_txt p {
	font-size: 15px;
	line-height: 1.5em;
}
.rooms_related_each_linkbtn {
	margin-left: 0;
    background-color: #E05581;
    color: #FFFFFF;
    width: 168px;
    border-radius: 32px;
	margin-right: auto;
	margin-top: 14px;
}
.rooms_related_each_linkbtn a {
	font-family: fot-tsukuardgothic-std, sans-serif;
    display: block;
    width: 100%;
    padding: 12px 8px;
    line-height: 1em;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: .056em;
}

.rooms_related_advice {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
	flex-direction: column;
    background-color: #F8F8F8;
    margin-bottom: 16px;
    z-index: 0;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 0px;
	        padding-top: 6px;
}
.rooms_related_advice_cont {
   width: 100%;
        padding-bottom: 32px;
        background-image: url(../images/fukidashi_sp.svg);
        background-repeat: no-repeat;
        background-position: left 48px bottom 3px;
        background-size: 128px auto;
        padding-right: 0;
}

.rooms_related_advice_txt {
    width: 100%;
    padding-top: 26px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 24px;
    background-color: #FFFFFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 32px;
    box-sizing: border-box;
    position: relative;
	margin-right: auto;
	margin-left: auto;
}
#advice_catch {
	display: block;
	text-align: center;
	
}
#advice_catch span{
	display: inline-block;
	color: #E05581;
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 14px;
    font-weight: bold;
    font-family: fot-tsukuardgothic-std, sans-serif;
	position: relative;
	padding-left: 22px;
	padding-right: 10px;
	text-align: center;
}
#advice_catch span::before{
	position: absolute;
	content:"＼";
	 color: #E05581;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	font-family: fot-tsukuardgothic-std, sans-serif;
	width: 12px;
	height: 12px;
	top: 0;
  bottom: 0;
  margin: auto 0;
	left: 0;
}
#advice_catch span::after{
	position: absolute;
	content:"／";
	 color: #E05581;
	font-size: 16px;
	line-height: 1.3em;
	font-weight: bold;
	font-family: fot-tsukuardgothic-std, sans-serif;
	width: 12px;
	height: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
	right: 0;
}

.rooms_related_advice_txt h5 {
    display: block;
	text-align: center;
}
.rooms_related_advice_txt h5 span{
	display: inline-block;
	font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 19px;
    line-height: 1.4em;
    font-weight: 600;
    letter-spacing: 0.024em;
    color: #36519D;
    margin-bottom: 16px;
    display: inline-block;
    padding-bottom: 8px;
	position: relative;
	padding-left: 28px;
	padding-right: 26px;
}
.rooms_related_advice_txt h5 span::before{
	position: absolute;
	content:"～";
	 color: #36519D;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	font-family: fot-tsukuardgothic-std, sans-serif;
	width: 22px;
    height: 24px;
	top: 0;
  bottom: 0;
  margin: auto 0;
	left: 0;
}
.rooms_related_advice_txt h5 span::after{
	position: absolute;
	content:"～";
	 color: #36519D;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	font-family: fot-tsukuardgothic-std, sans-serif;
	width: 22px;
    height: 24px;
  bottom: 20px;
	right: 0;
}
	
	
	
.rooms_related_advice_staff{
    width: 96px;
    min-width: 96px;
}
.rooms_related_advice_staff img{
	width: 100%;
}



.rooms_related_advice_txt ul{
    border-top: 1px solid #B6B1DA;

}
.rooms_related_advice_txt ul li{
    display: flex;
    margin-bottom: 8px;
    align-items: center;
    border-bottom: 1px solid #B9B5D6;
    flex-wrap: wrap;
    padding-top: 14px;
    padding-bottom: 14px;
}
.rooms_related_advice_txt ul li p {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 15px;
    font-weight: 600;
    min-width: 100%;
    margin-right: 0;
    max-width: 100%;
    line-height: 1.3em;
	text-align: center;
}
.rooms_related_advice_txt ul li ul {
    display: flex;
    border-top-style: none;
    width: 58.46%;
    flex-wrap: wrap;
	margin-top: 6px;
	flex-direction: column;
	margin-right: auto;
	margin-left: auto;
}

.rooms_related_advice_txt ul li ul li {
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    margin-right: 0;
    height: 32px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-style: none;
    margin-bottom: 0px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.rooms_related_advice_txt ul li ul .maru {
    border-bottom: 2px solid #E05581;
}

.maru{
	border-radius: 50%;
	border: 2px solid #E05581;
}
#rooms_notice{
    margin-top: 16px;
    background-color: #EAECF7;
    border: 0.1em solid #36519D;
    border-radius: 16px;
    padding: 24px 16px;
    padding-bottom: 18px;
}
#rooms_notice h4{
	color: #36519D;
}
#rooms_notice ul{
	    list-style: decimal;
	padding-left: 24px;
}
#rooms_notice ul li{
	font-size: 14px;
        line-height: 1.4em;
        font-weight: 400;
        margin-bottom: 6px;
}
#rooms_notice ol{
	    list-style: decimal;
	padding-left: 24px;
}
#rooms_notice ol li{
	font-size: 14px;
        line-height: 1.4em;
        font-weight: 400;
        margin-bottom: 6px;
}
#room_layout{
	margin-bottom: 48px;
}
#room_layout h2{
	font-family: century-gothic, sans-serif;
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 16px;
	    color: #36519D;
	    letter-spacing: 0.12em;
}

#tab-v {
    display: flex
;
        flex-direction: column;
}

#room_layout_select {
	box-sizing: border-box;
    background-color: #36519D;
    padding-top: 24px;
	padding-bottom: 16px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
}
.tab-contena {
box-sizing: border-box;
        display: flex
;
        flex-wrap: wrap;

}
#tab-v .tab-elem {
	box-sizing: border-box;
        display: block;
        position: relative;
        width: 50%;
        padding-top: 14px;
        padding-right: 10px;
        padding-bottom: 14px;
        padding-left: 10px;
        font-size: 14px;
        line-height: 1em;
        font-weight: 400;
        letter-spacing: 0;
        text-align: center;
}

#tab-v .tab-elem:hover {
    cursor: pointer;
}

/* 表示中のタブのCSS */
#tab-v .tab-elem.active {
	box-sizing: border-box;
    color: #36519D;
	background-color: #FFFFFF;
	padding-top: 14px;
        padding-right: 6px;
        padding-bottom: 14px;
        padding-left: 6px;

}
#tab-v .tabbody-v {
    /* タブ内コンテンツの高さを親要素いっぱいにするための指定 */
    display: flex;
    flex: 1;
    flex-direction: column;
    width: 100%;
}
.tab_img{
	display: flex
;
    align-items: center;
    justify-content: center;
	    height: 100%;

}
#tab-v .tabbody-elem {
    flex-grow: 1;
        padding: 16px;
        max-width: 100%;
    background-color: #FFFFFF;
	border: 1.8px solid #36519D;
	border-left: 1.8px solid #36519D;
	border-top-right-radius:0;
}
#tab-v .tabbody-elem img{
    display: block;
    width: 50%;
}
#room_layout table{
    width: 100%;
    border-left-style: none;
}
#room_layout table tr{
	display: flex;
	flex-direction: column;
}
#room_layout table tr th{
	box-sizing: border-box;
	border-left: 1.8px solid #36519D;
	border-right: 1.8px solid #36519D;
	border-bottom: 1.8px solid #36519D;
	text-align: left;
	font-weight: 500;
	padding-left: 3.07%;
	padding-right: 3.07%;
	font-size: 14px;
        line-height: 1.3em;
       padding: 16px 20px;
}
	#room_layout table tr:last-child th{
	border-bottom-left-radius: 0;
		border-right: 1.8px solid #36519D;
}

#room_layout table tr td{
    box-sizing: border-box;
	border-bottom: 1.8px solid #FFFFFF;
	border-right: 1.8px solid #36519D;
	text-align: center;
	width: 100%;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 500;
	background-color: #36519D;
	color: #FFFFFF;
	letter-spacing: 0.016em;
	border-bottom-left-radius: 16px;
	padding: 16px 20px;
}
	#room_layout table tr:last-child td{
	border-bottom-right-radius: 16px;
}
.contentswrap table tr td p {

}
#room_layout table tr td p a{
    box-sizing: border-box;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 12px;
        padding-right: 12px;
	font-size: 14px;
    line-height: 1.4em;
	
}
.contentswrap table tr td p a img {
    width: 22px;
    margin-left: 4px;
    margin-right: 4px;
}

#room_layout table tr:last-of-type td {
	border-bottom: 1px solid #36519D;
}



#rooms_gallary{
	background-color: #36519D;
	padding-top: 36px;
    padding-bottom: 32px;
}
#rooms_gallary h2{
	text-align: center;
	font-family: century-gothic, sans-serif;
    font-size: 36px;
    font-weight: 600;
	letter-spacing: 0.12em;
	margin-bottom: 3.84%;
	color: #FFFFFF;
}
#gallery_slide .slide-arrow {
    z-index: 100;
    bottom: 0;
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 0;
    width: 20px;
}
#gallery_slide .prev-arrow {
    left: 1px;
}
#gallery_slide .next-arrow {
    right: 1px;
}
.gallery_item {
    margin-left: 8px;
    padding: 10px;
    margin-right: 8px;
}
.gallery_item_img img{
	border-radius: 8px;
	width: 100%;
}
.gallery_item a{
	padding: 10px;
	display: block;
}
.gallery_item_text h3{
	margin-top: 10px;
	color: #F8FAFA;
	font-size: 15px;
	font-weight: 400;

}
.tabs.rooms_detail_tab {
    margin-top: 12.3%;
	margin-bottom: 5.38%;
}
	#rooms_detail .yokosuku{
    margin-bottom: 8px;
    font-size: 13px;
	}
}
