﻿
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tbody,
tfoot,
thead,
tt,
ul,
var {
	border: 0 none;
	font-family: "ヒラギノ角ゴ Pro",sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0 none;
	padding: 0;
}
:focus {
	outline: 0 none;
}
ol,
ul {
	list-style: outside none none;
}
caption {
	font-weight: normal;
	text-align: left;
}
blockquote::after,
blockquote::before,
q::after,
q::before {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
a img {
	border: 0 none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
a {
	text-decoration: none !important;
}
@font-face {
	font-family: "ヒラギノ角ゴ Pro W3","HiraKakuPro W3";
	src: url("../fonts/HiraKakuPro-W3.otf");
}
@font-face {
	font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro W6";
	src: url("../fonts/HiraKakuPro-W6.otf");
}
body {
	color: #5B4A2F;
	font-family: "ヒラギノ角ゴ Pro","HiraKakuPro-W3",sans-serif;
	font-size: 12px;
	position: relative;
	-webkit-appearance: none;

}

header {
	width: 100%;
	max-height: 80px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.container {
	display: block;
	height: auto;
	margin: 0 auto;
	padding: 0 0 30px;
	position: relative;
	width: 970px;
}
h1 {
	font-size: 10px;
	color: #5B4A2F;
	text-align: right;
	display: block;
	margin: 5px 0 3px;
}
.cont-header {
	display: block;
}
.cont-header img.logo-top {
	width: auto;
	max-height: 51px;
	height:auto;
	float: left;
}
.cont-header-r {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 5px;
}
.cont-header-r ul {
	width: 190px;
	margin: 0;
	padding: 0;
	text-align: right;
	display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
.cont-header-r ul li {
	width: 26px;
	height: 26px;
	display: inline-block;
	position: relative;
	font-size: 0;
	margin-left: 5px;
}

#model-24h{
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}

.cont-header-r ul li a:hover {
	opacity: 0.6;
}

.cont-header-r ul li img {
	width: 26px;
	height: 26px;
}
.cont-header-r ul li img.top-icon1-h {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.cont-header-r ul li:hover img.top-icon1-h {
	opacity: 1;
}
.cont-header-r a.show-popup {
	color: #fff;
	background: url("../images/top-bg-popup.png") no-repeat center top;
	width: 170px;
	height: 25px;
	display: inline-block;
	float: right;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	cursor: pointer;
}
.img-center {
	text-align: center;
	margin: 10px 0 20px;
}
.imgFree img {
	max-width:100%!important;
	width:auto;
	height:auto!important;
}
.cont-header-r a.show-popup:hover {
	opacity: 0.6;
}
.cont-header-r p {
	clear: both;
	display: block;
	text-align: right;
	color: #5B4A2F;
}
.cont-header-r p a {
	color: #5B4A2F;
	font-size: 23px;
	font-family: 'Crimson Text', serif;
}
/*slide*/
.block-slide {
	width: 100%;
	height: 550px;
	background: url("../images/top-bg-banner-2.png") repeat-x left top;
	display: inline-block;
	text-align: center;
	margin: 10px auto 0;
}
.block-slide .cont-slide {
	width: 970px;
	display: inline-block;
	margin: 0 auto;
}
.block-slide .cont-slide li {
	display: block;
}
.block-slide .cont-slide li img {
	width: 100%;
	height: 519px;
}
/*menu*/
.cont-menu {
	display: block;
	height: auto;
	margin: -11px auto 30px;
	padding: 0;
	position: relative;
	width: 970px;
	z-index: 9;
}
.cont-menu ul {
	margin: 0 2px;
	padding: 0;
	display: block;
	text-align: center;
}
.cont-menu ul li,
.cont-menu ul li a {
	width: 116px;
	height: 37px;
	display: inline-block;
}
.cont-menu ul li {
	margin-left: 0;
	position: relative;
	vertical-align: top;
	text-align: center;
}
/*.cont-menu ul li a.active,
.cont-menu ul li a:hover{
	position: absolute;
	left: 0;
	top: -5px;
	height: 43px;
}*/
.cont-menu ul li.active,
.cont-menu ul li:hover {
	margin-top: -2px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.cont-menu ul li a {
	background: url("../images/top-menu.png") no-repeat center top;
	color: #555555;
}

.cont-menu ul li.active a,
.cont-menu ul li:hover a {
	background: url("../images/top-menu-h.png") no-repeat center top;
	color: #555555;
}
.cont-menu > ul > li > a > span {
	display: table-cell;
	width: 116px;
	height: 37px;
	vertical-align: middle;
}
.cont-menu ul li a span:first-child {
	font-family: 'Arapey', serif;
	-o-transition: .7s;
	-ms-transition: .7s;
	-moz-transition: .7s;
	-webkit-transition: .7s;
}
.cont-menu ul li a span:last-child {
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
.cont-menu ul li > a > span {
	-o-transition: .7s;
	-ms-transition: .7s;
	-moz-transition: .7s;
	-webkit-transition: .7s;
}
.cont-menu ul li > a > span:last-child,
.cont-menu ul li > a:hover > span:first-child {
	display: none;
	-o-transition: .7s;
	-ms-transition: .7s;
	-moz-transition: .7s;
	-webkit-transition: .7s;
}
.cont-menu ul li > a:hover > span:last-child {
	display: table-cell;
	-o-transition: .7s;
	-ms-transition: .7s;
	-moz-transition: .7s;
	-webkit-transition: .7s;
}

/**/
.cont-menu ul li.information {
	position: relative;
}
.cont-menu ul li.information ul {
	display: none;
}
.cont-menu ul li.information:hover ul {
	display: block;
	width: 324px;
	height: auto;
	padding-top: 10px;
	position: relative;
	top: -6px;
	left: 21px;
	background: none;
}
.cont-menu ul li.information ul:before {
	content: url("../images/top-menu-icon.png");
	width: 17px;
	height: 10px;
	display: inline-block;
	position: absolute;
	top: -2px;
	left: 20px;
}
.cont-menu ul li.information ul span {
	background: url("../images/top-menu-icon.png") no-repeat left top;
	width: 17px;
	height: 10px;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 20px;
}
.cont-menu ul li.information ul li {
	display: block;
	text-align: left;
	padding: 12px 10px;
	width: 100%;
	height: auto;
	margin: 0;
	border-bottom: 1px solid #fff;
	background: rgba(159,141,40,0.6);
	position: inherit;
	top: auto;
	left: auto;
}
.cont-menu ul li.information ul li:hover {
	background: #b1a351;
}
.cont-menu ul li.information ul li a {
	color: #fff;
	font-size: 12px;
	background: none !important;
	display: block;
	width: auto;
	height: auto;
}
.cont-menu ul li.information ul li:hover a {
	background: none;
	position: inherit;
	top: auto;
	left: auto;
}
/*---container---*/
.beauty-salon {
	display: inline-block;
	width: 600px;
	text-align: center;
	float: left;
}
.beauty-salon p:first-child {
	color: #5B4A2F;
	font-size: 18px;
}
.beauty-salon p span {
	color: #755E3D;
	font-size: 12px;
	display: block;
	margin-top: 5px;
}
.beauty-salon p:last-child {
	color: #5B4A2F;
	font-size: 12px;
	text-align: justify;
	line-height: 25px;
}
.beauty-salon img {
	width: 511px;
	height: 40px;
	display: block;
	margin: 10px auto;
}
.new-topic {
	float: right;
	width: 301px;
	height: auto;
	border: 1px solid #EEE5CD;
	border-top: none;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 5px;
}
.new-topic h3 {
	background: url("../images/top-bg-siba.png") no-repeat center top;
	width: 301px;
	height: 31px;
	display: inline-block;
	font-size: 14px;
	color: #5B4A2F;
	text-align: center;
	padding-top: 9px;
	font-family: 'Cinzel', serif;
	font-weight: bold;
}
.new-topic dl {
	display: inline-block;
	margin: 10px auto 0;
	width: 290px;
	text-align: left;
}
.new-topic dl dt {
	font-size: 12px;
	color: #AF8843;
	display: block;
}
.new-topic dl dd {
	font-size: 12px;
	color: #5B4A2F;
	display: block;
	border-bottom: 1px dashed #EEE5CD;
	padding: 2px 0 10px;
	margin-bottom: 10px;
}
.new-topic dl dd:last-child {
	border: none;
	margin: 0;
	padding-bottom: 0;
}
.new-topic p {
	display: block;
	text-align: right;
	padding-right: 10px;
}
.new-topic dd a {
	color: #5B4A2F;
}
.new-topic dd a:hover {
	color: #b09d6e;
}
.new-topic p a {
	color: #5B4A2F;
	font-size: 12px;
	text-decoration: underline !important;
	background: url("../images/top-icon-more1.png") no-repeat left center;
	width: auto;
	height: 14px;
	padding-left: 20px;
	font-family: 'Cinzel', serif;
}
.new-topic p a:hover {
	color: #b09d6e;
}
/**/
h2 {
	text-align: center;
	font-family: 'Cinzel', serif;
	font-size: 25px;
	color: #5B4A2F;
	background: url("../images/top-bg-h.png") no-repeat center bottom;
	width: 100%;
	height: 73px;
	display: inline-block;

}
h2 span {
	font-family: "ヒラギノ角ゴ Pro",sans-serif;
	font-size: 10px;
	color: #8E7E5A;
	display: block;
	margin-top: 6px;
}
.lineup-list {
	margin: 10px auto 0;
	text-align: center;
	padding: 0;
	display: block;
}
.lineup-list li {
	display: inline-block;
	width: 300px;
	height: auto;
	text-align: justify;
	margin: 0 14px 20px;
	vertical-align: top;
}
.lineup-list li:nth-child(1),
.lineup-list li:nth-child(4) {
	margin-left: 0;
}
.lineup-list li:nth-child(3),
.lineup-list li:nth-child(6) {
	margin-right: 0;
}
.lineup-list li img {
	width: 300px;
	height: 150px;
}
.lineup-list li img:hover {
	opacity: 0.6;
	transition: all 0.5s ease-in-out;
}
.lineup-list li p {
	font-size: 11px;
	display: block;
	color: #5B4A2F;
	margin-top: 10px;
	line-height: 20px;
}
.lineup-list li p:hover {
	color: #b09d6e;
}
#special-contents {
	position: relative;
	margin: 10px auto 40px;
	border: 8px solid #e9dcbd;
	padding: 2px;
	text-align: center;
	display: block;
}
/* SLIDER */
#special-contents .content-slider img {
	width: 100%;
	height: auto;
	transition: all 0.5s ease 0s;
}

#special-contents a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#special-contents .title-content {
	width: 310px;
	float: left;
}

#special-contents .title-content h2 {
	font-size: 0;
	line-height: 0;
	margin-bottom: 7px;
}

#special-contents .content-slider {
	display: block;
	box-sizing: border-box;
	float: left;
	width: 640px;
}

.top-img1 {
	display: block;
	margin: 10px auto 40px;
	width: 100%;
}
.harstyle-list{
    margin: 10px auto 0 auto;
    text-align: center;
    padding: 0;
    display: block;
    font-size: 0;
}
.harstyle-list.leftput{
    text-align: left;
}
.harstyle-list li{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: auto;
    text-align: justify;
    margin: 0 25px 20px;
}
.harstyle-list li img{
    width: 100%;
    height: 232px;
    /*width: 400px;
    height: 464px*/
}
.harstyle-list li img:hover{
    opacity: 0.6;
}
.harstyle-list li:first-child{
    margin-left: 0;
}
.harstyle-list li:nth-child(4n+1){
    margin-left: 0;
}
.harstyle-list li:nth-child(4n){
    margin-right: 0;
}
.harstyle-list li p{
    font-size: 12px;
    display: block;
    color: #5B4A2F;
    margin-top: 10px;
    line-height: 20px;
}
.harstyle-list li p:hover{
    color: #b09d6e;
}
.more-harstyle{
    display: block;
    text-align: right;
    margin-top: 10px;
}
.more-harstyle a{
     color: #5B4A2F;
    font-size: 12px;
    text-decoration: underline !important;
    background: url(../images/top-icon-more1.png) no-repeat left center;
    width: auto;
    height: 14px;
    padding-left: 20px;
    font-family: 'Cinzel', serif;
}
.more-harstyle a:hover{
    color: #b09d6e;
}
.top-blog {
	background: #E9DCBD;
	padding: 30px 0 10px;
	margin: 20px 0 40px;
}
.blog-list li {
	width: 180px;
	text-align: left;
	margin: 0 21px;
}
.blog-list li a .phbox {
	position: relative;
	display: block;
	width: 180px;
	height: 180px;
	border: 1px solid #000;
}
.blog-list li .phbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%,-50%);
}
.blog-list li span {
	color: #fff;
	font-size: 12px;
	display: block;
	margin: 10px 0 0;
}
.blog-list li p {
	color: #fff;
	font-size: 12px;
	display: block;
	color: #5B4A2F;
	text-align: justify;
	float: left;
	margin-top: 5px;
}

