@charset "utf-8";
/***********************************************/
/*ツアー共通                                      */
/***********************************************/
body {
	margin: 0;
	color: #454545;
	font-family: HiraKakuPro-W3, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', osaka, Arial, Helvetica, Verdana, sans-serif;
}

#tour_wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	margin-top: 15px;
}

#tour_wrapper img {
	width: 100%;
}

#breadCrumb {
	width: 980px;
	margin: 0 auto;
}

h1.pageHeading {
	width: 980px;
	margin: 0 auto 20px;
}

/* =========================================================
   mainvisual
========================================================= */
.pl-mainvisual {
	position: relative;
	box-sizing: border-box;
	width: 980px;
	height: 250px;
	margin: 0 auto 30px;
	border-left: none;
	background: url(/tour/common/images/special/onsen/mainvisual_layer_01.png), url(/tour/common/images/special/onsen/mainvisual_layer_02.png), url(/tour/common/images/special/onsen/001_hokkaido/top_ogp.jpg);
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: top right,top right,top right;
	background-size: contain,contain,contain;
}

.hokkaido .pl-mainvisual {
	background: url(/tour/common/images/special/onsen/mainvisual_layer_01.png), url(/tour/common/images/special/onsen/mainvisual_layer_02.png), url(/tour/common/images/special/onsen/001_hokkaido/top_ogp.jpg);
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: top right,top right,top right;
	background-size: contain,contain,contain;
}

.kansai .pl-mainvisual {
	background: url(/tour/common/images/special/onsen/mainvisual_layer_01.png), url(/tour/common/images/special/onsen/mainvisual_layer_02.png), url(/tour/common/images/special/onsen/kansai/top_ogp.jpg);
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: top right,top right,top right;
	background-size: contain,contain,contain;
}

.kyushu .pl-mainvisual {
	background: url(/tour/common/images/special/onsen/mainvisual_layer_01.png), url(/tour/common/images/special/onsen/mainvisual_layer_02.png), url(/tour/common/images/special/onsen/kyushu/top_ogp.jpg);
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: top right,top right,top right;
	background-size: contain,contain,contain;
}

.pl-mainvisual__headline {
	color: #fff;
	font-weight: normal;
	line-height: 1;
}

.pl-mainvisual__headline__areaName {
	position: absolute;
	top: 36px;
	left: 206px;
	box-sizing: border-box;
	width: 238px;
	padding-left: 10px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HGS明朝E, 'ＭＳ Ｐ明朝', serif;
	font-size: 42px;
	text-align: center;
}

.pl-mainvisual__headline__areaName--roman {
	position: absolute;
	top: 40px;
	left: 206px;
	width: 58px;
	padding-top: 26px;
	background: url(/tour/common/images/special/onsen/ico_onsen.png) no-repeat top center;
	background-size: 26px 22px;
	font-size: 12px;
	text-align: center;
}

.pl-mainvisual__headline__circle {
	position: absolute;
	top: 48px;
	left: 50px;
	width: 144px;
	height: 72px;
}

.pl-mainvisual__headline__circle__item {
	float: left;
	box-sizing: border-box;
	width: 72px;
	height: 72px;
	padding: 13px;
	background: url(/tour/common/images/special/onsen/bg_text.png) no-repeat top left;
	background-size: 144px 72px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HGS明朝E, 'ＭＳ Ｐ明朝', serif;
	font-size: 42px;
	text-align: center;
}

.pl-mainvisual__headline__overline {
	position: absolute;
	top: 83px;
	left: 206px;
	width: 238px;
	padding-top: 4px;
	border-top: solid 2px #a72a24;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', HGS明朝E, 'ＭＳ Ｐ明朝', serif;
	font-size: 46px;
	font-weight: normal;
	text-align: center;
}

.pl-mainvisual__lead {
	position: absolute;
	top: 177px;
	left: 40px;
	width: 430px;
	color: #1d3068;
	font-size: 13px;
	line-height: 1.4;
}

#nav_01.pl-special {
	box-sizing: border-box;
	padding: 40px 0;
	background: #e7ddaa;
}

.pl-special+ .pl-special {
	margin-top: 60px;
}

.pl-special__headline {
	position: relative;
	box-sizing: border-box;
	width: 980px;
	height: 40px;
	margin: 0 auto 30px;
	padding-left: 10px;
	border-bottom: 2px solid #ccc;
	font-size: 24px;
	font-weight: bold;
	line-height: 38px;
}

.pl-special__headline::before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 5px;
	height: 34px;
	background: #003894;
	content: ' ';
}

