@charset "UTF-8";
/* TOPページ FV */
.top {
	position: relative;
	background-color: #B1E0D1;
}
.top .top__img {
	position: relative;
}
.top .top__img img {
	width: 100%;
	height: 490px;
	object-fit: cover;
	object-position: 50% 50%;
	vertical-align: top;
}
.top .top__text-title {
	width: 444px;
	height: 490px;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	z-index: 4;
	display: flex;
	align-items: center;
	/* filter: drop-shadow(rgba(0,0,0,0.6) 0 0 8px); */
}
.top .top__text-title img {
	width: 100%;
	height: auto;
}
.top .top__text {
	width: 100%;
	position: relative;
	padding: 40px 0 0;
}
.top .top__text .top__text-sub {
	max-width: 660px;
	margin: auto;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.75;
	position: relative;
	z-index: 3;
}
.top .top__text .top__ranking {
	margin-top: 30px;
	text-align: center;
	position: relative;
	z-index: 3;
}
.top .top__text .top__ranking a {
	font-size: 18px;
	font-weight: 500;
	background: #246450;
	color: #FFFFFF;
	border-radius: 50px;
	display: block;
	width: 380px;
	margin: auto;
	padding: 9px 0;
}

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

/* 旅色編集部Pick up */
.theme_pickup  {
	background: #B1E0D1;
}
.theme_pickup .pickup__title  {
	background: #246450;
}
.theme_pickup .pickup__title img  {
	max-width: 388px;
}
.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
	content: '';
	position: absolute;
	width: calc(50% - 221px);
	max-width: 245px;
	height: 100%;
	background: url(/images/leisure/theme/kankoubus/pickup_title_deco.svg) repeat-x center right/ auto 34px;
}
.theme_pickup .pickup__title::before {
	right: calc(50% + 221px);
}
.theme_pickup .pickup__title::after {
	left: calc(50% + 221px);
}
.theme_pickup .info__btn a {
	color: #246450;
	border: 1px solid #246450;
}
.theme_pickup .pickup__item-num,.theme_pickup .pickup__item-num span {
	color: #246450;
}
.theme_pickup .item__name,
.theme_pickup .item__text-sub,
.theme_pickup .item__text-main,
.theme_pickup .item__text-area,
.theme_pickup .info__text dd {
	color: #333;
	border-bottom-color: #333;
}


/* 宿のタイプ */
.theme_type_pc {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}

.theme_type_pc .theme_type-title img {
	max-width: 629px;
	width: 52.5%;
}
.theme_type_pc .theme_type-main {
	margin-top: 50px;
}
.theme_type_pc .theme_type-main .type {
	padding-top: 38px;
}
.theme_type_pc .type .type__title img {
    max-width: 100%;
    height: 86px;
}
.theme_type_pc .type:nth-of-type(3) .type__title {
    margin-right: -0.1%;
}
.theme_type_pc .type .type__img {
	margin-top: 21px;
}
.theme_type_pc .theme_type-main .type, .theme_type_pc .theme_type-main .type:nth-child(odd) {
	border-color: #EDEDED;
}

