@charset "Shift_JIS";
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);


/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}
.f-redf00 { color: #FF0000}
.f-green { color: #67be12;}
.f-pink { color: #f66a8e;}
.f-skyblue { color: #20ade5;}
.f-orange { color: #f38f00;}
/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}
.t20-bold { font-size: 20px; font-weight: bold; color: #141414}

/* CSS初期設定 */
#bg {

	font-size:12px;
	width:950px;
	overflow:hidden;
	font-family:"メイリオ";
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

p.images img{
	width:250px;
	height:auto!important;
}

h1{
	background:none;
	margin:8px 0 8px 0;
}

.pcnone{
	display:none;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img,
a.bnr950:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}

.naviNormal li{
font-size: 1.2em;
}




#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}

#wrapInner{
	width:100%!important;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}

#Foot .footBtmInner{
	font-size:12px!important;
}

.itemList4 a{
	color:#383333!important;
}


/*title---------------------------------------------------*/

#title{
	position:relative;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height:400px;
    width:950px;
    margin: 0 auto;
}

#title2 p{
	margin:0px 0 0 0;
	padding:0;
}

#title p{
	margin:0px 0 0 0;
	padding:0;
}

/*----
#navi{
    text-align:center;
	letter-spacing:-0.4em;
	padding:0 0 0;
	display:table;
    margin: 10px auto;
    width:950px;
}

#navi li{
	display:inline-block;
	letter-spacing:normal;
    font-size: 1rem;
    font-weight: bold;
    padding:1rem 0.2rem;
    color: #000000;
    background: #c7f8fb;
    vertical-align:middle;
    margin-right: 1%;
    width:24.2%;
    box-sizing: border-box;
    border-radius: 5px;
}
#navi li:nth-child(1),
#navi li:nth-child(2) ,
#navi li:nth-child(4) {
}
#navi li:last-child{
    margin-right: 0;
}

#navi li a{
    padding:0;
	display:block;
    color:#000000;
    line-height:14px;
}

#navi li:nth-of-type(1){
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
----*/

#navi{
    text-align:center;
	letter-spacing:-0.4em;
	padding:10px 0 10px;
	display:table;
	width:950px;
    background:#ff8400;
    margin:0 auto;
}

#navi li{
	display:inline-block;
	letter-spacing:normal;
	border-left:1px solid #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding:1rem 0.5rem 1rem 0.5rem;
    color: #fff;
    vertical-align:middle;
    width:20%;
    box-sizing: border-box;
}
#navi li:nth-child(2) {
    border-left:none;
}
#navi li:last-child{
    background: none;
}

#navi li a{
    padding:0;
	display:block;
    color:#fff;
    line-height:14px;
}

#navi li:nth-of-type(1){
	border-left:none;
    border-right:1px solid #ffffff;
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}

/*commonBox*/

/*.commonBox:nth-of-type(2n){
	background:#f3f3f3;
}*/
.commonBox{
	background:#FFFFFF;
}

.commonBox img{
	width:100%;
	height:auto;
}

.commonBox strong{
	font-weight:bold;
}

.in{
	width:950px;
	margin:0 auto;
	padding:30px 0 0px
}

