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

/*==============================================
タイトル str
*/
.main__visual {
	position: relative;
	background-image: url("/attending/onsen/tohoku/images/main__visual__BL17-062249D.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/tohoku/images/bg__map--tohoku.png) center center no-repeat;
}

.area__map__items {
    position: relative;
    width: 771px;
    height: 464px;
    margin: 0 auto;
}

.area01 {
    top: -30px;
    right: 125px;

	width: 180px;
}

.area02 {
    top: 150px;
    right: -100px;
}

.area03 {
	bottom: 10px;
    right: -45px;
}

.area04 {
    top: -20px;
    right: -40px;
}

.area05 {
    top: 130px;
    right: 60px;
}

.area06 {
	bottom: 60px;
    right: 105px;
}

.area07 {
    top: -25px;
    left: 185px;
}

.area08 {
    bottom: 180px;
    left: 70px;
}

.area09 {
	bottom: -5px;
    left: -15px;
}

.area10 {
	top: -10px;
    left: 15px;
}

.area11 {
	bottom: 245px;
    left: -75px;
}

.area12 {
	bottom: 60px;
    left: 155px;
}

/*
地図から温泉地を探す 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
==============================================*/