@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
*::after,
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: 'Lato', sans-serif;
	background: #deded1;
}
article {
	margin: 80px auto;
	text-align: center;
	line-height: 1.8;
}
article p {
	margin-bottom: 1em;
}

article h2 {
font-family: itc-galliard, serif;
font-weight: 100;
font-style: normal;  
    font-size: 2em;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.4;    
}
article h2  span{
    display: block;
    font-size: 0.7em;
	font-family: 'Lato', sans-serif;
}

article h2 + p{
    margin-bottom: 4em;
}

article h2 + p > p{
    margin-bottom: 0;
}


a {
	color: #000;
}
figure img{
    width: 100%;
    max-width: 100%;
    height: auto;
}

/*#main-visual {
	background: #1d76a6;
	height: 700px;
}*/
#main-visual {
    display: table;
    width: 100%;
overflow: hidden;
font-family: itc-galliard, serif;
font-weight: 100;
font-style: normal;       
}
#main-visual h1{
    display: table-cell;
    margin: auto;
    text-align: center;
    padding-top: 30px;
    font-size: 3.4em;
    right: 0; 
}
#main-visual h1 span{
    display: block;
    font-size: 0.6em;
}
#main-visual h1 p{
    font-size: 0.3em;
    margin: 10px 0;
    	font-family: 'Lato', sans-serif;

}
#main-visual h1 p + p{
    font-size: 0.7em;
    margin-bottom: 45px;
font-family: itc-galliard, serif;
font-weight: 100;
font-style: normal;      
}
#main-visual h1 img{
    max-width: 100%;
    height: auto;
}

.menu_bg{
	background: #deded1;
	height: 80px;
	width: 100%;
  position: static;
  top: -30px;
  transition: all 0.3s ease 0s;
    padding-top: 15px;
}


article ul#menu{
        display: flex;
    flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-between;
	margin-bottom: 40px;
    max-width: 820px;
    margin: 0 auto 20px auto;	
   /* position: relative; */   
}
article ul#menu li{
    width: calc(100% / 4 - 20px);
    margin-bottom: 30px;
    padding: 0px;    
    text-align: center;
    flex-direction: column;
    display: flex;
font-family: itc-galliard, serif;
font-weight: 100;
font-style: normal; 
    font-size: 1.2em;
    line-height: 1.3em;
    border-bottom: #000 3px solid;
}

article ul#menu li span.jp{
    display: block;
    	font-family: 'Lato', sans-serif;
    font-size: 0.6em;
}

article ul#menu li a{
    margin-top: auto;
    display: block;
    text-decoration: none;
    color: #000;
}

article ul#menu li a:hover{
    color: #333;
}
article ul#menu li a::before{
    display: none;
}
.is-fixed {
  position: fixed;
  top: 0;
    left: 0;
 z-index: 3;
}
article a::before{
    content: ">";
    margin-right: 5px;
display: inline-block;
}
table.tbl {
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0;
	max-width:726px;
	margin:20px auto;
}
table.tbl th {
	padding: 10px;
	border: #000 solid;
	border-width: 0 0 1px 1px;
	/*background: url(../img/blue_bg.jpg) top left repeat-x;*/
	background:#595757;
	line-height: 120%;
	color:#000000;
    color: #fff;
	text-align:center;
}
table.tbl td {
	padding: 10px;
	border: 1px #000 solid;
	border-width: 0 0 1px 1px;
	/*background:url(../image/blue_bg.jpg) repeat top left;*/
	color:#000000;
    text-align: left;
}
table.tbl td span{
    font-size: 0.9em;
    display: block;
}

.service{
    display: flex;
    flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-between;
	margin-bottom: 40px;
    max-width: 880px;
    margin: 0 auto 20px auto;
    padding: 0px;
    position: relative;    
}
.service div{
    width: calc(100% / 2 - 20px);
    margin-bottom: 30px;
    padding: 0px;    
    text-align: left;
    flex-direction: column;
    /*display: flex;*/
}
.service div + div h3{
    font-family: itc-galliard, serif;
font-weight: 100;
font-style: normal; 
    font-size: 1.7em;
        line-height: 1em;
    margin-bottom: 5px;

}
.service div + div h3 span{
display: block;
    font-size: 0.6em;
	font-family: 'Lato', sans-serif;    
    font-weight: 600;
    margin-top: 3px;
        line-height: 1.4em;
}
.service div + div p{
    font-size: 0.8em;
    line-height: 1.6em;
}

