@charset "UTF-8";

/*	index.html
=======================================*/
#content .content-1-column { max-width: 880px;}

.spBr { display: none;}

a {
	-webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    text-decoration: none;
}

a:hover {
	opacity: .6;
	text-decoration: none;
}

.seasonal {
	width: 100%;
	height: auto;
	/*display: flex;
	justify-content: center;*/
}
.seasonal li {
	max-width: 600px;
	margin-inline: auto;
}

.navlink {
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
}
.navlink02 {
	width: 100%;
    max-width: 980px;
	text-align: center;
	position: fixed;
	left: 0;
	right: 0;
    bottom: 0;
    z-index: 9999;
	background: #ffffff;
	margin: auto;
	padding: 30px 0;
}

/*.navlink li,*/
.navlink02 li {
	width: 23.5%;
	display: inline-block;
	cursor: pointer;
}
.navlink li.resorthotel,
.navlink02 li.resorthotel02 {
	margin-right: 8%;
}
.navlink li.resorthotel_sp,
.navlink02 li.resorthotel_sp {
	display: none;
}
.navlink li h3,
.navlink02 li h3 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: solid 4px;
}
.navlink02 li:first-child h3 { color:#333333;}

.navlink .linkbox {
	display: none;
    box-sizing: border-box;
	border: solid 2px #333333;
	background: #ffffff;
	padding: 20px 20px 10px;
	position: absolute;
	top: 46px;
	left: 22.2%;
	z-index: 1;
}
.navlink02 .linkbox02 {
	display: none;
	box-sizing: border-box;
	border: solid 2px #333333;
	background: #ffffff;
	padding: 20px 20px 10px;
	position: absolute;
	top: -260px;
	left: 22.2%;
	z-index: 1;
}
.navlink .linkbox.active_on,
.navlink02 .linkbox02.active_on {
	display: block;
}
.navlink .linkbox dl,
.navlink02 .linkbox02 dl {
	font-size: 16px;
	text-align: left;
}
.navlink .linkbox dt,
.navlink02 .linkbox02 dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.navlink .linkbox dd,
.navlink02 .linkbox02 dd {
	display: inline-block;
	margin: 0 30px 15px 0;
}
.navlink .linkbox dd:last-child,
.navlink02 .linkbox02 dd:last-child {
	margin-right: 0;
}
.navlink .linkbox dd a,
.navlink02 .linkbox02 dd a {
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px;
}
.navlink li.golf a,
.navlink02 li.golf a {
	display: block;
	text-decoration: none;
}

/*cssだけのドロップダウン*/
.navlink > ul {
	display: -webkit-flex;display: flex;
	-webkit-flex-wrap: wrap;flex-wrap: wrap;
	box-sizing: border-box;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width:76.5%;
	margin:30px auto;
    align-items: flex-start;
}
.navlink > ul > li {
	margin: 10px 0;
	position: relative;
	width: 48%;
}
.navlink > ul > li a { display:block;}
.navlink > ul > li h3 {
	display:block;
	background:#fff;
	cursor: pointer;
	color: #666;
}
.navlink > ul > li > ul {
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	text-align: left;
	padding: 0 auto;
	top: 34px;
	z-index:3;
	width:100%;
	margin:0 auto;
}
.navlink > ul > li > ul > li{
	overflow: hidden;
	height: 0;
	transition: .2s;
	width: 90%;
	font-size: 105%;
}
.navlink > ul > li:hover > ul li {
	height: 38px;
}
.navlink > ul > li > ul > li:hover {
	font-weight: bold;
}
.navlink > ul > li > ul > li a{
	width: 100%;
	padding:10px 15px;
}

/*.navlink > ul > li > ul > li a:first-child { padding-top: 20px;}*/

.is-fixed { display: none!important;}

.classification { float:left;}

/**/
table.periodtable {
	width: 770px;
	margin-bottom:30px;
}
table.periodtable tr { border-bottom: solid 1px #666666;}
table.periodtable tr:first-child { border-top:solid 1px #666666;}
table.periodtable th { width:60px;}
table.periodtable td {
	width:710px;
	padding:.5em 1em;
}
th.period_a { background-color:#daeae9;}
th.period_b { background:#c5e0fc;}
th.period_c { background:#fcf6b1;}
th.period_d { background:#fcd1ca;}
/**/

.flex {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
}
.area-jin-block-container .leftHandedTableSet table{
	border:none;
	line-height:1.5;
	box-sizing:content-box;
}
.area-jin-block-container .leftHandedTableSet table td { border: none;}
.area-jin-block-container .leftHandedTableSet.table_left .period_a { background-color: #daeae9;}
.area-jin-block-container .leftHandedTableSet.table_left .period_b { background:#fcf6b1;}
.area-jin-block-container .leftHandedTableSet.table_left .period_c { background:#c5e0fc;}
.area-jin-block-container .leftHandedTableSet.table_left .period_d {
	border-bottom: solid 1px #333333;
	background: #fcd1ca;
}
.heightLine-group1 { height: 141px !important;}
.heightLine-group2 { height: 70px !important;}
.heightLine-group3 { height: 135px !important;}
.heightLine-group4 { height: 118px !important;}
.heightLine-group5 { height: 90px !important;}
.heightLine-group6 { height: 94px !important;}
.heightLine-group7 { height: 117px !important;}
.heightLine-group8 { height: 47px !important;}
.heightLine-group9 { height: 90px !important;}

.clear_link { clear: both;}
.area-jin-block-container .discList ul li {
	float:left;
	margin-right:40px;
}
.area-jin-block-container .discList ul li:before {
	content: '';
	width:0;
	height:0;
}
.area-jin-block-container .headLv2-A,
.area-editable .headLv2-A {
	text-align: center;
	line-height: 1.8;
	position:relative;
}
.area-jin-block-container .headLv2-A .icon_window { top:0;}

.btn-room {
	display: table;
    margin: 0 auto 2.5rem;
    width: 67%;
}

.btn-room li {
	text-align: center !important;
    display: table-cell;
}

.btn-room a {
	width: 240px;
	display: inline-block;
	border: solid 1px;
	border-radius: 3px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
}

.btn-high{
    margin: 0 auto 2.5rem;
	border: solid 1px #b29b53;
	border-radius: 3px;
    background: #b29b53;
    display: inline-block;
	padding: 5px 20px;
	text-align: center;
}
.btn-high a {
	border: none;
	font-weight: bold;
    color: #ffffff!important;
}
.btn-booking {
    margin: 0 2.5rem 0 0;
    display: inline-block;
}
.btn-booking a.btn-primary {
    font-size: 14px!important;
	font-size: 1.4rem!important;
	padding: 10px 30px 10px 20px;
}
.btn-room a:hover,
.btn-high a:hover,
.btn-room a:active,
.btn-high a:active {
	text-decoration: none!important;
    border-bottom: 1px solid;
	opacity: 0.8;
}
.caution {
	margin-bottom: 30px;
	text-indent: -12px;
}
.caution li { padding-left:11px;}
.caution li span { display:inline;}
.caution li span i {
	font-style: normal;
    border: solid 1px;
	box-sizing: border-box;
	background:#e2e2e2;
	font-size: 12px;
	margin-right: 2px;
    padding: 0 4px;
}
.meal {
	width: 68%;
	margin-bottom:30px;
}
.meal table { width: 100%;}
.meal thead {
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	background:#e2e2e2;
}
.meal thead th { width:50%;}
.meal thead th span {
	width: 100%;
	display: block;
	padding: 10px 0;
}
.meal thead th span.borderleft { border-left:solid 2px #ffffff;}
.meal tbody { border-bottom:solid 1px #333333;}
.meal tbody td {
	text-align:center;
	padding:15px 10px;;
}
.meal tbody td div {
	display:inline-block;
	text-align:left;
}
.togglearea { margin-bottom: 30px;}
.togglearea .headLv3-A {
	padding: 10px 10% 10px 10px;
	background: url(../img/icon_open.png) 98% center no-repeat;
	border-top: solid 2px #e4dcd0;
	border-bottom: solid 2px #e4dcd0;
	cursor: pointer;
	margin-bottom: 0;
}
.togglearea .headLv3-A.active {
	padding: 10px 10% 10px 10px;
	background: url(../img/icon_close.png) 98% center no-repeat;
}
.togglearea .headLv3-A span { display:block;}
.area-jin-block-container .togglearea p { margin-top:22px;}
.togglearea .endyear { display:none;}
.togglearea .endyear.active_on { display:block;}

.endyear,
.endyear table {
	width: 100%;
	text-align: center;
	border-collapse: inherit;
}
.endyear,
.endyear table th {
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
}
.endyear table th { width:205px;}
.endyear table td.meal-td {
	background: #e2e2e2;
	padding: 0 20px;
	white-space: nowrap;
}
.endyear table td span {
	width: 85px;
	display: inline-block;
	margin: 0 6px 10px 0;
}
.endyear table td span.w-auto { width: auto;}
.endyear table td span i {
	font-style: normal;
	border: solid 1px;
	padding: 0 4px;
	margin-right: 4px;
}
.endyear table td span i.icon-a { background:#daeae9;}
.endyear table td span i.icon-b { background:#fcf6b1;}
.endyear table td span i.icon-c { background:#bcd5ef;}
.endyear table td span i.icon-d { background:#fcd1ca;}
.endyear table td.fee {
	padding: 15px 0 5px 9px;
	border-left: solid 1px;
	border-bottom: solid 1px;
}
.endyear table td.fee.none { border-bottom:none;}
.endyear table td.eating {
	padding: 0 20px;
	white-space: nowrap;
}
.endyear table td.grown-up {
	border-right: dotted 1px;
	padding: 0 20px;
	white-space: nowrap;
}
.endyear table td.grown-up02 {
	padding: 0 20px;
	white-space: nowrap;
}
.endyear table td ul {
	display: block;
    text-align: left;
}
.endyear table td ul li.mb10 { margin-bottom: 10px;}
.endyear table th.double,
.endyear table td.double{ border-bottom:double 3px;}
.endyear table td.dotted { border-bottom:dotted 1px;}
.endyear table .solid { border-bottom:solid 1px;}
.endyear table .solid-top { border-top:solid 1px;}

.endyear table td i {
	font-style: normal;
    border: solid 1px;
	box-sizing: border-box;
	background: #e2e2e2;
	font-size: 12px;
	margin-right: 2px;
    padding: 0 4px;
}

.endyear .link-list { margin-top:30px;}

.endyear .link-list li span i {
	font-style: normal;
    border: solid 1px;
	box-sizing: border-box;
	background: #e2e2e2;
	font-size: 12px;
	margin-right: 2px;
    padding: 0 4px;
}

.area-jin-block-container a { color:#333;}
.area-jin-block-container p br { display:none;}

/*201912手直し*/
.img-hotel {
	margin: 0 auto 1rem;
	display: table;
	max-width: 760px;
	width: 100%;
}
.img-hotel li {
	float: left;
	display: table-cell;
	width: 50%;
}
.feeA { background-color: #fff!important;}
.feeB { background-color: #c5e0fc!important;}
.feeC { background-color: #fcf6b1!important;}
.feeD { background-color: #fcd1ca!important;}

.fee_cont {
	width: 100%;
	display: table;
	table-layout: fixed;
	max-width: 880px;
	margin-bottom: 1.5rem;
}
.fee_cont dl{
	display: table-cell;
	border-top: solid 1px #a5a3a0;
	border-bottom: solid 1px #a5a3a0;
	box-sizing: border-box;
	color:#333;
}
.fee_cont dt,
.fee_cont dd {
	padding: 5px 12px;
	vertical-align: middle;
}
.fee_cont dt {
	height: auto;
	font-weight: bold;
}
.fee_cont dd {
	text-align:center;
}
.fee_cont .type {
	border-right: solid 1px #a5a3a0;
	width: 100px;
}
.fee_cont .type dt { text-align: center;}
.fee_cont .room {
	text-align:left;
    /*width: 21.75%;*/
    width: auto;
    border-right: 1px solid #a5a3a0;
}
.fee_cont .room:last-child { border-right: none;}
.fee_cont .gly {
	background: #eeeeee;
	font-weight: normal;
	padding: 2px;
	margin: 0 4px;
}
.fee_cont span.border { display: none;}
.fee_cont .roomtype > a { font-weight: bold;}
.calnder {
	height: 190px;
	overflow-y: scroll;
	margin-bottom: 2rem;
	padding-right: 1.5rem;
}
.calnder img { max-width: initial;}

.toggle_cont {
    position: relative;
	width: 100%;
    /* z-index: 1000; */z-index: 49;
	margin-top: 10px;
	border: 1px solid #333;
}
.btn-toggle {
	text-align: center;
    display: block;
    position: relative;
    cursor: pointer;
    /* margin-top: 10px; */
    /* padding: 5px; */
	padding: 5px 25px;
	background: #fff;
    /* border: 1px solid #333; */
	color: #ff0000;
}

.btn-toggle::after {
    content: "";
    background: url(../../common/img/toggle_open.gif) no-repeat center center;
    background-size: contain;
    width: 13px;
    height: 13px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
}
.btn-toggle.active::after {
    background-image: url(../../common/img/toggle_close.gif);
    width: 13px;
    height: 13px;
    display: inline-block;
}
.toggle-child {
    width: 100%;
	/* display: none; */
	/* position: absolute;
	top: 25px;
	left: 0;
	z-index: 1; */
	background:#fff;
	padding: 8px;
	box-sizing: border-box;
	/* box-shadow: 10px 0px 11px -11px
	rgba(0,0,0,0.3), -10px 0 11px -11px rgba(0,0,0,0.3);
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333; */
	font-size: 12px;
}
.toggle-child li {
	text-indent: -1rem;
	padding-left: 1rem;
}

.term {
	text-align: center;
	font-size: 110%;
	margin-top: 1rem;
}
.link_top {display: none;}

/*2019年度リンク*/
.r_text{
    text-align: right;
	margin-bottom:20px!important;
}
.r_text a{
    text-decoration: none;
    color: #333;
    border-bottom: 1px dotted #a5a3a0;
}

/*2020年度用*/
.l_text{
	margin-bottom:20px;
	padding: 2px 0px;
}
.l_text a{
    text-decoration: none;
	background: #b29b53;
	color: #FFF;
	padding: 3px 5px;
    border-bottom: none;
}

.ito_table dl.column2 { width: 17% !important;}
.ito_table dl.column3 { width: 25% !important;}
.gor_table dl.column1 { width: 15% !important;}

/*2024年度用*/
.price_tb table {
	width: 100%;
	margin: 20px auto;
	border: #666 solid 1px;
}
.price_tb table th {
	background-color: #e0e0dd;
	border: #666 solid 1px;
	padding: 5px;
}
.price_tb table td {
	border: #666 solid 1px;
	padding: 5px;
}
th.feeA,
th.feeB,
th.feeC,
th.feeD,
th.feeE {
	text-align: center !important;
}
.price_tb table td span { margin-left: 100px;}
.link-list ul.zmh li {
    text-indent: -2em;
    margin-left: 2em !important;
}
p.indent {
    text-indent: -1em;
    margin-left: 1em !important;
}

@media screen and (max-width:865px) {
	.navlink > ul { width: 100%;}
	.navlink > ul > li > ul { width: 110%;}
}
@media screen and (max-width:847px) {
	.heightLine-group3 { height: 95px;}
}
@media screen and (max-width:800px) {
	.area-jin-block-container .leftHandedTableSet,
	.area-editable .leftHandedTableSet {
		overflow: hidden;
		overflow-x: scroll;
		margin-bottom: 30px;
		zoom: 1;
		-webkit-overflow-scrolling: touch;
	}
	dt.heightLine-group8 dd { height: 44px !important;}
	.heightLine-group6 { height: 105px !important;}
	.heightLine-group3 { height: 165px !important;}
	.heightLine-group5 { height: 130px !important;}
	.heightLine-group9 { height: 125px !important;}

	/*.fee_cont .type { display: none;}*/
}
@media screen and (max-width:640px) {
	.spBr { display: inline-block;}
	.mod-main-header .main-heading br { display:block;}
	.common-block-lv2 .headLv2-A { margin-bottom: 0;}

	.seasonal {
		height: auto;
		display: inline-block;
		margin-bottom: 1.5rem;
	}
	.seasonal li {
        width: 100%;
        margin: 0 auto 3%;
	}

	.navlink li h3,
	.navlink02 li h3 { font-size:16px;}

	.navlink .linkbox {
		width:45%;
		border: solid 1px #333333;
		padding:0;
		position: absolute;
		top: 24px;
		left: 3px;
		z-index: 1;
	}
	.navlink02 {
		width: auto;
		max-width: inherit;
		padding: 15px;
	}
	.navlink02 .linkbox02 {
		width:45%;
		top: -354px;
		left: 18px;
		border: solid 1px #333333;
		padding: 0;
	}
	.navlink02 li { width: 45%;}

	.navlink .linkbox dl,
	.navlink02 .linkbox02 dl {
		font-size:14px;
	}
	.navlink .linkbox dt,
	.navlink02 .linkbox02 dt {
		font-weight: bold;
		margin:10px 0;
		padding: 0 10px;
		border-bottom: solid 1px #999999;
	}
	.navlink .linkbox dd,
	.navlink02 .linkbox02 dd {
		display: block;
		border-bottom: solid 1px #999999;
		margin: 0;
		padding: 0 10px;
	}
	.navlink .linkbox dd.mb0,
	.navlink02 .linkbox02 dd.mb0 {
		margin-bottom:0;
	}
	.navlink .linkbox dd a,
	.navlink02 .linkbox02 dd a {
		color: #333333;
		text-decoration: none;
		border-bottom: none;
		padding:5px 0;
		display: block;
	}
	/*cssだけのドロップダウン*/
	.navlink > ul {
		width: 100%;
		margin: 0;
	}
	.navlink > ul > li a { display:block;}
	.navlink > ul > li:hover > ul {
		top: 28px;
		z-index:3;
		width:190%;
		margin:0 auto;
	}
	.navlink > ul > li > ul > li {
		overflow: hidden;
		height: 0;
		transition: .2s;
		width: 100%;
		margin: 0 auto;
		font-size: 95%;
	}
	.navlink > ul > li:hover > ul li {
		overflow: visible;
		height: auto;
	}
	.navlink > ul > li > ul > li:hover { font-weight: bold;}
	.classification {
		float: none;
		margin-bottom: 5px;
	}

	/**/
	table.periodtable {
		width: 100%;
		margin-bottom: 30px;
	}
	table.periodtable tr { border-bottom:solid 1px #333333;}
	table.periodtable tr:first-child { border-top:solid 1px #333333;}
	table.periodtable th {
		display:block;
		width:100%;
		padding:.5em 0;
	}
	table.periodtable td {
		display:block;
		width:100%;
		padding:1em 0;
	}
	th.period_a { background-color:#daeae9;}
	th.period_b { background:#fcf6b1;}
	th.period_c { background:#c5e0fc;}
	th.period_d { background:#fcd1ca;}
	/**/

	.area-jin-block-container p br { display:block;}
	.spTableSet {
		overflow: hidden;
		overflow-x: scroll;
		margin-bottom: 15px;
		padding-bottom: 30px;
	}
	.endyear table th { white-space: nowrap;}
	.endyear table td {
		white-space: nowrap;
		table-layout: fixed;
	}
	.togglearea .headLv3-A {
		padding: 10px 10% 10px 10px;
		background-size: 8%;
		cursor: pointer;
	}
	.togglearea .headLv3-A.active {
		padding: 10px 10% 10px 10px;
		background-size: 8%;
	}
	.meal { width:100%;}
	.area-jin-block-container .bdr { padding:10px;}

	.img-hotel,
	.img-hotel li {
		width: 100%;
	}
	.img-hotel li:first-child { display: none;}
	.btn-room li { display: block;}
	.btn-room li:last-child { margin-top: 1rem;}
	.btn-high {
		margin: 0 auto 2.5rem;
		border: solid 1px #b29b53;
		border-radius: 3px;
		background: #b29b53;
		padding: 10px;
		text-align: left;
	}
	.btn-high a {
		width: 100%;
		border: none;
		padding: 0;
	}
	.fee_cont {
		/*width: 90%;*/
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 1.5rem;
	}
	.fee_cont dl {
		display: table;
		border-top: solid 1px #a5a3a0;
		border-bottom: none;
		color:#333;
	}
	.fee_cont dl:last-child { border-bottom: solid 1px #a5a3a0;}
	.fee_cont dt, .fee_cont dd {
		padding: 8px 0;
		vertical-align: middle;
	}
	.fee_cont dt {
		height: auto!important;
		line-height: 2.0;
	}
	.fee_cont dd {
		text-align: left;
		width: 44%;
		float: left;
		padding: 5px 3%;
	}
	.fee_cont .type { display: none;}
	.fee_cont .room {
		text-align: left;
		width: 100%;
		border-right: none;
	}

	.fee_cont span.border {
		display: inline-block;
		border: 1px solid;
		padding: 0 2px;
		margin: 0 4px;
		line-height: 1.25
	}
	.link_top {
		display: block;
		margin-top: 1rem;
	}
	.btn-box { text-align:center;}
	.btn-box .btn-room { display:block;}
	.btn-box .btn-room:first-child { margin-right:0;}

	#website-footer { transform: inherit;}
	#website-footer .page-top a:before { position: inherit;}

	.ito_table dl.column2,
	.ito_table dl.column3,
	.gor_table dl.column1{
		width: 100% !important;
	}
	.price_tb table td span { margin-left: 0;}
}


/* 2025 */
.price_2026 {
	margin-bottom: 15px;
}
.price_2026 table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.price_2026 th, .price_2026 td {
  border: 1px solid #ccc;
  padding: 6px;
  font-size: 14px;
  font-weight: 400;
  max-width: 360px;
  min-width: 40px;
}
.price_2026 th{
	text-align: left;
}
.price_2026 .first th.ttl,
.price_2026 .first th.people{
	text-align: center;
}
.price_2026 .sp_header .feeA,
.price_2026 .sp_header .feeB,
.price_2026 .sp_header .feeC,
.price_2026 .sp_header .feeD,
.price_2026 .sp_header .feeE{
	padding-top: 12px;
}
.feeA { background-color: #fff!important; text-align: right;}
.feeB { background-color: #c5e0fc!important; text-align: right;}
.feeC { background-color: #fcf6b1!important; text-align: right;}
.feeD { background-color: #fcd1ca!important; text-align: right;}
/* .feeE { background-color: #eaffd6!important; text-align: right;} */
.feeE { background-color: #F08080 !important; text-align: right;}
.sp_table_wrapper { display: none; }
.price_2026 .first_block { display: none; }


@media (max-width:700px) {
.price_2026 table,
.price_2026 tbody,
.price_2026 tr,
.price_2026 th,
.price_2026 td {
    display: block;
    width: 100%;
}
.price_2026 table {
    border: none;
}
.price_2026 .sp_block {
    margin-bottom: 0;
    overflow: hidden;
	border: 1px solid #DDD
}
.price_2026 .sp_block:last-child {
	border-bottom: 1px solid #ccc;
}
.price_2026 .sp_ttl {
    background: #f4f4f4;
    font-weight: bold;
    padding: 10px;
}
.price_2026 .sp_header,
.price_2026 .sp_row {
    display: flex;
    justify-content: space-between;
	border-bottom: 1px solid #ddd;
}
.price_2026 .sp_header div,
.price_2026 .sp_row div {
    flex: 1;
    text-align: center;
    padding: 8px 2px;
    font-size: 13px;
    line-height: 1.3;
	display: flex;
    align-items: center;
    justify-content: center;
}
.price_2026 .sp_header .people_head,
.price_2026 .sp_row .people_col {
    min-width: 40px;
    word-wrap: break-word;
    white-space: normal;
    border-right: 1px solid #ddd;
}
.price_2026 .sp_header .feeA,
.price_2026 .sp_row .feeA { background-color: #fff!important; }
.price_2026 .sp_header .feeB,
.price_2026 .sp_row .feeB { background-color: #c5e0fc!important; }
.price_2026 .sp_header .feeC,
.price_2026 .sp_row .feeC { background-color: #fcf6b1!important; }
.price_2026 .sp_header .feeD,
.price_2026 .sp_row .feeD { background-color: #fcd1ca!important; }
.price_2026 .sp_header .feeE,
.price_2026 .sp_row .feeE { background-color: #F08080 !important; }


.price_2026 table { display: none; }
.sp_table_wrapper { display: block; }

}



@media (max-width:500px) {
    .price_2026 .sp_header div{
        font-size: 13px;
		min-width: 38px;
    }
	.price_2026 .sp_row div {
        font-size: 13px;
		min-width: 38px;
    }
    .price_2026 .sp_ttl {
        font-size: 12px;
    }
	.price_2026 .sp_header .people_head{
		font-size:  2.5vw;
	}
}
@media (max-width: 400px) {
    .price_2026 .sp_header .people_head {
        font-size: 3.6vw;
    }
}

/* 2025 */