h2.no-bg {
	background: none;
	height: auto;
	padding-bottom: 13px;
}
.shop-list {
	margin: 25px auto 0;
	text-align: center;
	padding: 0;
	display: block;
	clear: both;
}
.shop-list li {
	width: 475px;
	margin-left: 20px;
	float: left;
	border-top: 3px solid #E9DCBD;
	padding-top: 25px;
	margin-bottom: 60px;
/*	clear: both;*/
}
.shop-list li:nth-child(2n+1) {
	margin-left: 0;
}
.shop-list.level1 {
	margin: 0 auto;
}
.shop-list.level1 li {
	float: none;
	margin: 0 auto ;
	min-height: 200px;
}
.shop-list li p:first-child {
	width: 220px;
	float: left;
	margin-right: 10px;
}
.shop-list li p:first-child img:hover {
	opacity: 0.6;
}
.shop-list li p:first-child a.sl-more {
	display: block;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background: url("../images/top-bg-popup2.png") no-repeat center top;
	background-size: 100%;
	width: 220px;
	height: 34px;
	padding-top: 7px;
	margin-top: 10px;
}
.shop-list li p:first-child a.sl-more:hover {
	opacity: 0.6;
}
.shop-list li p:last-child {
	display: block;
	overflow: hidden;
	text-align: left;
	margin-top: -4px;
	width:225px;
}

@media all and (-ms-high-contrast: none) {
	.shop-list li p:last-child {
		display: block;
		overflow: hidden;
		text-align: left;
		margin-top: 0;
	}

}

