﻿@charset "UTF-8";

/*----------------------------------------------------------------------------------------------------------------index----------*/
@import url(https://fonts.googleapis.com/earlyaccess/hannari.css);

.wf-hannari { font-family: "Hannari", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; }

 
body {
	background:#050103;
	line-height: 1.7;
	letter-spacing:.1em;
	-webkit-text-size-adjust:100%;
	
	color:#ccc;
	font-size:1.4em;
	text-align:justify;
}



h1, .h1
 {
  margin-top: 0px;
  margin-bottom: 0px;
}



col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5,
.col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5,
.col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5,
.col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}   
.col-xs-1-5 {
    width: 20%;
    float: left;
}
.col-xs-2-5 {
    width: 40%;
    float: left;
}

.col-xs-3-5 {
    width: 60%;
    float: left;
}

.col-xs-4-5 {
    width: 80%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
    col-sm-2-5 {
        width: 40%;
        float: left;
    }
    col-sm-3-5 {
        width: 60%;
        float: left;
    }
    col-sm-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
    .col-md-2-5 {
        width: 40%;
        float: left;
    }
    .col-md-3-5 {
        width: 60%;
        float: left;
    }
    .col-md-4-5 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
    .col-lg-2-5 {
        width: 40%;
        float: left;
    }
    .col-lg-3-5 {
        width: 60%;
        float: left;
    }
    .col-lg-4-5 {
        width: 80%;
        float: left;
    }
    .container {
        max-width: 1280px;
        width: 95%;
    }

}   




.fa-inverse {
  color: #000 !important;
}


#topvideo {
	display: block;
	 }
	 
.vegas-slider {
	 display: none;
	 }
 
 
.vegas-slider {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align:center;
  
}


.vegas-slider h1 {
  position: absolute;
  top: 12%;
  left: 50%;
  margin-left:-47px;
}

.vegas-slider h1 span {
	display:inline-block;
  padding-top:60px;
}


 
 


 
 .forblankpage{
	display: none;
	height:0;
	 }





.globalmenuarea {
	position:relative;
	z-index: 10000;
	}
	
	
	
#langlist {
	position:absolute;
	right:10px;
	top:0px;
	}

#langlist li {
	float:left;
	margin-left:13px;
	}

#langlist li a {
	color:#fff;
	padding-left:8px;
	background: url('/wp-content/themes/blankslate/images/arrow_small.png') no-repeat 0 5px;
	
	}

#langlist li.laws{
}
#langlist li.laws a{
    padding-left: 0;
}
#langlist li.laws a:after{
    content:"　｜";
}

#langbtn {
	position:absolute;
	right:10px;
	top:8px;
	z-index:10000;
	}

#langbtn a.langcolor {
	color:#fff;
	}
	
#langbtn .dropdown-menu {
	margin-left: 0px;
	}

#langbtn ul{
	margin-bottom: 0px;
	}
#langbtn li{
    display: inline-block;
}

#langbtn li.lihead{
    border:2px solid #666;
    padding-top:2px;
    padding-bottom:4px;
    padding-right:5px;
    padding-left:5px;

    border-radius: 35px 35px 35px 35px;
    -ms-border-radius: 35px 35px 35px 35px;
    -moz-border-radius: 35px 35px 35px 35px;
    -webkit-border-radius: 35px 35px 35px 35px;
    margin-bottom: 0px;
	}
	
#langbtn li a{
	padding-left: 5px;
	padding-right: 5px;
	}	

#langbtn li.laws a{
    color: #fff
}	


#langbtn.navbar-nav li a {
border-left: none;
border-bottom: none;
text-decoration:none;
}

#langbtn.navbar-nav li a:hover {
	border-bottom: none;
	text-decoration:none;
}


#langbtn .navbar-nav {
margin:0;
padding:0;
}





#headlogo {
	max-width:214px;
	margin-left:auto;
	margin-right:auto;
	}


#headlogoreserve {
	max-width:214px;
	margin:5px auto 10px auto;
	
	}


#langlist {
	display:block;
	}
	
#langbtn {
	display:none;
	}
	
	


#gnav {
	width:100%;
	background-color: rgba(0, 0, 0, 1.0);
	padding:5px 15px 0px 15px;
	
	}

.gnavfixed {
    position: fixed;
    top: 0;
    z-index: 100;
	
}

@media print {
#gnav,
#footer,
#page-top {
    display: none;
}
}


.navbar {
	margin-bottom: 0px;
	}
	
#wrapper{
    overflow: hidden;
}
#header {
	margin-bottom: 0px;
    position: relative;
    z-index: 90;
	
	}

