/*@media screen and (min-width: 981px){*/
/*
html,body{
	width:100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #ea5e0d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.alignR {
	text-align: right;
}

.alignC {
	text-align: center;
}

.switch {
	display: none;
}


/*==============================================
					#header
==============================================*/

/*
div#pulldown {
	padding-bottom: 20px;
	line-height: 0;
}
*/
	
div#hr ul {
	display: table;
	float: right;
	width: 182px;
	background: url(/foreign/en/common/images/dotPortrait.gif) repeat-y;
	background-position: left;
}

div#hr ul li {
	display: table-cell;
	width: 50%;
	text-align: center;
	background: url(/foreign/en/common/images/dotPortrait.gif) repeat-y;
	background-position: right;
}

	div#hr ul li a {
		color: #005bac;
	}
	
/*---  言語選択ボタン  ---*/

#langBtn {	
	width: 77px !important;
	
	float: right;
	
	line-height: 0;
	cursor: pointer;
}

#langBtn button {
		
	border: none;
	margin: 0;
	padding: 0;
	background: none;
	
	-webkit-appearance: button;
    cursor: pointer;
	
}

#langBtn button img {
	width: auto;
	height: 83px;
	vertical-align: bottom;
}

/*
#langBtn {
	padding-bottom: 20px;
	line-height: 0;
	cursor: pointer;
}

#langBtn button {
	
	border: none;
	margin: 0;
	padding: 0;
	background: none;
	
	-webkit-appearance: button;
    cursor: pointer;
	
}

#langBtn button img {
	width: 182px;
	height: auto;
	vertical-align: bottom;
	
}
*/

/*==============================================
				#globalNavi
==============================================*/
#globalNaviSp {
		display: none;
}

#globalNavi {
	width: 100%;
	background: #005bac;
}

#globalNavi ul {
	display: table;
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
	border-right: 1px dotted #4889c3;
}

#globalNavi ul li {
	display: table-cell;
	position: relative;
	width: 20%;
	vertical-align: middle;
	box-sizing: border-box;
	border-left: 1px dotted #4889c3;
}

#globalNavi ul li a {
	display: block;
	height: 60px;
	text-indent: -9999px;
	background: url(/foreign/en/common/images/globalNavi.png) no-repeat;
	background-size: 1000px;
}


#globalNavi ul li.current {
	background: url(/foreign/en/common/images/gnaviCurrent.png) no-repeat;
	background-position: center bottom;
	background-size: 15px 8px;
}

#globalNavi ul li#gnavi01 a {
	background-position: 0;
}

#globalNavi ul li#gnavi02 a {
	background-position: -200px;
}

#globalNavi ul li#gnavi03 a {
	background-position: -400px;
}

#globalNavi ul li#gnavi04 a {
	background-position: -600px;
}

#globalNavi ul li#gnavi05 a {
	background-position: -800px;
}


#globalNavi ul li a:hover {
	background-color: #00adee;
}

#globalNavi ul li.current a:hover {
	background-color: inherit;
}




/*==============================================
					#breadlist
==============================================*/
#breadList {
	width: 100%;
	padding: 8px 0;
	font-size: 108%;
	line-height: 161.6%;
	background: #eeeeee;
}

#breadList ul {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#breadList ul li {
	float: left;
	margin-right: 8px;
	padding-left: 17px;
	background: url(/foreign/en/common/images/arrowBread.png) no-repeat;
	background-position: center left;
	background-size:8px;
}

	#breadList ul li:first-child {
		padding-left: 0;
		background: none;
	}



/*==============================================

			!!!		OUTLINE    !!!

==============================================*/
#wrapper {
	width: 100%;
	font-size: 108%;
	line-height: 161.6%;
	/*background: #CCC;*/
}

#container {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	/*background: #0F9;*/
}

#rightCol {
	float: right;
	width: 230px;
	margin-left: 40px;
	padding-top: 29px;
	/*background: #0FF;*/
}

