@charset "UTF-8";
/* CSS Document */

h2{
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 40px;
}
h2 span{
	display: block;
	font-size: 32px;
	color: #000000;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	letter-spacing: 3px;
}

.moreBtn a{
	display: block;
	font-size: 18px;
	color: #af9d7e;
	font-family: "游明朝", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 400;
	max-width: 320px;
	margin: 0 auto;
	letter-spacing: 2px;
	border: 1px solid #af9d7e;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
}
.moreBtn a:hover{
	background: #af9d7e;
	color: #fff;
}

/* メインビジュアル */
.mainV h1{
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 10px;
}
.mainV .logo{
	width: 289px;
	position:absolute;
	top:0;
	bottom: 0;
	left:0;
	right:0;
	margin: auto;
	transform: translateY(17%);
}
.mainV .scroll{
	position:absolute;
	bottom:5%;
	left:0;
	right:0;
	margin: auto;
	outline: none;
	-webkit-animation: jump .5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
	animation: jump .5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
}
@-webkit-keyframes jump {
0% { -webkit-transform: translateY(0); }
100% { -webkit-transform: translateY(-10px); }
}
@keyframes jump {
0% { -webkit-transform: translateY(0); }
100% { -webkit-transform: translateY(-10px); }
}

#main{
	position: relative;
  display: block;
  right: 0px;
  left: 0px;
  z-index: 1;
}

/* ブログ */
section.blog{
	padding: 30px 15px;
}
section.blog .inner{
	max-width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}