.navbar-default {
  background: none !important;
  border-radius: 0 !important;
  border:none !important;
}



.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #aaa;
  background-color: transparent;
}


.navbar-nav {
margin-bottom: 0px;
}

.navbar-nav li {
	margin-bottom:6px;
	}
	
.navbar-nav li a {
	border-left:1px solid #FBE868;
	}

.navbar-nav li a:hover {
	border-left:1px solid #666;
	}
	

.dropdown-menu li a {
	border-left:none;
	}


.dropdown-menu li a:hover {
	border-left:none;
	}
	
	
	

a:hover, a:focus {
  color: #1c73b2;
  text-decoration: none !important;
}


.nav {width:100%;}


.navbar-nav li a:hover,
.navbar-nav li a:focus {
	
	border-bottom:none !important;
  text-decoration: none !important;
}



.navbar-nav{
	
    display: table;
    table-layout: fixed;
    float:none;
}


.navbar.navbar-default .navbar-nav > li > a, .navbar.navbar-inverse .navbar-nav > li > a {
padding-top: 2px;
padding-bottom: 3px;
line-height:100%;
}

@media (min-width: 768px){
	.navbar-nav{
    margin-top: 3px;
    
}

} 

.reservecenter {
    text-align: center;
	}
	
	
	
	
.reservehead {
	width: 1000px;
	}

.navbar-toggle {
    z-index: 2;
}
 
.navbar-brand-center {
    
    width: 100%;
    
    text-align:center;
    margin: 20px auto auto auto;
	padding:0;
	
}

.navbar-brand > img {
    display:inline-block;
}


 
@media (min-width: 768px) {
    .navbar-brand-center {
        margin-left: 0 !important;
    }
}


.dropdown-menu {
	margin-top: 0px !important;
	margin-left: 15px;
	}



#ukaitv {
	margin-bottom: 100px;
	
	padding:15px 0;
	background:#111 url('/wp-content/themes/blankslate/images/bg_wave.png') repeat;
	}

#ukaitv h3 {
	margin: 10px 0 10px 0;
	font-size:250%;
	}

#ukaitv p {
	margin-bottom:20px;
	}


.btn_tvlink {
	margin:80px 0 80px 0;
	text-align:center;
	}
	
	
.btn_tvlink a {
	color:#fff;
	padding:15px 40px;
	border:2px solid #ccc;
	background:#000;
	text-decoration:none;
	border-radius: 25px 25px 25px 25px;
	-ms-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
	}
	
	
.btn_tvlink a:hover {
	background:#ccc;
	color:#000;
	
	text-decoration:none;
}






#topvideo {
	margin-bottom: 0px;
	}

#videoarea { /* 動画の粗さを目立たさなくさせるためにオーバーレイをかける */
  background-image: url('/wp-content/themes/blankslate/images/overlay-black.png');
  background-repeat: repeat;
  display: table;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  z-index: 2;
  text-align:center;
}

#videoarea h1 {
  position: absolute;
  top: 12%;
  left: 50%;
  margin-left:-48px;
}

#videoarea h1 span {
	display:inline-block;
  padding-top:60px;
}



#videoarea div {
  display: table-cell;
  vertical-align: middle;
}
#video-container {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  background-image: url('/wp-content/themes/blankslate/images/video-ukai03.jpg'); /* 何らかの原因で動画が表示されない場合の背景画像 */
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; /* 背景画像をフルスクリーンに */
}
#topmovie {
  overflow: hidden;
  z-index: 1;
}
.bgwidth {
  width: 100%;
}
.bgheight {
  height: 115%;
}



#content {
	padding-bottom:100px;
	}



#open {
	background: #171613 url(/wp-content/themes/blankslate/images/weave.png) repeat left top;
	padding:60px 0 30px 0;
	}

.openbox  {
	border:6px solid #b3a772;
	background:#000305;
	margin-bottom:30px;
	padding:25px 25px 15px 25px;
	color:#fff;
	text-align:center;
	}

.openbox p span {
	font-size:80%;
	}
	
	
#ex1 {
	position:relative;
	}
	
.opentitle {
	margin:0px auto 10px auto;
	width:220px;
	text-align:center;
	}

.opentitle:before {
    border-top: 3px solid #fbe868;
    content: "";
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
}

.opentitle span{
	background:#000305;
	display: inline-block;
	position: relative;
	padding:0 10px;
	font-size:160%;
	}



.topcontacttitle {
	margin:0px auto 30px auto;
	width:350px;
	text-align:center;
	}

