@charset "UTF-8";
/* TOPページ FV */
.top {
	background: #7E6D5E;
	position: relative;
	overflow: hidden;
}
.top .top__img {
	position: relative;
}
.top .top__img::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-image: url(/images/yado/theme/kominka/top_bg.svg) 132 round;
	border-width: 132px;
	border-style: solid;
}
.top .top__img img {
	width: 100%;
	height: 490px;
	object-fit: cover;
	object-position: 50% 100%;
	vertical-align: top;
}
.top .top__text-title {
	width: 100%;
	height: 490px;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 3;
}
.top .top__text-title img {
	width: 674px;
	height: auto;
}
.top .top__text {
	width: 100%;
	position: relative;
	z-index: 2;
}
.top .top__text .wrap {
	padding: 40px 0;
	position: relative;
}
.top .top__text .top__illust img {
	position: absolute;
	display: block;
	bottom: 10px;
	height: auto;
}
.top .top__text .top__illust .illust01 {
	width: 22.17%;
	left: -2.5%;
}
.top .top__text .top__illust .illust02 {
	width: 20.22%;
	right: -1%;
}
.top .top__text .top__text-sub {
	width: 100%;
	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: 15px;
	font-weight: 500;
	background: #B97419;
	color: #FFFFFF;
	border-radius: 50px;
	display: block;
	width: 380px;
	margin: auto;
	padding: 12px 0;
}

/* エリア別で探す */
.top_search {
	padding: 40px 0 70px;
	position: relative;
	z-index: 2;
	background: #7E6D5E;
}
.top_search .search__text {
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	border-left: 5px solid #B97419;
	padding-left: 10px;
}
.area_search_pc .AreaBlock li a {
	color: #B97419;
	background: #DBDAC6;
	border: 1px solid #B97419;
}
.area_search_pc .AreaBlock li a:hover {
	color: #FFF;
	background: #B97419;
}
.area_search_pc .PrefectureBlock li a {
	color: #B97419;
	background: #FFF;
	border: 1px solid #B97419;
}
.area_search_pc .PrefectureBlock li a:hover {
	color: #FFF;
	background: #B97419;
}

/* 旅色編集部Pick up */
.theme_pickup  {
	background: #7E6D5E;
}
.theme_pickup .pickup__title  {
	background: #B97419;
}
.theme_pickup .pickup__title img  {
	max-width: 368px;
}
.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
	content: '';
	position: absolute;
	width: calc(50% - 210px);
	height: 100%;
	background: url(/images/yado/theme/kominka/pickup_title_deco.svg) repeat-x left center/auto 16px;
	background-position-x: right;
}
.theme_pickup .pickup__title::before {
	left: 0;
}
.theme_pickup .pickup__title::after {
	right: 0;
	transform: scaleX(-1);
}
.theme_pickup .info__btn a {
	color: #B97419;
	border: 1px solid #B97419;
}
.theme_pickup .pickup__item-num,.theme_pickup .pickup__item-num span {
	color: #B97419;
}
/* .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_pickup .item__name {
	border-color: #333;
} */

/* 宿のタイプ */
.theme_type-sub {
	background: url(/images/yado/theme/kominka/type_sub_bg.svg);
	padding: 60px 0;
	margin-bottom: 80px;
	box-sizing: border-box;
	position: relative;
}
.theme_type-sub .type-sub__box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 50px;
	background: #FFFFFF;
	overflow: hidden;
}
.theme_type-sub .type-sub__text {
	max-width: 650px;
	padding: 0 40px;
}
.theme_type-sub .type-sub__title {
	width: 100%;
	margin: 0 auto 33px;
}
.theme_type-sub .type-sub__title img {
	width: 100%;
	max-width: 580px;
	display: block;
}
.theme_type-sub .type-sub__text-p {
	font-size: 16px;
	font-weight: 300;
	color: #333;
	line-height: 1.6;
	text-align: justify;
}
.theme_type-sub .type-sub__img {
	width: 40%;
	max-width: 470px;
	flex-shrink: 0;
}
.theme_type-sub .type-sub__img img {
	height: 299px;
    object-fit: cover;
	object-position: center;
}

.theme_type_pc {
	position: relative;
	padding-top: 0;
	padding-bottom: 80px;
}
.theme_type_pc .theme_type-title img {
	max-width: 1034px;
	width: 100%;
}
.theme_type_pc .theme_type-main {
	margin-top: 70px;
}
.theme_type_pc .type .type__title img {
	width: 100%;
	max-width: 525px;
}
.theme_type_pc .type .type__img {
	margin-top: 10px;
}
.theme_type_pc .theme_type-main .type,
.theme_type_pc .theme_type-main .type:nth-child(odd) {
	border-color: #DBDAC6;
}
.theme_type_pc .theme_type-main .type {
	padding-top: 53px;
}
.theme_type_pc .theme_type-main .type:nth-last-child(-n+2) {
	padding-bottom: 0;
}

