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


body{
	font-family:"Open Sans", "Roboto" , "Meiryo UI", "Yu Gothic UI", "メイリオ", "游ゴシック" , 'Noto Sans JP' , sans-serif;
	font-weight: 300;
	font-size: 16px;
	color: #000;
	line-height: 1.8;
}

img{
	max-width: 100%;
}

a:hover {
   opacity: 0.5!important;
	text-decoration: none;
}

a{
	color: #000;
	text-decoration: none;
}

a:hover{
/*	text-decoration: underline;*/
}


#page_top{
    position: fixed;
    bottom: 5%;
    right: 3%;
    z-index: 99999;
}
#page_top img{
    width: 60%;
}

.end{
	clear:both;
}

/* ------------------   追加　css　---------------------------*/

@media only screen and (min-width:561px) { 

.sp{
	display:none !important;
}
#sp_main_visi{
	display:none !important;
}

.sp_paper{
	display:none;
}


.sp_logo{
	display:none;
}


.no{
	display:none;
}

.sp_main_p{
	display:none;
}

}

#main_visi{
	margin:90px 0 !important;
	display:block;
	width:100%;
	max-width:1900px;
}


h2{
	font-size:30px;
	line-height:30px;
	width:100%;
	text-align:center;
	margin:50px 0 0 0;
	letter-spacing: 3px;
}

.main_p{
	font-size:17px;
	line-height:40px;
	width:70%;
	margin:20px auto 50px;
	text-align:center;
}
.com_main_p{
	font-size:16px;
	line-height:40px;
	width:70%;
	margin:20px auto 50px;
	text-align:center;	
}


#pick{
	background-image:url(../img/top_02.jpg);
	/*background-repeat:no-repeat;*/
	background-size:cover;
	padding:10px 0 20px 0!important;
	text-align:center;
	max-width:1000px;
	margin:0 auto 120px auto;
	clear:both;
}

.pickup{
	font-size:70px;
	display:block;
	margin-top:170px !important;
	margin-bottom:30px !important;
}

.bx3{
	font-size:23px;
	display:block;
	margin-top:40px !important;
	margin-bottom:200px !important;
}

.magin_bo{
	display:block;
}

.pickup , .bx3{
	color:#FFF;
}

.menubox{
	display:flex;
	justify-content:space-between;
	width:800px;
	margin:80px auto 30px auto !important;	
}

.menu01 , .menu01 a{
	background-color:#9B308C;
	padding:5px 0;
	color:#FFF;
	width:190px;
	font-size:20px;
	line-height:2.1;
}

.menu02 , .menu02 a{
	background-color:#9B308C;
	padding:5px 0;
	color:#FFF;
	width:190px;
	font-size:20px;
	line-height:2.1;

}

.menu03 , .menu03 a{
	background-color:#9B308C;
	padding:5px 0;
	color:#FFF;
	width:190px;
	font-size:20px;
	line-height:2.1;
}

.botton{
	display:block;
	width:300px;
	height:35px;
	line-height:35px;
	font-size:16px;
	margin:50px auto 80px;
	padding:5px 0;
	border-style:solid;
	border-width:1px;
	border-color:#9B308C;
	color:#9B308C;
	text-align:center;
}

.botton a:hover{
	
	background-color:#9B308C;
	color:#FFF;
}


.box{
	display:block;
    display: flex;
    flex-wrap: wrap;
	padding:20px 0 50px;
	text-align:center;
	margin:0 auto;
}

.box_01{
	display:block;
	width:471px;
	border:solid 1px #000;
	padding:20px 0;
	margin:0 50px 10px 0;
	text-align:center;
}

.box_01:hover{
	width:471px;
	border-style:solid;
	border-width:1px;
	border-color:#9B308C;
}

.box_02{
	display:block;
	width:471px;
	border:solid 1px #000;
	padding:20px 0;
	margin:0 0 10px 0;
	text-align:center;
}

.box_02:hover{
	width:471px;
	border-style:solid;
	border-width:1px;
	border-color:#9B308C;
	/*color:#9B308C;*/

}

.box_img{
	width:20%;
	display:block;
	margin:70px auto 30px auto;
}

.box_img img{
	width:100%;
	max-width:135px;
}

.box_h{
	/*font-size:30px;
	line-height:40px;
	width:100%;
	text-align:center;
	margin:50px 0 0 0;*/
	/*color:#9B308C;*/
}


h3{
	font-size:15px;
	font-weight:normal;
	margin:15px 0 50px 0;
	line-height:1.2;
	display:block;
}