.topcontacttitle:before {
    border-top: 3px solid #fbe868;
    content: "";
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
}

.topcontacttitle span{
	background:#000305;
	display: inline-block;
	position: relative;
	padding:0 10px;
	font-size:160%;
	}
	
	
.openday {
	font-size:180%;
	color:#fca43c;
	margin-bottom:10px;
	}
	



.todaydate {
	font-size:180%;
	color:#fff;
	margin-bottom:10px;
	}

.contactbox {
	background-color: #000305;
	
    margin: 0 0 30px 0;
    padding: 35px 25px 0px 25px;
	color:#fff;
    position: relative;
    z-index: 1;
	text-align:center;
	
	
   
}
.contactbox::before,
.contactbox::after {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
	
}


.contactbox::before {
    border:1px solid #f1d979;
	left: 0;
    top: 0;
    z-index: -1;
	
}
.contactbox::after {
	border:1px solid #f1d979;
    top: 6px;
    left: 6px;
    z-index: -2;
	
}




.conchild {
	padding-bottom:40px;
	
	}


.btn_reserve {
	margin:15px 0 0 0;
	}


.rectxt span.tel-link{
	padding:0px 0 0px 0px;
	background: none;
}



.btn_tel {
	margin:0px 0 0px 0px;
	font-size:200%;
	text-decoration:none;
	}
	
.btn_tel a {
	color:#fff;
	
	}
	
.telcolor a {
	color:#fff;
	
	}

.tel-link a {
	color:#fff;
	
	}

	
.btn_reserve a {
	background:#feca2d;
	color:#000;
	font-size:150%;
	padding:25px 60px;
	text-decoration:none;
	border-radius: 35px 35px 35px 35px;
	-ms-border-radius: 35px 35px 35px 35px;
	-moz-border-radius: 35px 35px 35px 35px;
	-webkit-border-radius: 35px 35px 35px 35px;
	
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
    
    display: block;
    width: 100%;
    padding:25px 5px;

	}
	
	
.btn_reserve a:hover {
	background:#fff;
	color:#000;
	
	text-decoration:none;
}
@media (min-width: 991px) and (max-width: 1200px) {
    .btn_reserve a {
        display: block;
        width: 100%;
        font-size:120%;
        padding:20px 5px;
    }
}
@media screen and (max-width: 480px) {
    .btn_reserve a {
        display: block;
        width: 100%;
        font-size:120%;
        letter-spacing: 0;
        padding:20px 5px;
    }

}



.btn_cancel {
	margin:20px 0 0 0;
	}
	
	
.btn_cancel a {
	color:#fff;
	padding:15px 60px;
	border:2px solid #888;
	text-decoration:none;
	border-radius: 25px 25px 25px 25px;
	-ms-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
	}
	
	
.btn_cancel a:hover {
	background:#888;
	color:#000;
	
	text-decoration:none;
}




#isan {
	text-align:center;
	padding:150px 0 50px 0;
	display:none;
	}
	
.topisanmidashi img {border:none;}


.bgcsp {
	background: rgba(0, 0, 0, 0.4);
	height: 700px;
	padding-top: 80px;
	
	}
	
	
.bgc {
	background: rgba(0, 0, 0, 0.4);
	height: 600px;
	padding-top: 150px;
	
	}




#isan h3 {
	font-size:450%;
}
.topisanmidashi {
	margin: 0 0 40px 0;
	
	}

.topisantxt {
	line-height:200%;
	letter-spacing:2px;
	}



.btn_moredetail {
	margin:40px 0;
	}
	
.btn_moredetail a {
	
	color:#fff;
	font-size:150%;
	padding:13px 80px;
	text-decoration:none;
	border:1px solid #fff;
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
	}
	
	
.btn_moredetail a:hover {
	background:#fff;
	color:#000;
	
	text-decoration:none;
}



.navigation {
	border-bottom:1px dotted #666;
	padding-bottom:10px;
	}

.nav-previous{
	float:left;
	width:47%;
	text-align:left;
	}


.nav-next {
	float:right;
	width:47%;
	text-align:right;
	}


.entry-title a {
	color:#fff;
	
	}

.post {
	margin:50px 0 100px 0;
	padding:0px 15px;
	}



.btn_moredtopoic {
	margin:30px 0 40px 0;
	text-align:center;
	}
	
.btn_moredtopoic a {
	
	color:#fff;
	font-size:110%;
	padding:8px 40px;
	text-decoration:none;
	border:1px solid #fff;
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
	}
	
	
