@charset 'utf-8';
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500|Noto+Serif+JP:400,500');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:200,300,400,500,600,700,900&display=swap&subset=japanese');

/*
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Playfair Display', serif;
font-family: 'Libre Baskerville', serif;

background: #64D2FF;濃い水色
background: #00B4FF;濃い水色より濃い色
background: #EDFAFF;薄い水色
background: #C8F0FF;薄い水色より少し濃い

*/
/*
style.css
*/
body, html {
    height: 100%;
}
a, a.btn {
	text-decoration: none;
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
}
ul, li {
	list-style: none;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
.clear {
	clear:both;
}
.br-pc {
	display: block;
}
.br-sp {
	display: none;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* ---------------------------------------- */
/*               font size                  */
/* ---------------------------------------- */

.font_1em {
	font-size: 1em;
}
.font_1_5em {
	font-size: 1.5em;
	line-height: 1.5em;
}
.font_2em {
	font-size: 2em;
	line-height: 2em;
}


/* ---------------------------------------- */
/*                container                 */
/* ---------------------------------------- */

.container1 {
	width: 100%;
}
.container2 {
	width: 47%;
	float: left;
	margin: 0 10px;
}
.container3 {
	width: 30%;
	float: left;
	margin: 0 10px;
}


/* ---------------------------------------- */
/*                 margin                   */
/* ---------------------------------------- */

.mtb10 {
	margin: 10px 0;
}
.mtb120 {
	margin: 20px 0;
}
.mtb30 {
	margin: 30px 0;
}
.mtb40 {
	margin: 40px 0;
}
.mtb50 {
	margin: 50px 0;
}
.mtb60 {
	margin: 60px 0;
}
.mt10 {
	margin: 10px 0 0 0;
}
.mt20 {
	margin: 20px 0 0 0;
}
.mt30 {
	margin: 30px 0 0 0;
}
.mt40 {
	margin: 40px 0 0 0;
}
.mt50 {
	margin: 50px 0 0 0;
}
.mb10 {
	margin: 0 0 10px 0;
}
.mb20 {
	margin: 0 0 20px 0;
}
.mb30 {
	margin: 0 0 30px 0;
}
.mb40 {
	margin: 0 0 40px 0;
}
.mb50 {
	margin: 0 0 50px 0;
}


/* ---------------------------------------- */
/*               slider-main                */
/* ---------------------------------------- */

.slider {
	max-width: 1280px;
	width: 100%;
	padding: 750px;
	margin: auto;
	position: relative;
}
.slider img {
	 margin: auto;
}
.slider img.visual {
	width: 100%;
	height: 750px;
    position: absolute;
}
.slider img.logo {
    position: absolute;
	width: 30%;
	height: auto;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
}
.slider_pc {
	display: block;
	max-width: 1280px;
	margin: 0 auto;
}

.slider_sp {
	display: none;
}
.slider_pc:after {
	clear: both;
  content: '';
  display: block;
}


/* ---------------------------------------- */
/*                　　動き　　　　　　         */          
/* ---------------------------------------- */

/* ----- fadein ----- */
.fadein {
    opacity : 0;
    transform : translate(0, 100px);
    transition : all 500ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

/* ----- フェード ----- */
.motion01 {
	transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
}
.mt01 {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

/* ----- 上移動　フェード ----- */
.motion02 {
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mt02 {
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}


/* ---------------------------------------- */
/*                  ベース       　          */
/* ---------------------------------------- */

#wrapper {
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
#container {
    padding-bottom: 150px;
}
.container_inner {
	width: 990px;
	margin: 5em auto 8em;
	height: auto;
}
.container_inner:after {
	clear: both;
  	content: '';
  	display: block;
}
#cont_left {
	width: 735px;
	float: left;
}
#cont_right {
	width: 225px;
	float: right;
}


/* ---------------------------------------- */
/*                  header                  */
/* ---------------------------------------- */	

#header {
	z-index: 100;
	width: 100%;
	height: auto;
	padding: 0;
	margin:0;
	z-index: 200000;
}


/* ---------------------------------------- */
/*              mainvisual                  */
/* ---------------------------------------- */	

#mainvisual {
	background: url(../img/main_01.png) right bottom no-repeat;
	background-size: cover;
	position: relative;
	height: 750px;
}
#mainvisual .logo {
	display: block;
	width: 400px;
	height: 200px;
	display: block;
	margin: 0 auto;
	padding: 300px 0 ;
}
#mainvisual .logo img {
	width: 400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#mainvisual .logo h2 {
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	
}


/* ---------------------------------------- */
/*                    nav                   */
/* ---------------------------------------- */	