.big_box_p{
	display:block;
	font-size:20px;
}


.paper{
	display:block;
	margin:50px 0;
}

.paper img{
	width:100%;
	max-width:1000px;
}

/*
お問い合わせ　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　　pc
------------------------------------------------------------------------------------*/	
#toiawase_obi{
	width:100%;
	height:350px;
	margin:20px 0 0 0;
	padding:70px 0 0 0;
	background-image:url(../img/footer_01.jpg);
	background-repeat:no-repeat;
}

.obi_con{
	width:1000px;
	height:320px;
	margin:auto;
}

.obi_p{
	text-align:center;
	line-height:1.2;
	font-size:23px;
	margin:20px 0 20px 0;
}

.obi_botton{
	display:block;
	text-align:center;
	border:solid 3px #9B308C;
	color:#9B308C;
	line-height:2.7;
	background-color:#FFFFFF;
	width:350px;
	margin:40px auto 20px;
	font-size:16px;
	/*text-decoration:underline;*/
	padding:8px 10px;
}

/*
.namae{
	width:1000px;
	margin:0 auto;
    display: flex;
    flex-wrap: wrap;
}
*/


.obi_com{
	margin:30px 0 20px 0;
	width:100%;
	display:block;
	font-size:23px;
	text-align:center;
}



.obi_access{
	margin:0 1em;
	/*
	display:block;
	margin:25px 0 20px 0;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding-left:2em;
	*/
}

.ma{
	background-color:#9B308C;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:2px 10px 2px 10px;
	font-weight:normal;
	display:inline-block;
	width:50px;
	margin-bottom:1px;
}



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

#page_top{
    display: none;
}

#pick{
	background-image:url(../img/top_02sp.jpg);
	background-size:cover;
	margin:60px 0 0 0;
	padding:50px 0 30px 0 !important;
}

.pickup{
	font-size:40px;
	margin-top:80px !important;
}

.bx3{
	font-size:18px;
	margin-bottom:0px !important;
}

.menubox{
	text-align:center;
	width:320px;
	margin:100px auto 5px auto !important;	
	display:flex;
	justify-content:space-between;
}

.menu01 , .menu01 a{
	background-color:#9B308C;
	padding:5px 0;
	color:#FFF;
	width:100px;
}

.menu02 , .menu02 a{
	background-color:#9B308C;
	padding:5px 0;
	color:#FFF;
	width:100px;

}

.menu03 , .menu03 a{
	background-color:#9B308C;
	padding:5px 0;
	color:#FFF;
	width:100px;
}




/* ------------------   追加　css　---------------------------*/

.pc{
	display:none !important;
}

.paper{
	display:none;
}

.no{
	display:block;
}




}






#beautylabo{
	text-align: center;
}

#beautylabo .w1000{
	max-width: 1000px;
	margin: auto;
}

/*
#beautylabo h2.comm{
	font-size: 45px;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	letter-spacing: 3px;
	margin-bottom: 10px;
}                                                                   copy*/

#beautylabo h3.comm{
	font-size: 18px;
	width: 100%;
	font-weight: 300;
}


/*
@media only screen and (min-width:561px) and (max-width:1420px) { 

	.box{
	width:90%;
	padding:10px 0 10px;
	margin:0 auto;
	display:flex;
	
	}
	
	
	.box_01{
		display:block;
		width:48%;
		border:1px solid #000;
		margin:0 0 50px 0;
		text-align:center;
		float:none;
	}
	
	.box_01:hover{
	width:48%;
	border-style:solid;
	border-width:1px;
	border-color:#9B308C;
}

	
	.box_02{
		display:block;
		width:100%;
		border:1px solid #000;
		padding:20px 0;
		margin:0 0 30px 0;
		text-align:center;
		float:none;
		}

.box_02:hover{
	width:471px;
	border-style:solid;
	border-width:1px;
	border-color:#9B308C;

}
	
	.box_img{
		width:25%;
		margin:50px auto 50px auto;
		display:block;
	}
	
	.box_img img{
		width:100%;
	}
	
	.big_box_p{
		display:block;
		font-size:18px;
		font-weight:bold;
		margin:70px 0 50px 0;
	}
}*/

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




/*   追加
----------------------------------------------------------------------------------*/



	h2{
		font-size:22px;
		letter-spacing:2px;
	}
	
	h3{
		font-size:15px;
		margin-bottom:35px;
	}	
	
	h2.pickup{
		display:block;
		margin-top:50px;
	}
	
	#sp_main_visi{
		width:100%;
		padding-top:-30px;
		margin-top:-30px;
		margin-bottom:15px;
		
	position: relative;

}
		
