@charset "UTF-8";
/* /onsen/common/css/index_pc.css */

img {
    image-rendering: -webkit-optimize-contrast;
}

.Tour--onsen__wrapper {
    flex-wrap: wrap;
}

.Tour--onsen {
    margin-bottom: 20px;
}

.Tour--onsen:nth-child(4n) {
    margin-right: 0;
}

/* .Tour--onsen:nth-last-child(-n+4) {
    margin-bottom: 100px;
} */

.onsen__nearly--wrapper {
    padding: 30px 0 50px;
}

/*==============================================
タイトル str
*/
.main__visual .h1__group {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.hs__name {
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    font-size: 3.2rem;
    line-height: 1;
    color: var(--theme-color);
    font-family: 'M PLUS Rounded 1c', sans-serif;
    margin-top: -10px;
    padding: 5px 30px;

}
/*
タイトル end
==============================================*/

/*==============================================
温泉の特徴 str
*/

/* slick */
.feature--photo__slider {
    margin-bottom: 8px;
}

.feature--photo {
    position: relative;
}

.feature--photo__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    font-size: 1.4rem;
    color: #fff;
    padding: 2px 5px;
}

#thumbnail__items {
    display: flex;
    justify-content: flex-start;
}

.thumbnail__item {
    width: 107px;
    height: 78px;
    cursor: pointer;
}

.thumbnail__item img {
    width: 100%;
    height: 100%;
}

.thumbnail__item:not(:last-child) {
    margin-right: 8px;
}

.thumbnail__current {
    position: relative;
}

.thumbnail__current::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: solid 3px var(--theme-color);
    z-index: 10;
}

.thumbnail__current::after {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent var(--theme-color) transparent;
    z-index: 15;
}

.onsen__feature--wrap {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    min-height: 416px;
    height: auto;
    margin: 0 auto 50px;
}

.onsen__feature--slider {
    width: 450px;
    height: 330px;
}

.onsen__feature--details {
    display: flex;
    flex-direction: column;
    width: calc(1000px - 450px - 20px);
}

.onsen__feature--ttl {
    border-bottom: solid 1px #ccc;
    background-color: inherit;
    width: 100%;
    font-family: inherit;
    text-align: left;
    margin: 50px 0 20px;
    padding: 0 0 10px;
}

.onsen__feature--caption {
    width: 100%;
    margin-bottom: 20px;
}

.Feature--onsen__tags {
	margin-bottom: 20px;
}

.Feature--onsen__tag {
	width: 150px;
	padding: 12px;
	line-height: 1;
	border: 1px solid #D0D0D0;
	display: inline-block;
	text-align: center;
}

.onsen__feature--efficacy {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
    margin-bottom: 10px;
}

.onsen__feature--efficacy:first-of-type {
    margin-top: auto;
}

.onsen__feature--efficacy:last-of-type {
    margin-bottom: 0;
}

.feature__efficacy--ttl {
    background-color: #eaeaea;
    width: 100px;
    text-align: center;
    padding: 5px 0;
}

.feature__efficacy--txt {
    width: calc(100% - 100px - 20px);
    font-size: 14px;
}

/*
温泉の特徴 end
==============================================*/

/*==============================================
ページアンカー str
*/
.anchor__contents__items {
    display: inherit;
    padding: 20px 0;
}

.anchor__contents__item {
    display: inline-block;
}

.anchor__contents__item:not(:last-of-type) {
    border-right: solid 1px #E6E6E6;
    margin-right: 5px;
    padding-right: 20px;
}

.anchor__contents__link {
    padding-right: 20px;
}

/*
ページアンカー end
==============================================*/

/*==============================================
温泉ツアー str
*/
.Tour--onsen__title {
    font-size: 1.6rem;
    font-weight: 700;
    margin: 10px 10px 5px;
}

.Tour--onsen__tags {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 0 10px;
}

.Tour--onsen__tag {
    background-color: #1A76D2;
    font-size: 1.5rem;
    color: #fff;
    padding: 2px 5px;
}

.Tour--onsen__tag:first-child {
    margin-right: 10px;
}

.Tour--onsen__price {
    font-size: 1.8rem;
    font-weight: 700;
    color: #f00;
    margin: auto 10px 5px;
}

.Tour--onsen__price small {
    font-size: 1.2rem;
}

.Tour--onsen__link {
    height: 100%;
    transition: all 0.5s;
}

.Tour--onsen__link:hover {
    transition: all 0.5s;
    opacity: 0.5;
}

.Tour--onsen__group {
    height: 100%;
}

.Tour--onsen__img img {
    width: 100%;
    height: 100%;
}

/*
温泉ツアー end
==============================================*/

/*==============================================
温泉へのアクセス str
*/
.onsen__access--txt {
    font-size: 1.5rem;
    padding: 10px 0 20px;
}

.onsen__access--transportation {
    margin-bottom: 100px;
}

.transportation__contents--outer:not(:last-child) {
    margin-bottom: 20px;
}

.transportation__contents--outer.train .transportation__title::before {
    content: "";
	display: inline-block;
	background: url(/attending/onsen/common/images/icon__train.png) no-repeat;
    position: absolute;
	bottom: 0;
    right: 30px;
	width: 102px;
	height: 64px;
}

.transportation__contents--outer.bus .transportation__title::before {
    content: "";
	display: inline-block;
	background: url(/attending/onsen/common/images/icon__bus.png) no-repeat;
    position: absolute;
	bottom: 0;
    right: 37px;
	width: 97px;
	height: 48px;
}

