@charset "utf-8";

/*--------------------------------------
CONTENTS
--------------------------------------*/
/* 共通 */

img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#cocoyori_kinki_roadside_station_202505 {
	max-width:705px;
	margin:0 auto 80px;
	line-height:1.6em;
}

#cocoyori_kinki_roadside_station_202505 a {
	color: #2198CB;
}

a img:hover {
	opacity: 0.7;
}

.pc-br {
	display: none;
}

/* Heading level */
#cocoyori_kinki_roadside_station_202505 h2 {
	position: relative;
	margin: 60px 0 20px;
	padding: 8px 0;
	border-radius: 100px;
	background-color: #2198CB;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

#cocoyori_kinki_roadside_station_202505 h3{
	margin: 0 auto 48px;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
    border-bottom: solid 2px #333;
    width: 238px;
}

#cocoyori_kinki_roadside_station_202505 h4{
	margin: 24px 0 5px 0;
	border-left: 5px solid #2198CB;
	line-height: 1.3;
	padding-left: 8px;
	font-weight: bold;
	font-size: 110%;
}

#cocoyori_kinki_roadside_station_202505 img {
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .mb40 {
	margin-bottom: 40px;
}

#cocoyori_kinki_roadside_station_202505 .mt10 {
	margin-top: 10px;
}

#cocoyori_kinki_roadside_station_202505 .text_center-pc {
	text-align: center;
}

#cocoyori_kinki_roadside_station_202505 .cocoyori_title {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#cocoyori_kinki_roadside_station_202505 .font_main_color {
	color: #2198CB;
}

#cocoyori_kinki_roadside_station_202505 .font_size15 {
	font-size: 15px;
}

#cocoyori_kinki_roadside_station_202505 .font_regular {
	font-weight: 400;
}

#cocoyori_kinki_roadside_station_202505 .font_bold {
	font-weight: bold;
}

/* ---------------------------------------------
Index（目次）
--------------------------------------------- */
#cocoyori_kinki_roadside_station_202505 .indexWrap .appTips_innerBox {
	border: solid 1px #2198CB;
	border-radius: 15px;
	background-color: #fff;
}

#cocoyori_kinki_roadside_station_202505 .indexWrap .appTips_title {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	grid-gap: 4px;
	font-size: 17px;
}

#cocoyori_kinki_roadside_station_202505 .indexList {
	padding: 16px;
}

#cocoyori_kinki_roadside_station_202505 .indexList a::before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(/camp/images/cocoyori_kinki_roadside_station_202505/cocoyori_kinki_roadside_station_202505_arrow_under_blue.svg);
	background-size: contain;
	vertical-align: middle;
	opacity: 40%;
}

#cocoyori_kinki_roadside_station_202505 .indexList a {
	font-size: 15px;
	font-weight: bold;
	color: #2198CB;
	vertical-align: middle;
	text-decoration: none;
}


/* ---------------------------------------------
ボックス全般
--------------------------------------------- */
#cocoyori_kinki_roadside_station_202505 .small_caution {
	font-size: 10px;
}


#cocoyori_kinki_roadside_station_202505 .appTips_innerBox {
	border: solid 1px #E9E9EF;
	border-radius: 15px;
	background-color: #fff;
	overflow: hidden;
}

#cocoyori_kinki_roadside_station_202505 .appTips_titleBack {
	background-color: #2198CB;
	padding: 12px;
}

#cocoyori_kinki_roadside_station_202505 .appTips_title {
	position: relative;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}


/* ---------------------------------------------
Appストア/タイムズ会員登録用
--------------------------------------------- */
#cocoyori_kinki_roadside_station_202505 .entrySet {
	display: flex;
	flex-direction: row;
	grid-gap: 16px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#cocoyori_kinki_roadside_station_202505 .appDL_box {
	border: solid 1px #E9E9EF;
	border-radius: 15px;
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .appDL_inner {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px 15px 0 0;
	background-color: #E9E9EF;
	padding: 6px;
}

