@charset "UTF-8";
/* CSS Document */

/* >>> 2019.12 Renewal >>> */

#home {
	background-image: url("../images/2019_bg_top_pc.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}

/* #HOME HEADER  */

#home-header {
	width: 100%;
	padding: 15px 0 0;
}

#home-rogo {
	width: 100%;
}

#home-rogo-pc{
	text-align: center;
	
	margin: 20px auto 10px; }



/* .HOME HEADER  */

/* #HOME MAIN  */

#home-main {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 35px;
}

#main-slider-top {
	margin: 0 auto;
	display: block;
	width: 70%;
}

/* .HOME MAIN  */

/* #HOME PC NAV  */

#home-nav {
	width: 100%;
	text-align: center;
	margin: 15px 0;
}
#home-navi-box li {
	display: inline-block;
	font-size: 28px;
	padding: 15px;
	
		/*	width: 15%;*/
}

/* .HOME PC NAV  */
#home-footer {
	padding:  0 0 10px;
}

#wrapper-top {}
/*
nav {
	height: 20%;
	position: static;
}*/


footer {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	height: 10%;
}
small.top-copy {
	font-size: 14px;
	color: #000000;
}
.bg-header {
	background: url("../images/2019_header_bg.jpg") no-repeat;
}
.text-serif {
	font-family: " 'Noto Serif JP',Yu Mincho", "YuMincho", serif;
	font-weight: 700;
	line-height: 125%;
}
h3.text-script {
	font-family: delaney, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 60px;
}
.top-navi-color a:hover {
	color: #9A0C0F;
}
.verita-menu h4 {
	margin: 0px !important;
}
.verita-menu {
	text-align: center;
}
.menuzord {
	z-index: 100;
}
.two-columns {
	text-align: center;
}
.verita-cost-table {
	width: 100%;
	margin: 40px 0px;
}
.verita-cost-table ul {}
.verita-cost-table li {
	padding-bottom: 5px;
}
.verita-cost-table li > span {
	display: inline-block;
	width: 50%;
}
.verita-cost-table li > span:first-child {
	text-align: right;
	padding-right: 10px;
}
.verita-cost-table li > span:last-child {
	text-align: left;
	padding-left: 10px;
}
.verita-img {
	width: 33.3333%;
	display: inline-block;
	margin: 0px 0px 40px;
	padding: 0px 15px;
	box-sizing: border-box;
}

/* >>> Salon >>> */

#cpmpany-btn-2020 {
	text-align: center;
	margin: 100px 0 50px;
}

#about-btn-2020 {
		text-align: center;
		margin: 0px 0 100px;
}

/* <<< Salon <<< */

/* >>> NEWS >>> */

  .newyear img {
    display: block;
    width: 70%;
    margin: 0 auto 50px;
  }
  .newyear .container {
    width: auto;
  }  
.newyear {
  padding: 20px;
  padding-top: 50px;
}
.newyear .container {
  width: 900px;
}
/* <<< NEWS <<< */

.section-title .feature-title p {
  background: #424242;
  color: #fff;
  font-size: 18px;
}



@media screen and (min-width: 901px) {
	#home-navi {
		display: none;
	}
  
    /* .Facial befor&after */
  .be-af {
    display: inline-block;
    width: 10vw;
		display: none;

  }
  

}
@media screen and (max-width: 900px) {
}
/*>>>>>>PC min-width: 481px>>>>>>>>>>>*/
@media screen and (min-width: 481px) {
	#home-rogo-pc {
		width: 50%;
	}
	.pc-none { display: none; }
}





/*>>>>>>SP max-width: 401px>>>>>>>>>>>*/

@media screen and (max-width: 480px) {
	
	
	.sp-none { display: none; }
	

	 .header-nav-top{
   position: fixed;
   top: 0;
     width: 100vw;
}

  .flexslider{
    position: relative;
   top: 80px;
    
  }
  
  .flex-control-nav{
    display: none;
  }
  
	.hone-navi-position{
		position: absolute;
		top:2%;
		right: 2%;
		
	}
	
  .sp-top-navi{
    position: static;
    margin: 100px auto;
    padding: 10px;
    width: 100vw;
    box-sizing: border-box;
  }
  .sp-top-navi nav ul{
        padding-bottom: 30px;


  }
  
  .sp-top-navi nav ul{
    background-color: transparent;
 }

  .sp-top-navi nav ul li{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 5px 0 10px;
    background-color: transparent;


 }

  .sp-top-navi nav ul li a{
    color: #FFFFFF !important; 
    font-size: 1.4em;

 }
  
  
  .menuzord-menu{
  }
  
  
	#home-rogo-sp {
		width: 100%;	
		
	}
	
	#home-rogo-sp-rmr{
		width: 100%;
		text-align: center;
		margin: 20px 0 25px;

	}

	#home-rogo-sp-rmr img {
		width: 20%;
	}
	
	#home-rogo-sp-spa {
		width: 100%;
		text-align: center;
		margin-bottom: 25px;

	}
	
	#home-rogo-sp-spa img {
		width: 80%;
	}

	
	
	
	
	#home {
		background-image: url("../images/2019_bg_top_pc.png");
	}
	
	.st0 {
		stroke: #000000;
		stroke-width: 0.5669;
		stroke-miterlimit: 10;
	}
	#home-main {
	top: 30%;
	}
	
	#main-slider-top {
		top: 30%;
		width: 100%;
	}
	#home-navi-box svg {}
	#home-nav {
		top: 65%;
	}
	#home-navi-box li {
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
		padding: 0px;
	}

	
	#home-footer {
	top: 90%;
}

	
	small.top-copy {
		font-size: 12px;
	}
	.verita-img {
		width: auto;
	}
  
  
  /* >>> NEWS >>> */

  .newyear img {
    display: inline-block;
    width: 90%;
    margin: 0 auto 50px;
  }
  .newyear .container {
    width: auto;
  }  
.newyear {
  padding: 0px;
  padding-top: 50px;
}
.newyear .container {
  width: 100vw;
}

/* <<< NEWS <<< */

  
  .call-to-action  {
    
    width: 100vw;
    display: inline-block;
    padding: 0 10px;
  }
  
  
}
/* <<<  2019.12 Renewal <<< */



