@charset "UTF-8";

body{list-style: none;}
#header990 {max-width: 950px;padding: 0px;width: 100%; margin:0 auto;}
#headerSP {padding: 5px 5px 8px 10px;position: relative;margin-bottom: 5px;display: none;}
#header990 .pankuzu {padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;width: 100%;font-size: 10px !important;}
.pankuzu li {float: left;font-size: 7px;margin-left: 3px;margin-top: 0;list-style-type: none;line-height: 1.5em;font-size: 10px;}
.pankuzu li span {position: relative;padding: 0 1px 0 2px;top: -1px;}
.cS {background-image: url(/assets/img/common/sitetitle.png);background-repeat: no-repeat;margin: 0;padding: 0;}
.logoL {background-position: 0 0;display: block;width: 90px;height: 35px;text-indent: -9999px;background-size: 214px auto;}
@media only screen and (max-width: 768px){#siteHeaderMountPoint{display: none;}#header_dms_ovr, .catch {display: none;}}


/************************************************************
* 初期化 -by common.css-
************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
}
body, input, select, textarea, table, th, td, li, a, strong {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
body, form, img, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, table, th, td, select {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
body{
	line-height: 1.9 !important;
}

body {
	overflow: visible;
}
.cS {
	background-image: url(/assets/img/common/sitetitle.png);
	background-repeat: no-repeat;
}
.logoL {
	background-position: 0 0;
	display: block;
	width: 90px;
	height: 35px;
	text-indent: -9999px;
	background-size: 214px auto;
}
/* GENERAL CLASSES
-----------------------------------------------------------------------------------------------------------*/
img {
	border: 0;
	box-shadow: none !important;
	text-decoration: none;
	max-width: 100%;
}
.displaypc {
	display: block;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

/************************************************************
* IDS
************************************************************/
/* ヘッダー */
#header_dms_ovr {
	display: none;
}
#header990 {
	max-width: 950px;
	padding: 0px;
	width: 100%;
}
#headerSP {
	padding: 0;
	position: relative;
	margin-bottom: 5px;
	display: none;
}
#index {
	background-color: #FFF;
}
#info{
	max-width: 950px;
	margin: 0 auto;
	padding: 5px;
	box-sizing: border-box;
}
#page_info {
	float: right;
	width: 270px;
}
.index_h1{
	max-width: 270px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
/*/////////// パンくず ///////////*/
#header990 .pankuzu {
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	font-size: 10px !important;
}
.pankuzu li {
	float: left;
	font-size: 7px;
	margin-left: 3px;
	margin-top: 0;
	list-style-type: none;
	line-height: 1.5em;
}
.pankuzu li span {
	position: relative;
	padding: 0 1px 0 2px;
	top: -1px;
}
.pankuzu li {
	font-size: 10px;
}
ol, ul {
	list-style: none outside none;
}
.mobile_hide {
	display: none;
}
.pc_hide {
	display: block;
}
/* フッター */
#footer_area{
	width:950px;
	margin:0 auto;
}
#footer2 {
	width: 100%;
	height: 47px;
	margin-top: 0px;
}
#footerRLogo {
	height: 40px;
	margin: 30px 0 30px 5px;
	text-align: left;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#footerLinks {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	margin:10px;
	font-size:12px;
	font-weight:bold;
}
#footerLinks li.line{
	display:block;
	padding:8px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
#footerLinks a{
	color:#444;
}
#footerLinks a.line{
	display:block;
	padding:8px 10px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.footerRlogo_tx {
	font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', Meiryo, 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
}
.catch, #campaign {
	display: none;
}
#header_area * {
	margin: 0px;
	padding: 0px;
}
#header990 {
	max-width: 950px;
	padding: 0px;
	margin: 5px auto;
}
#index img{
	vertical-align: top;
}