#nav_pc {
	width: 100%;
	height: 80px;
	position: relative;
	margin: 0 auto 2em;
	border-bottom: 1px solid #eee;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
	z-index: 20000;
}
#nav_pc .navinner {
	max-width: 1280px;
	width: 100%;
	height: 80px;
	margin: 0 auto;
}
#nav_pc h1 {
	position: relative;
	float: left;
	max-width: 20%;
	width: 150px;
	height: 40px;
	margin: 0;
}
#nav_pc h1 a.logo {
	display: inline-block;
	width: 150px;
	height: 80px;
}
#nav_pc h1 a.logo:hover {
	width: 150px;
	height: 80px;
	display: block;
}
#nav_pc h1 a img {
	position: absolute;
	display: block;
	width: auto;
	height: 55px;
	top: 15px;
	left: 15px;
	margin: 0 auto;
	z-index: 30000;
}
#nav {
	float: right;
	max-width: 1130px;
	width: 80%;
	height: 80px;
	margin: 0 auto;
}
#nav ul {
	float: right;
	max-width: 1130px;
	width: 100%;
}
#nav:after {
	clear: both;
  	content: '';
  	display: block;
}
#nav li {
	float: left;
	width: calc( ( 100% ) / 5);
	display: block;
}
#nav li a {
	color: #555555;
	display: block;
	font-family: 'Playfair Display', serif;
	text-align: center;
	font-size: 18px;
	line-height: 80px;
}
#nav li a:hover {
	display: block;
	background-color: #C8F0FF;
	height: 80px;
}
#nav_toggle {
	display: none;
}
#navi_menu {
	display: none;
}


/* ---------------------------------------- */
/*                ハンバーガー                */
/* ---------------------------------------- */	

#nav_sp {
		display: none;
	}


/* ---------------------------------------- */
/*                  fixedBox                */
/* ---------------------------------------- */	

#fixedBox {
	background-color: rgba(255,255,255,1);
	width: 100%;
	height: 80px;
	margin: 0 auto;
	border-bottom: 1px solid #eee;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
	margin-left: auto;
	margin-right: auto;
}


/* ---------------------------------------- */
/*                top-about                 */
/* ---------------------------------------- */

#top-about {
	background: url(../img/abaout-tmb.png) top left no-repeat;
	width: 735px;
	height: 340px;
	position: relative;
	margin-bottom: 50px;
}
#top-about h2 {
	position: absolute;
  	top: 14%;
	left: 50%;
	width: 50%;
	-ms-transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	margin:0;
	padding:0;
	font-size: 18px;
	color: #555555;
}
#top-about .text-area {
	position: absolute;
  	top: 45%;
	left: 50%;
	width: 50%;
	-ms-transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 22px;
	color: #555555;
}
#top-about .btn {
	position: absolute;
  	top: 82%;
	left: 50%;
	-ms-transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	margin:0;
	padding: 20px 0 ;
	width: 200px;
	background: rgba(255,255,255,0.60);
	border: #555555 solid 1px;
	text-align: center;
	display: block;
}
#top-about .btn a {
  	display: block;
	position: relative;
	color: #555555;
 	text-decoration: none;
}
#top-about .btn a:before{
	content: "";
	position: absolute;
	right: 0;
	bottom: -4px;
	width: 100%;
	height: 1px;
	background: #707070;
	transform: scale(0, 1);
	transition: 0.4s;
}
#top-about .btn a:hover:before {
	transform: scale(1);
}


/* ---------------------------------------- */
/*                  news                    */          
/*                お知らせ                   */
/* ---------------------------------------- */

#news {
	display: block;
	width: 735px;
	height: 350px;
	border: #707070 2px solid;
	background-color: #FFFFFF;
	margin 0 auto 30px atuo;
	overflow: scroll;
}
#news .inner {
	width: 635px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 2em 0 ;
}
#news h2 {
	font-size: 28px;
	font-family: 'Noto Serif JP', serif;
	border-bottom: #707070 2px solid ;
	padding: 0 0 0.2em 0 ;
	margin: 0 0 0.5em 0 ;
}
#news ul {
	width: 635px;
	height: auto;
	padding: 0 0 1em 0 ;
	margin: 0 auto;
}
#news ul:after{
	clear: both;
  	content: '';
  	display: block;
}
#news li {
	float: left;
	height: 50px;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.5em;
	border-bottom: #707070 1px dotted;
	padding: 30px 0 10px 0 ;
}
#news li.date {
	width: 100px;
	font-size: 12px;
}
#news li.caption {
	width: 535px;
	font-size: 15px;
	text-decoration: underline;
}
#news .btn {
	margin: 0 0 10px 0 ;
	padding: 10px 0 ;
	width: 160px;
	background: rgba(255,255,255,1);
	text-align: center;
	display: block;
}
#news .btn a {
  	display: block;
	position: relative;
	color: #707070;
 	text-decoration: none;
}
#news .btn a:before{
	content: "";
	position: absolute;
	right: 0;
	bottom: -4px;
	width: 100%;
	height: 1px;
	background: #707070 ;
	transform: scale(0, 1);
	transition: 0.4s;
}
#news .btn a:hover:before {
	transform: scale(1);
}



/* ---------------------------------------- */
/*             　　menu01 　　　　　　         */          
/*               WHAT TMB                   */
/* ---------------------------------------- */

