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

/* RESET
----------------------------------------------------------------------------------------------------*/
a,article,body,dd,div,dl,dt,em,form,footer,header,h1,h2,h3,h4,h5,h6,html,i,iframe,img,label,legend,li,nav,ol,p,section,main,span,table,tbody,tfoot,thead,time,tr,th,td,ul,video{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}article,footer,header,nav,section,main{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* ----------------------------------------------

 * nomal

---------------------------------------------- */
html {
	background-color: #616f73;
	scroll-behavior: smooth;
}
body {
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	line-height: 1.6em;
	font-family: 'Roboto',"游ゴシック Medium", "Yu Gothic Medium","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	font-weight: 500;
	color: #fff;
	-webkit-text-size-adjust: 100%;
}
#spnav {background-color: #000;}
#spnav ul {text-align: center; display: flex;width:100%; padding-left:10px; }
#spnav li {
	display: block;
	list-style: none;
	background-color:#000;
	width:25%;
	text-align: left; 
}
#spnav li a {}
.sp_nav1 {
	padding: 0.5em 0 ;
}
.sp_nav2 {
	padding: 0 0 0.5em 0 ;
}
p img {
	margin-bottom: 20px;
}
strong {
	background-color: #D5D5D5;
	color: #000;
	padding: 5px;
	border-radius: 2px;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.5em;
}
strong span {
	font-weight: normal;
	font-size: 14px;
}
.nail {
	font-size: 0.7em
}
.ticket_table {
	border-left:10px solid #6bcbba;
	padding: 0px 0px 0px 10px;
	margin-top: 1em;
}
.ticket_table span.area {
	display: inline-block;
	line-height: 100%;
	background-color: #fff;
	padding: 4px 2px 2px 3px;
	border-radius: 2px;
	margin-right: 4px;
}
.ticket_table table tr td {
	vertical-align: middle;
	height: 50px;
	font-size: 1.3em;
	font-weight: bold;
}
.ticket_table table tr td a {
	font-size: 15px;
	font-weight: bold;
}
.ticket_left {
	width:43%;
}
.ticket_right {
	width:57%;
}
.ticketbtn {
	color: #000;
	background-color: #ACD2CC;
	border-radius: 3px;
	display: inline-block;
	font-size: 1em;
	padding: 2px 8px;
}
ul li {
	font-size: 0.9em!important;
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
	font-size: 2em;
	font-weight:bold;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 30px 10px 20px;
	margin-top: 1em;
	border-left: 10px solid #6bcbba;
}
h3 span {
	font-size: 0.8em;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 30px 10px 20px;
	margin-bottom: 1em;
	border-bottom: 1px solid #6bcbba;
}
.txt01 {
	font-size: 0.8em;
	margin: 1em 0;
}
.txt02 {
	font-size: 0.7em;
	margin: 1em 0;
}
table {
  margin : 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
img {
	vertical-align: middle;
	border: none;
	width: 100%;
}

section,#ticket,#guests {
	clear: both;
	scroll-margin-top: 100px;
}