.theme_type-sub {
	margin-top: 80px;
	box-sizing: border-box;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color: #EEEEEE;
	padding: 60px 40px 55px;
	z-index: 0;
}
.theme_type-sub::before {
	content: '';
	position: absolute;
	z-index: -1;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 335px 335px 0;
	border-color: transparent #246450 transparent transparent;
}
.theme_type-sub .type-sub__title {
	width: 100%;
	margin: 0 auto 43px;
}
.theme_type-sub .type-sub__title img {
	width: 50%;
	max-width: 550px;
	display: block;
}
.theme_type-sub .type-sub_item {
	width: 48%;
	max-width: 534px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.theme_type-sub .type-sub_item .item__text {
	max-width: 350px;
	width: 66%;
}
.theme_type-sub .type-sub_item .type-sub__text {
	margin-bottom: 10px;
	margin-right: -10px;
}
.theme_type-sub .type-sub_item .type-sub__text img {
	display: block;
	width: 100%;
}
.theme_type-sub .type-sub_item p.type-sub__text_p {
	font-size: 14px;
	font-weight: 300;
	color: #333;
	line-height: 1.6;
}
.theme_type-sub .type-sub_item .item__img {
	max-width: 174px;
	width: 33%;
}


/* シーン別特集 */
.theme_scene {
	padding-top: 80px;
	background: -moz-linear-gradient(top, #243A64, #246450 52%, #4A8928);
	background: -webkit-linear-gradient(top, #243A64, #246450 52%, #4A8928);
	background: linear-gradient(to bottom, #243A64, #246450 52%, #4A8928);
}
.theme_scene .theme_scene-title img {
	max-width: 872px;
	width: 73%;
}
.theme_scene .theme_scene-nav {
	max-width: 1105px;
	width: 93%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	padding: 30px 0 60px;
	margin: auto;
}
.theme_scene .theme_scene-nav li {
	width: 18.4%;
	max-width: 203px;
	text-align: center;
	position: relative;
}
.theme_scene .theme_scene-nav li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	padding-top: 50px;
}
.theme_scene .theme_scene-nav li a:hover {
	opacity: 1;
}
.theme_scene .theme_scene-nav .nav__img {
	width: 84%;
	max-width: 170px;
	-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 {
	width: auto;
	height: 34px;
	padding-top: 15px;
	max-width: 100%;
}
.theme_scene .theme_scene-nav .theme_scene-nav05 a::before {
    content: '';
    width: 100%;
    height: 45px;
    background-image: url(/images/leisure/theme/kankoubus/scene_nav05_text_pop.svg);
    background-size: contain;
    background-repeat: no-repeat;
	background-position: center;
    display: inline-block;
    position: absolute;
	z-index: 3;
    top: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.theme_scene .theme_scene-nav .theme_scene-nav05 a:hover::before {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: translateY(-14px);
    -webkit-transform: translateY(-14px);
    -ms-transform: translateY(-14px);
}

.theme_scene .top__title img {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0;
}
.theme_scene .scene:nth-of-type(3) .top__title {
	max-width: 542px;
	margin-right: -4.85%;
}
.theme_scene .scene:nth-of-type(5) .top__title {
	max-width: 550px;
	margin-right: -6.4%;
}
.theme_scene .top__text-sub {
	margin-top: 40px;
	line-height: 1.75;
}
.theme_scene .yado__text-main {
	color: #246450;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.theme_scene .leisure__text-main {
	color: #246450;
	padding-bottom: 10px;
}
.theme_scene .yado__text-sub .more {
	color: #246450
}
.theme_scene .search__text {
	font-size: 20px;
	font-weight: 400;
	color: #246450;
	border-left: 5px solid #246450;
	padding-left: 10px;
	margin-top: 85px;
}
.theme_scene .leisure__text-sub {
	margin-top: 10px;
}
.theme_scene .info__btn a {
	color: #246450;
	border: 1px solid #246450;
}
.theme_scene .info__btn a:nth-child(3) {
	color: #fff;
	background: #246450;
}
.theme_scene .area_search_pc .AreaBlock li a {
	background: #EDEDED;
}
.area_search_pc .AreaBlock li a:hover {
	background: #246450;
}

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

/* 検索結果ページ */
.search .search__text-title {
    width: 345px;
    height: 470px;
    margin-right: calc(100% - 48% - 345px);
	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%;
    max-width: 294px;
    height: auto;
	display: block;
}
.search .search__text-title .search__text-key {
    margin-top: 15px;
}
.theme__top .theme__title {
    color: #246450;
}
.theme__top .theme__title span {
    color: #246450;
}
.theme__top .theme__ranking a {
    color: #246450;
}

/* 404ページ */
.top404 .top404__text-wrap {
	align-items: center;
}
.top404 .top404__text-title img {
    width: 155px;
    height: 141px;
	display: block;
}

@media screen and (max-width: 1120px) {
	.theme_scene .theme_scene-nav .nav__text {
		height: 24px;
	}
	.theme_type-sub .type-sub_item p.type-sub__text_p {
		font-size: 12px;
	}
}
@media screen and (max-width: 900px) {
	.top .top__img img {
		height: 48vmin;
	}
	.top .top__text-title {
		width: 46vmin;
		height: 48vmin;
	}
	.theme_scene .theme_scene-nav .nav__text {
        height: 2.5vmin;
    }
	.search .search__text-title {
		width: 250px;
		margin-right: calc(100% - 48% - 250px);
	}
	.search .search__text-title img {
		width: 250px;
	}
}
@media screen and (max-width: 599px) {
	/* TOPページ FV */
	.top .top__img, .top .top__img img {
		height: 120vw;
		width: 100%;
	}
	.top .top__text-title {
		width: 78.66667vw;
		height: auto;
		top: 19.466667vw;
	}
	.top .top__text-title img {
		max-width: 100%;
		height: auto;
	}
	.top .top__text {
		width: 100%;
		padding: 25px 0 0;
	}
	.top .top__text .top__text-sub {
		max-width: 100%;
		width: 100%;
		font-size: 15px;
		line-height: 1.6;
	}
	.top .top__text .top__ranking {
		margin-top: 20px;
	}
	.top .top__text .top__ranking a {
		font-size: 16px;
		text-align: center;
		width: 320px;
	}
	.top_search {
		padding-top: 60px;
		padding-bottom: 30px;
	}
	.top_search .search__text {
		font-size: 18px;
	}

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

	/* 旅色編集部Pick up */
	.theme_pickup .pickup__title img {
		max-width: 63.46667vw;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		width: 17.6vw;
		background-size: auto 11px;
	}
	.theme_pickup .pickup__title::before {
		left: 0;
		right: auto;
	}
	.theme_pickup .pickup__title::after {
		left: auto;
		right: 0;
		transform: scaleX(-1);
	}
	.theme_pickup .info__name {
		border-color: #246450;
		color: #333;
	}
	.theme_pickup .item__topics {
		border-color: #333;
		color: #333;
	}

	/* 宿のタイプ */
	.theme_type_sp {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.theme_type_sp .theme_type-title {
		max-width: 345px;
	}
	.theme_type_sp .theme_type-main {
		margin-top: 30px;
	}
	.theme_type_sp .theme_type-main .type {
		padding-top: 25px;
	}
	.theme_type_sp img {
		display: block;
	}
	.theme_type_sp .theme_type-main .type .type__img {
		margin-top: 15px;
	}
	.theme_type_sp .theme_type-main .swiper-pagination-bullet-active {
		background: #246450;
	}
	.theme_type-sub {
		margin-top: 35px;
		flex-direction: column;
		padding: 26px 15px 40px;
	}
	.theme_type-sub::before {
		top: auto;
		bottom: 0;
		border-width: 0 0 22vw 22vw;
		border-color: transparent transparent #246450 transparent;
	}
	.theme_type-sub .type-sub__title {
		margin-bottom: 20px;
	}
	.theme_type-sub .type-sub__title img {
		width: 100%;
	}
	.theme_type-sub .type-sub_item {
		width: 100%;
		flex-direction: column;
	}
	.theme_type-sub .type-sub_item:nth-child(odd) {
		margin-top: 40px;
	}
	.theme_type-sub .type-sub_item:nth-child(odd) .item__text {
		flex-direction: row-reverse;
	}
	.theme_type-sub .type-sub_item .item__text {
		display: flex;
		width: 100%;
		max-width: 100%;
		align-items: center;
		justify-content: space-between;
	}
	.theme_type-sub .type-sub_item .type-sub__text {
		width: 220px;
		margin-top: 22px;
		margin-bottom: 0;
	}
	.theme_type-sub .type-sub_item .item__img {
		width: 121px;
	}
	.theme_type-sub .type-sub_item p.type-sub__text_p {
		font-size: 14px;
		margin-top: 7px;
	}
	
	/* シーン別特集 */
	.theme_scene {
		padding-top: 40px;
	}
	.theme_scene .theme_scene-title img {
		width: 100%;
	}
	.theme_scene .theme_scene-nav {
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
		padding: 15px 0 30px;
		row-gap: 17px;
	}
	.theme_scene .theme_scene-nav li {
    	max-width: 112px;
		width: 32.05%;
		margin: 0 0.6%;
	}
	.theme_scene .theme_scene-nav li a {
		padding-top: 0;
	}
	.theme_scene .theme_scene-nav li:nth-last-child(-n+2) {
		margin: 0 12px;
	}
	.theme_scene .theme_scene-nav li:nth-last-child(-n+2) a {
		padding-top: 30px;
	}
	.theme_scene .theme_scene-nav .nav__img {
		max-width: 101px;
	}
	.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: 17px;
	}
	.theme_scene .theme_scene-nav .theme_scene-nav05 a::before {
		background-image: url(/images/leisure/theme/kankoubus/scene_nav05_text_pop_sp.svg);
		height: 28px;
	}
	.theme_scene .theme_scene-main .scene {
		padding-top: 30px;
	}
	.theme_scene .top__title img {
		max-width: 315px;
		width: 100%;
		margin: 0 auto;
		display: block;
	}
	.theme_scene .scene:nth-of-type(3) .top__title,
	.theme_scene .scene:nth-of-type(5) .top__title {
		margin: 0 auto;
	}
	.theme_scene .scene:nth-child(4) .top__title {
		margin-right: -3.25%;
	}
	.theme_scene .scene:nth-child(4) .top__title img {
		max-width: 325px;
	}
	.theme_scene .top__img {
		width: 100%;
		text-align: center;
		top: 85px;
	}
	.theme_scene .top__text-sub {
		margin-top: 239px;
		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: 23px;
	}
	.search .search__text-title img {
		max-width: 195px;
	}
	.search .search__text-title .search__text-key {
		margin-top: 8px;
		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: #246450;
	}

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