@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0;
font-family:inherit;
/*font-size:100%;*/
font-size:103%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

:focus{
outline:0;
}

ol, ul{
list-style:none;
}

table{
border-collapse:separate;
border-spacing:0;
}

caption,th,td{
font-weight:normal;
text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after{
content:"";
}

blockquote,q{
quotes:"" "";
}

a img{
border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

body{
font:14px/2.0 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
-webkit-text-size-adjust:100%;
}


/* リンク設定
------------------------------------------------------------*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
font-weight:bold;
color:#0bba7a;
}

a:hover, a:active{
outline:none;
color:#cdcdcd;
}

a:hover img {
	opacity:0.5;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/**** Clearfix ****/

.nav .panel:before,nav .panel:after, #mainNav:before,#mainNav:after, .newsTitle:before,.newsTitle:after{
content:"";
display:table;
}

nav.panel:after,#mainNav:after,.newsTitle:after{
clear: both;
}

nav.panel,#mainNav,.newsTitle{
zoom: 1;
}
.clearfix:after {content: "";
  display: block;
  clear: both;}
/* レイアウト
------------------------------------------------------------*/
/*img {
    max-width: 100%;
    height: auto;
    width: auto;
    vertical-align: bottom;
}*/
#wrapper, .inner{
margin:0 auto;
width:1110px;
max-width: 1100px;
}

#content{
float:right;
/*width:750px;*/
width:100%;
padding:40px 0 50px;
}

#sidebar{
float:left;
width:320px;
padding:52px 0;
}

#footer{
clear:both;
padding-top:20px;
} 


/* ヘッダー
------------------------------------------------------------*/
#header{border-top:5px solid #003b9f;}
#header h1{
padding-top:20px;
font-size:90%;
font-weight:bold;
}

#header h2{
clear:both;
text-align:center;
margin-top:-30px;
color:#000000;
font-size:160%;
font-weight:bold;
}

#header h2 img{
width:auto;
}

.contact{
margin-top:-70px;
float:right;
text-align:left;
}

.contact p{	
margin-right: 10px;
float: left;

font-size:90%;
font-weight:bold;
}

.contact p.tel::before{
content: "電話番号：";
}

.contact p.openTime::before{
content: "営業時間：";
}

.contact p.address::before{
content: "住所：";
}
.contact_btn{ 
	background:url(../images/contact_bt_on.png)no-repeat;
	width: 156px;
	height: 55px;
}
.contact_btn a{
    display: block;
}
.contact_btn img{
    border: none;
}
.contact_btn a:hover{
    background: none;
	background-position: 0 bottom
}
.contact_btn a:hover img{
    visibility: hidden;
}

/* トップページ　メイン画像
----------------------------------*/

#mainImg img{
	max-width: 100%;
    height: auto;
	object-fit: cover;
   /* width: auto;*/
    /*vertical-align: bottom;*/
/*margin-top:-283px;*/
}


/* トップページ　メイン画像
----------------------------------*/
/*#info {padding: 0 15px;}*/

/* 外枠部分 */
#info .scrollWrapp {
	padding: 10px 11px 10px 18px;
	border: 1px solid #d5d5d5;
}


#info{margin:40px 0 40px 0;}

#info h2{background-color:#1739A6;
color: #fff;
font-size: 1.5em;
padding-left:10px;
}



.scroll-pane,
.scroll-pane-arrows {
	overflow: auto;
}

#info dl {
	width: 100%;
	height:250px;
}

#info dl dt {
	/*float: left;
	clear: both;*/
	/*width: 100%;*/
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 0;
	border-top: 1px dotted #d5d5d5;
	font-weight: bold;
}

#info dl dd {
	/*margin-left: 104px;*/
	width: 100%;
	margin-right: 10px;
	padding: 10px 10px 15px 0;
	border-top: none;
}

#info dd p{margin-left:10px;}


#info dl dt.first,
#info dl dd.first {
	padding-top: 10px;
	border-top: none;
}

