@charset "utf-8";
/* =========================================================
   共通スタイル
========================================================= */
body {
	color: #333;
	font-family: HiraKakuPro-W3,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',メイリオ,Meiryo,'ＭＳ Ｐゴシック',osaka,Arial,Helvetica,Verdana,sans-serif;
}

#tour_wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
}

#tour_wrapper img {
	width: 100%;
	height: auto;
}

#breadCrumb {
	width: 980px;
	margin: 0 auto;
}

.pageHeading,
h1.pageHeading {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 9px;
	border-bottom: none;
	color: #333;
	font-size: 14px;
	font-weight: 400;
}

/* =========================================================
   mainvisual
========================================================= */
.pl-mainvisual {
	position: relative;
	height: 360px;
	margin-bottom: 30px;
	background: url(/tour/common/images/special/summer/047_okinawa/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.hokkaido .pl-mainvisual {
	background: url(/tour/common/images/special/summer/001_hokkaido/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.kansai .pl-mainvisual {
	background: url(/tour/common/images/special/summer/kansai/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.shiga .pl-mainvisual {
	background: url(/tour/common/images/special/summer/025_shiga/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.kyoto .pl-mainvisual {
	background: url(/tour/common/images/special/summer/026_kyoto/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.osaka .pl-mainvisual {
	background: url(/tour/common/images/special/summer/027_osaka/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.hyogo .pl-mainvisual {
	background: url(/tour/common/images/special/summer/028_hyogo/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.nara .pl-mainvisual {
	background: url(/tour/common/images/special/summer/029_nara/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.wakayama .pl-mainvisual {
	background: url(/tour/common/images/special/summer/030_wakayama/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.kyushu .pl-mainvisual {
	background: url(/tour/common/images/special/summer/kyushu/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.fukuoka .pl-mainvisual {
	background: url(/tour/common/images/special/summer/040_fukuoka/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.saga .pl-mainvisual {
	background: url(/tour/common/images/special/summer/041_saga/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.nagasaki .pl-mainvisual {
	background: url(/tour/common/images/special/summer/042_nagasaki/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.kumamoto .pl-mainvisual {
	background: url(/tour/common/images/special/summer/043_kumamoto/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.oita .pl-mainvisual {
	background: url(/tour/common/images/special/summer/044_oita/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.miyazaki .pl-mainvisual {
	background: url(/tour/common/images/special/summer/045_miyazaki/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.kagoshima .pl-mainvisual {
	background: url(/tour/common/images/special/summer/046_kagoshima/bg_mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.pl-mainvisual__headline {
	position: absolute;
	top: 0;
	left: 50%;
	width: 420px;
	height: 360px;
	margin-left: -210px;
	color: #fff;
	text-align: center;
}

.pl-mainvisual__headline__year {
	position: absolute;
	top: 67px;
	left: 50%;
	margin-left: -34.18px;
	font-size: 24px;
}

.pl-mainvisual__headline__kenName {
	position: absolute;
	top: 50%;
	left: 36px;
	margin-top: -37px;
	color: #ffeb3b;
	font-size: 74px;
}

.hokkaido .pl-mainvisual__headline__kenName,
.wakayama .pl-mainvisual__headline__kenName,
.kagoshima .pl-mainvisual__headline__kenName {
	left: 6px;
}

.pl-mainvisual__headline__image {
	display: block;
	position: absolute;
	top: 95px;
	left: 50%;
	width: 116px;
	height: 36px;
	margin-left: -58px;
}

.pl-mainvisual__headline__image img {
	display: block;
}

.pl-mainvisual__headline__special {
	position: absolute;
	top: 50%;
	right: 46px;
	margin-top: -12px;
	font-size: 36px;
}

.pl-mainvisual__headline__special::after {
	display: block;
	width: 180px;
	height: 13px;
	margin-top: -5px;
	background: url(/tour/common/images/special/summer/mv_underline.png) no-repeat top center;
	content: '';
}

.hokkaido .pl-mainvisual__headline__special,
.wakayama .pl-mainvisual__headline__special,
.kagoshima .pl-mainvisual__headline__special {
	right: 6px;
}

.pl-mainvisual__text {
	position: absolute;
	bottom: 42px;
	left: 50%;
	width: 420px;
	margin-left: -210px;
	color: #fff;
	font-size: 18px;
	line-height: 1.3;
	text-align: center;
}

.pl-mainvisual__lead {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 1.5;
}

/* =========================================================
   カレンダー
========================================================= */
.pl-calendar {
	position: relative;
	margin: 0 auto;
	margin-bottom: 40px;
	background: #fcfae3;
	background: -webkit-linear-gradient(top, #fff 6.5%, #fcfae3 6.5%);
	background:         linear-gradient(to bottom, #fff 6.5%, #fcfae3 6.5%);
}

.pl-calendar__headline {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	box-sizing: border-box;
	width: 623px;
	height: 45px;
	margin: 0 auto;
	padding: 13px;
	color: #fff;
	background: url(/tour/common/images/special/summer/ico_calendar.png), url(/tour/common/images/special/summer/tit_calendar.png);
	background-repeat: no-repeat,no-repeat;
	background-position: left 33px center,top center;
	background-size: 27px 27px,623px 45px;
	font-size: 18px;
	line-height: 1;
	text-align: center;
}

.pl-calendar__inner {
	width: 910px;
	height: 345px;
	margin: 0 auto;
}

.pl-calendar__inner__month {
	display: block;
	position: absolute;
	top: 65px;
	right: 0;
	left: 0;
	width: 81px;
	height: 81px;
	margin: 0 auto;
	border-radius: 50%;
	color: #1abc9c;
	background: #fff;
	font-size: 44px;
	line-height: 81px;
	text-align: center;
}

.pl-calendar__inner__month__smaller {
	position: absolute;
	top: 45px;
	left: 54px;
	width: 14px;
	height: 14px;
	font-size: 14px;
	line-height: 1;
}

.pl-calendar__inner__list {
	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;
	box-sizing: border-box;
	width: -webkit-calc(100% - 52px);
	width:         calc(100% - 52px);
	margin: 0 auto;
	padding: 180px 0 32px;
	text-align: center;

	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-calendar__inner__list__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	        flex-direction: column;
	width: 90px;
	height: 133px;

	    -ms-flex-direction: column;
}

.pl-calendar__inner__list__item.\+yamanohi {
	position: relative;
}

.pl-calendar__inner__list__item.\+yamanohi::before {
	position: absolute;
	top: -27px;
	right: 0;
	content: url(/tour/common/images/special/summer/ico_yamanohi.png);
}

a.pl-calendar__inner__list__item__button {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 12px 10px;
	color: #888;
	background-color: #fff;
	font-size: 44px;
	font-weight: bold;
	text-decoration: none;
}

.pl-calendar__inner__list__item__button__week {
	display: block;
	margin: 0 auto 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
}

a.pl-calendar__inner__list__item__button:before {
	display: block;
	position: absolute;
	right: 0;
	bottom: 12px;
	left: 0;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	margin-top: -9px;
	border-radius: 50%;
	background: #ccc;
	content: '';
}

a.pl-calendar__inner__list__item__button::after {
	display: block;
	position: absolute;
	right: 0;
	bottom: 12px;
	left: 0;
	width: 0;
	height: 0;
	margin: 7px auto;
	margin-left: 42px;
	border: 5px solid transparent;
	border-left: 8px solid #fff;
	content: '';
}

a.pl-calendar__inner__list__item__button.\--isSAT {
	color: #2196f3;
}

a.pl-calendar__inner__list__item__button.\--isSUN {
	color: #f44336;
}

a.pl-calendar__inner__list__item__button:hover,
a.pl-calendar__inner__list__item__button.\--isSAT:hover,
a.pl-calendar__inner__list__item__button.\--isSUN:hover {
	color: #fff;
	background: #ffab66;
	box-shadow: 0 0 0 2px #f29423;
}

a.pl-calendar__inner__list__item__button:hover:before {
	background: #fff;
}

a.pl-calendar__inner__list__item__button:hover:after {
	border-left: 8px solid #f29423;
}

/* =========================================================
   7・8月出発のツアーを探す
========================================================= */
.pl-buttonList {
	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: 700px;
	height: 68px;
	margin: 0 auto 60px;

	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-buttonList> .pl-buttonWrapper {
	/* width: 48%; */
	width: 50%;
	margin: 0 auto;
}

/* =========================================================
   おすすめ特集ページ
========================================================= */
.pl-special {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 60px;
}

.pl-special__headline {
	position: relative;
	height: 45px;
	margin-bottom: 25px;
	color: #fff;
	background: #1abc9c;
	font-size: 24px;
	line-height: 45px;
	text-align: center;
}

.pl-special__headline::after {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -10px;
	border: solid transparent;
	border-width: 10px;
	border-color: rgba(136, 136, 136, 0);
	border-top-color: #1abc9c;
	content: ' ';
	pointer-events: none;
}

.pl-special__list {
	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: start;
	        justify-content: startn;
	box-sizing: border-box;
	width: 980px;
	margin: 0 auto;

	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-special__list.\--isColumnThree {
	width: 750px;
	margin: 0;
}

.pl-special__list__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	        flex-direction: column;
	width: 230px;
	background-color: #fff;

		-ms-flex-direction: column; 
}

.pl-special__list__item + .pl-special__list__item {
	margin-left: 20px;
}
.pl-special__list__item__headline {
	margin-bottom: 25px;
	color: #1abc9c;
	font-size: 18px;
	text-align: center;

	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	        order: 1;
	line-height: 1.4;
}

.pl-special__list__item__headline_smaller {
	font-size: 12px;
}

.pl-special__list__item__img {
	width: 230px;
	height: 142px;
	margin-bottom: 25px;
}

.pl-special__list__item__text {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.7;

	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	        order: 1;
}

.pl-buttonWrapper {
	display: block;
	box-sizing: border-box;
	width: 230px;

	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	-webkit-order: 1;
	        order: 1;
}

a.pl-button {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	margin: 5px auto 3px;
	padding: 0 45px 0 18px;
	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: 16px;
	font-weight: bold;
	line-height: 60px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

a.pl-button::before {
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	border-radius: 50%;
	background: #fff;
	content: '';
}

a.pl-button::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left: 7px solid #f27b11;
	content: '';
}

a.pl-button:hover {
	margin: 3px auto 5px;
	background: #f39c33;
	box-shadow: 0 5px 0 #da6c0b;
}

a.pl-button:active {
	margin: 7px auto 1px;
	background: #e4710c;
	box-shadow: 0 1px 0 #da6c0b;
}

/* エリア遷移用ボタンレイアウト
--------------------------------------------------------- */
.pl-mainvisual__lead+ .pl-buttonWrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	box-sizing: border-box;
	width: 500px;
	height: 68px;
	margin: 0 auto 60px;
}

a.pl-button.\--isDownArrow {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 64px;
	margin: 5px auto 3px;
	padding: 20px 35px 23px 15px;
	border: 2px solid #003894;
	border-radius: 3px;
	color: #003894;
	background: #fff;
	box-shadow: #d9d9d9 0 -3px 0 inset;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

a.pl-button.\--isDownArrow::before {
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 18px;
	height: 18px;
	margin-top: -11px;
	border-radius: 50%;
	background: #003894;
	content: '';
}

a.pl-button.\--isDownArrow::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -4.5px;
	margin-right: 5px;
	border: 4px solid transparent;
	border-top: 7px solid #fff;
	content: '';
}

a.pl-button.\--isDownArrow:hover {
	margin: 5px auto 3px;
	padding: 19px 35px 24px 15px;
	border-top: 1px solid #003894;
	box-shadow: rgba(160, 172, 186, .2) 0 0 3px, rgba(0, 0, 0, .15) 0 -4px 0 inset;
}

a.pl-button.\--isDownArrow:hover::before {
	margin-top: -12px;
	background: #003894;
}

a.pl-button.\--isDownArrow:hover::after {
	margin-top: -5px;
	border-top: 7px solid #fff;
}

a.pl-button.\--isDownArrow:active {
	margin: 5px auto 3px;
	padding: 22px 35px 21px 15px;
	padding-bottom: 0;
	border-top: 2px solid #003894;
	box-shadow: rgba(160, 172, 186, .2) 0 0 3px;
}

a.pl-button.\--isDownArrow:active::before {
	margin-top: -9px;
	background: #003894;
}

a.pl-button.\--isDownArrow:active::after {
	margin-top: -2px;
	border-top: 7px solid #fff;
}

/* 白ボタン 20182019 喜村追記 */
.pl-buttonList.\--isColumnSix,
.pl-buttonList.\--isColumnSeven {
	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;
	height: 64px;
	margin: 0 auto 60px;

	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-buttonList.\--isColumnSix> .pl-buttonWrapper {
	width: 15%;
	margin: 0;
}

.pl-buttonList.\--isColumnSeven> .pl-buttonWrapper {
	width: 13.6%;
	margin: 0;
}

a.pl-Wbutton {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:         flex;
	-webkit-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: left;
	-webkit-justify-content: left;
	        justify-content: left;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 64px;
	margin: 0 auto;
	padding: 10px 25px 13px 5px;
	border: 2px solid #003894;
	border-radius: 3px;
	color: #003894;
	background: #fff;
	box-shadow: #d9d9d9 0 -3px 0 inset;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-align: left;
	text-decoration: none;
	cursor: pointer;

	-ms-flex-align: center;
	-ms-flex-pack: left;
	    -ms-flex-wrap: wrap;
}

a.pl-Wbutton::before {
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	border-radius: 50%;
	background: #003894;
	content: '';
}

a.pl-Wbutton::after {
	display: block;
	position: absolute;
	top: 50%;
	right: 6px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border: 3px solid transparent;
	border-left: 5px solid #fff;
	content: '';
}

a.pl-Wbutton:hover {
	margin: 0 auto;
	padding: 9px 25px 14px 5px;
	border-top: 1px solid #003894;
	box-shadow: rgba(160, 172, 186, .2) 0 0 3px, rgba(0, 0, 0, .15) 0 -4px 0 inset;
}

a.pl-Wbutton:hover::before {
	margin-top: -8px;
}

a.pl-Wbutton:hover::after {
	margin-top: -4px;
}

a.pl-Wbutton:active {
	margin: 0 auto;
	padding: 13px 25px 10px 5px;
	border-top: 2px solid #003894;
	box-shadow: #d9d9d9 0 1px 0 inset;
}

a.pl-Wbutton:active::before {
	margin-top: -4px;
}

a.pl-Wbutton:active::after {
	margin-top: 0;
}

a.pl-Wbutton .pl-button__text--big {
	font-size: 14px;
}


/* 沖縄旅行のおすすめホテル */
section.contArea {
	max-width: 980px;
    clear: both;
    overflow: hidden;
	margin: 0 auto;
    margin-bottom: 32px;
}
section.contArea h2.left-line {
    margin: 0 0 16px;
    color: #003894;
    background: #f1f1f1;
    font-size: 20px;
    line-height: 37px;
}
section.contArea h2.left-line:before {
    float: left;
    width: 6px;
    margin-right: 10px;
    color: #003894;
    background: #003894;
    font-size: 5px;
    line-height: 37px;
    content: '.';
}
section.contArea * {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.hotel-list li {
    overflow: hidden;
    position: relative;
    /* width: 710px; */
    margin: 0 0 20px;
    display: flex;
}
.hotel-list .flt-left_imgBox {
    float: left;
    width: 230px;
    margin: 0;
    margin-right: 13px;
}
.hotel-list .flt-left_imgBox a {
    display: block;
}
.hotel-list .flt-left_imgBox a img {
    width: 230px !important;
    height: 130px !important ;
    object-fit: cover;
}
.hotel-list .flt-riht_txtBox {
    /* float: right; */
    width: 100%;
    /* height: 130px; */
}
.hotel-list h3.hotelName {
    margin: 0 0 10px;
    padding-left: 10px;
    border-top: solid 2px #003894;
    color: #003894;
    background: #f1f1f1;
    font-size: 16px;
    line-height: 37px;
}
.hotel-list .hotelTxt {
    /* width: 350px; */
    margin: 0 0 0 10px;
    font-size: 13px;
    line-height: 1.6;
}
.hotel-list .hotelTxt .subCopy {
    color: #003894;
    font-size: 14px;
}
.hotel-list .hotelSearchArrow {
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 90px;
    height: 50px;
    margin: 0;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
}
.hotel-list .hotelSearchArrow a {
    display: block;
    padding: 5px 20px 5px 10px;
    border: 1px solid #d87600;
    border-radius: 3px;
    color: #fff;
    background: #f39c33;
    background: -webkit-linear-gradient(top, #f39c33 0%, #f08300 100%);
    background: linear-gradient(to bottom, #f39c33 0%, #f08300 100%);
    font-size: 13px;
    text-decoration: none;
}
.hotel-list .hotelSearchArrow a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    height: 0;
    margin-top: -5px;
    border: 5px solid transparent;
    border-left: 7px solid #fff;
    content: '';
}
.hotel-list .label {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 6px 8px;
    border-radius: 0 0 3px 0;
    color: #fff;
    background: rgba(0, 56, 148, .9);
    font-size: 13px;
}

/* =========================================================
   end
========================================================= */