#cocoyori_kinki_roadside_station_202505 .appDL_inner_white {
	padding: 20px;
}

#cocoyori_kinki_roadside_station_202505 .appDL_icon {
	height: 31px;
}

#cocoyori_kinki_roadside_station_202505 .timesCard_icon {
	height: 31px;
}

#cocoyori_kinki_roadside_station_202505 .appDL_title {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-left: 8px;
}

#cocoyori_kinki_roadside_station_202505 .appDL_box ul {
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

#cocoyori_kinki_roadside_station_202505 .appDL_box li {
	line-height: 0;
}

#cocoyori_kinki_roadside_station_202505 .appDL_btn {
	height: 60px;
}

#cocoyori_kinki_roadside_station_202505 .timesCard_btn {
	height: 60px;
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .appDL_barCode {
	width: 60px;
	margin-left: 24px;
}

/* タイムズ会員登録ボタン */
#cocoyori_kinki_roadside_station_202505 .button_timesEntry a {
	display: inline-block;
	width: 100%;
	max-width: 315px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1.2px solid rgba(0, 0, 0, 0.04);
	border-radius: 8px;
	background: #FFC400;
	background-image: url(/camp/images/cocoyori_kinki_roadside_station_202505/cocoyori_kinki_roadside_station_202505_Icon-Arrow-Right.svg);
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: right 4px top 50%;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #2E2F33;
}

#cocoyori_kinki_roadside_station_202505 .button_timesEntry a span {
	text-align: center;
}


/* ---------------------------------------------
実施期間
--------------------------------------------- */
#cocoyori_kinki_roadside_station_202505 .camp_date_text {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}


/* ---------------------------------------------
︎参加者特典
--------------------------------------------- */
#cocoyori_kinki_roadside_station_202505 .present-wrap {
	display: flex;
	flex-direction: column;
	grid-gap: 30px;
	margin-top: 32px;
}

#cocoyori_kinki_roadside_station_202505 .present-box {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	box-sizing:border-box;
	width: 100%;
	border: solid 1px #D2D6E5;
	border-radius: 15px;
	padding: 32px;
}

#cocoyori_kinki_roadside_station_202505 .present2 .present-box {
	flex-direction: column;
}

#cocoyori_kinki_roadside_station_202505 .present2 .flex_item1 .caution_gray {
	text-align: center;
}

#cocoyori_kinki_roadside_station_202505 .present-wrap .flex_item1 {
	flex: 1;
}

#cocoyori_kinki_roadside_station_202505 .present-wrap .flex_item2 {
	flex: 1;
}

#cocoyori_kinki_roadside_station_202505 .present-img {
	width: 300px;
	margin: 0 auto;
}

#cocoyori_kinki_roadside_station_202505 .present-img2 {
	width: 100%;
	max-width: 488px;
}

#cocoyori_kinki_roadside_station_202505 .present-box hr {
	background-color: #D2D6E5;
	border: none;
	height: 1px;
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .text_border {
	border-left: 1px solid #D2D6E5;
	padding: 16px;
	padding-right: 0px;
}

#cocoyori_kinki_roadside_station_202505 .present-box p {
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .link-pc {
	display: inline-block;
}

#cocoyori_kinki_roadside_station_202505 .link-sp {
	display: none;
}

/* ポイントの活用方法 */
#cocoyori_kinki_roadside_station_202505 .point_box {
	display: flex;
	align-items: center;
	grid-gap: 8px;
	padding: 12px;
	margin: 0 auto;
	max-width: 480px;
	background-color: #FFFAE2;
	border: 1px solid #FFF4B8;
	border-radius: 15px;
}

#cocoyori_kinki_roadside_station_202505 .point_box img {
	width: 80px;
	height: 80px;
}

#cocoyori_kinki_roadside_station_202505 .point_box p {
	font-weight: bold;
	font-size: 14px;
}