/*ローカルナビ無し*/
#rightCol2 {
	float: right;
	width: 230px;
	margin-left: 40px;
	padding-top: 58px;
}

#mainCol {
	float: none;
	width: 100%;
	margin: 0 0 0 0px;/*右カラム分のネガティブマージン*/
	/*background: #FF0;*/
}

#main {
	margin: 0 0 0 0px; /*右カラム分のマージン*/
}


/*==============================================
					#main
==============================================*/

h1.pgTitle,
h1.pgTitle2l {
	padding: 60px 0 53px 0;
	margin-top: 58px;
	text-align: center;
	border-top: 3px solid #005bac;
	border-bottom: 3px solid #005bac; 
}

.section__ttl.mt{
   margin-top: 58px;
}

	h1.pgTitle img {
		/*height: 31px;*/
		height: 38px;
		width: auto;
		vertical-align: bottom;
	}
	
	h1.pgTitle2l img {
		height: 83px;
		width: auto;
		vertical-align: bottom;
	}

h2.pgTitle,
h2.pgTitle2l {
	width: 100%;
	padding: 60px 0 53px 0;
	margin-top: 58px;
	text-align: center;
	border-top: 3px solid #005bac;
	border-bottom: 3px solid #005bac; 
}

	h2.pgTitle img {
		/*height: 31px;*/
		height: 38px;
		width: auto;
		vertical-align: bottom;
	}
	
	h2.pgTitle2l img {
		height: 83px;
		width: auto;
		vertical-align: bottom;
	}

/*
h1.pgTitle {
	width: 100%;
	padding: 60px 0;
	margin-top: 58px;
	text-align: center;
	border-top: 3px solid #005bac;
	border-bottom: 3px solid #005bac; 
}

	h1.pgTitle img {
		height: 31px;
		width: auto;
		vertical-align: bottom;
	}
*/
	
.topSection {
	margin-top: 45px;
}

.section {
	margin-top: 45px;
}

	.sectionInner {
		width: 100%;
	}

h2.secTitle {
	color: #005bac;
	margin-bottom: 25px;
	padding: 18px 0 15px 0;
	font-size: 167%;
	line-height: 135%;
	border-bottom: 1px solid #e0e0e0;
	background: url(/foreign/en/common/images/lineh2.gif) no-repeat;
	background-position: top left;
}

h3.secTitle {
	color: #005bac;
	margin-bottom: 25px;
	padding: 18px 0 15px 0;
	font-size: 167%;
	line-height: 135%;
	border-bottom: 1px solid #e0e0e0;
	background: url(/foreign/en/common/images/lineh2.gif) no-repeat;
	background-position: top left;
}

.imgTop {
	margin-bottom: 20px;
}

	.imgTop img {
		width: 100%;
		height: auto;
	}
	
.imgFit img {
	width: 100%;
	height: auto;
}

.lead {
	margin-bottom: 15px;
	color: #005bac;
	font-size: 182% !important;
	line-height: 135%;
}

ul.btn2col {
	display: table;
	width: 100%;
}

ul.btn2col li {
	width: 50%;
	display: table-cell;
	text-align: center;
}

ul.btn3col {
	display: table;
	width: 100%;
}

ul.btn3col li {
	width: 30%;
	display: table-cell;
	text-align: center;
}

ul.btn3col li p.btnS {
	margin: 0 auto;
	margin-top: 50px;
	width: 220px;
}

p.btnS {
	margin: 0 auto;
	margin-top: 50px;
	width: 320px;
}

p.btnM {
	margin: 0 auto;
	margin-top: 50px;
	width: 490px;
}

	p.btnS a,
	p.btnM a {
		display: block;
		box-sizing: border-box;
		width: 100%;
		padding: 17px 40px 17px 10px;
		color: #ffffff;
		font-size: 	123.1%;
		text-align: center;
		
		background-color: #ea5e0d;
		
		border-radius: 6px;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		
	}
	
	p.btnS a:hover,
	p.btnM a:hover {
		opacity: 0.7;
		text-decoration: none;
	}
	

