/* local
--------------------------------------------------------------------------------------------------- */
#mainContents {
  padding-top: 0; }

#scrollWrap {
  margin-top: 0; }

#gheader {
  height: 130px;
  position: relative; }
  #gheader #gnav .gnavInner .spGnavList {
    width: 100%; }
  #gheader #gnav .gnavInner .floatNav {
    background: #CE617F;
    position: absolute;
    z-index: 1;
    top: 70px;
    left: 0;
    width: 100%; }
    #gheader #gnav .gnavInner .floatNav .spGnavList {
      display: table;
      width: 980px;
      margin: 0 auto; }
      #gheader #gnav .gnavInner .floatNav .spGnavList li {
        display: table-cell;
        padding-bottom: 0; }
        #gheader #gnav .gnavInner .floatNav .spGnavList li:after {
          display: none; }
        #gheader #gnav .gnavInner .floatNav .spGnavList li:not(:first-child):before {
          bottom: 0;
          margin: auto;
          height: 20px;
          background: #f4b1cc; }
        #gheader #gnav .gnavInner .floatNav .spGnavList li.current a {
          color: rgba(255, 255, 255, 0.6);
          position: relative; }
          #gheader #gnav .gnavInner .floatNav .spGnavList li.current a:after {
            content: '';
            width: 0;
            height: 0;
            position: absolute;
            bottom: 5px;
            left: 0;
            right: 0;
            margin: auto;
            border-top: 7px solid #f6bed5;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent; }
        #gheader #gnav .gnavInner .floatNav .spGnavList li a {
          line-height: 1;
          padding: 23px 0;
          font-size: 1.4rem;
          color: #fff;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -ms-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          #gheader #gnav .gnavInner .floatNav .spGnavList li a:hover {
            background: #fdf2f7;
            color: #CE617F; }
          #gheader #gnav .gnavInner .floatNav .spGnavList li a br.pcBr {
            display: none; }
  #gheader.floatMenu {
    height: 130px;
    z-index: 9999;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none;
    position: relative; }
    #gheader.floatMenu .gheaderInner .logoImg {
      display: none; }
    #gheader.floatMenu #gnav .cvBtn {
      display: none; }
    #gheader.floatMenu #gnav .gnavInner .floatNav {
      position: fixed;
      top: 0;
      background: #CE617F;
      height: 60px;
      display: none;
      -webkit-box-shadow: 0 -7px 10px 10px rgba(0, 0, 0, 0.08);
      -moz-box-shadow: 0 -7px 10px 10px rgba(0, 0, 0, 0.08);
      box-shadow: 0 -7px 10px 10px rgba(0, 0, 0, 0.08);
      pointer-events: auto; }
      #gheader.floatMenu #gnav .gnavInner .floatNav .spGnavList {
        height: 60px;
        display: table; }