.btn_moredtopoic a:hover {
	background:#fff;
	color:#000;
	
	text-decoration:none;
}



#feature {
	background: #171613 url(/wp-content/themes/blankslate/images/weave.png) repeat left top;
	padding:100px 0 0px 0;
	margin-bottom:80px;
	}
	
	
.topfeaturetitle {
	margin:0px 0 30px 0;
	text-align:center;
	width:100&;
	}




.topfeaturetitle span{
	background:#fff;
	color:#111;
	display: block;
	position: relative;
	padding:5px 10px;
	font-size:240%;
	line-height:120%;
	}


.featurearea {
	margin-bottom:0px
	}



.featurebox {
	margin-bottom:40px;
	}


.featuretxt {
	padding:10px 20px 0px 20px;
	}

.featuretxt h4 {
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #666;
	font-size:140%;
	}
	
.featureimg {
	padding:0px;
	margin:0;
	
	}

.featureimg img{
	width:100%;
	
	
	}


.featureno1{
	margin-top:-40px;
	text-align:center;
	width:100%;
	}




#topics {
	
	padding-bottom: 53%; /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	background: url(/wp-content/themes/blankslate/images/footerbg03.jpg) no-repeat center bottom;
	background-size: cover;
	}

.tn{
	}
	

	
	
.topicbox  {
	padding:20px;
	color:#fff;
	text-align:left;
	}
	

.toptopictitle {
	margin:0px auto 30px auto;
	width:240px;
	text-align:center;
	color:#fff;
	}

.toptopictitle:before {
    border-top: 3px solid #fbe868;
    content: "";
    position: absolute;
    top: 55%;
    left: 0;
    width: 100%;
}

.toptopictitle span{
	background:#000305;
	display: inline-block;
	position: relative;
	padding:0 10px;
	font-size:240%;
	}
	
	
		
.toptopicmidashi {
	font-size:140%;
	color:#fca43c;
	margin-bottom:10px;
	position: relative;
	padding:0 80px 0 0;
	}
	

.toptopicmidashi a {
	color:#fca43c;
	}

.toptopicmidashi a:hover {
	text-decoration:none;
	}

.toptopicmidashi span{
	color:#fff;
	display: inline-block;
	position: absolute;
	right:0;
	top:0;
	padding:10px 0 0 15px;
	font-size:60%;
	}






.topicsflame  {
	border:6px solid #b3a772;
	background:#CABB89 url(/wp-content/themes/blankslate/images/sand.png);
	margin-bottom:30px;
	padding:25px 25px 15px 25px;
	}

@media (max-width: 640px) {
    .topicsflame  {
        padding-left: 0;
        padding-right: 0;
    }

}


.topicsflame .toptopictitle, .topicsflame p, .topicsflame .toptopicmidashi span {
	color:#2D1004
	}


.topicsflame .toptopicmidashi, .topicsflame .toptopicmidashi a {
	color:#9e2c2c
	}
	


.topicsflame .toptopictitle:before {
    border-top: 3px solid #fbe868;
    content: "";
    position: absolute;
    top: 55%;
    left: 0;
    width: 17%;
}

.topicsflame .toptopictitle:after {
    border-top: 3px solid #fbe868;
    content: "";
    position: absolute;
    top: 55%;
    right: 0;
    width: 17%;
}



.topicsflame .toptopictitle span{
	background: none;
	}


.topicsflame .btn_moredtopoic a {
	
	color:#2D1004;
	
	border:2px solid #b3a772;
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
	}

.topicsflame .btn_moredtopoic a:hover {
	background:#fff;
	color:#000;
	
	text-decoration:none;
}

	
	

#window {
	padding:300px 0;
	
	}
	


#box2 {
	height: 680px;
	background: url(/wp-content/themes/blankslate/images/isanbg04.jpg) #000000 no-repeat 25% 0px;
	background-size:cover;
	color: #ffffff;
}


.headimg {
	margin-bottom:50px;
	}
	
	

.toolstable {
	margin-bottom:40px;
}



.toolstable table {
	margin:0 0 20px 0px;
border-collapse: collapse;	
border-spacing: 0;
border:1px solid #ccc;
}

.toolstable th {
	padding:8px 13px 8px 13px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:90%;
}

.toolstable td {
	padding:8px 13px 8px 13px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:90%;
	
}

.toolstable td.time {
	
	vertical-align: middle;
	
}



.bigimg {
	margin-bottom:60px;
	
	}

.bigimg img {
	width:100%;
	
	}

