@charset "utf-8";
:root {
	--gly: #ccc;
	--nvy: #0b437e;
	--text_nvy: #08305a;
}
.gourmet .aem-Grid::before, .gourmet .aem-Grid::after,
.fuyunotabi .aem-Grid::before, .fuyunotabi .aem-Grid::after
 {
	content: none;
}
#event_aomori, #event_akita, #event_iwate, #event_miyagi, #event_yamagata,
#event_fukushima,
.fuyunotabi.tohoku #gourmet, .fuyunotabi.tohoku #souvenir, .fuyunotabi.tohoku #event, .fuyunotabi.tohoku #activity
{
	padding-top: 100px;
  margin-top: -100px;
}
.fuyunotabi .campaign p {
	background-color: var(--nvy);
	display: inline-block;
	background-color: #0b437e;
	color: #fff;
	padding: 4px 10px;
	font-size: 1.8rem;
	font-weight: bold;
}
/* ボタン */
.fuyunotabi .other_btn_box .other_btn a {
	padding: 8px;
	background-color: var(--nvy);
	color: #fff;
	border: solid 2px var(--nvy);
	border-radius: 6px;
	display: block;
	position: relative;
	font-weight: bold;
	text-decoration: none;
}
.fuyunotabi .other_btn_box.arrow .other_btn a::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 6%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.fuyunotabi .other_btn_box.gourmet_link_btn .other_btn a::before {
  content: "";
  position: absolute;
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/ic_tohoku_winter02.png) no-repeat 50% 50%;
	background-size: contain;
  margin: auto;
  top: 0;
  bottom: 0;
	left: 18px;
	width: 48px;
	height: 46px;
}
.fuyunotabi .other_btn_box.gourmet_link_btn .other_btn a::after {
  content: "";
  position: absolute;
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/ic_tohoku_winter03.png) no-repeat 50% 50%;
	background-size: contain;
  margin: auto;
  top: 0;
  bottom: 0;
	right: 18px;
	width: 48px;
	height: 46px;
}
.fuyunotabi .other_btn_box .other_btn a:hover {
	background-color: #fff;
	color: var(--nvy);
	border: solid 2px var(--nvy);
	transition: all .3s;
}
.fuyunotabi .other_btn_box .other_btn a:hover::after {
	border-color: var(--nvy);
}
.fuyunotabi .other_btn_box, .fuyunotabi .other_btn_box.gourmet {
	padding: 0 10px 10px;
	text-align: center;
}
.fuyunotabi .other_btn_box.gourmet {
	width: 50%;
	margin-inline: auto;
}
/*----- 背景 -----*/
.fuyutabi_bg {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/bg_tohoku_winter.png) repeat-x top center;
	background-color: #f6f7f8;
}
.fuyutabi_bg_02 {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/bg_tohoku_winter02.png) repeat-x top center;
	background-color: #fff;
}
/*----- タイトル -----*/
.fuyunotabi .feature .section h2 {
	font-size: 3.4rem;
	position: relative;
	color: var(--nvy);
	display: inline-block;
	padding: 0px 46px;
	margin: 10px auto;
}
.fuyunotabi .feature .section h2::before {
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/ic_tohoku_winter01.png) no-repeat 50% 50%;
	background-size: contain;
	top: 0px;
	bottom: 0;
	width: 22px;
	height: 24px;
	left: 13px;
	margin: auto;
}
.fuyunotabi .feature .section h2::after {
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/ic_tohoku_winter01.png) no-repeat 50% 50%;
	background-size: contain;
	top: 0px;
	bottom: 0;
	width: 22px;
	height: 24px;
	right: 13px;
	margin: auto;
}
.fuyunotabi .feature .section h3 {
	background-color: transparent;
	border-bottom: none;
	position: relative;
	color: #1ba0c9;
	font-size: 2.6rem;
	display: inline-block;
	position: relative;
	margin: 10px auto;
}
.fuyunotabi .feature .section {
	text-align: center;
}
.fuyunotabi .feature .section h1 {
	text-align: left;
}
.fuyunotabi .feature .section h3::before,
.fuyunotabi .feature .section h3::after
 {
	position: absolute;
	top: 48%;
	width: 3rem;
	height: 0.1rem;
	background-color: #1ba0c9;
	content: '';
}
.fuyunotabi .feature .section h3::before
 {
	left: -3rem;
}
.fuyunotabi .feature .section h3::after
 {
	right: -3rem;
}
/*----- ナビゲーション -----*/
.fuyunotabi .gohoubi_nav {
	display: flex;
	text-align: center;
	margin-top: 10px;
}
.fuyunotabi .gohoubi_nav li {
	width: calc(1000px / 4);
	transition : all 0.3s;
}
.fuyunotabi .gohoubi_nav li.gourmet {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_gourmet.png) no-repeat 50% -24% / 72px;
}
.fuyunotabi .gohoubi_nav li.souvenir {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_souvenir.png) no-repeat 50% -24% / 72px;
}
.fuyunotabi .gohoubi_nav li.event {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_event.png) no-repeat 50% -24% / 72px;
}
.fuyunotabi .gohoubi_nav li.activity {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_activity.png) no-repeat 50% -24% / 72px;
}
/* hover時 */
.fuyunotabi .gohoubi_nav li.gourmet:hover {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_gourmet_on.png) no-repeat 50% -24% / 72px;
}
.fuyunotabi .gohoubi_nav li.souvenir:hover {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_souvenir_on.png) no-repeat 50% -24% / 72px;
}
.fuyunotabi .gohoubi_nav li.event:hover {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_event_on.png) no-repeat 50% -24% / 72px;
}
.fuyunotabi .gohoubi_nav li.activity:hover {
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_activity_on.png) no-repeat 50% -24% / 72px;
}
.fuyunotabi .gohoubi_nav li a {
	display: block;
	padding: 58px 10px 4px;
	color: var(--nvy);
	font-size: 1.6rem;
  font-weight: bold;
	text-decoration: none;
}
/* リード文 */
.fuyunotabi .cmp-text.fuyutabi_lead {
	text-align: center;
	margin: 20px 0;
}
.fuyunotabi .cmp-text.campaign {
	text-align: center;
}
/*----- カルーセル内 商品コンポーネント-----*/
.fuyunotabi .swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	box-shadow: 0px 0px 8px 1px #b3c5e8;
  border-radius: 6px;
	background-color: #fff;
}
/*----- カルーセル -----*/
.wrap_slide .swiper {
	overflow: hidden;
	position: relative;
	padding: 10px 10px 40px;
}
.wrap_slide .cmn_contents {
  margin: auto;
}
.base_prod {
  margin-bottom: 0;
}
.clm_3 .base_prod.clm1 li, .base_prod.side_box.clm1 li {
  padding: 10px 10px 0;
}
.clm_3 .cm_btn .base_prod.clm1 li, .cm_btn .base_prod.side_box.clm1 li {
  padding: 0 10px;
}
/* ボックスの高さ揃え */
.wrap_slide .swiper .swiper-slide {
  height: auto;
}
.wrap_slide .swiper .swiper-slide .box_content,
.clm_3 .box_content {
  height: 100%;
}
/* 商品コンポーネントのページネーション */
.box_content .base_prod .swiper-button-next,
.box_content .base_prod .swiper-button-prev,
.box_content .base_prod .swiper-pagination {
  display: none !important;
}
/*----- 観光情報 共通 -----*/
.area_box {
	margin: 0 0;
	display: flex;
	flex-direction: column;
	flex: 1 auto;
}
/*----- グルメ 名物 -----*/
.gourmet .local_gourmet, .gourmet .alcohol {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
/* グルメ 商品コンポーネント */
.gourmet .local_gourmet.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
	width: calc((100% - (20px * 2)) / 3);
	border: solid 1px var(--nvy);
	background-color: #fff;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
}
.gourmet .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 > .box_content {
	display: flex;
	flex-direction: column;
  flex: 1 auto;
}
.gourmet .aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--0:nth-child(3) {
  flex: 1 auto;
}
.gourmet .wrap_slide .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0,
.souvenir .wrap_slide .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0
 {
	box-shadow: 0px 0px 8px 1px #b3c5e8;
	border-radius: 6px;
	background-color: #fff;
	border: none;
}
.gourmet .jretravel-image .fade img {
	border-radius: 5px 5px 0 0;
}
.gourmet .base_prod .hotel li>a .details_box>.area {
	position: relative;
	background-color: transparent;
	color: var(--nvy);
	padding: 0 0  0 16px;
	font-weight: bold;
	font-size: 1.4rem;
}
.gourmet .wrap_slide .details_box {
	position: relative;
}
.gourmet .wrap_slide .details_box::before {
	color: var(--nvy);
	content: "";
	position: absolute;
	top: 3px;
	bottom: 0;
	left: 0;
	width: .9em;
	height: .9em;
	border: .30em solid currentColor;
	border-radius: 100% 100% 0 100%;
	background: radial-gradient(circle at 50% 50%, transparent 70%, currentColor 70%) no-repeat;
	box-sizing: border-box;
	transform: rotate(45deg);
}
.gourmet .base_prod .hotel li>a .details_box>.tag>.icon {
	border: solid 1px var(--nvy);
	color: var(--nvy);
	font-weight: bold;
}
.gourmet .base_prod .hotel li>a .img_box {
	margin-bottom: 0.4rem;
}
.gourmet .gourmet_text {
	padding: 0px 10px 0px;
}
.gourmet .gourmet_text .area_box {
	padding-bottom: 2px;
	flex-direction: row;
	gap: 0 8px;
	align-items: center;
	color: var(--nvy);
	margin-bottom: 4px;
	background-image : linear-gradient(to right, #000 2px, transparent 2px);
	background-size: 6px 2px;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
.gourmet .gourmet_text .area_box::before {
	color: var(--nvy);
	content: "";
	position: absolute;
	top: -5px;
	bottom: 0;
	margin: auto;
	left: 0;
	width: .9em;
	height: .9em;
	border: .30em solid currentColor;
	border-radius: 100% 100% 0 100%;
	background: radial-gradient(circle at 50% 50%, transparent 70%, currentColor 70%) no-repeat;
	box-sizing: border-box;
	transform: rotate(45deg);
}
.gourmet .gourmet_text.sake .area_box::before {
	content: none;
}
.gourmet .gourmet_text .title_name {
	font-size: 2.0rem;
	font-weight: bold;
	transform: translateY(-2px);
}
.gourmet .gourmet_text .title_area {
	margin-left: 16px;
}
.fuyunotabi .gourmet .details_box .txt,
.fuyunotabi.souvenir .details_box .txt
 {
	border: solid 1px var(--nvy);
	border-radius: 6px;
	color: var(--text_nvy);
	padding: 2px 4px;
	display: inline-block;
}
/* お酒 */
.gourmet .alcohol.local_gourmet .other_btn_box p.text,
.gourmet .ta_l.local_gourmet .other_btn_box p.text
{
	text-align: left;
}
.gourmet .alcohol.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
	width: calc((100% - (20px * 1)) / 2);
	border: solid 1px var(--nvy);
	border-radius: 6px;
}
.gourmet .alcohol .aem-Grid.aem-Grid--default--6>.aem-GridColumn.aem-GridColumn--offset--default--0 {
	flex: 1 auto;
}
/*----- 専用プラン btn -----*/
.fuyunotabi .plan_bg .other_btn_box {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.fuyunotabi .plan_bg .other_btn_box .other_btn {
	width: calc((100% - (20px * 2)) / 3);
	text-align: center;
}
/*----- 冬の祭り・イベント -----*/
.fuyunotabi.event .area_box.clm_01 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 60px 1fr;
	gap: 0 20px;
  padding: 10px;
	border: solid 1px var(--nvy);
	background-color: #fff;
	border-radius: 6px;
}
.fuyunotabi.event .area_box.clm_01 .ace-section.aem-GridColumn.aem-GridColumn--default--12 {
	grid-column: 2 / 3;
	grid-row: 2 / 3;
}
/* grid 3column */
.fuyunotabi.event .area_box.grid_column .area_titlebox
 {
	margin: 10px 10px 0;
}
.fuyunotabi.event .area_box.grid_column .text_container,
.fuyunotabi.activity .area_box.grid_column .text_container {
	padding: 0 10px 10px;
}
.fuyunotabi.event .text_small {
	font-size: 1.2rem;
}
.fuyunotabi.event .title_name.fs_24 {
	font-size: 2.4rem;
	margin-top: 4px;
  margin-bottom: 10px;
}
.fuyunotabi.event .title_name.fs_22,
.activity.fuyunotabi .title_name.fs_22
{
	font-size: 2.2rem;
	margin-top: 4px;
  margin-bottom: 10px;
}
/* ナビゲーション */
.fuyunotabi .area_nav {
	display: flex;
	text-align: center;
	gap: 0 8px;
}
.fuyunotabi .area_nav li {
	width: calc((1000px - (8px * 5)) / 6);
	background-color: #fff;
	border-radius: 8px;
}
.fuyunotabi .area_nav li a {
	display: block;
	padding: 10px;
	color: var(--nvy);
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
.fuyunotabi .area_nav li a:hover {
	opacity: .7;
	text-decoration: underline;
}
.fuyunotabi .area_nav li a::after {
	content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid var(--nvy);
  border-right: 2px solid var(--nvy);
  transform: rotate(45deg);
}
.fuyunotabi .area_container {
	display: flex;
	gap: 0 10px;
}
.fuyunotabi .area_container.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
	width: calc((1000px - (10px * 3)) / 4);
	border: solid 1px var(--nvy);
	border-radius: 6px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
}
.area_box .freehtml:has(#text_grow_box) {
	flex-grow: 1;
}
.area_box.clm_1 {
	flex-direction: row;
	gap: 0 20px;
	padding: 10px;
  background-color: #fff;
	border-radius: 6px;
	border: solid 1px var(--nvy);
}
.area_box.clm_1 .cmn_contents  {
	margin: 0 auto;
}
.fuyunotabi.event .text_container, .fuyunotabi.activity .text_container {
	padding: 10px;
}
.fuyunotabi .area_titlebox {
	position: relative;
	margin-bottom: 0;
}
.fuyunotabi .area_titlebox>.area_name {
	background-color: transparent;
	color: var(--nvy);
	padding: 0;
	margin: 0 0px 0 16px;
	font-size: 1.6rem;
}
.fuyunotabi .area_titlebox::before {
	color: var(--nvy);
	content: "";
	position: absolute;
	top: 6px;
	margin: auto;
	left: 0;
	width: .9em;
	height: .9em;
	border: .30em solid currentColor;
	border-radius: 100% 100% 0 100%;
	background: radial-gradient(circle at 50% 50%, transparent 70%, currentColor 70%) no-repeat;
	box-sizing: border-box;
	transform: rotate(45deg);
}
.fuyunotabi .sightseeing dl {
	background-color: #eff3fa;
}
/* ----------PCのみ---------- */
@media screen and (min-width: 768px) {
	.br_sp {
		display: none;
	}
	.fuyunotabi .gohoubi_nav li a:hover {
		text-decoration: underline;
	}
	.fuyunotabi .other_btn_box .other_btn a {
		padding: 12px;
	}
	.fuyunotabi .gohoubi_nav li:not(:last-child) {
		border-right: 2px dotted var(--nvy);
	}
	.fuyunotabi .clm_2.area_container.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		width: calc((1000px - (10px * 1)) / 2);
	}
	.fuyunotabi .clm_3.area_container.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		width: calc((1000px - (10px * 2)) / 3);
	}
	.fuyunotabi.activity .area_box.grid_column .area_titlebox {
	margin: 10px 10px 0;
	}
	.wrap_slide .swiper .swiper-pagination {
		bottom: 0;
		display: none;
	}
	.gourmet .wrap_slide .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0, .souvenir .wrap_slide .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		width: calc((1000px - (16px * 3)) / 4);
	}
	.gourmet .wrap_slide.clm_03 .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		width: calc((1000px - (16px * 2)) / 3);
	}
}
/* ----------SPのみ---------- */
@media screen and (max-width: 767px) {
	.br_pc {
		display: none;
	}
	.fuyunotabi .cmp-text.fuyutabi_lead {
		margin: 20px auto;
    text-align: left;
		font-size: 1.3rem;
	}
	.fuyunotabi .campaign p {
		font-size: 1.5rem;
		padding: 4px 6px;
	}
	.fuyunotabi .feature .section h3 {
		margin: 0 auto;
	}
	.fuyunotabi .gourmet .feature .section h3 {
		padding: 6px 10px 4px 10px;
		font-size: 2.2rem;
	}
	.fuyunotabi .other_btn_box {
		padding: 0 0px 10px;
	}
	.fuyunotabi .other_btn_box.gourmet {
		padding: 0 10px 10px;
	}
	/*----- ナビゲーション -----*/
	.fuyunotabi .gohoubi_nav {
		flex-wrap: wrap;
	}
	.fuyunotabi .gohoubi_nav li {
		width: calc(100% / 2);
	}
	.fuyunotabi .gohoubi_nav li.gourmet {
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_gourmet.png) no-repeat 50% -9% / 72px;
	}
	.fuyunotabi .gohoubi_nav li.souvenir {
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_souvenir.png) no-repeat 50% -9% / 72px;
	}
	.fuyunotabi .gohoubi_nav li.event {
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_event.png) no-repeat 50% 10% / 72px;
	}
	.fuyunotabi .gohoubi_nav li.activity {
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_activity.png) no-repeat 50% 10% / 72px;
	}
	/* hover時 */
	.fuyunotabi .gohoubi_nav li.gourmet:hover {
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_gourmet_on.png) no-repeat 50% -9% / 72px;
	}
	.fuyunotabi .gohoubi_nav li.souvenir:hover {
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_souvenir_on.png) no-repeat 50% -9% / 72px;
	}
	.fuyunotabi .gohoubi_nav li.event:hover {
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_event_on.png) no-repeat 50% 10% / 72px;
	}
	.fuyunotabi .gohoubi_nav li.activity:hover {
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/navic_activity_on.png) no-repeat 50% 10% / 72px;
	}
	.fuyunotabi .gohoubi_nav li:nth-child(2n+1) {
		border-right: 2px dotted var(--nvy);
	}
	.fuyunotabi .gohoubi_nav li:nth-child(-n+2) {
		border-bottom: 2px dotted var(--nvy);
	}
	.fuyunotabi .gohoubi_nav li a {
		padding: 60px 10px 0px;
	}
	.fuyunotabi .gohoubi_nav li:nth-child(-n+2) a {
		padding: 58px 10px 2px;
	}
	.fuyunotabi .feature .section h2 {
		font-size: 3.2rem;
		padding: 0px 42px;
		margin: 0 auto;
	}
	.fuyunotabi .feature .section h2.plan_add {
		font-size: 2.8rem;
	}
	.fuyunotabi .feature .section h2::before {
		left: 6px;
	}
	.fuyunotabi .feature .section h2::after {
		right: 6px;
	}
	.fuyunotabi .area_container {
		flex-wrap: wrap;
		gap: 10px 0;
		margin: 0 10px;
	}
	.fuyunotabi .sp_grid.area_container.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		margin-left: 0;
		width: 100%;
	}
	.wrap_slide .swiper {
		overflow: hidden;
		padding: 3% 3% 40px;
	}
	.fuyunotabi .base_prod .hotel li {
		padding: 10px 10px 0;
	}
	/*----- グルメ 名物 -----*/
	.fuyunotabi .other_btn_box.gourmet {
		width: 100%;
	}
	.gourmet .local_gourmet, .gourmet .alcohol {
		gap: 10px;
		padding: 0 10px;
	}
	.gourmet .local_gourmet.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		width: calc((100% - (10px* 1)) / 2);
	}
	.gourmet .local_gourmet.sp_02.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		width: 100%;
	}
	.gourmet .local_gourmet.sp_02 .jretravel-image .fade img {
		border-radius: 0;
	}
	/* grid */
	.gourmet .sp_02.aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 > .box_content {
		display: grid;
		grid-template-columns: auto;
    grid-template-rows: auto;
	}
	.gourmet .sp_02 .aem-Grid.aem-Grid--phone--12>.image.aem-GridColumn.aem-GridColumn--phone--12 {
		grid-column: 1 / 2;
    grid-row: 1 / 2;
		padding: 10px 0 0 10px;
	}
	.gourmet .sp_02 .jretravel-image .fade {
		aspect-ratio: 160 / 99;
		width: 100% !important;
    height: auto !important;
		padding: 10px;
	}
	.gourmet .sp_02 .aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--12:nth-child(2) {
		grid-column: 2 / 3;
    grid-row: 1 / 2;
	}
	.gourmet .sp_02 .gourmet_text .area_box {
		flex-direction: column;
		align-items: flex-start;
	}
	.gourmet .sp_02 .gourmet_text .area_box::before {
		top: -33px;
	}
	.gourmet .sp_02 .gourmet_text.upside .area_box::before {
		top: -58px;
	}
	.gourmet .sp_02 .gourmet_text.sake .area_box::before {
		top: -8px;
	}
	.gourmet .sp_02 .aem-Grid.aem-Grid--default--4>.aem-GridColumn.aem-GridColumn--offset--default--0:nth-child(3) {
		grid-column: 1 / 3;
    grid-row: 2 / 3;
	}
	.gourmet .sp_02	.aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--phone--12:nth-child(4) {
		grid-column: 1 / 3;
    grid-row: 3 / 4;
	}
	.fuyunotabi .gourmet .sp_02 .other_btn_box .other_btn a {
		padding: 8px;
	}
	.wrap_slide .swiper .swiper-pagination {
		bottom: 0;
		display: block;
	}
	.fuyunotabi .other_btn_box.gourmet_link_btn .other_btn a::before {
		left: 14px;
	}
	/*----- 専用プラン -----*/
	.fuyunotabi .plan_bg .other_btn_box {
		padding: 0 10px;
		gap: 8px;
	}
	.fuyunotabi .plan_bg .other_btn_box .other_btn {
		width: calc((100% - (8px * 1)) / 2);
	}
	/*----- 祭り・イベント -----*/
	.fuyunotabi .area_nav {
		flex-wrap: wrap;
		justify-content: space-evenly;
		padding: 0 10px;
		gap: 8px;
	}
	.fuyunotabi .area_nav li {
		width: calc((100% - (8px * 2)) / 3);
	}
	.fuyunotabi .area_box.clm_1 {
		gap: 0 8px;
		margin: 0 10px;
	}
	.fuyunotabi .area_box.clm_1 .swichi_box {
		width: 100%;
		margin: 0;
	}
	.fuyunotabi .area_box.clm_1 .swichi_mv:not([title=""]):after {
		background: linear-gradient(to bottom, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.6) 50%, rgba(26, 26, 26, 0.6) 100%);
		font-size: 1.2rem;
		opacity: 1;
		padding: 4px 0 4px 4px;
		margin-top: -29px;
	}
	.fuyunotabi.event .area_box.clm_01, .fuyunotabi.event .area_box.grid_column, .fuyunotabi.activity .area_box.grid_column
	{
		display: grid;
		margin: 10px;
		gap: 0 8px;
		grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
	}
	.fuyunotabi.event .area_box.clm_01
	{
		display: flex;
	}
	.fuyunotabi .area_box.clm_01 .area_titlebox {
		width: 100%;
	}
	.fuyunotabi.event .area_box.clm_01, .fuyunotabi.event .area_box.grid_column, .fuyunotabi.activity .area_box.grid_column
	 {
		padding: 10px;
	}
	.fuyunotabi.event .area_box.clm_01 .swichi_box {
		width: 100%;
	}
	.fuyunotabi.event .area_box.clm_01 .ace-section.aem-GridColumn.aem-GridColumn--default--12 {
		grid-row: 2 / 3;
    grid-column: 1 / 3;
	}
	/* 3column SP */
	.fuyunotabi.event .area_box.grid_column .area_titlebox,
	.fuyunotabi.activity .area_box.grid_column .area_titlebox
	 {
		margin: 0;
	}
	.fuyunotabi.event .sp_grid .area_box.grid_column.aem-Grid.aem-Grid--phone--6>.image.aem-GridColumn.aem-GridColumn--offset--phone--0 {
		grid-column: 1 / 2;
		grid-row: 1 / 2;
	}
	.fuyunotabi.event .sp_grid .area_box.grid_column .jretravel-image,
	.fuyunotabi.activity .sp_grid .area_box.grid_column .jretravel-image
	 {
		aspect-ratio: 160 / 99;
	}
	.fuyunotabi.event .sp_grid .area_box.grid_column .jretravel-image .fade,
	.fuyunotabi.activity .sp_grid .area_box.grid_column .jretravel-image .fade
	 {
		width: 100% !important;
	}
	.fuyunotabi.event .sp_grid .area_box.grid_column>.freehtml:nth-child(2),
	.fuyunotabi.activity .sp_grid .area_box.grid_column>.freehtml:nth-child(2)
	 {
		grid-column: 2 / 3;
		grid-row: 1 / 2;
	}
	.fuyunotabi.event .sp_grid .area_box.grid_column>.freehtml:nth-child(3),
	.fuyunotabi.activity .sp_grid .area_box.grid_column>.freehtml:nth-child(3)
	 {
		grid-column: 1 / 3;
		grid-row: 2 / 3;
	}
	.fuyunotabi.event .sp_grid .area_box.grid_column>.freehtml:nth-child(4),
	.fuyunotabi.activity .sp_grid .area_box.grid_column>.freehtml:nth-child(4)
	 {
		grid-column: 1 / 3;
		grid-row: 3 / 4;
	}
	.fuyunotabi.event .area_box.grid_column .text_container, .fuyunotabi.activity .area_box.grid_column .text_container {
		padding: 0 0 10px;
	}
	.fuyunotabi.event .title_name.fs_24, 	.fuyunotabi.event .title_name.fs_22,
	.activity.fuyunotabi .title_name.fs_22 {
		font-size: 2.0rem;
		line-height: 1.3;
		margin-top: 0;
	}
	.fuyunotabi .area_box.clm_01 .swichi_mv:not([title=""]):after {
		background: linear-gradient(to bottom, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.7) 50%, rgba(26, 26, 26, 0.7) 100%);
		font-size: 1.4rem;
		opacity: 1;
		padding: 6px 0 2px 4px;
		margin-top: -32px;
	}
	.fuyunotabi .area_box.clm_01 .other_btn_box {
		padding: 0 0px 10px;
	}
	.fuyunotabi .area_titlebox>.area_name {
		line-height: 1.5;
	}
}
/*----- 冬のたび　長野ページ -----*/
.fuyunotabi .wrap_slide.nagano .box_content {
	border: solid 1px var(--nvy);
	border-radius: 6px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
}
.fuyunotabi .nagano .box_content .jretravel-image .fade img {
	border-radius: 5px 5px 0 0;
}
.fuyunotabi.souvenir .base_prod .hotel li>a .details_box>.area {
	position: relative;
	background-color: transparent;
	color: var(--nvy);
	padding: 0 0 0 16px;
	font-weight: bold;
	font-size: 1.4rem;
}
.fuyunotabi.souvenir .wrap_slide.nagano .details_box {
	position: relative;
}
.fuyunotabi.souvenir .wrap_slide.nagano .details_box::before {
	color: var(--nvy);
	content: "";
	position: absolute;
	top: 3px;
	bottom: 0;
	left: 0;
	width: .9em;
	height: .9em;
	border: .30em solid currentColor;
	border-radius: 100% 100% 0 100%;
	background: radial-gradient(circle at 50% 50%, transparent 70%, currentColor 70%) no-repeat;
	box-sizing: border-box;
	transform: rotate(45deg);
}
/* ----------PCのみ---------- */
@media screen and (min-width: 768px) {
	.fuyunotabi .wrap_slide.nagano.clm_4 .swiper,
	.fuyunotabi .wrap_slide.nagano.clm_2 .swiper
	 {
		padding: 10px 10px 10px;
		overflow: hidden;
	}
	.fuyunotabi .wrap_slide.nagano.clm_3 .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4 {
		width: calc((1000px - 20px) / 3) !important;
	}
	.gourmet .wrap_slide.nagano.clm_4 .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0, .souvenir .wrap_slide.wrap_slide.nagano.clm_4 .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		width: calc((1000px - 46px) / 4) !important;
	}
	.fuyunotabi .souvenir .wrap_slide.wrap_slide.nagano.clm_2 .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--offset--default--0 {
		width: calc((1000px - 26px) / 2) !important;
	}
	.wrap_slide.nagano.clm_3 {
		position: relative;
	}
	.wrap_slide.nagano.clm_3 .swiper-button-prev, .wrap_slide.nagano.clm_3.wrap_slide .swiper-button-next {
		display: block !important;
		position: absolute;
		width: 20px;
		height: 20px;
		top: 350px;
		margin-top: -15px;
	}
	.wrap_slide.nagano.clm_3 .swiper-button-prev {
    border-top: 2px solid var(--nvy);
    border-left: 2px solid var(--nvy);
    transform: rotate(-45deg);
		left: -30px;
	}
	.wrap_slide.nagano.clm_3 .swiper-button-next {
		border-top: 2px solid var(--nvy);
    border-right: 2px solid var(--nvy);
    transform: rotate(45deg);
		right: -30px;
	}
	.wrap_slide.nagano.clm_3 .swiper .swiper-pagination {
		display: block;
	}
	.wrap_slide .swiper-button-prev.swiper-button-disabled, .wrap_slide .swiper-button-next.swiper-button-disabled {
		opacity: .35;
	}
	.wrap_slide.nagano.clm_3 .swiper {
		padding: 0px 0px 40px;;
	}
}
 /* ----------SPのみ---------- */
