@charset "UTF-8";
/* TOPページ FV */
.top {
	position: relative;
	overflow: hidden;
	background-image: url(/images/leisure/theme/rain-leisure/top_bg.svg);
	background-position: center;
	background-repeat: repeat;
	background-color: #B4DADE;
	padding-bottom: unset;
}
.top .top__img {
	position: relative;
	height: 510px;
}
.top .top__img img {
	max-width: 100%;
	height: auto;
	object-fit: cover;
	object-position: 50% 100%;
	vertical-align: top;
}
.top__img-left,.top__img-right {
	position: absolute;
	z-index: 3;
}
.top__img-left {
	top: 0;
	left: -40px;
}
.top__img-right {
	top: 0;
	right: 0;
}
.top .wrap {
	position: relative;
}
.top .top__text-title {
	width: 676px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 72px;
	transform: translateX(-50%);
	z-index: 4;
	display: flex;
	align-items: center;
}
.top .top__text-title img {
	width: 100%;
	height: auto;
}
.top__illust01 {
	position: absolute;
	z-index: 4;
	top: 0;
	right: 448px;
}
.top .top__text .wrap {
	display: flex;
}
.top .top__text {
	width: 100%;
	position: relative;
	padding: 60px 0;
	background-color: #EFFDFF;
	z-index: 3;
}
.top .top__text::before {
	content: '';
	background-image: url(/images/leisure/theme/rain-leisure/top_wave.svg);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
	top: -20px;
	left: 0;
	right: 0;
	height: 20px;
}
.top__illust02 {
	position: absolute;
	z-index: 1;
    top: -45px;
    left: 8%;
}
.top__illust03 {
	position: absolute;
	z-index: 1;
    top: 105px;
    right: 8%;
}
.top .top__text .top__text-sub {
	width: calc(100% - 380px);
	margin: auto;
	margin-right: 50px;
	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;
	flex-shrink: 0;
}
.top .top__text .top__ranking a {
	font-size: 15px;
	font-weight: 500;
	background: #9E67C9;
	color: #fff;
	border-radius: 50px;
	display: block;
	width: 330px;
	margin: auto;
	padding: 14px 0;
}

/* エリア別で探す */
.top_search {
	background: #B4DADE;
	padding-top: 60px;
	padding-bottom: 70px;
	position: relative;
	z-index: 2;
}
.top .areaSearchIcon {
    fill: #9E67C9;
}
.top_search .search__text {
	color: #9E67C9;
	margin-top: unset;
}
.area_search_pc .area__list > li .alphabet {
	color: #FFF;
}
.area_search_pc .area__list > li .prefList > li a {
	color: #FFF;
}
.area_search_pc .area__list > li .prefList > li + li::before {
    color: #FFF;
}