#menu01 {
	background: #EDFAFF;
}
#menu01 .row {
	width: 990px;
	padding: 200px 0 ;
	margin: 0 auto;
}
#menu01 h2 {
	width: 500px;
	height: auto;
	margin: 0 auto;
	transition: .8s;
}
#menu01 h3 {
	color: #64D2FF;
	text-align: center;
	font-size: 16px;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	margin: 50px 0;
}
#menu01 .inner{
	width: 990px;
}
#menu01 .inner:after {
	clear: both;
  	content: '';
  	display: block;
}
#menu01 dl {
	float: left;
	width: 25%;
	height: auto;
	margin: 0 0;
	transition: .8s;
}
#menu01 dt {
	width: 200px;
	height: auto;
	margin: 0 auto 10px;
}
#menu01 dt img {
	width: 172px;
	height: 115px;
	display: block;
	margin: 0 auto;
}
#menu01 dd {
	width: 200px;
	height: 100px;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #64D2FF;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	margin: 0 auto;
}
#menu01 .btn {
	margin: 50px auto ;
	padding: 25px 0 ;
	width: 250px;
	background: #64D2FF;
	text-align: center;
	display: block;
}
#menu01 .btn a {
  	display: block;
	position: relative;
	color: #FFFFFF;
 	text-decoration: none;
}
#menu01 .btn a:before{
	content: "";
	position: absolute;
	right: 0;
	bottom: -4px;
	width: 100%;
	height: 1px;
	background: #FFFFFF ;
	transform: scale(0, 1);
	transition: 0.4s;
}
#menu01 .btn:hover{
	display: block;
	opacity: 0.8;
}
#menu01 .btn a:hover:before {
	transform: scale(1);
}


/* ---------------------------------------- */
/*             　　menu02 　　　　　　         */          
/*             LUNA Beautyの脱毛             */
/* ---------------------------------------- */

#menu02 {
	background-color: #FFFFFF;
	position: relative;
}
#menu02 .row {
	width: 990px;
	padding: 200px 0;
	margin: 0 auto;
}
#menu02 h2 {
	width: 500px;
	height: auto;
	margin: 0 auto 100px;
	text-align: center;
	font-size: 20px;
	transition: .8s;
}
#menu02 .inner {
	width: 990px;
}
#menu02 .inner:after {
	clear: both;
  	content: '';
  	display: block;
}
#menu02 .btn_left {
	float: left;
	position: relative;
	width: 480px;
}
#menu02 .btn_right {
	float: right;
	position: relative;
	width: 480px;
}
#menu02 a {
	background: #FFFFFF;
	display: block;
}
#menu02 a:hover {
	background: rgba(220,239,250,0.80);
	display: block;
}
#menu02 dl {
	width: 480px;
	height: 150px;
	border: #64D2FF 1px solid;
	display: block;
	padding: 0;
}
#menu02 dt {
	float: left;
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0;
}
#menu02 dt img {
	display: block;
	width: 150px;
	height: 150px;
}
#menu02 dd {
	float: right;
	width: 300px;
	text-align: center;
	line-height: 150px;
	color: #64D2FF;
	font-size: 15px;
	font-family: 'Noto Sans JP';
	font-weight: normal;	
}



/* ---------------------------------------- */
/*                 salon                    */
/* ---------------------------------------- */

#salon {
	width: 100%;
}
#salon.parallax {
	background-color: #87ceeb;
	background-image: url(../img/parallax.png);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
}
#salon .row {
	width: 990px;
	padding: 200px 0;
	margin: 0 auto;
}
#salon h2 {
	width: 500px;
	height: auto;
	margin: 0 auto 100px;
	text-align: center;
	font-size: 20px;
	transition: .8s;
}
#salon .inner {
	width: 800px;
	margin: 0 auto;
}
#salon .inner:after {
	clear: both;
  	content: '';
  	display: block;
}
#salon .body_left{
	float: left;
	width: 50%;
}
#salon .body_right{
	float: right;
	width: 50%;
}
#salon dl.info {
	width: 100%;
	padding: 0 10px;
}
#salon dl.info dt {
	height: 40px;
	font-size: 20px;
	color: #555555;
	line-height: 40px;
	font-family: 'Noto Sans JP';
	font-weight: normal;
}
#salon dl.info dd {
	height: 30px;
	font-size: 14px;
	color: #555555;
	line-height: 30px;
	font-family: 'Noto Sans JP';
	font-weight: normal;
}
#salon dl.tel {
	width: 100%;
	padding: 20px 0;
	margin: 0 0 20px 0;
	border: #555555 1px solid;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	padding: 20px 0 ;
	background: #FFFFFF;
}
#salon dl.tel dt {
	font-size: 14px;
	color: #555555;
	text-align: center;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	margin: 0 0 10px ;
}
#salon dl.tel dd.tel-link a span {
	font-size: 30px;
	margin-right: 10px
}
#salon dl.tel dd.tel-link a {
	display: block;
	font-size: 30px;
	text-align: center;
	color: #555555;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	text-align: center;
}
#salon dl.mail a {
	width: 100%;
	padding: 20px 0;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	background: #6CB6FC
}
#salon dl.mail dt {
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	margin: 0 0 5px 0 ;
}
#salon dl.mail dd.mail-link a {
	display: block;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Noto Sans JP';
	font-weight: normal;
	text-align: center;
	padding: 40px 0 ;
}
#salon dl.mail a:hover{
	display: block;
	opacity: 0.8;
}