@media screen and (max-width: 767px) {
	.fuyunotabi .nagano .box_content .jretravel-image .fade {
		aspect-ratio: 160 / 99;
    width: 100% !important;
		height: auto !important;
	}
	.fuyunotabi .nagano .box_content .area_titlebox {
		margin: 0 auto 0px;
    width: 100%;
	}
	.fuyunotabi .nagano .other_btn_box {
		padding: 0 10px 10px;
	}
	.fuyunotabi .nagano .other_btn_box .other_btn a::after {
		right: 12px;
	}
}
/*----- コーナー入口 -----*/
.f_enter.aem-Grid::before, .f_enter.aem-Grid::after {
	content: "";
}
.f_enter {
	border: solid 2px var(--nvy);
	border-radius: 10px;
	padding: 10px;
}
.f_enter .other_btn_box {
	margin-inline: auto;
}
.f_enter .other_btn_box .other_btn a {
	width: 70%;
	margin-inline: auto;
}
.f_enter .jretravel-image {
	overflow: initial;
}
.f_enter .cmp-text {
	display: inline-block;
	text-decoration: underline;
	text-decoration-style: dashed;
	text-underline-offset: 3px;
	text-decoration-thickness: 1px;
	width: 100%;
}
.f_title {
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.4;
}
.f_title span {
	color: var(--nvy);
	font-size: 2.2rem;
	display: block;
}
/* ----------SPのみ---------- */
@media screen and (max-width: 767px) {
	.f_enter {
		margin: 0 10px;
	}
	.sp_ml0 {
		margin-left: 0 !important;
	}
	.f_enter .other_btn_box .other_btn a {
		width: 100%;
	}
}
/*----- 世界遺産 追記 -----*/
.view_tabi .freehtml {
	text-align: center;
}
.view_tabi .viewtabi_inner {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.view_tabi .f_title {
	display: inline-block;
	position: relative;
	z-index: 2;
}
/* .view_tabi .f_title::before {
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/ic_tohoku_winter04.png) no-repeat 50% 50%;
	background-size: contain;
	width: 66px;
	height: 66px;
	display: block;
	top: -6px;
	left: -68px;
} */
.view_tabi .unesco img {
	width: 66px;
	height: 66px;
	display: block;
}
.view_tabi .unesco {
	position: relative;
	display: inline-flex;
	gap: 3px;
	align-items: center;
}
.view_tabi .unesco::before, .view_tabi .unesco::after {
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/ic_tohoku_winter05.png) no-repeat 50% 50%;
	background-size: contain;
	width: 179px;
	height: 63px;
	display: block;
	top: -6px;
}
.view_tabi .unesco::before {
	left: -190px;
}
.view_tabi .unesco::after {
	right: -190px;
	transform: scale(-1, 1);
}
/* .view_tabi .viewtabi_inner .f_title::before{
	content: "";
	position: absolute;
	background: url(/content/dam/jretravel/material/brands/viewtabi_logo_01.png) no-repeat 50% 50%;
	background-size: contain;
	width: 220px;
	height: 100px;
	display: block;
} */
.view_tabi .viewtabi_inner img {
	width: 120px;
}
.view_tabi .viewtabi_box {
	display: flex;
	width: 70%;
	gap: 60px;
}
.view_tabi .viewtabi_box .jretravel-image .fade {
	aspect-ratio: 160 / 99;
	width: 100% !important;
	height: 100% !important;
}
/* .view_tabi .other_btn_box {
	width: 40%;
} */
.view_tabi .freehtml .other_btn_box a {
	margin-inline: auto;
	width: 40%;
}
.view_tabi .freehtml>div>a:hover {
	color: #222;
	opacity: .7;
}
.fuyunotabi .view_tabi {
	border: solid 2px var(--nvy);
	border-radius: 10px;
	padding: 20px;
}
.fuyunotabi .view_tabi .viewtabi_box .cmp-text p {
	font-weight: bold;
	text-align: left;
	color: #222;
}
.fuyunotabi .view_tabi.aem-Grid::before, .fuyunotabi .view_tabi.aem-Grid::after {
	content: "";
}
/* ----------SPのみ---------- */
@media screen and (max-width: 767px) {
	.fuyunotabi .view_tabi {
		margin: 10px;
		padding: 10px;
	}
	.view_tabi .viewtabi_box {
    width: 100%;
		flex-direction: column;
		gap: 0;
	}
	.view_tabi .freehtml .other_btn_box a, .view_tabi .cmp-text {
    width: 100%;
	}
	/* .view_tabi .f_title::before {
		content: "";
		position: absolute;
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/ic_tohoku_winter04.png) no-repeat 50% 50%;
		background-size: contain;
		width: 52px;
		height: 52px;
		display: block;
		top: 0px;
		left: -68px;
	} */
	.view_tabi .unesco img {
		width: 52px;
		height: 52px;
		display: block;
		z-index: 1;
	}
	.view_tabi .unesco {
		position: relative;
	}
	.view_tabi .unesco::before, .view_tabi .unesco::after {
		content: "";
		position: absolute;
		background: url(/content/dam/jretravel/site/page/tohoku/images/fuyunotabi/ic_tohoku_winter05.png) no-repeat 50% 50%;
		background-size: contain;
		width: 100px;
		height: 35px;
		display: block;
		top: -6px;
		z-index: 0;
	}
	.view_tabi .unesco::before {
		left: -27px;
    top: -38px;
	}
	.view_tabi .unesco::after {
		right: -27px;
		top: 55px;
	}
}