.guide {
	border-radius: 25px 25px 25px 25px;
	-ms-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	
	padding:20px 20px 0px 20px;
	border:1px solid #666;
	margin:0 0 40px 0px;
	}


.guide dl {
	margin:0 0 0px 0px;
	padding:0;
	overflow:hidden;
}

.guide dt{
	float:left;
	width:19%;
	margin:0 0 23px 0;
	line-height: 150%;
	clear: left;
	padding:0 0 18px 18px;
	font-size:130%;
	font-weight:300;
	background: url(/wp-content/themes/blankslate/images/bullet_red.png) no-repeat left 8px;
}

.guide dd {
	margin:0 0 23px 0;
	padding:2px 0 18px 20%;
	line-height: 150%;
	border-bottom: 1px dotted #666;
}




.btn_kanransen {
	margin:25px 0 0 0;
	}
	
	
.btn_kanransen a {
	background:#feca2d;
	color:#000;
	font-size:150%;
	padding:10px 30px;
	text-decoration:none;
	border-radius: 25px 25px 25px 25px;
	-ms-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
	
	-webkit-transition: background 0.2s linear 0s, color 0.2s linear 0s;	
	   -moz-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		 -o-transition: background 0.2s linear 0s, color 0.2s linear 0s;
		    transition: background 0.2s linear 0s, color 0.2s linear 0s;
	}
	
	
.btn_kanransen a:hover {
	background:#fff;
	color:#000;
	
	text-decoration:none;
}
@media screen and (max-width: 480px) {
    .btn_kanransen a {
        font-size:100%;
        padding:10px 10px;
    }

}




.booklist dl {
	margin:0 0 0px 0px;
	padding:0;
	overflow:hidden;
}

.booklist dt{
	float:left;
	font-size:130%;
	width:100%;
	margin:0 0 0px 0;
	line-height: 150%;
	clear: left;
	padding:0 0 18px 18px;
	font-weight:300;
	background: url(/wp-content/themes/blankslate/images/bullet_red.png) no-repeat left 7px;
}

.booklist dd {
	margin:0 0 23px 0;
	padding:2px 0 18px 0;
	line-height: 150%;
	
}



.accessbox  {
	margin-bottom:40px;
	}

.mapimg {
	margin-top:30px;
	}
	

.next {
	background: url(/wp-content/themes/blankslate/images/arrow_next.png) no-repeat 11% top;
	height:0;
	margin-top:-1px;
	padding:0px 0 30px 0;
	z-index:100;
	position:relative;
	}
.scbox {
	margin-top:50px;
	border-bottom:1px solid #888;
	position:relative;
	}
.sctitle{
	padding:25px 25px 25px 25px;
	font-size:160%;
	line-height:100%;
	}
.sctxt{
	padding:25px 25px 25px 25px;
	border-left:1px solid #888;
	}



.ukaibibox  {
	border-right:1px dotted #91875c;
	border-bottom:1px dotted #91875c;
	margin-bottom:30px;
	padding:0px 15px 15px 0px;
	border-radius: 0px 0px 25px 0px;
	-ms-border-radius: 0px 0px 25px 0px;
	-moz-border-radius: 0px 0px 25px 0px;
	-webkit-border-radius: 0px 0px 25px 0px;
	}



.packbox  {
	border-left:1px dotted #666;
	padding:0px 0px 15px 0px;
	}

.packbox.first  {
	border-left:none;
	}
.packbox.second  {
	padding-left:25px;
	}
	
.moushikomibox  {
	border-top:1px dotted #666;
	margin-bottom:30px;
	padding:25px 0 15px 0;
	}	
	


.discountbox  {
	border-right:1px dotted #91875c;
	border-bottom:1px dotted #91875c;
	margin-bottom:30px;
	padding-right:15px;
	padding-bottom:15px;
	border-radius: 0px 0px 25px 0px;
	-ms-border-radius: 0px 0px 25px 0px;
	-moz-border-radius: 0px 0px 25px 0px;
	-webkit-border-radius: 0px 0px 25px 0px;
	}

.discountbox h4 {
	margin-bottom:30px;
	}
.discountbox p {
	margin-bottom:20px;
	}
		
.introtxt {
	border-bottom:1px dotted #91875c;
	padding:20px 0px 30px 0px;
	margin-bottom:30px;
	}


.tourbox  {
	border-right:1px dotted #91875c;
	border-bottom:1px dotted #91875c;
	margin-bottom:100px;
	padding-right:15px;
	
	border-radius: 0px 0px 25px 0px;
	-ms-border-radius: 0px 0px 25px 0px;
	-moz-border-radius: 0px 0px 25px 0px;
	-webkit-border-radius: 0px 0px 25px 0px;
	
	
	padding-left:0;
	}

