@charset "UTF-8";
/* TOPページ FV */
.top {
	background: #AF281A;
	position: relative;
	overflow: hidden;
}
.top .top__img {
	position: relative;
}
.top .top__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: top;
}
.top .top__img {
	width: 100%;
	height: auto;
	background-color:#AF281A;
	text-align: center;
}
.top .top__img img {
	width: 100%;
	max-height: unset;
	max-width: 100%;
	object-fit: cover;
}
@media screen and (min-width: 1550px) {
	.top .top__img img {
		width: 1366px;
		height: auto;
		max-height: 490px;
		max-width: unset;
		max-width: 1366px;
	}
}
.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;
	height: auto;
	pointer-events: none;
	width: 25.48%;
	max-width: 348px;
}
.top .top__text .top__illust .illust01 {
	left: 0;
}
.top .top__text .top__illust .illust02 {
	right: 0;
}
.top .top__text .top__text-sub {
	width: 100%;
	max-width: 756px;
	margin: auto;
	font-size: 16px;
	font-weight: 300;
	line-height: 32px;
	color: #fff;
	text-align: center;
}
.top .top__text .top__ranking {
	margin-top: 30px;
	text-align: center;
}
.top .top__text .top__ranking a {
	font-size: 15px;
	font-weight: 500;
	background: #C99D4D;
	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: #AF281A;
}
.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: #FBEDD9;
	border: 1px solid #B97419;
}
.area_search_pc .AreaBlock li a:hover {
	color: #FFF;
	background: #C99D4D;
	border-color: #C99D4D;
}
.area_search_pc .PrefectureBlock li a {
	color: #B97419;
	background: #FFF;
	border: 1px solid #B97419;
}
.area_search_pc .PrefectureBlock li a:hover {
	color: #FFF;
	background: #C99D4D;
}

/* 旅色編集部Pick up */
.theme_pickup  {
	background: #AF281A;
}
.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: 571px;
	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 {
	padding-top: 80px;
	position: relative;
	padding-bottom: 80px;
}
.theme_type_pc .theme_type-title img {
	max-width: 1034px;
	width: 100%;
}
.theme_type_pc .theme_type-main {
	margin-top: 40px;
}
.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_type_pc .type:first-child .type__title {
	/* background-color: red; */
	position: relative;
}
.theme_type_pc .type:first-child .type__title::before {
	content: "";
	display: block;
	width: 87px;
	height: 73px;
	background: url(/images/yado/theme/autumn/deco_type_title_01.svg) no-repeat;
	background-size: contain;
	position: absolute;
	right: -14px;
	bottom: 0;
	z-index: -1;
}

/* アップデート */
.column {
	padding-bottom: 80px;
}
.column img {
	width: auto;
}
.column h2 {
	text-align: center;
}
.column .columnlist {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
	width: 100%;
    box-sizing: border-box;
}
.column .columnlist .columnlist_item {
	width: 31.67%;
	max-width: 380px;
}
.column .columnlist .columnlist_item h3 img {
	max-width: 100%;
    height: auto;
}
.column .columnlist .columnlist_item .contents {
	margin-top: 15px;
	display: flex;
	flex-direction: column;
	gap: 15px 0;
}
.column .columnlist .columnlist_item .contents .img img {
	border-radius: 10px;
    width: 100%;
    max-width: 100%;
}
.column .columnlist .columnlist_item .contents p {
	font-weight: 300;
	font-size: 16px;
	line-height: 170%;
}


/* シーン別特集 */
.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);
	position: relative;
}
.theme_scene .scene__illust {
	width: 96%;
	max-width: 1366px;
    margin: 0 auto;
	position: relative;
}
.theme_scene .scene__illust img {
	position: absolute;
	display: block;
	height: auto;
	pointer-events: none;
}
.theme_scene .scene__illust .illust01 {
	top: -40px;
	left: 0;
	width: 16.18%;
	max-width: 221px;
}
.theme_scene .scene__illust .illust02 {
	top: -24px;
	right: 0;
	width: 14.2%;
	max-width: 194px;
}
.theme_scene  .wrap {
	position: relative;
}
.theme_scene .theme_scene-title img {
	max-width: 1152px;
	/* width: 100%; */
}
.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: 28px;
	width: auto;
	max-width: 100%;
	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%;
}
.theme_scene .top__text-sub {
	margin-top: 34px;
	line-height: 1.75;
}
/* シーンごとに変更 */
.theme_scene #scene1 .top__text-sub {
	margin-top: 20px;
}
.theme_scene #scene2 .top__text-sub {
	margin-top: 30px;
	max-width: 510px;
}
.theme_scene #scene3 .top__text-sub {
	margin-top: 15px;
}
.theme_scene #scene4 .top__text-sub {
	margin-top: 25px;
}
/* scene2の変更 */
.theme_scene #scene2 .top__text {
	margin-right: 2.59%;
	width: 56.08%;
    max-width: 563px;
}
.theme_scene #scene2 .top__title img {
	margin-left: 0;
	max-width: 563px;
}