.shop-list li p:last-child span:first-child {
	font-size: 20px;
	display: block;
}
.shop-list li p:last-child a {
	font-family: 'Yu Gothic';
	font-size: 16px;
	display: block;
	color: #5B4A2F;
	margin: 9px 0;
}
.shop-list li p:last-child span:last-child {
	font-size: 12px;
	display: block;
	line-height: 16px;
}
/**/
.top-sns {
	clear: both;
	display: inline-block;
	background: url("../images/bg-1.png") repeat left top;
	padding: 40px 0 160px;
	margin: -13px auto 0;
	text-align: center;
	width: 100%;
}
.instagram {
	display: block;
	margin-top: 20px;
}
h4 {
	border-top: 5px solid #E9DCBD;
	background: #fff;
	display: inline-block;
	width: 100%;
	height: 38px;
	text-align: center;
	font-size: 16px;
	color: #5B4A2F;
	padding: 10px 0;
	font-family: 'Cinzel', serif;
	font-weight: bold;
}
.block-instagram {
	margin-top: 1px;
	display: block;
	padding: 10px 0;
	background: #fff;
}
.block-instagram img {
	width: 100%;
}
/*.list-instagram{
	margin: 1px auto 0 auto;
	padding: 0;
	display: block;
}
.list-instagram li{
	width: 152px;
	height: 160px;
	float: left;
	margin-right: 4px;
	vertical-align: top;
}
.list-instagram li	img{
	width: 100%;
	height: 160px;
}
.list-instagram li:last-child{
	margin-right: 0;
}*/
.youtube {
	width: 432px;
	height: auto;
	display: block;
	margin: 35px auto;
	text-align: center;
}
.block-youtube {
	display: block;
	margin-top: 1px;
}
.block-youtube img {
	width: 100%;
	height: 330px;
}
.twitter-face {
	display: block;
}
.twitter-face ul {
	margin: 0;
	padding: 0;
}
.twitter-face ul li {
	float: left;
	width: 430px;
	height: 330px;
}
.twitter-face ul li img {
	width: 100%;
	height: 330px;
}
.twitter-face ul li:last-child {
	float: right;
	width: 430px;
	height: 330px;
}
.block-group-lineup {
	padding-bottom: 15px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 40px;
}
.harstyle-list.group-lineup{
	padding: 0 30px 15px;
}
.group-lineup li {
	width: 150px;
	height: auto;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}
