@charset "UTF-8";
/* TOPページ FV */
.top {
	background: #EDB687;
	position: relative;
	overflow: hidden;
	padding-bottom: 80px;
}
.top .top__img {
	padding: 40px 20px 0;
}
.top .top__img img {
	width: 100%;
	height: 470px;
	object-fit: cover;
	object-position: 50% 50%;
	vertical-align: top;
}
.top .top__text-title {
	position: absolute;
	left: 50%;
	top: 50px;
	transform: translateX(-50%);
	z-index: 3;
	height: auto;
	display: flex;
	align-items: center;
}
.top .top__text-title img {
	width: 540px;
	height: auto;
}
.top .top__text {
	width: 100%;
	padding: 40px 0;
	position: relative;
	z-index: 1;
}
.top .top__text .wrap {
	display: flex;
}
.top .top__text::before, .top .top__text::after {
	content: '';
	position: absolute;
	background: url(/images/gourmet/theme/unagi/top_img01.svg) no-repeat left top/100%;
	top: 27px;
	width: 366px;
	height: 238px;
	z-index: -1;
}
.top .top__text::before {
	left: 0;
}
.top .top__text::after {
	right: 0;
	transform: scaleX(-1);
}
.top .top__text .top__text-sub {
	width: calc(100% - 380px);
	margin-right: 50px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.75;
}
.top .top__text .top__ranking {
	margin-top: 30px;
	text-align: center;
	flex-shrink: 0;
	align-self: flex-end;
}
.top .top__text .top__ranking a {
	font-size: 18px;
	font-weight: 500;
	background: #92080F;
	color: #fff;
	border-radius: 50px;
	display: block;
	width: 330px;
	margin: auto;
	padding: 12px 0;
}

/* エリア別で探す */
.top_search {
	background: #EDB687;
	padding-top: 40px;
	position: relative;
}
.top .areaSearchIcon {
    fill: #92080F;
}
.top_search .search__text {
	color: #92080F;
	margin-top: 0;
	position: relative;
	z-index: 2;
}
.area_search_pc .area__list > li .alphabet {
	color: #92080F;
}
.area_search_pc .area__list > li .prefList > li a {
	color: #92080F;
}
.area_search_pc .area__list > li .prefList > li + li::before {
    color: #92080F;
}



/* 旅色編集部Pick up */
.theme_pickup  {
	background: #EDB687;
}
.theme_pickup .pickup__title  {
	background: #92080F;
}
.theme_pickup .pickup__title img  {
	max-width: 364px;
}
.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
	content: '';
	position: absolute;
	width: 102px;
	height: 100%;
	background: url(/images/gourmet/theme/unagi/pickup_title_line.svg) no-repeat center left/auto 46px;
	background-position-x: left;
}
.theme_pickup .pickup__title::before {
	right: calc(50% + 202px);
}
.theme_pickup .pickup__title::after {
	left: calc(50% + 202px);
	transform:scaleX(-1);
}
.theme_pickup .info__btn a {
	color: #92080F;
	border: 1px solid #92080F;
}
.theme_pickup .pickup__item-num,.theme_pickup .pickup__item-num span {
	color: #92080F;
}
.theme_pickup .pickup__item-num {
	background-image: url(/images/gourmet/theme/unagi/pickup_num_bg.png);
}
.theme_pickup .item__name {
	border-color: #333;
}
.theme_pickup .item__name,
.theme_pickup .item__text-area,
.theme_pickup .item__text-main,
.theme_pickup .item__text-sub,
.theme_pickup .info__text dd {
	color: #333;
}


/* 宿のタイプ */
.theme_type_pc {
	position: relative;
	padding-bottom: 80px;
}
.theme_type_pc .theme_type-title {
    height: 60px;
    padding: 15px 0;
    position: relative;
    box-sizing: border-box;
	text-align: left;
}
.theme_type_pc .theme_type-title::before {
    content: '';
    width: 100vw;
    height: 60px;
    background: #92080F;
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    z-index: -1;
}
.theme_type_pc .theme_type-title img {
	max-width: 436px;
	width: 100%;
}
.theme_type_pc .theme_type-main {
	margin-top: 55px;
}
.theme_type_pc .type .type__title img {
	max-width: 525px;
	width: 100%;
}
.theme_type_pc .theme_type-main .type, .theme_type_pc .theme_type-main .type:nth-child(odd) {
	border-color: #F2EFE2;
}
.theme_type_pc .type .type__img {
	margin-top: 10px;
}

