@charset "UTF-8";
/*@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);*/

body{    
/*	background:url(http://thekitemap.com/images/feedback-img.jpg) no-repeat;*/

	/*	background: radial-gradient(#fad96e, #f15266);*/
	background: #000;
	background-size: cover;
	height:100%;
	font-family: Helvetica, Arial, "ryo-gothic-plusn",sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align:center;
}
* {box-sizing: border-box;}


/*コンテンツ間上下マージン*/
body>section{
	padding:30px 5%;	
}
a:link{color: #ffffff;}
a:visited{color: #ffffff;}
a:hover{color: #ffffff;}
a:active{color: #ffffff;}

br{display: none;}
br.dis{display: inherit;}

.serif{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.eng_font{
	font-family: "futura-pt-condensed", sans-serif;
	font-stretch:extra-condensed;
	font-weight: 200;
	font-size:1em;
	}
.eng_fontbold{
	font-family: "futura-pt-condensed", sans-serif;
	font-stretch:extra-condensed;
	font-weight: 800;
/*	font-size:1em;*/
	}
h3{
	font-size:1.5em;
	line-height: 1.5em;
	font-weight: bolder;

	}


h3.eng_font{
	font-size:5em;
	line-height: 2em;
	}
h3.eng_fontbold{
	font-size:5em;
	line-height: 1.4em;
	}

h3.eng_fontbold .jancomm{
	font-size: 0.2em;
	line-height: 1em;
	}
h3{
	display: block;
	width: 100%;
/*			height: 30px;*/
	text-align: center;
	line-height: 1.4em;

}

h3>span{
	display: block;	
	margin-bottom: 30px;
}
h4{
	font-size:1.2em;
	line-height: 1.2em;
	font-weight: bolder;
	}

h5{
	font-size: 1em;
	line-height: 1em;
	font-weight: bolder;
	}
/*フォントfamily参考
.detail #main #article {
    width: 784px;
    margin: 0 auto 52px;
    padding-top: 75px;
    word-wrap: break-word;
    font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    font-size: 17px;
    font-weight: 400
}

.detail #main #article h3 {
     font-family: deltroDemiBold, "Midashi Go MB31"; 
    font-size: 27px;
    font-weight: 400
}

.detail #main #article h4 {
    font-family: deltroDemiBold, "Midashi Go MB31";
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.6em
}

.detail #main #article h6 {
    font-family: Helvetica, Arial, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 1.5em
}
*/

/*******************************************/


#gotoTop img{
	position:fixed;
	bottom: 20px;
	right: 20px;
	width: 40px;
	z-index: 100;
	filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
	-webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
	-moz-filter:filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
	-ms-filter:filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));
	}


/*******************************************/



/***********************************************************
************************************************************
********header***********************************************
************************************************************
***********************************************************/
header#type_01 {
	height: 50px;
	padding-top: 5px;
	position: fixed;
	width: 100%;
	z-index: 100;
	background-color:rgba(0,0,0,0.5);
	color: #ffffff;
	filter: drop-shadow(0 0 3px #000);
	}

		header#type_01 .inner {
			/*! max-width: 1000px; */
			margin: 0 auto;
			padding: 0px 20px;
			position: relative;
			}
		header#type_01 .inner nav {
			text-align: left;
			}

		header#type_01 .title {
			width: 120px;
			display: inline-block;
			font-size: 1.4em;
			line-height: 40px;
			text-decoration: none;
			background: url(../img/top_0headerlogo.png) no-repeat;
			background-size: contain;
			background-position: center;
			color: rgba(255,255,255,0);
			}

		header#type_01 .logo {
			text-decoration: none;
			font-weight: 800;
			font-size: 1.0em;
			line-height: 1.5em;
			background: url(../img/top_0headerlogo.png);
			background-size: cover;
			background-position: center;
			width:125px;
			height: 45px;
			display: inline-block;
			position: absolute;
			left: 50%;
			transform: translate(-50%, -0%);
			}

		header#type_01 nav > ul  {
			border: solid 0.5px rgba(255,255,255,.1);
			}

		header#type_01 nav > ul > li {
			display: inline-block;
			width: 50%;
			float: left;
/*
			border-left: solid 1px;
			border-bottom: solid 1px;
*/
			text-align: center;
			margin-left: 0px;
			padding: 2em;
			font-weight: bold;
			line-height: 3.5em;
			text-align: center;
			border: solid 0.5px rgba(255,255,255,.1);
			}

		header#type_01 nav > ul > li > a {
			cursor: pointer;
			display: block;
			outline: none;
			width: 100%;
			text-decoration: none;
			}

		header#type_01 .inner nav .jap {
			display: block;
			font-size: 1.5em;
			line-height: 1.2em;
			font: serif;
			}

		header#type_01 .inner nav .little {
			display: block;
			font-size: 1em;
			line-height: 1.0em;
			font-weight: lighter;
			}

		header#type_01 [type="checkbox"] {
			  display: none !important;
			}

			header#type_01 nav ul {
				display: none;
				}

			header#type_01 label {
				display: block;
				width: 40px;
				height: 40px;
				cursor: pointer;
				position: absolute;
				right: 20px;
				top: 0px;
				z-index: 1000;
				}

		header#type_01 label:after{
		  content:'';
		  display: block;
		  width: 30px;
		  height: 5px;
		  margin: 7px 5px;
      box-shadow: 0px 0px 0px 5px inset, 0px 10px 0px , 0px 21px 0px;
			}


			header#type_01 [type="checkbox"]:checked ~ ul {
				display: block;
				z-index: 9999;
				position: absolute;
				width: 100%;
				left: 0%;
				top:45px;
				animation-duration: 0.5s;
				animation-name: navopen;
				background-color: rgba(0,0,0,0.1);
				}
			@keyframes navopen {
			  from {
				transform: scale(1, 0);
				transform-origin: top;
			 	}
			  to {
				transform: scale(1, 1);
				transform-origin: top;
			  	}
			}
			

