@charset "UTF-8";
/* TOPページ FV */
.top {
    background: #F4F7F8;
    padding-bottom: 70px;
}
.top .top__mv {
    position: relative;
    height: 650px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-image: url(/images/leisure/theme/sauna/sauna_pc@2x.jpg);
}
.top .top__mv::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 600px);
    background: inherit;
    background-clip: content-box;
    background-size: 100vw;
    background-position: calc(50% + 350px) center;
    width: 500px;
    height: 100%;
    -webkit-filter: blur(6px);
    filter: blur(6px);
}
.top .top__mv .top__text {
    width: 100%;
    max-width: 560px;
    position: absolute;
    padding: 100px 50px 75px 60px;
    top: 0;
    left: calc(50% - 600px);
    height: 100%;
    box-sizing: border-box;
    z-index: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.2);
}
.top .top__mv .top__text p {
	color: #fff;
}
.top .top__mv .top__text .top__text-bottom {
    margin-top: 38px;
}
.top .top__mv .top__text .top__text-title {
    height: auto;
    z-index: 2;
}
.top .top__mv .top__text .top__text-title img {
    width: 100%;
    max-width: 377px;
    height: auto;
}
.top .top__mv .top__text .top__text-sub1 {
    font-size: 17px;
	margin-top: 28px;
	font-weight: 500;
    z-index: 2;
}
.top .top__mv .top__text .top__text-sub2 {
	font-size: 15px;
	margin-top: 15px;
	font-weight: 500;
    z-index: 2;
}
.top .top__text .top__ranking {
    margin-top: 40px;
    text-align: center;
    max-width: 380px;
    z-index: 2;
}
.top .top__mv .top__text .top__ranking a {
    display: block;
    font-size: 15px;
	font-weight: 500;
    color: #374F7E;
    background: #FFF;
    padding: 14px 0;
    border-radius: 25px;
    box-sizing: border-box;
}
.top .search__text {
    color: #374F7E;
}

/* エリア別で探す */
.top .areaSearchIcon {
    fill: #374F7E;
}
.top_search .search__text {
	color: #374F7E;
	margin-top: 0;
}
.area_search_pc .area__list > li .alphabet {
	color: #374F7E;
}
.area_search_pc .area__list > li .prefList > li a {
	color: #374F7E;
}
.area_search_pc .area__list > li .prefList > li + li::before {
    color: #374F7E;
}