/*=============================================
PC
=============================================*/
@media only screen and (min-width:769px) {
	.sp{
		display: none;
	}
	#header990 {
		max-width: 950px;
		padding: 0px;
	}
	#subnavi #subnaviLinks {
		line-height: 0;
	}
	#header_dms_ovr {
		display: block;
	}
	#header990 .pankuzu {
		margin: 5px 0 10px;
	}
	#index {
		margin: 0 auto;
	}
	#campaign {
		display: block;
		float: left;
	}
	#footerLinks {
		border:none;
		margin:0;
		font-weight:normal;
		border-bottom:2px solid #999;
	}
	#footerLinks li {
		display:inline;
	}
	#footerLinks li.line {
		border: none;
		display: inline;
		padding: 0;
	}
	#footerLinks li.line2{
		border-left:1px solid #444444;
	}
	#footerLinks a {
		color: #1B47FF;
		padding: 0 6px;
		font-size:11px;
	}
	#footerLinks a.line {
		display:inline;
		border-right:1px solid #444;
		border-bottom:none;
		padding: 0 6px;
		padding: 0 3px\9;
	}
	#footerLinks a:hover {
		color: #ff7d00;
	}
	.catch {
		display: block;
		color: #666;
		font-weight: bold;
		font-size: 12px;
		left: 10px;
		position: relative;
	}
	#cam {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	#container {
		max-width: 950px;
		margin: 0 auto;
	}
	.main {
		margin-bottom: 15px;
		min-width: 950px;
	}
	.pc_hide {
		display: none;
	}
	.mobile_hide {
		display: block;
	}
	/* ソーシャル  */
	.socialIcon {
		float: right;
		width: 280px;
		clear: right;
	}
	.socialIcon ul {
		text-align: right;
	}
	div.socialIcon li {
		*display:inline !important;
	}
	.coupon ul li {
		float:left;
		height: 100px;
	}
	.coupon ul li.flow01 {
		width: 260px;
	}
	.coupon ul li.flow02 {
		width: 310px;
	}
	.coupon ul li.flow03 {
		width: 300px;
	}
	.coupon ul li .coupon_btn {
		width: 192px;
		height: 40px;
	}
}

/*=============================================
tablet
=============================================*/
@media only screen and (max-width:768px) {
	#footer_area{
		width:100%;
	}
	#header990 {
		width: 100% !important;
	}
	#header_dms_ovr,
	.catch {
		display: none;
	}
	#headerSP{
		display: block;
	}
	#siteHeader {
		display: none;
	}
}

/*=============================================
SP
=============================================*/
@media only screen and (max-width:768px) {
	.displaypc,
	.pc {
		display: none;
	}
	.sp{
		display: block;
	}
	#footer_area{
		width:100%;
	}
	#header990 {
		width: 100% !important;
	}
	#contents{
		min-width:inherit;
		background-image:none;
	}
}


/*=======以下ページ毎 設定===========*/

/*=============================================
共通
=============================================*/
/* body {
	overflow-x: hidden;
} */
#index{margin: 0 auto;}
#index,#nav,#coupon_bottom{
	max-width: 950px;
	width: 100%;
}
h1,h2{text-align: center;}

.contents {
	width: 950px;
	margin: 0 auto;
}

.mainvisual {
	display: flex;
	justify-content: center;
	align-items: center;
}
.mainvisual__image {
	max-width: 950px;
	width: 100%;
	height: auto;
}
.lead__note {
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 32px;
}

/* 個別 */
.tab {
	display: flex;
	position: relative;
	flex-wrap: wrap;
	justify-content: stretch;
	max-width: 950px;
	margin: 0 auto;
}
.tab__group {
	display: contents;
}
.tab__detail {
	display: none;
	z-index: 1;
	position: relative;
	width: 100%;
	border-top: 2px solid #4FA537;
	background-color: #FFF;
}
.tab__rd {
	display: none;
}
.tab__rd--1:checked ~ .findArea .findArea__tabList .findArea__tabTitle--1,
.tab__rd--2:checked ~ .findArea .findArea__tabList .findArea__tabTitle--2,
.tab__rd--3:checked ~ .findArea .findArea__tabList .findArea__tabTitle--3,
.tab__rd--4:checked ~ .findArea .findArea__tabList .findArea__tabTitle--4,
.tab__rd--5:checked ~ .findArea .findArea__tabList .findArea__tabTitle--5,
.tab__rd--6:checked ~ .findArea .findArea__tabList .findArea__tabTitle--6,
.tab__rd--7:checked ~ .findArea .findArea__tabList .findArea__tabTitle--7,
.tab__rd--8:checked ~ .findArea .findArea__tabList .findArea__tabTitle--8,
.tab__rd--9:checked ~ .findArea .findArea__tabList .findArea__tabTitle--9,
.tab__rd--10:checked ~ .findArea .findArea__tabList .findArea__tabTitle--10 {
	color: #FFF;
	background-color: #4FA537;
}

