@charset "UTF-8";

// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

body {
font: 400 20px/40px "Noto Sans JP", sans-serif;
color: #FFFFFF;
background-color: #000000;
}
a:link{
text-decoration: none;
COLOR: #0000FF;
}
a:visited {
text-decoration: none;
COLOR: #0000FF;
}
a:hover {
text-decoration:none;
COLOR: #6464FF;
}

/* fullSlideShow--------------------------- */
.fullSlideShow {
width: 100%;
text-align: left;
position: relative;
overflow: hidden;
}
.fullSlideShow ul {
	top: 50%;
	left: 50%;
	width: 100%;
	position: absolute; /* absolute or fixed */
	overflow: hidden;
}
.fullSlideShow ul li {
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	position: absolute;
}
.fullSlideShow ul li img {
	width: 100%;
	z-index: 10;
}

/* TopContents--------------------------- */
.TopWrap {
width: 100%;
height: 100%;
z-index: 500;
position: absolute;
}
.TopContainer {
width: 1200px;
margin-left: auto;
margin-right: auto;
padding-top: 120px;
}
.CopyCont {
width: 1200px;
height: 350px;
}
.Copy1 {
width: fit-content;
height: 44px;
font: 800 44px/44px "Noto Sans JP", sans-serif;
color: #000000;
text-align: center;
background-color: #00A6E9;
padding: 10px 25px;
margin-bottom: 30px;
}
.Copy2 {
width: fit-content;
height: 28px;
font: 600 28px/28px "Noto Sans JP", sans-serif;
color: #000000;
text-align: center;
background-color: #00A6E9;
padding: 8px 25px;
margin-bottom: 25px;
}
.Instagram {
width: 40px;
height: 40px;
top: 120px;
padding-left: 1160px;
position: absolute;
z-index: 50;
}
.LogoCont {
width: 1200px;
height: 360px;
position: absolute;
bottom: 40px;
text-align: right;
}
.TopLogo {
width: 560px;
height: 190px;
float: right;
margin-bottom: 40px;
}
.GrandOpen {
width: fit-content;
height: 70px;
float: right;
font: bold 70px/70px Arial, Helvetica, sans-serif;
color: #00A6E9;
}


/* Concept--------------------------- */
.Charge {
width: 448px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
font: 36px/36px "Arial Black", Gadget, sans-serif;
text-align: center;
border: 1px solid #FFFFFF;
}
.Midnight {
font: 400 16px "Noto Sans JP", sans-serif;
}


/* SimplyScroll------------------------- */
#loopSlide {
width: 100%;
height: 360px;
overflow: hidden;
}
.simply-scroll-container {
position: relative;
}
.simply-scroll-clip {
position: relative;
overflow: hidden;
}
.simply-scroll-list {
overflow: hidden;
margin: 0;
padding: 0;
}
.simply-scroll-list li {
float: left; /* Horizontal scroll only */
padding: 0;
margin: 0;
width: 360px;
height: 360px;
}
.simply-scroll-list li img {
display: block;
}


/* Menu--------------------------- */
.MenuContainer {
width: 780px;
height: auto;
padding-top: 50px;
padding-bottom: 100px;
margin-left: auto;
margin-right: auto;
}
.MenuL1 {
width: 380px;
margin-right: 20px;
float: left;
}
.MenuR1 {
width: 380px;
float: left;
}
.MenuL2 {
width: 380px;
margin-right: 20px;
float: left;
order: 1;
}
.MenuR2 {
width: 380px;
float: left;
order: 2;
}
.MenuTTL {
height: 50px;
font: bold 30px/30px Arial, Helvetica, sans-serif;
color: #00A6E9;
margin-bottom: 20px;
}
.MenuTTL .JP {
font: 400 18px/26px "Noto Sans JP", sans-serif;
color: #FFFFFF;
}
.MenuName {
width: 300px;
height: 24px;
float: left;
font: 400 18px/20px "Noto Sans JP", sans-serif;
margin-bottom: 8px;
}
.MenuPrice {
width: 80px;
height: 24px;
float: left;
font: 400 18px/20px "Noto Sans JP", sans-serif;
text-align: right;
margin-bottom: 8px;
}
.MenuCtgry {
font: bold 24px/24px Arial, Helvetica, sans-serif;
color: #00A6E9;
}


/* Access--------------------------- */
.GoogleMap {
width: 100%;
height: 520px;
margin-bottom: 40px;
}
.AcesLogo {
width: 360px;
height: 96px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.AcesAdd {
font-size: 16px;
}
.Tel {
font: bold 36px/36px Arial, Helvetica, sans-serif;
}


/* Footer--------------------------- */
.Footer {
width: 100%;
border-top: 1px solid #009FE8;
padding-top: 50px;
padding-bottom: 30px;
font-size: 12px;
text-align: center;
line-height: 12px;
}
.FooterLogo {
width: 150px;
height: 138px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}


/* PageTop------------------------- */
.pagetop {
	position: fixed;
	bottom: -80px;
	right: 80px;
}
.pagetop a {
	display: block;
	width: 70px;
	height: 70px;
	background-color: #009FE8;
	text-align: center;
	color: #000000;
	font-size: 36px;
	text-decoration: none;
	line-height: 68px;
	z-index: 200;
	border-radius: 10px;
}
.pagetop a:hover {
	background-color: #6464FF;
}


/* Common--------------------------- */
.Container {
width: 1200px;
height: auto;
padding-top: 50px;
padding-bottom: 100px;
margin-left: auto;
margin-right: auto;
}
.TTLeng {
width: 100%;
height: 50px;
margin-bottom: 0px;
font: bold 50px/50px Arial, Helvetica, sans-serif;
color: #00A6E9;
text-align: center;
}
.Column {
max-width: 100%;
display: flex;
}
.Box100 {
width: 100%;
height: 100px;
clear: both;
}
.Box50 {
width: 100%;
height: 50px;
clear: both;
}
.Box30 {
width: 100%;
height: 30px;
clear: both;
}
.Box20 {
width: 100%;
height: 20px;
clear: both;
}
.px14 {
font-size: 14px;
}
.cl {
clear: both;
}

.br-pc { display:block; }
.br-sp { display:none; }

.pc { display:inline; }
.sp { display:none; }



/* ==================================================////////////////////タブレット////////////////////================================================== */
@media screen and (min-width: 960px) {
	/* 959px以下に適用されるCSS（タブレット用） */

a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}

}



