/* reset */
* {margin: 0px; padding: 0px; word-break:normal; word-wrap: break-word; line-height:1.6;line-break: strict;text-align: justify;text-justify: inter-ideograph;letter-spacing:-0.03em;}
li, ul{margin:0; padding:0; list-style-type: none;}
body,p,h1,h2,h3,h4,h5,h6,div,table,th,td,dl,dt,dd,ul,li,ol,form,fldset{margin:0;padding:0;}
:focus{outline:0;}

/*common*/

body{
	font-family: "ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
	}
	
.f_left{float:left;}
.f_right{float:right;}

.clearfix {
    display: block;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 1%;
    height: 0;
    /*line-height: 1.1;*/
    visibility: hidden;
}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:45px;}
.mb50{margin-bottom:50px;}
	
/*webFont*/
@font-face {
    font-family: 'letgothl';
    src: url('./font/letgothl.ttf') format('truetype');
}

/*ｈ要素打ち消し*/
#n-wrapper{
	background:none;
	background-color:#fff;
}
#n-column-main{
	background:none;
}

#n-column-main h2{
	color:#333;
	background:none;
	font-size:27px;
	font-weight:100;
	margin:inherit;
	
}
#n-column-main h2 span{
	background:none;
	padding:0;
	line-height:1.2em;
	letter-spacing:-0.03em;
}
#n-column-main p{
	margin:inherit;
}



/*contents_style*/
.exp_repo .title{
	width:710px;
}

.exp_repo .title p{
	padding-bottom:10px;
	font-size:18px;
	border-bottom-style:double;
	margin-bottom:1px !important;
}
/*.exp_repo .title p span{
	font-family:'letgothl';
	font-weight:bold;
	font-size:15px;
	background-color:#3FB0B0;
	color:#fff;
	padding:5px 20px;
}*/

.exp_repo .title h2{
	width:710px !important;
	border-top:solid 1px #666;
	padding-top:5px;
}

/*article*/

.exp_repo .article{
	
	font-size:14px;
}

.exp_repo .article .unit{
	text-align:center;
	margin-bottom:50px;
}

.exp_repo .article .unit:last-child{
	margin-bottom:0;
}

.exp_repo .article .unit h3{
	background-color:#F1EFE4;
	padding:15px;
	font-size:19px !important;
	font-weight:500;
	margin:0 0 30px 0 !important;
}

.exp_repo .article .unit img{
	/*width:60%;*/
	display:inline;
	margin-bottom:10px;
}

.exp_repo .article .unit img.except{
	width: auto;
}

.exp_repo .article .unit p{
	margin-bottom:15px !important;
}
.exp_repo .article .unit p:last-child{
	margin-bottom:0 !important;
}


/*profile*/
.profile{
	margin-bottom:50px;
}

.profile dt{
	letter-spacing:0.7em;
}
.profile .inner{
	border:1px solid #ccc;
	border-radius:10px;
	padding:15px;
}
.profile .inner .comment{
	width:340px;
	margin-right:10px !important;
}

.profile .inner img{
	margin-right:10px;
}

.profile .inner .data{
	width:160px;
	color:#40B0B0;
	font-size:12px;
	line-height:1.2em;
}

.profile .inner h3{
	font-size:19px !important;
	font-weight:600 !important;
	margin:0 0 10px 0 !important;
}

.profile .inner .data dt{
	border-bottom:1px solid #40B0B0;
	padding-bottom:3px;
	margin-bottom:3px;
}

/*campaign*/

.campaign{
	margin-bottom:30px;
}

.campaign h3{
	font-size:17px;
	padding-bottom:5px;
	border-bottom-style:double;
	margin:0 0 1px 0 !important;
}

.campaign .campBox{
	border-top:1px solid #333;
	padding-top:10px;
}

.campaign .campBox img{
	margin-right:10px;
}

.campaign .campBox .data dt{
	font-weight:700;
	font-size:12px;
	line-height:1.2em;
	width:500px;
	border-bottom:1px solid #333;
	margin-bottom:10px;
}
.campaign .campBox .data dt strong{
	font-size:17px;
	
}
.campaign .campBox ul{
	width:360px;
}

.campaign .campBox ul li{
	line-height:1.2em;
	margin-bottom:8px;
}

.campaign .campBox ul .time{
	font-size:13px;
	font-weight:800;
}

.campaign .campBox ul .price{
	font-size:13px;
	font-weight:800;
	
}

.campaign .campBox ul .price strong{
	font-size:18px;
	line-height:1em;
	}

.campaign .campBox .btn a{
	display:block;
	background-color:#E95379;
	border-radius:5px;
	padding:20px;
	color:#fff;
	text-decoration:none;
	-moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.5);
}

.campaign .campBox .btn a span{
	background:
}

.campaign .campBox .btn a:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE */
	filter: alpha(opacity=40); /* IE */
	-moz-opacity:0.7; /* Firefox(old) */
	-khtml-opacity: 0.7; /* Safari(old) */
	opacity: 0.7;
}

/*salonInfo*/

.salonInfo{
	margin-bottom:30px;
}

.salonInfo h3{
	background-color:#f1efe4;
	padding:5px;
}

