@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	リセット用CSS
----------------------------------*/
body {
}
/*ul {
	list-style-type: none;
}
li img {
	vertical-align: bottom;
}
.containner {
	background: #082b46;
	position: relative;
	overflow: hidden;
}*/
/*body .contents {
	position: relative !important;
	z-index: 106;
	width: 100%;
	background: #082b46;
	padding-bottom: 130px;
}*/
/*#cboxClose{display: none !important;}*/
/*body .containner p, body .containner a, body .containner li, body .containner span, body .containner h1, body .containner h2, body .containner h3, .containner div, .containner dd, .containner dt {
	font-family: "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", "メイリオ", "Meiryo", "serif";
}
@media all and (-ms-high-contrast:none){
body .containner p, body .containner a, body .containner li, body .containner span, body .containner h1, body .containner h2, body .containner h3, .containner div {font-family: Century, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
}*/
.gnavi {
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
	z-index: 106;
	position: relative;
}
.gnavi li {
	float: left;
	width: 340px;
	/*width:480px;*/
	text-align: center;
	position: relative;
}
.gnavi li:nth-child(3) a {
	letter-spacing: -1.5pt;
}
.gnavi li:after {
	content: "";
	position: absolute;
	height: 30px;
	border-right: 1px solid #7994a6;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
}
.gnavi li:last-child:after {
	display: none;
}
.gnavi li a {
	position: relative;
	display: block;
	color: #fff;
	padding: 30px 0;
	font-size: 18px;
	background: none;
	overflow: hidden;
	background-position: center top;
	opacity: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.gnavi li span {
	position: relative;
	display: block;
	color: #666;
	padding: 30px 0;
	font-size: 18px;
	background: none;
	overflow: hidden;
	background-position: center top;
	opacity: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.gnavi li a:hover {
	/*background: url(/attending/kaigai/aurora/images/icon_hover.png) center top no-repeat;*/
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .5s;
}
.gnavi li a:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 80px;
	left: 0;
	top: 0;
	background: url(/attending/kaigai/aurora/images/icon_hover.png) center top no-repeat;
	opacity: 0;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .5s;
}
.gnavi li a:hover:after {
	opacity: 1;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .5s;
}
.common_sec {
	/*background: url(/attending/kaigai/aurora/images/ttl_bg.jpg) center top no-repeat;*/
	margin: 20px auto 0;
	background-size: 100% !important;
}
.common_sec .common_ttl {
	text-align: center;
	font-size: 32px;
	color: #ebead6;
	position: relative;
	top:-28px;
	font-weight: 600;
	min-width: 960px;
}
.common_sec .common_ttl .txt_b {
	font-size: 52px;
	color: #ebead6;
	text-align: center;
}
.common_sec .txt_eng {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	margin: 0 auto;
	font-size: 24px;
	color: #fff287;
	display: block;
	text-align: center;
	font-family: 'Dancing Script', cursive;
	font-weight: normal;
}
.common_sec .common_ttl:before {
	content: url(/attending/kaigai/aurora/images/ttl_style_l.png);
	position: relative;
	top: 40px;
}
.common_sec .common_ttl:after {
	content: url(/attending/kaigai/aurora/images/ttl_style_r.png);
	position: relative;
	top: 40px;
}
/*spot　ttl*/
.common_sec .spt_ttl {
	text-align: center;
	font-size: 36px;
	color: #ebead6;
	position: relative;
	top: 0;
	margin-bottom: 96px;
	 min-width: 960px;
	    font-weight: 600;
}
.common_sec .spt_ttl:before {
	content: url(/attending/kaigai/aurora/images/ttl_style_l.png);
	position: relative;
	top: 40px;
}
.common_sec .spt_ttl:after {
	content: url(/attending/kaigai/aurora/images/ttl_style_r.png);
	position: relative;
	top: 40px;
}
.common_sec .spt_ttl .year {
	display: block;
	font-size: 28px;
	color: #ebead6;
	position: absolute;
	left: 0;
	right: 0;
	top: 35px;
	margin: 0 auto;
	text-align: center;
}
.common_sec .spt_ttl .fix_info {
	display: block;
	font-size: 30px;
	color: #ebead6;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	margin: 0 auto;
	text-align: center;
}
.btn_red {
	text-align: center;
	margin: 50px 0;
}
.btn_red a {
	display: inline;
	padding: 20px 160px;
	border-radius: 4px;
	background: #d93240;
	color: #fff;
	font-size: 18px;
}
.btn_red a span{
	font-size:12px;
	color: #fff;
}
.btn_red a:hover {
	text-decoration: none;
}
/*bg*/
canvas {
	/*position: fixed;*/
	position: absolute;
	top: 0;
	left: 0;
	width: 130%;
	min-width: 1300px;
	z-index: 105;
	opacity: .3;
}
/*.header, .footer, .ftrAncDtxtBox, .ftrInfo, .copy {
	z-index: 106;
	position: relative;
	background-color: #fff;
	padding-bottom: 10px;
}*/
#bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	/*background: linear-gradient(to bottom, #430054 0%, #000b27 100%);*/
	opacity: .5;
}
@keyframes huerotator {
 0% {
 -webkit-filter: hue-rotate(0deg);
 filter: hue-rotate(0deg);
}
 100% {
 -webkit-filter: hue-rotate(360deg);
 filter: hue-rotate(360deg);
}
}