/* ==================================================////////////////////スマートフォン////////////////////================================================== */
@media screen and (max-width: 959px){
body {
font: 400 14px/20px "Noto Sans JP", sans-serif;
}

.pc { display:none; }
.sp { display:inline; }

.br-pc { display:none; }
.br-sp { display:block; }

/* TopContents--------------------------- */
.TopContainer {
width: 96%;
margin-left: 2%;
margin-right: 2%;
padding-top: 120px;
}
.CopyCont {
width: 100%;
height: 200px;
}
.Copy1 {
width: fit-content;
height: 24px;
font: 800 24px/24px "Noto Sans JP", sans-serif;
color: #000000;
text-align: center;
background-color: #00A6E9;
padding: 5px 10px;
margin-bottom: 20px;
}
.Copy2 {
width: fit-content;
height: 18px;
font: 600 18px/18px "Noto Sans JP", sans-serif;
color: #000000;
text-align: center;
background-color: #00A6E9;
padding: 5px 10px;
margin-bottom: 10px;
}
.Instagram {
width: 30px;
height: 30px;
top: 30px;
right: 2%;
position: absolute;
z-index: 50;
}
.LogoCont {
width: 96%;
height: 200px;
position: absolute;
bottom: 0px;
text-align: right;
}
.TopLogo {
width: 300px;
height: 102px;
float: right;
margin-bottom: 10px;
}
.GrandOpen {
width: fit-content;
height: 26px;
float: right;
font: bold 26px/26px Arial, Helvetica, sans-serif;
color: #00A6E9;
}


/* Concept--------------------------- */
.Charge {
width: 318px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
font: 28px/28px "Arial Black", Gadget, sans-serif;
text-align: center;
border: 1px solid #FFFFFF;
}
.Midnight {
font: 400 14px "Noto Sans JP", sans-serif;
}


/* SimplyScroll------------------------- */
#loopSlide {
width: 100%;
height: 200px;
overflow: hidden;
}
.simply-scroll-list li {
float: left; /* Horizontal scroll only */
padding: 0;
margin: 0;
width: 200px;
height: 200px;
}


/* Menu--------------------------- */
.MenuContainer {
width: 96%;
height: auto;
padding-top: 20px;
padding-bottom: 50px;
margin-left: 2%;
margin-right: 2%;
}
.MenuL1 {
width: 100%;
margin-right: 0px;
float: left;
margin-bottom: 20px;
}
.MenuR1 {
width: 100%;
float: left;
margin-bottom: 20px;
}
.MenuL2 {
width: 100%;
margin-right: 0px;
float: left;
margin-bottom: 20px;
}
.MenuR2 {
width: 100%;
float: left;
margin-bottom: 20px;
}
.MenuTTL {
height: 50px;
font: bold 24px/24px Arial, Helvetica, sans-serif;
color: #00A6E9;
margin-bottom: 10px;
}
.MenuTTL .JP {
font: 400 14px/20px "Noto Sans JP", sans-serif;
color: #FFFFFF;
}
.MenuName {
width: 70%;
height: 22px;
float: left;
font: 400 14px/18px "Noto Sans JP", sans-serif;
margin-bottom: 8px;
}
.MenuPrice {
width: 30%;
height: 24px;
float: left;
font: 400 14px/18px "Noto Sans JP", sans-serif;
text-align: right;
margin-bottom: 8px;
}
.MenuCtgry {
font: bold 20px/20px Arial, Helvetica, sans-serif;
color: #00A6E9;
}


/* Access--------------------------- */
.GoogleMap {
width: 100%;
height: 520px;
margin-bottom: 20px;
}
.AcesLogo {
width: 280px;
height: 75px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
.AcesAdd {
font-size: 12px;
}
.Tel {
font: bold 24px/24px Arial, Helvetica, sans-serif;
}


/* Footer--------------------------- */
.Footer {
width: 100%;
border-top: 1px solid #009FE8;
padding-top: 30px;
padding-bottom: 20px;
font-size: 10px;
text-align: center;
line-height: 10px;
}
.FooterLogo {
width: 100px;
height: 92px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}


/* PageTop------------------------- */
.pagetop {
	position: fixed;
	bottom: -80px;
	right: 20px;
}
.pagetop a {
	display: block;
	width: 48px;
	height: 48px;
	background-color: #009FE8;
	text-align: center;
	color: #000000;
	font-size: 24px;
	text-decoration: none;
	line-height: 48px;
	z-index: 200;
	border-radius: 10px;
}


/* Common--------------------------- */
.Container {
width: 96%;
height: auto;
padding-top: 30px;
padding-bottom: 50px;
margin-left: 2%;
margin-right: 2%;
}
.TTLeng {
width: 96%;
height: 30px;
margin-bottom: 0px;
font: bold 30px/30px Arial, Helvetica, sans-serif;
color: #00A6E9;
text-align: center;
}
.Column {
width: 100%;
max-width: 100%;
display: inline-block;
}



}