.theme_type-sub {
	background: #F2EFE2;
	margin-top: 80px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-radius: 15px;
	padding: 25px 80px;
}
.theme_type-sub .type-sub__title {
	width: 100%;
	margin: 0 auto 25px;
}
.theme_type-sub .type-sub__title img {
	width: 100%;
	max-width: 693px;
	margin: auto;
	display: block;
}
.theme_type-sub .type-sub_item {
	width: 300px;
}
.theme_type-sub .type-sub_item .item__text {
	margin: 15px 0;
}
.theme_type-sub .type-sub_item .item__text img {
	display: block;
	width: 100%;
	height: auto;
}
.theme_type-sub .type-sub_item p {
	font-size: 14px;
	font-weight: 300;
	color: #333;
	line-height: 1.6;
	margin: 0 auto;
}
.theme_type-sub .item__img img {
	border-radius: 15px;
}


/* シーン別特集 */
.theme_scene {
	padding-top: 70px;
	background: -moz-linear-gradient(top, #D17A24, #D9BA52 52%, #EFDF9E);
	background: -webkit-linear-gradient(top, #D17A24, #D9BA52 52%, #EFDF9E);
	background: linear-gradient(to bottom, #D17A24, #D9BA52 52%, #EFDF9E);
}
.theme_scene .wrap {
	position: relative;
}
.theme_scene .wrap::before {
	content: '';
	position: absolute;
	background: url(/images/gourmet/theme/unagi/scene_img.svg) no-repeat left top/100%;
	width: 269px;
	height: 332px;
	top: -22px;
	right: -103px;
}
.theme_scene .theme_scene-title img {
	width: 100%;
	max-width: 436px;
}
.theme_scene .theme_scene-nav {
	max-width: 1027px;
	width: 86%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	padding: 60px 0 60px;
	margin: auto; 
}
.theme_scene .theme_scene-nav li {
	width: 20%;
	max-width: 203px;
	text-align: center;
	position: relative;
}
.theme_scene .theme_scene-nav li a {
	display: block;
}
.theme_scene .theme_scene-nav li a:hover {
	opacity: 1;
}
.theme_scene .theme_scene-nav li .nav__img {
	max-width: 203px;
	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.2s ease;
	transition: all 0.2s ease;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}
.theme_scene .theme_scene-nav li a span {
    display: block;
    height: 60px;
    font-family: "Jost", sans-serif;
    font-size: 25px;
    font-weight: 400;
	line-height: 1.2;
    color: #F2EFE2;
	margin-top: 15px;
}
.theme_scene .theme_scene-nav .nav__text {
	width: auto;
	height: 34px;
	padding-top: 15px;
	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: 76%;
	height: 2px;
	background: #fff;
	display: block;
	margin: 0 auto;
}
.theme_scene .theme_scene-nav li.theme_scene-nav02 a:hover span::after {width: 37%;} 
.theme_scene .theme_scene-nav li.theme_scene-nav03 a:hover span::after {width: 37%;} 
.theme_scene .theme_scene-nav li.theme_scene-nav04 a:hover span::after {width: 32%;}
.theme_scene .top__title img {
	display: block;
	max-width: 427px;
	width: 100%;
	margin: 0 auto;
}
.theme_scene .top__text-sub {
	margin-top: 40px;
	line-height: 1.75;
}
.theme_scene #scene2 .top__text-sub,
.theme_scene #scene3 .top__text-sub {
	margin-top: 10px;
}
.theme_scene .yado__text-main {
	color: #92080F;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.theme_scene .yado__text-sub {
	margin-top: 8px;
}
.theme_scene .gourmet__text-main {
	color: #92080F;
}
.theme_scene .yado__text-sub .more {
	color: #92080F
}
.theme_scene .search__text {
	color: #92080F;
}
.theme_scene .gourmet__text-sub {
	margin-top: 10px;
}
.theme_scene .area_search_pc .area__list > li .prefList > li a {
    color: #92080F;
}
.theme_scene .area_search_pc .area__list > li .prefList > li + li::before {
    color: #92080F;
}

.theme_scene .area_search_pc .area__list > li .alphabet {
    color: #92080F;
}
.bottom .area_search_pc .area__list > li .alphabet {
    color: #92080F;
}
.bottom .area_search_pc .area__list > li .prefList > li a {
    color: #92080F;
}
.bottom .area_search_pc .area__list > li .prefList > li + li::before {
    color: #92080F;
}
.theme_scene .info__btn a {
	color: #92080F;
	border: 1px solid #92080F;
}
.theme_scene .info__btn a:nth-child(2) {
	color: #fff;
	background: #92080F;
}
.theme_scene .area_search_pc .AreaBlock li a {
	background: #F0E4E5;
}
.area_search_pc .AreaBlock li a:hover {
	background: #92080F;
}

/* 下層 エリア別で探す */
.bottom .search__text {
	color: #92080F;
}
.bottom .areaSearchIcon {
    fill: #92080F;
}

/* 検索結果ページ */
.search__text-wrap {
	padding: 80px 0 50px;
}
.search .search__text-title {
    box-sizing: border-box;
}
.search .search__text-title img {
    width: 100%;
    max-width: 465px;
    height: auto;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.16));
}
.search .search__text-title .search__text-key {
	margin-top: 65px;
}
.search .search__img .search__text-right {
	margin-top: 10px;
}
.theme__top .theme__title {
	color: #92080F;
}
.theme__top .theme__title span {
	color: #92080F;
}
.theme__top .theme__ranking a {
	color: #92080F;
}