.group-lineup li img {
	width: 150px;
	height: 150px;
	border: 1px solid #ffffff;
}
.group-lineup li p {
	margin-top: 10px;
	line-height: inherit;
}
.toppage {
	display: block;
	text-align: center;
	padding: 15px 0 10px;
	border-bottom: 2px solid #E9D4B6;
	font-size: 12px;
	color: #5B4A2F;
}
.toppage span {
	background: url("../images/top-toppage.png") no-repeat left top;
	padding-left: 22px;
	display: inline-block;
	cursor: pointer;
}
.footer {
	background: #E9D4B6;
	padding: 25px 0 15px;
	margin: 5px 0 0;
}
.p-footer {
	color: #5B4A2F;
	font-size: 10px;
	display: block;
	text-align: center;
	margin-top: 13px;
}
.footer-menu1 {
	display: block;
}
.footer-menu1 ul {
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	width: 100%;
	display: inline-block;
	letter-spacing: 0.3px;
}
.footer-menu1 ul:nth-child(2) {
	margin: 15px 0;
}
.footer-menu1 ul li {
	color: #5b4a2f;
	display: inline-block;
	float: left;
}
.footer-menu1 ul li a {
	font-size: 10px;
	color: #5b4a2f;
}
.p10-title1.format-spe {
	font-weight: bold;
	font-size: 16px;
}
.insert-bg {
	background: #EDEDED;
}
.footer-menu1 ul li:first-child {
	background: none;
	color: #5b4a2f;
	font-size: 10px;
	width: 93px;
	padding: 3px 0;
	text-align: center;
	margin-right: 10px;
	border: 1px solid #8b7758;
	margin-top: -2px;
	margin-bottom: 5px;
}
.footer-menu1 ul li:after {
	content: "｜";
}
.footer-menu1 ul li:first-child:after,
.footer-menu1 ul li:last-child:after {
	content: "";
}
.footer-menu1 ul li a:hover {
	color: #fff;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item img {
	width: 100%;
	height: 550px;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.show-sp {
	display: none !important;
}
.menu-sp {
	display: none;
}
/*modal*/
.modal-body table {
	width: 100%;
	border: none;
}
.modal-body table tr {
	}
.modal-body table tr td,
.modal-body table tr th {
	border-collapse: collapse;
}
.modal-body table tr th {
	width: 30%;
	background: #666666;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	border-right: 1px solid #fff;
}
.modal-body table tr th:first-child {
	width: 40%;
}
.modal-body table tr td {
	text-align: center;
	padding: 15px 0;
	font-size: 22px;
	color: #000;
	border-right: 1px solid #ccc;
}
.modal-body table tr:nth-child(2n+1) {
	background: #F1F1F1;
}
.modal-body table tr td:first-child {
	font-size: 16px;
}
.modal-body table tr td:last-child {
	font-size: 14px;
	color: #fff;
	border-right: none;
}
.modal-body table tr td span {
	background: #E593AB;
	color: #fff;
	width: 85%;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 14px;
}
.modal-header {
	border-bottom: none;
	padding: 0 15px 5px;
}
.modal-body {
	padding: 0 15px 15px;
}
.close,
.close:hover {
	opacity: 1;
}
.modal-dialog {
	width: 800px !important;
}
.modal-header .close {
	margin-top: -13px;
	margin-right: -22px;
}
/*sub page*/
.index.cont-menu-spage {
	margin-top: -35px;
}
.cont-menu-spage {
	margin-top: 5px;
}
.cont-menu-spage ul li {
	margin-left: 1px;
}
.brum {
	font-size: 12px;
	display: block;
	text-align: left;
	color: #8E7E5A;
	margin: 0 0 40px;
}
.brum a {
	color: #8E7E5A;
}
.brum a:hover {
	color: #b09d6e;
}
h2.spage {
	background: url("../images/page2/p2-img2.png") no-repeat center bottom;
	width: 100%;
	height: auto;
	font-family: 'Great Vibes', cursive;
	font-size: 40px;
	color: #5B4A2F;
	text-align: left;
	padding-bottom: 5px;
	font-weight: normal;
	letter-spacing: 3px;
}
h2.spage span {
	font-family: "ヒラギノ角ゴ Pro",sans-serif;
	font-size: 12px;
	color: #8E7E5A;
	display: inline-block;
	margin-left: 20px;
}
.p2-list-specialMenu {
	margin: 40px auto;
	padding: 0;
	display: block;
}
.p2-list-specialMenu li {
	font-size: 13px;
	color: #5B4A2F;
	display: inline-block;
	background: #E9DCBD;
	text-align: center;
	padding: 0;
	height: 44px;
	width: 227px;
	margin: 8px;
}
.p2-list-specialMenu li:nth-child(1),
.p2-list-specialMenu li:nth-child(5),
.p2-list-specialMenu li:nth-child(9) {
	margin-left: 0;
}
.p2-list-specialMenu li:nth-child(12),
.p2-list-specialMenu li:nth-child(4),
.p2-list-specialMenu li:nth-child(8) {
	margin-right: 0;
}
.p2-list-specialMenu li a {
	font-size: 13px;
	color: #5B4A2F;
	display: table-cell;
	vertical-align: middle;
	width: 227px;
	height: 44px;
	line-height: 16px;
}
.p2-list-specialMenu li:hover {
	background: url("../images/bg_on_menu.png");

}
.p2-content {
	width: 680px;
	height: auto;
	margin: 0 auto 50px;
	text-align: center;
}
.p2-content h2 {
	text-align: left;
	background: none;
	width: 100%;
	height: auto;
	display: block;

}
.p2-content h3.name,
.p2-content .title {
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro",sans-serif;
	font-weight: bold;
	color: #5B4A2F;
	display: block;
	text-align: center;
	margin: 40px 0 20px;
}
.p2-content img {
	width: 100%;
	max-width: 680px;
	height: auto;
}
.p2-content .title-left {
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro",sans-serif;
	font-weight: bold;
	color: #5B4A2F;
	display: block;
	text-align: left;
	margin: 40px 0 20px;
}
.p2-content .comment {
	color: #5B4A2F;
	font-size: 13px;
	text-align: left;
	margin-top:15px;
}
.p2-content .comment span {
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin: 15px 0;
	text-align: left;
}
.list-kerastase {
	display: block;
	margin: 0;
	padding: 0;
}
.list-kerastase li {
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;

}
.list-kerastase li a img {
	width: 400px;
	height: 235px;
	float: left;
	margin-right: 20px;
}
.list-kerastase li a img:hover {
	opacity: 0.6;
}
.list-kerastase li p {
	display: block;
	overflow: hidden;
	text-align: left;
	color: #5B4A2F;
	font-size: 15px;
}
.list-kerastase li p a {
	display: block;
	font-weight: bold;
	color: #5B4A2F;
	margin-bottom: 10px;
}
.list-kerastase li p a:hover {
	color: #b09d6e;
}
.list-kerastase li p span {
	display: block;
	font-size: 13px;
}
h6 {
	color: #5B4A2F;
	font-size: 16px;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #5B4A2F;
	padding-bottom: 5px;
	text-align: left;
	margin: 50px 0 30px;
}
dl.p4-dl {
	display: block;
	text-align: left;
	color: #5B4A2F;
	font-size: 13px;
}
dl.p4-dl dt {
	display: block;
	text-align: left;
	position: relative;
}
dl.p4-dl dt span {
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
}
dl.p4-dl dd {
	font-size: 11px;
	color: #ADA498;
	border-bottom: 1px dashed #B09D6E;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
}
.p4-content {
	width: 100%;
}
.p4-p {
	display: block;
	padding: 20px;
	text-align: left;
	color: #5B4A2F;
	font-size: 13px;
	background: #F2F2F2;
	margin-top: 20px;
	line-height: 22px;
}
/*page8*/
.p8-content {
	display: block;
}
.p8-content dl {
	display: block;
	text-align: left;
	margin-top: 40px;
}
.p8-content dl dt {
	float: left;
	color: #8E7E5A;
}
.p8-content dl dd {
	display: block;
	color: #5B4A2F;
	border-bottom: 1px dashed #B09D6E;
	padding: 0 0 10px 100px;
	margin-bottom: 15px;
}
.p8-nagavition {
	display: block;
	margin: 40px auto 100px;
	text-align: center;
	padding: 0;
}
.p8-nagavition li {
	width:auto;
	margin:0;
	font-size: 13px;
	color: #5B4A2F;
	display: inline-block;
	text-align: center;
}
.p8-nagavition li:after {
	content:" | "
}
.p8-nagavition li:last-child:after {
	content:""
}
.p8-nagavition li a {
	font-size: 13px;
	color: #5B4A2F;
}
.p8-nagavition li a:hover {
	color: #b09d6e;
}
/*page9*/
.p9-content {
	display: block;
}
.p9-content dl {
	display: block;
	text-align: left;
	margin: 40px 0 80px;
	font-size: 12px;
}
.p8-content dl dt {
	display: block;
	color: #8E7E5A;
}
.p8-content dl dd {
	display: block;
	color: #5B4A2F;
	font-size: 15px;
}
.p8-content dl dd > a {
	color: #5B4A2F;
}
.p8-content dl dd > a:hover {
	color: #23527c;
}
.p9-content p {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
	padding-bottom: 20px;
}
.p9-navigation {
	display: inline-block;
	width: 100%;
	margin-top: 175px;
	border-top: 1px solid #B09D6E;
	border-bottom: 1px solid #B09D6E;
	padding: 15px 0;
}
.p9-navigation a {
	color: #5B4A2F;
	float: left;
}
.p9-navigation a:hover {
	color: #b09d6e;
}
.p9-navigation a:last-child {
	float: right;
}
.p9-href {
	display: block;
	text-align: center;
	margin: 15px auto 60px;
}
.p9-href a {
	background: #8C751E;
	color: #fff;
	font-size: 13px;
	width: 150px;
	text-align: center;
	padding: 10px 0;
	display: inline-block;
}
.p9-href a:hover {
	opacity: 0.6;
}
/*paeg7*/
.p7-content {
	display: block;
}
.p7-block1 {
	border: 1px solid #B09D6E;
	border-left: 8px solid #B09D6E;
	padding: 20px 20px 30px;
	display: inline-block;
	width: 100%;
	text-align: left;
	margin-top: 40px;
}
.p7-block1 a.title {
	background: #B09D6E;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 4px 0 2px;
	display: inline-block;
	text-align: center;
	width: 100px;
}
.p7-block1 p.child1 {
	font-size: 18px;
	font-weight: bold;
	color: #5B4A2F;
	display: block;
	margin: 20px 0;
}
.p7-block1 span {
	font-size: 18px;
	font-weight: bold;
	color: #5B4A2F;
	display: block;
}
.p7-block1 p.child2 {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
	margin: 20px 0;
}
.p7-block1 dl {
	display: block;
	text-align: left;
	margin: 40px 0 0;
	font-size: 12px;
}
.p7-block1 dl dt {
	float: left;
	color: #8E7E5A;
	width: 63px;
}
.p7-block1 dl dd {
	display: block;
	overflow: hidden;
	color: #5B4A2F;
	margin-bottom: 10px;
}
.child3 {
	display: inline-block;
	margin: 30px auto 0;
	text-align: center;
	width: 100%;
}
.child3 a {
	display: block;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background: url("../images/top-bg-popup2.png") no-repeat center top;
	width: 241px;
	height: 34px;
	padding-top: 7px;
	margin: 0 auto;
}
.child3 a:hover {
	opacity: 0.6;
}
.p7-block-l {
	width: 600px;
	float: left;
}
.p7-block-r {
	float: right;
	margin-top: 63px;
	width: 200px;
}
/*page6*/
.p6-content {
	display: block;
}
.p6-p1 {
	font-size: 22px;
	font-weight: bold;
	color: #5B4A2F;
	display: block;
	text-align: center;
	margin: 40px 0 20px;
}
.p6-block1 {
	display: inline-block;
	width: 100%;
}
.p6-block-left {
	float: left;
	width: 300px;
	margin-right: 20px;
}
.p6-block-left img.img300 {
	width: 300px;
	height: 400px;
}
.p6-block-left ul,
ul.ul-table {
	float: none;
	display: block;
	width: 100%;
	margin: 20px auto 0;
	padding: 0;
	text-align: center;
}
ul.ul-table {
	text-align: left;
	margin: 0;
}
.p6-block-left ul li,
ul.ul-table li {
	margin: 0 auto;
	width: 26px;
	height: 26px;
	display: inline-block;
	position: relative;
}
.p6-block-left ul li img,
ul.ul-table li img {
	width: 26px;
	height: 26px;
}
.p6-block-left ul li img.top-icon1-h,
ul.ul-table li img.top-icon1-h {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.p6-block-left ul li:hover img.top-icon1-h,
ul.ul-table li:hover img.top-icon1-h {
	opacity: 1;
}
.p6-block-right {
	display: block;
	overflow: hidden;
	text-align: left;
}
.p6-block-right p {
	display: block;
}
.p6-block-right p.p6-2 {
	font-size: 15px;
	color: #8E7E5A;
}
.p6-block-right p.p6-3 {
	font-size: 22px;
	color: #5B4A2F;
	margin: 10px 0 20px;
}
.p6-block-right p.p6-3 span {
	font-size: 13px;
	margin-left: 20px;
}
.p6-block-right p.p6-4 {
	font-size: 18px;
	font-weight: bold;
	color: #5B4A2F;
	margin: 30px 0;
}
.p6-block-right p.p6-5 {
	font-size: 13px;
	color: #5B4A2F;
	margin-bottom: 20px;
	line-height: 26px;
}
.p6-block-right p.p6-6 {
	font-size: 13px;
	line-height: 26px;
	color: #5B4A2F;
}
.p6-block-right p.p6-7 {
	margin-top: 13px;
	display: block;
	text-align: left;
}
.p6-block-right p.p6-7 a {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background: url("../images/top-bg-popup2.png") no-repeat center top;
	width: 241px;
	height: 34px;
	padding-top: 7px;
	margin: 0 auto;
}
.p6-block-right p.p6-7 a:hover {
	opacity: 0.6;
}
.p6-block2 {
	display: inline-block;
	width: 100%;
	margin: 60px 0 50px;
	text-align: center;
}
.p6-block2 p.p6-title2 {
	background: #E9DCBD;
	width: 100%;
	height: 50px;
	font-family: 'Great Vibes', cursive;
	font-size: 30px;
	color: #5B4A2F;
	padding: 5px 0 0 5px;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: solid 12px #f3eddd;

}
.p6-block2 p.p6-title2 span {
	font-family: "ヒラギノ角ゴ Pro",sans-serif;
	font-size: 13px;
	color: #8E7E5A;
	display: inline-block;
	margin-left: 10px;
}
.staff-list {
	margin-top: 20px;
}
.staff-list li {
	display: inline-block;
	width: 180px;
	height: auto;
	text-align: justify;
	margin: 0 83px 30px 0;
	float: left;
}
.staff-list li img {
	width: 100%;
	height: auto;
}

.staff-list li:nth-child(4n){
	margin-right: 0 !important;
}
.staff-list li .p-staff2 {
	font-size: 16px;
	border-bottom: 1px dashed #B09D6E;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.staff-list li .p-staff-href {
	display: block;
	text-align: right;
	margin-top: 0;
}
.staff-list li .p-staff-href img {
	width: 44px;
}
.f-maps {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.f-maps iframe {
	width: 100%;
	height: 400px;
	margin: 40px auto 20px;
}
.f-maps dl {
	display: block;
	text-align: left;
}
.f-maps dt {
	font-size: 10px;
	color: #fff;
	float: left;
	background: url("../images/page5/icon-bg.png") no-repeat center top;
	display: inline-block;
	width: 93px;
	text-align: center;
	padding: 5px 3px 0 0;
	margin-right: 10px;
	height: 21px;
}
.f-maps dd {
	display: block;
	overflow: hidden;
	text-align: left;
	font-size: 13px;
	color: #5B4A2F;
	line-height: 25px;
}
.f-maps p {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
	background: #F2F2F2;
	padding: 10px;
	text-align: left;
	margin: 20px 0 50px;
}
.p5-youtube {
	width: 470px;
	float: right;
	height: 339px;
}
.p5-content {
	display: inline-block;
	width: 100%;
	margin-bottom: 80px;
}
.p5-youtube p {
	padding: 8px 0;
	color: #5B4A2F;
	font-size: 15px;
	display: block;
	text-align: center;
	background: url("../images/page2/p2-img2.png") no-repeat center bottom;
	background-size: 100%;
}
.p5-youtube iframe {
	width: 100%;
	height: 300px;
}
.p5-calender {
	float: left;
	width: 470px;
}
.p5-calender p {
	padding: 8px 0;
	color: #5B4A2F;
	font-size: 15px;
	display: block;
	text-align: center;
	background: url("../images/page2/p2-img2.png") no-repeat center bottom;
	background-size: 100%;
}
.img-calender {
	width: 100%;
	height: auto;
}
.img-calender img {
	width: 100%;
}
.calender-youtube {
	display: inline-block;
	width: 100%;
	margin-bottom: 60px;
}
.calender-youtube.cmlv1 .p5-calender,
.calender-youtube.cmlv1 .p5-youtube {
	margin: 0 auto 60px;
	float:none;
}
.p5-block1 {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
.p5-block-left {
	width: 550px;
	float: left;
	margin-right: 20px;
}
.p5-slide {
	width: 100%;
}
.p5-block-left p {
	margin-top: 20px;
	display: block;
	text-align: left;
	font-size: 13px;
	color: #5B4A2F;
}
.p5-block-right {
	display: block;
	overflow: hidden;
}
.p5-block-right table {
	width: 100%;
	border: none;
	margin-top: -10px;
}
.p5-block-right table tr {
	border-bottom: 1px dashed #B09D6E;
}
.tel-center {
	vertical-align: text-top;
}
.p5-block-right table tr td {
	border-collapse: collapse;
	padding: 10px 0;
	text-align: left;
	font-size: 13px;
	color: #5B4A2F;
	vertical-align: top;
}
.p5-block-right table tr td:first-child {
	width: 65px;
}
.p5-block-right table tr td.fonts15 {
	font-size: 15px;
}
.p5-block-right table tr td.fonts18 {
	font-size: 18px;
	font-weight: bold;
	margin-top: -2px;
}
.p5-block-right p {
	display: block;
	margin-top: 20px;
	text-align: left;
	margin-left: 50px;
}
.p5-block-right p a {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background: url("../images/top-bg-popup2.png") no-repeat center top;
	width: 241px;
	height: 34px;
	padding-top: 7px;
	margin: 0 auto;
}
.main-recruit {
	padding: 30px 0;
}
.main-recruit img {
	border: 0 solid #000;
}
.p5-block-right p a:hover {
	opacity: 0.6;
}
/*slide*/
.flex-direction-nav {
	display: none;
}
/*slide*/
.p10-content {
	display: block;
}
p.img-3 {
	display: block;
	text-align: right;
	margin: 60px 0 120px;
}
p.img-3 img {
	width: 273px;
	height: 273px;
}
.p10-title1 {
	/*	 color: #8E7E5A;
	font-size: 15px;
	display: block;
	text-align: left;
	*/
	color: #8E7E5A;
	font-size: 22px;
	display: block;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro",sans-serif;
	font-weight: bold;
	color: #5B4A2F;
}
.p10-content1 {
	font-size: 13px;
	line-height: 25px;
	margin-top: 10px;
	display: block;
	text-align: left;
	color: #5B4A2F;
}
.recruit-list {
	margin-top: 40px;
	display: inline-block;
	width: 100%;
	padding: 0;
}
.recruit-list li {
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
.recruit-list li img {
	float: left;
	margin-right: 30px;
	width: 400px;
	height: 260px;
}
.recruit-list li img:hover {
	opacity: 0.6;
}
.recruit-list li p {
	display: block;
	overflow: hidden;
	text-align: left;
	font-size: 13px;
	color: #5B4A2F;
	margin: -4px 0 0;
	line-height: 25px;
}
.recruit-list li p a.p10-span1 {
	display: block;
	font-size: 15px;
	color: #8E7E5A;
}
.recruit-list li p a.p10-span1:hover {
	color: #b09d6e;
}
.recruit-list li p span.p10-span2 {
	margin: 5px 0 20px;
	display: block;
}
.recruit-list li:last-child img {
	float: right;
	margin-left: 30px;
	width: 400px;
	height: 260px;
}
.recruit-list2 {
	display: inline-block;
	width: 100%;
}
.recruit-list2 li {
	float: left;
	width: 452px;
	text-align: left;
}
.recruit-list2 li:last-child {
	float: right;
}
.recruit-list2 li .p10-p1 {
	font-size: 15px;
	color: #5B4A2F;
	display: block;
	text-align: left;
}
.recruit-list2 li .p10-p1 a {
	color: #5B4A2F;
	font-weight: bold;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
a:hover,
img:hover {
	transition: all 0.5s ease-in-out !important;
}
.recruit-list2 li .p10-p1 a:hover {
	color: #b09d6e;
}
.recruit-list2 li img {
	display: block;
	text-align: center;
	margin: 10px auto;
	width: 251px;
	height: 264px;
}
.recruit-list2 li img:hover {
	opacity: 0.6;
}
.recruit-list2 li .p10-p2 {
	font-size: 13px;
	display: block;
	color: #5B4A2F;
	text-align: left;
	line-height: 25px;
}
.recruit-moive {
	background: url("../images/page10/bg-1.png") repeat left top;
	width: 100%;
	display: inline-block;
	height: auto;
	padding-bottom: 15px;
	margin-top: 60px;
}
.recruit-moive p {
	font-family: 'Cinzel', serif;
	font-size: 32px;
	color: #666;
	display: block;
	margin: 20px 0 10px;
	text-align: center;
	letter-spacing: 4px;
}
.recruit-moive iframe {
	width: 640px;
	margin: 0 auto;
	height: 400px;
	text-align: center;
	display: block;
}
.p10-content100 {
	width: 85%;
}
.p10-content100 h6 {
	margin: 50px 0;
}
.p10-content100 dl.p4-dl {
	margin-bottom: 70px;
}
.p10-content100 dl.p4-dl dt {
	float: left;
	font-size: 13px;
}
.p10-content100 dl.p4-dl dd {
	font-size: 13px;
	color: #5B4A2F;
	border-bottom: 1px dashed #B09D6E;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-left: 150px;
	display: block;
}
.p10-content100 .p4-p {
	padding: 20px 20px 50px;
}
.click-website {
	display: block;
	text-align: left;
	padding-left: 70px;
	margin: 60px 0 120px;
}
.click-website a {
	color: #5B4A2F;
	font-size: 13px;
}
.click-website a:hover {
	color: #b09d6e;
}
.click-pdf {
	display: block;
	text-align: center;
	width: 400px;
	margin: 0 auto;
}
.click-pdf span {
	color: #5B4A2F;
	font-size: 13px !important;
	display: block;
	margin: 2px 0 !important;
}
.click-pdf a {
	font-size: 15px;
	text-align: center;
	color: #fff;
	padding: 20px 0;
	width: 100%;
	background: #8C751E;
	display: inline-block;
}
.click-pdf a:hover {
	opacity: 0.6;
}
.p12-content {
	display: inline-block;
	width: 100%;
	margin-top: 50px;
}
.aside-menu {
	float: left;
	width: 120px;
}
.aside-menu ul {
	margin: 0 0 30px;
	padding: 0;
}
.aside-menu ul li {
	display: block;
	text-align: left;
	padding-left: 20px;
	font-size: 13px;
	color: #5B4A2F;
	margin-bottom: 15px;
}
.aside-menu ul li:first-child {
	font-weight: bold;
	background: url("../images/page10/img-1.png") no-repeat left 3px;
	padding-left: 20px;
}

.aside-menu ul li a {
	display: block;
	color: #5B4A2F;
}
.aside-menu ul li a:hover {
	color: #b09d6e;
}
.hairstyle-list {
	padding-left: 120px;
/*	float: right;
	width: 800px;
	margin-top: 4px;
*/}
.hairstyle-list ul.h-list {
	margin: 0;
	padding: 0;
}
.hairstyle-list ul.h-list li {
	float: left;
	display: inline-block;
	width: 185px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.hairstyle-list ul.h-list li:nth-child(12),
.hairstyle-list ul.h-list li:nth-child(16),
.hairstyle-list ul.h-list li:nth-child(4),
.hairstyle-list ul.h-list li:nth-child(8) {
	margin-right: 0;
}
.hairstyle-list ul.h-list li img {
	width: 185px;
	height: 225px;
}
.hairstyle-list ul.h-list li a img:hover {
	opacity: 0.6;
}

.hairstyle-list ul.h-list li p {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
	text-align: left;
	line-height: 23px;
	margin-top: 10px;
}
.hairstyle-list ul.h-list li a p:hover {
	color: #b09d6e;
}
.hairstyle-list .p8-nagavition {
	display: inline-block;
	width: 100%;
	margin: 40px auto;
}
.popular-hairstyle {
	background: url("../images/page10/bg-1.png") repeat left top;
	padding: 20px 0 40px;
	margin: 20px 0 0;
}
.popular-hairstyle p.p12-title {
	width: 100%;
	height: auto;
	font-family: 'Great Vibes', cursive;
	font-size: 40px;
	color: #666;
	text-align: left;
	//	padding-bottom: 5px;
	padding-bottom: 20px;
}
p.p12-title span {
	font-family: "ヒラギノ角ゴ Pro",sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #8E7E5A;
	display: inline-block;
	margin-left: 10px;
}
.p2-list-specialMenu li a:hover {
	color: #fff;
}

.list-popular {
	display: inline-block;
	width: 100%;
	//margin: 0;
	margin-TOP: 10PX;
	padding: 0;
}
.list-popular li {
	float: left;
	width: 172px;
	height: auto;
	text-align: left;
	margin: 0 11.5px;
	position: relative;
}
.list-popular li:first-child {
	margin-left: 0;
}
.list-popular li:last-child {
	margin-right: 0;
}
.list-popular li a img {
	width: 172px;
	height: 199px;
}
.list-popular li a img:hover {
	opacity: 0.6;
}
.list-popular li a {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
	text-align: left;
	line-height: 23px;
	margin-top: 10px;
}
.list-popular li a:hover {
	color: #b09d6e;
}
.list-popular li span {
	position: absolute;
	top: -9px;
	left: -5px;
	width: 29px;
	height: 22px;
	display: inline-block;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	color: #000;
}
.list-popular li span.phbox {
	position: relative;
	top: 0;
	left: 0;
	width: 172px;
	height: 199px;
	display: block;
	padding-top: 0;
}
.list-popular li span.phbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%,-50%);
}
.list-popular li span.rate1 {
	background: url("../images/page10/img-3.png") no-repeat left top;
	width: 38px;
	height: 29px;
	top: -12px;
}
.list-popular li span.rate2 {
	background: url("../images/page10/img-4.png") no-repeat left top;
}
/*page11*/
.p11-title1 {
	display: block;
	text-align: left;
	font-size: 19px;
	color: #5B4A2F;
	margin-bottom: 10px;
}
.list-3 {
	display: block;
	padding: 0;
	text-align: left;
}
.list-3 li {
	display: inline-block;
	text-align: center;
}
.list-3 li a,
.list-3 li span {
	display: block;
	font-size: 11px;
	color: #8E7E5A;
	padding: 3px 15px;
	border: 1px solid #B09D6E;
}
.list-3 li a:hover {
	color: #b09d6e;
}
.p11-content {
	display: block;
	text-align: right;
	margin: 40px 0;
}
.p11-content-l {
	width: 320px;
	display: inline-block;
	float: left;
	text-align: left;
}
.p11-content-l .thumbail-img {
	margin-top: 10px;
}
.p11-content-l .thumb-img img {
	width: 101px;
}
.p11-content-r {
	/*width: 360px;*/
	width: 405px;
	display: inline-block;
}
.p11-p1 {
	display: block;
	text-align: left;
	font-size: 13px;
	color: #5B4A2F;
	margin-bottom: 70px;
	line-height: 23px;
}
.p11-border {
	width: 100%;
	display: inline-block;
	padding: 15px 15px 13px;
	text-align: left;
	border: 1px solid #B09D6E;
}
.p11-border img {
	width: 101px;
	height: 134px;
	float: left;
	margin-right: 20px;
}
.p11-border img:hover {
	opacity: 0.6;
}
.p11-border p {
	display: block;
	overflow: hidden;
	text-align: left;
}
.p11-border p span {
	display: block;
}
.p11-border p .s-child1 {
	font-size: 13px;
	color: #5B4A2F;
}
.p11-border p .s-child2 {
	font-size: 12px;
	color: #8E7E5A;
	margin: 10px 0;
}
.p11-border p .s-child3 {
	font-size: 16px;
	color: #5B4A2F;
	margin-bottom: 30px;
}
.p11-border p a {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: url("../images/top-bg-popup2.png") no-repeat left top;
	height: 28px;
	padding-top: 7px;
	margin: 0;
	background-size: 100%;
	width: 200px;
}
.p11-border p a:hover {
	opacity: 0.6;
}
.p13-content {
	width: 100%;
	display: inline-block;
	margin-top: 40px;
}
.aside-right {
	width: 225px;
	float: right;
}

.aside-right form {
	border: 1px solid #ada497;
	padding: 2px;
	height: 40px;
	display: block;
	text-align: left;
	position: relative;
}
input.text {
	font-size: 11px;
	padding-left: 20px;
	width: 100%;
	padding-left: 10px;
	height: 36px;
	line-height: 36px;
	border: none;
	color: #5B4A2F;
}
input.text::-moz-placeholder {
	color: #ADA498;
	opacity: 1;
}
input.text:-ms-input-placeholder {
	color: #ADA498;
}
input.text::-webkit-input-placeholder {
	color: #ADA498;
}
input.submit {
	background: url("../images/page13/img-1.png") no-repeat center top;
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: -1px;
	right: -1px;
	cursor: pointer;
	border: none;
}
.aside-block {
	border: 1px solid #C4B592;
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.aside-block p {
	color: #5B4A2F;
	display: block;
	font-size: 13px;
	text-align: left;
	background: #E9DCBD;
	padding: 7px 14px;
	margin-bottom: 10px;
}
.aside-block img {
	width: 200px;
	height: 157px;
	margin: 0 auto;
	text-align: center;
	display: block;
}
.aside-block ul {
	margin: 0;
	padding: 0 10px;
}
.aside-block ul li {
	display: block;
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px dashed #EBE6DB;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.aside-block ul li a {
	font-size: 12px;
	color: #5B4A2F;
}
.aside-block ul li a:hover {
	color: #b09d6e;
}
.aside-block ul li:last-child {
	border: none;
}
/**/
.p13-blog-list {
	float: left;
	width: 690px;
}
.p13-blog-list1 {
	border-bottom: 1px dashed #B09D6E;
	display: inline-block;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.p13-blog-list1 a:first-child{
	float: left;
}
.p13-blog-list1:last-child {
	border: none;
}
.p13-blog-list1 .phbox {
	position:relative;
	float: left;
	display:block;
	width: 171px;
	height: 152px;
	margin-right: 20px;
}
.p13-blog-list1 .phbox img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transform: translate(-50%,-50%);
}
.p13-blog-list1 img:hover {
	opacity: 0.6;
}
.p13-blog-listL {
	display: block;
	overflow: hidden;
	text-align: left;
	padding-left: 10px;
}
.p13-blog-listL a {
	color: #5B4A2F;
}
.p13-blog-listL a:hover {
	color: #b09d6e;
}

.p1 {
	display: block;
}
.span1 {
	font-size: 12px;
	color: #8E7E5A;
	display: inline-block;
	margin-right: 10px;
}
.span2 {
	font-size: 11px;
	color: #fff;
	background: #b09d6e;
	text-align: center;
	padding: 2px 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: inline-block;
}
.p2 {
	font-size: 15px;
	color: #5B4A2F;
	display: block;
	margin: 15px 0 50px;
}
.p3 {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
}
.p13-blog-list .p8-nagavition {
	margin: 40px 0;
}
/*page14*/
.p14-title1 {
	font-size: 19px;
	color: #5B4A2F;
	display: block;
	text-align: left;
	margin-top: 20px;
}
.p14-p2 {
	color: #5B4A2F;
	font-size: 13px;
	display: block;
	text-align: left;
	margin-bottom: 100px;
}
.p14-p1 {
	margin: 20px 0 25px;
	display: block;
	line-height: 23px;
}
.p14-title2 {
	font-size: 15px;
	color: #E00A0A;
	display: block;
	text-align: left;
}
.p14-p3 {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
	text-align: left;
	margin: 30px 0 400px;
	line-height: 23px;
}
.p14-p4 {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
	text-align: left;
	margin: 0 0 100px;
	line-height: 23px;
}
.p14-youtube {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	text-align: center;
}
.reimix-branch {
	border: 1px solid #B09D6E;
	padding: 15px;
	display: inline-block;
	width: 100%;
	margin: 40px 0;
}
.re-left {
	width: 300px;
	float: left;
}
.re-left img {
	width: 104px;
	height: 104px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	float: left;
	margin-right: 20px;
}
.re-left p {
	display: block;
	overflow: hidden;
	text-align: left;
}
.re-left p span {
	display: block;
	text-align: left;
}
.re-left p .r-span1 {
	color: #5B4A2F;
	font-size: 14px;
}
.re-left p .r-span2 {
	font-size: 14px;
	color: #8E7E5A;
	margin: 20px 0 10px;
}
.re-left p .r-span3 {
	color: #5B4A2F;
	font-size: 18px;
}
.re-right {
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 48px;
}
.re-right p {
	color: #5B4A2F;
	font-size: 13px;
	display: block;
	text-align: right;
	margin-bottom: 10px;
}
.re-right a {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: url("../images/top-bg-popup2.png") no-repeat left top;
	height: 28px;
	padding-top: 7px;
	margin: 0;
	background-size: 100%;
	width: 200px;
}
.p14-title-re {
	color: #5B4A2F;
	font-size: 18px;
	display: block;
	text-align: left;
	line-height: 25px;
}
.p14-title-re a {
	color: #5B4A2F;
}
.p14-title-re a:hover {
	color: #b09d6e;
}
.p14-title-re span {
	display: block;
}
.p14-title-re span.re-span2 {
	font-size: 13px;
	display: block;
	margin-top: 10px;
}
.p14-navigation {
	margin: 40px 0 20px;
}
.p14-href {
	display: block;
	text-align: center;
	margin: 20px auto 40px;
}
.p14-href a {
	background: #8C751E;
	padding: 10px 0;
	width: 150px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 13px;
}
.p14-href a:hover {
	opacity: 0.6;
}
.p15-content {
	display: block;
	margin-top: 50px;
}
.p15-content dl {
	margin: 10px 0 0;
}

.p15-content dl dt {

	/* width: 100%;
	display: block;*/
	padding: 17px 60px 50px;
	color: #5B4A2F;
	font-size: 13px;
	position: relative;
	border-bottom: 1px dashed #B09D6E;
	padding-bottom: 10px;
	margin-bottom: 10px;

	background-image: url(../images/q_.png), url("../images/arrow_down.png");
	background-position: left 5px, right 11px;
	background-repeat: no-repeat;
	background-size: 30px 30px;
}
.p15-content dl dt.active {
	background-image: url(../images/q_.png), url("../images/arrow_up.png");
	background-position: left 5px, right 11px;
	background-repeat: no-repeat;
	background-size: 30px 30px;
}
/*.p15-content dl dt span{
	background: url(../images/page15/img-3.png) no-repeat center top;
	width: 29px;
	height: 29px;
	display: inline-block;
	position: absolute;
	top: 8px;
	right: 0;
}
.p15-content dl dt span.active{
	background: url(../images/page15/img-2.png) no-repeat center top;
}*/
.p15-content dl dd {
	display: none;
	color: #5B4A2F;
	font-size: 13px;
	background: #F2F2F2 url("../images/a_.png") no-repeat left 13px;
	padding: 15px 25px 15px 43px;
	text-align: left;
	margin: 20px 0 50px 50px;
	line-height: 23px;
	background-size: 37px;
}

.p15-content dl.dl-last {
	margin-bottom: 100px;
}
.p16-content {
	display: block;
}
.p16-title {
	color: #5B4A2F;
	font-size: 13px;
	display: block;
	text-align: center;
	margin: 60px 0 20px;
}
.p16-title span {
	display: inline-block;
	color: #E00A0A;
	font-weight: bold;
}
form.contact {
	width: 600px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
form.contact label {
	display: block;
	text-align: left;
	color: #5B4A2F;
	font-size: 13px;
}
form.contact label span {
	display: inline-block;
	color: #E00A0A;
	font-weight: bold;
}
form.contact input {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #5B4A2F;
	padding: 10px;
	display: block;
	color: #5B4A2F;
	margin: 5px 0 20px;
	width: 100%;
}
form.contact textarea {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #5B4A2F;
	padding: 10px;
	display: block;
	color: #5B4A2F;
	margin: 5px 0 20px;
	width: 100%;
	height: 150px;
}
form.contact input::-moz-placeholder,
form.contact textarea::-moz-placeholder {
	color: #ADA498;
	opacity: 1;
}
form.contact input:-ms-input-placeholder,
form.contact textarea:-ms-input-placeholder {
	color: #ADA498;
}
form.contact input::-webkit-input-placeholder,
form.contact textarea::-webkit-input-placeholder {
	color: #ADA498;
}
.contact .btnarea {
	margin: 40px auto 60px;
	text-align: center;
	display: block;
}
.contact p {
	text-align: left;
	margin-bottom:20px;
	padding-left:1em;
}
form.contact input.btn,
form.contact button {
	background: #8C751E;
	padding: 10px 0;
	width: 200px;
	text-align: center;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	border: none;
}
form.contact input.btn:hover,
form.contact button:hover {
	opacity: 0.6;
}
form.contact input.error,
form.contact textarea.error {
	border: 1px solid #ff0000;
}
.contact p.fn-error {
	display: block;
	text-align: left;
	color: #ff0000;
	font-size: 13px;
	margin: -20px 0 20px 0 !important;
}

form.confirm {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #5B4A2F;
	padding: 15px 5px;
}
form.confirm fieldset p {
	font-size: 13px;
	color: #5B4A2F;
	display: block;
	text-align: left;
	margin: 10px 0;
	border-bottom: 1px dashed #ada497;
	padding: 0 10px 10px;
	font-weight: bold;

}
form.confirm label {
	padding-left: 10px;
}
form.confirm fieldset p.noB {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.list-confirm {
	display: block;
	text-align: center;
	margin: 40px auto;
	padding: 0;
}
.list-confirm li {
	font-size: 15px;
	display: inline-block;
	width: 180px;
	margin: 0 20px;
	text-align: center;
	background: #999999;
}
.list-confirm li a {
	color: #fff;
	display: block;
	padding: 10px 0;
}
.list-confirm li:hover {
	opacity: 0.6;
}
.list-confirm li:last-child {
	background: #8c751e;
}
.p18-content {
	text-align: center;
	display: block;
	font-size: 13px;
	line-height: 25px;
	color: #5B4A2F;
	margin: 60px auto;
}
.p18-href {
	display: block;
	text-align: center;
	margin: 0 auto 150px;
}
.p18-href a {
	background: #8c751e;
	color: #fff;
	font-size: 15px;
	width: 180px;
	display: inline-block;
	padding: 10px 0;
}
.p18-href a:hover {
	opacity: 0.6;
}
.img-calender .ui-widget.ui-widget-content {
	width: 100%;
}
.img-calender .ui-datepicker table {
	height: 260px;
}
dt.bg-brown {
	background: url("../images/bg-arrow-r.png") no-repeat;
	padding: 3px 4px 3px 0;
}
.format-size-text dl dd {
	font-size: 13px;
}
.format-date {
	color: #8E7E5A;
}
.format-title {
	font-size: 20px;
}
.reset-margin {
	margin-bottom: 0;
}
.banner-add-20 {
	padding: 20px 0 50px;
}

.banner-add-5 {
	padding: 5px 0 50px;
}

.reset-bold {
	font-weight: normal !important;
}
span.margin-10 {
	margin: 10px 0 !important;
}

span.margin-5 {
	margin: 5px 0 !important;
}

.popular-hairstyle p.p12-title {
	color: #5B4A2F;
	font-size: 38px;
}
p.p12-title span {
	color: #5B4A2F;
	font-weight: bold;
	margin-left: 14px;
}
.aside-block img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.popular-hairstyle p.p12-title {
	color: #5b4a2f;
	font-size: 38px;
}
p.p12-title span {
	color: #5b4a2f;
	font-weight: bold;
	margin-left: 14px;
}
.p14-p1 {
	line-height: 16px;
}
.bold-brown {
	color: #5B4A2F;
	font-weight: bold;
	font-size: 15px;
}

.bn_text {
	margin-top: 5px;
}

.more-youtube {
	padding: 15px 0;
}
.left { float: left; }
.right { float: right;}
.box_culumn1 { width: 100%; margin-bottom: 60px;	float:left;}
.box_culumn1 h3 { margin: 0 0 10px; color: #5B4A2F; padding-bottom: 10px; text-align: left; line-height: 1.6em; font-size: 15px; font-weight: bold;}
.box_culumn1 p {	color: #5B4A2F; font-size: 13px; }
.box_culumn2_1 { width: 100%; float:left;}
.box_culumn2_1 div img { width: 100%; padding-bottom: 20px;}
.box_culumn2_1 div.box_left,
.box_culumn2_1 div.box_right {}
.box_culumn2_1 div.box_left figure { display: inline-block;width: 40%;vertical-align: top;}
.box_culumn2_1 div.box_left .box_text { display: inline-block;width: 56%;margin-right: 3%;vertical-align: top;}

.box_culumn2_1 div.box_right figure { display: inline-block;width: 40%;vertical-align: top;}
.box_culumn2_1 div.box_right .box_text { display: inline-block;width: 56%;margin-left: 3%;vertical-align: top;}
.box_culumn2_1 h3 { margin: 0 0 10px; color: #5B4A2F; padding-bottom: 10px; text-align: left; line-height: 1.6em; font-size: 15px; font-weight: bold;}
.box_culumn2_1 p {	color: #5B4A2F; font-size: 13px;}

.box_culumn2_2 { width: 50%;	margin-bottom: 60px; float:left;}
.box_culumn2_2 div { display: inline-block;width: 94%; vertical-align: top;}
.box_culumn2_2 div img { width: 100%; padding-bottom: 20px;}
.box_culumn2_2 h3 { margin: 0 0 10px; color: #5B4A2F; padding-bottom: 10px; text-align: left; line-height: 1.6em; font-size: 15px; font-weight: bold;}
.box_culumn2_2 p {	color: #5B4A2F; font-size: 13px;}
.selectg {
	text-decoration:underline;
}