section dl.news {
	width:768px;
	margin: 5px auto 0 auto;
}
section div.news {
	width:768px;
	margin: 5px auto 0 auto;
}
section dl.news dt {
	float: left;
	width: 20%;
	background-color: #C4C4C4;
	border-radius: 10px;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	color:#000;
}
section dl.news dd {
	float: right;
	width: 75%;
	padding: 5px;
	margin-bottom: 5px;
}
section.inner {
	width:1200px;
	margin: 0 auto 50px auto;
}
section.inner .leftbox {
	width:45%;
	display: inline-block;
	margin: 2%;
	vertical-align: top;
}
section.inner .leftbox1 {
	width:22%;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
}
section.inner .leftbox2 {
	width:22%;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
}
section.inner .leftbox3 {
	width:22%;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
}
section.inner .leftbox4 {
	width:22%;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
}
section.inner .leftbox5 {
	width:30%;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
}
section.inner .leftbox6 {
	width:44%;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
}
section.inner .rightbox {
	width:45%;
	display: inline-block;
	margin: 2%;
	vertical-align: top;
}
section.inner .rightbox2 {
	width:63%;
	display: inline-block;
	margin: 2%;
	vertical-align: top;
}
section.inner .centerbox {
	width:95%;
	display: inline-block;
	margin: 2%;
	vertical-align: top;
}
ul li {
	line-height: 2em;
}
ul li ul li {
	font-size: 0.9em;
	padding-left: 1em;
}
ul li ul li span {
	font-size: 0.8em;
}
@media only screen and ( min-width : 769px ) {
	.pc_none {
		display: none!important;
	}
}
@media only screen and ( max-width : 1199px ) {
	section.inner {
		width:95%;
	}
}
@media only screen and ( max-width : 768px ) {
	.sp_none {
		display: none;
	}
	section,#ticket,#guests {
		clear: both;
		scroll-margin-top: 180px;
	}
	section dl.news {
		width:95%;
	}
	section div.news {
		width:95%;
	}
	section dl.news dt {
		float: left;
		width: 25%;
	}
	section dl.news dd {
		float: right;
		width: 70%;
	}
	section.inner .leftbox {
		width:90%;
		display: block;
		margin: 0 auto;
	}
	section.inner .leftbox5 {
		width:90%;
		display: block;
		margin: 0 auto;
	}
	section.inner .leftbox6 {
		width:90%;
		display: block;
		margin: 0 auto;
	}
	section.inner .leftbox1,section.inner .leftbox2,section.inner .leftbox3,section.inner .leftbox4 {
		width:45%;
		display: inline-block;
		margin: 1% 1% 40px 1%;
	}
	section.inner .leftbox1 h3,section.inner .leftbox2 h3,section.inner .leftbox3 h3,section.inner .leftbox4 h3 {
		padding: 10px 30px 10px 5px;
		line-height: 1.3;
	}
	.nail {font-size: 0.5em}
	section.inner .leftbox1 h3 span,section.inner .leftbox2 h3 span,section.inner .leftbox3 h3 span,section.inner .leftbox4 h3 span {
		font-size: 0.5em;
	}
	section.inner .rightbox {
		width:90%;
		display: block;
		margin: 30px auto;
	}
	section.inner .rightbox2 {
		width:90%;
		display: block;
		margin: 30px auto;
	}
	section.inner .centerbox {
		width:90%;
	}
}

.section-wrapper {
	position: relative;
}
.section-body {
	position: relative;
	padding: 30px 0 0 0;
	margin-top: 300px;
	width: 100%;
	text-align: center;
}
.bg-image-clip {
	position: absolute;
	top: -300px;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 230px;
	clip-path: inset(0); /* 切り抜き */
	z-index: -1;
}
.bg-image-fixed {
	position: fixed; /* 背景を固定 */
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
#section1 {
	padding-bottom: 70px;
	background-color: #616f73;
}
#section1 .bg-image-fixed {
	background-image: url("../images/back-001.jpg");
}
#section2 {
	background-color: #616f73;
}
#section2 .bg-image-fixed {
	background-image: url("../images/back-02.jpg");
}
#section3,#section5 {
	background-color: #616f73;
}
#section3 .bg-image-fixed {
	background-image: url("../images/back-03.jpg");
}
#section5 .bg-image-fixed {
	background-image: url("../images/back-0-4.jpg");
}


/* ----------------------------------------------

 * anker

---------------------------------------------- */
a {
  outline:none;
  color: #F1E2E2;
}

a:hover {
  text-decoration: none;
}

a,a:hover,a:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}


/* ----------------------------------------------

 * text

---------------------------------------------- */

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.taL {
  text-align: left !important;
}



*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url(/scripts/boxsizing.htc)}.container{margin:0 auto}.clr:after,.col:after,.container:after,.group:after,.row:after{content:"";display:table;clear:both}.row{padding-bottom:0}.col{display:block;float:left;width:100%}@media (min-width:769px),print{.gutters .col{margin-left:2%}.gutters .col:first-child{margin-left:0}.gutters .colR:first-child{margin-right:0}.sp{display:none}}@media(max-width:768px){.sp_none{display:none !important;}}