/* 404ページ */
.top404 .top404__text-wrap {
	align-items: center;
	overflow: hidden;
}


@media screen and (max-width: 1120px) {
	.top .top__img img {
		height: 380px;
	}
	.top .top__text-title img {
		width: 394px;
	}
	.top .top__text .top__ranking a {
		font-size: 15px;
	}
	.top .top__text::before, .top .top__text::after {
		width: 30%;
		height: 75%;
	}
	.top .top__text::before {
		left: -5%;
	}
	.top .top__text::after {
		right: -5%;
	}
	.theme_type-sub {
		padding: 3% 6%;
	}
	.theme_type-sub .type-sub_item {
		width: 30%;
	}
	.theme_scene .wrap::before {
		width: 23%;
		right: -8%;
	}
	.theme_scene .theme_scene-title img {
		margin-right: 4%;
	}
	.theme_scene .theme_scene-nav .nav__text {
		height: 28px;
	}
}
@media screen and (max-width: 900px) {
	.top .top__img img {
		height: 44vmin;
	}
	.top .top__text-title img {
		width: 43.5vmin;
	}
	.theme_pickup .pickup__title img {
		max-width: 41vmin;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		background-size: auto 4.5vmin;
		width: 10vmin;
	}
	.theme_pickup .pickup__title::before {
		right: calc(50% + 22.5vw);
	}
	.theme_pickup .pickup__title::after {
		left: calc(50% + 22.5vw);
	}
	.theme_scene .theme_scene-nav .nav__text {
		height: 24px;
	}
	.theme_scene .top__text-sub {
		margin-top: 30px;
	}
	.theme_scene .theme_scene-nav li a span {
		font-size: 20px;
	}
}
@media screen and (max-width: 599px) {
	/* TOPページ FV */
	.top {
		padding-bottom: 30px;
	}
	.top .top__img {
		padding: 30px 15px 0;
		box-sizing: border-box;
	}
	.top .top__img img {
		height: 440px;
		width: 100%;
	}
	.top .top__text-title {
		width: 92%;
		max-width: 347px;
		height: 276px;
		top: 99px;
	}
	.top .top__text-title img {
		width: 100%;
		height: auto;
	}
	.top .top__text .wrap {
		flex-wrap: wrap;
		justify-content: center;
	}
	.top .top__text {
		width: 100%;
		padding: 25px 0 0;
		position: relative;
	}
	.top .top__text::before, .top .top__text::after {
		display: none;
	}
	.top .top__text .top__text-sub {
		width: 100%;
		font-size: 15px;
		line-height: 1.6;
		margin-right: unset;
	}
	.top .top__text .top__ranking {
		margin-top: 15px;
	}
	.top .top__text .top__ranking a {
		font-size: 16px;
		text-align: center;
		padding: 10px 0;
		width: 320px;
	}
	.top_search {
		padding-top: 40px;
		padding-bottom: 25px;
	}

	/* エリア別で探す */
	.area_search_sp .AreaBlock .noLink {
		background: #F0E4E5;
		color: #92080F;
	}
	.area_search_sp .AreaBlock .noLink .alphabet {
		color: #92080F;
	}
	.area_search_sp .AreaBlock li a {
		background: #F0E4E5;
		color: #92080F;
	}
	.area_search_sp .AreaBlock .name {
		color: #92080F;
	}
	.area_search_sp .AreaBlock .num {
		color: #92080F;
	}
	.area_search_sp .AreaBlock .sub_list ul li a {
		background: #EBD6D8;
	}
	.area_search_sp .AreaBlock li:not(.sub_list)::after {
		border-top: 1px solid #92080F;
		border-right: 1px solid #92080F;
	}

	/* 旅色編集部Pick up */
	.theme_pickup .pickup__title img {
		max-width: 242px;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		width: 63px;
		background-size: auto 28px;
	}
	.theme_pickup .pickup__title::before {
		left: -8px;
		right: auto;
	}
	.theme_pickup .pickup__title::after {
		right: -8px;
		left: auto;
	}
	.theme_pickup .info__name {
		color: #333;
		border-color: #92080F;
	}
	.theme_pickup .item__topics {
		color: #333;
		border-color: #333;
	}

	/* 宿のタイプ */
	.theme_type_sp {
		padding-bottom: 0;
	}
	.theme_type_sp .theme_type-title {
		height: 80px;
		text-align: left;
	}
    .theme_type_sp .theme_type-title::before {
        height: 80px;
        background: #92080F;
    }
	.theme_type_sp .theme_type-title img {
		max-width: 302px;
		width: 88%;
	}
	.theme_type_sp .type .type__title img {
		width: 100%;
		display: block;
	}
	.theme_type_sp .theme_type-main {
		margin-top: 15px;
	}
	.theme_type_sp .theme_type-main .type {
		padding-top: 24px;
	}
	.theme_type_sp .theme_type-main .type .type__img {
		margin-top: 8px;
	}
	.theme_type_sp .theme_type-main .swiper-pagination-bullet-active {
		background: #92080F;
	}
	.theme_type-sub {
		flex-direction: column;
		padding: 40px 0 20px;
		margin-top: 35px;
		border-radius: 0;
	}
	.theme_type-sub .type-sub__title {
		width: 100%;
		 margin: 0 0 30px;
	}
	.theme_type-sub .type-sub__title img {
		width: 100%;
	}
	.theme_type-sub .type-sub_item {
		width: 92%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto 20px;
		box-sizing: border-box;
	}
	.theme_type-sub .type-sub_item .item__text {
		width: 100%;
		margin: 0 0 10px;
	}
	.theme_type-sub .type-sub_item .item__text img {
		max-width: max-content;
	}
	.theme_type-sub .type-sub_item .item__img {
		width: 39.2%;
		margin-right: 4%;
	}
	.theme_type-sub .type-sub_item p {
		font-size: 13px;
		line-height: 1.54;
		width: 56.8%;
		margin-right: 0;
	}
	.theme_type-sub .item__img img {
		width: 100%;
		height: 99px;
		object-fit: cover;
		object-position: center;
	}
	
	/* シーン別特集 */
	.theme_scene {
		padding-top: 40px;
	}
	.theme_scene .wrap::before {
		opacity: 0.3;
		width: 150px;
		height: 185px;
		top: -27px;
		right: -45px;
	}
	.theme_scene .theme_scene-title img {
		width: 100%;
		max-width: 243px;
		margin: 0 auto;
	}
	.theme_scene .theme_scene-nav {
		max-width: 100%;
		justify-content: center;
		flex-wrap: wrap;
		gap: 24px 46px;
		padding: 30px 0 10px;
	}
	.theme_scene .theme_scene-nav li {
    	max-width: 115px;
		width: 39%;
	}
	.theme_scene .theme_scene-nav li a span {
		font-size: 16px;
		margin-top: 10px;
		height: 40px;
	}
	.theme_scene .theme_scene-nav .nav__img {
		max-width: 115px;
	}
	.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: 20px;
	}
	.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,
	.theme_scene .theme_scene-nav .theme_scene-nav05 a:hover span::after {
	   display: none;
	}
	
	.theme_scene .top__title img {
		width: 100%;
		max-width: 325px;
		height: auto;
	}
	.theme_scene .top__img {
		width: 100%;
		text-align: center;
		top: 94px;
	}
	.theme_scene #scene2 .top__img,
	.theme_scene #scene3 .top__img {
		top: 72px;
	}
	.theme_scene .top__text-sub {
		margin-top: 275px;
		line-height: 1.6;
	}
	.theme_scene #scene2 .top__text-sub,
	.theme_scene #scene3 .top__text-sub {
		margin-top: 275px;
	}
	.theme_scene .search__text {
		border-left: 5px solid #92080F;
	}
	.theme_scene .area_search_sp .AreaBlock li:not(.sub_list).active .alphabet {
		color: #92080F;
	}

	/* 検索結果ページ */
	.search__text-wrap {
		padding: 60px 0 50px;
	}
	.search .search__text-title {
		width: 100%;
	}
	.search .search__text-title img {
		max-width: 273px;
	}
	.search .search__img .search__img-wrap img {
		height: 350px;
	}
	.search .search__img-wrap::before {
		height: 350px;
	}
	.search .search__text-title .search__text-key {
		margin-top: 45px;
	}
}