.tourimgs {
	margin-top:70px;
	}


#faq01, #faq02, #faq03, #faq04, #faq05, #faq06, #faq07, #yumesuisen, #furyuyakatabune {
	margin-top:-300px;
    padding-top:300px;
	}
	
	
	
.faqarea {
	text-align:center;
	margin:0px 0 50px 0;
	}


.faqtbox {
	margin:40px 0 60px 0;
	}
	
.faqtbox a {
	margin:0px 0 10px 0;
	padding:0px 0 8px 15px;
	background: url(/wp-content/themes/blankslate/images/arrow_small.png) no-repeat 4px 8px;
	color:#fff;
	border-bottom:1px solid #555;
	display:block;
	}
		
	
.faqtitle {
	margin:0px auto 30px auto;
	width:350px;
	text-align:center;
	position: relative;
	
	}



.faqtitle span{
	background:#000305;
	display: inline-block;
	position: relative;
	padding:0 10px;
	}
	
		
.thumbnail {
	background:#111;
	border:1px solid #555;
	padding:0 15px;
	text-align:left;
	font-size:110%;
	line-height:180%;
	margin-bottom: 35px;
	}

.thumbnail h4 {
	padding-bottom:10px;
	border-bottom:1px dotted #666;
	font-size:100%;
	color:#c9a024;
	}




.torikukmiimgs {
	
	}

.torikukmiimgs .row {
	border-bottom:1px dotted #666;
	padding-bottom: 15px;
	text-align:center;
	}
	
	



.isanbox {
	margin-bottom: 80px;
	padding:20px;
	border:1px solid #666;
	}


.isanbox img {
	margin-bottom: 20px;
	}
	
	



td.unescotable{
	width:15%;
	}




.dayright1st {margin-top:160px;}


.dayright {margin-top:30px;}


.dayleft {margin-top:-130px;}




.isantxt{
	border-bottom:1px solid #888;
	margin-bottom:25px;
	padding-bottom:15px;
	}
	
	
.isanimgbox {
	margin-bottom: 20px;
	}	
	

.isanot{
	margin:0 0 8px 0;
	padding-left:14px;
	background: url(/wp-content/themes/blankslate/images/arrow_small.png) no-repeat 5px 6px;
	}

.isansj{
	border-left:1px solid #888;
	padding-left:20px;
	margin:0 0 0px 0px;
	}
	


.isanrt{
	border-bottom:1px solid #888;
	margin-bottom:15px;
	padding-bottom:15px;
	}




.reclist {
	margin:0 0 40px 0px;
	padding:0px 0;
	}



.reclist dl {
	margin:0 0 40px 0px;
	padding:0 0 0px 0;
	overflow:hidden;
}

.rectitle{
	font-size:130%;
	width:100%;
	margin:0 0 20px 0;
	line-height: 130%;
	padding:8px 0 8px 18px;
	font-weight:300;
	background: url(/wp-content/themes/blankslate/images/bullet_red.png) no-repeat left 14px;
	border-top:1px double #845C15;
	border-bottom:1px double #845C15;
}

.rectxt{
	margin:0 0 40px 0;
}

.rectxt span{
	padding:0px 0 0px 12px;
	background: url(/wp-content/themes/blankslate/images/arrow_small.png) no-repeat left 6px;
}


#yumewaku {
	padding-top:20px;
	}

.kanransen {
	padding:10px 20px 60px 20px;
	border-bottom:1px solid #7B5731
	}


.kanransen h3 {
	font-size:32px;
	}





.youtube {
  margin: 10px 0px 30px 0px;
  padding:0px 40px 30px 40px;
  border:1px solid #444;
}

.youtube h5 {
}






.kanransenimg {
	padding:0px 40px 0px 40px;
	margin-bottom:40px;
	}











#wrap > div {
	background: no-repeat 50% 0 fixed;
	margin: 0 auto 0px auto;
	position: relative;
	text-align:center;
}


#wrap #box1 {
	height: 600px;
	background-image: url(/wp-content/themes/blankslate/images/isanbg04.jpg);
	
	z-index: 1;
	padding: 0px 0 200px 0;
	background-size:cover;
}

#wrap .inner {
	color: #ffffff;
	margin: 0 auto;
}





.header {
	text-align:center;
	margin-bottom:50px;
	}

.header h1 {
	border-top:4px double #666;
	border-bottom:4px double #666;
	padding:15px 0;
	}