.wagon{
    margin-bottom: 30px;
}
.wagon p{
    margin-bottom: 1em;
font-size: 0.9em;
}
.st{
    margin-bottom: 30px;
}
.pic{
        display: flex;
    flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-between;
	margin-bottom: 40px;
    max-width: 600px;
    margin: 0 auto 20px auto;
    padding: 0px;
    position: relative;    
}
.pic div{
    width: calc(100% / 2 - 10px);
    margin-bottom: 30px;
    padding: 0px;    
    text-align: left;
    flex-direction: column;
    /*display: flex;*/
}

.fee{
    flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-between;
    max-width: 760px;
    margin: 0 auto 20px auto;
    padding: 0px;
    position: relative;    
}
.fee div{
    width: calc(100% / 2 - 10px);
    margin-bottom: 30px;
    padding: 0px;    
    text-align: left;
    flex-direction: column;
    display: flex;
}
.fee h2{
    margin-bottom: 10px;
}
.fee h2 span{
    display: inline-block;
}
.fee h3{
    background: #fff;
    font-weight: 600;
    text-align: center;
    padding: 3px 0;
    font-size: 0.9em;
    margin-bottom: 15px;
}
.tbls{
    width: 100%;
}
.tbls td h3{
	margin-bottom: 0;
}
.tbls td div{
	width: 100%;
	margin: 0 0 10px 0;
}
.fee p {
    font-size: 0.9em;
}
.fee p span{
    color: #bba36b;
    display: block;
}
.drink{
    font-size: 0.9em;
    background: #fff;
    padding: 10px 0;
    max-width: 860px;
    margin: auto;
}
.drink span{
    border: #B1B1B1 1px solid;
    display: inline-block;
    margin-right: 5px;
    padding: 3px;
}

#guide{
    background: #fff;
    padding: 60px 0;    
}

.guideline{
    border-top: #838383 1px solid;
    border-bottom: #838383 1px solid;
    padding: 60px 0;
    margin: 0 auto 60px auto;  
    max-width: 860px;
}


.guideline dl{
        display: flex;
    flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-between;
	margin-bottom: 40px;
    max-width: 720px;
    margin: 0 auto 20px auto;
    padding: 0px;
    position: relative;    
}
.guideline dt{
    width: 15%;
    text-align: center;
    margin: 0 0 1em 0;
}
.guideline dd{
    width: 80%;
    text-align: left;
    font-size: 0.9em;
    margin: 0 0 1em 0;
    
}
.guideline dd h3{
    font-weight: 600;
    margin: 5px;
}

.btn {
  display: inline-block;
  padding: 1.5em 1em;
  text-decoration: none;
  background: #47BAAC;
  color: #FFF;
  border-bottom: solid 4px #478886;
  border-radius: 3px;
    width: 100%;
    font-size: 1em;
    text-align: center;
    position: relative;margin-bottom: 60px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;    
}
.btn::before{
  content: '';
  width: 16px;
  height: 16px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 45%;
  right: 30px;
  margin-top: -4px;
   
}
.btn:hover {
  background:  #006453;
    opacity: 1;

}
.safety a{
    font-size: 0.9em;
}
.safety a.none::before{
    display: none;
}
.htl{
    border-top: #838383 1px solid;
    padding: 60px 0;
    margin: 0 auto 60px auto;  
    max-width: 860px;
}
.htl_first{
    border-top: #838383 1px solid;
    border-bottom: none;
}
.htl_last{
        border-top: #838383 1px solid;

    border-bottom: #838383 1px solid;
}

.htl h2{
    	font-family: 'Lato', sans-serif;
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 35px;
}
.htl h2 a::before{
	display: none;
}
.htl_banq{
        display: flex;
    flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-between;
    max-width: 620px;
    margin: 0 auto 0px auto;
    padding: 0px;
    position: relative;    
}
.htl_banq div{
    width: calc(100% / 2 - 10px);
    margin-bottom: 0;
    padding: 0px;    
    text-align: left;
    flex-direction: column;
    display: flex;
}
.htl_banq div h4{
    font-weight: 600;
    margin-bottom: 5px;
}
.htl_banq div p{
    font-size: 0.9em;
}
.htl a{
    margin-top: 15px;
    font-size: 0.9em;
}