section.blog .inner .ic{
	float: left;
	width: 98px;
	background: #af9d7e;
	text-align: center;
	padding: 55px 0 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
section.blog .inner .ic span{
	font-size: 16px;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 400px;
	position: relative;
	letter-spacing: 1px;
}
section.blog .inner .ic span:before{
	content: "";
	background: url(../../img/new/top/ic_blog.png) no-repeat left top;
	background-size: 20px;
	width: 20px;
	height: 21px;
	position: absolute;
	top: -30px;
	-webkit-left: calc(50% - 10px);
	left: calc(50% - 10px);
}
section.blog .inner .listBase{
	float: right;
	width: -webkit-calc(100% - 120px);
	width: calc(100% - 120px);
	border: 1px solid #dbdee1;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	height: 101px;
	overflow-y: auto;
}
section.blog .inner .listBase dl.list dt a{
	display: block;
	font-size: 16px;
	color: #af9d7e;
	font-weight: bold;
	letter-spacing: 1px;
}
section.blog .inner .listBase dl.list dd{
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

/* ニュース */
section.news{
	padding: 50px 15px 100px;
}
section.news .base{
	max-width: 1080px;
	margin: 0 auto;
}
section.news .base .mrg{
	margin: 0 -15px 40px;
	overflow: hidden;
}
section.news .base .box{
	float: left;
	width: 50%;
	padding: 0 15px;
	margin-bottom: 20px;
}
section.news .base .box .border{
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-bottom: 20px;
}
section.news .base .box .thumb{
	float: left;
	width: 32%;
}
section.news .base .box .txt{
	float: right;
	width: 64%;
}
section.news .base .box .txt .ttl{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
section.news .base .box .txt ul li{
	display: inline-block;
}
section.news .base .box .txt ul li.date{
	font-size: 12px;
	color: #BE9B7D;
	padding-right: 10px;
	margin-right: 10px;
	position: relative;
	border-right: 1px solid #BE9B7D;
	line-height: 12px;
}
section.news .base .box .txt ul li.cat a{
	display: inline-block;
	font-size: 12px;
	color: #BE9B7D;
	margin-right: 3px;
}

/* ピックアップ */
section.pickUp{
	padding: 100px 15px;
	background: #f5f3ef;
}
section.pickUp .base{
	max-width: 1080px;
	margin: 0 auto;
}
section.pickUp .base .mrg{
	margin: 0 -10px;
}
section.pickUp .base dl{
	width: 33.333333%;
	padding: 0 10px;
}
section.pickUp .base dl dt{
	margin-bottom: 15px;
}
section.pickUp .base dl dd a{
	display: block;
	font-size: 14px;
	color: #666666;
	text-align: center;
	letter-spacing: 1px;
}

/* インスタグラム */
section.instagram{
	padding: 100px 15px;
}
section.instagram .ti{
	font-size: 22px;
	color: #000000;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	text-align: center;
	letter-spacing: 2px;
	position: relative;
	padding-top: 40px;
	margin-bottom: 30px;
}
section.instagram .ti:before{
	content: "";
	background: url(../../img/new/top/ic_insta02.png) no-repeat left top;
	background-size: 41px;
	width: 41px;
	height: 41px;
	position: absolute;
	left: -webkit-calc(50% - 20px);
	left: calc(50% - 20px);
	top: -10px;
}
section.instagram .base{
	max-width: 1080px;
	margin: 0 auto 40px;
}
section.instagram .base ul.insta{
	width:100%;
	overflow:hidden;
}
section.instagram .base ul.insta li{
	float:left;
	width:14.28%;
	height:auto;
	overflow:hidden;
	position:relative;
	background: #f5f3ef;
}
section.instagram .base ul.insta li:before{ padding-top:100%; content: ""; display: block; }
section.instagram .base ul.insta li:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
section.instagram .base ul.insta li img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
section.instagram .base .moreBtn a{
	font-family: 'Playfair Display', serif;
}

/* コンセプト */
section.concept{
	padding: 100px 15px;
	background: #f5f3ef;
}
section.concept h3{
	font-size: 22px;
	color: #cb9d3b;
	font-family: "游明朝", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	letter-spacing: 5px;
	margin-bottom: 15px;
}
section.concept p{
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 2.2em;
	letter-spacing: 1px;
}

/* 5つの約束 */
section.promises{
	padding: 100px 15px;
	background: url(../../img/new/top/bg_promises.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
section.promises h2{
	color: #fff;
}
section.promises h2 span{
	color: #fff;
}

/* サロン一覧 */
section.salonList{
	padding: 100px 15px;
}
section.salonList .cap{
	font-size: 12px;
	color: #333333;
	text-align: center;
	letter-spacing: 1px;
	background: #f5f3ef;
	padding: 15px 0;
	display: block;
	max-width: 1080px;
	margin: 0 auto 50px;
}
section.salonList .base{
	max-width: 1080px;
	margin: 0 auto;
}
section.salonList .base .box{
	margin-bottom: 50px;
}
section.salonList .base .box:last-child{
	margin-bottom: 0;
}
section.salonList .base .box h4{
	font-size: 13px;
	color: #999999;
	border-bottom: 2px solid #333;
	letter-spacing: 1px;
	padding-bottom: 5px;
	margin-bottom: 25px;
}
section.salonList .base .box h4 span{
	font-size: 24px;
	color: #333333;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	letter-spacing: 2px;
	padding-right: 15px;
}
section.salonList .base .box ul.catBtn{
	overflow: hidden;
	margin-bottom: 25px;
}
section.salonList .base .box ul.catBtn li a{
	display: block;
	float: left;
	width: 15.5%;
	margin-right: 1.4%;
	padding: 5px 0;
	background: #af9d7e;
	text-decoration: none;
	text-align: center;
}
section.salonList .base .box ul.catBtn li:last-child a{
	margin-right: 0;
}
section.salonList .base .box ul.catBtn li a span{
	font-size: 14px;
	color: #fff;
	position: relative;
}
section.salonList .base .box ul.catBtn li.salon a span:before{
	content: "";
	background: url(../../img/new/top/ic_naviSalon.png) no-repeat left top;
	background-size: 10px;
	width: 10px;
	height: 9px;
	position: absolute;
	left: -15px;
	top: 2px;
}
section.salonList .base .box ul.catBtn li.stylist a span:before{
	content: "";
	background: url(../../img/new/top/ic_naviStylist.png) no-repeat left top;
	background-size: 8px;
	width: 8px;
	height: 12px;
	position: absolute;
	left: -13px;
	top: 0;
}
section.salonList .base .box ul.catBtn li.style a span:before{
	content: "";
	background: url(../../img/new/top/ic_naviStyle.png) no-repeat left top;
	background-size: 12px;
	width: 12px;
	height: 11px;
	position: absolute;
	left: -17px;
	top: 1px;
}
section.salonList .base .box ul.catBtn li.blog a span:before{
	content: "";
	background: url(../../img/new/top/ic_naviBlog.png) no-repeat left top;
	background-size: 11px;
	width: 11px;
	height: 11px;
	position: absolute;
	left: -16px;
	top: 1px;
}
section.salonList .base .box ul.catBtn li.coupon a span:before{
	content: "";
	background: url(../../img/new/top/ic_naviMenu.png) no-repeat left top;
	background-size: 9px;
	width: 9px;
	height: 12px;
	position: absolute;
	left: -14px;
	top: 1px;
}
section.salonList .base .box ul.catBtn li.access a span:before{
	content: "";
	background: url(../../img/new/top/ic_naviAccess.png) no-repeat left top;
	background-size: 10px;
	width: 10px;
	height: 12px;
	position: absolute;
	left: -15px;
	top: 1px;
}
section.salonList .base .box .inner{
	width: 100%;
	overflow: hidden;
}
section.salonList .base .box .inner .pic{
	float: left;
	width: 32%;
}
section.salonList .base .box .inner .pic img{
	max-width: 100%;
	height: auto;
}
section.salonList .base .box .inner .pic .slider{
	display:none;
}
section.salonList .base .box .inner .pic .slider.slick-initialized {
    display:block;
  }
section.salonList .base .box .inner .pic .slick-dots {
  margin:0;
  display:flex;
	justify-content: center;
	bottom: -10px;
	position: relative;
}
section.salonList .base .box .inner .pic .slick-dots li{
	list-style: none;
    display: inline-block;
	width: auto;
	height: auto;
    max-width: 190px;
    margin: 0 5px;
}
section.salonList .base .box .inner .pic .slick-dots li img{
	opacity: 0.7;
      width: 100%;
      height: auto;
}
section.salonList .base .box .inner .pic .slick-dots li.slick-active img{
        opacity: 1;
}
section.salonList .base .box .inner .pic .slick-prev{
	background: url(../../img/new/top/ic_arrowPrev02.png) no-repeat left top;
	background-size: 24px;
	width: 24px;
	height: 30px;
	z-index: 2;
	top: 45%;
	left: 10px;
}
section.salonList .base .box .inner .pic .slick-next{
	background: url(../../img/new/top/ic_arrowNext02.png) no-repeat left top;
	background-size: 24px;
	width: 24px;
	height: 30px;
	z-index: 2;
	top: 45%;
	right: 10px;
}
section.salonList .base .box .inner .pic .slick-prev:before,
section.salonList .base .box .inner .pic .slick-next:before{
	display: none;
}
section.salonList .base .box .inner .text{
	float: right;
	width: 66%;
}
section.salonList .base .box .inner .text h5{
	font-size: 16px;
	color: #333333;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "MS PMincho", "serif";
	letter-spacing: 2px;
	line-height: 1.6em;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
section.salonList .base .box .inner .text p{
	font-size: 12px;
	color: #333333;
	line-height: 2em;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
section.salonList .base .box .inner .text ul{
	overflow: hidden;
}
section.salonList .base .box .inner .text ul li{
	width: 49%;
}
section.salonList .base .box .inner .text ul li.tel{
	float: left;
}
section.salonList .base .box .inner .text ul li.tel a{
	display: block;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	padding: 12px 0;
	border: 1px solid #333333;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
	text-decoration: none;
}
section.salonList .base .box .inner .text ul li.tel a:hover{
	background: #333333;
	color: #fff;
}
section.salonList .base .box .inner .text ul li.web{
	float: right;
}
section.salonList .base .box .inner .text ul li.web a{
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #333333;
	padding: 12px 0;
	border: 1px solid #333333;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
	text-decoration: none;
}
section.salonList .base .box .inner .text ul li.web a:hover{
	background: #fff;
	color: #333333;
}
section.salonList .base .box .inner .text .other-link{
  display: block;
  margin-right: 1.4%;
  padding: 12px 0;
  background: #B9903A;
  text-decoration: none;
  text-align: center;
  margin-top: 15px;
  width: 100%;
  font-size: 15px;
  color: #fff;
  transition: 0.2s all;
}
section.salonList .base .box .inner .text .other-link:hover{
  opacity: 0.75;
}

/* リクルート */
section.recruit{
	padding: 100px 15px;
	background: url(../../img/new/top/bg_recruit.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
section.recruit .inner{
	background: rgba(255,255,255,0.9);
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 15px;
}
section.recruit .inner dl{
	margin-bottom: 40px;
}
section.recruit .inner dl dt{
	font-size: 18px;
	color: #000000;
	font-family: "游明朝", "Yu Mincho", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	letter-spacing: 5px;
	margin-bottom: 15px;
}
section.recruit .inner dl dd{
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	text-align: center;
	line-height: 2em;
}
section.recruit .inner .moreBtn a{
	color: #fff;
	background: #af9d7e;
	border: 1px solid #af9d7e;
}
section.recruit .inner .moreBtn a:hover{
	background: #fff;
	color: #af9d7e;
}


@media only screen and (min-width: 768px) {
/* メインビジュアル */
.mainV{
	background:url(../../img/new/top/bg_main.jpg) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	-webkit-background-attachment:fixed;
	background-attachment:fixed;
	position:relative;
}



}

@media only screen and (max-width: 767px) {
	h2{
	margin-bottom: 30px;
}
h2 span{
	font-size: 20px;
	letter-spacing: 2px;
}

.moreBtn a{
	font-size: 14px;
}

	/* メインビジュアル */
.mainV{
	background:url(../../img/new/top/bg_main_sp.jpg) no-repeat center center;
	-webkit-background-size:cover;
	background-size:cover;
	position:relative;
}
.mainV .logo{
	width: 170px;
	transform: translateY(0);
}

	/* ブログ */
section.blog{
	padding: 20px 15px;
}
section.blog .inner .ic{
	float: none;
	width: 100%;
	padding: 10px 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
section.blog .inner .ic span{
	font-size: 16px;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-weight: 400px;
	position: relative;
	letter-spacing: 1px;
}
section.blog .inner .ic span:before{
	content: "";
	background: url(../../img/new/top/ic_blog.png) no-repeat left top;
	background-size: 15px;
	width: 15px;
	height: 16px;
	position: absolute;
	top: 2px;
	left: -25px;
}
section.blog .inner .listBase{
	float: none;
	width: 100%;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
	section.blog .inner .listBase dl.list dt a{
	font-size: 14px;
	}

	/* ニュース */
section.news{
	padding: 50px 15px;
}
section.news .base .mrg{
	margin: 0 -15px 10px;
}
section.news .base .box{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

/* ピックアップ */
section.pickUp{
	padding: 50px 15px;
}
section.pickUp .base .mrg{
	margin: 0;
}
	section.pickUp .base dl{
		padding: 0 25px;
	}
section.pickUp .base .slick-prev{
	content: "";
	border: 10px solid transparent;
	border-right: 10px solid #333333;
	position: absolute;
	z-index: 9;
	left: -10px;
}
section.pickUp .base .slick-next{
	content: "";
	border: 10px solid transparent;
	border-left: 10px solid #333333;
	position: absolute;
	z-index: 9;
	right: -10px;
}
section.pickUp .base .slick-prev:before,
section.pickUp .base .slick-next:before{
	display: none;
}
section.pickUp .base .slick-dots {
    position: absolute;
    bottom: -30px;
}
section.pickUp .base .slick-dots li button:before {
    font-size: 12px;
    content: "●";
    color: #999999;
    opacity: 1;
}
section.pickUp .base .slick-dots li.slick-active button:before {
    font-size: 12px;
    color: #cb9d3b;
    content: "●";
    opacity: 1;
}

/* インスタグラム */
section.instagram{
	padding: 50px 15px;
}
section.instagram .ti{
	font-size: 18px;
	margin-bottom: 20px;
}
section.instagram .ti:before{
	content: "";
	background: url(../../img/new/top/ic_insta02.png) no-repeat left top;
	background-size: 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	left: -webkit-calc(50% - 15px);
	left: calc(50% - 15px);
	top: 0;
}
section.instagram .base{
	margin: 0 auto 30px;
}
section.instagram .base ul.insta li{
	width:33.333333%;
}
	section.instagram .base ul.insta li:nth-child(13),
	section.instagram .base ul.insta li:nth-child(14){
		display: none;
	}


/* コンセプト */
section.concept{
	padding: 50px 15px;
}
section.concept h3{
	font-size: 20px;
	letter-spacing: 2px;
}
section.concept p{
	line-height: 1.8em;
}

/* 5つの約束 */
section.promises{
	padding: 50px 15px;
}
	section.promises p img{
		max-width: 90%;
	}

/* サロン一覧 */
section.salonList{
	padding: 50px 15px;
}
section.salonList .cap{
	padding: 10px 0;
	margin: 0 auto 40px;
}
section.salonList .base .box{
	margin-bottom: 50px;
}
section.salonList .base .box h4{
	font-size: 10px;
	margin-bottom: 20px;
}
section.salonList .base .box h4 span{
	font-size: 16px;
	padding-right: 10px;
}
section.salonList .base .box ul.catBtn{
	margin-bottom: 20px;
}
section.salonList .base .box ul.catBtn li a{
	width: 50%;
	margin-right: 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
	section.salonList .base .box ul.catBtn li:nth-child(2n) a{
		border-right: none;
	}
	section.salonList .base .box ul.catBtn li a span{
	font-size: 12px;
	}
section.salonList .base .box .inner .pic{
	float: none;
	width: 100%;
}
section.salonList .base .box .inner .text{
	float: none;
	width: 100%;
}
section.salonList .base .box .inner .text h5{
	font-size: 15px;
	letter-spacing: 1px;
}
section.salonList .base .box .inner .text p{
	line-height: 1.8em;
}
section.salonList .base .box .inner .text ul li{
	width: 100%;
}
section.salonList .base .box .inner .text ul li.tel{
	float: none;
	margin-bottom: 10px;
}
section.salonList .base .box .inner .text ul li.web{
	float: none;
}
section.salonList .base .box .inner .text .other-link{
  margin-top: 10px;
  font-size: 13px;
}


/* リクルート */
section.recruit{
	padding: 50px 15px;
	background: url(../../img/new/top/bg_recruit_sp.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
section.recruit .inner{
	padding: 40px 15px;
}
section.recruit .inner dl{
	margin-bottom: 30px;
}
section.recruit .inner dl dt{
	font-size: 16px;
	letter-spacing: 3px;
}

}