@media ( min-width: 768px) {
/*
	#info {
		padding: 0;
	}
*/
	
	#info dl dt {
		float: left;
		clear: both;
		width: 104px;
		margin-right: 0;
		padding-top: 20px;
		padding-bottom: 15px;
		border-top: 1px dotted #d5d5d5;
		font-weight: normal;
	}
	
	#info dl dd {
		width: auto;
		margin-left: 104px;
		margin-right: 10px;
		padding: 20px 10px 15px 0;
		border-top: 1px dotted #d5d5d5;
	}
}




/* 増毛ページよくある質問
----------------------------------*/
.question h2{padding-top: 15px;margin: 0;}
.post .question h3{border:none;
	padding: 0;margin: 0;
background-color:#D1F1F8;}

.answer{font-weight: bold;font-size: 1.2em;color: red;}



/* お客様へよくある質問
----------------------------------*/

#question li{display:inline-block;}

#question ul{margin-left:-5px;}

#question li:nth-child(n+2){padding-left:19px;}

@media only screen and (max-width:640px){
#question{width: 100%;text-align:center;}	
#question ul li{padding: 0;margin: 0;}
#question li:nth-child(n+2){padding-left:0px;}
#question li img{width:100%;}	
	
}


/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
width: 300px;
clear:both;
margin-bottom:10px;
padding-bottom:7px;
font-size:100%;
font-weight:bold;
}

h2.title span{
/*padding-bottom:10px;
border-bottom:3px solid #000000;*/
}

h2.recentpost{
margin:30px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.post{margin-bottom:40px;}

.post p{
padding-bottom:15px;
}

.post ul{
margin:10px 0 20px 20px;
}

.post ul li{
padding-left:5px;
list-style:disc;
}

.post ol{
margin:0 0 10px 30px;
}

.post ol li{
list-style:decimal;
}

.post h1{
margin:5px 0 5px;
padding:5px 0;
font-size:150%;
font-weight:bold;
text-align:center;
/*border-bottom:3px solid #000000;*/
}

.post h2{
/*margin:15px 0 25px;*/
padding:12px 0;
font-size:130%;
font-weight:bold;
border-top:0.5px dashed#000000
}

.post h3{
margin:10px 0 25px;
padding:10px 0;
font-size:120%;
font-weight:bold;
border-bottom:1px solid #000;
}

.post h4{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post blockquote {
clear:both;
padding:10px 0 10px 25px;
margin:10px 0 25px 0px;
border-left:5px solid #e9e9e9;
}
 
.post blockquote p{
padding:5px 0;
}

.post table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
padding:15px;
border:#cccccc solid;
border-width:0 0 1px 1px;
font-weight:bold;
background-color:#D1F1F8;
text-align: center;
}



.post table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
text-align: center;
}

.post dt{
font-weight:bold;
}

.post dd{
padding-bottom:10px;
}


.post .price td{text-align: left;}

.post .price .center{text-align: center;}


.post img{
max-width:100%;height:auto;
}

img.aligncenter{
display:block;
margin:2px auto 10px auto;
text-align:center;
}

img.alignright{
margin:5px 10px 30px 30px;
}

img.alignleft{
margin:5px 10px 30px 0;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}

pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }

	
}

/* サイドバー　ウィジェット
------------------------------------------------------------*/

.widget{
margin-bottom:50px;
}

.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.widget ul{
margin:30px 0 30px 0;
}

.widget li a{
display:block;
margin-top:15px;
color:#000000;
font-weight:bold;
}

.widget a:hover{
color:#cdcdcd;
}

p.banner{
padding-bottom:10px;
}

p.banner img{
width:100%;
}

#banners{
padding-bottom:10px;
}

#contactBanner{
width:320px;
height:80px;
padding-top:22px;
background:url(../images/banner_tel.jpg)no-repeat;
background-size:320px;
}

#contactBanner p.tel{
display:inline;
padding-left:60px;
font-weight:bold;
font-size:20px;
}

#contactBanner p.tel::before{
content:"TEL : ";
}

/*.newsTitle{
clear:both;
margin:15px 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #000000;
}

.newsTitle h3{
float:left;
}

.newsTitle p{
float:right;
padding:5px 10px 0 10px;
font-size:70%;
}

.newsTitle p a{
color:#000000;
}

.news p a{
color:#000000;
}

.newsTitle p a:hover{
color:#cdcdcd;
}

.news{
margin:30px 0 30px 0;
}

.news p{
clear:both;
margin-top:15px;
}

.news p a{
display:block;
color:#000000;
font-weight:bold;
}

.news span{
padding-left:10px;
}

.news a:hover span{
color:#cdcdcd;
}

*/