@media only screen and ( max-width : 768px ) {
	body {
		font-size: 14px;
	}
	.sbox {
		margin-bottom: 20px;
	}
	.container {
		padding: 0 30px;
	}
	section {
		padding: 0 0 10px 0;
	}
}

@media only screen and ( max-width : 480px ) {
	.container {
		padding: 0 20px;
	}
}
@media only screen and ( max-width : 374px ) {
	.container {
		padding: 0 10px;
	}
}
@media print, screen and ( min-width : 769px ) {
	.sbox {
		margin-bottom: 25px;
	}
	.container {
    width: 1080px;
	}
	section {
		padding: 0 0 10px 0;
	}
}

/* ---------------------------------------------------------------------------------------------

　   HEADER

--------------------------------------------------------------------------------------------- */

#header {
	box-shadow: 0px 3px 15px rgba(0,0,0,0.3);
	z-index: 99;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
}
#gNav a {
	color: #fff;
}
#gNav a:hover {
	color: #999;
}
nav li a {
	font-size: 13px;
	letter-spacing: 0.1em;
}
nav .sub-menu,.mean-container .mean-nav ul ul {
	background: #fff;
	background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
}

@media print, screen and ( min-width : 769px ) {
	#header {
		height: 90px;
	}
	.h_logo img {
		width: 300px;
	}
	.h_logo span {
		display: block;
		font-weight: normal;
		font-size: 0.8em;
		text-align: center;
	}
	#h_top {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	#gNav ul {
		position: relative;
		display: flex;
	}
	#gNav li {
		position: relative;
		margin-right: 3em;
	}
	#gNav li:last-child {
		margin-right: 0;
	}
	#gNav li i {
		font-size: 16px;
		margin-left: 5px;
	}
	#gNav li a {
		position: relative;
		display: block;
		text-align: center;
		line-height: 80px;
	}
	#gNav .sub-menu {
		visibility: hidden;
		opacity: 0;
		z-index: 1;
		display: block;
		position: absolute;
		top: 50px;
		left: 50%;
		margin-left: -100px;
		width: 200px;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
	}
	#gNav .sub-menu a {
		padding: 10px;
		display: block;
		border-bottom: none;
		padding: 20px;
		line-height: 1.2em;
	}
	#gNav .sub-menu a:hover:after {
		content: none;
	}
	#gNav .sub-menu li {
		display: block;
		font-size: 16px;
		padding: 0;
		margin: 0;
	}
	#gNav .sub-menu li:last-child {
		border-bottom: none;
	}
	#gNav ul > li:hover {
		-webkit-transition: all .5s;
		transition: all .5s;
	}
	#gNav ul > li:hover a,#gNav .current-menu-item a,#gNav .current-menu-parent a {
		color: #666;
	}
	#gNav li:hover ul.sub-menu {
		top: 80px;
		visibility: visible;
		opacity: 1;
		z-index: 9999;
	}
	#gNav li ul li:after {
		content: none;
	}
	#gNav li:hover ul.sub-menu a {
		color: #111;
	}
	#gNav .sub-menu li a:hover {
		background: #fff;
	}
	#gNav .contact_btn a:hover {
		color: #fff;
	}
}
@media only screen and ( max-width : 768px ) {
	#header {
		padding: 20px 0;
		height: 80px;
	}
	.h_logo {
		width: 300px;
		position: absolute;
		top: 18px;
		left: 10px;
		z-index: 100;
	}
	.h_logo img {
		width: 270px;
	}
	.h_logo span {
		display: block;
		font-weight: normal;
		font-size: 0.7em;
		text-align: center;
	}
	#gNav .nav {
		overflow-y: auto;
		height: 100vh;
	}
	.mean-nav .container {
		padding: 0;
	}
	nav li .fa {
		display: none;
	}
}