/* ---------------------------------------- */
/*                     map                  */
/* ---------------------------------------- */

#gmap {
	height: 500px;
	width: 100%;
}

.guide {
	text-align: left;
}
.guide dl {
	margin-bottom: 15px;
}
.guide dt {
	font-weight: bold;
}


/* ---------------------------------------- */
/*              footer_menu                 */
/* ---------------------------------------- */

#footer_menu {
    bottom: 0;
    width: 100%;
    height: auto;
	background: #C8F0FF;
}
#footer_menu ul {
	display: table;
	table-layout: fixed;
	text-align: center;
	width: 40%;
	margin: 0 auto 1em;
	padding: 1em 0 ;
}
#footer_menu ul li {
	display: table-cell;
	vertical-align: middle;
}
#footer_menu ul li a {
	color: #555555;
	font-size: 12px;
}
#footer_menu ul li a:hover {
	text-decoration: underline;
}
#footer_menu ul li a.arrow {
    position: relative;
    display: inline-block;
    padding: 0 0 0 12px;
    vertical-align: middle;
    text-decoration: none;
}
#footer_menu ul li a.arrow::before,
#footer_menu ul li a.arrow::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
#footer_menu ul li a.arrow-style::before {
    left: 4px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #555555;
}


/* ---------------------------------------- */
/*                 footer                   */
/* ---------------------------------------- */

#footer {
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 150px;
	z-index: 10;
	background: #C8F0FF;
}
#footer .footer_inner {
	position: relative;
	margin: 0;
	padding: 0;
}
#footer h2 {
	width: 100px;
	margin: 0 auto 10px auto;
}
#copyright {
	text-align: center;
	color: #555555;
}


/* ---------------------------------------- */
/*                side menu                 */          
/* ---------------------------------------- */

.side_btn {
	margin-bottom: 20px;
}
.side_btn a:hover{
	opacity: 0.8;
}



/* ---------------------------------------- */
/*                pagetop                 */          
/* ---------------------------------------- */

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 100;
}
#pagetop a {
	display: block;
	z-index: 999;
	padding: 25px 15px 5px 15px;
	border-radius: 40px;
	width: 50px;
	height: 50px;
	background-color: rgba(77,170,255,0.80);
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#pagetop a:hover {
  text-decoration: none;
  opacity: 0.7;
}