.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: 400px;
	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: 121px;
	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: 18px;
	}
	.search .search__text-title {
		width: 380px;
		margin-left: -40px;
    	margin-right: calc(100% - 48% - 340px);
	}
}
@media screen and (max-width: 599px) {
	/* TOPページ FV */
	.top h1 {
		height: 100%;
	}
	.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 50px;
	}
	.top .top__text .top__text-sub {
		max-width: 100%;
		font-size: 15px;
		line-height: 1.67;
		text-align: left;
	}
	.top .top__text .top__ranking {
		margin-top: 20px;
	}
	.top .top__text .top__ranking a {
		font-size: 16px;
		text-align: center;
		padding: 9px 0;
		width: 320px;
	}
	.top_search {
		padding-bottom: 30px;
		padding-top: 0;
	}
	.top_search .search__text {
		font-size: 18px;
	}
	.top .wrap {
		position: relative;
	}
	.top .top__text .top__illust .illust01 {
		top: unset;
		bottom: 0;
		width: 35.38%;
		max-width: 138px;
	}
	.top .top__text .top__illust .illust02 {
		right: 0;
		width: 25%;
		max-width: 89px;
	}

	/* エリア別で探す */
	.area_search_sp .AreaBlock .noLink {
		background: #FBEDD9;
	}
	.area_search_sp .AreaBlock li a {
		background: #FBEDD9;
	}
	.area_search_sp .AreaBlock .name {
		color: #B97419;
	}
	.area_search_sp .AreaBlock .num {
		color: #B97419;
	}
	.area_search_sp .AreaBlock .sub_list ul li a {
		background: #F4DCBB;
	}
	.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; */
		height: 30px;
		width: auto;
		max-width: 100%;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		width: calc(50% - 72px);
		background-size: auto 18px;
		left: auto;
		right: auto;
	}
	.theme_pickup .pickup__title::before {
		left: -9%;
	}
	.theme_pickup .pickup__title::after {
		right: -9%;
	}
	.theme_pickup .info__name {
		border-color: #B97419;
	}
	/* .theme_pickup .item__topics {
		border-color: #333;
		color: #333;
	} */

	/* 宿のタイプ */
	.theme_type_sp {
		padding-top: 40px;
		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: 100%;
	}
	.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;
	}

	/* コラム */
	.column {
		padding-bottom: 40px;
	}
	.column .columnlist {
		flex-direction: column;
   		gap: 20px 0;
	}
	.column .columnlist .columnlist_item {
		max-width: unset;
		width: 100%;
	}
	.column .columnlist .columnlist_item .contents {
		flex-direction: row;
		gap: 0 15px;
	}
	.column .columnlist .columnlist_item .contents .img {
		flex-shrink: 0;
		width: 130px;
	}
	.column .columnlist .columnlist_item .contents p {
		font-size: 14px;
		line-height: 1.6;
	}
	
	/* シーン別特集 */
	.theme_scene {
		padding-top: 45px;
	}
	.theme_scene .theme_scene-title img {
		max-width: 349px;
	}
	.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; */
	}
	.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 {
		padding-top: 4%;
	}
	.theme_scene .top__img img {
		max-width: 227px;
	}
	.theme_scene .top__text-sub {
		margin-top: 247px!important;
		line-height: 1.67;
	}
	.theme_scene #scene2 .top__text,
	.theme_scene #scene2 .top__text-sub {
		max-width: unset;
		width: 100%;
		margin-right: 0;
	}
	.theme_scene .search__text {
		font-size: 15px;
		border-left-width: 3px;
		margin-top: 35px;
	}
	.theme_scene .theme_scene-main .scene {
		padding: 28px 4%;
	}
	.theme_scene .theme_scene-main .scene:nth-child(2) {
		padding-top: 17px;
	}
	.theme_scene .theme_scene-main .scene:not(:nth-child(2)) {
		padding-top: 25px;
	}
	.theme_scene .theme_scene-main #scene2 .top__img {
		padding-top: 5.5%;
	}
	.theme_scene .theme_scene-main #scene3 .top__img {
		padding-top: 4.5%;
	}
	.theme_scene .theme_scene-main #scene4 .top__img {
		padding-top: 2.5%;
	}
	.theme_scene .scene__illust {
        width: 100%;
        max-width: unset;
    }
    .theme_scene .scene__illust .illust01 {
        max-width: 86px;
        width: 22.05%;
        height: auto;
        top: -25px;
    }
    .theme_scene .scene__illust .illust02 {
        max-width: 74px;
        width: 18.97%;
        height: auto;
        top: -6px;
    }

	/* 検索結果ページ */
	.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: #C99D4D;
	}
	.search .search__text-title img {
		width: 275px;
	}
	.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;
	}
}