/* フッター
------------------------------------------------------------*/

#footerLogo{
float:left;
width:320px;
text-align:center;
padding-top:20px;
}

#footerLogo img{
width:250px;
}

#footer ul{
float:right;
width:750px;
padding-top:20px;
}

#footer ul ul{
display:none;
}

#footer ul li{
display:inline-block;
text-align:left;
padding:5px 0;
margin-left:15px;
}

#footer ul li a{
/*padding:0 0 0 12px;*/
padding:0 0 0 5px;
color:#000000;
}

#footer ul li a:hover{
color:#cdcdcd;
}

#copyright{
clear:both;
padding:50px 0 37px;
text-align:center;
font-size:10px;
}

#pagetop{
position:fixed;
right:30px;
bottom:0px;
font-size:40px;
color:#cdcdcd;
}


/* トップページ 最新記事3件 + 3つの画像
------------------------------------------------------------*/

.thumbWrap{
text-align:center;
margin:0 0 10px 0;
padding-top: 10px;
}

.thumbWrap li{
display:inline-block;
width:233px;	
margin:5px 5px 5px 5px;
vertical-align:top;}


.thumbWrap img{
max-width:100%;
height:auto;
}

ul.thumbUnder h3{
padding-top:10px;
font-size:120%;
font-weight:bold;
}

ul.thumbUnder h3 span{
display:block;
}

ul.thumbUnder h3 a{
color:#000000;
}

ul.thumbUnder h3 a:hover{
color:#cdcdcd;
}

ul.thumbUnder li p{
margin:15px 0 10px;
}

ul.thumbUnder .thumbUnderDate{
font-size:80%;
}

.thumbWrap .thumbUnder .koukoku{width:46.5%;}
.thumbWrap .thumbUnder .cost{width:46%;}
.thumbWrap .thumbUnder .cost2{width:30.5%;}
.thumbWrap .thumbUnder .cost3{width:30%;}

ul.thumbUnder{
	text-align: center;
}
.telmail_sp{display: none;}

.costtitle{margin: 25px 0 0 0;}
.orenge{color: #FF680F;font-weight: bold;}
.red{color: red;}
.neby{font-weight:bold;
color:darkblue;}
.no{color: red;
	font-weight: bold;
	font-size:50px;
	text-shadow: 1px 1px 2px silver;
}
.no2{color: red;
	font-weight: bold;
	font-size:30px;
	text-shadow: 1px 1px 2px silver;
}
.moji{font-weight: bold;font-size:30px; }
.bold{font-weight: bold;}


/*.TopUnder{
text-align:center;
margin:0 -20px 10px 0;
padding-top: 10px;
}

ul.Underbanner{
	text-align: center;
}

.Underbanner li {
	display: inline-block;
    width: 350px;
    margin: 0 20px 20px 0;
    vertical-align: top;
}
*/



/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){
#header{background:url(../images/common/bg_mainNav.png);	}
nav#mainnav{
position:relative;
margin-top:30px;
}
#header #nav_omoi a {color: #F3262A;}	
	
/*#header #nav_omoi {height:55px;
	background-color:rgba(255, 0, 0, 0.59);;}	
#header #nav_omoi a{line-height:55px;}	*/

nav#mainnav ul{
display:flex;
justify-content:center;
align-items:center;
}

nav#mainnav ul li{
float:left;
font-size:89%;
}

nav#mainnav ul li a{
display:block;
text-align:center;
_float:left;
height:60px;
padding:0 30px 0;
line-height:60px;
font-weight:bold;
color:#000000;
}

nav#mainnav ul li a:hover{
color:#999999;
}

nav#mainnav ul ul{
width:160px;
border-top:0;
}

nav#mainnav ul li ul{
display: none;
}

nav#mainnav ul li:hover ul{
display: block;
position: absolute;
top:60px;
text-align:center;
z-index:500;
}

nav#mainnav ul li li{
background:#ffffff;
border-bottom:1px dotted #cdcdcd;
float: none;
width:160px;
height:40px;
line-height:40px;
margin:0;
}

