@charset "UTF-8";
.clear:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
.clear {display: inline-block;} 
/* Hides from IE Mac */
* html .clear {height: 1%;}
.clear {display:block;}
/* End Hack */
.mb-10{
	margin-bottom: 10px !important;
}
.mb-20{
	margin-bottom: 20px !important;
}
.mb-30{
	margin-bottom: 30px !important;
}
.mb-40{
	margin-bottom: 40px !important;
}
.mt-10{
	margin-top: 10px !important;
}
.mt-20{
	margin-top: 20px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-40{
	margin-top: 40px !important;
}
.mb-center{
	margin-left:auto;
	margin-right: auto;
	text-align: center;
}

section h2 small:before,
section h2 small:after{
	display: none;
}


.text-small{
	font-size: 90%;
}
.text-big{
	font-size: 120%;
}
.text-sbig{
	font-size: 160%;
}
.text-white{
	color: #fff;
}
.text-red{
	color: #f31d5d;
}



.purupuru{
    -webkit-animation: gelatine 1.5s infinite;
    animation: gelatine 1.5s infinite;
}
/**
 * $keyframes \ gelatine
 **/
@keyframes gelatine {
  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

   48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }
}
@-webkit-keyframes gelatine {
  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  from, to {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }

  12% {
  -webkit-transform: scale(0.95, 1.05);
  transform: scale(0.95, 1.05);
  }

  24% {
  -webkit-transform: scale(1.05, 0.95);
  transform: scale(1.05, 0.95);
  }

  36% {
  -webkit-transform: scale(0.975, 1.025);
  transform: scale(0.975, 1.025);
  }

  48% {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  }
}

