@charset "UTF-8";
/* TOPページ FV */
.top {
	overflow: hidden;
	position: relative;
	background: #DCE3CD;
}
.top .wrap {
	position: relative;
}
.top .top__img {
	position: relative;
	z-index: 1;
}
.top .top__img img {
	width: 100%;
	height: 516px;
	object-fit: cover;
	object-position: 50% 100%;
	vertical-align: top;
}
.top .top__text-title {
	position: absolute;
	left: 50%;
	top: 51px;
	transform: translateX(-50%);
	z-index: 3;
	height: auto;
	display: flex;
	align-items: center;
}
.top .top__text-title img {
	width: 440px;
	height: auto;
}
.top__illust .illust01, .top__illust .illust02 {
	position: absolute;
	display: block;
	z-index: 3;
	height: auto;
}
.top__illust .illust01 {
	top: 20px;
	left: 0;
	max-width: 316px;
	width: 26.35%;
}
.top__illust .illust02 {
	top: 179px;
	right: 0;
	max-width: 281px;
	width: 23.45%;
}
.top .top__text {
	background: url(/images/gourmet/theme/kominka-cafe/top_bg.png) no-repeat center top/auto 100%;
	width: 100%;
	padding: 50px 0 40px;
	position: relative;
	z-index: 2;
	margin-top: -26px;
}
.top .top__text .top__text-sub {
	max-width: 660px;
	margin: auto;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.75;
}
.top .top__text .top__ranking {
	margin-top: 30px;
	text-align: center;
}
.top .top__text .top__ranking a {
	font-size: 18px;
	font-weight: 500;
	background: #829827;
	color: #fff;
	border-radius: 50px;
	display: block;
	width: 330px;
	margin: auto;
	padding: 9px 0;
}

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