nav#mainnav ul li li:last-child{
border:0;
}

nav#mainnav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
text-align:center;
}

nav#mainnav ul li li a:hover{
color:#999999;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

	.top{display: none;}	
	
	/*#header h2{display: none;}*/
	.panel ul li:after {
	position: absolute;
	top:10px;
/*	right: 0;*/
	content: url(../images/common/nav_line.png);
}	
.panel ul li:before{
	position: absolute;
	top: 10px;
/*	right:40px;*/
	right:25px;
	content: url(../images/common/nav_line.png);
}

	#mainnav .child li{width:55%;}
	#mainnav .child a{color: #fff; background-color:rgba(53,54,53,1.00);}
	.panel .child li:before{content: none;}
	.panel .child li:after{content: none;}
}



/* iPadサイズ以下（1024px）からアコーディオンメニュー
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#header{
/*margin-top:20px;*/
position:fixed;
width:100%;
z-index:500;
}
	
#headerWrap{
position:relative;
width:100%;
height:70px;
background:#ffffff;
border-bottom:1px solid #cccccc;
}
	
#header h1{
padding-top:20px;
text-align: center;	
}
	
#header h1 img{
max-height:38px;
width:auto !important;
}

#header .pnav ul{
display:none;
}

a#menu{
display:inline-block;
position:relative;
width:40px;
height:60px;
}

#menuBtn{
display:block;
position:absolute;
top:65%;
left:30%;
width:18px;
height:2px;
margin:-1px 0 0 -7px;
background:#000000;
transition:.2s;
}

#menuBtn:before, #menuBtn:after{
display:block;
content:"";
position:absolute;
top:50%;
left:0;
width:18px;
height:2px;
background:#000000;
transition:.3s;
}

#menuBtn:before{
margin-top:-7px;
}

#menuBtn:after{
margin-top:5px;
}

a#menu .close{
background:transparent;
}

a#menu .close:before, a#menu .close:after{
margin-top:0;
}

a#menu .close:before{
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
}

a#menu .close:after{
transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
}

.panel{
width:100%;
display:none;
overflow:hidden;
position:relative;
left:0;
top:0;
z-index:100;
}

#mainnav{
position:absolute;
top:0;
width:100%;
text-align:right;
z-index:500;
}

#mainnav ul{
background:#ffffff;
text-align:left;
}

#mainnav li a{
position:relative;
display:block;
padding:12px 25px;
border-bottom:1px solid #eeeeee;
color: #000000;
font-weight:bold;
}

#mainnav ul li li{
border:0;
}

#mainnav ul li li a{
padding-left:40px;
}

#mainnav .child a:before{content: "▶"}
	
/*.child{position: absolute;
	top:100px;right:200px; display: none;}	*/
/*#mainnav .menu-item-has-children:hover ul {
  display: block;background-color:#fff;


}
*/
}
/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#wrapper, .inner{
width:100%;
}

.contact{
display:none;
}

/*#header h1{
display:none;
}
*/
#mainImg img{

width: 100%;
}

h2.first{
/*margin-top:45px;*/
}

h2.title{
padding-top:35px;
	width: 100%;
}

h2.title img{
width: 100%;
}	
	
.thumbWrap{
	width: 100%;}
	

.thumbWrap ul.thumbUnder li{
width:30%;
display:inline-block;
vertical-align:top;
margin:0 1% 0 1.5%;
}

	
.thumbWrap ul.thumbUnder .cost,.cost3{
width:45%;
display:inline-block;
vertical-align:top;
margin:0 1% 0 1.5%;
}
	
	
	
.thumbWrap ul.thumbUnder li img{
width:100%;
}

.thumbWrap ul.thumb li{
width:30%;
float:left;
margin:0 1% 0 2%;
}
.omoititle{padding-top: 10%;}

	
#content, #sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:10px 0;
}

#banners{
width:100%;
text-align:center;
}

#banners p{
width:30%;
float:left;
margin:0 1% 0 1.5%;
}

#banners p img{
width:100%;
height:auto;
}

#contactBanner{
margin:0 auto;
}

#footer{
margin:0;
border:0;
text-align:center;
}