/* ---------------------------------------------------------------------------------------------

　   FOOTER

--------------------------------------------------------------------------------------------- */
#footer {
  background-image: linear-gradient(-20deg, #000 0%, #222 100%);
  font-size: 14px;
	color: #fff;
}
.f_logo,.f_logo p {
  text-align: center;
}
.copy {
  text-align: center;
}
@media only screen and ( max-width : 768px ) {
  #footer {
    padding: 40px 0;
  }
  .f_logo {
    padding: 0 20px;
    text-align: center;
  }
  .f_logo p {
    text-align: center;
  }
  .f_logo img {
    margin-bottom: 20px;
    width: 150px;
  }
}

@media only screen and ( max-width : 480px ) {
}

@media print, screen and ( min-width : 769px ) {
  #footer {
    padding: 30px 0;
  }
  .f_logo {
  }
  .f_logo img {
    margin-bottom: 20px;
    width: 200px;
  }
  .f_logo {
  }
  .copy {
  }
}

/* ---------------------------------------------------------------------------------------------

　   CONTENTS

--------------------------------------------------------------------------------------------- */
#main p {
  word-break: break-all;
}

section {
	text-align: center;
}

#sec01 {
  background: #616f73;
}
#sec02 {
	background: #616f73;
	padding-bottom: 70px;
}
#sec03 {
  background: #616f73;
}
#sec04 {
  background: #616f73;
}
.btn {
	display: block;
	background: #6bcbba;
	color: #000;
	padding: 0.8em 1em;
	text-align: center;
	margin: 20px auto;
	border-radius: 100px;
	font-size: 1.2em;
}
.btn:before {
  content: "\f104";
  font-family: "FontAwesome";
  margin-right: 5px;
}
@media only screen and ( max-width : 768px ) {
  #main {
    padding-top: 80px;
  }
  .btn {
    width: 60%;
  }
	#sec01 {
		padding-top: 70px;
	}
}

@media only screen and ( max-width : 480px ) {
  .btn {
    width: 100%;
  }
}

@media print, screen and ( min-width : 769px ) {
  #main {
    padding-top: 90px;
  }
  .btn {
    width: 300px;
  }
}

@media only screen and ( max-width : 768px ) {
	.fixed {
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 1;
	}
	#header .mask {
		background: rgba(22,34,42,.4);
		top: 70px;
		left: 0;
		z-index: 1;
		position: absolute;
		width: 100%;
		height: 100vh;
		opacity: 1;
		display: none;
	}
}

a.meanmenu-reveal{
	display:none;
}

.mean-container .mean-bar {
	width:100%;
	position:fixed;
	background:none;
	min-height:60px;
	z-index:999998;
	top:0;
	left:0;
}
.meanmenu-reveal-btn {
	position: absolute;
	display: block;
	z-index: 99999;
	box-sizing: border-box;
	width: 60px;
	height: 60px;
	right: 0;
	top: 0;
}
.meanmenu-reveal {
	width: 26px;
	height: 20px;
	margin: 20px 17px 27px 17px;
	display: block !important;
	position: relative;
}
.meanmenu-reveal:after {
	content: "MENU";
	position: absolute;
	bottom: -20px;
	color: #6bcbba;
	font-size: 10px;
	width: 60px;
	left: -17px;
	text-align: center;
	display: block;
	font-family:serif;
}
.meanmenu-reveal.meanclose:after {
	content: "CLOSE";
}
.meanmenu-reveal span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
}
.meanmenu-reveal span:nth-of-type(1) {
  top: 0;
  background: #6bcbba;
}
.meanmenu-reveal span:nth-of-type(2) {
  top: 8px;
  background: #6bcacb;
}
.meanmenu-reveal span:nth-of-type(3) {
  top: 16px;
  background: #6bbacb;
}

.meanmenu-reveal  span:nth-of-type(1) {
  -webkit-animation: menu-ber01 .75s forwards;
  animation: menu-ber01 .75s forwards;
}
.meanmenu-reveal  span:nth-of-type(2) {
  transition: all .25s .25s;
  opacity: 1;
}
.meanmenu-reveal  span:nth-of-type(3) {
  -webkit-animation: menu-ber02 .75s forwards;
  animation: menu-ber02 .75s forwards;
}

