@charset "UTF-8";

/* CSS Document */
@media screen and (max-width: 640px) {
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 70%;
	line-height: 1.6;
	color: #333;
	background: url(../img/back.png);
	border-top: 10px solid #300D07;
}
/*ヘッダー*/
#headerTop {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
	box-sizing: border-box;
}
#headerBox {
	width: 100%;
	background: url(img/line.png) repeat-x bottom;
}
h1 {
	padding-top: 0;
}
h1 img {
	width: 100%;
	height: auto;
	margin: 10px 0 5px;
}
/*ハンバーガーメニュー*/
#mobilemenu {
	float: right;
	display: block;
	position: relative;
	cursor: pointer;
	margin-top: 50px;
}
#mobilemenu ul#mobilemenu_list {
	display: none;
	position: absolute;
	border: 1px solid #1F0203;
	right: 0;
	top: 60px;
	padding: 0;
	z-index: 100;
}
#mobilemenu ul#mobilemenu_list li {
	font-size: 1.4em;
	margin-right: 0;
	list-style-type: none;
	border-bottom: 1px solid #1F0203;
	background-color: #FFF;
}
#mobilemenu ul#mobilemenu_list li a {
	clear: both;
	display: block;
	width: 100px;
	text-align: left;
	padding: 8px;
	color: #333;
	text-decoration: none;
}
/*ハンバーガーメニュー終わり*/
	
#address {
	display: none;
}
#mob_tel {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 70px;
}
#glovalNav {
	display: none;
	width: 960px;
	min-height: 40px;
	margin: 0 auto;
}
#glovalNav ul {
	width: 960px;
	margin: 0 auto;
}
#glovalNav ul li {
	float: left;
	padding: 10px 36px;
}
#mv img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
/*ヘッダー終わり*/


/*マップ＆フッター*/





#footerBox {
	width: 100%;
	margin: 0 auto;
	padding: 10px 15px 10px 15px;
	box-sizing: border-box;
}
#footerBox br {
	display: none;
}
#footerBox td {
	padding-left: 5px;
}
#mapTitle {
	text-align: center;
	margin: 30px auto 0;
	padding-bottom: 30px;
}
iframe {
	background: url(../img/line.png) repeat-x bottom;
	padding: 0 0 50px 0px;
}
footer {
	width: 100%;
	margin: 0 auto;
	background: none;
}
#footerPhoto {
	display: none;
	width: 405px;
	float: left;
	margin: 0 0 0 52px;
}
#footer_right {
	float: left;
	font-size: 1.3em;
	margin: 0 auto;
}
#footer_right img {
	margin-bottom: 10px;
}
#copyright {
	background: #300D07;
	height: auto;
	text-align: center;
	color: #fff;
	font-size: 1.0em;
	margin-top: 0;
}
/*マップ＆フッター終わり*/



/*index.html*/

#pageHeader #mv {
	display: block;
	width: 1500px;
	margin: 0 auto;
}
#concept {
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
	text-align: justify;
	padding: 20px 15px;
	background: none;
	background-position: 0;
	box-sizing: border-box;
}
#concept br {
	display: none;
}
#concept img {
	padding: 50px 0 0 0;
}
#concept p {
	font-size: 1.6em;
	color: #211208;
	min-height: 300px;
	padding: 20px 0 0 0;
}
#mainBox {
	width: 100%;
	min-height: 800px;
	margin: 0 auto;
	background: url(../img/base.png) no-repeat center top;
	background-size: 1026px 1280px;
	box-sizing: border-box;
}
#mainBox img {
	width: 80%;
	height: auto;
}
#bnr {
	width: 80%;
	padding-top: 60px;
	text-align: center;
	margin: 0 auto;
}
#bnr #hair_bnr {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	background-image: none;
}
#bnr #eyelash_bnr{
	background-image: none;
}
#blogBox {
	display: none;
	width: 940px;
	padding: 75px 0 0 10px;
	margin: 0 auto;
	text-align: center;
}
#blogBox #blogTitle {
	display: none;
	float: left;
	margin: 36px 10px 0 15px;
}
#blog_nakami {
	display: none;
	width: 672px;
	float: left;
	height: 350px;
	padding: 50px 0 0 40px;
	text-align: left;
	background: url(img/blog_frame.png) no-repeat;
}
#blog_nakami dl {
	width: 193px;
	float: left;
	padding-left: 10px;
}
#blog_nakami .tuduki {
	width: 174px;
	text-align: right;
	text-decoration: underline;
}
#blog_nakami .blogTitle {
	font-size: 1.2em;
}
#blog_nakami .honnbun {
	display: block;
	width: 174px;
	min-height: 70px;
}
#galleryBox {
	display: none;
	width: 100%;
	padding: 10px 0 0 10px;
	margin: 0 auto;
	text-align: center;
}
#gallery_nakami {
	display: none;
	width: 692px;
	float: left;
	height: 400px;
	text-align: center;
	padding: 62px 15px 10px 10px;
	margin: 0 0 0 15px;
	background: url(img/gallery_frame.png) no-repeat;
}
.g_photo {
	float: left;
	margin: 0 5px 30px 15px;
}
#more {
	padding-right: 20px;
}
#galleryTitle {
	float: left;
	margin: 36px 5px 0 0;
}
#mobile_box {
	display: block;
}
#mobile_box img {
	width: 48%;
	height: auto;
	margin-top: 50px;
}
#mobile_box .mobile_blog {
	float: left;
}
#mobile_box .mobile_gallery {
	float: right;
}
/*index.html終わり*/