#footerLogo, #footer ul{
float:none;
width:auto;
padding-bottom:20px;
text-align:center;
}

#footer ul{
padding-top:20px;
}

}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

@media only screen and (max-width: 644px){

img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}
	
img.aligncenter{
display:block;
margin:2px auto 0px auto;
text-align:center;
}
	
	
#mainImg{
width: 100%;
margin-bottom:10px;
padding-top:78px;
}
.alignright,.alignleft{
float:none;
}

.thumbWrap ul.thumbUnder li{
	width: 95%;
	margin-bottom:5px;
}

.thumbWrap ul.thumbUnder li img{
	width: 100%;
}
.thumbWrap .thumbUnder .cost2{width:38.5%;}
.thumbWrap .thumbUnder .cost3{width:45.5%;}
.tuyomi{width: 100%;}
.thumbWrap .thumbUnder .cost{width:100%;}
	
.telmail_sp{
	display: block;
	padding-top: 10px;
	}

#banners p{
float:none;
width:95%;
}

#banners p img{
width:100%;
}

#footer ul{
text-align:left;padding:15px;
}
h2.title{
padding-top:20%;
	
}
	.moji{font-size: 18px;}	
	.omoititle{padding-top: 20%;}
}

/* お客様からの声
------------------------------------------------------------*/

.voiceleft{ 
width:100%;
margin:15px 0;
	border: 2px solid #808BDF;
	border-radius:5px;
}

.voiceright{
width:100%;
margin:15px 0;
float:right;
border: 2px solid #DFA2A3;
border-radius:5px;
}

h3.voice{
width:100%;
margin:15px 0;
/*font-size:90%;*/
font-weight:bold;
border-bottom:1px dashed #000000;
}

p.voice{
/*font-size:85%;*/
	padding: 6px;
}

@media only screen and (max-width:1024px){
	.voiceright{width: 100%;height: auto;}
	.voiceleft{width: 100%;height: auto;}
	h3.voice{width: 100%;}
}


	
/* 店舗案内
------------------------------------------------------------*/

img.shopinfogazo{
float: right;
}

.mapfont{
margin:15px 0;
font-weight:bold;
}

.post .mfp{text-align: left;}
.post .text{text-align: center;}

#mfp_buttons{text-align: center;}

#mfp_buttons ul li{list-style: none;}


#shopimg img{
width: 48%;
margin: 10px 0px 0px 0px;
padding: 15px 0 15px 0;
}

#shopimg2 img{
width: 48%;
margin: 10px 0px 0px 0px;
padding: 15px 0 15px 0;
}

#shopinfo h4{
padding: 0.5em;/*文字周りの余白*/
color: #000000;/*文字色*/
border-left: solid 5px #79b1fc;/*左線（実線 太さ 色）*/	
}



@media only screen and (max-width:640px){
	#mail,#shopinfo table{width: 100%;

 table-layout: fixed;

  word-break: break-all;

  word-wrap: break-all;


}
#mail,#shopinfo table th,
    table td{
		display: block;}


img.shopinfogazo{
float: none;	
}

	.shop p{text-align: center;}
	.shopinfotable{width: 100%;}
	#shopimg img {width: 100%;padding-bottom:2px;margin: 0;}
	#shopimg2 img {width: 100%;padding-bottom:2px;margin: 0;}
	#mail input{width:98%;}
	#mail label{display:block;}
	#mail textarea{width: 80%;}
	#mail{font-size: 80%;}
}


/*初めてのお客様へ
-----------------------------------------------------------*/
.box1,.box2 {
/*width:85%;*/
margin: 0px 0 20px 0;
border: solid 2px #5fb3f5;
}

.box-title {
font-size: 18px;
background: #5fb3f5;
padding: 0 0 0 20px;
text-align: left;
color: #FFF;
font-weight: bold;
letter-spacing: 1px;	
}

.box1 p {
padding: 15px 0 15px 15px;
}

.box2 p {
padding: 15px 0 15px 15px;
}

#qzoumou h4{
color:#000000;
font-size:150%;
font-weight:bold;	
}

#qzoumou h5{
background-color:#D1F1F8;
color: #00000;
font-weight:bold;		
}