/*スライド*/
.swiper-wrapper .mv_slide{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 530px;
}

/*スライド*/
.bxslider .mv_slide{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 530px;
}

/*MV*/
.index_slideBlk {
	position: relative;/*width: 960px;
	height: 453px;*/
}
.index_slideBlk h1 {
	text-align: center;
	position: absolute;
	left: 0;
	z-index: 106;
	right: 0;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	min-width: 960px;
}
.index_slideBlk .kirakira {
	text-align: center;
	position: absolute;
	left: 0;
	z-index: 100;
	right: 0;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: translateY(-50%); /* Safari用 */
	transform: translateY(-50%);
	/* アニメーションの設定 */
	animation: glitter 4s linear 0s infinite normal;
	-webkit-animation: glitter 4s linear 0s infinite normal;
	-moz-animation: glitter 4s linear 0s infinite normal;
	-ms-animation: glitter 4s linear 0s infinite normal;
	-o-animation: glitter 4s linear 0s infinite normal;
}
@keyframes glitter {
 0% {
    /*-webkit-transform: scale(1.0);*/
    opacity: 1;
}
 25% {
    /*-webkit-transform: scale(0.5);*/
    opacity: 0.5;
}
 50% {
    /*-webkit-transform: scale(1.0);*/
    opacity: 1;
}
 75% {
    /*-webkit-transform: scale(0.5);*/
    opacity: 0;
}
 100% {
    /*-webkit-transform: scale(1.0);*/
    opacity: 1;
}
}
.index_slideBlk .bx-viewport {
	min-height: 391px;
}
.index_slideBlk .ttl_main {
	text-align: center;
	position: absolute;
	left: 0;
	z-index: 106;
	right: 0;
	margin: 0 auto;
	top: 40%;
	-webkit-transform: translateY(-40%); /* Safari用 */
	transform: translateY(-40%);
	min-width: 960px;
}
.index_slideBlk .ttl_main h1 {
	position: relative;
	top: 0;
	-webkit-transform: translateY(-0%);
	transform: translateY(-0%);
}
.hacchi_box {
	position: absolute;
	left: 0;
	z-index: 107;
	right: 0;
	bottom: 60px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: 500;
	text-shadow: #00a2ff 1px 1px 10px, #00a2ff -1px 1px 10px,  #00a2ff 1px -1px 10px, #00a2ff -1px -1px 10px;
}
.hacchi_box .hacchi {
	font-size: 30px;
	font-weight: 500;
	color: #fff;
}
#bx-pager .active img {
	opacity: 0.5;
}
.slide_img {
	display: none;
}
.slide_img img {
	width: 100%;
	min-width: 960px;
}
.index_seoBlk {
    width: 860px;
    margin: -10px auto 0;
	z-index: 106;
	position: relative;
}
.index_seoBlk p {
	font-size: 16px;
	line-height: 1.5;
	color: #ebead6;
    margin-bottom: 20px;
}
/*SNS*/
.SnsBox {
	display: table;
	/* margin-top: -16px; */
    /* width: 100%; */
	position: relative;
	z-index: 106;
	margin: 0 auto;
	top: -30px;
}
.snsbox {
	padding: 5px;
	overflow: hidden;
}
.snsbox ul {
}
.snsbox ul.snsBox01 li {
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	float: left;
}
.snsbox p {
	padding-top: 15px;
	float: right;
	font-size: 1.4rem;
}
.snsbox ul.snsBox02 li:first-child {
	margin-left: 5px;
	margin-right: 0;
	margin-top: 7px;
}
.spot_tourBlk {
	margin: 0 auto;
	/*width: 960px;*/
	height: auto;
}
#gotop {
	bottom: 5%;
	display: none;
	position: fixed;
	right: 3%;
	z-index: 9999;
}
#gotop img {
	width: 70px;
	height: 70px;
}
/*----------------------------------
index用のCSSです
----------------------------------*/