/* 旅色編集部Pick up */
.theme_pickup  {
	background: #B7BEA8;
}
.theme_pickup .pickup__title  {
	background: #829827;
}
.theme_pickup .pickup__title img  {
	max-width: 383px;
}
.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
	content: '';
	position: absolute;
	width: calc(50% - 213px);
	max-width: 181px;
	height: 100%;
	background: url(/images/gourmet/theme/kominka-cafe/pickup_title_deco.svg) no-repeat center left/auto 28px;
	background-position-x: left;
}
.theme_pickup .pickup__title::before {
	right: calc(50% + 213px);
}
.theme_pickup .pickup__title::after {
	left: calc(50% + 213px);
	transform:scaleX(-1);
}
.theme_pickup .info__btn a {
	color: #829827;
	border: 1px solid #829827;
}
.theme_pickup .pickup__item-num,.theme_pickup .pickup__item-num span {
	color: #829827;
}
.theme_pickup .pickup__item-num {
	background-image: url(/images/gourmet/theme/kominka-cafe/pickup_num_bg.png);
}
.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: #333333;
}
.theme_pickup .item__name {
	border-color: #333333;
}
/* .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: 808px;
	width: 68%;
}
.theme_type_pc .theme_type-main {
	margin-top: 50px;
}
.theme_type_pc .type .type__title img {
	max-width: 525px;
	width: 100%;
}
.theme_type_pc .theme_type-main .type:nth-child(3) .type__title img {
	max-width: 545px;
}
.theme_type_pc .theme_type-main .type {
	padding-top: 25px;
}
.theme_type_pc .theme_type-main .type, .theme_type_pc .theme_type-main .type:nth-child(odd) {
	border-color: #E8E2D2;
}
.theme_type_pc .type .type__img {
	margin-top: 20px;
}
.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: 70px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	align-items: center;
}
.theme_type-sub .type-sub__title {
	width: 91%;
	max-width: 581px;
	margin: 0 0 30px;
}
.theme_type-sub .type-sub__title img {
	display: block;
}
.theme_type-sub .item__text {
	width: 908px;
	padding: 50px 178px 50px 90px;
	box-sizing: border-box;
	background-image: url(/images/gourmet/theme/kominka-cafe/type_sub_bg.svg);
	background-repeat: no-repeat;
	background-position: left 15px;
	background-color: #E8E2D2;
	border-radius: 50px;
}
.theme_type-sub .item__text p {
	font-size: 16px;
	font-weight: 300;
	color: #333;
	line-height: 1.75;
	margin: 0 auto;
}
.theme_type-sub .item__img {
	width: 36%;
	max-width: 428px;
	flex-shrink: 0;
	margin-left: -136px;
}
.theme_type-sub .item__img img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}


/* シーン別特集 */
.theme_scene {
	padding-top: 80px;
	background: -moz-linear-gradient(top, #DD855F, #CEA854 52%, #BFCB39);
	background: -webkit-linear-gradient(top, #DD855F, #CEA854 52%, #BFCB39);
	background: linear-gradient(to bottom, #DD855F, #CEA854 52%, #BFCB39);
}
.theme_scene .theme_scene-title img {
	max-width: 993px;
	width: 83%;
}
.theme_scene .theme_scene-nav {
	max-width: 1200px;
	width: 100%;
	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: 240px;
	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 li .nav__img {
	max-width: 220px;
	display: block;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	z-index: 2;
}
.theme_scene .theme_scene-nav .nav_img_hover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.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 .nav__text {
	width: auto;
	height: 34px;
	padding-top: 11px;
}
.theme_scene .theme_scene-nav li a:hover .nav__text {
	padding-bottom: 0;
}

.theme_scene .top__text {
	position: relative;
	z-index: 0;
}
.theme_scene .top__text::before {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto;
}
.theme_scene #scene1 .top__text::before {
	background-image: url(/images/gourmet/theme/kominka-cafe/scene_bg01.svg);
	width: 154px;
	height: 153px;
	top: 0;
	right: -20px;
}
.theme_scene #scene2 .top__text::before {
	background-image: url(/images/gourmet/theme/kominka-cafe/scene_bg02.svg);
	width: 169px;
	height: 80px;
	top: 95px;
	right: 0;
}
.theme_scene #scene3 .top__text::before {
	background-image: url(/images/gourmet/theme/kominka-cafe/scene_bg03.svg);
	width: 99px;
	height: 133px;
	top: 73px;
	right: -8px;
}
.theme_scene #scene4 .top__text::before {
	background-image: url(/images/gourmet/theme/kominka-cafe/scene_bg04.svg);
	width: 96px;
	height: 112px;
	top: 56px;
	right: -10px;
}
.theme_scene .top__title img {
	display: block;
	max-width: 515px;
	width: 100%;
	margin: 10px auto 0;
}
.theme_scene .yado__text-main {
	color: #829827;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.theme_scene .top__text-sub {
	margin-top: 50px;
	line-height: 1.75;
}
.theme_scene .yado__text-sub {
	margin-top: 8px;
}
.theme_scene .gourmet__text-main {
	color: #829827;
	padding-bottom: 10px;
}
.theme_scene .yado__text-sub .more {
	color: #829827
}
.theme_scene .search__text {
	font-size: 20px;
	font-weight: 400;
	color: #829827;
	border-left: 5px solid #829827;
	padding-left: 10px;
	margin-top: 85px;
}
.theme_scene .gourmet__text-sub {
	margin-top: 10px;
}
.theme_scene .info__btn a {
	color: #829827;
	border: 1px solid #829827;
}
.theme_scene .info__btn a:nth-child(2) {
	color: #fff;
	background: #829827;
}
.theme_scene .area_search_pc .AreaBlock li a {
	background: #E8E2D2;
}
.area_search_pc .AreaBlock li a:hover {
	background: #829827;
}

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

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

