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

/*==============================================
タイトル str
*/
.main__visual {
	position: relative;
	background-image: url("/attending/onsen/kansai/images/main__visual__BP20-041941D.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 370px;
	margin-bottom: 50px;
}

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

/*==============================================
ツアー str
*/
.onsen__tour--wrapper h2 {
	margin-bottom: 0;
}

/*
ツアー end
==============================================*/

/*==============================================
地図から温泉地を探す str
*/
.area__map__wrap--inner {
    background: url(/attending/onsen/kansai/images/bg__map--kansai.png) center center no-repeat;
}

.area__map__items {
    position: relative;
    width: 728px;
    height: 435px;
    margin: 0 auto;
}

.area01 {
    top: -5px;
    right: -65px;
}

.area02 {
	top: 170px;
    right: -65px;
}

.area03 {
    bottom: 0px;
    right: -65px;
}

.area04 {
    top: -15px;
    left: -120px;
}

.area05 {
    top: 150px;
    left: -70px;
}

.area06 {
    top: 250px;
    left: 80px;
}
/*
地図から温泉地を探す end
==============================================*/

/*==============================================
人気の温泉地ランキング str
*/
.Tour--onsen__name.rank {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 10px;
}

.Tour--onsen__name.rank::before {
	content: "";
	background-repeat: no-repeat;
	width: 25px;
	height: 18px;
	margin: -3px 10px 0 0;
}

.Tour--onsen__name.rank01::before {
	background-image: url(/attending/onsen/common/images/icn__rank01.png);
}

.Tour--onsen__name.rank02::before {
	background-image: url(/attending/onsen/common/images/icn__rank02.png);
}

.Tour--onsen__name.rank03::before {
	background-image: url(/attending/onsen/common/images/icn__rank03.png);
}

.Tour--onsen__name.rank04::before {
	background-image: url(/attending/onsen/common/images/icn__rank04.png);
}
/*
人気の温泉地ランキング end
==============================================*/

/*==============================================
泉質・効能から温泉地を探す str
*/
.onsen__tefficacy--wrapper {
	padding-bottom: 50px;
}

/*
泉質・効能から温泉地を探す end
==============================================*/

/*==============================================
パーツ類 str
*/
.Common21__fill-btn-wrap {
	margin-bottom: 100px;
}

.Common21__fill-btn {
	width: 700px;
}

/*
パーツ類 end
==============================================*/