.transportation__contents--outer.car .transportation__title::before {
    content: "";
	display: inline-block;
	background: url(/attending/onsen/common/images/icon__car.png) no-repeat;
    position: absolute;
	bottom: 0;
    right: 18px;
	width: 125px;
	height: 44px;
}

.transportation__contents--outer.air .transportation__title::before {
    content: "";
	display: inline-block;
	background: url(/attending/onsen/common/images/icon__air.png) no-repeat;
    position: absolute;
	bottom: 0;
    right: 45px;
	width: 125px;
	height: 44px;
}

.transportation__title {
    position: relative;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 20px;
    cursor: pointer;

    -moz-box-shadow: 0px 2px 5px 0px #777777;
    -webkit-box-shadow: 0px 2px 5px 0px #777777;
    -ms-box-shadow: 0px 2px 5px 0px #777777;
    box-shadow: 0px 2px 5px 0px rgba(51, 51, 51, 0.2);
    border-radius: 5px;
    background-color: #fff;
}

.transportation__title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--theme-color);
    transform: translateY(-50%);
}

.transportation__title--arrow {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

.transportation__title--arrow::before,
.transportation__title--arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -4px;
    display: block;
    background-color: #fff;
    width: 8px;
    height: 2px;
    transform: translateY(-50%);
    z-index: 10;
}

.transportation__title--arrow::before {
    transform: translateY(-50%) rotate(90deg);
}

.open .transportation__title--arrow::before {
    transform: translateY(-50%) rotate(0);
}

.transportation__contents {
    display: none;
    padding: 30px 40px;

    -moz-box-shadow: 0px 2px 5px 0px #777777;
    -webkit-box-shadow: 0px 2px 5px 0px #777777;
    -ms-box-shadow: 0px 2px 5px 0px #777777;
    box-shadow: 0px 2px 5px 0px rgba(51, 51, 51, 0.2);
    border-radius: 5px;
    background-color: #fff;
}

/*
温泉へのアクセス end
==============================================*/

.onsen__nearly--wrapper .Common21__fill-btn-wrap{
    display:flex;
}

/*==============================================
人気の温泉地から探す str
*/
.onsen__popular--wrapper h3 {
    font-size: 2.2rem;
    font-weight: 700;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    text-align: center;
    margin-bottom: 10px;
}

.onsen__popular--wrapper h3 .ttl__deco {
    position: relative;
}

.onsen__popular--wrapper h3 .ttl__deco::before,
.onsen__popular--wrapper h3 .ttl__deco::after {
    content: "";
    position: absolute;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center;
    width: 70px;
    height: 32px;
}

.onsen__popular--wrapper h3 .ttl__deco::before {
    background-image: url("/attending/onsen/common/images/title__deco.png");
    transform: translateY(-50%);
    left: -100px;
}

.onsen__popular--wrapper h3 .ttl__deco::after {
    background-image: url("/attending/onsen/common/images/title__deco.png");
    transform: translateY(-50%) scale(-1, 1);
    right: -100px;
}

.onsen__popular--items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.onsen__popular--item {
    width: calc(1024px / 4 - 15px);
    margin-right: 20px;
    margin-bottom: 20px;
    
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    background-color: #000;
}

.onsen__popular--item a {
    display: block;
    transition: opacity 0.5s;
}

.onsen__popular--item a:hover {
    opacity: 0.5;
}

.onsen__popular--item:nth-child(4),
.onsen__popular--item:last-child {
    margin-right: 0;
}

/* .onsen__popular--item:nth-last-child(-n+4) {
    margin-bottom: 100px;
} */

.onsen__popular--group {
    background-color: #fff;
    box-shadow: 0 0 0 1px #ccc inset;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

.onsen__popular--group img {
    width: 100%;
    height: 100%;
}

dl.onsen__popular--group dd{
    height: 181px;
}

.onsen__popular--name {
    font-size: 1.5rem;
    padding: 10px 15px;
}

/*
人気の温泉地から探す end
==============================================*/

/*==============================================
その他のエリアから探す str
*/
.onsen__area--wrapper h3 {
    font-size: 2.2rem;
    font-weight: 700;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    text-align: center;
    margin-bottom: 10px;
}

.onsen__area--wrapper h3 .ttl__deco {
    position: relative;
}

.onsen__area--wrapper h3 .ttl__deco::before,
.onsen__area--wrapper h3 .ttl__deco::after {
    content: "";
    position: absolute;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center;
    width: 70px;
    height: 32px;
}

.onsen__area--wrapper h3 .ttl__deco::before {
    background-image: url("/attending/onsen/common/images/title__deco.png");
    transform: translateY(-50%);
    left: -100px;
}

.onsen__area--wrapper h3 .ttl__deco::after {
    background-image: url("/attending/onsen/common/images/title__deco.png");
    transform: translateY(-50%) scale(-1, 1);
    right: -100px;
}

.onsen__area--items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.onsen__area--item {
    position: relative;
    width: calc(1024px / 4 - 15px);
    margin-right: 20px;
    margin-bottom: 20px;
}

.onsen__area--item img {
    width: 100%;
    height: auto;
}

.onsen__area--item:nth-child(4),
.onsen__area--item:last-child {
    margin-right: 0;
}

.onsen__area--link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.9rem;
    line-height: 1.3;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
    transition: background-color 0.5s;
}

.onsen__area--link:hover {
    background-color: inherit;
}

/* .onsen__area--item:nth-last-child(-n+3) {
    margin-bottom: 100px;
} */

/*
その他のエリアから探す end
==============================================*/


.Common21__fill-btn_s img {
    width: 100%;
}

.slick-slide img {
	width: 100%;
}