.storeSlidesWrap {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .storeSlidesWrap .spStoreNavWrap {
    height: auto; }
  .storeSlidesWrap .storeSlides {
    width: 980px;
    height: 480px;
    margin: 0 auto;
    position: relative; }
    .storeSlidesWrap .storeSlides:before, .storeSlidesWrap .storeSlides:after {
      content: '';
      display: block;
      width: 9999px;
      height: 480px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      background: rgba(255, 255, 255, 0.8);
      z-index: 1; }
    .storeSlidesWrap .storeSlides:before {
      left: 980px; }
    .storeSlidesWrap .storeSlides:after {
      right: 980px; }
    .storeSlidesWrap .storeSlides .bx-controls {
      position: absolute;
      width: 980px;
      height: 480px;
      overflow: hidden;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0 auto; }
      .storeSlidesWrap .storeSlides .bx-controls .prev, .storeSlidesWrap .storeSlides .bx-controls .next {
        position: absolute;
        top: 0;
        bottom: 0;
        text-indent: -9999px; }
      .storeSlidesWrap .storeSlides .bx-controls .prev a, .storeSlidesWrap .storeSlides .bx-controls .next a {
        display: block;
        width: 68px;
        height: 100%; }
      .storeSlidesWrap .storeSlides .bx-controls .prev {
        left: 0; }
        .storeSlidesWrap .storeSlides .bx-controls .prev a {
          background: url(/images/salon/slidePrev.png) no-repeat 0 0; }
      .storeSlidesWrap .storeSlides .bx-controls .next {
        right: 0; }
        .storeSlidesWrap .storeSlides .bx-controls .next a {
          background: url(/images/salon/slideNext.png) no-repeat 0 0; }
    .storeSlidesWrap .storeSlides .storeSlidesAll {
      width: 3000px;
      position: absolute; }
      .storeSlidesWrap .storeSlides .storeSlidesAll .bx-viewport {
        overflow: visible !important; }
      .storeSlidesWrap .storeSlides .storeSlidesAll .bxslider {
        margin: 0; }
  .storeSlidesWrap .spStoreNav {
    padding-top: 0;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2; }
  .storeSlidesWrap .spStoreNavWrap {
    min-height: 0; }
    .storeSlidesWrap .spStoreNavWrap .storeDtlArea .storeDtlAreaInner .storeName {
      padding: 0 30px 0 20px; }

.spStoreNavWrap {
  height: 134px; }
  .spStoreNavWrap.floatNav a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .spStoreNavWrap.floatNav .spStoreNav {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #fff;
    width: 100%;
    height: 70px;
    padding-top: 0;
    -webkit-animation: fadeIn 0.3s ease;
    -moz-animation: fadeIn 0.3s ease;
    -ms-animation: fadeIn 0.3s ease;
    animation: fadeIn 0.3s ease;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-box-shadow: 0 -7px 10px 10px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 -7px 10px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0 -7px 10px 10px rgba(0, 0, 0, 0.08); }
    .spStoreNavWrap.floatNav .spStoreNav .navBg {
      display: none; }
    .spStoreNavWrap.floatNav .spStoreNav .storeDtlArea {
      width: 980px;
      margin: 0 auto;
      position: relative; }
      .spStoreNavWrap.floatNav .spStoreNav .storeDtlArea .storeDtlAreaInner {
        width: 390px;
        margin-left: 0;
        padding: 0;
        height: 70px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeDtlArea .storeDtlAreaInner .storeName {
          font-size: 1.8rem;
          font-weight: bold;
          color: #CE617F;
          background: url(/images/salon/storeIcon.png) no-repeat 0 0.3em;
          -webkit-background-size: 20px;
          background-size: 20px;
          padding-left: 32px;
          position: relative;
          z-index: 4; }
          .spStoreNavWrap.floatNav .spStoreNav .storeDtlArea .storeDtlAreaInner .storeName a {
            color: #CE617F;
            text-decoration: none; }
            .spStoreNavWrap.floatNav .spStoreNav .storeDtlArea .storeDtlAreaInner .storeName a:hover {
              text-decoration: underline; }
      .spStoreNavWrap.floatNav .spStoreNav .storeDtlArea .cvBtn {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        width: 160px;
        text-align: center;
        margin: 0; }
        .spStoreNavWrap.floatNav .spStoreNav .storeDtlArea .cvBtn a {
          display: block;
          line-height: 70px;
          background: #23c6e4;
          font-size: 1.8rem;
          color: #fff;
          font-weight: bold;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -ms-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          .spStoreNavWrap.floatNav .spStoreNav .storeDtlArea .cvBtn a:hover {
            text-decoration: none;
            opacity: 0.7; }
    .spStoreNavWrap.floatNav .spStoreNav .storeNav {
      bottom: 0; }
      .spStoreNavWrap.floatNav .spStoreNav .storeNav li {
        margin: 0;
        padding-left: 0; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li:last-child {
          margin-right: 160px;
          padding-right: 11px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current.storeNav01 {
          background: url(/images/salon/storeNavFloatCurrent01.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current.storeNav02 {
          background: url(/images/salon/storeNavFloatCurrent02.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current.storeNav03 {
          background: url(/images/salon/storeNavFloatCurrent03.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current.storeNav04 {
          background: url(/images/salon/storeNavFloatCurrent04.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current.storeNav05 {
          background: url(/images/salon/storeNavFloatCurrent05.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current.storeNav06 {
          background: url(/images/salon/storeNavFloatCurrent06.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current:before, .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current:after {
          display: none; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current a {
          color: #CE617F; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li.current a:after {
            content: '';
            display: block;
            width: calc(100% - 22px);
            height: 2px;
            background: #CE617F;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li a {
          font-size: 1.3rem;
          color: #555;
          display: block;
          height: 70px;
          padding: 42px 11px 0;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          position: relative; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li a:hover {
            text-decoration: none; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li:not(.current) a:after {
          content: '';
          display: block;
          width: calc(100% - 22px);
          height: 2px;
          background: #CE617F;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          -webkit-transform: scaleX(0);
          -ms-transform: scaleX(0);
          transform: scaleX(0);
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -ms-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li:not(.current) a:hover {
          color: #CE617F; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li:not(.current) a:hover:after {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1); }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav01 {
          background: url(/images/salon/storeNavFloat01.gif) no-repeat center 15px; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav01:hover {
            background: url(/images/salon/storeNavFloatCurrent01.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav02 {
          background: url(/images/salon/storeNavFloat02.gif) no-repeat center 15px; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav02:hover {
            background: url(/images/salon/storeNavFloatCurrent02.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav03 {
          background: url(/images/salon/storeNavFloat03.gif) no-repeat center 15px; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav03:hover {
            background: url(/images/salon/storeNavFloatCurrent03.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav04 {
          background: url(/images/salon/storeNavFloat04.gif) no-repeat center 15px; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav04:hover {
            background: url(/images/salon/storeNavFloatCurrent04.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav05 {
          background: url(/images/salon/storeNavFloat05.gif) no-repeat center 15px; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav05:hover {
            background: url(/images/salon/storeNavFloatCurrent05.gif) no-repeat center 15px; }
        .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav06 {
          background: url(/images/salon/storeNavFloat06.gif) no-repeat center 15px; }
          .spStoreNavWrap.floatNav .spStoreNav .storeNav li.storeNav06:hover {
            background: url(/images/salon/storeNavFloatCurrent06.gif) no-repeat center 15px; }

.spStoreNav {
  padding-top: 45px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  position: relative;
  height: 134px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .spStoreNav .cvBtn {
    display: none; }
  .spStoreNav .navBg {
    width: 100%;
    height: 134px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    margin: auto;
    overflow: hidden; }
    .spStoreNav .navBg img {
      width: 100%;
      height: auto;
      position: absolute; }
  .spStoreNav .storeDtlArea .storeDtlAreaInner {
    width: 980px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    height: 90px; }
    .spStoreNav .storeDtlArea .storeDtlAreaInner .storeName {
      font-size: 2.0rem;
      font-weight: bold;
      line-height: 1.3;
      margin: 0;
      color: #fff;
      position: relative;
      z-index: 4;
      width: 450px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .spStoreNav .storeDtlArea .storeDtlAreaInner .storeName a {
        color: #fff;
        text-decoration: none; }
        .spStoreNav .storeDtlArea .storeDtlAreaInner .storeName a:hover {
          text-decoration: underline; }
  .spStoreNav .storeNav {
    letter-spacing: -0.4em;
    position: absolute;
    bottom: 33px;
    left: 0;
    right: 0;
    z-index: 3;
    width: 980px;
    margin: auto;
    text-align: right; }
    .spStoreNav .storeNav li {
      display: inline-block;
      letter-spacing: normal;
      padding-left: 22px; }
      .spStoreNav .storeNav li.current {
        position: relative; }
        .spStoreNav .storeNav li.current a {
          color: #CE617F; }
        .spStoreNav .storeNav li.current:before, .spStoreNav .storeNav li.current:after {
          content: '';
          display: block;
          position: absolute; }
        .spStoreNav .storeNav li.current:before {
          width: 100%;
          height: 4px;
          background: #CE617F;
          left: 0;
          bottom: -33px; }
        .spStoreNav .storeNav li.current:after {
          width: 0;
          height: 0;
          border-top: 7px solid #CE617F;
          border-left: 7px solid transparent;
          border-right: 7px solid transparent;
          left: 0;
          right: 0;
          margin: auto;
          bottom: -40px; }
        .spStoreNav .storeNav li.current.storeNav01 {
          background: url(/images/salon/storeNav01Current.png) no-repeat left center; }
        .spStoreNav .storeNav li.current.storeNav02 {
          background: url(/images/salon/storeNav02Current.png) no-repeat left center; }
        .spStoreNav .storeNav li.current.storeNav03 {
          background: url(/images/salon/storeNav03Current.png) no-repeat left center; }
        .spStoreNav .storeNav li.current.storeNav04 {
          background: url(/images/salon/storeNav04Current.png) no-repeat left center; }
        .spStoreNav .storeNav li.current.storeNav05 {
          background: url(/images/salon/storeNav05Current.png) no-repeat left center; }
        .spStoreNav .storeNav li.current.storeNav06 {
          background: url(/images/salon/storeNav06Current.png) no-repeat left center; }
      .spStoreNav .storeNav li:not(:first-child) {
        margin-left: 20px; }
      .spStoreNav .storeNav li a {
        color: #fff; }
        .spStoreNav .storeNav li a:hover {
          text-decoration: underline; }
    .spStoreNav .storeNav .storeNav01 {
      background: url(/images/salon/storeNav01.png) no-repeat left center;
      -webkit-background-size: auto 18px;
      background-size: auto 18px; }
    .spStoreNav .storeNav .storeNav02 {
      background: url(/images/salon/storeNav02.png) no-repeat left center;
      -webkit-background-size: auto 18px;
      background-size: auto 18px; }
    .spStoreNav .storeNav .storeNav03 {
      background: url(/images/salon/storeNav03.png) no-repeat left center;
      -webkit-background-size: auto 18px;
      background-size: auto 18px; }
    .spStoreNav .storeNav .storeNav04 {
      background: url(/images/salon/storeNav04.png) no-repeat left center;
      -webkit-background-size: auto 18px;
      background-size: auto 18px; }
    .spStoreNav .storeNav .storeNav05 {
      background: url(/images/salon/storeNav05.png) no-repeat left center;
      -webkit-background-size: auto 18px;
      background-size: auto 18px; }
    .spStoreNav .storeNav .storeNav06 {
      background: url(/images/salon/storeNav06.png) no-repeat left center;
      -webkit-background-size: auto 18px;
      background-size: auto 18px; }

.topVoiceBox {
  background: url(/images/salon/topVoiceBox.gif) no-repeat center 0;
  -webkit-background-size: cover;
  background-size: cover; }
  .topVoiceBox .m_voiceBox {
    background: #fff;
    padding: 40px;
    margin-bottom: 30px; }
    .topVoiceBox .m_voiceBox:last-of-type {
      margin-bottom: 60px; }
  .topVoiceBox .m_btnType02.s_pink a {
    min-width: 260px; }

.store_campaignList {
  width: 980px;
  margin: 0 auto 120px; }
  .store_campaignList .txt {
    line-height: 2;
    font-size: 1.6rem;
    margin-bottom: 45px; }
    .store_campaignList .txt.em {
      color: #CE617F;
      margin-bottom: 15px; }
  .store_campaignList .m_btnType01 {
    text-align: center; }

.store_campaignBox02 .m_floatBox01 {
  margin-bottom: 0; }

.store_campaignBox02 .m_subTxt {
  text-align: left; }

@media (max-width: 1400px) {
  .storeBox01 {
    -webkit-background-size: 1400px;
    background-size: 1400px; }
  .spStoreNav .navBg img {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%; } }

@media screen and (max-width: 768px) {
  #gheader {
    position: relative;
    height: auto; }
    #gheader #gnav .gnavInner .floatNav {
      position: static;
      background: none; }
      #gheader #gnav .gnavInner .floatNav .spGnavList {
        display: block;
        margin-bottom: 20px;
        width: auto; }
        #gheader #gnav .gnavInner .floatNav .spGnavList li {
          display: block;
          padding-bottom: 0;
          text-align: left; }
          #gheader #gnav .gnavInner .floatNav .spGnavList li:not(:first-child):before {
            display: none; }
          #gheader #gnav .gnavInner .floatNav .spGnavList li.current a {
            color: #fff; }
            #gheader #gnav .gnavInner .floatNav .spGnavList li.current a:before {
              display: none; }
          #gheader #gnav .gnavInner .floatNav .spGnavList li a {
            padding: 17px 0 17px 70px;
            font-size: 1.3rem;
            line-height: 1.4; }
  .storeSlidesWrap .storeSlides {
    width: auto;
    height: auto; }
    .storeSlidesWrap .storeSlides:before, .storeSlidesWrap .storeSlides:after {
      display: none; }
    .storeSlidesWrap .storeSlides .storeSlidesAll {
      width: auto;
      position: static; }
      .storeSlidesWrap .storeSlides .storeSlidesAll .bx-viewport {
        overflow: hidden !important; }
      .storeSlidesWrap .storeSlides .storeSlidesAll .bxslider li img {
        width: 100%; }
    .storeSlidesWrap .storeSlides .bx-controls {
      width: auto;
      height: auto;
      position: absolute;
      top: initial;
      top: auto;
      bottom: 74px; }
      .storeSlidesWrap .storeSlides .bx-controls .bx-pager {
        margin: 0; }
  .storeSlidesWrap .spStoreNavWrap {
    min-height: 0; }
    .storeSlidesWrap .spStoreNavWrap .storeDtlArea .storeDtlAreaInner .storeName {
      padding: 0; }
  .storeSlidesWrap .spStoreNav {
    position: static; }
    .storeSlidesWrap .spStoreNav .storeDtlArea {
      width: 100%;
      background: rgba(0, 0, 0, 0.6);
      position: absolute;
      bottom: initial;
      bottom: auto;
      top: 0; }
      .storeSlidesWrap .spStoreNav .storeDtlArea .storeDtlAreaInner {
        width: auto;
        height: auto;
        padding: 15px 20px; }
        .storeSlidesWrap .spStoreNav .storeDtlArea .storeDtlAreaInner .storeName {
          font-size: 1.8rem;
          padding: 0; }
        .storeSlidesWrap .spStoreNav .storeDtlArea .storeDtlAreaInner .storeNav {
          display: -webkit-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
    .storeSlidesWrap .spStoreNav .storeNav {
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute; }
    .storeSlidesWrap .spStoreNav.fixed {
      bottom: initial;
      bottom: auto; }
      .storeSlidesWrap .spStoreNav.fixed .storeNav {
        position: static; }
  .storeSlidesWrap + .m_slidesPager {
    display: none; }
  .spStoreNav {
    padding-top: 0;
    height: 100px; }
    .spStoreNav .storeDtlArea .storeDtlAreaInner {
      width: auto;
      height: 100px;
      padding: 0 20px; }
      .spStoreNav .storeDtlArea .storeDtlAreaInner .storeName {
        padding: 0; }
    .spStoreNav .navBg {
      width: auto;
      height: 100px; }
      .spStoreNav .navBg img {
        margin: 0;
        width: 100%; }
    .spStoreNav .storeNav {
      display: none;
      position: static;
      width: 100%;
      height: 64px;
      bottom: 0;
      background: #CE617F;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      -ms-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      white-space: nowrap; }
      .spStoreNav .storeNav li {
        padding-left: 0;
        /* 1020 */
        font-size: 9px;
        width: 16.6%;
        height: 100%;
        text-align: center; }
        .spStoreNav .storeNav li.current:before {
          bottom: 0;
          background: #f6bed5; }
        .spStoreNav .storeNav li.current:after {
          bottom: -7px;
          border-top-color: #f6bed5; }
        .spStoreNav .storeNav li.current a {
          color: #fff;
          font-size: 9px; }
        .spStoreNav .storeNav li:not(:first-child) {
          margin-left: 0; }
        .spStoreNav .storeNav li a {
          display: block;
          padding-top: 43px;
          width: 100%; }
        .spStoreNav .storeNav li.current.storeNav01 {
          background: url(/images/salon/storeNav01.png) no-repeat center 8px;
          -webkit-background-size: auto 30px;
          background-size: auto 30px; }
        .spStoreNav .storeNav li.current.storeNav02 {
          background: url(/images/salon/storeNav02.png) no-repeat center 8px;
          -webkit-background-size: auto 30px;
          background-size: auto 30px; }
        .spStoreNav .storeNav li.current.storeNav03 {
          background: url(/images/salon/storeNav03.png) no-repeat center 8px;
          -webkit-background-size: auto 30px;
          background-size: auto 30px; }
        .spStoreNav .storeNav li.current.storeNav04 {
          background: url(/images/salon/storeNav04.png) no-repeat center 8px;
          -webkit-background-size: auto 30px;
          background-size: auto 30px; }
        .spStoreNav .storeNav li.current.storeNav05 {
          background: url(/images/salon/storeNav05.png) no-repeat center 8px;
          -webkit-background-size: auto 30px;
          background-size: auto 30px; }
        .spStoreNav .storeNav li.current.storeNav06 {
          background: url(/images/salon/storeNav06.png) no-repeat center 8px;
          -webkit-background-size: auto 30px;
          background-size: auto 30px; }
      .spStoreNav .storeNav .storeNav01, .spStoreNav .storeNav .storeNav02, .spStoreNav .storeNav .storeNav03, .spStoreNav .storeNav .storeNav04, .spStoreNav .storeNav .storeNav05, .spStoreNav .storeNav .storeNav06 {
        background-position: center 8px;
        -webkit-background-size: auto 30px;
        background-size: auto 30px; }
    .spStoreNav.fixed {
      z-index: 1000;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background: none;
      -webkit-box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.1); }
      .spStoreNav.fixed .storeDtlArea {
        position: static;
        background: #fff; }
        .spStoreNav.fixed .storeDtlArea .storeDtlAreaInner {
          height: auto;
          padding: 10px 15px; }
          .spStoreNav.fixed .storeDtlArea .storeDtlAreaInner .storeName {
            font-size: 1.4rem;
            background: url(/images/salon/storeIcon.png) no-repeat 0 0.3em;
            -webkit-background-size: 18px;
            background-size: 18px;
            padding-left: 28px;
            color: #CE617F; }
            .spStoreNav.fixed .storeDtlArea .storeDtlAreaInner .storeName a {
              color: #ec7eaa; }
      .spStoreNav.fixed .storeNav {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
  .spStoreNavWrap {
    min-height: 100px;
    height: auto; }
    .spStoreNavWrap .spStoreNav {
      height: auto; }
      .spStoreNavWrap .spStoreNav .storeNav {
        /* 1020 */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    .spStoreNavWrap.fixed {
      padding-bottom: 64px; }
    .spStoreNavWrap ~ .store_designBox01.store_campaignBox .spBottomFloat .m_btnType01 {
      margin-left: 0; }
  .storeBox01 {
    background: url(/images/salon/storeBox01BgSp.jpg) no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover; }
    .storeBox01 .boxInner {
      margin-bottom: 10px;
      width: 87.5%; }
      .storeBox01 .boxInner .m_subTxt {
        width: 100%; }
  .store_campaignList {
    width: auto;
    margin-bottom: 60px; }
    .store_campaignList .txt {
      font-size: 1.4rem;
      width: 87.5vw;
      margin: 0 auto 40px; }
  .topVoiceBox {
    background: url(/images/salon/topVoiceBoxSp.gif) no-repeat center 0;
    -webkit-background-size: cover;
    background-size: cover; }
    .topVoiceBox .m_voiceBox {
      width: 87.5%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0 auto 25px;
      padding: 20px; }
      .topVoiceBox .m_voiceBox:last-of-type {
        margin-bottom: 40px; }
      .topVoiceBox .m_voiceBox .img {
        margin-left: 0; }
      .topVoiceBox .m_voiceBox .head {
        padding-right: 0;
        width: calc(100% - 80px);
        overflow: hidden; }
      .topVoiceBox .m_voiceBox .dtl {
        margin: 15px 0 0; }
    .topVoiceBox .m_btnType02.s_pink a {
      min-width: 71.875vw; }
  .storeDtlTop #gfooter .copyArea {
    padding-bottom: calc(70px + 6.25%); } }

/* 1020 */
.storeNav li a {
  font-size: 12px; }