/* シーン別特集 */
.theme_scene {
	padding-top: 87px;
	background: -moz-linear-gradient(top, #E3DBBF, #E2B888 52%, #E6A591);
	background: -webkit-linear-gradient(top, #E3DBBF, #E2B888 52%, #E6A591);
	background: linear-gradient(to bottom, #E3DBBF, #E2B888 52%, #E6A591);
}
.theme_scene .theme_scene-title img {
	max-width: 950px;
	width: 80%;
}
.theme_scene .theme_scene-nav {
	width: 90%;
	max-width: 1070px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	padding: 60px 0;
	margin: auto;
	gap: 50px 6.65%;
}
.theme_scene .theme_scene-nav li {
	width: 20%;
	max-width: 215px;
	text-align: center;
	position: relative;
}
.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 .nav__img {
	max-width: 215px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.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 {
	height: 32px;
	width: auto;
	padding-top: 22px;
}
.theme_scene .theme_scene-nav li a:hover .nav__text {
	padding-bottom: 0;
}

.theme_scene .top__title img {
	display: block;
	max-width: 481px;
	width: 100%;
	margin: auto;
}
.theme_scene .top__text-sub {
	margin-top: 34px;
	line-height: 1.75;
}
.theme_scene .yado__text-main {
	color: #B97419;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.theme_scene .yado__text-sub {
	margin-top: 8px;
}
.theme_scene .yado__text-sub .more {
	color: #B97419
}
.theme_scene .search__text {
	font-size: 20px;
	font-weight: 400;
	color: #B97419;
	border-left: 5px solid #B97419;
	padding-left: 10px;
	margin-top: 85px;
}
.theme_scene .info__btn a {
	color: #B97419;
	border: 1px solid #B97419;
}
.theme_scene .info__btn .planLink {
	color: #fff;
	background: #B97419;
}


/* 下層 エリア別で探す */
.bottom .search__text {
	color: #B97419;
	border-left: 5px solid #B97419;
}

/* 検索結果ページ */
.search .search__text-title {
	width: 450px;
	height: 470px;
	margin-left: -65px;
	margin-right: calc(100% - 48% - 386px);
	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: 406px;
	height: auto;
}
.search .search__text-title .search__text-key {
	margin-top: 15px;
}
.theme__top .theme__title {
	color: #B97419;
}
.theme__top .theme__title span {
	color: #B97419;
}
.theme__top .theme__ranking a {
	color: #B97419;
}

/* 404ページ */
.top404 .top404__text-wrap {
	align-items: center;
	overflow: hidden;
}
.top404 .top404__text-title img {
	width: auto;
	height: 125px;
	vertical-align: bottom;
}


@media screen and (max-width: 1120px) {
	.top .top__text-title, .top .top__img img {
		height: 420px;
	}
	.top .top__img::before {
		border-width: 105px;
	}
	.top .top__text-title img {
		width: 540px;
	}
	.theme_type-sub .type-sub__text-p {
		font-size: 14px;
	}
}
@media screen and (max-width: 900px) {
	.theme_pickup .pickup__title img {
		max-width: 340px;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		background-size: auto 13px;
		width: calc(50% - 190px);
	}
	.theme_type-sub .type-sub__text {
		padding: 0 30px;
	}
	.theme_scene .theme_scene-nav .nav__text {
		height: 22px;
	}
	.search .search__text-title {
		width: 380px;
		margin-left: -40px;
    	margin-right: calc(100% - 48% - 340px);
	}
}
@media screen and (max-width: 599px) {
	/* TOPページ FV */
	.top .top__img::before {
		border-width: 78px;
	}
	.top .top__img img {
		height: 121.33334vw;
	}
	.top .top__text-title {
		height: 121.33334vw;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.top .top__text-title img {
		width: 100vw;
		max-width: 100%;
	}
	.top .top__text {
		width: 100%;
		position: relative;
		background-size: 6px auto;
	}
	.top .top__text .wrap {
		padding: 25px 0 35px;
	}
	.top .top__text .top__text-sub {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.67;
	}
	.top .top__text .top__ranking {
		margin-top: 15px;
	}
	.top .top__text .top__ranking a {
		font-size: 16px;
		text-align: center;
		padding: 9px 0;
		width: 320px;
	}
	.top_search {
		padding-bottom: 30px;
	}
	.top_search .search__text {
		font-size: 18px;
	}

	/* エリア別で探す */
	.area_search_sp .AreaBlock .noLink {
		background: #DBDAC6;
	}
	.area_search_sp .AreaBlock li a {
		background: #DBDAC6;
	}
	.area_search_sp .AreaBlock .name {
		color: #B97419;
	}
	.area_search_sp .AreaBlock .num {
		color: #B97419;
	}
	.area_search_sp .AreaBlock .sub_list ul li a {
		background: #DDDAA7;
	}
	.area_search_sp .AreaBlock li:not(.sub_list)::after {
		border-top: 1px solid #B97419;
		border-right: 1px solid #B97419;
	}

	/* 旅色編集部Pick up */
	.theme_pickup .pickup__title img {
		max-width: 61.86667vw;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		width: 16.53334vw;
		background-size: auto 2.13334vw;
		left: auto;
		right: auto;
	}
	.theme_pickup .pickup__title::before {
		left: 0;
	}
	.theme_pickup .pickup__title::after {
		right: 0;
	}
	.theme_pickup .info__name {
		border-color: #B97419;
	}
	/* .theme_pickup .item__topics {
		border-color: #333;
		color: #333;
	} */

	/* 宿のタイプ */
	.theme_type_sp {
		padding-top: 0;
		padding-bottom: 40px;
	}
	.theme_type-sub {
		padding: 30px 0;
		flex-direction: column;
		margin-bottom: 40px;
	}
	.theme_type-sub .type-sub__box {
		flex-direction: column;
	}
	.theme_type-sub .type-sub__text {
		padding: 30px 18px 15px;
	}
	.theme_type-sub .type-sub__title {
		margin-bottom: 20px;
	}
	.theme_type-sub .type-sub__title img {
		max-width: 297px;
		margin: auto;
	}
	.theme_type-sub .type-sub__text-p {
		font-size: 15px;
	}
	.theme_type-sub .type-sub__img {
		width: 100%;
		max-width: 100%;
	}
	.theme_type-sub .type-sub__img img {
		height: 202px;
		display: block;
	}
	.theme_type_sp .theme_type-title {
		width: 100%;
	}
	.theme_type_sp .theme_type-title img {
		max-width: 301px;
	}
	.theme_type_sp .theme_type-main {
		margin-top: 20px;
	}
	.theme_type_sp .theme_type-main img {
		max-width: 100%;
		display: block;
	}
	.theme_type_sp .theme_type-main .type {
		padding-top: 30px;
	}
	.theme_type_sp .theme_type-main .type .type__img {
		margin-top: 10px;
	}
	.theme_type_sp .theme_type-main .swiper-pagination-bullet-active {
		background: #B97419;
	}
	
	/* シーン別特集 */
	.theme_scene {
		padding-top: 45px;
	}
	.theme_scene .theme_scene-title img {
		max-width: 299px;
	}
	.theme_scene .theme_scene-nav {
		width: 315px;
		max-width: 100%;
		justify-content: space-evenly;
		flex-wrap: wrap;
		padding: 35px 0 40px;
		gap: 30px 35px;
	}
	.theme_scene .theme_scene-nav li {
    	max-width: 140px;
		width: 45%;
	}
	.theme_scene .theme_scene-nav .nav__img {
		max-width: 140px;
	}
	.theme_scene .theme_scene-nav li a:hover .nav__img {
		transition: none;
		transform: unset;
	}
	.theme_scene .theme_scene-nav .nav__text {
		padding-top: 16px;
		height: 16px;
	}
	.theme_scene .theme_scene-main .scene {
		padding-top: 37px;
	}
	.theme_scene .top__text {
		width: 100%;
		margin-right: 0;
	}
	.theme_scene .top__title {
		padding: 0;
		margin: 0 -11px;
		max-width: 90vw;
	}
	.theme_scene .top__title img {
		width: 100%;
		max-width: 337px;
	}
	.theme_scene .top__img {
		width: 100%;
		text-align: center;
		top: 78px;
	}
	.theme_scene .top__img img {
		max-width: 227px;
	}
	.theme_scene .top__text-sub {
		margin-top: 247px;
		line-height: 1.67;
	}
	.theme_scene .search__text {
		font-size: 15px;
		border-left-width: 3px;
		margin-top: 35px;
	}

	/* 検索結果ページ */
	.search .search__text-title {
		width: 100%;
		height: auto;
		top: 25px;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
		text-align: center;
		position: absolute;
	}
	.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: #B97419;
	}
	.search .search__text-title img {
		width: 269px;
	}
	.search .search__text-title .search__text-key {
		width: 100%;
		font-size: 25px;
		margin-top: 5px;
	}

	/* 404ページ */
	.top404 .top404__text-title {
		width: 180px;
		height: 102px;
	}
	.top404 .top404__text-title img {
		width: 100%;
		height: auto;
	}
}