/* 旅色編集部Pick up */
.theme_pickup  {
    background: #F4F7F8;
}
.theme_pickup .pickup__title  {
    background: #374F7E;
}
.theme_pickup .pickup__item-num {
    color: #374F7E;
}
.theme_pickup .pickup__item-num span {
    color: #374F7E;
}
.theme_pickup .item__text-area {
    color: #374F7E;
}
.theme_pickup .item__text-main {
    color: #374F7E;
}
.theme_pickup .item__text-sub {
    color: #333;
}
.theme_pickup .item__name {
    color: #374F7E;
    border-bottom: 2px solid #374F7E;
}
.theme_pickup .info__text {
    color: #333;
}
.theme_pickup .info__text dt {
    color: #FFF;
}
.theme_pickup .pickup__item::after {
    background-image: linear-gradient(to right, #374F7E, #374F7E 5px, transparent 5px, transparent 10px);
}
.theme_pickup .info__btn a {
    color: #374F7E;
    border: 1px solid #374F7E;
}

/* ととのうについて */
.theme_type_pc .theme_type-title img {
    max-width: 476px;
}
.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: #C36A29;
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    z-index: -1;
}
.theme_type_pc .type .type__title img {
    max-width: 566px;
}
.theme_type_pc .type .type__img {
    margin-top: 5px;    
}
.theme_type_pc .theme_type-main .type:nth-child(odd) {
    padding-right: 1.5%;
    padding-left: 1.25%;
}
.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: 7.1%;
}
.theme_type_pc .theme_type-main .type:nth-child(even) {
    padding-left: 5%;
}
.theme_type_pc .theme_type-main .type:nth-child(even) .type__img,
.theme_type_pc .theme_type-main .type:nth-child(even) .type__text {
    padding-right: 2.75%;
}
.theme_type_pc .theme_type-main .type:nth-child(1) .type__img {
    margin-top: 0;
}
.theme_type_pc .theme_type-main .type:nth-child(3) .type__img {
    margin-top: 15px;
}
.theme_type_pc .theme_type-main .type:nth-child(4) .type__img  {
    margin-top: 20px;
}
.theme_type_pc .theme_type-sub {
    background: #FDFBF0;
    border-radius: 20px;
    margin-top: 40px;
    padding: 65px 5% 60px 3.3%;
    box-sizing: border-box;
    display: flex;
}
.theme_type_pc .theme_type-sub .type-sub__left {
    width: 61.8%;
    margin-right: 3.7%;
}
.theme_type_pc .theme_type-sub .type-sub__left .type-sub__title img {
    width: 100%;
    max-width: 554px;
    height: auto;
}
.theme_type_pc .theme_type-sub .type-sub__left .type-sub__text {
    font-size: 16px;
    font-weight: 300;
    color: #333;
    line-height: 1.75;
    margin-top: 15px;
}
.theme_type_pc .theme_type-sub .type-sub__img {
    width: 34.5%;
}
.theme_type_pc .theme_type-sub .type-sub__img img {
    width: 100%;
    max-width: 380px;
    height: auto;
    border-radius: 15px;
    vertical-align: top;
}