@media (max-width:960px) and (min-width:641px){
		
	
	/* ---------------------------------------- */
	/*                  ベース      　           */
	/* ---------------------------------------- */
	
	#wrapper {
	  width: 100%;
	}
	.container_inner {
		width: 641px;
	}
	#cont_left {
		width: 641px;
		float: none;
	}
	#cont_right {
		width: 641px;
		float: none;
	}
	
	
	/* ---------------------------------------- */
	/*                container                 */
	/* ---------------------------------------- */
	
	.container2 {
		width: 46%;
		float: left;
		margin: 0 10px;
	}
	
	
	/* ---------------------------------------- */
	/*                 header                   */
	/* ---------------------------------------- */	
	
	#header {
		z-index: 100;
		width: 100%;
		position: relative;
		top:10;
		padding: 0;
		margin: 0;
	}
	
	
	/* ---------------------------------------- */
	/*                    nav                   */
	/* ---------------------------------------- */	

	#nav_pc h1 {
		position: relative;
		float: left;
		max-width: 20%;
		width: 100px;
		height: 40px;
		margin: 0;
	}
	#nav_pc h1 a.logo {
		display: inline-block;
		width: 100px;
		height: 80px;
	}
	#nav_pc h1 a.logo:hover {
		width: 100px;
		height: 80px;
		display: block;
	}
	#nav_pc h1 a img {
		position: absolute;
		display: block;
		width: 100%;
		height: auto;
		top: 50%;
		left: 15px;
		bottom: 50%;
	}

	
	/* ---------------------------------------- */
	/*                ハンバーガー                */
	/* ---------------------------------------- */	
	
	#nav_sp {
			display: none;
	}
	
	
	/* ---------------------------------------- */
	/*              mainvisual_sp               */
	/* ---------------------------------------- */
	
	#mainvisual_sp {
		display: none;
	}
	
	
	/* ---------------------------------------- */
	/*                top-about                 */
	/* ---------------------------------------- */

	#top-about {
		width: 641px;
		height: 340px;
	}
	
	
	/* ---------------------------------------- */
	/*                  news                    */          
	/*                お知らせ                   */
	/* ---------------------------------------- */
	
	#news {
		width: 100%;
	}
	#news .inner {
		width: 90%;
	}
	#news ul {
		width: 100%;
	}
	#news li.date {
		width: 20%;
	}
	#news li.caption {
		width: 80%;
	}

	
	
	/* ---------------------------------------- */
	/*             　　menu01 　　　　　　         */          
	/*             WHAT LUNA Beauty             */
	/* ---------------------------------------- */

	#menu01 .row {
		width: 100%;
		padding: 50px 0 ;
		margin: 0 auto;
	}
	#menu01 h2 {
		width: 500px;
		height: auto;
		margin: 0 auto;
		transition: .8s;
	}
	#menu01 h3 {
		text-align: center;
		font-size: 16px;
		font-family: 'Noto Sans JP';
		font-weight: normal;
		margin: 50px 0;
	}
	#menu01 .inner{
		width: 90%;
		margin: 0 auto;
	}
	#menu01 dl {
		width: 50%;
		height: auto;
		margin: 0 auto 50px;
		transition: .8s;
	}
	#menu01 dt {
		width: 200px;
		height: auto;
		margin: 0 auto 20px;
	}
	
	
	/* ---------------------------------------- */
	/*             　　menu02 　　　　　　         */          
	/*             LUNA Beautyの脱毛             */
	/* ---------------------------------------- */

	#menu02 .row {
		width: 100%;
		padding: 50px 0 ;
		margin: 0 auto;
	}
	#menu02 h2 {
		width: 500px;
		height: auto;
		margin: 0 auto 50px;
		text-align: center;
		font-size: 20px;
		transition: .8s;
	}
	#menu02 .inner {
		width: 500px;
		margin: 0 auto;
	}
	#menu02 .btn_left {
		float: none;
		position: relative;
		width: 100%;
		margin-bottom: 30px;
	}
	#menu02 .btn_right {
		float: none;
		position: relative;
		width: 100%;
		margin-bottom: 30px;
	}
	#menu02 dl {
		width: 100%;
	}
	#menu02 dd {
		width: 350px;
	}
	
	
	/* ---------------------------------------- */
	/*                 salon                    */
	/* ---------------------------------------- */

	#salon h2 {
		margin: 0 auto 25px;
		text-align: center;
		font-size: 20px;
		transition: .8s;
	}
	#salon .row {
		width: 100%;
		
	}
	#salon .inner {
		width: 500px;
		margin: 0 auto;
	}
	#salon dl.info {
		float: none;
		width: 100%;
		margin: 0 auto 30px;
	}
	#salon dl.tel {
		float: none;
		width: 100%;
	}
	
	
	/* ---------------------------------------- */
	/*                side menu                 */          
	/* ---------------------------------------- */

	.side_btn {
		float: left;
		width: 33.3%;
		margin-bottom: 20px;
		padding: 3% 0;
	}
	.side_btn img {
		display: block;
		margin: 0 auto;
		width: 90%;
	}


	/* ---------------------------------------- */
	/*              reservation                 */
	/* ---------------------------------------- */
	
	#reservation {
		display: none;
	}
	
	
	/* ---------------------------------------- */
	/*                 salon                    */
	/* ---------------------------------------- */
	
	#salon .info {
		width: 100%;
	}	
	
	
	/* ---------------------------------------- */
	/*              footer_menu                 */
	/* ---------------------------------------- */

	#footer_menu ul {
		width: 80%;
		margin: 1em auto 2em;
	}
}


