@charset "UTF-8";
/* CSS Document */
body {
  font: 14px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  color: #444;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
}
a {
  color: #a380bd;
  text-decoration: none;
  border: none;
}
a:hover {
  color: #c9a5e5;
}
img {
  vertical-align: bottom;
  border: none;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pickup a, #point a, #special a, #owner a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.pickup a:hover, #point a:hover, #special a:hove, #owner a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/***** clear fix *****/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ========================
           header 
=========================== */
header {
  width: 100%;
  height: 170px;
  background: #fff;
  top: 0;
  left: 0;
  background: #fff;
  /*z-index: 1;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
		-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.1));
		-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.1));
		-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.1));
		-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.1));
		filter: drop-shadow(0 1px 2px rgba(0,0,0,.1));*/
}
header #wrap {
  width: 960px;
  margin: 0 auto;
  padding: 10px 0;
  position: relative;
}
header #wrap .logo {
  width: 200px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 0;
}
header #wrap .logo img {
  width: 200px;
  height: 70px;
}
header h1 {
  width: 206px;
  height: 82px;
  margin: 0 0 30px 0;
  padding: 0;
  background: url(../img/logo.png) no-repeat;
  text-indent: -9999px;
  font-size: 10px;
  float: left;
}
header #nav {
  text-align: right;
  float: right;
}
header #nav li {
  margin: 0 0 0 10px;
  float: left;
}
header #nav li:first-child {
  display: none;
}
header #nav li img {
  height: 27px;
}
header #menu {
  height: 35px;
  border-left: 1px solid #dfd2b2;
  clear: both;
}
header #menu li {
  height: 32px;
  border-right: 1px solid #dfd2b2;
  text-align: center;
  float: left;
}
header #menu li.home {
  width: 110px;
}
header #menu li.concept {
  width: 130px;
}
header #menu li.menu {
  width: 180px;
}
header #menu li.gallery {
  width: 183px;
}
header #menu li.salon {
  width: 210px;
}
header #menu li.qa {
  width: 140px;
}
header #menu a {
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
header #menu a:hover {
  background: #eee;
}
header .ico {
  vertical-align: top;
}
.sp {
  display: none;
}
/* ========================
           content 
=========================== */
#wrapper {
  margin: 0px 0 0 0;
  padding: 0 0 100px 0;
  background: #f9f3f3;
}
#full-slider {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
#mainImg {
  display: none;
}
#content {
  width: 960px;
  margin: 30px auto 0 auto;
}
#content h2 {
  text-align: center;
  margin: 30px auto 10px auto;
}
#content .pickup {
  width: 472px;
  margin-bottom: 30px;
  position: relative;
  float: left;
}
#content .pickup img {
  display: block;
}
#content .pickup strong {
  margin: 10px 0 2px 0;
  font-size: 15px;
  color: #ae90c6;
  display: block;
}
#content .pickup .more {
  position: absolute;
  left: 375px;
  top: 245px;
}
#content .ml {
  margin-left: 16px;
}
#news {
  margin: 0 0 60px 0;
  padding: 10px 0;
  border-bottom: 1px solid #f5dfe2;
  background: #f3e8e8;
  /*background: #f3e8e8 url(../img/new_tit.png) 20px 18px no-repeat;*/
  font-size: 16px;
  line-height: 1.5em;
}
#news p {
  width: 960px;
  margin: auto;
}
/*#news dt {
	float: left;
}
#news dd {
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
}
#news dd.cat {
	width: 75px;
}
#news dd.cat img {
	vertical-align: top;
}
#news .new {
	font-size: 12px;
	color: #C00;
}*/
/* ポイント */
#point {
  margin: 30px 0;
  padding: 10px;
  background: url(../img/point_bg.jpg);
}
#point .frame {
  padding: 20px 15px;
  background: #f1e4e4;
  border: 1px solid #e7d0d0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#point .frame h3 {
  margin: 0;
  padding: 5px 0;
  text-align: center;
  border-bottom: 1px solid #444;
}
#point .box {
  width: 280px;
  margin: 20px 10px 0 11px;
  float: left;
}
#point .box p {
  margin: 0;
  padding: 10px 0;
}
#point .box a.more {
  margin: 0;
  padding: 10px 0;
}
/* サロンインフォ */
#salon {
  width: 275px;
  height: 362px;
  padding: 10px 15px;
  background: #fff;
  text-align: center;
  float: left;
}
#salon h3 {
  margin: 0;
  padding: 0 0 7px 0;
}
#salon p {
  margin: 0 0 10px 0;
  padding: 0;
}
/* ライフスタイル */
#life {
  width: 629px;
  height: 60px;
  margin: 0 0 0 26px;
  padding: 322px 0 0 0;
  background: url(../img/life_bg.jpg) no-repeat;
  float: left;
}
/* スペシャル */
#special {
  clear: both;
}
#special h3 {
  padding: 40px 0 10px 0;
  margin: 0;
  text-align: center;
}
#special .box {
  width: 226px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 13px;
  line-height: 1.4em;
  float: left;
}
#special .box p {
  margin: 10px 15px;
  padding: 0;
}
#special p strong {
  margin: 5px 0;
  font-size: 15px;
  color: #a380bd;
  display: block;
}
/* ========================
           footer 
=========================== */
footer {
  padding: 20px 0 0 0;
  background: #fff;
  font-size: 11px;
  line-height: 1.8em;
  position: relative;
  clear: both;
}
footer .foot_navi {
  width: 960px;
  margin: 0 auto;
}
footer .foot_navi li {
  list-style-type: none;
  color: #8dcdd1;
  padding: 0 0 0 20px;
}
footer .foot_navi li.parent {
  background: url(../img/arw.gif) no-repeat;
}
footer .foot_navi li.child {
  background: url(../img/arw2.gif) no-repeat;
}
footer .foot_navi .ml {
  margin: 0 0 0 50px;
}
footer .foot_navi a {
  color: #888;
}
footer .foot_navi li.parent a {
  color: #666;
}
footer .foot_navi a:hover {
  color: #000;
}
footer .foot_navi div {
  width: 160px;
  float: left;
}
footer .mb {
  margin-bottom: 10px;
}
footer .copyright {
  margin: 20px 0 0 0;
  padding: 10px 0;
  background: #444;
  color: #fff;
  text-align: center;
}
#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#pagetop a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 24px;
  height: 24px;
  padding: 10px;
  text-align: center;
  display: block;
  border-radius: 100px;
}
#pagetop a:hover {
  text-decoration: none;
  background: #999;
}
/* ========================
           class 
=========================== */
.clear {
  clear: both;
}
.pickup a.more, #salon a.more, #life a.more, #special a.more {
  width: 90px;
  margin: 10px auto 0 auto;
  padding: 3px 0;
  border-radius: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #444;
  font-size: 12px;
  color: #fff;
  display: block;
}
#salon a.more, #life a.more, #salonlist a.more {
  width: 110px;
  margin: 10px auto 0 auto;
  padding: 3px 0;
  border-radius: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #444;
  font-size: 12px;
  color: #fff;
  display: block;
}
#owner a.more {
  width: 150px;
  margin: 10px auto;
  padding: 3px 0;
  border-radius: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #444;
  font-size: 12px;
  color: #fff;
  display: block;
}
#point a.more {
  width: 280px;
  margin: -6px 0 0 0;
  padding: 3px 0;
  border-radius: 1px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #444;
  font-size: 12px;
  color: #fff;
  display: block;
}
a:hover.more, #point a:hover.more, #salon a:hover.more, #life a:hover.more, #special a:hover.more, #staff a:hover.more, #salonlist a:hover.more, #menu a:hover.more, #mainte a:hover.more {
  background: #999;
}
#staff a.more {
  width: 80px;
  margin: 5px 0;
  padding: 3px 0;
  border-radius: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: #444;
  font-size: 12px;
  color: #fff;
  display: block;
}
/* ===================================================
                         SP 
====================================================== */
@media screen and (max-width:768px) {
  #wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 0 0 100px 0;
    background: #f9f3f3;
  }
  @media screen and (max-width:640px) {
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
      margin: 0;
      padding: 0;
      border: 0;
      outline: 0;
      vertical-align: baseline;
      background: transparent;
      list-style: none;
    }
    html, body {
      height: 100%;
      padding: 0;
      margin: 0;
    }
    img {
      max-width: 100%;
      height: auto;
      width /***/ : auto;
    }
    header {
      height: 5em;
      position: fixed;
      z-index: 2000;
      background-color: rgba(255, 255, 255, 0.90);
    }
    header h1 {
      width: 15em;
      margin: 0 auto;
      float: none;
      -moz-background-size: 100% auto;
      -webkit-background-size: 100% auto;
      -o-background-size: 100% auto;
      -ms-background-size: 100% auto;
    }
    header #wrap, #wrapper, #content, footer .foot_navi {
      width: 100%;
    }
    #spMenu {
      width: 100%;
      background: #f3edf7;
      background-color: rgba(243, 237, 247, 0.95);
      display: none;
      font-weight: bolder;
      text-align: left;
      border-bottom: 1px solid #ccc;
      z-index: 9999;
    }
    #spMenu li {
      border-top: 1px solid #ccc;
      font-size: 100%;
      line-height: 1;
    }
    #spMenu li#spMenuClose {
      font-size: 100%;
      text-align: center;
    }
    #spMenuClose img {
      width: 20%;
    }
    #spMenu li a {
      display: block;
      padding: 1em;
    }
    #spMenu li a span {
      color: #2E57CD;
      font-size: 50%;
      vertical-align: middle;
    }
    #spMenu li#spMenuClose a {
      padding: 1em;
    }
    #headerSP {
      position: absolute;
      top: 1em;
      right: 1em;
      display: block;
    }
    #wrap #nav, #menu {
      display: none;
    }
    #full-slider {
      display: none;
    }
    #mainImg {
      position: relative;
      display: inherit;
    }
    .bx-pager-item {
      float: left;
      text-indent: -9999px;
    }
    /* content */
    #wrapper {
      margin: 6em 0 0 0;
      padding: 0 0 3em 0;
    }
    #content {
      margin: 0 auto;
      padding: 1em 0 0 0;
    }
    #content h2 img {}
    #content .pickup {
      width: 86%;
      margin: 0 auto 2em auto;
      float: none;
    }
    #content .pickup img, #point .box img, #special .box img {
      width: 100%;
    }
    #content .ml {
      margin: 0 auto 2em auto;
    }
    #content .pickup .more {
      display: none;
    }
    #news {
      margin: 0 0 20px 0;
      padding: 10px 0;
      border-bottom: 1px solid #f5dfe2;
      background: #f3e8e8;
      font-size: 14px;
    }
    #news p {
      width: 90%;
      margin: auto;
    }
    /*#news {
	height: 24px;
	margin: 0 0 60px 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px solid #f5dfe2;
	background: none;
	line-height: 1.5em;
}
#news dt {
	float: left;
}
#news dd {
	padding: 0 0 0 15px;
	float: left;
}
#news .new {
	font-size: 12px;
	color: #C00;
}*/
    #point {
      margin: 1em 0;
    }
    #point .box {
      width: 86%;
      margin: 0 auto 1em auto;
      float: none;
    }
    #point .frame {
      padding: 20px 15px 0 15px;
    }
    #point .frame h3 {
      margin: 0 0 1em 0;
      padding: 5px 0;
      text-align: center;
      border-bottom: 1px solid #444;
    }
    #point .box p {
      padding: 0 0 4px 0;
    }
    #point a {
      padding: 0;
    }
    #point .box a.more {
      width: 100%;
      margin: -10px 0 0 0;
    }
    /*#salon {
	width: 90%;
	height: 362px;
	padding: 10px 15px;
	background: #fff;
	text-align: center;
	float: none;
}*/
    #salon {
      display: none;
    }
    #life {
      display: none;
    }
    #special .box {
      width: 45%;
      height: auto;
      margin: 0 0 3% 3%;
      border: 1px solid #ccc;
      background: #fff;
      font-size: 13px;
      line-height: 1.4em;
      float: left;
    }
    #special .box .ls {}
    #special .box .more {
      display: none;
    }
    #special p strong {
      margin: 5px 0;
      font-size: 1em;
      color: #a380bd;
      display: block;
    }
    footer .foot_navi div {
      width: 30%;
      float: left;
    }
    footer .foot_navi .ml, footer .foot_navi .mt {
      margin: 2em 0 0 0;
    }
    footer .foot_navi .mt {
      width: 60%;
    }
    footer .foot_navi .mt li {
      width: 40%;
      float: left;
    }
    .sp {
      display: inherit;
    }
    .pc {
      display: none;
    }
    .mediaBnr {
      width: 86%;
      margin: 20px auto 0;
    }
  }