/*
# Reset
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:12px;font-weight:normal;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}

/*
# Base
*/
body {
  font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ ゴシック","MS Gothic",sans-serif;
  color: #43352d;
}

a:link, a:visited {
  text-decoration: none;
  color: #43352d;
}

.cFix:before, .cFix:after {
  content: "";
  display: table;
 }
.cFix:after {
  clear: both;
 }
.cFix {
  *zoom: 1;
 }

/*
# Layout
*/
.l-header {
  min-width: 1080px;
}

.l-content {
  width: 1080px;
  margin: 0 auto;
  padding: 0 30px;
}

/*
# Module
*/
.m-hdrTitle {
  background-position: top center;
  background-size: cover;
  min-height: 700px;
}

.m-hdrTitle__hline {
  background-image: url("/img/sp.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 235px;
  height: 100px;
  margin: 0 auto;
  position: absolute;
  top: 308px;
  left: 0;
  right: 0;
  text-indent: -9999px;
}

.m-hdrNavi {
  background-color: #e5007c;
  height: 59px;
  text-align: center;
  padding: 0 30px;
  min-width: 1080px;
  overflow: hidden;
}

.m-hdrNavi > li {
  display: inline;
}

.m-hdrNavi > li > a {
  display: inline-block;
  padding: 20px 55px;
}

.m-hdrNavi > li > a:hover > span {
  opacity: 0.8;
  /*background-color: #8dce02;*/
}
.m-hdrNavi > li:first-child {
  position: relative;
  top: -11px;
}

.m-hdrNavi > li:first-child > a {
  padding: 9px 43px 8px 0;
}

.m-hdrNavi > li:last-child > a {
  padding-right: 0;
}

.m-hdrNavi > li > a > span {
  display: inline-block;
  background-image: url("/img/sp.png");
  text-indent: -9999px;
}

.m-cntBox {
  margin-top: 100px;
}

.m-cntBox__hline {
  background-image: url("/img/sp.png");
  text-indent: -9999px;
  margin: 0 auto 50px auto;
}

.m-cntBox__style {
  position: relative;
  left: -10px;
}

.m-cntBox__style__list {
  width: 1100px;
}

.m-cntBox__style__list > li {
  float: left;
  width: 240px;
  height: 240px;
  border: #fff 10px solid;
  background-color: #F7F5F1;
  margin: 0 20px 20px 0;
}

.m-cntBox__style__list > li:not(.is-styleList__null) {
  cursor: pointer;
}

.m-cntBox__style__list > li:not(.is-styleList__null):hover {
  border: #8dce02 10px solid;
  opacity: 0.5;
}

.m-cntBox__style__list > li:nth-child(4n) {
  margin-right: 0;
}

.simple-pagination {
  text-align: center;
  margin: auto !important;
  padding: 0 !important;
}

.simple-pagination li {
  float: none !important;
}

.m-cntBox__style__pager > li {
  display: inline;
  vertical-align: top;
}

.m-cntBox__style__pager > li > a,
.m-cntBox__style__pager > li > span {
  display: inline-block;
  padding: 10px 14px;
  margin-right: 8px;
  background-color: #E6E1D5;
  font-size: 150%;
  font-family: "メイリオ",Meiryo,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ ゴシック","MS Gothic",sans-serif;
  font-weight: lighter;
}

.m-cntBox__style__pager > li > a:hover {
  background-color: #8dce02;
  color: #e6e6e6;
}

.m-cntBox__style__pager > li:last-child > a,
.m-cntBox__style__pager > li:last-child > span {
  margin-right: 0;
}

.m-cntBox__menu__list {
  float: left;
  width: 335px;
  margin-right: 36px;
}

.m-cntBox__menu__list:nth-child(3n) {
  margin-right: 0;
}

.m-cntBox__menu__list__hline {
  background-image: url("/img/sp.png");
  text-indent: -9999px;
  margin: 0 auto;
}

.m-cntBox__menu__list__body {
  background-image: url("/img/dot_org.png");
  background-repeat: repeat-x;
  margin-top: 21px;
  padding-top: 10px;
}

.m-cntBox__menu__list__body > li {
  font-size: 125%;
  margin-top: 20px;
}

.m-cntBox__menu__list__body > li > span {
  float: right;
  font-size: 117%;
}

.m-cntBox__menu__list__pgf {
  margin-top: 30px;
  text-align: right;
}

.m-cntBox__concept {
  text-align: center;
}

.m-cntBox__concept__hline {
  font-size: 249%;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN","メイリオ",Meiryo,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ ゴシック","MS Gothic",sans-serif;
  letter-spacing: 1.5px;
}

.m-cntBox__concept__pgf {
  font-size: 134%;
  line-height: 2.2;
  margin-top: 55px;
}

.m-cntBox__concept__photo {
  margin-top: 60px;
}

.m-cntBox__concept__photo > li {
  float: left;
  margin-right: 40px;
}

.m-cntBox__concept__photo > li:last-child {
  margin-right: 0;
}

.m-cntBox__stylist {
  float: left;
  width: 360px;
  padding: 0 83px;
}

.m-cntBox__stylist:nth-child(2n) {
  float: right;
}

.m-cntBox__stylist__name {
  background-image: url("/img/dot_blc.png");
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 18px;

  margin-top: 30px;
}

.m-cntBox__stylist__name >p {
  font-size: 117%;
}

.m-cntBox__stylist__name >h2 {
  margin-top: 8px;
  font-size: 167%;
}

.m-cntBox__stylist__name >h2 > span {
  float: right;
  display: inline-block;
  font-size: 74%;
}

.m-cntBox__stylist__career > p {
  margin-top: 30px;
  font-size: 117%;
  line-height: 1.7;
}

.m-cntBox__stylist__career > p > span {
  font-family: "メイリオ",Meiryo,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ ゴシック","MS Gothic",sans-serif;
  font-weight: bold;
  font-size: 100%;
  display: block;
}

.m-cntBox__stylist__sns {
  margin-top: 25px;
}

.m-cntBox__stylist__sns > li > a {
  float: left;
  background-image: url("/img/sp.png");
  text-indent: -9999px;
  width: 33px;
  height: 33px;
}

.m-cntBox__stylist__sns > li > a:hover {
  opacity: 0.8;
}

.m-cntBox__salon__map {
  width: 1080px;
  height: 450px;
}

.m-cntBox__salon__gmaplink {
  text-align: right;
  margin-top: 18px;
  margin-bottom: -25px;
  cursor: pointer;
}

.m-cntBox__salon__gmaplink:hover {
  text-decoration: underline;
}

.m-cntBox__salon > p {
  font-size: 134%;
  line-height: 1.6;
}

.m-cntBox__salon__map > img {
  width: 1080px;
}

.m-cntBox__salon__gmaplink > i {
  background-image: url("/img/sp.png");
  background-position: 0 -885px;
  width: 26px;
  height: 26px;
  display:inline-block;
  margin-left: 5px;
  vertical-align: -8px;
}

.m-cntBox__salon > p > span {
  font-weight: bold;
  font-size: 100%;
  display: block;
}

.m-cntBox__salon__shopname {
  font-size: 134%;
  font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN","メイリオ",Meiryo,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ ゴシック","MS Gothic",sans-serif;
  letter-spacing: 1.0px;
  margin-top: 35px;
  padding-bottom: 12px;
}

.m-cntBox__salon__shopname > span {
  display:inline-block;
  background-image: url("/img/sp.png");
  text-indent: -9999px;
  background-position: 0 -485px;
  width: 139px;
  height: 37px;
  vertical-align: bottom;
  padding-right: 15px;
}

.m-cntBox__salon > .m-cntBox__salon__reservation {
  text-align:right;
  background-color: #e5007c;
  color: #fff;
  font-size: 134%;
  letter-spacing: 1.0px;
  padding: 26px 45px 26px 0;
  margin-top: 30px;
}

.m-cntBox__salon > .m-cntBox__salon__reservation > span {
  font-family: "メイリオ",Meiryo,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ ゴシック","MS Gothic",sans-serif;
  font-size: 184%;
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
}

.m-cntBox__blogbg {
  background-color: #E6E1D5;
  text-align: center;
  padding: 30px 0;
}

.m-cntBox__blog {
  width: 1080px;
  margin: 0 auto;
}

.m-cntBox__blog__list {
  float: left;
  width: 240px;
  margin-right: 36px;
}

.m-cntBox__blog__list:last-child {
  margin-right: 0;
}

.m-cntBox__blog__list__pgf {
  position: relative;
  top: 95px;
  color: #fff;
  font-size: 16px;
  line-height: 1.8;
  opacity: 0;
}

.m-cntBox__blog__list__pgf > span {
  display: block;
}

.m-cntBox__blog__list a {
    width: 240px;
    height: 240px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    border-radius: 100%;
    z-index:1;float: left;
}

.m-cntBox__blog__list__img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1000%;
    height: 2000px;
    line-height: 2000px;
    margin:-1000px 0 0 -500%;
    text-align: center;
}
.m-cntBox__blog__list__img img{
    vertical-align: middle;
}