#rsvn{
    background: #bcb79e;
    padding: 60px 0;
    margin: 0;
}
#rsvn h2{
    margin-bottom: 45px;
}
#rsvn h3{
    color: #fff;
    font-size: 1.2em;
}
#rsvn h4{
    color: #fff;
    font-size: 2.6em;
    font-family: itc-galliard, serif;
font-weight: 600;
font-style: normal;   
    line-height: 1.4;
}
#rsvn h4 span.jp{
    	font-family: 'Lato', sans-serif;
display: block;
    font-size: 0.4em;
    font-weight: 100;
}

footer {
	padding: 60px 0;
	text-align: center;
	border-top: solid 1px #bbb;
    background: #fff;
}

ul.attens{
    max-width: 860px;
    margin: 0 auto 60px auto;
    font-size: 0.9em;
}
ul.attens li{
    margin-bottom: 3px;
    position: relative;
    padding-left: 15px;
    text-align: left;
}
ul.attens li::before{
    content: "※";
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    top: 0;
    margin: auto;
}

.logos{
    margin-bottom: 60px;
}

footer a {
	color: #666;
	text-decoration: none;
 font-size: 0.9em;
}
/*=============
slick
=============*/

.full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 555px;
  margin: 0 auto 50px;
    width: 1000px;
}
.full div.img01 {
  background-image: url("../img/slide/slide01.png");
}
.full div.img02 {
  background-image: url("../img/slide/slide02.png");
}
.full div.img03 {
  background-image: url("../img/slide/slide03.png");
}
.full div.img04 {
  background-image: url("../img/slide/slide04.png");
}
.full div.img05 {
  background-image: url("../img/slide/slide05.png");
}
.full .slick-dots {
    bottom: -6%;
    z-index: 1;
}

.slick-dots li.slick-active button:before{
    color: #bcb79e!important;
}
.slick-dots li button:before{
    color: #fff!important;
}



/* ▲▲▲ここまではナビゲーションに関係ない設定▲▲▲ */

.inner {
	width: 980px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}

/* header */
#top-head {
	font-size: 14px;
	top: -100px;
	position: absolute;
	width: 100%;
	margin: 100px auto 0;
	padding: 30px 0 0;
	line-height: 1;
	z-index: 999;
}
#top-head a,
#top-head {
	color: #fff;
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#top-head .logo {
	float: left;
	font-size: 36px;
}
#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 14px;
}
#global-nav ul li {
	float: left;
	position: relative;
}
#global-nav ul li a {
	padding: 0 30px;
}

/* Btn Hover */
#global-nav ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: -20px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
	background: #fff;
	bottom: -30px;
}


/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding-top: 10px;
	height: 55px;
	background: #fff;
	background: rgba(255,255,255,.7);

	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
	font-size: 24px;
	color: #333;
}
#top-head.fixed #global-nav ul li a {
	color: #333;
	padding: 0 20px;
}

/* Fixed Btn Hover */
#top-head.fixed #global-nav ul li:after {
	bottom: -10px;
}
#top-head.fixed #global-nav ul li:hover:after {
	background: #0062B8;
	bottom: -20px;
}


/* Transition */
/*
#top-head,
#top-head .logo,
#global-nav ul li,
#global-nav ul li a {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
*/



/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 101;
}

#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}

.sp{
    display: none;
}
.pc{
    display: block;
}
.btn_block{
    margin: 20px 0 0 0;
}
.btn_block a{
    color: #fff;
}


@media screen and (max-width: 980px) {
    
    .full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height:555px;
  margin: 0 auto;
    width: 100%;
}   
    #banq img{
        max-width: 100%;
        height: auto;
    }
    
	article,#main-visual {
		padding: 0 10px;
        margin: 100px auto 20px auto;
	}
    #guide {
    background: #fff;
    padding: 60px 10px;
}
    ul.attens {
padding: 0 10px;
            font-size: 0.8em;
    }
	.inner {
		width: 100%;
		padding: 0 20px;
	}
	#global-nav ul li a {
		padding: 0 20px;
	}
	#top-head.fixed #global-nav ul li a {
		padding: 0 15px;
	}
}

