@charset "UTF-8";
/* TOPページ FV */
.top {
	background: #1C687B;
	position: relative;
	overflow: hidden;
}
.top .top__img img {
	width: 100%;
	height: 490px;
	object-fit: cover;
	object-position: 50% 100%;
	vertical-align: top;
}
.top .top__img {
	position: relative;
	z-index: 1;
}
.top .top__img::before,
.top .top__img::after {
	content: '';
	position: absolute;
	z-index: 2;
	background-repeat: no-repeat;
	background-size: 100%;
}
.top .top__img::before {
	max-width: 628px;
	width: 53%;
	height: 100%;
	background-image: url(/images/gourmet/theme/smoking/top_img01.svg);
	background-position-y: top;
	left: 0;
}
.top .top__img::after {
	max-width: 585px;
	width: 49%;
	height: 100%;
	background-image: url(/images/gourmet/theme/smoking/top_img02.svg);
	background-position-y: bottom;
	right: 0;
}
.top .top__text-title {
	position: absolute;
	left: 50%;
	top: 93px;
	transform: translateX(-50%);
	z-index: 3;
	height: auto;
	display: flex;
	align-items: center;
}
.top .top__text-title img {
	width: 644px;
	height: auto;
}
.top .top__text {
	width: 100%;
	padding: 40px 0 80px;
	position: relative;
	z-index: 1;
}
.top .top__text::before, 
.top .top__text::after {
	content: '';
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: 100%;
}
.top .top__text::before {
	background-image: url(/images/gourmet/theme/smoking/top_illus01.svg);
	max-width: 303px;
	width: 26%;
	height: 217px;
	top: 40px;
	left: 10px;
}
.top .top__text::after {
	background-image: url(/images/gourmet/theme/smoking/top_illus02.svg);
	max-width: 426px;
	width: 36%;
	height: 216px;
	bottom: 0;
	right: -40px;
}
.top .top__text .top__text-sub {
	max-width: 660px;
	margin: auto;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.75;
	color: #fff;
}
.top .top__text .top__ranking {
	margin-top: 30px;
	text-align: center;
}
.top .top__text .top__ranking a {
	font-size: 18px;
	font-weight: 500;
	background: #0B3A46;
	color: #fff;
	border-radius: 50px;
	display: block;
	width: 330px;
	margin: auto;
	padding: 8px 0;
}

/* エリア別で探す */
.top_search {
	background: #1C687B;
	padding-top: 0;
	padding-bottom: 70px;
	position: relative;
	z-index: 2;
}
.top_search .search__text {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	border-left: 5px solid #fff;
	padding-left: 10px;
}
.area_search_pc .AreaBlock li a {
	color: #0B3A46;
	background: #EBF0E4;
	border: 1px solid #0B3A46;
}
.area_search_pc .AreaBlock li a:hover {
	color: #FFF;
	background: #0B3A46;
}
.area_search_pc .PrefectureBlock li a {
	color: #0B3A46;
	background: #FFF;
	border: 1px solid #0B3A46;
}
.area_search_pc .PrefectureBlock li a:hover {
	color: #FFF;
	background: #0B3A46;
}

/* 旅色編集部Pick up */
.theme_pickup  {
	background: #1C687B;
}
.theme_pickup .pickup__title  {
	background: #0B3A46;
}
.theme_pickup .pickup__title img  {
	max-width: 378px;
}
.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
	content: '';
	position: absolute;
	max-width: 464px;
	width: calc(50% - 219px);
	height: 100%;
	background: url(/images/gourmet/theme/smoking/pickup_title_deco.svg) no-repeat center left/auto 100%;
}
.theme_pickup .pickup__title::before {
	right: calc(50% + 219px);
	background-position-x: right;
}
.theme_pickup .pickup__title::after {
	left: calc(50% + 219px);
	background-position-x: left;
	transform:scaleX(-1);
}
.theme_pickup .info__btn a {
	color: #0B3A46;
	border: 1px solid #0B3A46;
}
.theme_pickup .pickup__item-num,.theme_pickup .pickup__item-num span {
	color: #0B3A46;
}
.theme_pickup .pickup__item-num {
	background-image: url(/images/gourmet/theme/smoking/pickup_num_bg.png);
}
/* .theme_pickup .pickup__item::after {
	background-image: linear-gradient(to right, #D1C9AE, #D1C9AE 5px, transparent 5px, transparent 10px);
} */