/* ---------------------------------------------
参加方法
--------------------------------------------- */
#cocoyori_kinki_roadside_station_202505 .stepWrapp {
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
	grid-gap: 20px;
	margin-top: 40px;
	align-items: center;
}

#cocoyori_kinki_roadside_station_202505 .step_img_type01 {
	height: 132px;
	width: 70%;
}

#cocoyori_kinki_roadside_station_202505 .step_img_type01 img {
	height: 100%;
}

#cocoyori_kinki_roadside_station_202505 .step_img_type02 {
	height: 60px;
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .step_img_type02 img {
	width: fit-content;
}

#cocoyori_kinki_roadside_station_202505 .flowOverview .number {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	padding: 8px;
	width: 92px;
	text-align: center;
	border-radius: 8px;
	color: #2198CB;
	background-color: #E9F5FA;
	margin-bottom: 16px;
}

#cocoyori_kinki_roadside_station_202505 .stepTitle {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	margin-bottom: 4px;
}

#cocoyori_kinki_roadside_station_202505 .step_text {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #2E2F33;
	line-height: 140%;
	margin-bottom: 4px;
}

#cocoyori_kinki_roadside_station_202505 .step_text a {
	color: #2198CB;
}

#cocoyori_kinki_roadside_station_202505 .caution_gray {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #6E758E;
	line-height: 140%;
}

#cocoyori_kinki_roadside_station_202505 .red_caution {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FF341A;
	line-height: 140%;
}

#cocoyori_kinki_roadside_station_202505 #how_to_get_stamps .red_caution {
	text-align: center;
	margin-top: 12px;
}

#cocoyori_kinki_roadside_station_202505 #notes .red_caution {
	font-size: 14px;
}

#cocoyori_kinki_roadside_station_202505 .stepArrow {
	margin: 40px 0;
}

#cocoyori_kinki_roadside_station_202505 .stepWrapp_innerBox {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	grid-gap: 16px;
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .step_text img {
	margin-right: auto;
	text-align: left;
	width: fit-content;
}

/* タイムズクラブ会員登録 */
#cocoyori_kinki_roadside_station_202505 .times_entry_box {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	grid-gap: 16px;
	padding: 44px 16px 16px 16px;
	margin-top: 100px;
	/* margin: 0 auto; */
	background-color: #F7F7FC;
	border: 1px solid #E9E9EF;
	border-radius: 15px;
}

#cocoyori_kinki_roadside_station_202505 .times_entry_box .button_timesEntry {
	width: 315px;
}

#cocoyori_kinki_roadside_station_202505 .times_entry_box img {
	width: 100px;
}

#cocoyori_kinki_roadside_station_202505 .times_entry_box .times_sp_img {
	position: absolute;
	top: -48px;
}

#cocoyori_kinki_roadside_station_202505 .times_entry_box p {
	text-align: center;
}

#cocoyori_kinki_roadside_station_202505 .times_entry_box .times_entry_title {
	font-weight: bold;
}


/* ---------------------------------------------
スタンプ獲得方法
--------------------------------------------- */
#cocoyori_kinki_roadside_station_202505 #how_to_get_stamps {
	margin-top: 40px;
}

#cocoyori_kinki_roadside_station_202505 #how_to_get_stamps h2 {
	background-color: #F29F05;
	margin: 0;
	border-radius: 0;
}

#cocoyori_kinki_roadside_station_202505 #how_to_get_stamps h2::before {
	content: "";
	display: inline-block;
	width: 28px;
	height: 28px;
	background-image: url(/camp/images/cocoyori_kinki_roadside_station_202505/cocoyori_kinki_roadside_station_202505_step_stamp_icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 4px;
}

#cocoyori_kinki_roadside_station_202505 .wrap-get-stamp {
	background-color: #FEF5E6;
	border-radius: 15px;
	overflow: hidden;
	border: 1px solid #FADBA3;
}

/* ステップスライド */
#cocoyori_kinki_roadside_station_202505 .cocoyoriapp_slides {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 7px;
    margin: 20px;
}