#type_01 {
}
#type_01 .inner {
}
#type_01 .inner h2 {
}
#type_01 .inner img {
}
#type_01 .inner p {
}
#type_01 nav {
}
#type_01 .title {
}
#type_01 .title#type_01 #nav {
}
#type_01 .accent1 {
}
#type_01 ul {
}
#type_01 li {
}
#type_01 a {
}
#type_01 .jap {
}
#type_01 .little {
}
#type_01 div {
}
#type_01 div h2 {
}
#type_01 div img {
}
#type_01 div p {
}
#type_01 br {
}


/***********************************************************
************************************************************
********1main***********************************************
************************************************************
***********************************************************/
#top1main {
	padding: 0;
	height: 100vh;
  background: url(../img/top_1main.jpg) no-repeat;
	background-size: cover;
	background-position: 50% center;
	display: flex;
	justify-content: center;
	align-items: center;
}

#top1main>div {
	max-height:400px;
	min-width: 100px;
	height: 40vh;
  margin-bottom: 10vh;
}

#top1main img {
		height: 100%;
/* 	margin-top: -10%; */
	-webkit-filter: drop-shadow(3px 3px 2px rgba(0,0,0,.5));
          filter: drop-shadow(3px 3px 2px rgba(0,0,0,.5));
}


/***********************************************************
************************************************************
********2Info***********************************************
************************************************************
***********************************************************/
#top2Info {
}
#top2Info div {
	width: 90%;
	/*! height: 300px; */
	margin: 0 auto;
	min-width: 180px;
	max-width: 300px;
}
#top2Info div>img {
	width: 80%;
	margin: 0 0 20px;
}
#top2Info ul {
	text-align: left;
}
#top2Info li {
	padding: 5px;
	vertical-align: middle;
}
#top2Info li img {
  padding:0 10px;
	height: .8em;
	line-height: .8em;
}
#top2Info .day {
	font-weight: bolder;
}
/***********************************************************
************************************************************
********top3catch*******************************************
************************************************************
***********************************************************/


#top3catch {
	padding: 50px 0;
	/*! height: 80vh; */
  background: url(../img/top_3catchback.jpg) no-repeat;
	background-size: cover;
	background-position: 50% center;

}
#top3catch>div {
	margin: 0 auto;

}
#top3catch .boxA {
	width: 80%;
	padding: 0 60px 60px;

}
#top3catch .boxA h2 {
	font-size: 2em;
	margin: 1em 0;
	line-height: 1.3em;
}
#top3catch .boxA p {
	font-size: 1em;
	line-height: 1.5em;
}
#top3catch br {
}

#top3catch .boxB {
	width: 80%;
	/*! padding: 60px; */
	background: rgba(0,0,0,.5);
	padding: 30px;
	background-size: cover;
	background-position: 50% center;
	display: flex;
	justify-content: center;
	align-items: center;
}
#top3catch .boxB h2 {
	font-size: 1.5em;
	margin: 1em 0;
	line-height: 1.3em;
}
#top3catch .boxB p {
	font-size: 1em;
	line-height: 1.5em;
}
#top3catch br {
}
/***********************************************************
************************************************************
********top4menu*******************************************
************************************************************
***********************************************************/

#top4menu {
  padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap:  wrap;
}
#top4menu div {
	width:33.33%;
	padding: 30px 0;
}
#top4menu div:nth-of-type(1){
	width:33.33%;
	background: url(../img/top_4menu1priceback.jpg) no-repeat;
	background-size: cover;
	background-position: 50% center;
}
#top4menu div:nth-of-type(2){
	width:33.33%;
	background: url(../img/top_4menu2accessback.jpg) no-repeat;
	background-size: cover;
	background-position: 50% center;
}
#top4menu div:nth-of-type(3){
	width:33.33%;
	background: url(../img/top_4menu3locationback.jpg) no-repeat;
	background-size: cover;
	background-position: 50% center;
}
#top4menu div:nth-of-type(4){
	width:50%;
	background: url(../img/top_4menu4greetingback_sp.jpg) no-repeat;
	background-size: cover;
	background-position: 50% center;
}
#top4menu div:nth-of-type(5){
	width:50%;
	background: url(../img/top_4menu5reservationback_sp.jpg) no-repeat;
	background-size: cover;
	background-position: 50% center;
}
#top4menu h2 {
	font-size: 1.5em;
	margin: 1em 0;
}
#top4menu img {
	width: 30%;
	max-width: 75px;
}
#top4menu div:nth-of-type(n + 4) img {
	width: 20%;
/* 	max-width: 75px; */
}

#top4menu p {
	margin: 1em 0;
}
#top4menu br {
}

/***********************************************************
************************************************************
********footer**********************************************
************************************************************
***********************************************************/

footer {
	padding:20px;
	text-align: left;
}
footer p {
	margin: .8em 0 0;
}



footer .title {
}
footer .address { 
}
footer .tel {
	display: block;
}
footer .copylight {
	text-align: center;
}