#qkatura h4{
color:#000000;
font-size:150%;
font-weight:bold;	
}

#qkatura h5{
background-color:#D2FFAA;
color: #00000;
font-weight:bold;		
}

#qsonota h4{
color:#000000;
font-size:150%;
font-weight:bold;	
}

#qsonota h5{
background-color:#D2DFFF;
color: #00000;
font-weight:bold;		
}

/*男性かつら
-----------------------------------------------------------*/

.toupeeprice{font-weight: bold;}
.toupee .left{text-align: left;}
.set h4{
padding: 0.5em;/*文字周りの余白*/
color: #000000;/*文字色*/
border-left: solid 5px #79b1fc;/*左線（実線 太さ 色）*/	
}

.henkinshitadori{
margin:0 auto;
text-align:center;
}

.henkin{
display:block;
margin:2px auto 0px auto;	
text-align:center;	
padding: 0px 0px 50px 0px;	
}

@media only screen and (max-width:640px){.henkinshitadori{width: 100%;}

	.henkinshitadori span {padding: 0;margin: 0; float: none; text-align: center;}
}

/*女性用ウィッグ
-----------------------------------------------------------*/

.womenswig h4{
padding: 0.5em;/*文字周りの余白*/
color: #000000;/*文字色*/
border-left: solid 5px #79b1fc;/*左線（実線 太さ 色）*/	
}
.guide h4{
padding: 0.5em;/*文字周りの余白*/
color: #000000;/*文字色*/
border-left: solid 5px #79b1fc;/*左線（実線 太さ 色）*/	
}
.womenwigimg img{width: 250px}

.womenwigimg img:nth-child(n+3){
	padding-left: 28px
}

.guide img{width: 330px}

.guide img:nth-child(n+3){
	padding-left: 49px
}

.wiglist img{width: 193px}

.wiglist img:nth-child(n+3){
	padding-left: 28px
}

@media only screen and (max-width:640px){
	.womenwigimg img{width:49%;}
	
	.womenwigimg img:nth-child(n+3){
	padding-left:0px
}
.guide img{width:100%;}

.guide img:nth-child(n+3){
	padding-left:0px
}
.wiglist img{width:49%;}

.wiglist img:nth-child(n+3){
	padding-left:0px;
}
.price th:first-child{
  display: none;
}
}


/*医療お子様用ウィッグ
-----------------------------------------------------------*/
.medicalchild h4{
padding: 0.5em;/*文字周りの余白*/
color: #000000;/*文字色*/
border-left: solid 5px #79b1fc;/*左線（実線 太さ 色）*/	
}

.syuruibetsu{
margin: 30px 0px 30px 0px;
	/*width:750px;*/
width:100;
}

.zinkou{padding: 0 0 0 30px}

@media only screen and (max-width:640px){.syuruibetsu span{
padding-left:0px;
display: inline-block;
width: 100%;
text-align: center;
	
}
	.syuruibetsu span img{width:80%;}}
/*かつら・ウィッグ修理
-----------------------------------------------------------*/


.repair_box ul{float: left;padding-right:40px;position: relative;}

.repair h4{
padding: 0.5em;/*文字周りの余白*/
color: #000000;/*文字色*/
border-left: solid 5px #79b1fc;/*左線（実線 太さ 色）*/	
margin-bottom:5px;
font-weight: bold;
}