#cocoyori_kinki_roadside_station_202505 .cocoyoriapp_slides img {
	max-width: 176px;
}

#cocoyori_kinki_roadside_station_202505 .cocoyoriapp_slides > li {
	font-size: 16px;
    background: #fff;
    border-radius: 12px;
    width: 300px;
	height: 480px;
    transform-origin: center center;
    transform: scale(1);
    transition: transform 0.5s;
    scroll-snap-align: start;
    flex-shrink: 0;
    box-sizing: border-box;
    margin: 0 10px 10px 0;
    margin-left: 10px !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 16px;
	grid-gap: 28px;
}

#cocoyori_kinki_roadside_station_202505 .cocoyoriapp_slides::-webkit-scrollbar {
	height: 16px;
}

#cocoyori_kinki_roadside_station_202505 .cocoyoriapp_slides::-webkit-scrollbar-thumb {
	background: #FFCE7D;
	border-radius: 10px;
}

#cocoyori_kinki_roadside_station_202505 .cocoyoriapp_slides::-webkit-scrollbar-track {
	background: #FFE6BC;
	border-radius: 10px;
}

#cocoyori_kinki_roadside_station_202505 .cocoyoriapp_step {
	padding: 4px 12px;
	border-radius: 8px;
	background-color: #F29F05;
	color: #ffffff;
	margin-bottom: 4px;
	font-weight: 600;
	font-size: 14px;
	width: fit-content;
}

#cocoyori_kinki_roadside_station_202505 .step_textbox {
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .target_child p {
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .target_child img {
	width: 40px;
	height: 40px;
}


/* ---------------------------------------------
対象スポット
--------------------------------------------- */

/* 吹き出し */
#cocoyori_kinki_roadside_station_202505 .hint_map {
	width: fit-content;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

/* マーカー */
#cocoyori_kinki_roadside_station_202505 .marker_blue {
	background: linear-gradient(transparent 60%, #D3EAF5 0%);
	display: inline;
	padding: 0 1px 0px;
}

/* レイアウト用 */
#cocoyori_kinki_roadside_station_202505 .img_size32 {
	width: 32px;
	height: 32px;
}

#cocoyori_kinki_roadside_station_202505 .flex_column4 {
	display: flex;
	flex-direction: column;
	grid-gap: 4px;
	justify-content: center;
	align-items: center;
}

#cocoyori_kinki_roadside_station_202505 .flex_column12 {
	display: flex;
	flex-direction: column;
	grid-gap: 12px;
	justify-content: center;
	align-items: center;
}

#cocoyori_kinki_roadside_station_202505 .flex_column24 {
	display: flex;
	flex-direction: column;
	grid-gap: 24px;
	justify-content: center;
	align-items: center;
}

#cocoyori_kinki_roadside_station_202505 .flex_slash {
	display: flex;
	grid-gap: 16px;
}

#cocoyori_kinki_roadside_station_202505 .slash_blue .flex_slash {
	display: flex;
	grid-gap: 8px;
}

/* スラッシュ */
#cocoyori_kinki_roadside_station_202505 .line_slash {
	width: 24px;
	height: 34px;
}

#cocoyori_kinki_roadside_station_202505 .slash_blue .line_slash {
	width: 10px;
	height: 20px;
}

#cocoyori_kinki_roadside_station_202505 .slash_blue .line_slash {
	width: 16px;
	height: 20px;
}

#cocoyori_kinki_roadside_station_202505 .slash_right {
	transform: scale(-1, 1);
}

/* カテゴリー */
#cocoyori_kinki_roadside_station_202505 .wrapper_cat {
	display: flex;
	grid-gap: 8px;
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .wrap_cat {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	box-sizing: border-box;
	grid-gap: 8px;
	background-color: rgba(33, 152, 203, 0.1);
	border: 2px solid rgba(33, 152, 203, 0.2);
	padding: 12px;
	border-radius: 15px;
	align-items: center;
}