h2 {
	margin-bottom: 40px;
	}

h3 {
	margin-bottom: 20px;
	}

.caption {
	font-size:80%;
	margin-bottom: 20px;
	}
	
.midashi {text-align:center;}

.textbox {
	margin-bottom: 40px;
	padding-bottom:40px;
	border-bottom:1px dotted #666;
	}



/*
Back to top button 
*/
#page-top {
	position: fixed;
	bottom: 100px;
	right: 8px;
	padding-bottom:10px;
	z-index:1000;
}
#page-top a {
	width: 68px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	
}
#page-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#page-top span {
	width: 68px;
	height: 145px;
	display: block;
	margin-bottom: 7px;
	background: url(/wp-content/themes/blankslate/images/utan02.png) no-repeat center center;
	
}





.otherpage {
  border:1px solid #444;
  background:#211b1a;
  padding:0px 20px 0px 20px;
  margin:50px 0;
}

.otherpagetitle {
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
	margin-bottom:15px;
	}



.footerbnr{
	margin:0px 0 50px 0;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	background: #211b1a url('/wp-content/themes/blankslate/images/bg_wave.png') repeat;
	}

.footerbnr ul{
	margin:15px auto 10px auto;
	
	}
	
.footerbnr li{
	float:left;
	margin:0 5px 5px 0;
	}
	
	
	
#footer{
	background: #160704;
	padding:50px 0 10px 0;
	color: #ffffff;
	}

#footer a{
	color: #ffffff;
	}

#footer .otherpage li a {
	color:#fec516;
	}

.footerlink {
	margin-bottom:20px;
	
	}

.footercat {
	border-top:1px dotted #666;
	padding-top:12px;
	}

.footercatother {
	border-bottom:1px dotted #666;
	padding-bottom:4px;
	}
	
.footersns {
	
	padding-top:12px;
	text-align:center;
	}
	

.footfirst{
	margin-bottom:40px;
	
	}

.footlogo {
	font-size:120%;
	}

.footerlink li {
	margin-bottom:15px;
	}

.footerlink li a {
	background: url(/wp-content/themes/blankslate/images/arrow_small.png) no-repeat left 4px;
	padding-left:10px;
	list-style-position: inside;
	}





.footerlink li ul {
	margin-top:10px;
	}

.footerlink li ul li {
	margin-left:15px;
	}

#copyright {
	border-top:1px solid #444;
	padding-top:10px;
	color: #ffffff;
	text-align:center;
	}

#copyright span {
	
	padding:10px 0;
	text-align:center;
	font-size:70%;
	}


/*-----------------------------------------------------------------------------------------------------------clearfix-----------------*/

.clearfix{ /zoom:1; }
.clearfix:after{ content : ''; display : block; clear : both; height:0; }



/* 割引料金表 横スクロール　*/
.dc-waku{
    width: 1090px;
    overflow: auto;
}
@media (max-width: 991px) {
    .toolstable.dc-fee{
        margin-left: 0;
    }
}
@media (max-width: 1230px) {
    .dc-waku{
        width: 100%;
        overflow: auto;
    }

}

.strong{font-weight:bold;}
.font130 {font-size:130%;}
.font120 {font-size:120%;}
.font110 {font-size:110%;}
.font90 {font-size:90%;}
.font80 {font-size:80%;}

.waku_scroll{
    width: 100%;
    overflow: auto;
}

.w1000{
    width: 100%;
    max-width: 1000px;
    margin: auto;
}

.mb40{
    margin-bottom: 40px;
}
.mb20{
    margin-bottom: 20px;
}
.ind-1 li{
    text-indent: -1em;
    margin-left: 1em;
}

.read-more-list dt{
    font-size: 120%;
    line-height: 1.4em;
    font-weight: bold;
    padding-top: 40px;
    margin-bottom: 10px;
    
}
.read-more-list dd{
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 8px;

}

