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

.center{
	text-align: center;
}

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

#main_logo img{
    width:300px;
}

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

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

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

#concept .left img{
	width:100%;
}


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

#concept h2{
	letter-spacing: 0;
	margin-bottom: 40px;
}

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

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

#staff{
	overflow: hidden;
	padding-bottom: 100px;
}

#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: 10px;
}

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

#staff ul li:nth-child(4n){
	margin-right: 0;
}

#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{
	padding:0 0 120px 0;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 5;
/*	background: #F7F7F7;*/
}


#menu #couse_menu{
	border:7px solid #3A3A3A;	
	box-sizing: border-box;
	padding: 70px 70px 60px 70px;
	overflow: hidden;
	margin-bottom: 160px;
	width:900px;
	margin: 0 auto;
	background: #FFFFFF;
}

#menu #couse_menu p{
	margin-bottom: 30px;
	margin-top: -20px;
}

#menu #couse_menu dl{
	border-bottom: 1px dotted #3A3A3A;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 120%;
	width:100%;
	line-height: 1.5em;
	overflow: hidden;
	font-weight: 600;	
}

#menu #couse_menu dl dt{
	float: left;
	width:70%;
}

#menu #couse_menu dl dd{
	float: right;
	width:30%;
	text-align: right;
	font-size: 70%;
}

#menu #couse_menu dl dd .red{
	font-size: 150%;
	margin-left: 3px;
}

#menu #couse_menu .red{
	text-align: right;
}

#menu #couse_menu dl dd .s_font{
color: rgba(224,23,73,1.00);
}

#menu #couse_menu .btn{
	width:100%;
	letter-spacing: 0.1em;
}
#menu #couse_menu .gray{
	margin-top: 30px;
}
#menu #couse_menu .gray .cousemenu_title{
	font-size: 130%;
	font-weight: bold;
	border-bottom:solid 2px #3A3A3A;
	margin-bottom: 20px;
}

#menu #couse_menu .tr{
	background-color: #E5E5E5;
	padding: 2%;
	text-align: center;
	margin-top: 30px;
}

#menu #couse_menu .tr .tr_title{
	font-size: 130%;
	font-weight: bold;
	border-bottom:solid 2px #3A3A3A;
}
#menu #couse_menu .tr span{
	font-size: 140%;
}
#menu #couse_menu .tr .tr_p{
	font-size: 100%;
	margin-top: 10px;
	font-weight: bold;
}
#menu h4{
	font-size: 130%;
	margin: 15px 0;
	line-height: 1.5em;
}

#menu #r_menu{
	padding: 120px 0 80px 0;
	width:900px;
	margin: 0 auto;
}

#menu .menu_cont{
	width:47%;
	float:left;
	margin-right:6%;
	height: 300px;
	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;
}

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

#menu table {
    text-align:left;
	font-size:120%;
	line-height:1.7em;
	margin:10px 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;
}


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

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

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

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

#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 a{
	font-size:140%;
	letter-spacing: 0.05em;
	font-weight: 600;
}

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

#info .button  {	
  padding: 5px 0;
	width:46%;
	float: left;
	margin: 5px 0 20px 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;
}

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

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

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

#calendar h2{
	margin-top:-100px;
	margin-bottom:20px;
}

#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,
#staff,
#info,
#campaign,
#calendar{
    width:90%;
	margin: 0 auto;
	padding:80px 0;
}
	
#owner{
    width:100%;
	padding:80px 0;
}
	
h2{
	margin-bottom: 30px;
}

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

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


#concept h3{
	line-height: 1.2em;
	font-size: 130%;
}

#concept p{
	margin-top: 10px;
}
	
#menu{
		padding-top: 60px;
	}
	
#menu #couse_menu{
	margin-bottom: 0;
	width:90%;
	margin: 0 auto;
}
	
#menu #r_menu{
	width:90%;
	margin: 0 auto;
}
#menu #couse_menu .tr .tr_p{
	margin-top: 10px;
}
#recruit {
	height:  350px;
}

#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;
}
	
.btn{
	width:100%;
	margin-top: 20px;
}

#calendar h2{
	margin-top:-80px;
}	
}


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

#main_logo img{
    width:160px;
}
	
#concept,
#staff,
#menu,
#salon,
#owner,
#campaign,
#calendar{
	padding:60px 0;
}

h2{
	font-size:180%;
}

#concept .left,
#concept .right{
	float:none;
	width:100%;
}
	
#concept h2{
	margin-bottom: 20px;
}

#concept h3{
	margin-top: 15px;
	font-size: 110%;
}
	
#concept p{
	margin-top: 6px;
}
	
#staff{
		padding-bottom: 30px;
}

#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;
}
#recruit {
	height:  auto;	
}

#recruit .left{
	display: none;
}

#recruit .right{
	width:80%;
	height: auto;
	float: none;
	padding: 70px 10% 70px 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;
}


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

#owner .right p{
	margin-top: 10px;
}
#menu #couse_menu{
	border:5px solid #3A3A3A;	
	padding: 40px 7% 30px 7%;
	margin-bottom: 0;
}

#menu #couse_menu p{
	margin-bottom: 20px;
}

#menu #couse_menu dl{
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-size: 125%;
}

#menu #couse_menu dl dt,
#menu #couse_menu dl dd{
	float: none;
	width:100%;
}
	
#menu h4{
		margin:5px 0;
	}
#menu #r_menu{
	padding: 10px 0 40px 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;
}

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

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

#info h3{
	font-size:120%;
}

#info .tel a{
	font-size:160%;
}

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

#info .button  {	
  padding: 5px 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;
}

#calendar h2{
	margin-top:-50px;
	margin-bottom:30px;
}

}
@media screen and (max-width:480px) {
#owner .left{
	float: none;
	width:100%;
	margin-top: 5px;
}

#owner .right{
	float: none;
	width:100%;
}
}