.meanclose span:nth-of-type(1) {
  -webkit-animation: active-menu-ber01 .75s forwards;
  animation: active-menu-ber01 .75s forwards;
  top: -2px;
}
.meanclose span:nth-of-type(2) {
  opacity: 0;
}
.meanclose span:nth-of-type(3) {
  -webkit-animation: active-menu-ber03 .75s forwards;
  animation: active-menu-ber03 .75s forwards;
}

@-webkit-keyframes menu-ber01 {
  0% {
    -webkit-transform: translateY(8px) rotate(45deg);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-ber01 {
  0% {
    transform: translateY(8px) rotate(45deg);
  }
  50% {
    transform: translateY(8px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes menu-ber02 {
  0% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(0) rotate(0);
  }
}

@keyframes menu-ber02 {
  0% {
    transform: translateY(-8px) rotate(-45deg);
  }
  50% {
    transform: translateY(-8px) rotate(0);
  }
  100% {
    transform: translateY(0) rotate(0);
  }
}

@-webkit-keyframes active-menu-ber01 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(10px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(10px) rotate(45deg);
  }
}

@keyframes active-menu-ber01 {
  0% {
    transform: translateY(0) rotate(0);
  }
  50% {
    transform: translateY(10px) rotate(0);
  }
  100% {
    transform: translateY(10px) rotate(45deg);
  }
}

@-webkit-keyframes active-menu-ber03 {
  0% {
    -webkit-transform: translateY(0) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
  }
}

@keyframes active-menu-ber03 {
	0% {
		transform: translateY(0) rotate(0);
	}
	50% {
		transform: translateY(-8px) rotate(0);
	}
	100% {
		transform: translateY(-8px) rotate(-45deg);
	}
}
.mean-container .mean-nav{
	width:100%;
	margin-top:70px;
	max-height:100vh;
	overflow-y:auto;
}
.mean-container .mean-nav ul{
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
	overflow-y: scroll;
	-webkit-overflow-scrolling:touch;
	position: relative;
	z-index: 99;
	max-height: 100vh;
	max-height: calc(100vh - 60px);
	background: #eef7f9;
}
.mean-container .mean-nav ul ul{
	padding-bottom:0;
	margin-bottom:0;
}
.mean-container .mean-nav ul li{
	position:relative;
	width:100%;
	box-sizing: border-box;
}
.mean-container .mean-nav ul li a,.mean-container .mean-nav ul li span.pre{
	display:block;
	width:100%;
	padding:1em;
	margin:0;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	color:#477684;
	box-sizing: border-box;
}
.mean-container .mean-nav ul li li a{
	width:100%;
	padding:1em 10%;
	text-shadow:none !important;
	visibility:visible;
}
.mean-container .mean-nav ul li.mean-last a{
	border-bottom:none;
	margin-bottom:0;
}
.mean-container .mean-nav ul li li li a{
	width:70%;
	padding:1em 15%;
}
.mean-container .mean-nav ul li li li li a{
	width:60%;
	padding:1em 20%;
}
.mean-container .mean-nav ul li li li li li a{
	width:50%;
	padding:1em 25%;
}
.mean-container .mean-nav ul li a:hover{
	background:#252525;
	background:rgba(255,255,255,0.1);
}
.mean-container .mean-nav ul li a.mean-expand{
	/*margin-top:1px;*/
	width:60px;
	text-align:center;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	padding: 0.2em;
	font-size: 24px;
	color: #6bb5cb;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
	background:#a0c6d1;
	color: #fff;
}
.mean-container .mean-push {
  float:left;
  width:100%;
  padding:0;
  margin:0;
  clear:both;
}
.mean-nav .wrapper{
  width:100%;
  padding:0;
  margin:0;
}
.mean-container .mean-bar, .mean-container .mean-bar *{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
}
.mean-remove{
  display:none !important;
}