.salonInfo dt{
	font-size:18px;
	line-height:1.2em;
	border-bottom:1px solid #333;
	padding-bottom:10px;
	margin-bottom:10px;
}

.salonInfo dt strong{
	font-size:14px;
}

.salonInfo dd p{
	font-size:14px;
	border-left:5px solid #55C1C1;
	padding-left:5px;
	margin-bottom:10px !important;
}

/*salonDetail*/

.salonDetail{
	margin-bottom:30px;
	border-collapse:collapse;
}

.salonDetail h3{
	background-color:#f1efe4;
	padding:5px;
}

.salonDetail dt{
	font-size:18px;
	line-height:1.2em;
	border-bottom:1px solid #333;
	padding-bottom:10px;
	margin-bottom:10px;
}

.salonDetail dt strong{
	font-size:14px;
}
.salonDetail .salonData{
width:400px;
border-spacing:0;

}

.salonDetail .salonData tr{
	
}

.salonDetail .salonData th{
	line-height:1.2em;
	vertical-align:top;
	width:4em;
	padding:10px;
	border-bottom:dotted 1px #333;
}

.salonDetail .salonData td{
	line-height:1.2em;
	padding:10px;
	border-bottom:dotted 1px #333;
}

/*campaign*/

.campaign2{
	margin-bottom:30px;
}

.campaign2 h3{
	font-size:17px;
	padding-bottom:5px;
	border-bottom-style:double;
	margin:0 0 1px 0 !important;
}

.campaign2 .campBox{
	padding-top:10px;
	margin-bottom:20px;
}

.campaign2 .campBox img{
	margin-right:10px;
}

.campaign2 .campBox .data dt{
	font-weight:700;
	font-size:12px;
	line-height:1.2em;
	width:500px;
	border-bottom:1px solid #333;
	margin-bottom:10px;
}
.campaign2 .campBox .data dt strong{
	font-size:17px;
	
}
.campaign2 .campBox ul{
	width:500px;
}

.campaign2 .campBox ul li{
	line-height:1.2em;
	margin-bottom:8px;
}

.campaign2 .campBox ul .time{
	font-size:13px;
	font-weight:800;
}

.campaign2 .campBox ul .price{
	font-size:13px;
	font-weight:800;
	
}

.campaign2 .campBox ul .price strong{
	font-size:18px !important;
	line-height:1em;
	}

.campaign2 .con{
	width:400px;
	margin:0 auto;
}


.campaign2 .con li a{
	display:block;
	border-radius:5px;
	
	color:#fff;
	text-decoration:none;
	-moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.5);
	margin-right:10px;
}

.campaign2 .con li a:hover{
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* IE */
	filter: alpha(opacity=40); /* IE */
	-moz-opacity:0.7; /* Firefox(old) */
	-khtml-opacity: 0.7; /* Safari(old) */
	opacity: 0.7;
}

.campaign2 .con .btn1 a{
	padding:10px 30px;
	background-color:#999;
}

.campaign2 .con .btn2 a{
	padding:10px 60px;
	background-color:#E95379;
}


/*カテゴリ*/
.category{
	float:right;
	font-size:12px;
	padding:5px 20px;
	color:#fff;
	font-weight:bold;
	margin-right:5px;
}
	/*カテゴリーカラーバリエーション*/
	.soushin{
		background-color:#55C1C1;
	}
	.facial{
		background-color:#FFBA1A;
	}
	.bust{
		background-color:#FF6699;
	}
	.partsyase{
		background-color:#C0B6BC;
	}
	.bridal{
		background-color:#B82760;
	}
	.relaxation{
		background-color:#75D542;
	}

/****(リストスタイル)****/

/*POINT*/
.exp_repo .point{
	border:1px solid #40b0b0;
	border-radius: 5px;
    margin-bottom: 30px;
    padding: 20px;
}
.exp_repo .point h4{
	margin:0 0 10px 0 !important;
	letter-spacing:0.5em;
}
.exp_repo .point ol{
	margin-left:1em;
}
.exp_repo .point ol li{
	list-style:decimal;
	line-height:1.2em;
	margin-bottom:10px;
}

	
/*まとめ*/
.matome{
	border:1px solid #40b0b0;
	padding:20px;
	border-radius:5px;
	margin-bottom:30px;
}
.matome h4{
	color:#40b0b0;
	font-weight:bold;
	line-height:1.2em;
}	

.matome p{
	margin-bottom:15px !important;
}
.matome .last{
	margin-bottom:0 !important;
}
.matome ul{
	margin-bottom:20px;
}

.exp_repo .matome  ul{
	margin-left:1em;
}
.exp_repo .matome  ul li{
	color:#40b0b0;
	list-style-type:circle !important;
	list-style:circle !important;
	line-height:1.2em;
	margin-bottom:10px;
}
.exp_repo .matome  ul li span{
	color:#333;
	line-height:1.2em;
}

.caption{
	font-size:11px;
	line-height:1.2em;
	text-align:right;
}
.salonArea {
	padding-left: 30px;
	margin: 0 auto 25px auto;
}
.salonArea dl{
	float: left;
	width: 200px;
	margin-right: 25px;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}