.tab__rd--1:checked ~ .tab__group--1 .tab__detail,
.tab__rd--2:checked ~ .tab__group--2 .tab__detail,
.tab__rd--3:checked ~ .tab__group--3 .tab__detail,
.tab__rd--4:checked ~ .tab__group--4 .tab__detail,
.tab__rd--5:checked ~ .tab__group--5 .tab__detail,
.tab__rd--6:checked ~ .tab__group--6 .tab__detail,
.tab__rd--7:checked ~ .tab__group--7 .tab__detail,
.tab__rd--8:checked ~ .tab__group--8 .tab__detail,
.tab__rd--9:checked ~ .tab__group--9 .tab__detail,
.tab__rd--10:checked ~ .tab__group--10 .tab__detail {
	display: block;
}

.findArea {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	padding-top: 40px;
}
.findArea::before {
	content: "";
	background-image: url(/activity/theme/standardspot/images/icn_check.svg);
	width: 75px;
	height: 62px;
}
.findArea__title {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: .1em;
}
.findArea__title::before, .findArea__title::after {
	border-top: 2px solid #4FA537;
	content: "";
	width: 178px;
}
.findArea__title::before {
	margin-right: 15px;
}
.findArea__title::after {
	margin-left: 15px;
}
.findArea__titleEmphasis--green {
	font-size: 28px;
	letter-spacing: .1em;
	color: #4FA537;
}
.findArea__titleEmphasis--black {
	font-size: 28px;
	letter-spacing: .1em;
}
.findArea__tabList {
	display: flex;
	width: 100%;
	z-index: 2;
	flex-grow: 1;
	column-gap: 10px;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}
.findArea__tabTitle {
	box-sizing: border-box;
	width: calc((100% - 70px) / 7);
	height: 80px;
	border-width: 2px 2px 0;
	border-style: solid;
	border-color: #4FA537;
	border-radius: 8px 8px 0 0;
	color: #4FA537;
	background-color: #FFF;
}
.findArea__tabTitle:hover {
	color: #FFF;
	background-color: #4FA537;
}
.findArea__tabLabel {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	height: 100%;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: .2em;
	line-height: .9;
	cursor: pointer;
}