/* 旅色編集部Pick up */
.theme_pickup  {
	background: #B4DADE;
}
.theme_pickup .pickup__title  {
	background: #DAC3EB;
}
.theme_type_pc .theme_type-title {
    height: 60px;
    padding: 16px 0;
    position: relative;
    box-sizing: border-box;
}
.theme_type_pc .theme_type-title::before {
    content: '';
    width: 100vw;
    height: 60px;
    background: #FFFDE0;
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    z-index: -1;
}
.theme_pickup .pickup__title img  {
	max-width: 381px;
}
.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
	content: '';
	position: absolute;
	width: calc(50% - 212px);
	height: 100%;
	background: url(/images/leisure/theme/rain-leisure/pickup_title_deco.svg) repeat-x center right/auto 13px;
}
.theme_pickup .pickup__title::before {
	right: calc(50% + 212px);
}
.theme_pickup .pickup__title::after {
	transform: scaleX(-1);
	left: calc(50% + 212px);
}
.theme_pickup .info__btn a {
	color: #9E67C9;
	border: 1px solid #9E67C9;
}
.theme_pickup .pickup__item-num,.theme_pickup .pickup__item-num span {
	color: #9E67C9;
}
.theme_pickup .pickup__item-num {
	background-image: url(/images/leisure/theme/rain-leisure/pickup_num_bg.png);
}
.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_pickup .pickup__item::after {
	background-image: linear-gradient(to right, #000, #000 5px, transparent 5px, transparent 10px);
} */

/* 宿のタイプ */
.theme_type_pc {
	position: relative;
	padding-bottom: 80px;
}
.theme_type_pc .theme_type-title {
    height: 60px;
    padding: 16px 0;
    position: relative;
    box-sizing: border-box;
}
.theme_type_pc .theme_type-title::before {
    content: '';
    width: 100vw;
    height: 60px;
    background: #DAC3EB;
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    z-index: -1;
}
.theme_type_pc .theme_type-title img {
	max-width: 701px;
	width: 100%;
	height: auto;
}
.theme_type_pc .theme_type-main {
	margin-top: 40px;
}
.theme_type_pc .type .type__title img {
	width: 100%;
	height: auto;
}
.theme_type_pc .theme_type-main .type:nth-child(odd) .type__title {
	margin-right: -7.1%;
}
.theme_type_pc .type .type__img {
	margin-top: 17px;
}

.theme_type-sub {
	margin-top: 60px;
	position: relative;
	padding: 23px 0;
	z-index: 1;
}
.theme_type-sub::before {
	content: '';
	position: absolute;
	background: url(/images/leisure/theme/rain-leisure/sub_illust.svg) no-repeat top left/100%;
	top: 7px;
	left: 0;
	width: 76px;
	height: 81px;;
}
.theme_type-sub .type-sub__title {
	margin: 0 0 30px;
	max-width: 398px;
	width: 100%;
	position: relative;
	z-index: 2;
}
.theme_type-sub .item__text {
	width: 84%;
	padding: 45px 50px;
	box-sizing: border-box;
	border-top: 1px solid #C694ED;
	border-bottom: 1px solid #C694ED;
}
.theme_type-sub .item__text p {
	max-width: 640px;
	width: 71%;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.75;
	margin: 0;
}
.theme_type-sub .item__img {
	width: 38.5%;
	max-width: 460px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.theme_type-sub .item__img img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}


/* シーン別特集 */
.theme_scene {
	padding-top: 80px;
	background: -moz-linear-gradient(top, #EBFFD6, #C1DDEB 52%, #DBBFF0);
	background: -webkit-linear-gradient(top, #EBFFD6, #C1DDEB 52%, #DBBFF0);
	background: linear-gradient(to bottom, #EBFFD6, #C1DDEB 52%, #DBBFF0);
}
.theme_scene .theme_scene-title img {
	max-width: 983px;
	width: 100%;
}
.theme_scene .theme_scene-nav {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	padding: 80px 0;
	margin: auto;
	gap: 30px 4%;
}
.theme_scene .theme_scene-nav li {
	width: 22%;
	max-width: 264px;
	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: 220px;
	-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 li a span {
    display: block;
    height: 38px;
    font-family: "Jost", sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #52C5D1;
	margin-top: 20px;
	overflow-wrap: break-word;
}
.theme_scene .theme_scene-nav .nav__text {
	width: auto;
	height: 74px;
	padding-top: 20px;
	padding-bottom: 2px;
}
.theme_scene .theme_scene-nav li:nth-last-of-type(-n+2) .nav__text {height: 35px;}
.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: 100%;
	height: 2px;
	background: #52C5D1;
	display: block;
	margin: 0 auto;
}

.theme_scene .top__title img {
	display: block;
	max-width: 527px;
	width: 100%;
	margin: auto;
}
.theme_scene .top__text-sub {
	margin-top: 5px;
	line-height: 1.75;
}
.theme_scene #scene1 .top__text-sub {
	margin-top: 40px;
}
.theme_scene .yado__text-main {
	color: #9E67C9;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.theme_scene .yado__text-sub {
	margin-top: 8px;
}
.theme_scene .leisure__text-main {
	color: #9E67C9;
}
.theme_scene .yado__text-sub .more {
	color: #9E67C9
}
.theme_scene .search__text {
	color: #9E67C9;
}
.theme_scene .leisure__text-sub {
	margin-top: 10px;
}
.theme_scene .info__btn a {
	color: #9E67C9;
	border: 1px solid #9E67C9;
}
.theme_scene .info__btn a:nth-child(2) {
	color: #fff;
	background: #9E67C9;
}
.theme_scene .area_search_pc .area__list > li .prefList > li a {
    color: #9E67C9;
}
.theme_scene .area_search_pc .area__list > li .prefList > li + li::before {
    color: #9E67C9;
}
.theme_scene .area_search_pc .area__list > li .alphabet {
	color: #9E67C9;
}
.bottom .area_search_pc .area__list > li .alphabet {
    color: #9E67C9;
}
.bottom .area_search_pc .area__list > li .prefList > li a {
    color: #9E67C9;
}
.bottom .area_search_pc .area__list > li .prefList > li + li::before {
    color: #9E67C9;
}


/* 下層 エリア別で探す */
.bottom .search__text {
	color: #9E67C9;
}
.bottom .areaSearchIcon {
    fill: #9E67C9;
}


/* 検索結果ページ */
.search__text-wrap {
	padding: 50px 0;
}
.search .search__text-title {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.search .search__text-title img {
    width: 100%;
    max-width: 502px;
    height: auto;
	filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.16));
}
.search .search__text-title .search__text-key {
    margin-top: 0;
}
.search .search__img .search__text-right {
	margin-top: 10px;
}
.theme__top .theme__title {
    color: #9E67C9;
}
.theme__top .theme__title span {
    color: #9E67C9;
}
.theme__top .theme__ranking a {
    color: #9E67C9;
}

/* 404ページ */
.top404 .top404__text-title {
	padding-top: 15px;
}
.top404 .top404__text-title img {
    width: 100%;
    max-width: 273px;
    height: auto;
}


@media screen and (max-width: 1366px) {
	.top__img-left {
		left: -160px;
	}
	.top__img-right {
		right: -60px;
	}
	.top__illust01 {
		right: 364px;
	}
	.top__illust02 {
		left: 10%;
	}
	.top__illust03 {
		right: 9%;
	}
}
@media screen and (max-width: 1120px) {
	.top__img-left {
		width: 53%;
        left: -13%;
	}
	.top__img-right {
		width: 42%;
        right: -7%;
	}
	.top__illust01 {
		right: 28%;
        width: 8%;
	}
	.top__illust02 {
		left: 5%;
	}
	.top__illust03 {
		right: 4%;
	}
	.top .top__text .top__text-sub {
		font-size: 15px;
	}
	.theme_type_pc .type .type__title img {
		height: auto;
	}
	.theme_type_pc .type .type__text {
		font-size: 15px;
	}
	.theme_type-sub::before {
		width: 6.3%;
	}
	.theme_type-sub .item__text p {
		font-size: 15px;
	}
	.theme_type-sub .type-sub__title {
		margin-bottom: 15px;
	}
	.theme_type-sub .item__text {
		padding: 2.8% 3.8%;
	}
	.theme_type-sub .item__text p {
		width: 67%;
	}
	.theme_type-sub .item__img {
		width: 41%;
	}
	.theme_scene .theme_scene-nav li a span {
		width: 100%;
		font-size: 20px;
		height: 50px;
        line-height: 1.2
	}
}
@media screen and (max-width: 900px) {
		.top .top__img {
		height: 45vw;
	}
	.top .top__text-title {
		width: 51vw;
	}
	.top .top__text .top__text-sub {
		width: 66%;
	}
	.theme_pickup .pickup__title img {
		width: 300px;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		background-size: auto 10px;
		width: calc(50vw - 165px);
	}
	.theme_pickup .pickup__title::before {
		right: calc(50vw + 165px);
	}
	.theme_pickup .pickup__title::after {
		left: calc(50vw + 165px);
	}
	.theme_type-sub .item__text p {
		font-size: 12px;
	}
	.theme_type-sub .item__img {
		width: 43%;
	}
	.theme_scene .theme_scene-nav {
		padding: 50px 0;
	}
	/* .theme_scene .theme_scene-nav .nav__text {
		height: 43px;
	}
	.theme_scene .theme_scene-nav li:nth-last-of-type(-n+2) .nav__text {
		height: 21px;
	} */

	
}
@media screen and (max-width: 599px) {
	/* TOPページ FV */
	.top .top__img, .top .top__img img {
		height: 466px;
		width: 100%;
	}
	.top .top__text-title {
		width: 360px;
		top: 145px;
	}
	.top .top__text-title img {
		max-width: 100%;
		height: auto;
	}
	.top .top__text .wrap {
		flex-wrap: wrap;
		justify-content: center;
	}
	.top .top__text {
		width: 100%;
		padding: 15px 0 30px;
	}
	.top .top__text::before {
		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;
		flex-shrink: 0;
	}
	.top .top__text .top__ranking a {
		text-align: center;
		width: 345px;
	}
	.top_search {
		padding-top: 20px;
		padding-bottom: 40px;
	}


	/* エリア別で探す */
	.area_search_sp .AreaBlock .noLink {
        background: #EFFDFF;
    }
    .area_search_sp .AreaBlock li a {
        background: #EFFDFF;
    }
    .top .area_search_sp .AreaBlock .noLink {
        background: #EFFDFF;
    }
    .top .area_search_sp .AreaBlock li a {
        background: #EFFDFF;
    }
    .area_search_sp .AreaBlock li,
    .area_search_sp .AreaBlock .noLink .alphabet,
	.area_search_sp .AreaBlock .num {
        color: #9E67C9;
    }
    .area_search_sp .AreaBlock .sub_list ul li a {
        color: #9E67C9;
        background: #D9ECEF;
    }
    .area_search_sp .AreaBlock li:not(.sub_list)::after {
        border-top: 1px solid #9E67C9;
        border-right: 1px solid #9E67C9;
    }

	/* 旅色編集部Pick up */
	.theme_pickup .pickup__title img {
		max-width: 238px;
	}
	.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
		width: calc(50vw - 135px);
		background-size: auto 6px;
	}
	.theme_pickup .pickup__title::before {
		left: 0;
		right: auto;
	}
	.theme_pickup .pickup__title::after {
		left: auto;
		right: 0;
	}
	.theme_pickup .info__name {
		border-color: #9E67C9;
		color: #333;
	}
	.theme_pickup .item__topics {
		border-color: #333;
		color: #333;
	}

	/* 宿のタイプ */
	.theme_type_sp {
		padding-bottom: 40px;
	}
	.theme_type_sp .theme_type-title {
		height: 80px;
	}
    .theme_type_sp .theme_type-title::before {
        height: 80px;
        background: #DAC3EB;
    }
	.theme_type_sp .theme_type-title img {
		max-width: 298px;
	}
	.theme_type_sp .theme_type-main {
		margin-top: 40px;
	}
	.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: #9E67C9;
	}
	.theme_type-sub {
		flex-direction: column;
		padding: 23px 0 30px;
		margin-top: 35px;
		border-top: 1px solid #C694ED;
		border-bottom: 1px solid #C694ED;
	}
	.theme_type-sub::before {
		width: 54px;
		height: 57px;
		top: -12px;
	}
	.theme_type-sub .type-sub__title {
		width: 100%;
        margin: 0 auto 30px;
	}
	.theme_type-sub .item__text {
		width: 100%;
		border: none;
		padding: 0;
		margin-bottom: 20px;
	}
	.theme_type-sub .item__text p {
		width: 100%;
		font-size: 15px;
	}
	.theme_type-sub .item__img {
		width: 326px;
		margin: 0 auto;
		position: unset;
		transform: none;
	}
	.theme_type-sub .item__img img {
		display: block;
		width: 315px;
		margin: auto;
	}
	
	/* シーン別特集 */
	.theme_scene {
		padding-top: 40px;
	}
	.theme_scene .theme_scene-title img {
		width: 100%;
		max-width: 316px;
	}
	.theme_scene .theme_scene-nav {
		max-width: 100%;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 30px 0;
		padding: 30px 25px;
	}
	.theme_scene .theme_scene-nav li {
    	max-width: 135px;
		width: 46%;
	}
	.theme_scene .theme_scene-nav .nav__img {
		max-width: 130px;
	}
	.theme_scene .theme_scene-nav li a:hover .nav__img {
		transition: none;
		transform: unset;
	}
	.theme_scene .theme_scene-nav li a span {
        height: 37px;
        font-size: 16px;
		margin-top: 10px;
    }
	.theme_scene .theme_scene-nav .nav__text {
		padding-top: 10px;
		height: 38px;
	}
	.theme_scene .theme_scene-nav li:nth-last-of-type(-n+2) .nav__text {
		height: 18px;
	}
	.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,
	.theme_scene .theme_scene-nav .theme_scene-nav06 a:hover span::after {
	   display: none;
	}
	.theme_scene .top__text {
		width: 100%;
	}
	.theme_scene .theme_scene-main .scene {
		padding-top: 38px;
	}
	.theme_scene .top__title img {
		max-width: 325px;
		margin: 0 auto;
		display: block;
	}
	.theme_scene #scene1 .top__title {
		margin: 0 auto;
	}
	.theme_scene .top__img {
		width: 100%;
		text-align: center;
		top: 102px;
	}
	.theme_scene .scene#scene2 .top__img {
		top: 70px;
	}
	.theme_scene .scene#scene3 .top__img {
		top: 101px;
	}
	.theme_scene .scene#scene4 .top__img {
		top: 69px;
	}
	.theme_scene .top__text-sub {
		margin-top: 275px;
		line-height: 1.6;
	}
	.theme_scene #scene1 .top__text-sub {
		margin-top: 275px;
	}

	.theme_scene .search__text {
		border-left: 5px solid #9E67C9;
	}
	.theme_scene .area_search_sp .AreaBlock li:not(.sub_list).active .alphabet {
        color: #9E67C9;
    }

	/* 検索結果ページ */
    .search .search__img-wrap {
        height: 320px;
		position: relative;
    }
    .search .search__text-title img {
        max-width: 268px; 
    }

    /* 404ページ */
	.top404 .top404__text-title img {
        max-width: 168px;
	}
}