.m-footer {
  background-color: #CBC6B9;
  text-align: center;
  padding: 25px 0;
}

  /*
# State
*/
.is-PagerLead > span {
  display: inline-block;
  padding: 10px 2px;
  margin-right: 4px;
  font-size: 150%;
  position: relative;
  top: -5px;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
  z-index: 2;
  /*overflow: scroll;*/
}
/*
.m-cntBox__style__pager > li.is-PagerActive > a {
  background-color: #8dce02;
  color: #e6e6e6;
}
*/
.m-cntBox__style__pager > li.active > span.current {
  background-color: #8dce02;
  color: #e6e6e6;
}

  /*
# Theme
*/
.t-hdrTit_01 {
  background-image: url("/img/hdr/bg-hdrTitle_01.jpg");
}

.t-hdrTit_02 {
  background-image: url("/img/hdr/bg-hdrTitle_02.jpg");
}

.t-hdrTit_03 {
  background-image: url("/img/hdr/bg-hdrTitle_03.jpg");
}

.t-hdrTit_04 {
  background-image: url("/img/hdr/bg-hdrTitle_04.jpg");
}

.t-hdrTit_05 {
  background-image: url("/img/hdr/bg-hdrTitle_05.jpg");
}

.t-NaviTop > a > span {
  background-position: 0 -532px;
  width: 42px;
  height: 42px;
}

