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

#concept,
#staff,
#menu,
#info,
#campaign,
#calendar{
    width:900px;
	margin: 0 auto;
	padding:120px 0;
	height: auto;
	overflow: hidden;
}

h2{
	margin-bottom: 30px;
	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;
	font-weight: 600;
}

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

.concept{
    overflow: hidden;
}


#staff{
	overflow: hidden;
	margin-top: -120px;
	padding-bottom: 0;
}

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

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

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

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


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

#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: 140%;
	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 h4{
	font-size: 130%;
	margin: 15px 0;
	line-height: 1.5em;
}

#menu .menu_cont{
	width:48%;
	float:left;
	margin-right:4%;
	height: 320px;
	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;
	letter-spacing:0.03em;
}

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

#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;
}

#campaign{
	padding: 0;
	width:800px;
}

#campaign p{
	margin-top: -10px;
	margin-bottom:40px;
	font-weight: 600;
	text-align: center;
	line-height: 1.7em;
}

#campaign img{
	margin: 0;
	width: 100%;
}

#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;
	line-height: 1.8em;
}

#info .tel a{
	font-size:140%;
	letter-spacing: 0.05em;
	font-weight: 600;
	line-height: 1.7em;
}

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

#info .button  {	
  padding: 6px 0 3px 0;
	width:90%;
	float: left;
	margin: 0 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 .nishikoyama .line  {	
	width:90%;
	float: none;
	margin-top: 0;
	margin-bottom: 20px;
}

#info table{
	text-align:left;
	line-height: 1.4em;
	overflow: hidden;
}

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

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

#info .access{
	font-size: 80%;
	margin-top:8px;
	line-height: 1.5em;
}
#calendar{
	padding: 30px 0 100px 0;
}
#calendar h2{
	margin-bottom:20px;
}


@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,
#menu,
#info,
#campaign,
#calendar{
    width:90%;
	margin: 0 auto;
	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;
}
	
#calendar h2{
	margin-top:-80px;
}	
}


@media screen and (max-width: 768px) {
main{
	font-size: 80%;
}
	
.parallax-window {
	min-height: 60vh;
    background: transparent;
}
	
#concept,
#staff,
#menu,
#salon,
#campaign,
#calendar{
	padding:60px 0;
}

h2{
	font-size:180%;
	margin-bottom: 20px;
}
	
#concept {
		padding-bottom: 40px;
}

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

#concept h3{
	margin-top: 15px;
	font-size: 110%;
	line-height: 1.7em;
}
	
#concept p{
	margin-top: 7px;
}
    
.back{
    padding: 0;
}
	
#staff{
		padding-bottom: 30px;
}

#staff ul li{
	width:48%;
	margin-right: 4%;
	margin-bottom: 20px;
}
	
#staff ul li:nth-child(3n){
	margin-right: 4%;
}

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

#staff ul li .position{
	margin-top: 6px;
}

#menu #couse_menu{
	border:5px solid #3A3A3A;	
	padding: 40px 7% 30px 7%;
	margin-bottom: 60px;
}

#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 .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;
}
	
#campaign p{
	margin-top: -15px;
	margin-bottom:20px;
	line-height: 1.5em;
}
#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;
	line-height: 1.5em;
}

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

}

@media screen and (max-width: 600px) {


#concept,
#staff,
#menu,
#info,
#campaign,
#calendar{
	padding:45px 0 30px 0;
}
	
#concept{
	margin-top: 10px;
}
	
h2{
	font-size:170%;
	margin-bottom: 15px;
}
	
#campaign p{
	margin-top: -5px;
	margin-bottom:15px;
	line-height: 1.5em;
}
	
#campaign p br{
	display: none;
}
	
#calendar h2{
	margin-top:0;
	margin-bottom:20px;
}
	
}