.parallax-window {
	min-height: 90vh;
    background: transparent;
}

.center{
	text-align: center;
}

#main_logo{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -115px;
  margin-left: -170px;
	z-index: 3;
}

#main_logo img{
    width:340px;
}

#concept,
#news,
#menu,
.info,
#campaign,
.calendar,
#owner{
    width:900px;
	margin: 0 auto;
	padding:120px 0;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 5;
	background: #ffffff;
}

.info{
	padding-top:0;
}

h2{
	margin-bottom: 40px;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size:230%;
	text-align: center;
	line-height: 1em;
	letter-spacing: 0.15em;
}

#concept .left{
	float:left;
	width:47%;
}

#concept .right{
	float:right;
	width:48%;
}


#concept h3{
	font-size: 140%;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	margin-bottom: 18px;
}

#concept p{
	line-height: 1.8em;
	margin-top: 10px;
}

#recruit {
	width:100%;
	height:  600px;
	overflow: hidden;
	position: relative;
	z-index: 4;
}

#recruit .left{
	width:50%;
	float: left;
	height: 600px;
    background: transparent;
}

#recruit .left img{
	height: 100%;
	object-fit: cover;
}

#recruit .right{
	width:50%;
	height: 600px;
	float: right;
	background:#E5E5E5;
	padding-top: 155px;
	text-align: center;
}

#recruit h2{
	font-size:260%;
	margin-bottom: 10px;
}

#recruit h3{
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	font-weight: 500;
	font-size: 110%;
}
#recruit .right p{
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

.btn{
	width:360px;
	margin: 40px auto 0 auto;
	box-sizing: border-box;
	font-size:110%;
	padding: 10px 0 10px 0;
	font-weight: 500;
	text-align: center;
	background: #161616;
	border: 3px solid #161616;
}

a .btn{
	color: #ffffff;
}

a .btn:hover{
	background: none;
}

a .btn:hover{
	color: #161616;
	font-weight: 700;
}


#menu h4{
	font-size: 130%;
	margin: 15px 0;
	line-height: 1.5em;
}

#menu .menu_cont{
	width:47%;
	float:left;
	margin-right:6%;
	height: 315px;
	overflow: hidden;
}

#menu .menu_cont:nth-child( odd ) {
	margin-right:0;
}
#menu .menu_cont:nth-child( 4 ),
#menu .menu_cont:nth-child( 5 ) {
	height: 250px;
}

#menu h3 {
	border-bottom:solid 2px #3A3A3A;
	font-size:140%;
	line-height: 1.8em;
	font-weight:600;
}

#menu h3 .s_font{
	font-size:60%;
	margin-left: -5px;
}

#menu table {
    text-align:left;
	font-size:120%;
	line-height:1.8em;
	margin:15px 0 5px 0;
	width:100%;
}

#menu table th{
	font-weight:400;
	text-align:left;
}

#menu table td{
	text-align:right;
	letter-spacing:0.1em;
}

#menu table ul{
	font-size:80%;
}

#menu ul{
	overflow: hidden;
	width:100%;
}

#menu ul li{
	padding-left:1em;
	text-indent:-1em;
}

#menu ul li:before {
    content: '※';
    display: inline-block;
    width: 1em;
    text-indent: 0;
}

#menu a img{
	width:100%;
	margin-top: 40px;

}

#menu a img:hover{
	opacity: 0.8;
}
#salonlist{
	padding-top: 120px;
}

#salonlist img{
	width: 100%;
	height: auto;
}
#salonlist a img:hover{
	opacity: 0.8;
}
#salonlist .yukigaya{	
	float: left;
	width: 45%;
	font-size: 110%;
}
#salonlist .ishikawadai{	
	float: right;
	width: 45%;
	font-size: 110%;
	margin-left: 10%;
}
#salonlist .list_button {
	color: #fff;
    padding: 4px 0 2px 0;
	width:99%;
	float: left;
	margin: 3px 2% 15px 0;
	text-align: center;
	background-color:#161616;
	border: 2px solid #161616;
}