@media (max-width:640px){
	
	
	.sp_none {
		display: none;
	}
	.br-pc {
		display: none;
	}
	.br-sp {
		display: block;
	}
	
	
	/* ---------------------------------------- */
	/*               slider-main                */
	/* ---------------------------------------- */
	
	.slider {
		width: 100%;
		height: auto;
		margin-bottom: 0px;
	}
	
	.slider img {
		width: 100%;
	}
	
	.slider_pc {
		display: none;
	}
	
	.slider_sp {
		display: block;
	}

	
	/* ---------------------------------------- */
	/*                  ベース      　          */
	/* ---------------------------------------- */
	
	#wrapper {
	  width: 100%;
	}
	#container {
		padding-bottom: 0;
	}
	.container_inner {
		width: 96%;
		margin: 0 auto;
		height: auto;
	}
	#cont_left {
		width: 100%;
		float: none;
	}
	#cont_right {
		width: 100%;
		float: none;
	}

	
	/* ---------------------------------------- */
	/*                container                 */
	/* ---------------------------------------- */
	
	.container1 {
		width: 100%;
	}
	.container2 {
		width: 100%;
		float: none;
		margin: 0;
	}
	.container3 {
		width:100%;
		float: none;
		margin:0;
	}
	
	
	/* ---------------------------------------- */
	/*                 header                   */
	/* ---------------------------------------- */	

	#header {
		z-index: 100;
		width: 100%;
		height: auto;
		padding: 0;
		margin:0;
	}
	
	
	/* ---------------------------------------- */
	/*              mainvisual                  */
	/* ---------------------------------------- */	

	#mainvisual {
		background: url(../img/main_01.png) right top no-repeat;
		background-size: cover;
		position: relative;
		height: auto;
	}
	#mainvisual .logo {
		display: block;
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
		padding: 150px 0 ;
	}
	#mainvisual .logo img {
		width: 70%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	#mainvisual .logo h2 {
		font-size: 12px;
		color: #FFFFFF;
		text-align: center;
		line-height: 40px;
		font-family: 'Noto Sans JP';
		font-weight: normal;

	}

	
	/* ---------------------------------------- */
	/*                     navi                 */
	/* ---------------------------------------- */	
	
	#nav_pc {
		display: none;
	}
	
	#nav_sp {
		display: inline-block;
		width: 100%;
		height: 60px;
		background: #FFFFFF;
		z-index: 1;
		position: fixed;
	}
	#nav_sp h1 {
		width: 100px;
		height: 50px;
		padding: 0;
		margin: 0;
	}
	#nav_sp h1 img {
		height: 40px;
		padding: 10%;
	}
	#nav_sp .btn a {
		display: block;
		position: absolute;
		width: 100px;
		height: 26px;
		background-color: #64D2FF;
		top:15px;
		right: 60px;
		text-align: center;
		line-height: 26px;
		font-size: 0.8em;
		color: #FFFFFF;
		font-family: 'Noto Sans JP';
	}
	nav.menu {
		width:35px;
		height:60px;
		top: 15px;
		right:10px;
		position: absolute;
		cursor:pointer;
		overflow:hidden;
		z-index:1000;
	}
	nav .menu1 {
		width:35px;
		height:2px;
		background-color: #707070;
		top:0px;
		position:absolute;
	} 
	nav .menu2 {
		width:35px;
		height:2px;
		background-color: #707070;
		top:12px;
		position:absolute;
	} 
	nav .menu3 {
		width:35px;
		height:2px;
		background-color: #707070;
		top:22px;
		position:absolute;
	}
	nav .menu1,nav .menu2,nav .menu3 {    /* 動き */
		transition: all 0.5s ease-out;
		-o-transition: all 0.5s ease-out; /* Opera */
		-moz-transition: all 0.5s ease-out; /* Firefox */
		-webkit-transition: all 0.5s ease-out; /* GoogleChrome, Safari */
		-ms-transition: all 0.5s ease-out; /* IE */ 
	}
	nav .menuclick1	{
		top:12px;
		-o-transform: rotate(405deg);
		-moz-transform: rotate(405deg);
		-webkit-transform: rotate(405deg);
		-ms-transform: rotate(405deg);
		transform: rotate(405deg);
	}
	nav .menuclick2	{
		background-color:rgba(255,255,255,0); 
	}
	nav .menuclick3 {
		top:12px;
		-o-transform: rotate(-405deg);
		-moz-transform: rotate(-405deg);
		-webkit-transform: rotate(-405deg);
		-ms-transform: rotate(-405deg);
		transform: rotate(-405deg);
	}
	#nav_sp_menu {
		width: 100%;
		position: absolute;
		display: none;
		top: 60px;
		background-color:rgba(99,210,255,0.90);
		padding:0;
		z-index:888888;
	}
	#nav_sp_menu ul {
		width: 90%;
		margin-left:auto;
		margin-right: auto;
	}
	#nav_sp_menu li {
		width: 90%;
		text-align: center;
		margin-left:auto;
		margin-right: auto;	
	}
	#nav_sp_menu li a {
		font-size: 1.3em;
		color: #ffffff;
		line-height: 4em;
		text-decoration: none;
	}
	

	/* ---------------------------------------- */
	/*                  fixedBox                */
	/* ---------------------------------------- */	
	
	#fixedBox {
		display: none;
	}
	.fixed {
		display: none;
	}
	
	
	/* ---------------------------------------- */
	/*                top-about                 */
	/* ---------------------------------------- */

	#top-about {
		background: #FFFFFF;
		width: 100%;
		height: auto;
		position: static;
		margin-bottom: 0;
		margin-top: 0;
		padding: 2rem 0 3rem;
	}
	#top-about h2 {
		position: static;
		top:0;
		left: 0;
		width: 90%;
		-ms-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		margin: 0 auto;
		padding: 2% 0 2%;
		height: auto;
		line-height: normal;
		font-size: 1.6em;
		border-bottom: #707070 1px solid;
		text-align: center;
	}
	#top-about .text-area {
		position: static;
		top:0;
		left: 0;
		width: 90%;
		-ms-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		margin: 1em auto 1em ;
		padding:0;
		font-size: 1.2em;
		line-height: 1.8em;
	}
	#top-about .btn {
		position: static;
		top:0;
		left: 0;
		-ms-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
		margin: 0 auto ;
		padding: 0 0 ;
		width: 90%;
		background: rgba(255,255,255,1);
		border: #707070 solid 1px;
		text-align: center;
		display: block;
	}
	#top-about .btn a {
		display: block;
		position: relative;
		text-decoration: none;
		font-size: 1.6em;
		padding: 1em 0 ;
	}
	#top-about .btn a:before{
		display: none;
	}
	#top-about .btn a:hover:before {
		display: none;
	}
	
	
	
	/* ---------------------------------------- */
	/*                  news                    */          
	/*                 お知らせ                  */
	/* ---------------------------------------- */
	
	#news {
		width: 100%;
		height: 400px;
		margin-bottom: 3em;
		position: relative;
	}
	#news .inner {
		width: 90%;
		margin: 0 auto 1em ;
		padding: 1em 0 ;
	}
	#news h2 {
		height: auto;
		line-height: normal;
		font-size: 2em;
		border-bottom: #707070 1px solid;
		text-align: center;
		padding: 0 0 1rem;
	}
	#news ul {
		width: 100%;
		height: auto;
		padding: 0em 0 1em 0 ;
		margin: 0 auto;
	}
	#news li {
		float: none;
		height: auto;
		line-height: normal;
	}
	#news li.date {
		width: 100%;
		font-size: 1em;
		padding: 1rem 0 0.5rem 0;
	}
	#news li.caption {
		width: 100%;
		font-size: 1.2em;
		text-decoration: none;
		border-bottom: #707070 1px solid;
		padding: 0.5rem 0 1.5rem;
	}
	#news .btn {
		margin: 0 auto 1em auto ;
		padding: 0 0 ;
		width: 100%;
		background: #707070;
		text-align: center;
		display: block;
	}
	#news .btn a {
		display: block;
		position: relative;
		font-size: 1.5em;
		color: #FFFFFF;
		text-decoration: none;
		padding: 1.5em 0 ;
	}
	#news .btn a:before{
		display: none;
	}
	#news .btn a:hover:before {
		display: none;
	}
	
	
	/* ---------------------------------------- */
	/*             　　menu01 　　　　　　         */          
	/*             WHAT LUNA Beauty             */
	/* ---------------------------------------- */

	#menu01 {
		background: #EDFAFF;
	}
	#menu01 .row {
		width: 98%;
		padding: 8% 0;
		margin: 0 auto;
	}
	#menu01 h2 {
		width: 100%;
		height: auto;
		margin: 0 auto;
		transition: .8s;
	}
	#menu01 h3 {
		color: #64D2FF;
		text-align: center;
		font-size: 1.5em;
		margin: 1.8em auto;
		line-height: 1.8em;
	}
	#menu01 .inner{
		width: 90%;
		margin: 0 auto;
	}
	#menu01 dl {
		float: none;
		width: 100%;
		height: auto;
		margin: 0 0 10% ;
		padding: 5% 0 ;
		transition: .8s;
		background: #FFFFFF;
		border-radius: 5%;
	}
	#menu01 dt {
		width: 90%;
		height: auto;
		margin: 0 auto 10px;
	}
	#menu01 dt img {
		width: 80% ;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	#menu01 dd {
		width: 90%;
		height: auto;
		font-size: 1.3em;
		text-align: center;
		line-height: 1.6em;
		color: #64D2FF;
		font-family: 'Noto Sans JP';
		font-weight: normal;
		margin: 0 auto;
	}
	#menu01 .btn {
		margin: 0 auto 1em auto ;
		padding: 0 0 ;
		width: 90%;
		background: #64D2FF;
		text-align: center;
		display: block;
	}
	#menu01 .btn a {
		display: block;
		position: relative;
		font-size: 1.5em;
		color: #FFFFFF;
		text-decoration: none;
		padding: 1.5em 0 ;
	}
	#menu01 .btn a:before{
		display: none;
	}
	#menu01 .btn:hover{
		display: block;
		opacity: 1;
	}
	#menu01 .btn a:hover:before {
		display: none;
	}

	/* ----- フェード ----- */
	#menu01 .motion01 {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
	

	/* ---------------------------------------- */
	/*             　　menu02 　　　　　　         */          
	/*             LUNA Beautyの脱毛             */
	/* ---------------------------------------- */

	#menu02 {
		background: #FFFFFF;
	}
	#menu02 .row {
		width: 98%;
		padding: 4em 0;
		margin: 0 auto;
	}
	#menu02 h2 {
		width: 100%;
		height: auto;
		margin: 0 auto;
		transition: .8s;
	}
	#menu02 .inner {
		width: 90%;
		margin: 0 auto;
	}
	#menu02 a {
		background: #FFFFFF;
		display: block;
		width: 100%;
		height: auto;
	}
	#menu02 .btn_left {
		float: none;
		position: relative;
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#menu02 .btn_right {
		float: none;
		position: relative;
		width: 100%;
		margin-bottom: 0;
	}
	#menu02 a:hover {
		background: #FFFFFF;
		display: block;
	}
	#menu02 dl {
		width: 100%;
		height: auto;
		border: #64D2FF 1px solid;
		display: block;
		position: relative;
	}
	#menu02 dl:after {
		clear: both;
		content: '';
		display: block;
	}
	#menu02 dt {
		float: left;
		width: 30%;
		height: auto;
		display: block;
	}
	#menu02 dt img {
		width: 100%;
		height: auto;
	}
	#menu02 dd {
		float: right;
		width: 70%;
		display: block;
		line-height: normal;
		color: #64D2FF;
		font-size: 1.5em;
		position: absolute;
		top: 50%;
		right: 0;
		transform : translate( 0,-50%);
			
	}

	
	/* ---------------------------------------- */
	/*                 salon                    */
	/* ---------------------------------------- */

	#salon {
		width: 100%;
	}
	#salon.parallax {
		background-color: #C8F0FF;
		background-image: none;
		background-attachment: fixed;
		background-size: cover;
		background-repeat: no-repeat;
	}
	#salon .row {
		width: 98%;
		padding: 4em 0;
		margin: 0 auto;
	}
	#salon h2 {
		width: 100%;
		height: auto;
		margin: 0 auto;
		transition: .8s;
	}
	#salon .inner {
		width: 90%;
		margin: 0 auto;
	}
	#salon .body_left{
		float: none;
		width: 100%;
		margin: 3% 0;
	}
	#salon .body_right{
		float: none;
		width: 100%;
		margin: 3% 0;
	}
	#salon dl.info {
		width: 100%;
		margin: 3% 0;
	}
	#salon dl.info dt {
		height: auto;
		font-size: 1.8em;
		color: #555555;
		line-height: 2em;
	}
	#salon dl.info dd {
		height: auto;
		font-size: 1.2em;
		color: #555555;
		line-height: 1.6em;
	}
	#salon dl.tel {
		float: none;
		width: 100%;
		border: #555555 1px solid;
		font-family: 'Noto Sans JP';
		font-weight: normal;
		padding: 1em 0 ;
		background: none;
	}
	#salon dl.tel dt {
		font-size: 1em;
		text-align: center;
		font-family: 'Noto Sans JP';
		font-weight: normal;
		margin: 0 0 1em ;
	}
	#salon dl.tel dd.tel-link a span {
		font-size: 1.2em;
		margin-right: 0.25em;
	}
	#salon dl.tel dd.tel-link a {
		display: block;
		font-size: 2.2em;
		text-align: center;
		color: #555555;
		font-family: 'Noto Sans JP';
		font-weight: bold;
		text-align: center;
	}
	#salon dl.tel a:hover {
		text-decoration: underline;
	}
	#salon dl.mail a {
		width: 100%;
		padding: 20px 0;
		font-family: 'Noto Sans JP';
		font-weight: normal;
		background: #6CB6FC;
	}
	#salon dl.mail dt {
		font-size: 1rem;
		margin: 0 0 5px 0 ;
	}
	#salon dl.mail dd.mail-link a {
		display: block;
		font-size: 1.8rem;
		padding: 3rem 0 ;
	}
	#salon dl.mail a:hover{
		display: block;
		opacity: 0.8;
	}
	

	
	/* ---------------------------------------- */
	/*                     map                  */
	/* ---------------------------------------- */
	
	#gmap {
		height: 400px;
		width: 100%;
	}
	
	.guide {
		text-align: left;
	}
	.guide dl {
		margin-bottom: 15px;
	}
	.guide dt {
		font-weight: bold;
	}
	
	
	
	/* ---------------------------------------- */
	/*              footer_menu                 */
	/* ---------------------------------------- */

	#footer_menu {
		bottom: 0;
		width: 100%;
		height: auto;
		background: #FFFFFF;
	}
	#footer_menu ul {
		display: block;
		table-layout: none;
		text-align: left;
		width: 100%;
		margin: 0 auto;
		padding: 0 0 ;
	}
	#footer_menu ul li {
		display: block;
		vertical-align: middle;
		border-top: #999999 1px dotted;
		padding: 1.5em 0;
		text-indent: 1em;
	}
	#footer_menu ul li:last-child {
		border-bottom: #dddddd 1px dotted;
	}
	#footer_menu ul li a {
		color: #555555;
		font-size: 1em;
	}
	#footer_menu ul li a:hover {
		text-decoration: underline;
	}
	#footer_menu ul li a.arrow {
		position: relative;
		display: inline-block;
		padding: 0 0 0 0.5em;
		vertical-align: middle;
		text-decoration: none;
	}


	
	/* ---------------------------------------- */
	/*                 footer                   */
	/* ---------------------------------------- */

	#footer {
		position: static;
		bottom: 0;
		width: 100%;
		height: auto;
		z-index: 10;
	}
	#footer .footer_inner {
		position: relative;
		margin: 0;
		padding: 1em 0;
	}
	#footer h2 {
		width: 100px;
		margin: 0 auto 10px auto;
	}
	#copyright {
		text-align: center;
		font-size: 0.8em;
		line-height: 1.5em;
	}


	

	
	/* ---------------------------------------- */
	/*                side menu                 */          
	/* ---------------------------------------- */

	.side_btn {
		margin-bottom: 20px;
	}
	.side_btn img {
		width: 90%;
		display: block;
		margin: 0 auto;
	}
	.side_btn a:hover{
		opacity: 0.8;
	}
	
}




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

/*             　　important                */
/*             　　お知らせ枠                 */

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

#important .box {
	width: 100%;
	background: #FAD8D9;
	padding: 1em 0 ;
	margin: 0 auto 3em 0 ;
}
#important .box dl {
	width: 90%;
	text-align: center;
	padding: 1em 0;
	margin: 0 auto;
}
#important .box dt {
	background: #FFFFFF;
	padding: 0.25em 0;
	font-size: 18px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
#important .box dd {
	font-size: 20px;
	margin: 1em 0 0 0 ;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

@media (max-width:640px) {
	
	
	#important .box {
		margin: 2em auto 0 auto ;
	}
	#important .box dt {
		padding: 0.5rem 0;
		font-size: 1.5rem;
	}
	#important .box dd {
		font-size: 1.5rem;
		line-height: 1.5em;
		margin: 1em 0 0 0 ;
	}
	
}