@media screen and (max-width: 640px) {
    .tel a::before{
        display: none;
        margin-right: 0;
    }
    .tel a{
        color: #fff;
        text-decoration: none;
    }

    
    .sp{
        display: block;
    }
     .pc{
        display: none;
    }
    article h2 {
        font-size: 1.6em;
    }
    #main-visual{
        padding-top: 0px;
    }
    
    #main-visual h1 {
    display: table-cell;
    margin: auto;
    text-align: center;
    padding-top: 0px;
    font-size: 2.4em;
    right: 0;
}
    article h2 + p {
    margin-bottom: 1.5em;
}
    #main-visual h1 p {
    font-size: 0.4em;
    }
    #main-visual h1 p + p {
    font-size: 0.6em;
    }
#main-visual h1 p + p {
    margin-bottom: 25px;

    }
    .service div + div h3 {

    font-size: 1.6em;
    }
    
.wagon p {
text-align: left;
}    

article h2 span {
    font-size: 0.6em;

}    
    #guide p{
        font-size: 0.9em;
    }
    article ul#menu {
    display: block;
        margin-bottom: 40px;
    max-width: 100%;

}
    article ul#menu li{
        width: 100%;
    }
    
    
.full div {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height:230px;
  margin: 0 auto;
    width: 100%;
}    
    table.tbl th,    table.tbl td{
        width: 100%;
        display: block;
    }    
    #rsvn h4 {
    font-size: 1.6em;

}
    #rsvn h4 span.jp {
    font-family: 'Lato', sans-serif;
    display: block;
    font-size: 0.6em;
    font-weight: 100;
}
  .service {
    display: block;
    }
    
  .service div{
      width: 100%;
    }
    .fee {
    display: block;
    }
    .fee div{
        width: 100%;
    }
    .drink{
        width: 100%;
        padding: 15px;
    }
        .drink span{
            display: block;
        width: 100%;
    }
.guideline dl {
    display: block;
    }
    .guideline dt, .guideline dd {
        width: 100%;
    }
        .guideline dd {
        margin-bottom: 20px;
    }
    #banq img{
        max-width: 100%;
        height: auto;
    }
    .htl_banq{
        display: block;
    }
    .htl_banq div {
    width: 100%;
    }
    .htl{
        padding-bottom: 0;
    }
    .htl h2{
        font-size: 1em;
    }
    .htl_last {
    margin-bottom: 20px;
}

    
	#top-head,
	.inner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
	}
	/* Fixed reset */
	#top-head.fixed {
		padding-top: 0;
		background: transparent;
	}


	#mobile-head {
		background: #000;
		width: 100%;
		height: 60px;
		z-index: 999;
		position: relative;
        border-bottom: 1px solid #fff;    
	}
	#top-head.fixed .logo,
	#top-head .logo {
position: absolute;
    left: 13px;
    top: 9px;
    color: #fff;
    font-size: 18px;
    font-family: itc-galliard, serif;
    font-weight: 100;
    font-style: normal;
    line-height: 1.2;
}       
	

	#global-nav {
		position: absolute;
		/* 開いてないときは画面外に配置 */
		top: -760px;
		background: #000;
		width: 100%;
		text-align: center;
		padding: 10px 0;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
        height: 100vh;
	}
	#global-nav ul {
		list-style: none;
		position: static;
		right: 0;
		bottom: 0;
		font-size: 11px;
	}
	#global-nav ul li {
		float: none;
		position: static;
        border-bottom: 1px dotted #ffff;    
	}
    #global-nav ul li span{
        display: block;
        font-size: 0.8em;
    }
    #nav-toggle span{
        background: #fff;
    }
    
	#global-nav ul li:after  {
		display: none;
	}
	#top-head #global-nav ul li a,
	#top-head.fixed #global-nav ul li a {
		width: 100%;
		display: block;
		color: #fff;
		padding: 18px 0;
        font-size: 1.8em;
        line-height: 1.4em;
	}
	#nav-toggle {
		display: block;
	}
	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
	/* #global-nav スライドアニメーション */
	.open #global-nav {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(810px);
		-webkit-transform: translateY(810px);
		transform: translateY(810px);
	}


}