/* 宿のタイプ */
.theme_type_pc {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}
.theme_type_pc .theme_type-title img {
	max-width: 1022px;
	width: 86%;
}
.theme_type_pc .theme_type-main {
	margin-top: 70px;
}
.theme_type_pc .type .type__title img {
	max-width: 525px;
	width: 100%;
}
.theme_type_pc .type .type__img {
	margin-top: 25px;
}
.theme_type_pc .theme_type-main .type {
	padding-top: 32px;
}
.theme_type_pc .theme_type-main .type:nth-child(odd) {
	padding-right: 1.5%;
}
.theme_type_pc .theme_type-main .type:nth-child(odd) .type__img,
.theme_type_pc .theme_type-main .type:nth-child(odd) .type__text {
	padding-right: 8.44%;
}
.theme_type-sub {
	margin-top: 80px;
	background: #E2E2E2;
	padding: 35px 30px 35px 40px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.theme_type-sub .type-sub__title {
	margin-bottom: 20px;
}
.theme_type-sub .type-sub__title img {
	display: block;
	width: 100%;
	max-width: 655px;
}
.theme_type-sub .item__text {
	max-width: 655px;
	width: 59%;
}
.theme_type-sub .item__text p {
	max-width: 650px;
	width: 100%;
	font-size: 16px;
	font-weight: 300;
	color: #333;
	line-height: 1.75;
	margin: 0;
}
.theme_type-sub .item__img {
	width: 40%;
	max-width: 440px;
	flex-shrink: 0;
}
.theme_type-sub .item__img img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/* シーン別特集 */
.theme_scene {
	padding-top: 80px;
	background: -moz-linear-gradient(top, #221C52, #4453A2 52%, #66B8DD);
	background: -webkit-linear-gradient(top, #221C52, #4453A2 52%, #66B8DD);
	background: linear-gradient(to bottom, #221C52, #4453A2 52%, #66B8DD);
}
.theme_scene .theme_scene-title img {
	max-width: 907px;
	width: 80%;
}
.theme_scene .theme_scene-nav {
	max-width: 1200px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 64px 2% 55px;
	box-sizing: border-box;
}
.theme_scene .theme_scene-nav li {
	text-align: center;
	max-width: 284px;
	width: 24%;
}
.theme_scene .theme_scene-nav li:last-child {
	max-width: 240px;
	width: 20%;
}
.theme_scene .theme_scene-nav li a {
	display: flex;
	flex-direction: column;
	align-items: center
}
.theme_scene .theme_scene-nav li a:hover {
	opacity: 1;
}
.theme_scene .theme_scene-nav li .nav__img {
	max-width: 284px;
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	z-index: 2;
}
.theme_scene .theme_scene-nav li a:hover .nav__img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: translateY(-14px);
	transform: translateY(-14px);
}
.theme_scene .theme_scene-nav .nav__text {
	width: auto;
	height: 36px;
	padding-top: 20px;
	padding-bottom: 2px;
}
.theme_scene .theme_scene-nav li a:hover .nav__text {
	padding-bottom: 0;
}
.theme_scene .theme_scene-nav li a:hover span::after {
	content: '';
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	margin: 0 auto;
}

.theme_scene .top__title {
	margin-right: -1.5%;
}
.theme_scene .top__title img {
	display: block;
	max-width: 525px;
	width: 100%;
}
.theme_scene .top__text-sub {
	margin-top: 34px;
	line-height: 1.75;
}
.theme_scene .yado__text-main {
	color: #0B3A46;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.theme_scene .yado__text-sub {
	margin-top: 8px;
}
.theme_scene .gourmet__text-main {
	color: #0B3A46;
	padding-bottom: 10px;
}
.theme_scene .yado__text-sub .more {
	color: #0B3A46
}
.theme_scene .search__text {
	font-size: 20px;
	font-weight: 400;
	color: #0B3A46;
	border-left: 5px solid #0B3A46;
	padding-left: 10px;
	margin-top: 85px;
}
.theme_scene .gourmet__text-sub {
	margin-top: 10px;
}
.theme_scene .info__btn a {
	color: #0B3A46;
	border: 1px solid #0B3A46;
}
.theme_scene .info__btn a:nth-child(2) {
	color: #fff;
	background: #0B3A46;
}
.theme_scene .area_search_pc .AreaBlock li a {
	background: #EBF0E4;
}
.theme_scene .area_search_pc .AreaBlock li a:hover, .theme_scene .area_search_pc .PrefectureBlock li a:hover {
	background: #0B3A46;
}

/* 下層 エリア別で探す */
.bottom .search__text {
	color: #0B3A46;
	border-left: 5px solid #0B3A46;
}

/* 検索結果ページ */
.search .search__text-title {
	width: 424px;
	height: 470px;
	margin-right: calc(100% - 48% - 424px);
	margin-left: 0;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.search .search__text-title img {
	width: 100%;
	height: auto;
}
.search .search__text-title .search__text-key {
	margin-top: 20px;
	color: #fff;
}
.theme__top .theme__title {
	color: #0B3A46;
}
.theme__top .theme__title span {
	color: #0B3A46;
}
.theme__top .theme__ranking a {
	color: #0B3A46;
}

/* 404ページ */
.top404 .top404__text-wrap {
	align-items: center;
	overflow: hidden;
}
.top404 .top404__text-title img {
	width: 279px;
	height: 131px;
	vertical-align: bottom;
}


@media screen and (max-width: 1280px) {
	.theme_type-sub .type-sub__title {
		margin-bottom: 25px;
	}
	.theme_type-sub .item__text p {
		font-size: 15px;
	}
}
@media screen and (max-width: 1120px) {
	.top .top__img img {
		height: 450px;
	}
	.top .top__text-title img {
		width: 525px;
	}
	.top .top__text .top__text-sub {
		font-size: 15px;
	}
	.top .top__text .top__ranking a {
		font-size: 15px;
	}
	.theme_type-sub .type-sub__title {
		margin-bottom: 15px;
	}
	.theme_scene .theme_scene-nav .nav__text {
		height: 30px;
	}
	.search .search__text-title {
		width: 350px;
		margin-right: calc(100% - 48% - 350px);
		padding-top: 80px;
	}
}
@media screen and (max-width: 900px) {
	.top .top__img img {
		height: 44vmin;
	}
	.top .top__text-title {
		top: 9.5vmin;
	}
	.top .top__text-title img {
		width: 50vmin;
	}
	.theme_pickup .pickup__title img {
		max-width: 34vmin;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		width: 30vmin;
		background-size: auto 70%;
	}
	.theme_pickup .pickup__title::before {
		right: auto;
		left: 0;
	}
	.theme_pickup .pickup__title::after {
		left: auto;
		right: 0;
	}
	.theme_scene .theme_scene-nav .nav__text {
		height: 3vmin;
	}
	/* 検索結果ページ */
	.search .search__text-title {
		width: 36vmin;
		margin-right: calc(100% - 48% - 36vmin);
		padding-top: 16vmin;
	}
	.search .search__text-title .search__text-key {
		font-size: 32px;
	}
}
@media screen and (max-width: 599px) {
	/* TOPページ FV */
	.top .top__img, .top .top__img img {
		height: 121.33334vw;
		width: 100%;
	}
	.top .top__img::before, .top .top__img::after {
		display: none;
	}
	.top .top__text-title {
		width: 92%;
		top: 39.2vw;
	}
	.top .top__text-title img {
		width: 100%;
		height: auto;
	}
	.top .top__text {
		width: 100%;
		padding: 25px 0 65px;
		box-sizing: border-box;
	}
	.top .top__text::before, .top .top__text::after {
		display: none;
	}
	.top .top__text .top__text-sub {
		max-width: 100%;
		line-height: 1.6;
	}
	.top .top__text .top__ranking {
		margin-top: 15px;
	}
	.top .top__text .top__ranking a {
		font-size: 16px;
		text-align: center;
		width: 320px;
	}
	.top_search {
		padding-bottom: 25px;
	}
	.top_search .search__text {
		font-size: 18px;
	}

	/* エリア別で探す */
	.area_search_sp .AreaBlock .noLink {
		background: #EBF0E4;
	}
	.area_search_sp .AreaBlock li a {
		background: #EBF0E4;
	}
	.area_search_sp .AreaBlock .name {
		color: #0B3A46;
	}
	.area_search_sp .AreaBlock .num {
		color: #0B3A46;
	}
	.area_search_sp .AreaBlock .sub_list ul li a {
		background: #E0EAD3;
	}
	.area_search_sp .AreaBlock li:not(.sub_list)::after {
		border-top: 1px solid #0B3A46;
		border-right: 1px solid #0B3A46;
	}

	/* 旅色編集部Pick up */
	.theme_pickup .pickup__title img {
		max-width: 252px;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		background-image: url(/images/gourmet/theme/smoking/pickup_title_deco_sp.svg);
		width: 14.4vw;
		background-size: auto 50px;
	}
	.theme_pickup .info__name {
		border-color: #0B3A46;
	}

	/* 宿のタイプ */
	.theme_type_sp {
		padding-top: 55px;
		padding-bottom: 0;
	}
	.theme_type_sp .theme_type-title img {
		width: 100%;
	}
	.theme_type_sp .type .type__title img {
		width: 100%;
		display: block;
	}
	.theme_type_sp .theme_type-main {
		margin-top: 40px;
	}
	.theme_type_sp .theme_type-main .type .type__img {
		margin-top: 15px;
	}
	.theme_type_sp .theme_type-main .swiper-pagination-bullet-active {
		background: #0B3A46;
	}
	.theme_type_sp .theme_type-main .type {
		padding-top: 30px;
	}
	.theme_type-sub {
		flex-direction: column;
		margin-top: 30px;
		padding: 40px 15px;
	}
	.theme_type-sub .type-sub__title {
		max-width: 345px;
		margin-bottom: 25px;
	}
	.theme_type-sub .type-sub__title img {
		margin: auto;
		width: 100%;
	}
	.theme_type-sub .item__img {
		width: 100%;
		margin-bottom: 20px;
	}
	.theme_type-sub .item__text {
		width: 100%;
		line-height: 1.6;
	}
	
	/* シーン別特集 */
	.theme_scene {
		padding-top: 40px;
	}
	.theme_scene .theme_scene-title img {
		width: 100%;
		max-width: 263px;
	}
	.theme_scene .theme_scene-nav {
		max-width: 100%;
		justify-content: center;
		gap: 15px 20px;
		padding: 35px 0;
	}
	.theme_scene .theme_scene-nav li, .theme_scene .theme_scene-nav li:last-child {
    	max-width: 144px;
		width: 45.2%;
	}
	.theme_scene .theme_scene-nav li .nav__img {
		width: 144px;
	}
	.theme_scene .theme_scene-nav li a:hover .nav__img {
		transition: none;
		transform: unset;
	}
	.theme_scene .theme_scene-nav .nav__text {
		padding-top: 10px;
		height: 19px;
	}
	.theme_scene .theme_scene-nav .theme_scene-nav01 a:hover span::after,
	.theme_scene .theme_scene-nav .theme_scene-nav02 a:hover span::after,
	.theme_scene .theme_scene-nav .theme_scene-nav03 a:hover span::after,
	.theme_scene .theme_scene-nav .theme_scene-nav04 a:hover span::after {
	   display: none;
	}
	.theme_scene .top__text {
		width: 100%;
		margin-right: 0;
	}
	.theme_scene .theme_scene-main .scene {
		padding-top: 30px;
	}
	.theme_scene .top__title {
		padding: 0;
	}
	.theme_scene .top__title img {
		max-width: 315px;
		width: 100%;
		margin: 0 auto;
	}
	.theme_scene .top__img {
		width: 100%;
		text-align: center;
		top: 85px;
	}
	.theme_scene .top__text-sub {
		margin-top: 244px;
		line-height: 1.6;
	}
	.theme_scene .search__text {
		font-size: 15px;
		border-left-width: 3px;
		margin-top: 35px;
	}

	/* 検索結果ページ */
	.search .search__text-title {
		width: 286px;
		height: auto;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 50px;
		left: 50%;
        transform: translateX(-50%);
	}
	.search__text-wrap::before {
        content: '';
        width: 10px;
        height: calc(100% - 30px);
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        left: 0;
		background: #0B3A46;
	}
	.search .search__text-title img {
		width: 286px;
		margin: 0;
	}
	.search .search__text-title .search__text-key {
		margin-top: 15px;
		font-size: 25px;
	}

	/* 404ページ */
	.top404 .top404__text-title img {
		width: 198px;
		height: 94px;
	}
}