<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.ryoka .sp_only {
	display: none;
}
.ryoka.ryoka_bottom {
	width: 1200px;
	margin: 0 auto;
}
.ryoka h3 {
	margin: 0;
}
.ryoka .menu_link	{
	padding:0 1%;
}
.ryoka .menu_link h3,
.ryoka .select_items h2 {
	margin: 0;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 40px;
	/*color: #f54080;*/
	color: rgb(31, 61, 90);
	display: flex;
	align-items: center;
}
.ryoka .menu_link h3 strong,
.ryoka .select_items h2 strong {
	padding-left: 42px;
	background: url(/event/ryoka2025/img/ico_loupe.png) left 18px no-repeat;
	background-size: 29px 29px;
}
.ryoka .menu_link h3 span,
.ryoka .select_items h2 span {
	padding-top: 10px;
	padding-left: 4px;
	font-size: 30px;
}
.ryoka .menu_link h3:before,
.ryoka .menu_link h3:after,
.ryoka .select_items h2:before,
.ryoka .select_items h2:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	/*background: #fad9de;*/
	background: rgb(31, 61, 90);
	display: block;
}
.ryoka .menu_link h3:before,
.ryoka .select_items h2:before {
	margin-right: 32px;
}
.ryoka .menu_link h3:after,
.ryoka .select_items h2:after {
	margin-left: 32px;
}
.ryoka2025 .main_visual {
	position: relative;
	/*min-height: 400px;
	height: 400px;
	background: url(/event/ryoka2025/img/bg_main_visual_pcb.jpg) top center no-repeat;*/
}
.ryoka2025 .main_visual h2 {
	/*position: absolute;
	left: 750px;
	top: 20px;
	width: 399px;
	height: 143px;
	margin: 0;*/
    text-align: center;
}
.ryoka .main_visual &gt; p {
	/*position: absolute;
	left: 689px;
	top: 213px;
	width: 400px;
	height: 180px;
	margin: 0;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 17px;
	color: #fff;
	line-height: 1.805;
	text-align: left;
	text-shadow: 0px 0px 6.3px rgba(255, 0, 95, 0.38);*/
	position: absolute;
	left: 745px;
    top: 184px;
    width: 410px;
	height: 180px;
	margin: 0;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 17px;
	color: #000;
	line-height: 1.805;
	text-align: left;
	/*text-shadow: 0px 0px 6.3px rgba(255, 0, 95, 0.38);*/
}
.btn_item {
	width: 228px;
	height: 39px;
}
.btn_item a {
	border-radius: 4px;
	background-color: rgb(31, 61, 90);
	width: 228px;
	height: 39px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn_item a:hover {
	opacity :0.9;
	text-decoration: none;
}
_:-ms-lang(x)::-ms-backdrop, .btn_item a {
	padding-top: 4px;
}
.ryoka .main_visual .btn_item {
	position: absolute;
	left: 850px;
	top: 332px;
}
.ryoka .okurimono,
.ryoka .message_card {
	width :980px;
	margin: 3% auto;
	display: flex;
	justify-content: space-between;
}
/*.ryoka .okurimono .txt_area {
	width :560px;
	padding-left: 48px;
}*/
.ryoka .okurimono .txt_area h3,
.ryoka .message_card .txt_area h3 {
	margin: 0;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 44px;
	/*color: #f54080;*/
	color: rgb(31, 61, 90);
	letter-spacing: -0.08em;
}
.ryoka .okurimono .txt_area h3 span {
	font-size: 36px;
}
.ryoka .okurimono .txt_area p,
.ryoka .message_card .txt_area p {
	margin-top: 24px;
	font-size: 15px;
	line-height: 1.6;
}
.ryoka .okurimono .img_area {
	width :356px;
	margin-top: -43px;
	padding-right: 86px;
	z-index: 10;
}
.ryoka .okurimono .img_area img {
	width :271px;
}
.ryoka .message_card {
	margin-top: 20px;
}
.ryoka .message_card .txt_area {
	order: 2;
	width :522px;
	padding-right: 42px;
}
.ryoka .message_card .txt_area .txt_wrapper:last-child {
	margin-top: 20px;
}
.ryoka .message_card .txt_area h3 {
	font-size: 32px;
	letter-spacing: 0;
}
.ryoka .message_card .img_area {
	order: 1;
	width : 420px;
	padding-left: 48px;
}
.ryoka .message_card .img_area img {
	width :372px;
}
.ryoka .menu_link {
	margin-top: 75px;
	padding-top: 60px;
	padding-bottom: 55px;
	/*background-color: #fff1f3;*/
	background-color: #EAE2D0;
}
.ryoka .menu_link .bnr_list {
	width :980px;
	margin: 24px auto 0;
	display: flex;
}
.ryoka .menu_link .bnr_list li {
	width: 486px;
}
.ryoka .menu_link .bnr_list li:nth-child(2n) {
	margin-left: 9px;
}
.ryoka .menu_link .bnr_list li dt a:hover,
.ryoka .menu_link .bnr_list li dt a:focus {
	opacity: 0.7;
	text-decoration: none;
}
.ryoka .menu_link .bnr_list li dd {
	width: 440px;
}
.ryoka .menu_link .menu_link_price {
	margin-top: 46px;
}
.ryoka .menu_link .menu_link_price ul {
	width: 980px;
	margin: 20px auto 0;
	display: flex;
}
.ryoka .menu_link .menu_link_price ul li {
	box-sizing: border-box;
	width: 240px;
	height: 90px;
	margin-right: 7px;
}
.ryoka .menu_link .menu_link_price ul li:nth-child(4n) {
	margin-right: 0;
}
.ryoka .menu_link .menu_link_price ul li a,
.ryoka .othresize	{
	position: relative;
	display: block;
	box-sizing: border-box;
	width: 240px;
	height: 90px;
	border: 1px solid #dedede;
	background-image: -moz-linear-gradient( 90deg, rgb(248,245,239) 0%, rgb(255,255,255) 54%);
	background-image: -webkit-linear-gradient( 90deg, rgb(248,245,239) 0%, rgb(255,255,255) 54%);
	background-image: -ms-linear-gradient( 90deg, rgb(248,245,239) 0%, rgb(255,255,255) 54%);
	/*background-image: -moz-linear-gradient( 90deg, rgb(255,241,243) 0%, rgb(255,255,255) 54%);
	background-image: -webkit-linear-gradient( 90deg, rgb(255,241,243) 0%, rgb(255,255,255) 54%);
	background-image: -ms-linear-gradient( 90deg, rgb(255,241,243) 0%, rgb(255,255,255) 54%);*/
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 27px;
	font-style: italic;
	color: #000;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ryoka .othresize	{
	text-align:center;
	width: 81%;
    margin: 0 auto;
}
.ryoka .menu_link .menu_link_price ul li a span {
	display: inline-block;
	padding-left: 5px;
	padding-top: 7px;
	font-size: 13px;
	font-style: normal;
}
.ryoka .menu_link .menu_link_price ul li a:hover,
.ryoka .menu_link .menu_link_price ul li a:focus {
	opacity: 0.7;
	text-decoration: none;
}
.ryoka .menu_link .menu_link_price ul li a:after {
	content: "";
	border: solid 2px #fff;
	position: absolute;
	top: 1px;
	left: 1px;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
}
.ryoka .menu_link .menu_link_price ul li a:before {
	content: "";
	border: 4px solid transparent;
	/*border-left: 10px solid #f54080;*/
	border-left: 10px solid rgb(31, 61, 90);
	margin-top: 3px;
	margin-right: 3px;
}
/*.ryoka .menu_link .menu_link_recommended,
.ryoka .menu_link .menu_link_shun {
	margin-top: 60px;
}*/
.ryoka .menu_link .menu_link_recommended,
.ryoka .menu_link,
.menu_link_kake,
.ryoka .menu_link .menu_link_rank{
	margin-top: 60px;
}
.ryoka .menu_link .menu_link_recommended dl,
.ryoka .menu_link .menu_link_shun dl,
.menu_link_kake dl,
.ryoka .menu_link .menu_link_rank dl{
	width: 980px;
	margin: 20px auto 0;
	display: flex;
}
.ryoka .menu_link .menu_link_recommended dl dt,
.ryoka .menu_link .menu_link_shun dl dt,
.menu_link_kake dl dt,
.ryoka .menu_link .menu_link_rank dl dt{
	width: 468px;
	height: 144px;
}
.ryoka .menu_link .menu_link_recommended dl dt a,
.ryoka .menu_link .menu_link_shun dl dt a,
.menu_link_kake dl dt a,
.ryoka .menu_link .menu_link_rank dl dt a{
	display: block;
	width: 468px;
	height: 144px;
}
.ryoka .menu_link .menu_link_recommended dl dt a:hover,
.ryoka .menu_link .menu_link_shun dl dt a:hover,
.menu_link_kake dl dt a:hover,
.ryoka .menu_link .menu_link_rank dl dt a:hover{
	opacity: 0.7;
}
.ryoka .menu_link .menu_link_recommended dl dd,
.ryoka .menu_link .menu_link_shun dl dd,
.menu_link_kake dl dd,
.ryoka .menu_link .menu_link_rank dl dd{
	margin-left: 30px;
	width: 482px;
	min-height: 144px;
	display: flex;
	align-items: center;
}
.ryoka .select_items.limited_items {
	margin-top: 84px;
}
.ryoka .items_container.seiryu {
	margin-top: 20px;
	padding: 0;
	background: url(/event/ryoka2025/img/bg_seiryu_main_pc.jpg) top center no-repeat;
}
.ryoka .items_container.seiryu .items_header {
	position: relative;
	/*height: 444px;*/
	height: 379px;
	padding-left: 110px;
}
.ryoka .items_container.seiryu .items_header h3 {
	position: absolute;
		left: 110px;
		top: 35px;
		width: 393px;
		height: auto;
}
.ryoka .items_container.seiryu .items_header h3 span {
	font-size: 24px;
}
.ryoka .items_container.seiryu .items_header .items_header_txt {
	margin-top: 0;
	padding-top: 148px;
	/*color: #fff;*/
	color:#666;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 16px;
	line-height: 1.8;
}
.ryoka .items_container.seiryu .items_header .btn_item {
	margin-top: 18px;
}
.ryoka .items_container .items_description ul {
	width: 996px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.ryoka .items_container .items_description ul li {
	margin: 0 8px 40px;
	width: 316px;
}
.ryoka .items_container .items_description ul li h4 {
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	/*color: #f54080;*/
	color: rgb(31, 61, 90);
	font-size: 30px;
	line-height: 1.2;
}
.ryoka .items_container .items_description ul li .img_wrapper {
	min-height: 260px;
	margin-top: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ryoka .items_container .items_description ul li .item_txt {
	margin-top: 24px;
	font-size: 15px;
}
.ryoka .items_container .items_list {
	margin-top: 20px;
}
.ryoka .items_container .items_list ul {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.ryoka .items_container .items_list ul li {
	box-sizing: border-box;
	width: 480px;
	margin: 0 10px 40px;
	border: 1px solid #ccc;
	padding: 4px 4px 30px;
}
.ryoka .items_container .items_list ul li h4 {
	margin-top: 30px;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 32px;
	text-align: center;
}
.ryoka .items_container .items_list ul li .item_txt {
	margin-top: 14px;
	font-size: 18px;
	text-align: center;
	color: #333;
}
.ryoka .items_container .items_list ul li .item_price {
	margin-top: 2px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #cc3333;
}
.ryoka .items_container .items_list ul li .item_price span {
	font-size: 14px;
}
.ryoka .items_container .items_list ul li .btn_item {
	width: 300px;
	margin: 24px auto 0;
}
.ryoka .items_container .items_list ul li .btn_item a {
	width: 300px;
}
.ryoka .items_container.izumi {
	/*margin-top: 50px;*/
	margin-top: 20px;
	padding: 0;
	background: url(/event/ryoka2025/img/bg_izumi_main_pc.jpg) top center no-repeat;
}
.ryoka .items_container.izumi .items_header {
	position: relative;
	height: 379px;
	padding-left: 110px;
}
.ryoka .items_container.izumi .items_header h3 {
	position: absolute;
	left: 110px;
	top: 35px;
	width: 393px;
	height: auto;
}
.ryoka .items_container.izumi .items_header h3 span {
	font-size: 24px;
}
.ryoka .items_container.izumi .items_header .items_header_txt {
	margin-top: 0;
	padding-top: 160px;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	/*color: #aa7340;*/
	color:#666;
	font-size: 16px;
	line-height: 1.8;
}
.ryoka .items_container.izumi .items_header .btn_item {
	margin-top: 28px;
}
.ryoka .items_container.izumi .items_description {
	margin-top: 40px;
}
.ryoka .items_container.izumi .items_description {
	background: url(/event/ryoka2025/img/bg_izumi_pc.png) top right no-repeat;
}
.ryoka .items_container.izumi .items_description ul {
	background: url(/event/ryoka2025/img/bg_izumi_pc.png) bottom left no-repeat;
}
.ryoka .items_container.ishi {
	/*margin-top: 50px;*/
	margin-top: 20px;
	padding: 0;
	background: url(/event/ryoka2025/img/bg_ishi_main_pc.jpg) top center no-repeat;
}
.ryoka .items_container.ishi .items_header {
	position: relative;
	height: 379px;
	padding-left: 110px;
}
.ryoka .items_container.ishi .items_header h3 {
	position: absolute;
	left: 110px;
	top: 35px;
	width: 393px;
	height: auto;
}
.ryoka .items_container.ishi .items_header h3 span {
	font-size: 24px;
}
.ryoka .items_container.ishi .items_header .items_header_txt {
	margin-top: 0;
	padding-top: 160px;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	/*color: #aa7340;*/
	color:#666;
	font-size: 16px;
	line-height: 1.8;
}
.ryoka .items_container.ishi .items_header .btn_item {
	margin-top: 28px;
}
.ryoka .items_container.ishi .items_description {
	margin-top: 40px;
}
.ryoka .items_container.ishi .items_description {
	background: url(/event/ryoka2025/img/bg_ishi_pc.png) top right no-repeat;
}
.ryoka .items_container.ishi .items_description ul {
	background: url(/event/ryoka2025/img/bg_ishi_pc.png) bottom left no-repeat;
}
.ryoka .items_container.minano {
	/*margin-top: 50px;*/
	margin-top: 20px;
	padding: 0;
	background: url(/event/ryoka2025/img/bg_minano_main_pc.jpg) top center no-repeat;
}
.ryoka .items_container.minano .items_header {
	position: relative;
	height: 379px;
	padding-left: 110px;
}
.ryoka .items_container.minano .items_header h3 {
	position: absolute;
	left: 110px;
	top: 35px;
	width: 393px;
	height: auto;
}
.ryoka .items_container.minano .items_header h3 span {
	font-size: 24px;
}
.ryoka .items_container.minano .items_header .items_header_txt {
	margin-top: 0;
	padding-top: 160px;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	/*color: #aa7340;*/
	color:#666;
	font-size: 16px;
	line-height: 1.8;
}
.ryoka .items_container.minano .items_header .btn_item {
	margin-top: 28px;
}
.ryoka .items_container.minano .items_description {
	margin-top: 40px;
}
.ryoka .items_container.minano .items_description {
	background: url(/event/ryoka2025/img/bg_minano_pc.png) top right no-repeat;
}
.ryoka .items_container.minano .items_description ul {
	background: url(/event/ryoka2025/img/bg_minano_pc.png) bottom left no-repeat;
}
.ryoka .select_items.from_price {
	margin-top: 70px;
}
.ryoka .select_items.from_price .price_list_container {
	margin-top: 40px;
}
.ryoka .select_items.from_price .price_list_container .price_list_header {
	color: #666;
	font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-style: italic;
	font-size: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ryoka .select_items.from_price .price_list_container .price_list_header:before {
	content: "";
	border: 7px solid transparent;
	/*border-top: 14px solid #f54080;*/
	border-top: 14px solid rgb(31, 61, 90);
	margin-top: 7px;
	margin-right: 7px;
}
.ryoka .select_items.from_price .price_list_container .price_list_header span {
	display: block;
	padding-top: 16px;
	padding-left: 8px;
	font-style: normal;
	font-size: 30px;
}
.ryoka .select_items.from_price .price_list_container &gt; ul &gt; li {
	margin-top: 48px;
}
.ryoka .select_items.from_price .price_list_container &gt; ul &gt; li:first-child {
	margin-top: 0;
}
.ryoka .select_items.from_price .price_list_container .price_list_body {
	margin-top: 24px;
}
.ryoka .select_items.from_price .price_list_container .price_list_body ul,
.ryoka .select_items.recommended_items ul {
	width: 980px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.ryoka .select_items.from_price .price_list_container .price_list_body ul li,
.ryoka .select_items.recommended_items ul li {
	width: 230px;
	margin-right: 20px;
}
.ryoka .select_items.from_price .price_list_container .price_list_body ul li:nth-child(4n),
.ryoka .select_items.recommended_items ul li:nth-child(4n) {
	margin-right: 0;
}
.ryoka .select_items.from_price .price_list_container .price_list_body ul li a,
.ryoka .select_items.recommended_items ul li a {
	display: block;
}
.ryoka .select_items.from_price .price_list_container .price_list_body ul li a:hover,
.ryoka .select_items.recommended_items ul li a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.ryoka .select_items.from_price .price_list_container .item_box figure,
.ryoka .select_items.recommended_items ul .item_box figure {
	width: 230px;
	height: 230px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
}
.ryoka .select_items.from_price .price_list_container .item_box figure img,
.ryoka .select_items.recommended_items ul .item_box figure img {
	max-width: 230px;
	height: auto;
}
.ryoka .select_items.from_price .price_list_container .item_box dd,
.ryoka .select_items.recommended_items ul .item_box dd {
	margin-top: 12px;
	color: #000;
}
.ryoka .select_items.from_price .price_list_container .item_box dd .item_price {
	text-align: right;
	color: #666;
	font-weight: bold;
}
.ryoka .select_items.recommended_items {
	margin-top: 95px;
}
.ryoka .select_items.recommended_items p {
	margin-top: 36px;
	color: #333;
	font-size: 16px;
	line-height: 2.4;
	text-align: center;
}
.ryoka .select_items.recommended_items ul {
	margin-top: 42px;
}
.ryoka .select_items.recommended_items ul li {
	margin-bottom: 32px;
}
.ryoka .select_items.recommended_items ul .item_box dd {
	text-align: center;
}
.ryoka .select_items.recommended_items ul .item_box dd .item_txt {
	color: #000;
}
.ryoka .select_items.recommended_items ul .item_box dd .item_name {
	margin-top: 5px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.ryoka {
		font-size: 4.0vw;
		color: #000;
	}
	.ryoka .sp_only {
		display: block;
	}
	.ryoka .pc_only {
		display: none;
	}
	/*.ryoka.ryoka_bottom {
		width: 100%;
		margin-bottom: 12.0vw;
	}*/
	/*.ryoka .main_visual h2 {
		position: absolute;
		left: 38.0vw;
		top: 4.133vw;
		width: 58.266vw;
		height: auto;
	}*/
	.ryoka2025 .main_visual h2 {
		position: absolute;
		/*left: 8vw;
    	top: 62vw;*/
    	width: 100%;
    	height: auto;
	}
	.ryoka .main_visual &gt; p {
		position: relative;
		left: 0;
    	top: 15vw;
		width: 100%;
		height: auto;
    	/*padding-top: 50vw;*/
		font-family: 'Noto Serif JP', YuMincho, 'Yu Mincho', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		font-size: 4.266vw;
		text-align: center;
		line-height: 1.75;
	}
	.ryoka .btn_item {
		width: 92.0vw;
		height: 13.33vw;
		margin: 0 auto;
	}
	.ryoka .btn_item a {
		border-radius: 0.533vw;
		width: 92.0vw;
		height: 13.33vw;
		color: #fff;
		font-size: 4.0vw;
	}
	.ryoka .btn_item a:hover {
		opacity: 1;
	}
	.ryoka .main_visual .btn_item {
		position: relative;
		left: 0;
		top: 0;
		margin-top: 3.0vw;
		margin-bottom: 3.0vw;
	}
	.ryoka .menu_link h3,
	.ryoka .select_items h2 {
		padding: 0;
		font-size: 9.952vw;
		font-weight: normal;
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.ryoka .menu_link h3 strong,
	.ryoka .select_items h2 strong {
		padding-left: 0;
		font-size: 9.952vw;
		font-weight: normal;
		background: none;
		letter-spacing: -0.08em;
	}
	.ryoka .menu_link h3:before,
	.ryoka .select_items h2:before {
		content: "";
		width: 6.933vw;
		height: 9.952vw;
		margin-top: 1.6vw;
		margin-right: 1.6vw;
		background: url(/event/ryoka2025/img/ico_loupe.png) left center no-repeat;
		background-size: 6.933vw 6.933vw;
		flex-grow: 0;
	}
	.ryoka .menu_link h3 span,
	.ryoka .select_items h2 span {
		padding-top: 3.33vw;
		font-size: 7.464vw;
	}
	.ryoka .menu_link h3.two_line span,
	.ryoka .select_items h2.two_line span {
		padding-top: 0;
		padding-left: 0;
	}
	.ryoka .menu_link h3 strong,
	.ryoka .select_items h2 strong,
	.ryoka .menu_link h3 span,
	.ryoka .select_items h2 span {
		white-space: nowrap;
	}
	.ryoka .menu_link h3:after,
	.ryoka .select_items h2:after {
		content: none;
	}
	.ryoka2025 .main_visual {
		/*min-height: 136.93vw;
		height: 136.93vw;
		background: url(/event/ryoka2025/img/bg_main_visual_sp.jpg) top center no-repeat;*/
		background-size: 100% auto;
	}
	.ryoka .okurimono,
	.ryoka .message_card {
		width: 100%;
		display: block;
		padding: 0 4.0vw;
	}
	.ryoka .okurimono {
		margin-top: 8.0vw;
	}
	.ryoka .okurimono .txt_area {
		width: 100%;
		padding-left: 0;
	}
	.ryoka .okurimono .img_area {
		width: 100%;
		margin-top: 0;
		padding-right: 0;
	}
	.ryoka .okurimono .txt_area h3,
	.ryoka .message_card .txt_area h3 {
		padding: 0;
		font-size: 10.93vw;
		font-weight: normal;
		letter-spacing: 0;
		text-align: center;
		line-height: 1.4;
	}
	.ryoka .okurimono .txt_area h3 span,
	.ryoka .message_card .txt_area h3 span {
		font-size: 9.066vw;
	}
	.ryoka .okurimono .txt_area p,
	.ryoka .message_card .txt_area p {
		margin-top: 4.8vw;
		font-size: 4.0vw;
		color: #000;
	}
	.ryoka .okurimono .img_area {
		text-align: center;
	}
	.ryoka .okurimono .img_area img {
		width: 85.06vw;
	}
	.ryoka .message_card {
		margin-top: 9.86vw;
	}
	.ryoka .message_card .txt_area h3 {
		font-size: 8.26vw;
		letter-spacing: 0;
	}
	.ryoka .message_card .img_area img {
		width: 100%;
	}
	.ryoka .message_card .txt_area {
		order: 0;
		width: 100%;
		padding-right: 0;
	}
	.ryoka .message_card .img_area {
		order: 0;
		width: 100%;
		margin-top: 4.26vw;
		padding-left: 0;
	}
	.ryoka .menu_link {
		margin-top: 10.66vw;
		padding: 10.8vw 4.0vw 9.6vw;
	}
	.ryoka .menu_link .bnr_list {
		width: 100%;
		margin: 4.8vw auto 0;
		display: block;
	}
	.ryoka .menu_link .bnr_list li {
		width: 100%;
		margin-top: 6.4vw;
	}
	.ryoka .menu_link .bnr_list li:first-child {
		margin-top: 0;
	}
	.ryoka .menu_link .bnr_list li:nth-child(2n) {
		margin-left: 0;
	}
	.ryoka .menu_link .bnr_list li dd {
		width: 100%;
		margin-top: 3.73vw;
	}
	.ryoka .menu_link .menu_link_price {
		margin-top: 10.66vw;
	}
	.ryoka .menu_link .menu_link_price ul {
		width: 100%;
		display: block;
		margin-top: 4.8vw;
	}
	.ryoka .menu_link .menu_link_price ul li {
		width: 100%;
		height: 22.66vw;
		margin-top: 2.66vw;
		margin-right: 0;
	}
	.ryoka .menu_link .menu_link_price ul li:first-child {
		margin-top: 0;
	}
	.ryoka .menu_link .menu_link_price ul li a {
		width: 100%;
		height: 22.66vw;
		font-size:6.66vw;
	}
	.ryoka .menu_link .menu_link_price ul li a span {
		font-size: 4.0vw;
	}
	.ryoka .menu_link .menu_link_recommended dl,
	.ryoka .menu_link .menu_link_shun dl,
    .menu_link_kake dl,
	.ryoka .menu_link .menu_link_rank dl {
		width: 100%;
		display: block;
		margin-top: 5.33vw;
	}
	.ryoka .menu_link .menu_link_recommended dl dt,
	.ryoka .menu_link .menu_link_shun dl dt,
    .menu_link_kake dl dt,
	.ryoka .menu_link .menu_link_rank dl dt {
		width: 100%;
		height: auto;
	}
	.ryoka .menu_link .menu_link_recommended dl dt a,
	.ryoka .menu_link .menu_link_shun dl dt a,
    .menu_link_kake dl dt a,
	.ryoka .menu_link .menu_link_rank dl dt a {
		width: 100%;
		height: auto;
	}
	.ryoka .menu_link .menu_link_recommended dl dd,
	.ryoka .menu_link .menu_link_shun dl dd,
    .menu_link_kake dl dd,
	.ryoka .menu_link .menu_link_rank dl dd {
		margin-left: 0;
		width: 100%;
		min-height: 1px;
		display: block;
		margin-top: 3.73vw;
	}
	/*.ryoka .menu_link .menu_link_recommended,
	.ryoka .menu_link .menu_link_shun {
		margin-top: 13.33vw;
	}*/
	.ryoka .menu_link .menu_link_recommended,
	.ryoka .menu_link,
    .menu_link_kake,
	.ryoka .menu_link .menu_link_rank {
		margin-top: 13.33vw;
	}
	.ryoka .select_items.limited_items {
		margin-top: 16.0vw;
	}
	.ryoka .othresize	{
	text-align:center;
	width: 92%;
    margin: 7% auto 0;
	}
	.ryoka .items_container.seiryu {
		margin-top: 6.33vw;
		padding: 0;
		background: none;
	}
	.ryoka .items_container.seiryu .items_header {
		position: relative;
		height: 140vw;
		padding-left: 0;
		/*background: #D8D9C6 url(/event/ryoka2025/img/bg_seiryu_main_sp.jpg) top center no-repeat;*/
		background: #ffffff url(/event/ryoka2025/img/bg_seiryu_main_sp.jpg) top center no-repeat;
		background-size: 100% auto;
	}
	.ryoka .items_container.seiryu .items_header h3{
		position: absolute;
        top: 63vw;
        left: 5vw;
        width: 50vw;
        height: auto;
        padding: 0;
	}
	.ryoka .items_container.seiryu .items_header h3 span {
		font-size: 24px;
	}
	.ryoka .items_container.seiryu .items_header .items_header_txt {
		width: 92.0vw;
		margin: 0 auto;
		/*padding-top: 98.0vw;*/
		padding-top: 91vw;
		/*color: #fff;*/
		color: #916d00;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 4.0vw;
	}
	.ryoka .items_container.seiryu .items_header .btn_item {
		margin-top: 3.2vw;
	}
	.ryoka .items_container.seiryu .items_description {
		background:  url(/event/ryoka2025/img/bg_yukari_1_sp.png) top right no-repeat;
		background-size: 54.13vw 68.66vw;
	}
	.ryoka .items_container.seiryu .items_description ul {
		padding-bottom: 11.46vw;
		background: url(/event/ryoka2025/img/bg_yukari_2_sp.png) bottom left no-repeat;
		background-size: 56.53vw 72.93vw;
	}
	.ryoka .items_container .items_description ul {
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.ryoka .items_container .items_description ul li {
		width: 92.0vw;
		margin: 0 auto;
		padding-top: 11.86vw;
		display: flex;
		flex-direction: column;

	}
	.ryoka .items_container .items_description ul li:first-child {
		padding-top: 10.53vw;
	}
	.ryoka .items_container .items_description ul li h4 {
		order: 1;
		font-size: 8.0vw;
		font-weight: normal;
		line-height: 1.4;
	}
	.ryoka .items_container .items_description ul li .img_wrapper {
		order: 3;
		min-height: 0;
		margin-top: 0;
		display: block;
	}
	.ryoka .items_container .items_description ul li .item_txt {
		order: 2;
		margin-top: 6.0vw;
		font-size: 4.0vw;
	}
	.ryoka .items_container .items_list {
		margin-top: 3.733vw;
	}
	.ryoka .items_container .items_list ul {
		width: 92.0vw;
		margin: 0 auto;
		display: block;
	}
	.ryoka .items_container .items_list ul li {
		width: 100%;
		margin: 4.0vw 0 0;
		padding: 1.06vw 1.06vw 5.33vw;
	}
    .ryoka .items_container .items_list ul li img {
        width: 100%;
    }
	.ryoka .items_container .items_list ul li:first-child {
		margin-top: 0;
	}
	.ryoka .items_container .items_list ul li h4 {
		margin-top: 4.8vw;
		font-size: 6.66vw;
		font-weight: normal;
	}
	.ryoka .items_container .items_list ul li .item_txt {
		margin-top: 3.73vw;
		font-size: 3.73vw;
		color: #333;
	}
	.ryoka .items_container .items_list ul li .item_price {
		margin-top: 2.13vw;
		font-size: 4.53vw;
		font-weight: bold;
	}
	.ryoka .items_container .items_list ul li .item_price span {
		font-size: 4.53vw;
	}
	.ryoka .items_container .items_list ul li .btn_item {
		width: 81.33vw;
		margin: 5.33vw auto 0;
	}
	.ryoka .items_container .items_list ul li .btn_item a {
		width: 81.33vw;
	}
	.ryoka .items_container.izumi {
		margin-top: 10vw;
		padding-left: 0;
		background: none;
	}
	.ryoka .items_container.izumi .items_header {
		height: 136vw;
		padding-left: 0;
		background: #ffffff url(/event/ryoka2025/img/bg_izumi_main_sp.jpg) top center no-repeat;
		background-size: 100% auto;
	}
		.ryoka .items_container.izumi .items_header h3
	{
		position: absolute;
        left: 5vw;
        top: 60vw;
        width: 71vw;
        height: auto;
        padding: 0;
	}
	.ryoka .items_container.izumi .items_header h3 span
	{
		font-size: 24px;
	}
	.ryoka .items_container.izumi .items_header .items_header_txt
	{
		width: 92.0vw;
		margin: 0 auto;
		/*padding-top: 98.0vw;*/
		padding-top: 82vw;
		/*color: #fff;*/
		color: #916d00;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 4.0vw;
	}
	.ryoka .items_container.izumi .items_header .btn_item
	{
		margin-top: 3.2vw;
	}
	.ryoka .items_container.izumi .items_description {
		margin-top: 0;
		background:  url(/event/ryoka2025/img/bg_izumi_1_sp.png) top right no-repeat;
		background-size: 54.13vw 68.66vw;
	}
	.ryoka .items_container.izumi .items_description ul {
		padding-bottom: 8.8vw;
		background: url(/event/ryoka2025/img/bg_izumi_2_sp.png) bottom left no-repeat;
		background-size: 56.53vw 72.93vw;
	}
	.ryoka .items_container.izumi .items_list {
		margin-top: 6.66vw;
	}
	.ryoka .items_container.ishi {
		margin-top: 6.33vw;
		padding-left: 0;
		background: none;
	}
	.ryoka .items_container.ishi .items_header {
		height: 135vw;
		padding-left: 0;
		background: #ffffff url(/event/ryoka2025/img/bg_ishi_main_sp.jpg) top center no-repeat;
		background-size: 100% auto;
	}
		.ryoka .items_container.ishi .items_header h3
	{
		position: absolute;
		left: 5vw;
    	top: 45vw;
    	width: 45vw;
		height: auto;
		padding: 0;
	}
	.ryoka .items_container.ishi .items_header h3 span
	{
		font-size: 24px;
	}
	.ryoka .items_container.ishi .items_header .items_header_txt
	{
		width: 92.0vw;
		margin: 0 auto;
		/*padding-top: 98.0vw;*/
		padding-top: 80vw;
		/*color: #fff;*/
		color: #916d00;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 4.0vw;
	}
	.ryoka .items_container.ishi .items_header .btn_item
	{
		margin-top: 3.2vw;
	}
	.ryoka .items_container.ishi .items_description {
		margin-top: 0;
		background:  url(/event/ryoka2025/img/bg_ishi_1_sp.png) top right no-repeat;
		background-size: 54.13vw 68.66vw;
	}
	.ryoka .items_container.ishi .items_description ul {
		padding-bottom: 8.8vw;
		background: url(/event/ryoka2025/img/bg_ishi_2_sp.png) bottom left no-repeat;
		background-size: 56.53vw 72.93vw;
	}
	.ryoka .items_container.ishi .items_list {
		margin-top: 6.66vw;
	}
	.ryoka .items_container.minano {
		margin-top: 17.33vw;
		padding-left: 0;
		background: none;
	}
	.ryoka .items_container.minano .items_header {
		height: 135vw;
		padding-left: 0;
		background: #ffffff url(/event/ryoka2025/img/bg_minano_main_sp.jpg) top center no-repeat;
		background-size: 100% auto;
	}
		.ryoka .items_container.minano .items_header h3
	{
		position: absolute;
		left: 5vw;
    	top: 53vw;
    	width: 52vw;
		height: auto;
		padding: 0;
	}
	.ryoka .items_container.minano .items_header h3 span
	{
		font-size: 24px;
	}
	.ryoka .items_container.minano .items_header .items_header_txt
	{
		width: 92.0vw;
		margin: 0 auto;
		/*padding-top: 98.0vw;*/
		padding-top: 85.0vw;
		/*color: #fff;*/
		color: #916d00;
		font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size: 4.0vw;
	}
	.ryoka .items_container.minano .items_header .btn_item
	{
		margin-top: 3.2vw;
	}
	.ryoka .items_container.minano .items_description {
		margin-top: 0;
		background:  url(/event/ryoka2025/img/bg_minano_1_sp.png) top right no-repeat;
		background-size: 54.13vw 68.66vw;
	}
	.ryoka .items_container.minano .items_description ul {
		padding-bottom: 8.8vw;
		background: url(/event/ryoka2025/img/bg_minano_2_sp.png) bottom left no-repeat;
		background-size: 56.53vw 72.93vw;
	}
	.ryoka .items_container.minano .items_list {
		margin-top: 6.66vw;
	}	
	.ryoka .select_items.from_price {
		margin-top: 17.06vw;
	}
	.ryoka .select_items.from_price .menu_link {
		margin-top: 5.4vw;
		padding: 0 4.0vw;
		background-color: transparent;
	}
	.ryoka .select_items.from_price .menu_link .menu_link_price {
		margin-top: 0;
	}
	.ryoka .select_items.from_price .price_list_container {
		margin-top: 11.2vw;
	}
	.ryoka .select_items.from_price .price_list_container .price_list_header {
		font-size: 8.0vw;
	}
	.ryoka .select_items.from_price .price_list_container .price_list_header span {
		padding-top: 1.33vw;
		font-size: 5.33vw;
	}
	.ryoka .select_items.from_price .price_list_container .price_list_header:before {
		content: "";
		border: 5px solid transparent;
		/*border-top: 8px solid #f54080;*/
		border-top: 8px solid rgb(31, 61, 90);
		margin-top: 7px;
		margin-right: 7px;
	}
	.ryoka .select_items.from_price .price_list_container .price_list_body {
		margin-top: 7.466vw;
	}
	.ryoka .select_items.from_price .price_list_container .price_list_body ul,
	.ryoka .select_items.recommended_items ul {
		width: 92.0vw;
	}
	.ryoka .select_items.from_price .price_list_container .price_list_body ul li, 
	.ryoka .select_items.recommended_items ul li {
		width: 44.0vw;
		margin-right: 4.0vw;
		margin-bottom: 4.66vw;
	}
	.ryoka .select_items.from_price .price_list_container .price_list_body ul li:nth-child(2n),
	.ryoka .select_items.recommended_items ul li:nth-child(2n) {
		margin-right: 0;
	}
	.ryoka .select_items.from_price .price_list_container .item_box figure,
	.ryoka .select_items.recommended_items ul .item_box figure {
		width: 44.0vw;
		height: 44.0vw;
	}
	.ryoka .select_items.from_price .price_list_container .item_box figure img,
	.ryoka .select_items.recommended_items ul .item_box figure img {
		display: block;
		max-width: 100%;
	}
	.ryoka .select_items.from_price .price_list_container .item_box dd,
	.ryoka .select_items.recommended_items ul .item_box dd {
		margin-top: 2.4vw;
	}
	.ryoka .select_items.from_price .price_list_container &gt; ul &gt; li {
		margin-top: 8.0vw;
	}
	.ryoka .select_items.recommended_items {
		margin-top: 24.0vw;
	}
	.ryoka .select_items.recommended_items p {
		margin-top: 8.0vw;
		font-size: 3.73vw;
		line-height: 1.8;
	}
	.ryoka .select_items.recommended_items ul {
		margin-top: 6.4vw;
	}
    .menu_link_kake	{
		padding:1%;
	}
}
</pre></body></html>