@charset "utf-8";
/* [sttl01] ----------*/
.contentInner .sttl01 { margin-bottom:0; }
/* [sttlHome01] ----------*/
.contentInner .sttlHome01 {
	position:relative;
	margin-bottom:30px;
	font-family:"Raleway", sans-serif;
	font-size:35px;
	line-height:1;
	text-align:center;
}
.contentInner .sttlHome01::before {
	content:"";
	position:absolute;
	top:0.5em;
	left:0;
	width:100%;
	height:2px;
	background:#000;
}
.contentInner .sttlHome01 span {
	color:#FFF;
	display:inline-block;
	position:relative;
	min-width:365px;
	padding:5px 10px;
	background:#000;
}

/* [keyv] ----------*/
#keyv { position:relative; }
#keyv .slideBase {
	position:relative;
	margin:15px 0 30px;
}
#keyv .slide { max-width:970px; }
/**/
#keyv .btnKeyvReserve01 {
	position:absolute;
	bottom:30px;
	left:30px;
}
#keyv .btnKeyvReserve01 a:hover { filter: invert(100%); }

/* [contentInner] ----------*/
.contentInner { margin-top:30px; }
/**/
.contentInner > .line01 {
	border-top:none;
	border-color:#000;
}
/* [usualContents] */
.contentInner.usualContents { margin-top:60px; }