.links-btn{
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.links-btn a{
    display: inline-block;
    width: 300px;
    padding: 20px 0;
    border: solid 1px #888;
}
.links-btn a .tab{
    padding-right: 25px;
    background: url(../../images/icon_tab.png) right center no-repeat;
    background-size: auto 13px;
}




/* 協力企業・団体のご紹介 */
.dantai_list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.dantai_list .item{
    width: 48%;
    max-width: 600px;
}
.dantai_list table{
    width: 100%;
    border: solid 1px #fff;
}
.dantai_list table tr:not(:last-child){
    border-bottom: solid 1px #fff;
}
.dantai_list table th{
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
.dantai_list table td{
    padding: 10px;
    text-align: left;
}
.dantai_list table th:nth-child(1),
.dantai_list table td:nth-child(1){
    width: 60%;
    border-right: solid 1px #fff;
}
.dantai_list table td:nth-child(2){
    width: 40%;
}
.dantai_list .item p.ar{
    text-align: right;
    margin-top: 10px;
}
@media screen and (max-width: 910px) {
    .dantai_list .item{
        width: 100%;
        max-width: 600px;
        margin: auto;
    }
    .dantai_list .item:nth-child(2) table{
        border-top: none;
        
    }
    .dantai_list table tr.tab{
        display: none;
    }

}


/* ＰＲオリジナルＴシャツ */
.t_shirt_vari{
    width: 100%;
    max-width: 1000px;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.t_shirt_vari .item{
    width: 31%;
    text-align: center;
}
.t_shirt_vari .item .img{
    margin-bottom: 10px;
}

@media screen and (max-width: 380px) {
    .t_shirt_vari .item{
        width: 100%;
        margin-bottom: 30px;
    } 
}


/* 関連法規・様式など */
.kiyaku_list li{
    font-size: 110%;
    margin-bottom: 10px;
}


/* 料金・取消料のご案内ページ　貸切船　タイプ別画像 */
.fune_type_vari{
    width: 100%;
    max-width: 1000px;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.fune_type_vari .item{
    width: 22%;
    text-align: center;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 30px;
}
.fune_type_vari .item .img{
    margin-bottom: 8px;
}

@media screen and (max-width: 640px) {
    .fune_type_vari .item{
        width: 47%;
        margin-bottom: 20px;
    }


}

/* 予約申込ページ　動画埋め込み  */
.movie_yoyaku {
    width: 100%;
    max-width: 500px;
    aspect-ratio: 16 / 9;
}
.movie_yoyaku iframe {
    width: 100%;
    height: 100%;
}




/* 外国語翻訳ボタン */
.head-side-box{
    position: absolute;
    right: 10px;
    top: 30px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.pc-laws{
    margin-right: 15px;
}
.pc-laws a{
    color: #fff;
}
.lang-btn-box{
    position: relative;
}
.lang-dropdown{
    display:none;
    position: absolute;
    right: -15px;
    top: 32px;
    text-align: left;
    height: 400px;
    overflow: auto;
}

label.lang-btn{
    display: block;
    width: 160px;
    padding: 3px 0;
    text-align: center;
    border: solid 1px #e2e2e2;
    border-radius: 20px;
    font-weight: normal;
    letter-spacing: 0.07em;
    margin-bottom: 0;
}
.lang-dropdown li{
    display:block;
    width: 100%;
    padding:5px 10px;
    background-color: #fff;
    border-bottom:#999 1px dashed;
}
.lang-dropdown li a{
    color: #000;
    display: block;
}
input#lang-click[type="checkbox"]{
    display:none;
}
label.lang-btn[for="lang-click"]{
    display:block;
}
#lang-click:checked + .lang-dropdown{
    display:block;
}
@media screen and (max-width: 1280px) {
    .head-side-box{
        top: 10px;
    }
}

@media screen and (max-width: 640px) {
    .head-side-box{
        font-size: 12px;
    }
    label.lang-btn{
        width: 125px;
        letter-spacing: 0;
    }
    .pc-laws{
        margin-right: 8px;
        letter-spacing: 0;
    }
}

@media screen and (max-width: 490px) {
    .pc-laws{
        display: none;
    }

}

/* 船頭インタビュー */
.sendo-intv{
    margin-bottom: 50px;
}
.sendo-intv dt{
    font-size: 120%;
    line-height: 1.5em;
    color: #fec516;
    font-weight: normal;
    margin-bottom: 8px;
}
.sendo-intv dd{
    text-indent: -1em;
    margin-left: 1em;
    margin-bottom: 5px;
}

/*　船頭募集ポスター追加　*/
.saiyou_wrap{
    position: relative;
}
.saiyou_wrap{
    position: relative;
}
.sendo-bosyu-img{
    position: absolute;
    right: -50px;
    top: 50px;
    width: 400px;
}
.sendo-bosyu-img img{
    width: auto;
    max-width: 100%;
    height: auto;
}

.read-more-list .link a{
    word-break: break-all;
}

@media screen and (max-width: 1200px) {
    .sendo-bosyu-img{
        position: static;
        width: 100%;
        max-width: 500px;
        margin: 30px auto 0;
    }

}