#cocoyori_kinki_roadside_station_202505 .wrap_mountain {
	background-color: rgba(10, 168, 28, 0.1);
	border: 2px solid rgba(10, 168, 28, 0.2);
}

#cocoyori_kinki_roadside_station_202505 .cat_title {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}

#cocoyori_kinki_roadside_station_202505 .cat_etc {
	width: 100%;
}

#cocoyori_kinki_roadside_station_202505 .cat_sea {
	color: #006F9F;
}

#cocoyori_kinki_roadside_station_202505 .cat_mountain {
	color: #00770E;
}

#cocoyori_kinki_roadside_station_202505 .cat_item {
	background-color: rgba(33, 152, 203, 0.2);
	padding: 14px;
	max-height: 40px;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	border-radius: 4px;
	width: fit-content;
}

#cocoyori_kinki_roadside_station_202505 .wrap_mountain .cat_item {
	background-color: rgba(10, 168, 28, 0.2);
}

/* マップ */
#cocoyori_kinki_roadside_station_202505 .campaign_map {
	width: 100%;
	border-radius: 15px;
	overflow: hidden;
	margin: 16px auto 40px auto;
}

#cocoyori_kinki_roadside_station_202505 .target_flex {
	display: flex;
	flex-wrap: wrap;
	padding: 16px;
	grid-gap: 16px 0;
	justify-content: center;
}

#cocoyori_kinki_roadside_station_202505 .target_child {
	display: flex;
	align-items: center;
	vertical-align: middle;
	width: 160px;
}

#cocoyori_kinki_roadside_station_202505 .target_child img {
	width: fit-content;
	margin-right: 8px;
}

#cocoyori_kinki_roadside_station_202505 .target_child p {
	font-weight: bold;
}

#cocoyori_kinki_roadside_station_202505 #target_spot .step_caution {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 40px;
}

/* トピックス */
#cocoyori_kinki_roadside_station_202505 .caption_topics {
	display: flex;
	grid-gap: 12px;
	background-color: #F7F7FC;
	padding: 12px;
	border-radius: 15px;
	align-items: center;
}

#cocoyori_kinki_roadside_station_202505 .cp_topics {
	margin-bottom: 60px;
}



/* ---------------------------------------------
アプリ利用規約
--------------------------------------------- */
#cocoyori_kinki_roadside_station_202505 .terms_wrapper {
	margin: 20px 0;
	background-color: #F7F7FC;
}

#cocoyori_kinki_roadside_station_202505 .terms_wrapper ul {
	padding: 20px;
}