.t-NaviStyle > a > span {
  background-position: 0 -584px;
  width: 51px;
  height: 19px;
}

.t-NaviMenu > a > span {
  background-position: 0 -613px;
  width: 48px;
  height: 19px;
}

.t-NaviConcept > a > span {
  background-position: 0 -642px;
  width: 73px;
  height: 19px;
}

.t-NaviStylist > a > span {
  background-position: 0 -671px;
  width: 66px;
  height: 19px;
}

.t-NaviSalon > a > span {
  background-position: 0 -700px;
  width: 95px;
  height: 19px;
}

.t-NaviBlog > a > span {
  background-position: 0 -729px;
  /*width: 57px;*/
  width: 41px;
  height: 19px;
}

.t-hlineStyle {
  background-position: 0 -110px;
  width: 101px;
  height: 37px;
}

.t-hlineMenu {
  background-position: 0 -157px;
  width: 96px;
  height: 37px;
}

.t-hlineCut {
  background-position: 0 -345px;
  width: 40px;
  height: 25px;
}

.t-hlineColor {
  background-position: 0 -380px;
  width: 69px;
  height: 25px;
}

.t-hlinePerm {
  background-position: 0 -415px;
  width: 62px;
  height: 25px;
}

.t-hlinetreatment {
  background-position: 0 -925px;
  width: 136px;
  height: 25px;
}