.genreList {
	margin: 40px 0 24px 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.genreList__item {
	height: 60px;
	width: calc((100% - 40px) / 5);
	background-color: #EFF7ED;
	border: 1px solid #4FA537;
	border-radius: 4px;
	box-sizing: border-box;
	background-image: url(/activity/theme/standardspot/images/icn_arrowdown_green.svg);
	background-repeat: no-repeat;
	background-size: 12px 13px;
	background-position: center bottom 5px;
}
.genreList__item:hover {
	background-color: #4FA537;
	background-image: url(/activity/theme/standardspot/images/icn_arrowdown_white.svg);
}
.genreList__link {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 6px 16px 18px;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .1em;
	text-decoration: none;
	color: #333;
	box-sizing: border-box;
}
.genreList__link:hover {
	color: #FFF;
}

.spotGenre {
	display: flex;
	flex-direction: column;
	gap: 56px;
}
.spotGenre__group {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 56px;
	border-top: 1px solid #E8E8E8;
}
.spotGenre__group::before {
	content: "";
	background-image: url(/activity/theme/standardspot/images/icn_popular_genre.svg);
	width: 135px;
	height: 62px;
	margin-bottom: 8px;
}
.spotGenre__group--pickup {
	border: none;
}
.spotGenre__group--pickup::before {
	background-image: url(/activity/theme/standardspot/images/icn_pickup_genre.svg);
	width: 95px;
	height: 62px;
}
.spotGenre__group--firstGenre {
	padding-top: 40px;
}
.spotGenre__title {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	font-size: 28px;
	line-height: 28px;
	letter-spacing: .1em;
}
.spotGenre__title::before, .spotGenre__title::after {
	border-top: 2px solid #4FA537;
	content: "";
	width: 80px;
}
.spotGenre__title::before {
	margin-right: 20px;
}
.spotGenre__title::after {
	margin-left: 20px;
}
.spotGenre__group--pickup .spotGenre__title::before,
.spotGenre__group--pickup .spotGenre__title::after {
	border-color: #E77611;
}
.spotGenre__body {
	width: 100%;
	margin-top: 40px;
}
.spotGenre__group--pickup .spotGenre__body {
	padding: 40px 23px;
	background-color: #FDF3EA;
	box-sizing: border-box;
}

.spotList {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.spotList__item {
	display: flex;
	flex-shrink: 1;
	flex-direction: column;
	width: calc((100% - 32px) / 3);
	border: 1px solid #E8E8E8;
	box-sizing: border-box;
}
.spotList__link {
	display: block;
	opacity: 1;
	color: #333;
	text-decoration: none;
	transition: opacity .25s linear 0s;
}
.spotList__link:hover {
	opacity: 0.6;
}
.spotList__imageWrap {
	display: flex;
	flex-grow: 1;
	width: 100%;
	height: auto;
	aspect-ratio: 4 / 3;
	justify-content: center;
	align-items: center;
}
.spotGenre__group--pickup .spotList__imageWrap {
	aspect-ratio: 49 / 38;
}
.spotList__image {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	object-fit: contain;
	object-position: center;
}
.spotGenre__group--pickup .spotList__image {
	aspect-ratio: 49 / 38;
	object-fit: cover;
}
.spotList__info {
	padding: 16px;
}
.spotList__address {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.5;
}
.spotList__title {
	margin-top: 4px;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.3;
}
.spotList__catch {
	margin-top: 10px;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.5;
}
.spotGenre__group--pickup .spotList {
	gap: 8px;
}
.spotGenre__group--pickup .spotList__item {
	background-color: #FFF;
	width: calc((100% - 16px) / 3);
}
.spotGenre__group--pickup .spotList__info {
	padding: 16px 12px;
}

.rate {
	display: flex;
	align-items: center;
	height: 22px;
	margin-top: 8px;
}
.rate__noRate {
	visibility: hidden;
}
.rate__reviewPoint {
	display: inline-block;
	margin-right: 2px;
	color: #FF6600;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}
.rate__reviewCount {
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	transform: translateX(-5px);
}
.rate__star {
	vertical-align: -1px;
}
.rate__star,
.rate__star::before {
	background: url(/ou/d/cs/pc/image/icon_stars_m.svg) no-repeat 0 0 / 78px auto;
}
.rate__star {
	position: relative;
	display: inline-block;
	width: 78px;
	height: 18px;
}
.rate__star::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 0 -28px;
	z-index: 10;
}
.rate__star--0::before {
	width: 0;
}
.rate__star--1::before, .rate__star--2::before {
	width: 3px;
}
.rate__star--3::before, .rate__star--4::before {
	width: 6px;
}
.rate__star--5::before {
	width: 7.2px;
}
.rate__star--6::before, .rate__star--7::before {
	width: 9px;
}
.rate__star--8::before, .rate__star--9::before {
	width: 11px;
}
.rate__star--10::before {
	width: 15px;
}
.rate__star--11::before, .rate__star--12::before {
	width: 19px;
}
.rate__star--13::before, .rate__star--14::before {
	width: 22px;
}
.rate__star--15::before {
	width: 23px;
}
.rate__star--16::before, .rate__star--17::before {
	width: 25px;
}
.rate__star--18::before, .rate__star--19::before {
	width: 27px;
}
.rate__star--20::before {
	width: 31px;
}
.rate__star--21::before, .rate__star--22::before {
	width: 35px;
}
.rate__star--23::before, .rate__star--24::before {
	width: 38px;
}
.rate__star--25::before {
	width: 39px;
}
.rate__star--26::before, .rate__star--27::before {
	width: 41px;
}
.rate__star--28::before, .rate__star--29::before {
	width: 43px;
}
.rate__star--30::before {
	width: 46px;
}
.rate__star--31::before, .rate__star--32::before {
	width: 51px;
}
.rate__star--33::before, .rate__star--34::before {
	width: 54px;
}
.rate__star--35::before {
	width: 55px;
}
.rate__star--36::before, .rate__star--37::before {
	width: 57px;
}
.rate__star--38::before, .rate__star--39::before {
	width: 59px;
}
.rate__star--40::before {
	width: 62px;
}
.rate__star--41::before, .rate__star--42::before {
	width: 67px;
}
.rate__star--43::before, .rate__star--44::before {
	width: 70px;
}
.rate__star--45::before {
	width: 71px;
}
.rate__star--46::before, .rate__star--47::before {
	width: 73px;
}
.rate__star--48::before, .rate__star--49::before {
	width: 75px;
}
.rate__star--50::before {
	width: 78px;
}

.spotPrice {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	margin-top: 10px;
	gap: 2px;
}
.spotPrice__title {
	color: #666;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.5;
}
.spotPrice__detail {
	color: #F00;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.05;
}
.spotPrice__detailSub {
	font-size: 14px;
}

.spotList__toplan {
	display: grid;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	border-radius: 4px;
	color: #FFF;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
	text-decoration: none;
	background-color: #E77611;
	background-image: url(/activity/theme/standardspot/images/icn_chevron_right_white.svg);
	background-repeat: no-repeat;
	background-position: center right 16px;
	background-size: 10px auto;
	place-items: center;
}

.recommendLink {
	display: flex;
	flex-direction: column;
	margin: 32px auto 64px;
	gap: 56px;
}
.tab__linkWrap {
	display: flex;
	justify-content: center;
	margin-top: 56px;
}
.tab__link {
	display: inline-block;
	opacity: 1;
	margin: 0 auto;
	padding: 24px 62px 24px 40px;
	border-radius: 6px;
	color: #FFF;
	font-weight: 700;
	font-size: 22px;
	line-height: 32px;
	text-decoration: none;
	background-color: #E77611;
	background-image: url(/activity/theme/standardspot/images/icn_chevron_right_white.svg);
	background-repeat: no-repeat;
	background-position: center right 20px;
	background-size: 10px auto;
	box-sizing: border-box;
	transition: opacity .25s linear 0s;
}
.tab__link:hover {
	opacity: 0.6;
}
.tab__link--sp {
	display: none;
}
.recommendLink__note {
	font-size: 12px;
	line-height: 1.5;
}

.linkButton {
	z-index: 300;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	width: 1250px;
	margin: 0 auto;
}
.linkButton__totop {
	display: inline-block;
	opacity: 1;
	position: absolute;
	right: 50px;
	bottom: 50px;
	width: 80px;
	height: 80px;
	text-indent: -3000px;
	background-image: url(/activity/theme/standardspot/images/img_totop.png);
	background-size: cover;
	transition: opacity .25s linear 0s;
}
.linkButton__totop:hover {
	opacity: 0.6;
}
.linkButton__tofindArea {
	display: inline-block;
	opacity: 1;
	position: absolute;
	right: 50px;
	bottom: 142px;
	width: 80px;
	height: 80px;
	text-indent: -3000px;
	background-image: url(/activity/theme/standardspot/images/img_tofindArea.png);
	background-size: cover;
	transition: opacity .25s linear 0s;
}
.linkButton__tofindArea:hover {
	opacity: 0.6;
}

@media only screen and (max-width:768px) {
	.contents {
		width: 100%;
		min-width: 100%;
	}
	.lead__note {
		font-size: 14px;
		line-height: 1.5;
		margin-top: 16px;
		padding: 0 10px;
	}
	.tab__detail {
		border-top: none;
	}
	.findArea {
		padding: 40px 10px 0;
	}
	.findArea::before {
		background-size: 62px 50px;
		width: 62px;
		height: 50px;
	}
	.findArea__title {
		display: block;
		text-align: center;
		font-size: 19px;
	}
	.findArea__title::before, .findArea__title::after {
		display: none;
	}
	.findArea__title--pc {
		display: none;
	}
	.findArea__titleEmphasis--green,
	.findArea__titleEmphasis--black {
		font-size: 22px;
	}
	.findArea__tabList {
		flex-wrap: wrap;
		gap: 9px;
		margin-top: 24px;
	}
	.findArea__tabTitle {
		width: calc((100% - 27px) / 4);
		height: 60px;
		font-size: 16px;
		line-height: 1;
		letter-spacing: .2em;
		border-width: 2px;
		border-radius: 8px;
	}
	.findArea__tabLabel {
		font-size: 16px;
		line-height: 1;
	}
	.genreList {
		margin: 24px 0 0;
		padding: 0 10px;
		gap: 9px;
	}
	.genreList__item {
		height: 56px;
		width: calc((100% - 9px) / 2);
	}
	.spotGenre {
		max-width: 500px;
		margin: 20px auto 0;
	}
	.spotGenre__group {
		padding: 48px 10px 0;
		border-top: none;
	}
	.spotGenre__group::before {
		background-size: 118px 53px;
		width: 118px;
		height: 53px;
		margin-bottom: 0;
	}
	.spotGenre__group--pickup {
		padding: 48px 0 0;
	}
	.spotGenre__group--pickup::before {
		background-size: 77px 50px;
		width: 77px;
		height: 50px;
	}
	.spotGenre__title {
		width: 100%;
		font-size: 22px;
		position: relative;
	}
	.spotGenre__group--pickup .spotGenre__title {
		width: calc(100% - 20px);
	}
	.spotGenre__title::after {
		display: none;
	}
	.spotGenre__title::before {
		content: '';
		position: absolute;
		left: 0;
		bottom: 50%;
		height: 1px;
		width: 100%;
		z-index: 1;
	}
	.spotGenre__title--inner {
		max-width: 194px;
		position: relative;
		background-color: #fff;
		padding: 0 18px;
		z-index: 2;
		text-align: center;
	}
	.spotGenre__group--pickup .spotGenre__title--inner {
		max-width: none;
	}
	.spotGenre__body {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-top: 24px;
	}
	.spotGenre__group--pickup .spotGenre__body {
		padding: 32px 10px;
	}
	.spotList {
		flex-direction: column;
		align-items: center;
		width: 100%;
		gap: 12px;
	}
	.spotList__item,
	.spotGenre__group--pickup .spotList__item {
		width: 100%;
	}
	.spotList__link {
		display: flex;
		flex-wrap: wrap;
		padding: 13px 12px;
		column-gap: 10px;
	}
	.spotList__info {
		display: contents;
	}
	.spotList__address {
		order: 1;
		width: 100%;
	}
	.spotList__title {
		order: 2;
		width: 100%;
		margin-bottom: 4px;
	}
	.spotList__imageWrap,
	.spotGenre__group--pickup .spotList__imageWrap {
		order: 4;
		width: calc((100% - 10px) * 0.44);
		aspect-ratio: 4 / 3;
	}
	.spotGenre__group--pickup .spotList__image {
		aspect-ratio: 4 / 3;
	}
	.spotList__catch {
		order: 5;
		width: calc((100% - 10px) * 0.56);
		margin-top: 0;
	}
	.rate {
		order: 3;
		width: 100%;
		margin-top: 0;
		margin-bottom: 6px;
		font-size: 11px;
	}
	.rate__noRate {
		display: none;
		margin-top: 0;
	}
	.spotPrice {
		order: 6;
		width: 100%;
		margin-top: 8px;
	}
	.spotList__toplan {
		order: 7;
		width: 100%;
		margin-top: 14px;
		font-size: 14px;
	}
	.recommendLink {
		margin: 16px auto 60px;
		padding: 0 23px;
	}
	.recommendLink__link {
		width: 300px;
		height: 44px;
		font-size: 14px;
	}
	.tab__linkWrap {
		margin-top: 46px;
	}
	.tab__link {
		width: 300px;
		padding: 8px 10px 8px 16px ;
		font-size: 15px;
		line-height: 1.4;
		background-position: center right 10px;
		text-align: center;
	}
	.tab__link--sp {
		display: block;
	}
	.linkButton {
		width: 100%;
	}
	.linkButton__totop {
		width: 56px;
		height: 56px;
		right: 10px;
		bottom: 10px;
		left: unset;
	}
	.linkButton__tofindArea {
		width: 56px;
		height: 56px;
		bottom: 74px;
		right: 10px;
	}
}