a.linkPop {
	background: url(/foreign/en/common/images/iconPopW.png) no-repeat;
	background-size: 26px 10px;
	background-position: right center;
}

a.linkPdf {
	background: url(/foreign/en/common/images/iconPdfW.png) no-repeat;
	background-size: 30px 14px;
	background-position: right center;
}

a.linkArrow {
	background: url(/foreign/en/common/images/iconArrowW.png) no-repeat;
	background-size: 24px 15px;
	background-position: right center;
}

a.linkZoom {
	background: url(/foreign/en/common/images/iconZoom.png) no-repeat;
	background-size: 33px 17px;
	background-position: right center;
}




ul.list {
}

	ul.list li {
		padding-left: 20px;
		margin-top: 10px;
		background: url(/foreign/en/common/images/circleList.png) no-repeat;
		background-size: 5px;
		background-position: 5px 9px;
	}
	
	ul.list li:first-child {
		margin-top: 0;
	}


ul.list2 {
}


ul.list2 li {
	margin-bottom: 20px;
}

ul.list2 li span {
	display: block;
	margin-bottom: 5px;
	color: #005bac;
	font-size: 	138.5%;
	line-height: 108%;
}

.note {
	font-size: 	93%;
}

.attention {
	color: #db2830;
}

/*==============================================
					#rightCol
==============================================*/

#localNavi {
	margin-bottom: 30px;
}

#localNavi h2 {
	padding-bottom: 7px;
	font-size: 138.5%;
	line-height: 115%;
	color: #0057a7;
	border-bottom: 3px solid #0057a7;
}

#localNavi h3 {
	padding-bottom: 7px;
	font-size: 138.5%;
	line-height: 115%;
	color: #0057a7;
	border-bottom: 3px solid #0057a7;
}

#localNavi div.row {
}

#localNavi div.row p {
	padding: 14px 0;
	padding-right: 23px;
	border-bottom: 1px solid #dcdcdc;
	background: url(/foreign/en/common/images/arrowLnavi.png) no-repeat;
	background-size: 9px auto;
	background-position: 215px center;
}

#localNavi div.row p.pop {
	background: url(/foreign/en/common/images/iconPop.png) no-repeat;
	background-size: 26px auto;
	background-position: 212px center;
}

	#localNavi div.row p.space {
		display: none;
	}

#localNavi div.row p a {
	color: #005bac;
}

#localNavi div.row p.current a {
	color: #000000;
}

#localNavi div.row p.current a:hover {
	text-decoration: none;
}



#bnrDiscount {
}

	#bnrDiscount img {
		width: 230px;
		height: auto;
		vertical-align: bottom;
	}



/*-----------------------   top tour   ---------------------*/

#discountLow {
	width: 230px;
    /*margin-top: 20px;*/
}

#discountLow a {
    display: block;
    color: #000000;
}

	#discountLow a:hover {
		opacity: 0.7;
		color: #000000;
		text-decoration: none;
	}

#discountLow #imgDiscount {
    width: 100%;
    height: 172px;
    text-indent: -9999px;
    background: url(/foreign/en/images/discountPassWide.png) no-repeat;
    background-position: center;
    background-size: auto 100%;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
}

#discountLow .txtRcol {
	padding: 15px;
    background: #dfcfb6;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}

#discountLow .txtRcol p {
    /*padding: 10px 0;*/
}

/*
#support {
	margin-top: 30px;
}

	#support h3 img {
		width: 230px;
		height: auto;
		vertical-align: bottom;
	}
	
#supportPhoto {
	width: 230px;
	height: 130px;
}

#supportPhoto a {
	display:block;
	position: relative;
	overflow: hidden;
	text-align: center;
	text-indent: -999px;
	width: 100%;
	height: 130px;
}

#supportPhoto a:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 130px;
	top: 0;
	
	background: url(/foreign/en/common/images/imgSupport.jpg) no-repeat;
	background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#supportPhoto a:hover:after {
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

#supportPhoto a div.inner {
	position: relative;
	z-index: 90;
}

#supportBox {
	padding: 15px;
	background: #f6f6f3;
}

	#supportBox p {
		width: 100%;
	}
	
	#supportBox p#logoTop {
		text-align: center;
		padding: 10px 0;
	}
	
	#supportBox p img {
		width: 165px;
		height: auto;
	}
*/