#nav_01 .pl-special__headline {
	height: 30px;
	padding-left: 0;
	border-bottom: none;
	color: #000;
	font-family: 'ヒラギノ明朝 Pr6 W6', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, 'ＭＳ Ｐ明朝', 'MS PMincho', Meiryo, serif;
	font-size: 30px;
	line-height: 1;
	text-align: center;
}

#nav_01 .pl-special__headline::before {
	display: none;
}

.pl-special__rankingList {
	width: 980px;
	margin: 0 auto;
}

.pl-special__rankingList__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-box-direction: reverse;
	-webkit-box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	        flex-direction: row-reverse;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	box-sizing: border-box;
	width: 900px;
	margin: 0 auto;
	background: #fff;

	    -ms-flex-direction: row-reverse;
	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-special__rankingList__item+ .pl-special__rankingList__item {
	margin-top: 40px;
}

.pl-special__rankingList__item__textBox {
	position: relative;
	box-sizing: border-box;
	width: 450px;
	padding: 20px;
}

.pl-special__rankingList__item__imageBox {
	position: relative;
	width: 450px;
}

.pl-special__rankingList__item__textBox__headline {
	margin-bottom: 15px;
	padding-left: 38px;
	color: #952424;
	background: url(/tour/common/images/special/001_hokkaido/onsen/img_crown.png) no-repeat left top -2px;
	background-size: 30px;
	font-size: 24px;
	font-weight: bold;
}

.pl-special__rankingList__item__textBox__lead {
	font-size: 14px;
	line-height: 1.7;
}

.pl-special__rank {
	margin-right: 10px;
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
	font-size: 15px;
}

.pl-special__rank__inner {
	font-size: 24px;
}

.pl-special__kenName {
	font-size: 15px;
	font-weight: bold;
}

.pl-buttonWrapper {
	display: table;
	width: 100%;
}

a.pl-button {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	margin: 3px auto 3px;
	padding: 10px 30px 10px 15px;
	border-radius: 3px;
	color: #fff;
	background: #f27b11;
	background: -webkit-linear-gradient(top, #f39c33 0%, #f08300 100%);
	background:         linear-gradient(to bottom, #f39c33 0%, #f08300 100%);
	box-shadow: 0 3px 0 #da6c0b;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

a.pl-button::before {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 12px;
	height: 12px;
	margin-top: -6px;
	border-radius: 50%;
	background: #fff;
	content: '';
}

a.pl-button::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #f27b11;
	content: '';
}

a.pl-button:hover {
	margin: 1px auto 5px;
	background: #f39c33;
	box-shadow: 0 5px 0 #da6c0b;
}

a.pl-button:active {
	margin: 5px auto 1px;
	background: #e4710c;
	box-shadow: 0 1px 0 #da6c0b;
}

.pl-button__text--large {
	font-size: 18px;
}

.pl-special__rankingList__item__textBox .pl-buttonWrapper {
	position: absolute;
	bottom: 20px;
	width: 410px;
}

.pl-special__rankingList__item__textBox:nth-child(1) .pl-buttonWrapper a.pl-button {
	padding: 15px 30px 15px 15px;
}

/* その他　温泉地 */
.pl-special__otherList {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	width: 980px;
	margin: 0 auto;

	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-special__otherList__item {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 310px;
	padding: 15px;
	border: solid 1px #eee;
	background-color: #fff;
}

.pl-special__otherList__item+ .pl-special__otherList__item {
	margin-top: 0;
}

.pl-special__otherList__item:nth-child(n+4) {
	margin-top: 30px;
}

.pl-special__otherList__item__headline {
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #666;
	color: #952424;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

.pl-special__otherList__middleBox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-box-direction: reverse;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column-reverse;
	        flex-direction: column-reverse;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	        justify-content: space-between;

	    -ms-flex-direction: column-reverse;
	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-special__otherList__middleBox__lead {
	/* width: 100%; */
	font-size: 13px;
	line-height: 1.7;
}

.pl-special__otherList__middleBox__image {
	position: relative;
	margin-bottom: 15px;
	/* width: 100%; */
	/* height: 100px; */
	background: white;
}

.pl-special__otherList__middleBox+ .pl-buttonWrapper {
	margin-top: 20px;
}

.pl-special+ .pl-buttonWrapper {
	width: 500px;
	margin: 60px auto;
}

.pl-special+ .pl-buttonWrapper a.pl-button {
	padding: 25px 30px 25px 15px;
}

/* =========================================================
   ここまで
========================================================= */