#salonlist .list_button:hover{
	color: #161616;
	background-color:#fff;
	border: 2px solid #161616;
}
#salonlist .line_button{
	color: #fff;
    padding: 4px 0 2px 0;
	width:48%;
	float: left;
	margin: 3px 2% 15px 0;
	text-align: center;
	background-color:#129415;
	border: 2px solid #129415;	
}
#salonlist .web_button{
	color: #fff;
    padding: 4px 0 2px 0;
	width:48%;
	float: left;
	margin: 3px 0 15px 0;
	text-align: center;
	background-color:#297BA8;
	border: 2px solid #297BA8;	
}
#salonlist .ishikawadai .line_button {
	width:99%;
}
#salonlist .web_button:hover{
	color: #297BA8;
	background-color:#fff;
	border: 2px solid #297BA8;
}
#salonlist .line_button:hover{
	color: #129415;
	background-color:#fff;
	border: 2px solid #129415;
}
.info h2 {
	margin-top: 10px;
	margin-bottom:40px;
	letter-spacing: 0.05em;
}

.info .left{
	float:left;
	width:45%;
	font-size: 110%;
}

.info .right{
	float:right;
	width:50%;
	margin-top: 3px;
}

.info h3{
	font-size:110%;
	letter-spacing: 0.05em;
}

.info .tel {
	font-size:140%;
	letter-spacing: 0.05em;
	font-weight: 600;
	margin-bottom: 5px;
}

.info .tel .m_font{
	font-size:60%;
}

.info .line  {	
  padding: 4px 0 2px 0;
	width:46%;
	float: left;
	margin: 3px 2% 15px 0;
	text-align: center;
	background-color:#129415;
	border: 2px solid #129415;
}

#ishikawadai .info .line  {	
	width:82%;
}

.info .button  {	
	padding: 4px 0 2px 0;
	width:46%;
	float: left;
	margin: 3px 0 15px 0;
	text-align: center;
	background-color:#297BA8;
	border: 2px solid #297BA8;
}

.info a .button,
.info a .line{
	color: #ffffff;
	letter-spacing: 0.1em;
}

.info a .button:hover {
	background-color: #ffffff;
	color:#297BA8;
	transition-duration:all 3s ease-out;
}

.info a .line:hover {
	background-color: #ffffff;
	color:#129415;
	transition-duration:all 3s ease-out;
}

.info table{
	text-align:left;
	line-height: 1.4em;
	width:100%;
}

.info table tr th{
	width:90px;
	font-weight: 500;
}

.info .ad{
	margin-top:15px;
}

.info .access{
	font-size: 80%;
	margin-top:5px;
}

.staff{	
	background-color:#F1F1F1;
	width:100%;
	padding:100px 0 70px 0;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 5;
	margin-top: -20px;
}

.staff h2{
	margin-bottom: 40px;
}

.staff ul{
	overflow: hidden;
	width:900px;
	margin: 0 auto;
}

.staff ul li{
	float:left;
	width:23%;
	margin-right: 2.6%;
	margin-bottom: 30px;
	text-align: center;
	font-weight: 600;
	line-height: 1.4em;
}

.staff ul li .position{
	font-size: 80%;
	margin-top: 7px;
}

.staff ul li .name{
	letter-spacing: 0.2em;
}

.staff ul li:nth-child(4n){
	margin-right: 0;
}
.calendar {
	padding-top:100px;
}

.calendar h2{
	margin-bottom:20px;
}

#owner {
	padding-bottom: 0;
}

#owner .left{
	float: left;
	width:46%;
	margin-top: 5px;
}

#owner .right{
	float: right;
	width:49%;
}

#owner .right h3{
	font-size:140%;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#owner .right p{
	margin-top: 10px;
}

#Copyright {
	font-size:11px;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
	color: #707070;
	text-align: center;
	width:100%;
}

#footer{
	overflow:hidden;
}

#footer ul{
	margin:60px auto 20px auto;
	overflow: hidden;
	width:150px;
}

#footer ul li{
	float: left;
	width:40px;
	margin: 0 5px;
}

#campaign{
	margin-top: 50px;
}

#campaign p{
	margin-top: -10px;
	margin-bottom: 50px;
	font-weight: 600;	
}

#campaign img{
	margin-bottom: 10px;	
}


@media screen and (max-width: 900px) {
main{
	font-size: 85%;
}

#main_logo{
  margin-top: -45px;
  margin-left: -120px;
}

#main_logo img{
    width:240px;
}
	
#concept,
#news,
#menu,
#owner,
.info,
#campaign,
.calendar{
    width:90%;
	margin: 0 5%;
	padding:80px 0;
}

	
.info{
	padding-top:0;
}

h2{
	margin-bottom: 30px;
}

#concept .left{
	float:left;
	width:47%;
}

#concept .right{
	float:right;
	width:50%;
}

#concept h3{
	font-size: 130%;
}

#concept p{
	margin-top: 10px;
}
	
#menu a img{
		margin-top:35px;
} 
	
#recruit {
	height:  350px;
	width:100%;
}