/* 404ページ */
.top404 .top404__text-wrap {
	align-items: center;
	overflow: hidden;
}
.top404 .top404__text-title img {
	width: 153px;
	height: 141px;
	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: 360px;
	}
	.top .top__text .top__text-sub {
		font-size: 15px;
	}
	.top .top__text .top__ranking a {
		font-size: 15px;
	}
	.theme_type-sub .item__text {
    	padding: 4% 16% 4% 7%;
		background-size: 8%;
	}
	.theme_type-sub .type-sub__title {
		margin-bottom: 15px;
	}
	.theme_type-sub .item__img {
   		margin-left: -14%;
	}
	.theme_scene .theme_scene-nav .nav__text {
		height: 24px;
	}
}
@media screen and (max-width: 900px) {
	.top .top__img img {
		height: 44vmin;
	}
	.top .top__text-title img {
		width: 45vmin;
	}
	.theme_pickup .pickup__title img {
		max-width: 34vmin;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		width: calc(46% - 20vmin);
	}
	.theme_type-sub .item__img {
		margin-top: 16%;
	}
	.theme_scene .theme_scene-nav .nav__text {
		height: 3vmin;
	}
	/* 検索結果ページ */
	.search .search__text-title {
		width: 32vmin;
		margin-right: calc(100% - 48% - 32vmin);
	}
	.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__text-title {
		width: 285px;
		top: 27.2vw;
	}
	.top .top__text-title img {
		width: 100%;
		height: auto;
	}
	.top .top__text {
		background-image: url(/images/gourmet/theme/kominka-cafe/top_bg_sp.png);
		background-size: 101%;
		padding: 38px 0 35px;
		margin-top: -13px;
	}
	.top .top__text .top__text-sub {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.6;
	}
	.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: 25px;
		padding-bottom: 25px;
	}
	.top_search .search__text {
		font-size: 18px;
	}

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

	/* 旅色編集部Pick up */
	.theme_pickup .pickup__title img {
		max-width: 238px;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		width: calc(50% - 129px);
		background-size: auto 15px;
		background-position-x: right;
	}
	.theme_pickup .pickup__title::before {
		left: 0;
		right: auto;
	}
	.theme_pickup .pickup__title::after {
		left: auto;
		right: 0;
	}
	.theme_pickup .info__name {
		border-color: #829827;
		color: #333333;
	}
	.theme_pickup .item__topics {
		color: #333333;
		border-color: #333333;
	}

	/* 宿のタイプ */
	.theme_type_sp {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.theme_type_sp .theme_type-title img {
		max-width: 334px;
		width: 100%;
	}
	.theme_type_sp .type .type__title img {
		width: 100%;
		display: block;
	}
	.theme_type_sp .theme_type-main {
		margin-top: 20px;
	}
	.theme_type_sp .theme_type-main .type {
		padding-top: 11px;
	}
	.theme_type_sp .theme_type-main .type .type__img {
		margin-top: 11px;
	}
	.theme_type_sp .theme_type-main .swiper-pagination-bullet-active {
		background: #829827;
	}
	.theme_type-sub {
		flex-direction: column;
		padding: 46px 0 36px;
		margin-top: 30px;
		background-image: url(/images/gourmet/theme/kominka-cafe/type_sub_bg.svg);
		background-repeat: no-repeat;
		background-size: 56px 57px;
		background-position: 6px 10px;
		background-color: #E8E2D2;
	}
	.theme_type-sub .type-sub__title {
		margin: 0 auto 20px;
		width: 333px;
	}
	.theme_type-sub .item__text {
		width: 100%;
		padding: 0 15px;
		background: none;
		margin-bottom: 10px;
	}
	.theme_type-sub .item__text p {
		line-height: 1.6;
		width: 100%;
	}
	.theme_type-sub .item__img {
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}
	
	/* シーン別特集 */
	.theme_scene {
		padding-top: 40px;
	}
	.theme_scene .theme_scene-title img {
		width: 100%;
		max-width: 301px;
	}
	.theme_scene .theme_scene-nav {
		max-width: 100%;
		justify-content: center;
		flex-wrap: wrap;
		gap: 30px 40px;
		padding: 40px 0 40px;
	}
	.theme_scene .theme_scene-nav li {
    	max-width: 140px;
		width: 41%;
	}
	.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: 6px;
		height: 16px;
	}
	.theme_scene .theme_scene-main .scene {
		padding-top: 45px;
	}
	.theme_scene .top__text::before {
		display: none;
	}
	.theme_scene .top__title img {
		max-width: 316px;
		width: 100%;
		margin-top: 0;
	}
	.theme_scene .top__img {
		width: 100%;
		text-align: center;
		top: 70px;
	}
	.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: 100%;
		height: auto;
		margin-right: 0;
		padding-top: 0;
		padding-left: 10px;
		position: absolute;
		left: 0;
		top: 27px;
	}
	.search .search__text-title img {
		max-width: 185px;
	}
	.search .search__text-title .search__text-key {
		margin-top: 10px;
		font-size: 25px;
	}
	.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: #829827;
	}

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