.t-hlineOther {
  background-position: 0 -450px;
  width: 68px;
  height: 25px;
}

.t-hlineConcept {
  background-position: 0 -204px;
  width: 147px;
  height: 37px;
}

.t-hlineStylist {
  background-position: 0 -251px;
  width: 134px;
  height: 37px;
}

.t-hlineSalon {
  background-position: 0 -298px;
  width: 190px;
  height: 37px;
}

.t-hlineBlog {
  text-indent: 0;
  background-image: none;
  font-size: 150%;
  font-weight: lighter;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.t-hlineBlog > a > span {
  display:inline-block;
  background-image: url("/img/sp.png");
  background-position: 0 -872px;
  width: 9px;
  height: 9px;
  vertical-align: top;
  margin: 4px 0 0 2px;
}

.m-cntBox__style__pager > li.t-PagerPrev > a,
.m-cntBox__style__pager > li > .prev {
  font-size: 117%;
  padding: 11px 35px 12px 14px;
}

.m-cntBox__style__pager > li.t-PagerNext > a,
.m-cntBox__style__pager > li > .next {
  font-size: 117%;
  padding: 11px 14px 12px 35px;
}

.m-cntBox__style__pager > li.t-PagerPrev > a > i,
.m-cntBox__style__pager > li > .prev > i {
  padding-right: 35px;
}

.m-cntBox__style__pager > li.t-PagerNext > a > i,
.m-cntBox__style__pager > li > .next > i {
  padding-left: 35px;
}

.t-menuList_ohter {
  position: relative;
/*
  top: -230px;
  margin-bottom: -230px;
*/
}

.t-stylistSns__fb > a {
  background-position: 0 -758px;
  margin-right: 5px;
}

.t-stylistSns__tw > a {
  background-position: 0 -801px;
}

/* スマートフォン&タブレット(980px以下のディスプレイで見た場合のスタイル) */
@media screen and (max-width: 979px) {
  .l-header {
    width: 100%;
    min-width: initial;
  }

  .l-content {
    width: 100%;
    padding: 0;
  }

  .m-hdrTitle {
    height: 320px;
    min-height: initial;
  }

  .m-hdrTitle__hline {
    top: 135px;
    background-size: 116px;
    width: 116px;
    height: 49px;
  }

  .l-header .owl-theme .owl-controls {
    top: 270px !important;
  }

  .owl-theme .owl-controls .owl-page span {
    width: 10px !important;
    height: 10px !important;
  }

  .m-hdrNavi {
    position: relative;
    padding: 0;
    min-width: 0;
  }

  .m-hdrNavi > li:first-child {
    top: 0;
    position: static;
  }

  .m-hdrNavi > li:first-child > a {
    padding: 9px 0;
  }

  .t-NaviTgl {
    position: absolute;
    top: 12px;
    left: 20px;
  }

  .t-NaviTgl > a {
    padding: 0 !important;
  }


  .t-NaviTgl > .fa {
    color: #fff;
    font-size: 36px;
  }

  .m-naviTglFlm {
    border-top:#fff 1px solid;
    height: 59px;
    width: 100%;
    overflow:hidden;
    float: left;
    position:relative;
    background-color: #e5007c;
  }

  .m-naviTglFlm > .m-hdrNavi {
    height: 59px;
    width: 600px;
    text-align: left;

    position:absolute;
  }

  /*.m-naviTglFlm > .m-hdrNavi > li:first-child > a {
    padding: 8px 15px 8px 0;
  }*/

  .m-naviTglFlm > .m-hdrNavi > li > a {
    padding: 20px 15px;
  }

  .m-hdrNavi > li > a:hover > span {
    opacity: 1;
    /*background-color: #8dce02;*/
  }

  .m-cntBox__style__list {
    width: 100%;
  }

  .m-cntBox-smp__style {
    text-align: center;
  }

  .m-cntBox-smp__style > .owl-controls {
    position: relative !important;
    top: 0 !important;
  }

  .m-cntBox-smp__style > .owl-controls > .owl-pagination {
    position: relative !important;
    top: 5px !important;
    font-size: 134%;
  }

  .m-cntBox-smp__style > .owl-controls .owl-page span {
    margin: 5px !important;
  }

  .m-cntBox-smp__style img {
    width: 87.5%;
  }

  .m-cntBox__menu {
    width: 100%;
  }

  .m-cntBox__menu__list {
    float: none;
    margin: 0 auto;
  }

  .m-cntBox__menu__list:nth-child(3n) {
    margin: 0 auto;
  }

  .t-menuList_ohter {
    top: 0;
  }

/*
  .m-cntBox__menu__list__hline:not(.is-smp) {
    display: none;
  }
*/
  .m-cntBox__menu__list__hline:not(.t-hlineCut) {
    margin-top: 40px;
  }

  .m-cntBox__menu__list {
    width: 90% !important;
  }

  .m-cntBox_smp__menu__list {
    text-align: center;
  }

  .m-cntBox_smp__menu__list > li {
    display: inline-block;
    text-align: center;
    margin: 0 2%;
    cursor: pointer;
    opacity: 0.2;
  }

/*
.m-cntBox__menu__list__body > li {
  font-size: 117%;
}

  .m-cntBox__menu__list:not(.is-tabAct) {
    display: none;
  }
*/

  .is-tabListAct {
    opacity:1 !important;
  }

  .m-cntBox__concept__hline {
    font-size: 167%;
    line-height: 1.5;
    font-weight: bold;
  }

  .m-cntBox__concept__pgf {
    width: 80%;
    margin: 25px auto 0 auto;
    font-size: 117%;
    line-height: 1.8;
  }

  .m-cntBox__concept__photo {
  /*  width: 80%;
    margin: 0 auto;*/
  }

  .m-cntBox__concept__photo > li {
    margin-right: 0;
    width: 33%;
    height: 33%;
    text-align: center;
  }

  .m-cntBox__concept__photo > li > img {
    width: 85%;
    /*height: 85%;*/
  }

  .m-cntBox__stylist {
    float: none;
    width: 90%;
    padding: 0;
    margin:0 auto;
  }

  .m-cntBox__stylist:nth-child(2n) {
    float: none;
  }

  .m-cntBox__stylist__photo {
    text-align: center;
  }

  .m-cntBox__stylist__photo img {
    width: 60%;
    width: 60vw;
  }

  .m-cntBox__salon {
    width: 90%;
    margin: 0 auto;
  }

  .m-cntBox__salon__map {
    width: 100%;
    height: initial;
    text-align: center;
  }

.m-cntBox__salon__gmaplink {
  margin-bottom: 0;
text-align: center;
margin: 5px 0 10px 0;
}

  .m-cntBox__salon__map > a > img {
    width: 90%;
    width: 90vw;
  }

  .m-cntBox__salon > .m-cntBox__salon__reservation {
    text-align: center;
    padding: 10px 0;
    letter-spacing: initial;
    font-size: 100%;
  }
  .m-cntBox__salon > .m-cntBox__salon__reservation > span {
    padding-left: 5px;
  }

  .m-cntBox__salon > .m-cntBox__salon__reservation > span a {
    color: #fff;
  }


  .m-cntBox__blog {
    width: 74%;
  }

  .m-cntBox__blog__list {
    margin-right: 0;
    width: 50%;
  }

  .m-cntBox__blog__list a {
    width: 137px;
    height: 137px;
    width: 31vw;
    height: 31vw;
    margin: 0 7%;
  }

}

/* スマートフォン(480px以下のディスプレイで見た場合のスタイル) */
@media screen and (max-width: 479px) {
  .m-cntBox__blog {
    width: 90%;
  }
  .m-cntBox__blog__list a {
    width: 38vw;
    height: 38vw;
  }
}