h2 {
  padding: 1rem 2rem;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  font-size: 34px;
    text-align: center;
    font-weight: normal;
    background: #c7f8fb;
}
h3 {
    color: #ffff00;
    text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000, 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
    font-size: 34px;
    margin-bottom:0.5rem;
    font-weight: bold;
}
h4 {
  padding: 10px 0;
  font-size: 28px;
    text-align: center;
    font-weight: normal;
    border-top: 3px solid #ff8400;
    border-bottom: 3px solid #ff8400;
    margin-top:1rem
}
h4 i {
    padding-right: 10px;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.commonBox:nth-of-type(2n) li{
	background:#FFFFFF;
}

.commonBox dl{
    overflow: hidden;
    margin:1rem 0;
}

.commonBox dl dt{
	background:#fff;
	padding:0;
	font-size:17px;
	color:#000000;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	width:48%;
    float:left;
    margin-bottom: 10px;
    margin-right: 2%;
}
.commonBox dl dt.grandcab{
	height:285px;
}
.commonBox dl dd.txt{
	font-size:14px;
	margin-bottom:1.5rem;
	line-height:170%;
	padding-top:0px;
    width:50%;
    float:right;
}
.commonBox dl dd.txt span {
    font-size: 120%;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    width:100%;
    display: inline-block;
    font-weight: bold;
}
.commonBox dl dd.btn{
    float:right;
    width:50%;
}

.mgn_bottom_10px {
    margin-bottom: 10px;
}
.commonBox > a{
	font-size:16px;
	padding:12px;
	display:block;
	margin: 1% 0;
}



.planBtn5 a {
    display: block;
    width: 475px;
    margin: 0px auto 0;
    padding: 15px 0;
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #000;
    background: #fde5e5;
    font-size: 16px;
    text-decoration: none !important;
    box-sizing: border-box;
}
.planBtn5 a:hover{
	opacity: 0.8;
}
.planBtn5 a {
    position: relative;
    margin-bottom:0px;
}
.planBtn5 a i {
    position: absolute;
    right: 10px;
    top: 30%;
}
.planBtn5 a{
	position:relative;
}
.yoyakuBtn1 {
    margin:0;
    padding: 0;
}
.yoyakuBtn1 a {
    display: block;
    width: 475px;
    margin: 0.5rem auto 0;
    padding: 0.8rem 0;
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #000;
    background: #fe9626;
    font-size: 1rem;
    text-decoration: none !important;
    box-sizing: border-box;
}
.yoyakuBtn1 a:hover{
	opacity: 0.8;
}
.yoyakuBtn1 a {
    position: relative;
    margin-bottom:0px;
}
.yoyakuBtn1 a{
	position:relative;
}
.yoyakuBtn1 a i{
	position:absolute;
	right:5%;
	top:30%;
}

.grayBtn {
    display: block;
    width: 100%;
    margin: 0px auto 0;
    padding: 15px 0;
    color: #333 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #000;
    background: #cccccc;
    font-size: 16px;
    text-decoration: none !important;
    box-sizing: border-box;
}

.map {
    position: relative;
    padding-bottom:30px;
}
/*--ここから改修------------------------------------------------------------------------------------------------*/
/*reset*/
ul{margin:0;padding:0;}
li{list-style: none;}


p.top {
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
}
p.txt_wrap {
    background: #fff;
    padding: 0.9rem;
    margin-bottom: 1rem;
    font-size: 16px;
    line-height: 1.5;
    margin: 1.5rem;
}
p.txt_wrap02 {
    background: #fff;
    padding: 0.9rem;
    margin-bottom: 1rem;
    font-size: 16px;
    line-height: 1.5;
    margin:0.5rem 1.5rem 1.5rem 1.5rem;
}
p.banner {
    width:640px;
    margin:0 155px;
}
.center {
    text-align: center;
}
.bg_orange {
    background: #fdf0d8;
    overflow: hidden;
    margin-top:20px;
}
.gaiyo {
    margin-top:1rem;
    text-align: center;
    font-size:16px;
    line-height: 1.5;
    overflow: hidden;
}
/*ぬくもび*/
.nukumobi_img {
    width:450px;
    float:left;
    padding-right: 25px;
}
.nukumobi_right {
    padding-top:10px;
    float:right;
    width:475px;
}
.gaiyo p.nukumobi {
    text-align: left;
}
.gaiyo p.nukumobi02 {
    margin-top:1rem;
    text-align: left;
    border-top:1px dashed #ccc;
    padding: 1rem 0;
    font-size: 0.8rem;
}
.caution {
    margin:1rem 0 0 0;
    padding:0.7rem 0 0 0;
    border-top:1px dashed #ff0000;
    font-size: 12px;
}
.marker_new{
  background: linear-gradient(transparent 60%, #fff 50%);
  display: inline;
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
  padding: 0 2px 2px;
    overflow: hidden;
    font-size: 24px;
    line-height: 1.5;
}
.teiryujo_map {
    overflow: hidden;
}
.teiryujo_map ul.left {
    float:left;
    width:50%;
    box-sizing: border-box;
    overflow: hidden;
    padding-right: 1%;
}
.teiryujo_map ul.left li,.teiryujo_map ul.right li {
    padding-left:1.5em;
	text-indent:-1.5em;
    font-size: 15px;
    margin-bottom: 5px;
}
.teiryujo_map ul.right {
    float:right;
    width:50%;
    box-sizing: border-box;
    overflow: hidden;
    padding-left:1%;
}
p.tuktukmap {
    width:950px;
    margin:1.5rem auto;
}
span.small_txt {
    font-size: 80%;
}

/*グランドキャブ*/
.grandcab ul {
    margin:0.5rem 0;
    overflow: hidden;
    border-bottom: 2px solid #ccc;
    padding: 0 0 0.5rem;
}
.grandcab ul li:first-child {
    width:30%;
    float:left;
    box-sizing: border-box;
    text-align: center;
    padding-right: 2%;
    margin:5px 0;
}
.grandcab ul li:first-child img {
    margin-bottom:5px;
}
.grandcab ul li:nth-child(2) {
    width:70%;
    float:right;
    box-sizing: border-box;
}
.grandcab ul li p.no {
    font-size: 1rem;
    font-weight: bold;
    color: #666;
}
.grandcab ul li p.time {
    font-weight: bold;
    color: #fff;
    background: #2236b2;
    padding: 0.5rem;
    text-align: center;
    font-size: 0.7rem;
}
.grandcab ul li:last-child dl dt {
   text-align: left;
}
.grandcab ul li dl dt {
    font-size: 22px;
    width:100%;
    margin-bottom:15px;
}
.grandcab ul li dl  dd {
    font-size: 16px;
    line-height: 1.8;
    width:100%;
}
.yt_tit {
    padding: 5px;
    background: #2286be;
    color: #fff;
    font-weight: bold;
}
.grandcab_banner {
    margin: 15px 0;
}
.grandcab_banner_in{
	width:950px;
	margin:0 auto;
	padding:0 0;
}
.grandcab_banner_txt {
    font-size: 16px;
    margin-bottom: 20px;
}
/*終了対応*/
.shuryo {
    margin:20px auto 0;
    background: #d5d6d8;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    font-size: 24px;
    color: #ff0000;
    font-weight: bold;
}
.yoyakuBtn_shuryo {
    display: block;
    width: 475px;
    margin: 0.5rem auto 0;
    padding: 0.8rem 0;
    color: #999999 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #999999;
    background: #d5d6d8;
    font-size: 1rem;
    text-decoration: none !important;
    box-sizing: border-box;
}