.main_p{
	font-size:15px;
	line-height:1.9;
	width:90%;
	margin:0 auto;
	text-align:center;
}


	
	.bx3{
		margin-bottom:60px;
	}
	
	.botton{
		margin:35px auto 60px auto;
	}
	
	
	.box{
	width:90%;
	padding:10px 0 10px;
	margin:0 auto;
	float:none;
	}
	
	
	.box_01{
		display:block;
		width:100%;
		border:1px solid #000;
		margin:0 0 50px 0;
		text-align:center;
		float:none;
	}
	
	.box_02{
		display:block;
		width:100%;
		border:1px solid #000;
		padding:20px 0;
		margin:0 0 30px 0;
		text-align:center;
		float:none;
		}
	
	
	.box_img{
		width:25%;
		margin:50px auto 50px auto;
		display:block;
	}
	
	.box_img img{
		width:100%;
	}
	
	.big_box_p{
		display:block;
		font-size:18px;
		font-weight:bold;
		margin:70px 0 50px 0;
	}
	
	
	.yes{
		display:block;
	}
	
	
	.sp_paper {
	display:block;
	margin:50px 0;
	}
	
	.sp_paper img{
		width:100%;
		max-width:1000px;
		margin-bottom:20px;
	}


	#toiawase_obi{
		width:100%;
		/*height:600px;*/
		margin:20px 0 0 0;
		padding:40px 0 0 0;
		background-image:url(../img/sp_footer_01.jpg);
		background-repeat:no-repeat;
		background-size:cover;
	}
	
	.obi_con{
		width:90%;
		/*height:500px;*/
		margin:0 auto;
		text-align:center;
	}
	
	.obi_p{
		text-align:center;
		font-size:16px;
		margin:0;
	}
	
	.obi_botton{
		text-align:center;
		border:solid 1px #9B308C;
		color:#9B308C;
		line-height:1.5;
		background-color:#FFFFFF;
		width:80%;
		margin:40px auto;
		font-size:13px;
		/*text-decoration:underline;*/
		padding:10px auto;
	}
	
	
	.namae{
		width:100%;
		text-align:center;
	}
	
	
	.obi_com{
		display:block;
		width:100%;
		margin:0;
		font-size:18px;
		font-weight:bold;
		text-align:center;
	}
	
	.sp_tel{
		width:70%;
		margin:0 auto;
		display: flex;
		flex-wrap: wrap;
	}
	
	.obi_tel{
		float:left;
		width:15%;
		text-align:center;
		margin:30px auto 0 auto;
	}
	
	.obi_tel img{
		width:100%;
	}
		

	.obi_sptel2{
		width:80%;
		margin:2px 0 0 5%;
	}
	
	.obi_num{
		font-size:22px;
		/*display:block;
		float:left;*/
		width:100%;
		text-align:left;
		/*margin-left:5%;*/
		font-weight:bold;
		letter-spacing:2px;
	}
	
	.obi_num span{
		display:block;
		width:100%;
		margin:0;
		text-align:left;
		/*margin-left:5%;*/
		font-size:12px;
		font-weight:normal;
		letter-spacing:normal;
	}
	
	
	
	.obi_access{
		display:block;
		width:100%;
		margin:5px 0 10px 0;
		font-size:16px;
		text-align:center;
		float:none;
		font-weight:normal;
	}
	
	.ma{
		background-color:#9B308C;
		color:#FFF;
		font-size:10px;
		width:15%;
		text-align:center;
		padding:2px 5px;
		display:block;
		margin:5px auto 20px auto;
	}
	
	
	.ma_top{
		display:block;
		padding-top:20px;
	}
	
	
	
	
	
}





/*繝｡繝九Η繝ｼ縺ｮ繧｢繧､繝輔Ξ繝ｼ繝�*/


/* iframe隕∫ｴ�蜀�〒繧ｵ繧､繧ｺ謖�ｮ壹＠縺ｦ縺�ｋ蝣ｴ蜷医�蠢�ｦ√↑縺� */
#w-iframe {
  width: 100%;
  height: 1200px;
}
/* CSS縺ｧ繝ｬ繧ｹ繝昴Φ繧ｷ繝門ｯｾ蠢� */
@media screen and (max-width: 560px) {
  #menu-frame {
    position: relative;
    width: 100%;
    padding: calc(800/ 185 * 100%) 0 0;
  }
  #w-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}