/*-----------------------   top tour   ---------------------*/

#purchaseTickets p {
    color: #fff;
}

#purchaseTickets .passImage {
	width: 100%;
	margin: 10px auto 0;
}

#purchaseTickets .passImage img {
	width: 100%;
}

#purchaseTickets a {
	display: block;
	width: 100%
	text-align: center;
    background-color: #ea5e0d;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	padding: 10px;
	box-sizing: border-box;
}

#purchaseTickets a:hover {
	opacity: 0.7;
	text-decoration: none;
}

/*-----------------------   top tour   ---------------------*/

#infoCenter {
	margin-top: 20px;
}

	#infoCenter h3 img {
		width: 230px;
		height: auto;
		vertical-align: bottom;
	}
	
#infoCenterPhoto {
	width: 230px;
	height: 130px;
}

#infoCenterPhoto a {
	display:block;
	position: relative;
	overflow: hidden;
	text-align: center;
	text-indent: -999px;
	width: 100%;
	height: 130px;
}

#infoCenterPhoto a:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 130px;
	top: 0;
	
	background: url(/foreign/en/common/images/imgInfoCenter.jpg) no-repeat;
	background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#infoCenterPhoto a:hover:after {
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

#infoCenterPhoto a div.inner {
	position: relative;
	z-index: 90;
}

#infoCenterBox {
	padding: 15px;
	background: #f6f6f3;
}

	#infoCenterPhoto p {
		width: 100%;
	}

/*-----------------------   pick links   ---------------------*/

ul#pickLinks {
	margin-top: 20px;
}

ul#pickLinks li {
	margin-top: 10px;
}

	ul#pickLinks li:first-child {
		margin-top: 0;
	}

ul#pickLinks li a {
	display: block;
	border: 1px solid #dbdbdb;
	padding: 31px 17px 31px 74px;
	line-height: 138.5%;
		
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

ul#pickLinks li.type2 a {
	padding: 22px 17px 22px 74px;
}


ul#pickLinks li#passRcol a {
	background: #ffffff url(/foreign/en/common/images/iconPassBooth.png) no-repeat;
	background-position: 20px center;
	background-size: 36px auto;
}

ul#pickLinks li#wifiRcol a {
	background: url(/foreign/en/common/images/iconWifi.png) no-repeat;
	background-position: 20px center;
	background-size: 36px auto;
}

ul#pickLinks li#hotelRcol a {
	background: url(/foreign/en/common/images/iconHotel.png) no-repeat;
	background-position: 20px center;
	background-size: 36px auto;
}

ul#pickLinks li#tourRcol a {
	background: url(/foreign/en/common/images/iconTour.png) no-repeat;
	background-position: 20px center;
	background-size: 36px auto;
}


ul#pickLinks li#passRcol a:hover,
ul#pickLinks li#wifiRcol a:hover,
ul#pickLinks li#hotelRcol a:hover,
ul#pickLinks li#tourRcol a:hover {
	text-decoration: none;
	background-color: #f6f6f3;
}



/*==============================================
					#passArea
==============================================*/
#passArea {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 310px;
	margin-top: 60px;
}

#passArea div.passBox {
	float: left;
	width: 50%;
	font-size: 	138.5%;
	line-height: 0;
}

#passLeft, 
#passRight {
	/*vertical-align: middle;*/
    width: 100%;
    height: 310px;
}

#passLeft a,
#passRight a {
	display: block;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 100%;
    height: 310px;
}

#passLeft a:after {
	position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
	
    background: url(/foreign/en/common/images/imgPass01.jpg) no-repeat;
	background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#passRight a:after {
	position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
	
    background: url(/foreign/en/common/images/imgPass02.jpg) no-repeat;
	background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