/* シーン別特集 */
.theme_scene {
    background: -moz-linear-gradient(top, #FDE6C1, #FAEDC2 52%, #F5CFB3);
    background: -webkit-linear-gradient(top, #FDE6C1, #FAEDC2 52%, #F5CFB3);
    background: linear-gradient(to bottom, #FDE6C1, #FAEDC2 52%, #F5CFB3);
}
.theme_scene .theme_scene-title img {
    max-width: 744px;
}
.theme_scene .theme_scene-comment {
    font-size: 30px;
    font-weight: 400;
    color: #374F7E;
    text-align: center;
    margin-top: 40px;
}
.theme_scene .theme_scene-nav {
    max-width: 880px;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 60px 12% 40px;
}
.theme_scene .theme_scene-nav li {
    width: 33%;
    max-width: 238px;
    text-align: center;
}
.theme_scene .theme_scene-nav li:last-child {
    margin-right: 0;
}
.theme_scene .theme_scene-nav li a {
    display: block;
}
.theme_scene .theme_scene-nav li a:hover {
    opacity: 1;
}
.theme_scene .theme_scene-nav .nav__img {
    max-width: 232px;
    -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: #374F7E;
}
.theme_scene .theme_scene-nav .nav__text {
    max-width: 242px;
    padding-top: 10px;
    padding-bottom: 2px;
}
.theme_scene .theme_scene-nav li a:hover .nav__text {
    padding-bottom: 0;
}
.theme_scene .theme_scene-nav .theme_scene-nav01 a:hover span::after {
    content: '';
    width: 54%;
    height: 2px;
    background: #374F7E;
    display: block;
    margin: 0 auto;
}
.theme_scene .theme_scene-nav .theme_scene-nav02 a:hover span::after{
    content: '';
    width: 100%;
    height: 2px;
    background: #374F7E;
    display: block;
    margin: 0 auto;
}
.theme_scene .theme_scene-nav .theme_scene-nav03 a:hover span::after {
    content: '';
    width: 20%;
    height: 2px;
    background: #374F7E;
    display: block;
    margin: 0 auto;
}
.theme_scene .top__title img {
    max-width: 454px;
}
.theme_scene .leisure__text-main {
    color: #374F7E;
}
.theme_scene .leisure__text-sub .more {
    color: #374F7E;
}
.theme_scene .search__text {
    color: #374F7E;
}
.theme_scene .area_search_pc .area__list > li .prefList > li a {
    color: #374F7E;
}
.theme_scene .area_search_pc .area__list > li .prefList > li + li::before {
    color: #374F7E;
}

.bottom .area_search_pc .area__list > li .alphabet {
    color: #374F7E;
}
.bottom .area_search_pc .area__list > li .prefList > li a {
    color: #374F7E;
}
.bottom .area_search_pc .area__list > li .prefList > li + li::before {
    color: #374F7E;
}

.theme_scene .info__btn a {
	color: #374F7E;
	border: 1px solid #374F7E;
}
.theme_scene .info__btn .hpLink {
	color: #fff;
	background: #2E5375;
}

/* 下層 エリア別で探す */
.bottom .search__text {
    color: #374F7E;
}
.bottom .areaSearchIcon {
    fill: #2E5375;
}

/* 検索結果ページ */
.search .search__text-title {
    box-sizing: border-box;
}
.search .search__text-title img {
    width: 100%;
    max-width: 1054px;
    height: auto;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, 0.16));
}
.theme__top .theme__title {
    color: #374F7E;
}
.theme__top .theme__title span {
    color: #374F7E;
}
.theme__top .theme__ranking a {
    color: #374F7E;
}


@media screen and (max-width: 1380px) {
    .top .top__mv::before {
        background-size: 100vw 100%;
        background-position: 10% center;
    }
}
@media screen and (max-width: 1280px) {
    .top .top__mv::before {
        left: 0;
        background-position: left;
    }
    .top .top__mv .top__text {
        left: 0;
    }
}
@media screen and (max-width: 1010px) {
    .theme_scene .theme_scene-nav {
        padding: 60px 5% 40px;
    }
    .theme_scene .theme_scene-nav li {
        width: 30%;
    }
	.theme_scene .theme_scene-nav li a span {
		font-size: 20px;
	}
}
@media screen and (max-width: 900px) {
    .top .top__mv::before {
        width: 400px;
    }
    .top .top__mv .top__text {
        max-width: 400px;
        padding: 125px 30px 75px 30px;
    }
    .top .top__mv .top__text .top__text-bottom {
        margin-top: 60px;
    }
    .top .top__mv .top__text .top__text-sub1 {
        font-size: 17px;
    }
}
@media screen and (max-width: 599px) {
    /* TOPページ FV */
    .top {
        padding-bottom: 35px;
    }
    .top .top__mv {
        height: 550px;
        background-size: cover;
        background-position: center;
        background-image: url(/images/leisure/theme/sauna/sauna_sp.jpg);
    }
    .top .top__mv::before {
        top: unset;
        bottom: 0;
        background-size: 100% 550px;
        background-position: bottom;
        width: 100%;
        -webkit-filter: blur(3px);
        filter: blur(3px);
    }
    .top .top__mv .top__text {
        max-width: unset;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        padding: 80px 4% 40px;
        box-sizing: border-box;
        z-index: 2;
    }
    .top .top__mv .top__text .top__text-bottom {
        margin-top: 40px;
    }
    .top .top__mv .top__text .top__text-title img {
        max-width: 280px;
    }
    .top .top__mv .top__text .top__text-sub1 {
        font-size: 18px;
        margin-top: 0;
        font-feature-settings: "palt";
    }
    .top .top__mv .top__text .top__text-sub2 {
        font-weight: 300;
        margin-top: 5px;
    }
    .top .top__text .top__ranking {
        margin: 45px auto 0;
        max-width: 345px;
    }

    /* エリア別で探す */
    .area_search_sp .AreaBlock .noLink {
        background: #F4F7F8;
    }
    .area_search_sp .AreaBlock li a {
        background: #F4F7F8;
    }
    .top .area_search_sp .AreaBlock .noLink {
        background: #FFF;
    }
    .top .area_search_sp .AreaBlock li a {
        background: #FFF;
    }
    .area_search_sp .AreaBlock li,
    .area_search_sp .AreaBlock .noLink .alphabet,
	.area_search_sp .AreaBlock .num {
        color: #374F7E;
    }
    .area_search_sp .AreaBlock .sub_list ul li a {
        color: #374F7E;
        background: #EDF3FA;
    }
    .area_search_sp .AreaBlock li:not(.sub_list)::after {
        border-top: 1px solid #374F7E;
        border-right: 1px solid #374F7E;
    }


    /* 旅色編集部Pick up */
    .theme_pickup .pickup__title img  {
        max-width: 235px;
    }
    .theme_pickup .info__name {
        color: #333;
        border-left: 3px solid #374F7E;
    }
    .theme_pickup .item__topics {
        color: #333;
        border-top: 1px solid #333;
        border-bottom: 1px solid #333;
    }

    /* ととのうについて */
    .theme_type_sp {
        padding: 0 0 60px;
    }
    .theme_type_sp .theme_type-title {
		height: 80px;
        padding: 17px 0 6px;
	}
    .theme_type_sp .theme_type-title::before {
        height: 80px;
        background: #C36A29;
    }
    .theme_type_sp .theme_type-title img {
        max-width: 291px;
    }
    .theme_type_sp .theme_type-main .type .type__img {
        margin-top: 5px;
    }
    .theme_type_sp .theme_type-main .swiper-pagination-bullet-active {
        background: #374F7E;
    }
    .theme_type_sp .theme_type-sub {
        background: #FDFBF0;
        border-radius: 20px;
        margin-top: 30px;
        padding: 30px 5%;
        box-sizing: border-box;
    }
    .theme_type_sp .theme_type-sub .type-sub__title img {
        width: 100%;
        height: auto;
    }
    .theme_type_sp .theme_type-sub .type-sub__text {
        font-size: 15px;
        font-weight: 300;
        color: #333;
        line-height: 1.6;
        margin-top: 15px;
    }
    .theme_type_sp .theme_type-sub .type-sub__img {
        margin-top: 20px;
    }
    .theme_type_sp .theme_type-sub .type-sub__img img {
        width: 100%;
        height: auto;
        border-radius: 15px;
        vertical-align: top;
    }

    /* シーン別特集 */
    .theme_scene .theme_scene-title img {
        max-width: 342px;
    }
    .theme_scene .theme_scene-nav {
        max-width: 345px;
        padding: 18px 0 30px;
        margin: 0 auto;
    }
    .theme_scene .theme_scene-nav li {
        width: 28.1%;
        max-width: 97px;
        margin-right: 7.8%;
    }
    .theme_scene .theme_scene-nav .nav__img {
        max-width: 97px;
    }
    .theme_scene .theme_scene-nav li a:hover .nav__img {
        transition: none;
        transform: unset;
    }
    .theme_scene .theme_scene-nav li a span {
        height: 43px;
        font-size: 16px;
    }
    .theme_scene .theme_scene-nav .nav__text {
        padding-top: 20px;
        max-width: 91px;
    }
    .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 {
       display: none;
    }
    .theme_scene .theme_scene-main .scene {
        padding-top: 30px;
    }
    .theme_scene .top__title img {
        max-width: 312px;
    }
    .theme_scene .top__img {
        top: 76px;
    }
    .theme_scene .top__mv {
        top: 115px;
    }
    .theme_scene .search__text {
        font-size: 15px;
        border-left: 3px solid #C36A29;
        margin-top: 35px;
    }
    .theme_scene .area_search_sp .AreaBlock li:not(.sub_list).active .alphabet {
        color: #374F7E;
    }

    /* 検索結果ページ */
	.search .search__text-title {
		width: 100%;
	}

}
@media screen and (max-width: 359px) {
    .top .top__mv .top__text {
        padding-top: 60px;
    }
    .top .top__mv .top__text .top__text-bottom {
        margin-top: 30px;
    }
    .top .top__text .top__ranking {
        margin-top: 30px;
    }
}