header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 100;
}
header .header-lft {
  display: block;
  max-width: 112px;
  width: 100%;
  margin: auto 0;
}
header .header-rig-list {
  display: none;
}
header .header-salon {
  display: none;
}
header .header-wrap {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 1200px) {
  header {
    padding: 0 35px;
  }
  header .header-wrap {
    height: 95px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
  header .header-lft {
    max-width: 174px;
  }
  header .header-rig {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: auto;
  }
  header .header-rig-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .header-rig-list li {
    margin-right: 15px;
  }
  header .header-rig-list li:last-child {
    margin-right: 0;
  }
  header .header-rig-list li .header-rig-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-weight: bold;
    height: 50px;
    padding-top: 12px;
    position: relative;
    font-size: 12px;
  }
  header .megamenu-list span {
    display: inline-block;
  }
  header .megamenu-list span:after {
    content: "";
    padding-right: 11px;
    margin-left: 5px;
    background-image: url(../img/header/arrow.png);
    background-repeat: no-repeat;
    background-size: 11px 6px;
    background-position: center;
  }
  header .header-salon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 30px;
  }
  header .header-salon-link {
    display: inline-block;
    background-color: #a40000;
    border-radius: 6px;
    padding: 10px;
    margin-left: 25px;
    position: relative;
    top: -5px;
  }
  header .header-salon-link span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 13px;
  }
  header .header-salon-link span::before {
    content: "";
    /*padding-left: 30px;
    background-image: url(../img/header/icon.png);
    background-repeat: no-repeat;
    background-size: 18px 22px;
    background-position: center;*/
    width: 14px;
    height: 16px;
    background: url(../img/header/icon_key.png) no-repeat center/contain;
    margin-right: 5px;
  }
  header .header-salon-link {
    font-weight: bold;
    position: relative;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1300px) {
  header .header-rig-list li .header-rig-link {
    font-size: 14px;
  }
  header .header-salon-link {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  header .header-rig-list li:hover .megamenu {
    display: block;
  }
  header .megamenu {
    display: none;
    position: fixed;
    top: 95px;
    left: 0;
    width: 100%;
    background: #fff;
  }
  header .megamenu-wrap {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  header .megamenu-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  header .megamenu-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header .megamenu-item-lft {
    margin-right: 20px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
            flex: 0 0 200px;
  }
  header .megamenu-item-lft img {
    width: 100%;
  }
  header .megamenu-item-rig-facell {
    max-width: 94px;
    margin: auto;
  }
  header .megamenu-item-rig-reflet {
    max-width: 163px;
    margin: auto;
  }
  header .megamenu-item-rig-btn-item {
    display: block;
    border: 1px solid #a40000;
    font-size: 14px;
    width: 100%;
    text-align: center;
    border-radius: 3px;
  }
  header .megamenu-item-rig-btn-item:hover {
    text-decoration: underline;
  }
  header .megamenu-item-rig-btn-item:first-child {
    margin-right: 13px;
  }
  header .megamenu-item-rig {
    width: 100%;
    text-align: center;
  }
  header .megamenu-item-rig-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
  }
  header .megamenu-item-rig-btn-item {
    padding: 12px 0;
    color: #a40000;
  }
  header .megamenu-item-rig-logo {
    margin-bottom: 15px;
  }
  header .megamenu-item-rig-ttl {
    font-size: 14px;
  }
  header .megamenu-item-rig-ttl span {
    font-size: 17px;
  }
  header .megamenu-linkarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  header .megamenu03 .megamenu-linkarea {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
  header .megamenu-linkarea-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
            flex: 0 0 24%;
    text-align: center;
    border: 1px solid #a40000;
    color: #a40000;
    border-radius: 5px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: bold;
  }
  header .megamenu02 .megamenu-linkarea-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 19%;
            flex: 0 0 19%;
  }
  header .megamenu-linkarea-item:hover {
    text-decoration: underline;
  }
}
@media (min-width: 1335px) {
  header .header-rig-list li {
    margin-right: 25px;
  }
}
@media (hover: hover) {
  .header-rig-link:hover::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #a40000;
  }
  .header-salon-link:hover::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #a40000;
  }
}
.menu-trigger-box {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1000000;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 100;
}

.menu-trigger {
  width: 25px;
  height: 18px;
  background: none;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #a40000;
}

.menu-trigger.active span {
  background-color: #fff;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 8px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

#menu01.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
          transform: translateY(8px) rotate(-45deg);
}

#menu01.active span:nth-of-type(2) {
  opacity: 0;
}

#menu01.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
          transform: translateY(-8px) rotate(45deg);
}

@media (min-width: 1200px) {
  .menu-trigger-box {
    display: none;
  }
}
#spmenu {
  display: none;
  background: #a40000;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10000;
  overflow-y: scroll;
}
#spmenu .spmenu-wrap {
  padding: 60px 20px 20px;
}
#spmenu .spmenu-list-li:first-child a {
  border-top: 1px solid #fff;
}
#spmenu .spmenu-list-li:last-child a {
  border: none;
}
#spmenu .spmenu-list-li a {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #fff;
  background-image: url(../img/header/spmenu_arrow.png);
  background-repeat: no-repeat;
  background-size: 6px 10px;
  background-position: center right 10px;
  font-size: 14px;
  position: relative;
}
#spmenu .spmenu-list-li a[tabindex] {
  background-image: unset;
}
#spmenu .spmenu-list-li a[tabindex]::before, #spmenu .spmenu-list-li a[tabindex]::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#spmenu .spmenu-list-li a[tabindex]::before {
  width: 1px;
  height: 7px;
  right: 13px;
}
#spmenu .spmenu-list-li a[tabindex]::after {
  right: 10px;
  width: 7px;
  height: 1px;
}
#spmenu .spmenu-list-li.active a[tabindex]::before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
#spmenu .spmenu-list-li:last-child a {
  padding-bottom: 25px;
}
#spmenu .spmenu-dropmenu {
  display: none;
}
#spmenu .spmenu-list-btn-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  border: 1px solid #fff;
  width: 100%;
  margin-bottom: 15px;
  height: 61px;
  text-align: center;
}
#spmenu .spmenu-list-btn-item a span {
  display: block;
  max-width: 200px;
  width: 100%;
  margin: auto;
  position: relative;
}
#spmenu .spmenu-list-btn-item:first-child a span:before {
  display: block;
  content: "";
  width: 18px;
  height: 22px;
  background-image: url(../img/footer/icon01.png);
  background-repeat: no-repeat;
  background-size: 18px 22px;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
#spmenu .spmenu-list-btn-item:nth-child(2) a span:before {
  display: block;
  content: "";
  width: 21px;
  height: 25px;
  padding: 5px 0;
  background-image: url(../img/footer/icon02.png);
  background-repeat: no-repeat;
  background-size: 21px 25px;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
}
#spmenu .spmenu-list-btn-item:last-child a span:before {
  display: block;
  content: "";
  width: 22px;
  height: 18px;
  padding: 5px 0;
  background-image: url(../img/footer/icon03.png);
  background-repeat: no-repeat;
  background-size: 22px 18px;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
}