.repair h3{margin:10px 0 25px;
padding:10px 0;
font-size:120%;
font-weight:bold;
	border-bottom:1px solid #000;}
.repairbefore{
	width:220px;
	height:auto;
    font-size: 20px;        /* 文字サイズ*/
    text-align: center;      /* 中身をセンタリング */
	margin: 0px 0px 15px 0px;
	color: #FFFFFF;/*文字色*/
	background-color: #059906;/* 背景色 */
}

.repairafter{
	width: 220px;
	height:auto;
    font-size: 20px;        /* 文字サイズ*/
    text-align: center;      /* 中身をセンタリング */
	color: #FFFFFF;/*文字色*/
	background-color: #1d2088;  /* 背景色 */
	margin: 0px 0px 15px 0px;
}



.repairbeforeafter img{
	width:220px;
	height:auto;	
}

.arrow img{
	width: auto;
    max-height:120px;
	margin: 0px 0px 40px 0px
}



.repair li {
 display: inline-block;
padding-bottom: 30px;
}

.syuurihukei h4{
padding: 0.5em;/*文字周りの余白*/
color: #000000;/*文字色*/
border-left: solid 5px #79b1fc;/*左線（実線 太さ 色）*/	
margin-bottom:5px;
font-weight: bold;
}

.syuurihukei {margin-bottom: 40px;}

.syuurihukei img{width:45%;}

.syuurihukei img:nth-child(n){
	padding-right:45px
}



@media only screen and (max-width:640px){.repair_box{width: 100%;}
	.repair_box ul{float: none;padding: 0;margin: 0;}
	.repair_box li{width:42.9%;padding: 0;margin: 0;}
	.repair_box li img{width:100%;padding: 0;margin: 0;}
	.repairbefore,.repairafter{width:100%;}

.repair_box li:nth-child(2) {
	width:10%;
}
	.arrow .sp{position: absolute;
	width: 10%;
	top:100px;}
	#price table{width: 100%;

 table-layout: fixed;

  word-break: break-all;

  word-wrap: break-all;


}
#price .post table{width: 100%;

 table-layout: fixed;

  word-break: break-all;

  word-wrap: break-all;


}
#price .post table th,
    table td{
		display: block;} .post table th,
    table td{
		display: block;} 
.post table{width: 100%;

 table-layout: fixed;

  word-break: break-all;

  word-wrap: break-all;


}
#price .post table th,
    table td{
		display: block;}
	
#repair .post table th:first-child{
  display: none;
}
#price .post table th:first-child{
  display: none;
}
	.syuurihukei img{width:100%;}
	.syuurihukei img:nth-child(n){
	padding-right:0px;
}
	
}

/*union hairのオーダーメイドかつらの特徴(男性用かつら、女性用ウィッグ、医療お子様)

-----------------------------------------------------------*/

.feature p{
	background-color: #d1f1f8;
	padding: 20px;
	font-weight:bold;
}

#featuresWrap{
margin: 20px 0 20px;
background-color: #d1f1f8;
}

.features li{
display:inline-block;
width:32.5%;
/*margin: 0px 13px -20px 0px;*/
vertical-align:top;}

ul.features {margin:20px 0 0 60px;}



ul.features h5{
padding-top:0px;
padding-bottom: 0px; 
margin-bottom: 0px;
	margin-top: 0px;
color:#000000;
font-weight:bold;
}


ul.features p{
font-weight:bold;
margin-top: 10px;	
	width:85%;
}


@media only screen and (max-width:640px){
	#featuresWrap{width: 100%;}
	#featuresWrap ul{margin: 0 auto;}
	.features li{width:100%;
	margin: 0;padding: 0;
	-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
	
	text-align: center;
	}
	.features li img{width:60%;}
	ul.features h5{padding-bottom: 0px;text-align:left;}
	ul.features p{padding:0 0 0 10;
	text-align:left;}

}

/*料金案内

-----------------------------------------------------------*/
.priceimg h4{
padding: 0.5em;
color: #000000;
border-left: solid 5px #79b1fc;
}

.priceimg ul{text-align: center;}

.priceimg p{text-align: left;}

.priceimg li:nth-child(n+2){
padding-left: 49px;
}

.priceimg li{display:inline-block;}


@media only screen and (max-width:640px){
	.priceimg li{width:40%;}
	
	.priceimg li:nth-child(n+2){
	padding-left:0px;
}
	
#price .post table{width: 100%;

 table-layout: fixed;

  word-break: break-all;

  word-wrap: break-all;


}
#price .post table th,
    table td{
		display: block;}	
	
	
	
	
}

/*増毛

-----------------------------------------------------------*/

#campeign{
	text-align: center;
	margin: 40px 0 40px 0;
}


/*共通バナー

-----------------------------------------------------------*/

.pricebanner{
	text-align: center;
	margin: 40px 0 40px 0;
}

.pricebanner-toupee{
	text-align: center;
	margin-top: 90px;
}

/*乗り換え割
-----------------------------------------------------------*/
.moji2{font-weight: bold;font-size:18px; }