#passLeft a:hover:after,
#passRight a:hover:after {
	/*opacity: .8;*/
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

#passLeft a div.inner,
#passRight a div.inner {
	position: relative;
	z-index: 100;
}


	#passLeft a div.inner img,
	#passRight a div.inner img {
		width: 246px;
		height: auto;
		margin-top: 127px;
		vertical-align: bottom;
	}
	
	#passLeft a div.inner img {
		margin-right: 77px;
	}
	
	#passRight a div.inner img {
		margin-left: 77px;
	}


#titlePass {
	position: absolute;
	z-index: 200;
	width: 175px;
	left: 50%;
	margin-left: -87.5px;
	padding-top: 67px;
	pointer-events:none;
}

#titlePass img {
	width: 175px;
	height: auto;
}


/*==============================================
					#bnrArea
==============================================*/
#bnrArea {
	width: 100%;
	background: url(/foreign/en/common/images/bgBnrArea.gif) repeat;
}

#scrollBanner {
	width: 1000px;
	margin: 0 auto;
}

#scrollBanner .responsive{
  padding: 23px 20px;
}


.slick-prev,.slick-next {
    width:11px;
    height:20px;
    margin-top:-10px;
    padding: 0;
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 50%;
}

.slick-prev{
    background: url(/foreign/en/common/images/slickArrow_prev.png) no-repeat;
    left:0;
}

.slick-next{
    background: url(/foreign/en/common/images/slickArrow_next.png) no-repeat;
    right:0;
}

.slick-slide{
    margin: 0 5px;
}



/*---------  page top --------------*/

.page-top
{
	margin: 0 ;
	padding: 0 ;
}
 
	.page-top p a img {
		width: 35px;
		height: auto;
	}

.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 16px ;
	bottom: 16px ;
}

.move-page-top
{
	display: block ;
	width: 35px ;
	height: 35px ;

	color: #fff ;
	line-height: 35px ;
	text-decoration: none ;
	text-align: center ;

	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}

.move-page-top:hover
{
	opacity: 0.85 ;
	cursor: pointer;
}



/* ========================================
 　margin/padding setting
 ========================================　*/
.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}

.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb40 {margin-bottom: 40px !important;}

.mr0 {margin-right: 0 !important;}
.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr35 {margin-right: 35px !important;}
.mr40 {margin-right: 40px !important;}

.ml0 {margin-left: 0 !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml35 {margin-left: 35px !important;}
.ml40 {margin-left: 40px !important;}


.pt0 {padding-top: 0 !important;}
.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt30 {padding-top: 30px !important;}
.pt35 {padding-top: 35px !important;}
.pt40 {padding-top: 40px !important;}

.pb0 {padding-bottom: 0 !important;}
.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb25 {padding-bottom: 25px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb35 {padding-bottom: 35px !important;}
.pb40 {padding-bottom: 40px !important;}


/*==============================================
					#hrightCol new
==============================================*/
#discountPass,
#discountLink,
#reserveLink{
	margin-bottom: 30px;
	border-radius: 8px;
	background-color: #f6f6f3;
}
#discountPass h3,
#discountLink h3,
#reserveLink h3{
	color: #fff;
	box-sizing: border-box;
	padding: 15px 15px;
	text-align: center;
	border-radius: 8px 8px 0 0;
	background-color: #e2e2e0;
	font-size: 129.5%;
}
#discountPass h3 a {
	color: #3050A0;
}
#discountLink h3 a {
	color: #8E2843;
}
#reserveLink h3 {
	color: #387A38;
}
#discountPass ul,
#discountLink ul,
#reserveLink ul{
	box-sizing: border-box;
	padding: 12px;
}
#discountPass ul li,
#discountLink ul li,
#reserveLink ul li{
	margin-bottom: 8px;
}
#discountPass ul li a,
#discountLink ul li a,
#reserveLink ul li a{
	color: #fff;
	display: block;
	padding: 13px 15px;
	border-radius: 5px;
	position: relative;
}
#discountPass ul li a {
	background-color: #3050A0;
}
#discountLink ul li a {
	background-color: #8E2843;
	padding-right: 18px;
}
#reserveLink ul li a {
	background-color: #387A38;
	padding-right: 18px;
}
#discountPass ul li a:before,
#discountLink ul li a:before,
#reserveLink ul li a:before {
	display: block;
	content: '';
	position: absolute;
	z-index: 2;
	top: 42%;
	right: 10px;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#discountPass ul li a:before {
	border-top: 2px solid #dce3f0;
	border-right: 2px solid #dce3f0;
}
#discountLink ul li a:before {
	border-top: 2px solid #f2e6ea;
	border-right: 2px solid #f2e6ea;
}
#reserveLink ul li a:before {
	border-top: 2px solid #dde9dd;
	border-right: 2px solid #dde9dd;
}
#discountPass ul li a:hover,
#discountLink ul li a:hover,
#reserveLink ul li a:hover{
	text-decoration: none;
}
#discountPass ul li a:hover {
	background-color: #355CAA;
}
#discountLink ul li a:hover {
	background-color: #993655;
}
#reserveLink ul li a:hover {
	background-color: #408240;
}
.rcPopLink {
	margin: 2px 0 0 2px;
}