/*hair.html*/

#menuTitle {
	text-align: center;
	margin: 100px 20px 30px 0;
}
#haircontentBox {
	width: 1120px;
	min-height: 1300px;
	margin: 0 auto;
	color: #360204;
	background: url(img/base.png) no-repeat;
	background-size: 1120px 1300px;
}
#hairLeftBox {
	width: 444px;
	float: left;
	padding: 100px 0 0 100px;
}
#hairRightBox {
	width: 444px;
	float: right;
	padding: 100px 100px 0 0;
}
#haircontentBox h1 {
	font-size: 2em;
	padding: 0 0 10px 0;
}
#haircontentBox h2 {
	font-size: 1.2em;
	padding: 5px 0 10px 0;
}
.hairBorderBOX {
	background: url(img/line.png) repeat-x bottom;
	padding-bottom: 20px;
}
.spaSpace {
	margin: 10px 0 0 0;
}
#cutBox {
	padding-bottom: 30px;
}
#colorBox {
	padding-bottom: 30px;
}
#permaBox {
	padding-bottom: 30px;
}
#treatBox {
	padding-bottom: 30px;
}
/*eyelash.html*/


#eyelashcontentBox {
	width: 1026px;
	min-height: 1100px;
	padding: 20px 0 0 50px;
	margin: 0 auto;
	color: #360204;
	background: url(img/base.png) no-repeat;
	background-size: 1026px 1100px;
}
#eyeConcept {
	width: 830px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	padding: 100px 0 0 0;
	font-size: 1.3em;
}
#eyebordeBox {
	width: 830px;
	text-align: center;
	background: url(img/line.png) repeat-x bottom;
	margin : 0 0 0 50px;
	padding: 0 0 30px 0;
}
#eyelashLeftbox {
	float: left;
	width: 420px;
	margin: 50px 0 0 130px;
}
#eyelashRightbox {
	float: left;
	width: 420px;
	margin: 50px 0 0 50px;
}
#eyelashcontentBox h1 {
	font-size: 250%;
	padding: 0 0 30px 0;
}
#eyelashcontentBox p {
	font-size: 130%;
	padding: 0 0 0 0px;
}
#allblackBox {
	padding: 0 0 83px 0;
}
#3dLayerBox {
}
#allColorBox {
	padding: 0 0 60px 0;
}
/*eyelash.htmlおわり*/



/*staff.html*/

#staffTitle {
	width: 1026px;
	margin: 0 auto;
	text-align: center;
	padding: 100px 0 30px 0;
}
#staffContentBox {
	width: 1026px;
	min-height: 1140px;
	margin: 0 auto;
	color: #360204;
	background: url(img/base.png) no-repeat;
	background-size: 1026px 1140px;
}
#nitaPhoto {
	float: left;
}
#nitaRight {
	float: left;
	font-size: 130%;
	padding: 20px 0 0 50px;
}
#nitaBox {
	padding: 100px 0 30px 150px;
}
#mikuPhoto {
	float: left;
}
#mikuRight {
	float: left;
	font-size: 130%;
	padding: 20px 0 0 50px;
}
#mikuBox {
	padding: 20px 0 30px 150px;
}
#abePhoto {
	float: left;
}
#abeRight {
	float: left;
	font-size: 130%;
	padding: 20px 0 0 50px;
}
#abeBox {
	padding: 20px 0 30px 150px;
}
.name {
	font-size: 180%;
	font-style: oblique;
	text-decoration: underline dashed;
	display: block;
	line-height: 120%;
}
/*about.html*/

#aboutContentBox {
	width: 1026px;
	min-height: 900px;
	margin: 0 auto;
	color: #360204;
	background: url(img/base.png) no-repeat;
	background-size: 1026px 900px;
	margin-top: 150px;
	margin-bottom: 150px;
}
#aboutContentBox img {
	padding: 100px 0 50px 170px;
}
#aboutContentBox table {
	margin: 0 0 0 300px;
}
#aboutContentBox td {
	border-bottom: dotted;
}
#aboutContentBox .table1 {
	font-size: 200%;
	font-style: bold;
}
#aboutContentBox .table2 {
	font-size: 150%;
	padding: 0 0 0 30px;
}
}