.spot_slideBlk {
	position: relative;
	width: 960px;
	height: 453px;
}
.spot_slideBlk #bx-pager {
	position: absolute;
	bottom: 0;
	left: 338px;
	z-index: 200;
}
.spot_slideBlk #bx-pager li {
	float: left;
	margin-right: 13px;
	background: url(/attending/test_create/illumination/images/spot/thmb_Bg.png) no-repeat;
	width: 86px;
	height: 86px;
}
#bx-pager .active img {
	opacity: 0.5;
}
.spot_seoBlk {
	background: url(/attending/test_create/illumination/images/spot/spot_seoBg.png) no-repeat;
	width: 960px;
	height: 210px;
	margin-top: -43px;
}
.spot_seoBlk p {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	padding-top: 100px;
}

.spot_pointBlk dl {
	float: left;
}
.spot_pointBlk dl dd.text {
	font-size: 14px;
	line-height: 1.5;
	box-sizing: border-box;
	padding: 0 10px;
}
.spot_pointBlk dl dd img {
	vertical-align: top;
}
.spot_pointBlk .spot_pointBox01 {
	width: 307px;
	height: auto;
	margin-left: 20px;
}
.spot_pointBlk .spot_pointBox02 {
	width: 307px;
	height: auto;
}
.spot_pointBlk .spot_pointBox03 {
	width: 306px;
	height: auto;
}
.spot_choicesBlk {
	position: relative;
	background: url(/attending/test_create/illumination/images/spot/spot_choicesBg.png) no-repeat bottom;
	width: 960px;
	height: 582px;
	position: relative;
}
.spot_choicesBlk .img01 {
	position: absolute;
	top: 0;
	left: 0;
}
.spot_choicesBlk p {
	display: inline;
	font-size: 16px;
	line-height: 2;
	color: #1e3467;
	text-shadow: 0 0 15px #e5e5e5,  0 0 10px #e5e5e5,  0 0 0.20px #e5e5e5;
}
.spot_choicesBlk p span {
	font-size: 20px;
	line-height: 2;
	font-weight: bold;
	color: #1e3467;
}
.spot_choicesBlk .text01 {
	position: absolute;
	top: 100px;
	left: 506px;
	width: 415px;
	height: auto;
}
.spot_choicesBlk .text02 {
	position: absolute;
	top: 292px;
	left: 69px;
	width: 385px;
	height: auto;
}
.spot_infoBlk { /*background: url(/attending/test_create/illumination/images/spot/spot_infoBg.png) repeat;*/
	width: 1024px;
	height: auto;
	margin: 0 auto 100px;
	padding-bottom: 50px;
	position: relative;
}
.spot_infoBox {
	width: 840px;
	height: auto;
	margin: 0 auto;
}
.spot_infoBox .inBox {
	background-color: #fff;
	width: 840px;
	height: auto;
	margin: 0 auto;
	border: solid 1px #e5e5e5;
	border-top: none;
	box-sizing: border-box;
}
.spot_infoBox .spot01 {
	padding: 10px 0;
}
.spot_infoBox .spot01 span {
	display: block;
	background-color: #f7b639;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	width: 130px;
	height: auto;
	margin: 0 auto;
	padding: 2px 0;
}
.spot_infoBox .spot01 p {
	font-size: 14px;
	line-height: 2;
	color: #1e3467;
	text-align: center;
	width: 820px;
	height: auto;
	margin: 5px auto 0;
}
.spot_infoBox .spot02 {
	overflow: hidden;
	padding: 10px 0;
}
.spot_infoBox .spot02 .bdrLine {
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.spot_infoBox .spot02 span {
	float: left;
	display: block;
	background-color: #1e3467;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	width: 110px;
	height: auto;
	margin-bottom: 10px;
	padding: 2px 0;
}
.spot_infoBox .spot02 p {
	clear: both;
	font-size: 14px;
	line-height: 2;
	color: #1e3467;
}
.spot_infoBox .spot02 .tyo {
	float: left;
	width: 270px;
	height: auto;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 10px;
}
.spot_infoBox .spot02 .ngo {
	float: left;
	width: 540px;
	height: auto;
	box-sizing: border-box;
	padding-right: 20px;
}
.spot_infoBox .spot02 .osa {
	clear: both;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
.spot_infoBox .spot03 {
	overflow: hidden;
	padding: 10px 0;
}
.spot_infoBox .spot03 .bdrLine {
	border-bottom: solid 1px #e5e5e5;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.spot_infoBox .spot03 span {
	float: left;
	display: block;
	background-color: #1e3467;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	width: 110px;
	height: auto;
	margin-bottom: 10px;
	padding: 2px 0;
}
.spot_infoBox .spot04 {
	padding: 10px 0;
}
.spot_infoBox .spot04 span {
	display: block;
	background-color: #f7b639;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	text-align: center;
	width: 130px;
	height: auto;
	margin: 0 auto;
	padding: 2px 0;
}
.spot_infoBox .spot04 p {
	font-size: 14px;
	line-height: 2;
	color: #1e3467;
	width: 820px;
	height: auto;
	margin: 5px auto 0;
}
.spot_infoBox .spot03 p {
	clear: both;
	font-size: 14px;
	line-height: 2;
	color: #1e3467;
}
.spot_infoBox .spot03 .tyo {
	float: left;
	width: 410px;
	height: auto;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
.spot_infoBox .spot03 .ngo {
	float: left;
	width: 410px;
	height: auto;
	box-sizing: border-box;
	padding-right: 20px;
}
.spot_infoBox .spot03 .osa {
	float: left;
	width: 410px;
	height: auto;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
.spot_infoBox .spot03 .fuk {
	float: left;
	width: 410px;
	height: auto;
	box-sizing: border-box;
	padding-right: 20px;
}
table.infoTbl {
	border: solid 1px #dbdbdb;
	border-collapse: collapse;
	width: 840px;
	margin: 0 auto;
}
table.infoTbl th, table.infoTbl td {
	border: solid 1px #dbdbdb;
}
table.infoTbl th {
	background-color: #1e3467;
	padding: 3px 5px;
	font-size: 14px;
	line-height: 1.5em;
	color: #fff;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
table.infoTbl td {
	background-color: #fff;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	text-align: center;
	padding: 3px 5px;
	vertical-align: middle;
	font-weight: bold;
}
/* ツアータブ */
/*.spot_tourBlk { margin-bottom: 20px;}*/
.district_tour_tab {/* width:960px;*/
	height: auto;
	line-height: 0;
}
.district_tour_tab .tour_tab {
	overflow: hidden;
}
.district_tour_tab .tour_tab li {
	float: left;
}
/*.departure {
	background-color: #1e3467;
}*/
.departure ul li {
	float: left;
	font-size: 14px;
	line-height: 1.5;
	margin-right: 20px;
}

/*なばなの里*/
.containner_nabana .spot_infoBox .spot02 .tyo {
	width: 430px;
}
.containner_nabana .spot_infoBox .spot02 .ngo {
	width: 370px;
}
.containner_nabana .spot_infoBox .spot02 .chs span {
	width: 240px;
}
.containner_nabana .spot_infoBox .spot02 .chs {
	float: left;
	width: 270px;
	height: auto;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 10px;
}

.illumiListArea {
	background: url(/attending/test_create/illumination/tour/images/bg_search.gif);
	padding: 0 0 20px;
	margin: 40px 0 40px 0;
	overflow: hidden;
}
.illumiListTitle {
	border-bottom: 2px solid #1e3467;
	border-top: 2px solid #1e3467;
	padding: 10px 0;
	margin: 0 0 20px;
	text-align: center;
}
.illumiListArea ul {
	margin: 0 -9px -9px 0;
	padding: 0 20px;
}
.illumiListArea ul li {
	float: left;
	margin: 0 9px 9px 0;
}
.fade {
	opacity: 1;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.fade:hover {
	opacity: .5;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.tone {
	position: absolute;
	width: 960px;
	height: auto;
	background-image: url(/attending/test_create/illumination/images/HalfTone.png);
	z-index: 100;
}
/*.spot_tourBlk { height:250px;}*/

/*----------------------------------
拠点選択ボタン共通
----------------------------------*/
.pagebtn_out {
	background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
	padding-bottom: 80px;
}
.pageBtn {
	background: #0e808a;
	min-width: 980px;
	margin: 0 auto;
}
.destBtn {
	width: 120px;
	position: relative;
}
.destBtn:hover {
	/*background: #ebead6;*/
}
.destBtn img {
	/*position: absolute;*/
}
.destBtn a {
	display: block;
	/*padding: 33px 0;*/
	color: #fff;
	font-size: 18px;
}
/*.destBtn:nth-of-type(4) a {
	padding: 13px 0;
	text-align: left;
	padding-left: 28px;
}
.destBtn:nth-of-type(5) a, .destBtn:nth-of-type(7) a, .destBtn:nth-of-type(8) a {
	padding: 23px 0;
}*/
.destBtn a:hover {
	text-decoration: none;
	color: #0e808a;
}
.KyoBox {
	width: 960px;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	height: 85px;
	text-align: center;
	margin: 0 auto;
}
.InMenu {
	background: #ebead6;
	min-width: 980px;
	margin: 0 auto;
}
.sKyoBox {
	clear: both;
	margin-bottom: 0;
	margin: 0 auto;
	/*margin-top:15px;;
    padding-le_ft: 15px;
	border:2px solid #1e3467;
    width: 956px;*/
	overflow: hidden;
	display: none;
}
.sKyoBox.hatsu06,.sKyoBox.hatsu01,.sKyoBox.hatsu03{
	display: none !important;
}
.sKyoBox li {
	float: left;
	padding: 0 15px 0 15px;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
	color: #5E5E5E;
}
.sKyoBox span{
	font-size: 18px;
}
.sKyoBox a {
	font-size: 18px;
	color: #181d3a;
	padding: 18px 0;
	display: block;
}
.sKyoBox a:after {
	content: " ▶";
	font-size: 10px;
	position: relative;
	top: -2px;
}
.sKyoBox a:hover {
	font-size: 18px;
	color: #0e808a;
	text-decoration: none;
}
.sKyoBox a:hover:after {
	content: " ▼";
}
.sKyoBox a:hover span{
	text-decoration: underline;
	font-size: 18px;
	color: #0e808a;
}
.more_tl {
	width: 900px;
	height: 40px;
	padding: 10px;
	background: url(../images/2017/more_head.jpg) no-repeat;
	font-size: 20px;
	color: #FFF;
	margin: 0 auto;
}
.Ctour_list {
	margin: 0 auto;
	width: 900px;
	overflow: hidden;
	border: #666 1px solid;
	padding: 10px 10px 10px 15px;
	background-color: #ffffcc;
}
.Ctour_list li {
	background-image: url(../images/2017/tour_Licon.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.Ctour_list dl {
	width: 845px;
	margin: 0 15px 0 20px;
	background-image: url(../images/2017/toru_line.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}
.Ctour_list dt {
	width: 650px;
	margin: 5px 0;
	float: left;
}
.Ctour_list dt a {
	color: #531e02;
	font-size: 14px;
	font-weight: bold;
}
.Ctour_list dd {
	width: 195px;
	margin: 5px 0;
	color: #e60012;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	float: right;
}
.NoTour {
	color: #531e02;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	margin: 5px 0;
}
.icon {
	float: left;
	margin: 0 5px 0 0;
}
/*add*/
.cont_header {
	position: absolute;
	z-index: 108;
	left: 0;
	right: 0;
	background: #082b46;
}
.fixed {
	position: fixed;
	left: 0;
	top: 0;
}
.idx_ancBtn {
	bottom: 0;
    cursor: pointer;
    position: absolute;
    z-index: 107;
    width: 131px !important;
    margin: 0 auto !important;
    /* left: 0 !important; */
    right: -170px !important;
    text-align: right;
    height: auto !important;
}
.idx_ancBtn img {
	height: auto !important;
	width: auto !important;
}
/*出発地*/
.hacchi_area {
	box-sizing: border-box;
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	height: 44px;
	position: relative;
}
.hacchiSelect {
	background-color: #fff;
	border-radius: 4px;
	letter-spacing: -.4em;
	width: 280px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.hacchiSelect .hacchi_on::after {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 20px;
	right: 0;
	top: 10px;
	background-color: #000;
}
.hacchiSelect .hacchi_on {
	width: 110px;
	font-weight: bold;
}
.hacchiSelect > div {
	letter-spacing: 0;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #000;
	font-size: 14px;
	position: relative;
	vertical-align: top;
}
.hacchiSelect .hacchiSelectBtn:after {
	content: "";
	display: block;
	position: absolute;
	border-left: 7px solid #431d13;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	top: 50%;
	right: 18px;
	transform: translateY(-50%);
	z-index: 1;
}
.hacchiSelect .hacchiSelectBtn:before {
	content: "";
	display: block;
	position: absolute;
	border-left: 8px solid #fff;
	top: 50%;
	right: 16px;
	transform: translateY(-50%);
	z-index: 2;
	transition: border-left-color .2s linear 0s;
}
.hacchiSelect .hacchiSelectBtn {
	width: 150px;
	padding-right: 20px;
	font-weight: bold;
	cursor: pointer;
	background-color: transparent;
	transition: background-color .2s linear 0s;
}
.hacchiSelect .hacchiSelectBtn:hover {
	opacity: 0.7;
}

.ill_top{
	text-align: center;
}

.notour{
    font-size: 20px;
	text-align:center;
	color:#ebead6;
	margin: 0 auto;
    padding-top: 80px;
}
.pageend{color: #ff0000; font-size: 24px; font-weight: bold; width: 960px; text-align: center; margin: 20px auto 30px auto;}
.pagenotour{text-align: center; color: #db7093; font-size: 20px; width: 960px; margin: 80px auto 30px auto;}

.kyotenTour_box {
    position: relative;
    margin-bottom: 20px;
    width: 880px;
    margin: 0 auto;
    background-color: #fff;
    /*border: 2px solid #000;*/
    box-sizing: border-box !important;
    border-radius: 4px;
}
.kyotenTour_box dl {
    overflow: hidden;
    margin: 20px 0;
    padding: 20px 0 10px;
}
.kyotenTour_box .osusume_tour {
    position: relative;
    width: 210px;
    height: 12px;
    margin: 35px 333px 0px 333px;
    text-align: center;
    background-color: #fff;
}
.kyotenTour_box .osusume_tour span {
    position: absolute;
    top: -13px;
    left: calc(50% - 125px);
    width: 250px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
}
.kyotenTour_box dl .catch {
    margin-bottom: 20px;
    float: right;
    width: 410px;
    font-size: 15px;
    line-height: 20px;
    margin: 0 20px 5px 0;
}
.kyotenTour_box dl .photo1 {
    float: left;
    width: 200px;
    height: 150px;
    margin: 0 10px 0 20px;
}
.kyotenTour_box dl .photo2 {
    float: left;
    width: 200px;
    height: 150px;
    margin: 0 15px 0 0;
}
.kyotenTour_box dl .ttl {
    float: right;
    width: 410px;
    margin: 0 20px 5px 0;
    font-size: 18px;
    line-height: 23px;
    color: #1d3994;
    font-weight: bold;
}
.kyotenTour_box dl .price {
    clear: both;
    float: right;
    width: 410px;
    margin: 0 20px 15px 0;
    font-size: 16px;
    line-height: 18px;
    color: #ff0000;
    font-weight: bold;
    text-align: right;
}
.kyotenTour_box dl .btn {
    clear: both;
    float: right;
    margin: 0 20px 7px 55px;
}
.kyotenTour_box dl .btn span {
    display: inline-block;
    box-sizing: border-box;
    width: 350px;
    padding: 10px 0;
    border-radius: 4px;
    background: #d93240;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

/*=================
ツアー
=================*/
.tour_osusume, .contentsTourBot, .tour_block {
	display: -ms-flexbox;
    display: -webkit-flex;
	flex-wrap: wrap;
	margin: 30px 0;
}

.tourCassette_content {
	position: relative;
	background-color: #ffffff;
	margin: 0 15px 15px 0;
	display: block;
	width: calc(100% / 4 - 12px);
	box-shadow: 2px 2px 5px;
	border-radius: 5px;
}



.tourCassette_content:nth-of-type(4n) {
	margin-right: 0;
}

.tourCassette_content a {
	text-decoration: none;
	display: block;
}

.tourCassette_content a:hover {
	opacity: 0.5;
}

.tourCassette_ph {
	margin-bottom: 10px;
}

.tourCassette_icon,
.tourCassette_title,
.tourCassette_text,
.tourCassette_chance{
	margin: 0 10px 10px;
}


.tourCassette_title {
	color: #1d3994;
	font-size: 16px;
	line-height: 1.3;
	font-weight: bold;
}
.tourCassette_ph img {
	width: 100%;
    height: auto;
	border-radius: 5px 5px 0 0;
}

.tourCassette_chance {
	color: #ffffff;
	background: #2259bb;
	font-size: 14px;
	line-height: 1;
	padding: 5px;
	text-align: center;
}

/*.times1 {background-image: url(../images/chance1.png); background-repeat: no-repeat;}
.times2 {background-image: url(../images/chance2.png); background-repeat: no-repeat;}
.times3 {background-image: url(../images/chance3.png); background-repeat: no-repeat;}
.times4 {background-image: url(../images/chance4.png); background-repeat: no-repeat;}
.times5 {background-image: url(../images/chance5.png); background-repeat: no-repeat;}*/

.times1::before {
	content: "";
	display: inline-block;
	width: 77px;
	height: 14px;
	background: url(../images/chance1.png) no-repeat;
	background-size: contain;
	margin-right: 3px;
	vertical-align: bottom;
}
.times2::before {
	content: "";
	display: inline-block;
	width: 77px;
	height: 14px;
	background: url(../images/chance2.png) no-repeat;
	background-size: contain;
	margin-right: 3px;
	vertical-align: bottom;
}
.times3::before {
	content: "";
	display: inline-block;
	width: 77px;
	height: 14px;
	background: url(../images/chance3.png) no-repeat;
	background-size: contain;
	margin-right: 3px;
	vertical-align: bottom;
}
.times4::before {
	content: "";
	display: inline-block;
	width: 77px;
	height: 14px;
	background: url(../images/chance4.png) no-repeat;
	background-size: contain;
	margin-right: 3px;
	vertical-align: bottom;
}
.times5::before {
	content: "";
	display: inline-block;
	width: 77px;
	height: 14px;
	background: url(../images/chance5.png) no-repeat;
	background-size: contain;
	margin-right: 3px;
	vertical-align: bottom;
}

.tourCassette_icon ul {
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
	margin-bottom: 5px;
}

.tourCassette_icon ul li {
	padding: 5px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 5px;
	width: calc(100%/2 - 15px);
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	border-radius: 5px;
	background-color: #ffffff;
}

.tourCassette_icon ul li.hatu {
	border: 1px solid #00a0e9;
}

.tourCassette_icon ul li.tc {
	border: 1px solid #fb9f00;
}


.tourCassette_icon ul li:nth-child(even) {
	margin-right: 0px;
}

.tourCassette_icon ul li span {
	font-size: 13px;
	line-height: 1.2;
	color: #ffffff;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.tourCassette_icon ul li span span.clamp {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tourCassette_icon ul li.hatu span {
	color: #00a0e9;
}

.tourCassette_icon ul li.tc span {
	color: #fb9f00;
}

.tourCassette_text {
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 40px !important;
}

.tourCassette_pirce {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 5px;
}

.note {
	text-align: center;
	color: #fff;
	font-size: 13px;
	width: 900px;
	margin: 30px auto 10px;
}

.credit {
	text-align: right;
	font-size: 13px;
	color: #fff;
}

.credit.black {
	color: #000;
	float: right;
}

.credit.white {
	float: right;
}

.credit.slideBlkUnder {
	width: 1024px;
    margin: 0 auto;
}

.no_tour {
	color: #ffffff;
	padding-bottom: 30px;
	margin: 0 auto;
	font-size: 18px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	display: none;
}

.btn_red {
    text-align: center;
    margin: 50px 0 10px;
}

.btn_red a {
    display: inline-block;
    /*padding: 20px 380px;*/
    border-radius: 4px;
    background: #d93240;
    color: #fff;
    font-size: 18px;
    width: 704px;
}

.fade {
    opacity: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.btn_blue {
    text-align: center;
    margin: 50px 0;
}

.btn_blue a {
    display: inline;
    padding: 20px 50px;
    border-radius: 4px;
    background: #0099ff;
    color: #fff;
    font-size: 18px;
}