/*モーダル
------------------------*/
.m_modal {
	display: none;
}
.m_modal .p_modalBg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	z-index: 1100;

}
.m_modal .p_window {
	letter-spacing: -1em;
	position: absolute;

	left: 10px;
	right: 10px;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	z-index: 1100;
}
.m_modal .p_window .p_winInner{
	position: relative;
	letter-spacing: 0;
	max-width: 980px;
	min-width: 100px;
	min-height: 100px;
	display: inline-block;
	padding: 15px;
	background-color: #fff;
	box-sizing: border-box;
}
/*閉じるボタン*/
.m_modal .p_closeBtn {
	position: absolute;
	top: -13px;
	right: 0;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	cursor: pointer;
}
.m_modal .p_closeBtn:before{
	content: "×";
	font-size: 42px;
	position: absolute;
	left: -25px;
	top: -45px;
	bottom: 0;
}


/*インクルードファイル用*/
.imgRcol a{
	display:block;
	position: relative;
	overflow: hidden;
	text-align: center;
	text-indent: -999px;
	width: 100%;
	height: 130px;
}

	#imgDiscount a:after{
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: 130px;
		top: 0;
		
		background: url(/foreign/en/images/imgDiscount.png) no-repeat;
		background-position: center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		background-size: cover;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
	
	#imgInfoCenter a:after{
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: 130px;
		top: 0;
		
		background: url(/foreign/en/images/imgInfoCenter.png) no-repeat;
		background-position: center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		background-size: cover;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}

.imgRcol a:hover:after{
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.imgRcol a div.inner{
	position: relative;
	z-index: 290;
}
/*20180608追加*/

#internet_r {
	width: 100%;
	margin-bottom: 20px;
}

#internet_r h2 {
	box-sizing: border-box;
	padding: 17px 0;
	line-height: 1.2;
	text-align: center;
	background-color: #62288e;
	color: #fff;
	font-weight: bold;
	
	-webkit-border-top-left-radius: 4px;  
    -webkit-border-top-right-radius: 4px;  
    -moz-border-radius-topleft: 4px;  
    -moz-border-radius-topright: 4px;  
}

	#internet_r h2 img {
		/*height: 12px;*/
		height: 15px;
		vertical-align: bottom;
	}
	
.icInner {
	background: #ffffff;
}

.txtRcol {
	padding: 15px;
	background: #ffffff;
}

#internet_r .txtRcol {
	box-sizing: border-box;
	/*min-height: 97px;*/
}
.guide #internet_r #imgInternet_r {
	float: left;
	width: 30%;
	margin: 10px;
}
	
/*サムネイル拡大*/