/* [leadBox] */
.leadBox {
	margin-bottom:40px;
	padding:0 37px;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
}
.leadBox .ttl {
	padding:20px 0;
	font-size:150%;
	text-align:center;
	letter-spacing:0.2em;
	border-bottom:2px solid #000;
}
.leadBox .txt {
	max-width:670px;
	margin:auto;
	padding:30px 0;
	text-align:justify;
	text-justify:inter-ideograph;
}
/* [specialBox] */
.specialBox {
	width:970px;
	margin-top: 30px;
}
.specialBox .ttl {
	float:left;
	width:272px;
	height:390px;
	overflow:hidden;
	text-indent:-9999px;
	background:#000 url(../../img/index/ttl_special01_pc.png) no-repeat 50% 50%;
}
.specialBox .cont {
	float:left;
	width:698px;
	height:390px;
	padding:20px 20px;
	background:#CCC;
}
/* [blogBox] ----------*/
.blogBoxBase {
	text-align:center;
	letter-spacing:-0.4em;
	overflow:auto;
}
.blogBox {
	display:inline-block;
	width:50%;
	text-align:left;
	vertical-align:top;
	letter-spacing:normal;
	float:left;
}
.blogBox:nth-child(n+3) { border-top:1px solid #000; }
.blogBox:nth-child(2n+1) { border-right:1px solid #000; }
/**/
.blogBox a {
	display:block;
	padding:10px;
}
.blogBox a:hover { background:#E9E9E9; }
/**/
.blogBox .pht,
.blogBox .cont {
	display:inline-block;
	vertical-align:middle;
}
.blogBox .pht {
	position: relative;
	margin-right:10px;
	width: 160px;
	height: 160px;
	float: left;
	overflow: hidden;
}
.blogBox .pht img {
	position: absolute;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.blogBox .cont {
	width:287px;
	min-height:120px;
}
.blogBox .date {
	color:#FFF;
	width:100px;
	margin-bottom:1.3em;
	padding:0 6px;
	text-align:center;
	background-color:#000;
}
/* [hairStyleBox] ----------*/
.hairStyleBoxBase {
	padding:0 5px;
	text-align:center;
	letter-spacing:-0.4em;
}
.hairStyleBox {
	display:inline-block;
	width:25%;
	max-width:200px;
	margin:18px;
	font-size:82%;
	text-align:left;
	vertical-align:top;
	line-height:1.5;
	letter-spacing:normal;
}
.hairStyleBox p + p { margin-top:15px; }
/* [lineupBox] ----------*/
.lineupBoxBase { letter-spacing:-0.4em; }
.lineupBox {
	display:inline-block;
	width:323px;
	letter-spacing:normal;
	vertical-align:top;
	border-right:1px solid #000;
}
.lineupBox:nth-child(3n) {
	width:322px;
	border-right:none;
}
.lineupBox:nth-child(n+4) {
	border-top:1px solid #000;
}
.lineupBox > div {
	padding:14px;
	background:#FFF;
}
.lineupBox > div.txt {
	font-size:75%;
	line-height:1.5;
	text-align:justify;
	text-justify:inter-ideograph;
	background:#E6E6E6;
}
/**/
.lineupBox .ttl {
	margin-bottom:10px;
	font-family:"Roboto","Open Sans";
	font-size:26px;
	line-height:1.3;
	text-align:center;
}
.lineupBox .iconNew { position:relative; }
.lineupBox .iconNew::before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:99px;
	height:99px;
	background:url(../../img/index/icon_new01.png) no-repeat 0 0;
	background-size:contain;
}
/* [shopInfoBox] ----------*/
.shopInfoBoxBase {
	letter-spacing:-0.4em;
	text-align: center;
}
.shopInfoBox {
	display:inline-block;
	width:470px;
	text-align:left;
	vertical-align:top;
	letter-spacing:normal;
}
.shopInfoBox:nth-child(2n) { margin-left:30px; }
.shopInfoBox:nth-child(n+3) { margin-top:30px; }
/**/
.shopInfoBox .pht,
.shopInfoBox .cont {
	display:inline-block;
	vertical-align:top;
}
.shopInfoBox .pht{
	display:inline-block;
	width: 220px;
	height: 147px;
	text-align: center; /*左右中央*/
	vertical-align: middle; /*上下中央*/
}
.shopInfoBox .pht img{
	width:auto;
	height:auto;
	max-width:220px;
	/*max-height:147px;*/
	vertical-align: middle;/*IE7*/
}
.shopInfoBox .pht { margin-right:10px; }
.shopInfoBox .cont { width:48%; }
.shopInfoBox .shopName {
	margin-bottom:20px;
	padding:8px 10px;
	background:#E6E6E6;
}
.shopInfoBox .tel {
	margin-bottom:10px;
	line-height:1.3;
}
.shopInfoBox .tel span { font-size:125%; }
.shopInfoBox .address { font-size:75%; }
/**/

/*.shopInfoBox .btnReserve01 {
	position:static;
	display:inline-block;
	margin-top:10px;
	background:#E88BBA url(../../img/index/btn_reserve_01.png) 50% -29px no-repeat;
	background-size:150px auto;
}
.shopInfoBox .btnReserve01 a {
	display:block;
	width:150px;
	height:29px;
	overflow:hidden;
	background-size:150px auto;
}
*/
.shopInfoBox .btnType01 a {
	display: block;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	background: #E88BBA;
	text-align: center;
	color: #FFF;
}


.shopInfoBox .btnReserve01 a:hover {
	opacity:0;
}
/* [socialMediaBox] ----------*/
.socialMediaBoxBase {
	text-align:center;
	letter-spacing:-0.4em;
}
.socialMediaBoxBase:after {
	content:"."; display:block; clear:both; height:0; visibility:hidden; font-size:0;
}
.socialMediaBox {
	display:block;
	float:left;
	padding:2px;
	text-align:left;
	vertical-align:top;
	letter-spacing:normal;
	border:2px solid #000;
	line-height:0;
}
.socialMediaBox:nth-of-type(1) { margin-top:0; }
.socialMediaBox.fb {
	width:476px;
	height:406px;
	overflow:hidden;
}
.socialMediaBox.tw {
	width:476px;
	height:406px;
	margin-left:18px;
	overflow:hidden;
}
.socialMediaBox.yt {
	width:100%;
	margin:40px auto;
	padding:0;
	border:none;
}
.socialMediaBox.yt .iframeBoxBase {
	width:648px;
	padding:2px;
	text-align:left;
	vertical-align:top;
	letter-spacing:normal;
	border:2px solid #000;
	line-height:0;
}
.socialMediaBox.insta { 
	width:100%;
	margin-bottom: 10px;
	overflow:hidden; 
}
/* [groupBox] ----------*/
.groupBoxBase {
	overflow:auto;
	text-align:center;
	letter-spacing:-0.4em;
}
.groupBox {
	float:left;
	display:inline-block;
	width:50%;
	text-align:left;
	vertical-align:top;
	letter-spacing:normal;
}
.groupBox:nth-child(n+3) { margin-top:30px; }
/**/
.groupBox .pht,
.groupBox .cont {
	display:inline-block;
	vertical-align:top;
}
.groupBox .pht { margin-right:10px; }
.groupBox .pht img{ width: 100px; }
.groupBox .cont { width:350px; }
.groupBox .shopName { font-weight:600; }
.groupBox .tel { font-size:125%; }
.groupBox .address { font-size:88%; }
._2p3a{
	width:100%!important;
}

/* [listNews] ----------*/
.listNews {
	padding:20px 10px;
	line-height:1.8;
}
.listNews li {
	margin-bottom:0.6em;
	padding-bottom:0.6em;
	overflow:hidden;
	border-bottom:1px solid #999;
}
.listNews li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
.listNews .date {
	color:#FFF;
	clear:left;
	float:left;
	display:block;
	width:100px;
	margin-right:10px;
	padding:0 6px;
	text-align:center;
	background-color:#000;
}
.listNews .txt { overflow:hidden; }
/* [listSpecial] ----------*/
.listSpecial { margin:0 !important; }
.listSpecial .listDot {
	padding:15px 0 0;
	text-align:center;
	line-height:0;
}
.listSpecial .listDot li {
	display:inline-block;
	padding:0 8px;
}
.listSpecial .listDot button {
	display:inline-block;
	width:12px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
	border:1px solid #FFF;
	border-radius:100%;
	background:none;
}
.listSpecial .listDot .slick-active button { background:#FFF; }

@media screen and (max-width:768px) {
/* [sttlHome01] ----------*/
	.contentInner .sttlHome01 {
		margin-bottom:30px;
		font-size:20px;
	}
	.contentInner .sttlHome01::before { top:0.7em; }
	.contentInner .sttlHome01 span { min-width:220px; }

/* [keyv] ----------*/
	#keyv .slideBase { margin:0; }
/**/
	#keyv .btnKeyvReserve01 { display: none; }

/* [contentInner] ----------*/
	.contentInner + .contentInner { margin-top:0; }
	.leadBox ~ .contentInner { padding:0; }
/**/
	.contentInner > .line01 {
		border:none;
		padding: 0 10px;
	}
/* [usualContents] */
	.contentInner.usualContents { margin-top:40px; }

/* [leadBox] */
	.leadBox {
		margin-bottom:0;
		padding:0 20px;
		border:none;
	}
	.leadBox .ttl {
		padding:20px 0 10px;
		font-size:113%;
		letter-spacing:normal;
		border-bottom:1px solid #000;
	}
	.leadBox .txt { padding:15px 0 20px; }
/* [specialBox] */
	.specialBox { width:auto; }
	.specialBox .ttl {
		float:none;
		width:auto;
		height:75px;
		background-image:url(../../img/index/ttl_special01_sp.png);
		background-size:auto 48px;
	}
	.specialBox .cont {
		float:none;
		width:auto;
		height:auto;
		padding:5px;
	}
/* [blogBox] ----------*/
	.blogBox {
		display:block;
		width:auto;
		float:none;
	}
	.blogBox { border-right:none!important; }
	.blogBox:nth-child(n+3) { border:none; }
	.blogBox:nth-child(2n) { border:none; }
	.blogBox + .blogBox { border-top:1px solid #999; }
/**/
	.blogBox a {
		display:block;
	}
	.blogBox a:hover { background:transparent; }
/**/
	.blogBox .pht,
	.blogBox .cont {
		display:inline-block;
		vertical-align:middle;
	}
	.blogBox .pht { 
		width:20%;
		height:auto;
		margin-right: 3%;
		float: left;
	}
	.blogBox .pht img {
    position: relative;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	}
	.blogBox .cont {
		width:77%;
		min-height:inherit;
		float: left;
	}
	.blogBox .date {
		color:#999;
		width:auto;
		margin-bottom:5px;
		padding:0;
		text-align:left;
		background-color:transparent;
	}
/* [hairStyleBox] ----------*/
	.hairStyleBoxBase {
		padding:0 10px 15px 5px;
		text-align:left;
	}
	.hairStyleBox {
		width:49%;
		max-width:none;
		margin:0;
		padding:10px 0 5px 10px;
		font-size:100%;
	}
	.hairStyleBox p + p { margin-top:5px; }
/* [lineupBox] ----------*/
	.lineupBox {
		display:inline-block;
		width:49% !important;
		border:none !important;
		background:none;
	}
	.lineupBox > div {
		padding:10px;
		background:none;
	}
	.lineupBox > div.txt {
		padding-top:5px;
		font-size:100%;
	}
	.lineupBox:nth-child(even){
    margin-left: 2%;
	}
/**/
	.lineupBox .ttl { font-size:100%; }
	.lineupBox .iconNew::before {
		width:50px;
		height:50px;
	}
/* [shopInfoBox] ----------*/
	.shopInfoBox {
		display:block;
		width:auto;
		padding:0 10px;
		overflow:hidden;
	}
	.shopInfoBox:nth-child(2n) { margin-left:0; }
	.shopInfoBox,
	.shopInfoBox:nth-child(n+3) { margin-top:20px; }
/**/
	.shopInfoBox .pht,
	.shopInfoBox .cont {
		display:inline-block;
		vertical-align:top;
	}
	.shopInfoBox .pht { 
		width: 100%;
		height: auto;
	}
	.shopInfoBox .pht img{
    	width: 100%;
		max-width:100%;
	}



	.shopInfoBox .cont {
		width: 100%;
		margin-top: 10px;
	}
	.shopInfoBox .shopName {
		margin-bottom:10px;
	}
	.shopInfoBox .tel {
		margin-bottom:10px;
		line-height:1.3;
	}
	.shopInfoBox .tel span { font-size:150%; }
	.shopInfoBox .address { font-size:100%; }
/**/
/*	.shopInfoBox .btnReserve01 {
		position:static;
		float:right;
		display:inline-block;
		margin-top:10px;
		background-position:50% -24px;
		background-size:120px auto;
	}
.shopInfoBox .btnReserve01 a {
		display:block;
		width:120px;
		height:23px;
		overflow:hidden;
		text-indent:-9999px;
		background-size:120px auto;
	}
	.shopInfoBox .btnReserve01 a:hover {
		opacity:0;
	}
	*/
	.shopInfoBox .btnType01 a {
		display: block;
		height: 40px;
		line-height: 40px;
		margin-top: 10px;
		background: #E88BBA;
		text-align: center;
		color: #FFF;
	}
	.shopInfoBox .btnType01 a:hover {
		opacity:0;
	}
/* [socialMediaBox] ----------*/
	.socialMediaBoxBase {
		padding:0 10px;
	}
	.socialMediaBox {
		display:block;
		float:none;
		margin-top:20px;
		padding:1px;
		border:1px solid #000;
	}
	.socialMediaBox:nth-of-type(1) { margin-top:0; }
	.socialMediaBox.fb {
		width:100%;
		height:204px;
	}
	.socialMediaBox.tw {
		width:100%;
		height:204px;
		margin-left:0;
	}
	.socialMediaBox.yt { width:100%; }
	.socialMediaBox.yt .iframeBoxBase  { width:100%;border:1px solid #000; }
	.socialMediaBox.insta { width:100%; }
/* [groupBox] ----------*/
	.groupBox {
		display:block;
		width:auto;
		padding:0 10px;
	}
	.groupBox,
	.groupBox:nth-child(n+3) { margin-top:15px; }
/**/
	.groupBox .pht,
	.groupBox .cont {
		display:inline-block;
		vertical-align:top;
	}
	.groupBox .pht { 
		width: 20%;
		margin-right: 3%;
		float: left;
	/*	width:50px; */
	}
	.groupBox .pht img{
		width: 100%;
	}
	.groupBox .cont { 
		width: 77%;
		float: left;
	/*	width:calc(100% - 70px);*/
	}

/* [listNews] ----------*/
	.listNews {
		padding:15px 0;
	}
	.listNews li {
		margin-bottom:0.8em;
		padding:0 10px 0.8em;
	}
	.listNews li:last-child {
		margin-bottom:0;
		padding-bottom:0;
		border:none;
	}
	.listNews .date {
		color:#999;
		float:none;
		width:auto;
		padding:0;
		text-align:left;
		background-color:transparent;
	}
/* [listSpecial] ----------*/
	.listSpecial .listDot {
		padding:15px 0 10px;
		text-align:center;
		line-height:0;
	}
	.listSpecial .listDot li {
		display:inline-block;
		padding:0 8px;
	}
	.listSpecial .listDot button {
		width:8px;
		height:8px;
	}
}