/*===========================================
メディアクエリ
===========================================*/
@media screen and (max-width: 768px) {

	/* 共通 */
	#cocoyori_kinki_roadside_station_202505 {
		max-width:600px;
	}

	#d_side {
		visibility: unset;
	}

	.sp-br {
		display: none;
	}

	.pc-br {
		display: inherit;
	}

	#cocoyori_kinki_roadside_station_202505 h2 {
		border-radius: 0px;
	}

	#cocoyori_kinki_roadside_station_202505 .text_center-pc {
		text-align: left;
	}

	/** 参加者特典 **/
	#cocoyori_kinki_roadside_station_202505 .present-box {
		flex-direction: column;
	}

	#cocoyori_kinki_roadside_station_202505 .text_border {
		border-top: 1px solid #D2D6E5;
		border-left: none;
		padding: 0px;
		padding-top: 8px;
	}

	/** ステップ **/
	#cocoyori_kinki_roadside_station_202505 .flowOverview p {
		text-align: center;
	}

	#cocoyori_kinki_roadside_station_202505 .number p {
		text-align: center;
	}

	/** こんなときは「ここより」アプリ **/
	#cocoyori_kinki_roadside_station_202505 .appTips_wrapper {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
	}

	#cocoyori_kinki_roadside_station_202505 .appTips_box {
		border-radius: 0px;
		border:solid #D2D6E5;
		border-width:1px 0px 1px 0px;
	}

	#cocoyori_kinki_roadside_station_202505 .appTips_box .title {
		font-size: 18px;
	}

	#cocoyori_kinki_roadside_station_202505 .appTips_wrapper .row {
		flex-direction: column;
	}

	/** appleストア用 **/
	#cocoyori_kinki_roadside_station_202505 .entrySet {
		flex-direction: column;
	}

	/** 参加者特典 **/
	#cocoyori_kinki_roadside_station_202505 .present-wrap {
		flex-direction: column;
		grid-gap: 32px;
	}

	#cocoyori_kinki_roadside_station_202505 .present-box {
		padding: 12px;
		padding-top: 28px;
	}

	#cocoyori_kinki_roadside_station_202505 .link-pc {
		display: none;
	}

	#cocoyori_kinki_roadside_station_202505 .link-sp {
		display: inline-block;
	}

	/** キャンペーン参加方法 **/
	#cocoyori_kinki_roadside_station_202505 .stepWrapp {
		flex-direction: column;
		grid-gap: 16px;
	}

	#cocoyori_kinki_roadside_station_202505 .ticket_example_inner {
		flex-direction: column;
	}

	#cocoyori_kinki_roadside_station_202505 .icon_w12 {
		transform: rotate(0deg);
	}

	#cocoyori_kinki_roadside_station_202505 .flowOverview .number {
		margin: 0 auto;
	}

	#cocoyori_kinki_roadside_station_202505 .stepWrapp_innerBox .featureTitle {
		font-size: 15px;
		text-align: center;
	}

	#cocoyori_kinki_roadside_station_202505 .featureTitle::before {
		display: inline-block;
		width: 24px;
		height: 24px;
		vertical-align: middle;
		margin: 0px 4px;
	}
	#cocoyori_kinki_roadside_station_202505 .step_img_type02 img {
		width: 100%;
	}

	#cocoyori_kinki_roadside_station_202505 .step_img_type01 {
		height: 88px;
		width: 100%;
	}

	#cocoyori_kinki_roadside_station_202505 .cocoyoriapp_slides::-webkit-scrollbar {
	height: 8px;
	}

	#cocoyori_kinki_roadside_station_202505 .stepWrapp_innerBox .button_timesEntry a {
		margin: 0 auto;
	}

	/** スタンプ獲得方法 **/
	#cocoyori_kinki_roadside_station_202505 .wrap-get-stamp {
		width: 100vw;
		border-radius: 0;
		margin: 0 -10px;
	}

	/** 対象スポット **/
	#cocoyori_kinki_roadside_station_202505 .spot_box_wrap {
		flex-direction: column;
	}

	#cocoyori_kinki_roadside_station_202505 .wrapper_cat {
		flex-direction: column;
	}

	/** スラッシュ **/
	#cocoyori_kinki_roadside_station_202505 .slash_blue .line_slash {
		width: 24px;
		height: 34px;
	}

	/** トピックス**/
	#cocoyori_kinki_roadside_station_202505 .flex_column4 .caution_gray {
		text-align: left;
		width: 100%;
	}

	/** アプリ利用規約 **/
	#cocoyori_kinki_roadside_station_202505 .terms_wrapper {
		width: 100vw;
		margin-left: calc(-50vw + 50%);
		margin-bottom: 30px;
	}

	#cocoyori_kinki_roadside_station_202505 .terms_wrapper ul {
		padding: 20px 10px;
	}

	/* 共通 */
	#cocoyori_kinki_roadside_station_202505 h1 > img{
		width: 100%;
	}

	#cocoyori_kinki_roadside_station_202505 .campDate {
	font-size: 11px;
	line-height: 28px;
	}

	/* Heading level */
	#cocoyori_kinki_roadside_station_202505 h2 {
		font-size: 120%;
		margin: 80px -10px 20px;
	}

	#cocoyori_kinki_roadside_station_202505 h3{
		margin: 0 auto 42px;
		font-size: 130%;
	}
}