#recruit .left{
	height: 350px;
}

#recruit .left img{
	height: 100%;
	object-fit: cover;
}

#recruit .right{
	width:40%;
	height: 350px;
	float: right;
	padding: 70px 5% 0 5%;
}

#recruit h2{
	font-size:250%;
	margin-bottom: 5px;
}
	
#recruit h3{
	margin-bottom: 20px;
}	
#recruit .right p br{
	display: none;
}
	
#owner{
	padding-bottom: 0;
}
	
#owner .left{
	width:46%;
}

#owner .right{
	width:50%;
}

#owner .right h3{
	font-size:130%;
	margin-bottom: 7px;
}
	
.staff ul{
	width:90%;
	margin: 0 auto;
}

.btn{
	width:100%;
	margin-top: 20px;
}
#salonlist{
	padding-top: 80px;
}


#salonlist .line_button {
    width: 47%;
    margin: 3px 3% 15px 0;	
}
#salonlist .web_button {
    width: 47%;	
}

@media screen and (max-width: 768px) {
main{
	font-size: 75%;
}
	
.parallax-window {
	min-height: 80vh;
    background: transparent;
}
	
#main_logo{
	top:40%;
	margin-top: -30px;
	margin-left: -70px;
	z-index: 3;
}

#main_logo img{
    width:140px;
}
	
#concept,
#news,
#menu,
.info,
#owner,
#campaign,
.calendar{
    padding:60px 0;
}
	
.info{
	padding-top:0;
}
		
h2{
	font-size:200%;
	margin-bottom: 20px;
}

#concept .left,
#concept .right{
	float:none;
	width:100%;
}
	
#concept{
	padding-bottom: 40px;
}
	
#concept h3{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 120%;
	line-height: 1.6em;
}
	
#concept p{
	margin-top: 6px;
}
	
#menu a img{
	margin-top: 0;	
}

#recruit {
	height:  auto;	
}

#recruit .left{
	display: none;
}

#recruit .right{
	width:80%;
	height: auto;
	float: none;
	background-color:#F7F7F7;
	padding: 60px 10%;
}

#recruit h2{
	margin-bottom: 0px;
	font-size:180%;
}
	
#recruit h3{
	margin-bottom: 15px;
	font-size: 100%;
	letter-spacing: 0;
}	

.btn{
	font-size: 130%;
	border: 2px solid #161616;
	width:100%;
}
	
#menu h4{
		margin:5px 0;
	}

#menu .menu_cont{
	width:100%;
	float:none;
	margin-right:0;
	margin-bottom: 25px;
	height: auto;
}

#menu .menu_cont:nth-child( 4 ),
#menu .menu_cont:nth-child( 5 ) {
	height: auto;
}

#menu table {
	margin:6px 0 3px 0;
}
	
#owner{
	padding-bottom: 0;
}
	
#owner .left{
	float: none;
	width:100%;
	margin-top: -10px;
}

#owner .right{
	float: none;
	width:100%;
	margin-top: 12px;
}

#owner .right h3{
	font-size:120%;
	margin-bottom: 7px;
}

#salonlist .yukigaya {
    float: none;
    width: 100%;
}
#salonlist .ishikawadai {
    float: none;
    width: 100%;
	margin-left: 0%;
	margin-top: 15px;
}
#salonlist .list_button {
    margin: 0px 2% 40px 0;
}
#salonlist .ishikawadai.list_button {
    margin: 0px 2% 15px 0;
}
#salonlist .line_button {
    margin: 3px 3% 10px 0;
}
#salonlist .web_button {
    margin: 3px 0 10px 0;
}	
.info h2{
		margin-bottom: 20px;
}

.info .left{
	float:none;
	width:100%;
}

.info .right{
	float:none;
	width:100%;
	margin-top: 20px;
}

.info .line  {	
	width:49%;
	float: left;
	margin: 5px 2% 15px 0;
	box-sizing: border-box;
}

.info .button  {	
  padding: 3px 0;
	width:49%;
	margin: 5px 0 15px 0;
	box-sizing: border-box;
}

.info table tr th{
	width:70px;
}

.info .access{
	font-size: 90%;
	margin-top:10px;
}
		
.staff{
	padding: 60px 0;
}
	
.staff h2{
		margin-bottom: 20px;
}
	
.staff ul li{
	width:48%;
	margin-right: 4%;
	margin-bottom: 20px;
}

.staff ul li:nth-child(2n){
	margin-right: 0;
}
	
.staff ul li .position{
	margin-top: 6px;
}

}
}