@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/*紺色*/
/*灰色*/
/*灰色*/
/*ベージュ*/
table a:link,table a:visited {
	color: #006D8F;
	text-decoration: underline;
}
table a:hover {
	text-decoration: none;
}
#tourism #header .header_logo a {
  background: url("../images/access/header_logo.png") top left no-repeat;
}
#tourism #header .navInfo li a, #tourism #header .gnav li a {
  color: #444;
}
#tourism #header .navInfo .navInfo_news a {
  background: url("../images/access/header_ico_news.png") top 50% left no-repeat;
}
#tourism #header .navInfo .navInfo_access a {
  background: url("../images/access/header_ico_access.png") top 50% left no-repeat;
}

#fv .tourism_lttl {
	margin-bottom: -60px;
	font-weight: 500;
	font-size: 2.6rem;
	line-height: 1.6;
	letter-spacing: .3em;
	z-index: 9999!important;
	position: absolute;
	top: 0px;
	left: 0px;
}
.pricemain {z-index: -9999!important;}
#fv .inner {
  position: relative;

}
.sttl {
	text-align: center;
	font-size: 120%;
	font-weight: 600;
	margin-bottom: 30px;
}
.chushaku {}
.chushaku li {
	line-height: 160%;
	font-size: 80%;
	text-indent: -1em;
	padding-left: 1em;
	font-weight: 500;
}
.chushaku li:before { content:"※" }
h2.grayline {
	font-size: 140%;
	font-weight: 500;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #E5E5E5;
	margin-bottom: 40px;
}
h2.price_ttl {
	text-align: center;
	font-size: 130%;
	font-weight: 500;
	padding-top: 50px;
	border-top: 2px solid #CCCCCC;
	letter-spacing: 5px;
	margin-bottom: 50px;
}

.block2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 50px;
	border-bottom: 1px dotted #636363;
}
.block2 div {
	width: 50%;
	float: left;
}
.block2:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}
.noneline {
	border: none!important;
}
.eventboxover {overflow: hidden!important;
width: 1200px;}
.eventbox {
	width: 1245px;
	margin-right: -45px;
	overflow: hidden!important;
	min-width: 1200px;
}
.eventbox div {
	width: 370px;
	margin-right: 45px;
	margin-bottom: 45px;
	float: left;
}
.eventbox div p {}
.eventbox div h3 {
	text-align: left;
	font-size: 90%;
	font-weight: 600;
	letter-spacing: 3px;
}
.eventbox div h3 a,.eventbox div h3 span {
	display: block;
	height: 50px;
	line-height: 50px;
}
.eventbox div h3 a b,.eventbox div h3 span b {
	text-align: right;
	float: right;
	font-size: 50%;
	font-weight: 500;
	background-image: url(../images/price/arrow01.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
	letter-spacing: 1px;
}
.comingsoon p img,.comingsoon h3 {opacity: 0.5;}
.eventbox:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}



.hotel2 {
	width: 100%;
}
.hotel2 th {
	text-align: left;
	width: 30%;
}
.hotel2 td {
	width: 70%;
}
.hotel2 th,.hotel2 td {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 180%;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	background-color: #FFFFFF;
	font-weight: 500;
	letter-spacing: 3px;
}
.hotel2box {
	position: relative;
}
.hotelttl {
	position: absolute;
	top: 0px;
	right: 100px;
	font-size: 100%;
	font-weight: 500;
	line-height: 170%;
	letter-spacing: 3px;
}
p {font-size: 100%;
	font-weight: 500;
	line-height: 170%;
	letter-spacing: 3px;}


@media screen and (max-width: 640px) {
  #tourism #header .header_logo {
    width: 44.7368421053vw;
    /*(340/760)*100vw*/
    top: 3.9473684211vw;
    /*(30/760)*100vw*/
    left: 3.9473684211vw;
    /*(30/760)*100vw*/
  }
  #tourism #header .header_logo a {
    width: 44.7368421053vw;
    height: 8.9473684211vw;
    background-size: contain;
  }
  #tourism #header .drawer_button.active .drawer_bar {
    background-color: #FFF;
  }
  #tourism #header .drawer_button .drawer_bar {
    background-color: #444;
  }
  #tourism #header .drawer_menu_wrapper {
    background-color: #444;
  }
  #tourism #header .gnav li {
    border-bottom: #FFF 1px solid;
    border-left: #FFF 1px solid;
  }
  #tourism #header .gnav li:nth-child(-n+2) {
    border-top: #FFF 1px solid;
  }
  #tourism #header .gnav li a {
    color: #FFF;
  }

  #fv {
    margin-top: 18vw;
  }
  #fv .content {
    padding-top: 0;
  }
  #fv .tourism_lttl {
	margin-bottom: 1.9473684211vw;
	  	margin-top: 1.9473684211vw;

	/*(30/760)*100vw*/
	font-size: 3.9473684211vw;
	/*(30/760)*100vw*/
	text-align: center;
	position: static;
  }
  #fv .inner {
    height: auto;
    padding-top: 1.6052631579vw;
    /*(415/760)*100vw*/
  }
	
	.eventboxover {overflow: hidden!important;
width: 100%;}
	.eventbox {
	width: 100%;
	margin-right: 0px;
	min-width: 100%;
		border-bottom: 1px solid #CCCCCC!important;
}
		.eventbox div {
	width: 100%;
	margin-right: 0px;
	clear: both;
	float: none;
	border-bottom: 1px solid #CCCCCC;
	height: 100%;
}
	.eventbox div p {
	width: 30%;
	float: left;
		height: 100%;
}
	.eventbox div h3 {
	width: 70%;
	float: right;
	letter-spacing: 0px;
	height: 100%;
	line-height: auto;
	display: table;
	vertical-align: middle;
	padding-top: 3%;
}
	.eventbox div h3 a,.eventbox div h3 span {
	padding-left: 10px;
}

	.eventbox div p img {
	width: 100%;
}
	p {
	letter-spacing: 0px;}
.block2 div {
	width: 100%;
	float: none;
	clear: both;
}
	.chushaku.mgl30 {
	margin-left: 0px!important;
}
	.hotelttl {
	position: static;
	text-align: center;
	margin-top: 20px;
}
	.hotel2box {
	position: static;
}
	
	.hotel2 th,.hotel2 td {
	letter-spacing: 0px;
}
	.price_ttl {
	border: none!important;
	padding-top: 50px!important;
		margin-bottom: 0px!important;
		padding-bottom: 20px!important;
}

}
