@charset "UTF-8";
/* CSS Document */
/* =========================================================
   共通パーツ
========================================================= */
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;
}

#tour_wrapper .img_btn {
	width:420px;
	height:60px;
}

#breadCrumb {
	width: 980px;
	margin: 0 auto;
}

.pageHeading {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 9px;
	border-bottom: none;
	color: #333;
	font-size: 14px;
	font-weight: 400;
}

/* =========================================================
   mainvisual
========================================================= */
.pl-mainvisual {
	display: block;
	position: relative;
	width: 1260px;
	margin: 0 auto;
	background: url(/tour/hokkaido/special/couriertour/img/bg_mv01.jpg) center top no-repeat;
	background-size: 1260px 639px;
}

.pl-mainvisual__headline {
	display: block;
	width: 980px;
	margin: 0 auto;
}

.pl-mainvisual__navigation {
	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;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;
	position: absolute;
	right: 0;
	bottom: 30px;
	left: 0;
	width: 600px;
	margin: 0 auto;

	-ms-flex-align: center;
	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-mainvisual__navigation__item {
	width: 280px;
}

/* =========================================================
   moyaArea
========================================================= */
.pl-moyaArea {
	background: url(/tour/hokkaido/special/couriertour/img/bg_01.png) center top repeat;
	background-size: 8px 8px;
}

.pl-moyaArea__headline {
	width: 100%;
	margin: 0 auto;
	padding: 40px 0;
	background: #fff;
}

.pl-moyaArea__headline img {
	display: block;
	width: 730px !important;
	margin: 0 auto;
}

.pl-moyaArea__inner {
	width: 980px;
	margin: 0 auto;
	padding: 90px 0 60px;
	background: url(/tour/hokkaido/special/couriertour/img/ya_01.png) center top no-repeat;
	background-size: 980px 47px;
}

.pl-moyaArea__inner__headline {
	width: 673px;
	margin: 0 auto 45px;
}

.pl-moyaArea__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;
	-webkit-box-align: center;
	-webkit-align-items: center;
	        align-items: center;

	-ms-flex-align: center;
	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-moyaArea__list__item {
	width: 311px;
	height: 300px;
	background: url(/tour/hokkaido/special/couriertour/img/bg_moya.png) left top no-repeat;
	background-size: cover;
}

.pl-moyaArea__list__item:nth-child(4) {
	margin-left: 170px;
}

.pl-moyaArea__list__item:nth-child(5) {
	margin-right: 170px;
}

.pl-moyaArea__list__item:nth-child(n + 4) {
	margin-top: 15px;
}

.moya_li_bx01 {
	padding-top: 135px;
	background: url(/tour/hokkaido/special/couriertour/img/icn_moya_01.png) center top 34px no-repeat;
	background-size: 57px 92px;
}

.moya_li_bx02 {
	padding-top: 170px;
	background: url(/tour/hokkaido/special/couriertour/img/icn_moya_02.png) center top 37px no-repeat;
	background-size: 162px 107px;
}

.moya_li_bx03 {
	padding-top: 135px;
	background: url(/tour/hokkaido/special/couriertour/img/icn_moya_03.png) center top 34px no-repeat;
	background-size: 88px 91px;
}

.moya_li_bx04 {
	padding-top: 138px;
	background: url(/tour/hokkaido/special/couriertour/img/icn_moya_04.png) center top 34px no-repeat;
	background-size: 130px 94px;
}

.moya_li_bx05 {
	padding-top: 138px;
	background: url(/tour/hokkaido/special/couriertour/img/icn_moya_05.png) center top 36px no-repeat;
	background-size: 95px 95px;
}

.pl-moyaArea__list__item__headline {
	margin-bottom: 10px;
	color: #466fcc;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

.pl-moyaArea__list__item__text {
	width: 240px;
	margin: 0 auto;
	color: #333;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
}

/* =========================================================
   tourArea
========================================================= */
.pl-tourArea {
    width: 100%;
    margin: 0 auto;
    padding: 75px 0 40px;
    background: #fff url(/tour/hokkaido/special/couriertour/img/ya_02.png) center top no-repeat;
    background-size: 980px 50px
}
.pl-tourArea__list__item_wrap {
  margin: 0 auto 100px;
}
.pl-tourArea__list__item__headline{
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 22px;
  padding-bottom: 10px;
	background: #fff url(/tour/hokkaido/special/couriertour/img/dot.gif) bottom repeat-x;
}
.pl-tourArea__headline {
	width: 100%;
	margin: 0 auto;
	padding: 45px 0 0;
	background: #fff url(/tour/hokkaido/special/couriertour/img/bg_04.jpg) center bottom repeat-x;
	background-size: 6px 121px;
}
.pl-tourArea__headline__image:nth-child(1) {
	display: block;
	width: 650px !important;
	margin: 0 auto 15px;
}
.pl-tourArea__headline__image:nth-child(2) {
	display: block;
	width: 980px !important;
	margin: 0 auto;
}
.pl-tourArea__list {
  width: 916px;
	margin: 0 auto;
	padding: 100px 0 0px;
}
.pl-tourArea__list__item {
  position: relative;
	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;
	-webkit-box-align: start;
	-webkit-align-items: start;
	        align-items: start;
/*	width: -webkit-calc( 100% - 60px);
	width:         calc( 100% - 60px);*/
	margin: 0 auto;
	-ms-flex-align: start;
	    -ms-flex-direction: row-reverse;
	-ms-flex-pack: justify;
	    -ms-flex-wrap: wrap;
}

.pl-tourArea__list__item__textBox {
	width: 460px;
	height: auto;
}

.pl-tourArea__list__item__photo {
	width: 430px;
}

.pl-tourArea__list__item__text {
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
}

.pl-tourArea__list__item+ .pl-tourArea__list__item {
	margin-top: 60px;
}

.pl-tourArea__list__item__text+ .pl-buttonWrapper {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}

.pl-buttonWrapper.pl-button {
	width:420px;
	height:60px;
}

.pl-tourArea__button {
	width: 610px;
	margin: 0 auto 60px;
}

.pl-tourArea__button.bottom_banner {
	width: 700px;
}

.pl-tourArea__button__headline {
	margin-bottom: 15px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
/*写真copy*/
p.s-font {
  font-size: 11px;
  color: #777;
  padding: 5px 0 5px 8px;
}

/* =========================================================
   end
========================================================= */