.title-page{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
.title-page img{
	margin: 0 auto;
}
.title-page small{
	max-width: 265px;
	display: block;
	margin: 5px auto 0 auto;
	background: #333;
	padding: 6px 3px 3px 3px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}
h3.title-page{
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
}
h3.title-page img{
	margin: 0;
}





/* メイン部分
--------------------------------------------------------------------------- */
#hero{
	background-image: url(/narita-osaki/img/bg-hero.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 60px;
}
.hero-inner{
	padding: 10px 0;
	background: #f857a6;
	background: -moz-linear-gradient(left, rgba(255,88,88,0.8) 0%, rgba(248,87,166,0.8) 100%);
	background: -webkit-linear-gradient(left, rgba(255,88,88,0.8) 0%,rgba(248,87,166,0.8) 100%);
	background: linear-gradient(to right, rgba(255,88,88,0.8) 0%,rgba(248,87,166,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,88,88,0.8)', endColorstr='rgba(248,87,166,0.8)',GradientType=1 );
}
.box-hero{
	max-width: 1140px;
	margin:0 auto;
	border: solid 2px #fff;
	padding: 20px 20px 180px 20px;
	position: relative;
}
.hero-header{
	margin-bottom: 100px;
}
.hero-header h1{
	width: 100%;
	margin: 20px 0 0 0;
	text-align: center;
	position: relative;
}
.hero-header h1 img{
	margin: 0 auto;
}
.hero-body{
	margin-bottom: 15px;
}
.hero-body img{
	margin: 0 auto;
}


/* メインのナビゲーションまわり */
.wrap-btn-book{
	max-width: 520px;
	margin: 0 auto 5px auto;
}
.btn-book{
	display: block;
	border-radius: 50px;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.wrap-btn-book .btn-book{
	background: #fff;
	padding: 18px 19px;
	color: #f8738e;
	font-size: 24px;
	border:solid 3px #fff;
}
.wrap-btn-book .btn-book:before{
	content: "\f721";
	font-family: 'willer_iconsregular';
	position: absolute;
	top: 50%;
	left: 17px;
	font-size: 24px;
	margin-top: -14px;
}
.wrap-btn-book .btn-book:after{
	content: "\f721";
	font-family: 'willer_iconsregular';
	position: absolute;
	top: 50%;
	right: 17px;
	font-size: 24px;
	margin-top: -14px;
}
.wrap-btn-book .btn-book:hover{
	background: rgba(255,255,255,0.1);
	border:solid 3px #fff;
	color: #ffffff;
	text-decoration: none;
}
.wrap-navi{
	max-width: 445px;
	margin: 0 auto 15px auto;
}
.wrap-navi li{
	width:50%;
	float: left;
	padding: 0 15px;
}
.wrap-navi li a{
	color: #fff;
}
.wrap-navi li.nav-dia a,
.wrap-navi li.nav-map a{
	display: block;
	padding: 15px 0;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.nav-dia a:before{
	content: "\f798";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	font-weight: normal;
}
.nav-map a:before{
	content: "\f708";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	font-weight: normal;
}
.nav-info{
	text-align: right;
	border-right: 1px solid #fff;
}
.nav-faq i{
	font-size: 14px;
	font-weight: normal;
	position: relative;
	top: -1px;
}

.hero-other{
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 100%;
}
.hero-other img{
	margin: 0 auto;
}








/* 特徴部分
--------------------------------------------------------------------------- */
.lead-small{
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	color: #666;
}

.box-feature{
	margin: 80px auto 60px auto;
}
.box-feature li{
	float: left;
	width:33.33%;
	padding: 0 15px;
}
.box-feature .box-feature-inner{
	display: block;
	max-width: 280px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	padding: 2px;
	background: #74b8fc;
	background: -moz-linear-gradient(left, #74b8fc 0%, #b7a1ff 100%);
	background: -webkit-linear-gradient(left, #74b8fc 0%,#b7a1ff 100%);
	background: linear-gradient(to right, #74b8fc 0%,#b7a1ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b8fc', endColorstr='#b7a1ff',GradientType=1 );
	/*border-radius: 500px;*/
	position: relative;
}
.box-feature .box-feature-inner span{
	border:solid 2px #fff;
	padding: 40px 20px 90px 20px;
	display: block;
}
.box-feature .feature-osaki span{
	padding: 90px 20px 40px 20px;
}
.box-feature .feature-naritahatsu span{
	padding: 50px 20px 90px 20px;
}
.feature-osaki{
	position: relative;
	top: 30px;
}
.feature-osaki:after{
  position: absolute;
  bottom: -20px;
  left: 50%;
  z-index: 90;
  margin-left: -25px;
  border-top: 25px solid #97adfe;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 0;
  content: "";
}
.icon-bus{
	position: absolute;
	bottom: -40px;
	left: 50%;
	margin-left: -90px;
}
.feature-osaki .icon-bus{
	position: absolute;
	top: -40px;
	bottom: auto;
	left: 50%;
	margin-left: -90px;
}

#osaki{
	background-image: url(/narita-osaki/img/bg-access.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#osaki:after{
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 90;
  margin-left: -35px;
  border-top: 35px solid #fff;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-bottom: 0;
  content: "";
}
.osaki-inner{
	padding: 85px 0 45px 0;
	background: #74b8fc;
	background: -moz-linear-gradient(left, rgba(116,184,252,0.6) 0%, rgba(183,161,255,0.6) 100%);
	background: -webkit-linear-gradient(left, rgba(116,184,252,0.6) 0%,rgba(183,161,255,0.6) 100%);
	background: linear-gradient(to right, rgba(116,184,252,0.6) 0%,rgba(183,161,255,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,88,88,0.6)', endColorstr='rgba(248,87,166,0.6)',GradientType=1 );
}
/*.txt-seat{
	color: #fff;
}
.sp-image{
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
.img-seat{
	position: relative;
}
.seat-spec{
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 14px;
	padding: 5px 8px;
}
.sp-button{
	border-radius: 0;
}*/



/* 乗り場部分
--------------------------------------------------------------------------- */
#access{
	text-align: center;
	padding: 50px 0 80px 0;
}
.title-access{
	text-align: center;
	margin:40px auto 40px auto;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(33,0,139,0.4);
}
.title-access span{
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;
}
.box-map{
	/*background: #fff;
	border-radius: 5px;
	padding: 25px;*/
}
.title-map{
	color: #b34f4e;
	margin-bottom: 20px;
}
.btn-map{
	margin-bottom: 45px;
}
.btn-orange{
	border: solid 3px #fc7574;
	border-radius: 50px;
	padding: 15px 10px;
	color: #b34f4e;
	display: block;
	font-size: 16px;
}
.btn-orange:before{
	content: "\f708";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	font-size: 20px;
}
.btn-orange:hover{
	border: solid 3px #fc7574;
	background: #fc7574;
	color: #fff;
	text-decoration: none;
}
.bg-orange-area{
	color: #fff;
	font-weight: bold;
	background: #ef6d5f;
	text-align: center;
	padding: 10px 5px;
}
.txt-orange-area p{
	text-align: left;
	margin-bottom: 15px;
}
p.txt-ticket{
	text-align: right !important;
}
.txt-ticket .btn-orange{
	display: inline-block;
	padding-left: 35px;
	padding-right: 35px;
}



.bg-gray{
	background: #efefef;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}
.bg-gray li{
	margin-bottom: 10px;
}
.bg-gray li:last-child{
	margin-bottom: 0px;
}



/* 予約部分
--------------------------------------------------------------------------- */
#reserve{
	background-image: url(/narita-osaki/img/bg-reserve.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	border-top: 3px solid #f979b5;
	margin-bottom: 40px;
}
.title-reserve{
	padding: 45px 0 75px 0;
	background: rgba(0,0,0,0.6);
	margin: 0;
	color: #fff;
}
.title-reserve span{
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
.title-reserve small{
	display: block;
	margin-top:20px;
	color: #fff;
	font-weight: normal;
}
.reserve-innner{
	background: #fff;
}
.container-reserve{
	position: relative;
	top: -40px;
}
.box-reserve{
	background: #fff;
	padding: 20px;
	margin-bottom: 0px;
}
.bg-pink-area{
	color: #fff;
	font-weight: bold;
	background: #f979b5;
	text-align: center;
	padding: 10px 5px;
}
.txt-pink-area table{
	width: 100%;
	border-top: 3px solid #f979b5;
	border-right: 3px solid #f979b5;
	margin-bottom: 0 !important;
}
.txt-pink-area th,
.txt-pink-area td{
	border-bottom: 3px solid #f979b5;
	border-left: 3px solid #f979b5;
	padding: 10px;
	text-align: center;
	width:50%;
}

.modal-body .txt-pink-area table{
	width: 100%;
	border-top: 3px solid #f979b5;
	border-right: 3px solid #f979b5;
	margin-bottom: 0 !important;
}
.modal-body .txt-pink-area th,
.modal-body .txt-pink-area td{
	border-bottom: 3px solid #f979b5;
	border-left: 3px solid #f979b5;
	padding: 10px;
	text-align: center;
	width:100%;
	display: block;
}

.txt-pink-area th{
	background: #fff0e5;
	color: #7c4319;
	font-size: 18px;
}
.txt-pink-area td{
	color: #f31d5d;
	font-weight: bold;
	font-size: 26px;
	padding: 3px;
}
.txt-pink-area td b{
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	margin: 0 5px;
}

.txt-pink-area table.table-price-mini{
	border-top: none;
	border-right: none;
	margin-bottom: 0;
}
.txt-pink-area table.table-price-mini th,
.txt-pink-area table.table-price-mini td{
	border-bottom: 1px dotted #ccc;
	border-left: none;
	padding: 5px;
	text-align: center;
	width:50%;
}

.modal-body .txt-pink-area table.table-price-mini{
	width: 100%;
}
.modal-body .txt-pink-area table.table-price-mini th,
.modal-body .txt-pink-area table.table-price-mini td{
	border-bottom: 1px dotted #ccc;
	border-left: none;
	width: auto;
	display: table-cell;
}

.txt-pink-area table.table-price-mini tr:last-child th,
.txt-pink-area table.table-price-mini tr:last-child td{
	border-bottom: none
}
.txt-pink-area table.table-price-mini th{
	background: #efefef;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}
.txt-pink-area table.table-price-mini td{
	color: #f31d5d;
	font-weight: normal;
	font-size: 16px;
	padding: 3px;
	text-align: right;
}
.txt-pink-area table.table-price-mini td b{
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	margin: 0 5px;
}

.yoyaku-change{
	margin-bottom: 0;
	margin-top: 20px;
	background: #ffe6f2;
	padding: 15px;
	color: #7c4319;
	text-align: left;
	font-weight: bold;
	border-radius: 3px;
	position: relative;
}
.yoyaku-change:after{
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 90;
  margin-left: -25px;
  border-bottom: 25px solid #ffe6f2;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 0;
  content: "";
}

.modal-body .yoyaku-change p{
	font-size: 14px;
}

.txt-pink-area ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.txt-pink-area li{
	color: #585858;
	margin-bottom: 10px;
	font-size: 16px;
	position: relative;
	padding-left: 32px;
}
.txt-pink-area li:before{
	content: "\f726";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	position: absolute;
	top: -5px;
	left: 0;
	font-size: 24px;
}
.txt-pink-area ul li:last-child{
	margin-bottom: 0px;
}
li .txt-red{
	color: #f31d5d;
}
li .txt-cha{
	color: #7c4319;
}


.box-reserve-btn{
	background: #ffe6f2;
	padding: 25px 20px 20px 20px;
	margin-bottom: 20px;
}
.title-rosen{
	margin: 0 auto 20px auto;
	color: #7c4319;
	font-weight: bold;
	font-size: 24px;
}
.bg-white{
	background: #fff;
	padding: 25px;
}
.btn-reserve{
	color: #fff;
	font-weight: bold;
	background: #f979b7;
	background: -moz-linear-gradient(left, #f979b7 0%, #ff797a 100%);
	background: -webkit-linear-gradient(left, #f979b7 0%,#ff797a 100%);
	background: linear-gradient(to right, #f979b7 0%,#ff797a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f979b7', endColorstr='#ff797a',GradientType=1 );
	border-radius: 50px;
	padding: 15px 10px;
	text-align: center;
	display: block;
	font-size: 24px;
	box-shadow: 0px 0px 5px 2px rgba(243,29,93,0.2);
	margin-bottom: 20px;
}
.btn-reserve:before{
	content: "\f704";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	top: 0;
	left: 0;
	font-weight: normal;
}
.btn-reserve:hover{
	background: #ffe6f2;
	color: #f31d5d;
	text-decoration: none;
}
.link-reserve li{
	font-size: 16px;
	margin-bottom: 10px;	
}
.link-reserve li:last-child{
	margin-bottom: 0px;	
}
.label-pink{
	background:#f31d5d;
	color: #fff;
	font-size: 10px;
	padding: 1px 4px;
	border-radius: 3px;
	margin-right: 3px;
	position: relative;
	top: -2px;
}
.link-reserve a{
	color: #656565;
}
.link-reserve .link-time a:before{
	content: "\f704";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	top: 0;
	left: 0;
	font-weight: normal;
}
.link-reserve .link-pop a:before{
	content: "\f24d";
	font-family: 'FontAwesome';
	margin-right: 10px;
	top: 0;
	left: 0;
	font-weight: normal;
}




/* 注意事項部分
--------------------------------------------------------------------------- */
#caution{
	background: #74b8fc;
	background: -moz-linear-gradient(left, #74b8fc 1%, #9b80f4 100%);
	background: -webkit-linear-gradient(left, #74b8fc 1%,#9b80f4 100%);
	background: linear-gradient(to right, #74b8fc 1%,#9b80f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b8fc', endColorstr='#9b80f4',GradientType=1 );
	padding: 5px 0;
	margin-bottom: 40px;
}
.caution-inner{
	background: #fff;
	padding: 30px 0;
}
#caution h2{
	margin: 0 auto 20px auto;
	font-size: 24px;
	font-weight: bold;
}
.bg-blue-area{
	color: #fff;
	font-weight: bold;
	background: #899af8;
	text-align: center;
	padding: 10px 5px;
}
.txt-blue-area p{
	text-align: left;
	margin-bottom: 15px;
}
.btn-blue{
	border: solid 3px #899af8;
	border-radius: 50px;
	padding: 15px 35px;
	color: #4150a7;
	display: inline-block;
	font-size: 16px;
}
.btn-blue:hover{
	background: #899af8;
	color: #fff;
	text-decoration: none;
}
.txt-faq{
	text-align: right !important;
}

.txt-blue-area ul{
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}
.txt-blue-area li{
	color: #585858;
	margin-bottom: 10px;
	font-size: 16px;
	position: relative;
	padding-left: 25px;
}
.txt-blue-area li:before{
	content: "\f795";
	font-family: 'willer_iconsregular';
	position: absolute;
	top: -1px;
	left: 0;
	font-size: 18px;
}
.txt-blue-area li ul{
	margin-top: 5px;
}
.txt-blue-area li ul li{
	padding-left: 0px;
	font-size: 90%;
	margin-bottom: 5px;
}
.txt-blue-area li ul li:before{
	display: none;
}




/* モーダル部分
--------------------------------------------------------------------------- */
.modal-header{
	background: #f979b7;
	background: -moz-linear-gradient(left, #f979b7 0%, #ff797a 100%);
	background: -webkit-linear-gradient(left, #f979b7 0%,#ff797a 100%);
	background: linear-gradient(to right, #f979b7 0%,#ff797a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f979b7', endColorstr='#ff797a',GradientType=1 );
}
.modal-title{
	color: #fff;
	font-weight: bold;

}
.modal-title small{
	color: #fff;
}
.modal-body p{
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
	border-top: 1px dotted #666;
	padding-top: 15px;
}
.modal-body p.no-border{
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
	border-top: none;
	padding-top: 0;
}
.modal-body i{
	color: #f31d5d;
}




/* 時刻表
--------------------------------------------------------------------------- */
#hero-under{
	background-image: url(/narita-osaki/img/bg-hero.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#hero-under .hero-inner{
	padding: 10px 0;
}
#hero-under .box-hero{
	padding: 20px 20px 0px 20px;
	text-align: center;
}
#hero-under .hero-header{
	margin-bottom: 20px;
}
.img-logo{
	margin-left: auto;
	margin-right: auto;
}
#hero-under h1{
	background: #fff;
	color: #fc7999;
	font-weight: bold;
	padding:8px 5px 5px 5px;
	font-size: 24px;
	margin-bottom: 15px;
}
.text-return{
	margin-bottom: 0;
}
.text-return a{
	color: #fff;
	font-size: 16px;
}


#timetable .title-page small{
	max-width:auto;
	display: inline;
	margin: 0;
	margin-left: 5px;
	background: none;
	padding: 0;
	color: #666;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
}
#timetable{
	padding-bottom: 40px;
	padding-top: 40px;
}
.timetable-inner{
	background: #ffe6f2;
	padding: 25px 20px 20px 20px;
}
#timetable .tab-content{
	background: #fff;
	padding: 10px 10px;
	margin-bottom: 10px;
}

#timetable .nav-tabs{
	border-bottom: none;
}
#timetable .nav-tabs>li.active>a,
#timetable .nav-tabs>li.active>a:focus,
#timetable .nav-tabs>li.active>a:hover{
	border: none;
}
#timetable .nav-tabs li{
	width: 50%;
	text-align: center;
}
#timetable .nav-tabs li a{
	font-size: 16px;
	padding: 15px 5px;
	border: none;
}
#timetable .nav-tabs li a:before{
	content: "\f704";
	font-family: 'willer_iconsregular';
	margin-right: 5px;
}
#timetable .nav-tabs li a:hover{
	background: #899af8;
	border: none;
	color: #fff;
}

.table-responsive{
	margin-bottom: 10px;
}
.table-time{
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.table-time th{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #899af8;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding: 5px;
}
.table-time td{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	padding: 5px;
}
.table-time tr td{
	background: #f4f6ff;
}
.table-time tr:nth-child(even) td{
	background: #fff;
}
.name-busstop{
	min-width: 100px;
}
.arrow-busstop{
	min-width: 10px;
}
.box-gray{
	padding: 25px;
	background: #eee;
}
.box-gray p{
	color: #333;
}
.text-timeset{
	background: #fff0e5;
	padding: 8px 8px;
	text-align: center;
	margin-bottom: 5px;
	border:solid 2px #899af8;
}
.text-timeset a{
	font-size: 16px;
	margin-left: 15px;
	margin-right: 15px;
}



/* 手荷物
--------------------------------------------------------------------------- */
.table-data{
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-size: 16px;
	margin-bottom: 10px;
}
.table-data th{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #9dabf6;
	color: #fff;
	font-weight: normal;
	padding: 10px;
	text-align: center;
}
.table-data tr:first-child th{
	background: #899af8;
	font-size: 20px;
}
.th-list{
	width: 20%;
}
.th-incar,
.th-intrank{
	width: 15%;
}
.table-data td{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 10px;
	background: #f4f6ff;
}
.table-data tr > td:nth-child(2),
.table-data tr > td:nth-child(3){
    text-align: center;
    font-size: 20px;
}
.time-title{
	font-size: 30px;
}
.time-title small{
	color: inherit;
	display: inline-block;
	margin-left: 5px;
}



/* 予約期限　ポップアップ
--------------------------------------------------------------------------- */
.table-limit{
	font-size: 14px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-bottom: 10px;
}
.table-limit th{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #899af8;
	color: #fff;
	text-align: center;
	font-weight: normal;
	padding: 5px;
}
.table-limit td{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	padding: 5px;
}
.table-limit .limit-hayatoku td{
	background: #f4f6ff;
}



@media(max-width:767px) { 
/* スマホ用 */

.title-page{
	font-size: 24px;
	text-align: center;
}
.title-page img{
	max-width: 200px;
	margin: 0 auto 5px auto;
}
.title-page small{
	max-width: 200px;
	display: block;
	margin: 0 auto;
	background: #333;
	padding: 6px 3px 3px 3px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}
h3.title-page{
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
}
h3.title-page img{
	max-width: 100px;
	margin: 0 auto 5px auto;
}


/* メイン部分
--------------------------------------------------------------------------- */
#hero{
	margin-bottom: 50px;
}
.hero-inner{
	padding: 3px 3px;
}
.box-hero{
	border: solid 2px #fff;
	padding: 10px 20px 70px 20px;
}
.hero-header{
	margin-bottom: 40px;
}
.hero-header p{
	font-size: 12px;
}
.hero-header h1{
	width: 100%;
	margin: 10px 0 0 0;
}
.hero-body{
	margin-bottom: 15px;
}
.hero-body img{
	margin: 0 auto;
}
.wrap-btn-book{
	max-width: 445px;
	margin: 0 auto 5px auto;
}
.wrap-btn-book .btn-book{
	padding: 14px 19px;
	font-size: 18px;
}
.wrap-btn-book .btn-book:before{
	left: 15px;
	font-size: 18px;
	margin-top: -10px;
}
.wrap-btn-book .btn-book:after{
	right: 15px;
	font-size: 18px;
	margin-top: -10px;
}


/* メインのナビ部分 */
.wrap-navi{
	max-width: 445px;
	margin: 0 auto 10px auto;
}
.wrap-navi li{
	text-align: center;
	padding: 0 5px;
}
.wrap-navi li a{
	color: #fff;
}

.wrap-navi li.nav-dia a,
.wrap-navi li.nav-map a{
	display: block;
	padding: 8px 0;
	font-size: 18px;
}
li.nav-dia{
	width: 42%;
	text-align: right;
}
li.nav-map{
	width: 58%;
	text-align:left;
}
.nav-dia a:before,
.nav-map a:before{
	margin-right: 5px;
}
li.nav-info{
	width: 43%;
	text-align: right;
	border-right:none;
}
li.nav-faq{
	width: 57%;
	text-align:left;
}
.nav-info a:before,
.nav-faq a:before{
	content: "\f720";
	font-family: 'willer_iconsregular';
	margin-right: 2px;
}

.hero-other{
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 100%;
}
.hero-other img{
	max-width: 280px;
	margin: 0 auto;
}



/* 特徴部分
--------------------------------------------------------------------------- */
.lead-small{
	text-align: left;
	font-size: 12px;
}

.box-feature{
	margin: 30px auto 15px auto;
}
/*.box-feature li{
	float: none;
	width:100%;
	padding: 0 0 0 25px;
	margin-bottom: 10px;
	position: relative;
}
.box-feature li:last-child{
	margin-bottom: 0;
}
.box-feature li:before{
	content: "\f726";
	font-family: 'willer_iconsregular';
	color: #75b6fc;
	margin-right: 2px;
	position: absolute;
	top: -3px;
	left: 0;
	font-size: 20px;
}
.box-feature li span{
	display: inline;
	max-width: 100%;
	margin: 0 0;
	text-align: left;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px;
	background: none;
	border-radius: 0px;
	position: relative;
}
.box-feature li br{
	display: none;
}*/

.osaki-inner{
	padding: 25px 0 15px 0;
}
.box-feature .box-feature-inner{
	display: block;
	max-width: 100%;
	margin: 0 auto 15px auto;
	background: #74b8fc;
	background: -moz-linear-gradient(left, rgba(116,184,252,1) 0%, rgba(183,161,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(116,184,252,1) 0%,rgba(183,161,255,1) 100%);
	background: linear-gradient(to right, rgba(116,184,252,1) 0%,rgba(183,161,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,88,88,1)', endColorstr='rgba(248,87,166,1)',GradientType=1 );
	color: #333;
	font-size: 16px;
	padding: 4px;
	position: relative;
}
.box-feature .box-feature-inner span{
	border:none;
	padding: 40px 10px 10px 10px;
	background: #fff;
}
.box-feature .feature-osaki span{
	padding: 40px 10px 10px 10px;
	margin: 0 auto 0px auto;
}
.feature-osaki{
	position: relative;
	top: 0;
}
.feature-osaki:after{
  position: absolute;
  bottom: -22px;
  left: 50%;
  z-index: 90;
  margin-left: -25px;
  border-top: 25px solid #97adfe;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 0;
  content: "";
}
.icon-bus{
	position: absolute;
	top:-12px;
	bottom: auto;
	max-width: 80px;
	left: 50%;
	margin-left: -40px;
}
.feature-osaki .icon-bus{
	position: absolute;
	top:-12px;
	bottom: auto;
	max-width: 80px;
	left: 50%;
	margin-left: -40px;
}

#osaki:after{
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 90;
  margin-left: -35px;
  border-top: 35px solid #fff;
  border-left: 35px solid transparent;
  border-right: 35px solid transparent;
  border-bottom: 0;
  content: "";
}
.osaki-inner{
	padding: 55px 0 15px 0;
	background: #74b8fc;
	background: -moz-linear-gradient(left, rgba(116,184,252,0.6) 0%, rgba(183,161,255,0.6) 100%);
	background: -webkit-linear-gradient(left, rgba(116,184,252,0.6) 0%,rgba(183,161,255,0.6) 100%);
	background: linear-gradient(to right, rgba(116,184,252,0.6) 0%,rgba(183,161,255,0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,88,88,0.6)', endColorstr='rgba(248,87,166,0.6)',GradientType=1 );
}

/*.txt-seat{
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}
.sp-image{
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
}
.img-seat{
	position: relative;
}
.seat-spec{
	position: absolute;
	top:0;
	left: 0;
	bottom: auto;
	right: auto;
	text-align: left;
	background: rgba(0,0,0,0.5);
	width:100%;
	color: #fff;
	font-size: 14px;
	padding: 5px 8px;
}
.sp-button{
	width:15px;
	height: 15px;
}*/







/* 乗り場部分
--------------------------------------------------------------------------- */
#access{
	padding: 40px 0 30px 0;
}
.title-access{
	margin:20px auto 20px auto;
	font-size: 20px;
	line-height: 1.4;
}
.title-access span{
	border:none;
}

.title-map{
	font-size: 18px;
	margin-top: 25px;
}
.btn-map{
	margin-bottom: 10px;
}
.btn-orange{
	border: solid 3px #fc7574;
	border-radius: 50px;
	padding: 10px 5px;
	color: #b34f4e;
	display: block;
	font-size: 14px;
}
.btn-orange:before{
	content: "\f708";
	font-family: 'willer_iconsregular';
	margin-right: 0px;
	font-size: 20px;
}
.btn-orange:hover{
	border: solid 3px #fc7574;
	background: #fc7574;
	color: #fff;
	text-decoration: none;
}
.btn-map .btn-orange:first-child{
	margin-bottom: 10px;
}
.bg-orange-area{
	margin-bottom: 10px;
}
p.txt-ticket{
	text-align: center !important;
}
.txt-ticket .btn-orange{
	display: block;
	padding-left: 5px;
	padding-right: 5px;
}



/* 予約部分
--------------------------------------------------------------------------- */
#reserve{
	margin-bottom: 0px;
}
.title-reserve{
	padding: 25px 0 55px 0;
	background: rgba(0,0,0,0.6);
	margin: 0;
	color: #fff;
	font-size: 30px;
}
.title-reserve span{
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
.title-reserve small{
	margin-top:10px;
}
.container-reserve{
	position: relative;
	top: -40px;
}
.box-reserve{
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
.bg-pink-area{
	margin-bottom: 10px;
}
.txt-pink-area table{
	margin-bottom: 15px;
}
.txt-pink-area th,
.txt-pink-area td{
	padding: 5px;
	text-align: center;
	width:100%;
	display: block;
}
.txt-pink-area th{
	font-size: 14px;
}
.txt-pink-area td{
	font-size: 16px;
	padding: 5px 2px;
}
.txt-pink-area td b{
	font-size: 20px;
	margin: 0 1px;
}

.txt-pink-area table.table-price-mini{
	width: 100%;
}
.txt-pink-area table.table-price-mini th,
.txt-pink-area table.table-price-mini td{
	border-bottom: 1px dotted #ccc;
	border-left: none;
	width: 50%;
	display: table-cell;
}



.txt-pink-area table.table-price-mini th{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.txt-pink-area table.table-price-mini td{
	color: #f31d5d;
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
	text-align: right;
}
.txt-pink-area table.table-price-mini td b{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	margin: 0 1px;
}

.txt-pink-area ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.txt-pink-area li{
	color: #585858;
	margin-bottom: 10px;
	font-size: 14px;
	position: relative;
	padding-left: 28px;
}
.txt-pink-area li:before{
	content: "\f726";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	position: absolute;
	top: -5px;
	left: 0;
	font-size: 20px;
}
.txt-pink-area ul li:last-child{
	margin-bottom: 0px;
}
li .txt-red{
	color: #f31d5d;
}
li .txt-cha{
	color: #7c4319;
}


.box-reserve-btn{
	background: #ffe6f2;
	padding: 25px 10px 10px 10px;
}
.title-rosen{
	margin: 0 auto 20px auto;
	color: #7c4319;
	font-weight: bold;
	font-size: 18px;
}
.bg-white{
	background: #fff;
	padding: 15px;
}
.btn-reserve{
	color: #fff;
	font-weight: bold;
	background: #f979b7;
	background: -moz-linear-gradient(left, #f979b7 0%, #ff797a 100%);
	background: -webkit-linear-gradient(left, #f979b7 0%,#ff797a 100%);
	background: linear-gradient(to right, #f979b7 0%,#ff797a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f979b7', endColorstr='#ff797a',GradientType=1 );
	border-radius: 50px;
	padding: 15px 10px;
	text-align: center;
	display: block;
	font-size: 20px;
	box-shadow: 0px 0px 5px 2px rgba(243,29,93,0.2);
	margin-bottom: 20px;
}
.btn-reserve:before{
	content: "\f704";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	top: 0;
	left: 0;
	font-weight: normal;
}
.btn-reserve:hover{
	background: #ffe6f2;
	color: #f31d5d;
	text-decoration: none;
}
.link-reserve li{
	margin-bottom: 10px;	
}
.link-reserve li:last-child{
	margin-bottom: 0px;	
}
.link-reserve a{
	color: #656565;
}
.link-reserve a:before{
	content: "\f704";
	font-family: 'willer_iconsregular';
	margin-right: 10px;
	top: 0;
	left: 0;
	font-weight: normal;
}








/* 注意事項部分
--------------------------------------------------------------------------- */
#caution{
	background: #74b8fc;
	background: -moz-linear-gradient(left, #74b8fc 1%, #9b80f4 100%);
	background: -webkit-linear-gradient(left, #74b8fc 1%,#9b80f4 100%);
	background: linear-gradient(to right, #74b8fc 1%,#9b80f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b8fc', endColorstr='#9b80f4',GradientType=1 );
	padding: 5px 0;
	margin-bottom: 40px;
}
.caution-inner{
	background: #fff;
	padding: 20px 0;
}
#caution h2{
	margin: 0 auto 20px auto;
	font-size: 18px;
	font-weight: bold;
}
.bg-blue-area{
	margin-bottom: 10px;
}
.txt-blue-area p{
	text-align: left;
	margin-bottom: 15px;
}
.btn-blue{
	padding: 10px 35px;
	color: #4150a7;
	display: block;
	font-size: 14px;
	text-align: center;
}
.btn-blue:hover{
	background: #899af8;
	color: #fff;
	text-decoration: none;
}
.txt-faq{
	text-align: right !important;
}

.txt-blue-area ul{
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}
.txt-blue-area li{
	font-size: 14px;
}







/* 時刻表
--------------------------------------------------------------------------- */
#hero-under .hero-inner{
	padding: 3px 3px;
}
#hero-under .box-hero{
	padding: 10px 20px 10px 20px;
	text-align: center;
}
#hero-under .hero-header{
	margin-bottom: 0px;
}
.img-logo{
	max-width: 180px;
}
#hero-under h1{
	font-size: 18px;
}
#timetable{
	padding-top: 10px;
	padding-bottom: 10px;
}
.timetable-inner{
	padding: 20px 10px 10px 10px;
}

#timetable .title-page small{
	max-width:auto;
	display:block;
	margin: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	text-align: center;
}
#timetable .tab-content{
	background: #fff;
	padding: 25px 5px 5px 5px;
	margin-bottom: 10px;
}
#timetable .nav{
	margin-top: 20px;
}
#timetable .nav-tabs li a{
	font-size: 12px;
	padding: 15px 5px;
}

.table-time th{
	min-width: 100px;
}
.table-time th,
.table-time td{
	font-size: 12px;
}
.box-gray{
	padding: 15px;
	background: #eee;
}

.text-timeset{
	text-align: center;
}
.text-timeset a{
	margin-left: 10px;
	margin-right: 10px;
}


/* 手荷物
--------------------------------------------------------------------------- */
.table-data tr:first-child th{
	font-size: 16px;
}
.table-data{
	font-size: 12px;
}



}



/* 2018/7/5 GOLFバナー
--------------------------------------------------------- */
.sct-bnr {
	width: 80%;
	margin: 0 10% 40px;
	text-align: center;
}
.img-responsive2 {
	width: 100%;
	height: auto;
}
.sct-bnr .img-responsive2 {
	max-width: 700px;
}
/* 600px以下 */
	@media only screen and (max-width: 600px) {
		.sct-bnr {
			width: 96%;
			margin: 0 2% 40px;
		}
	}