.imgRcol a{
	display:block;
	position: relative;
	overflow: hidden;
	text-align: center;
	text-indent: -999px;
	width: 100%;
	height: 130px;
	float: left;
}

	
	#imgInternet_r a:after{
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: 130px;
		top: 0;
		
		background: url(/foreign/en/images/internet_w350.jpg) no-repeat;
		background-position: center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-ms-background-size: cover;
		background-size: cover;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}

.imgRcol a:hover:after{
	-moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.imgRcol a div.inner{
	position: relative;
	z-index: 290;
}

.guide #internet_r .icInner{
	border: 2px solid #62288e;
}

.guide {
	margin-top: 50px;
}




@media screen and (max-width:1000px){

	.photoCatInner{
		width:100%;
	}
	
	.photoCat h2 {
		display: none;
	}
	
	
	
	
	
	/*.arrowlist .arrowR {
		margin: 78px 0.5% 0;
	}*/

}

.plusflame{
	padding: 13px 10px 14px 13px;
	border: 2px #E0E0E0 solid;
	margin-bottom: 20px;
}
.spmark_icon{
	background: url(/foreign/en/common/images/spmark1.png) no-repeat 0 4px;
	padding-left: 40px
}



/*1809_add
-------------------------------------------------------------------------------------------------------------------------------------*/
.pc-only { display: block}
.sp-only { display: none}

/*==============================================
					#hrightCol new
==============================================*/
#serviceLink {	margin-bottom: 30px;	border-radius: 8px;	background-color: #f6f6f3;}

#serviceLink h3 {	color: #fff;	box-sizing: border-box;	padding: 15px 15px;	text-align: center;	border-radius: 8px 8px 0 0;	background-color: #e2e2e0;	font-size: 129.5%;}
#serviceLink h3 {	color: #ea5e0d;}

#serviceLink ul {	box-sizing: border-box;	padding: 12px;}
#serviceLink ul li {	margin-bottom: 8px;}
#serviceLink ul li a {	color: #fff;	display: block;	padding: 13px 15px;	border-radius: 5px;	position: relative;}
#serviceLink ul li a {	background-color: #ea5e0d;	padding-right: 18px;}
#serviceLink ul li a:before {	display: block;	content: '';	position: absolute;	z-index: 2;	top: 42%;	right: 10px;	width: 6px;	height: 6px;	-webkit-transform: rotate(45deg);	transform: rotate(45deg);}
#serviceLink ul li a:before {	border-top: 2px solid #dde9dd;	border-right: 2px solid #dde9dd;}
#serviceLink ul li a:hover {	text-decoration: none;}
#serviceLink ul li a:hover {	background-color: #ea6c23;}
#serviceLink ul li.thumb img {	width: 100%;	height: 100%;}
#serviceLink ul li.lang {	padding: 10px;	background-color: #e2e2e0;	font-size: 12px;}

@media screen and (max-width:767px){
.pc-only { display: none}
.sp-only { display: block}
	
	h2.pgTitle.w-full img,
	h2.pgTitle2l.w-full img {	width: 95%;	height: auto;	vertical-align: bottom;}
}

/*1809_add_end
-------------------------------------------------------------------------------------------------------------------------------------*/


#mainCol .announcement {
    background-color: #ffffff;
    padding: 14px 40px;
    margin-bottom: 30px;
    border: #de2626 solid 2px;
  margin-top: 20px;
}
#mainCol .announcement dt {
  text-align: center;
}
#mainCol .announcement dt img {
    width: 26px;
    height: auto;
}

.tblTouristType a{
  color:#ea5e0d !important; 
}

@media screen and (max-width: 767px){
#mainCol .announcement {
    padding: 14px 20px;
  margin: 20px;
  }
  
  #breadList {
    display:none; 
  }
  
  #container {
    width:100%; 
  }
  
  .sectionInner {
    box-sizing:border-box;
    padding:0 15px; 
  }
  
  .sectionInner .row{
    flex-wrap:no-wrap;
    margin-left:0;
    margin-right:0;
  }
  
 
}