<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.main {
	word-break: break-all;
}

* {
	box-sizing: border-box;
}

.object-fit{
  object-fit: cover;
  font-family: 'object-fit: cover;'
}

.mt50 {
	margin-top: 50px;
}

.centerbox {
	text-align: center;
}

.col_btn01 {
	width: 100%;
	max-width: inherit;
}

.innerbox {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.floatbox {
	overflow: hidden;
}

.main_ttl .small{
  	margin-left: 30px;
}

.modal {
	display: none;
}

.planbox_table {
	border-spacing: 0 7px;
}

.planbox_table th {
	background: #ebebeb;
	width: 120px;
	height: 30px;
	font-size: 0.8rem;
	text-align: center;
}

.planbox_table td {
	padding-left: 15px;
	line-height: 1.6;
	font-size: 0.9rem;
}

.planbox_table p {
	display: inline-block;
}

.pcnone_400 {
	display: none;
}

/*繝吶�繧ｷ繝�け繝励Λ繝ｳ*/
.plan_category1 {
	border-left: 7px solid #323489;
}

/*繝励メ繧ｮ繝輔ヨ莉倥″繝励Λ繝ｳ*/
.plan_category2 {
	border-left: 7px solid #d1b051;
}

/*貊槫惠譎る俣繧ｻ繝ｬ繧ｯ繝医�繝ｩ繝ｳ*/
.plan_category3 {
	border-left: 7px solid #621d1d;
}

/*譛滄俣髯仙ｮ壹�繝ｩ繝ｳ*/
.plan_category4 {
	border-left: 7px solid #d7a2a2;
}

/*繝｡繝ｳ繝舌�繧ｺ髯仙ｮ壹�繝ｩ繝ｳ*/
.plan_category5 {
	border-left: 7px solid #90631f;
}

/*繝�う繝ｦ繝ｼ繧ｹ繝励Λ繝ｳ*/
.plan_category6 {
	border-left: 7px solid #c9d1e3;
}

.btn_white_left{
	background:  url(/common/images/ico_ar_l_b.svg) no-repeat 3% center;
	background-color: #ffffff;
	background-size: 7px auto;
	color: #000000;
	display: inline-block;
	border-radius: 4px;
	text-align: center;
	border: 2px solid #000000;
}

.btn_white_right{
	background:  url(/common/images/ico_ar_r_b.svg) no-repeat 97% center;
	background-color: #ffffff;
	background-size: 7px auto;
	color: #000000;
	display: inline-block;
	border-radius: 4px;
	text-align: center;
	border: 2px solid #000000;
}

.plan_hotelname {
	 text-align: left;
    font-size: 1.2rem;
    margin: 0;
    border-left: 4px solid #d02f5b;
    padding-left: 10px;
    line-height: 1.3;
	margin-bottom: 15px;
}

.plan_reservebox {
	background: #f5f5f5;
	padding:45px 45px 0;
	text-align: center;
}

.plan_reservebox ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content: flex-start;
	padding-bottom: 35px;
}

.plan_reservebox ul li{
	width: 49.2%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.05);
	background: #fff;
	padding-left: 30px;
	text-align: left;
}

.plan_reservebox ul li:nth-child(2n){
	margin-right: 0;
}

.plan_reserve_arrow {
	width: 55px;
	height: 100%;
	position: absolute;
	right: 0;
	 background: url(/common/images/ico_ar_r_w.svg) no-repeat 50% center #d02f5b;
	 background-size: 9px;
}

.plan_reservebox ul li a{
	display: table;
	color:#000;
	width: 100%;
	height: 55px;
	position: relative;
}

.plan_reservebox ul li a span{
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	line-height: 1.3;
}

.plan_reserve_title {
	color: #d02f5b;
	padding-bottom: 10px;
	border-bottom: 1px solid #d02f5b;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1;
}

.plan_reserve_text {
	font-size: 13px;
	margin:5px auto 30px;
}

header,footer {
    font-family: 'Noto Serif JP', serif !important;
}

.tbtn a {
    color: #fff !important;
}

.fixed_menuMain li.parents {
    margin-top: 5px !important;
}

.ft_infoSns li {
    margin-right: 60px !important;
}

.fixed_menu li,.fixed_menu2 li {
	color: #fff !important;
}



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

.innerbox {
	width: 92%;
}

.modal img{
	width: 100%;
}

.plan_reservebox {
	padding: 35px 35px 0;
}

.plan_reservebox ul li {
	font-size: 0.9rem;
	padding-left: 20px;
}

}

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

.main_ttl .small {
	display: block;
	margin-left: 0;
}

.planbox_table p {
	display: block;
}

.planbox_table .price_small2 {
	margin-left: 0;
	margin-top: 9px;
}

.planbox_table th {
	font-size: 0.7rem;
	width: 85px;
}

.planbox_table p.red {
	font-size: 1.5rem;
}

.planbox_table p.red .price_small1 {
	font-size: 0.8rem;
}

.planbox_table td {
	padding-left: 10px;
	font-size: 0.7rem;
}

.plan_hotelname {
	font-size: 0.9rem;
	margin-bottom: 15px;
}

.plan_reservebox ul {
	padding-bottom: 25px;
}

.plan_reservebox ul li {
	width: 100%;
	margin-right: 0;
	padding-left: 10px;
	margin-bottom: 2%;
}

.plan_reservebox {
	padding: 5% 4% 0;
}

.plan_reserve_title {
	font-size: 1rem;
}

.plan_reserve_text {
	font-size: 11px;
	margin:5px auto 15px;
}

.planbox_table th {
	font-size: 0.7rem;
	width: 85px;
}

.planbox_table p.red {
	font-size: 1.5rem;
}

.planbox_table p.red .price_small1 {
	font-size: 0.8rem;
}

.planbox_table td {
	padding-left: 10px;
	font-size: 0.8rem;
}

.planbox_detail li {
	font-size: 0.7rem;
}

.plan_reservebox ul li a span {
	width: 88%;
}

.plan_reserve_arrow {
	width: 30px;
	background-size: 7px;
}

.pagenation .pagenation_text2 {
	font-size: 0.7rem;
}

.pagenation .pagenation_text2 span {
	font-size: 1.2rem;
}

.plan_reservebox ul li a {
	height: 47px;
}

.ft_infoSns li {
    margin-right: 20px !important;
}

label.hdr_lang,label.hdr_hotel,.hdr_langTxt,.hdr_hotelTxt {
	display: inline-block !important;
}

}

@media screen and (max-width: 400px) {
.pcnone_400 {
	display: block;
}

label.hdr_lang,label.hdr_hotel,.hdr_langTxt,.hdr_hotelTxt {
	display: inline-block !important;
}

}

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

.ft_infoLinksOther li a {
    font-size: 2.8vw !important;
    line-height: 2em !important;
}

.ft_corpLinksList li a {
    font-size: 2.8vw !important;
    line-height: 2em !important;
}

.ft_infoLinksOther li {
    width: 60% !important;
	vertical-align: top;
}

.ft_infoLinksOther li:nth-child(2n) {
    width: 38% !important;
}

.fixed_btnResvTxt {
    font-size: 0.6rem !important;
}

.fixed_menuMain li.parents.noLink, .fixed_menuMain li.parents &gt; a {
    padding: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 13px !important;
}
}</pre></body></html>