@-webkit-keyframes bg-scrollingPX {
  0% {
    background-position-x: 2450.57px
  }
}
@keyframes bg-scrollingPX {
  0% {
    background-position-x: 2450.57px
  }
}
@-webkit-keyframes bg-scrollingPC {
  0% {
    background-position-x: 170.178vw
  }
}
@keyframes bg-scrollingPC {
  0% {
    background-position-x: 170.178vw
  }
}
@-webkit-keyframes bg-scrollingSP {
  0% {
    background-position-x: 341.051vw
  }
}
@keyframes bg-scrollingSP {
  0% {
    background-position-x: 341.051vw
  }
}
@-webkit-keyframes dashHover {
  0% {
    stroke-dashoffset: 285
  }
  to {
    stroke-dashoffset: 0
  }
}
@keyframes dashHover {
  0% {
    stroke-dashoffset: 285
  }
  to {
    stroke-dashoffset: 0
  }
}
@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.9
  }
  to {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0
  }
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.9
  }
  to {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0
  }
}
.zoomOut {
  overflow: hidden
}
.zoomOut div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2)
}
.fadeInUp {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
  transform: translateY(30px)
}
body.mvLoaded #shampoo {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out
}
#shampoo {
  color: black;
  font-size: 16px;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  line-height: 1.7;
  letter-spacing: 1px;
  font-weight: 300;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  position: relative;
  border-top: 5px solid black
}
@media only screen and (max-width:1440px) {
  #shampoo {
    font-size: 1.111vw
  }
}
#shampoo * {
  margin: 0;
  padding: 0
}
#shampoo *, #shampoo :after, #shampoo :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
#shampoo a {
  text-decoration: none
}
#shampoo a, #shampoo h1, #shampoo h2, #shampoo h3, #shampoo h4, #shampoo h5, #shampoo h6, #shampoo p, #shampoo span {
  outline: none;
  font-weight: 300;
  color: black;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"
}
#shampoo img, #shampoo svg {
  max-width: 100%;
  height: auto;
  width: auto;
  display: block
}
#shampoo .pc_show {
  display: block !important
}
@media only screen and (max-width:767px) {
  #shampoo .pc_show {
    display: none !important
  }
}
#shampoo .sp_show {
  display: none !important
}
@media only screen and (max-width:767px) {
  #shampoo .sp_show {
    display: block !important
  }
}
#shampoo .basicTtl1 {
  width: 95px;
  height: 95px;
  background-color: black;
  color: white;
  padding: 47px 0 0 12px;
  font-weight: 400;
  font-size: 16px;
  position: absolute;
  left: 69px;
  top: 0;
  letter-spacing: 0;
  line-height: 1.15
}
@media only screen and (max-width:1440px) {
  #shampoo .basicTtl1 {
    width: 6.597vw;
    height: 6.597vw;
    padding: 3.264vw 0 0 0.833vw;
    font-size: 1.111vw;
    left: 4.792vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .basicTtl1 {
    width: 28vw;
    height: 11.2vw;
    padding: 6vw 0 0 3vw;
    font-size: 3.2vw;
    left: 0
  }
}
#shampoo .basicTtl1 .orange {
  position: absolute;
  left: 12px;
  top: 10px;
  color: #e78200;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.35
}
@media only screen and (max-width:1440px) {
  #shampoo .basicTtl1 .orange {
    left: 0.833vw;
    top: 0.694vw;
    font-size: 0.764vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .basicTtl1 .orange {
    left: 3vw;
    top: 2.4vw;
    font-size: 2.667vw
  }
}
#shampoo .basicTtl1 .orange span {
  color: #e78200;
  font-weight: 500
}
#shampoo .chairBnr {
  padding: 160px 0 110px;
  width: /*1440px*/ 1334px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width:1440px) {
  #shampoo .chairBnr {
    width: 92.639vw;
    padding: 11.111vw 0 7.639vw; /*width:100%*/
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairBnr {
    padding: 22vw 0 9vw;
    display: inherit;
  }
}
#shampoo .chairBnr a {
  display: block;
  width: 46%;
  margin: auto;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: relative
}
@media only screen and (max-width:767px) {
  #shampoo .chairBnr a {
    width: 92%
  }
  #shampoo .chairBnr a:not(:first-child) {
    margin-top: 15px;
  }
}
#shampoo .chairBnr a .copy {
  position: absolute;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  left: 50%;
  top: -52px;
  width: 498px;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 0.5s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 0.5s cubic-bezier(0.86, 0, 0.07, 1), opacity 0.5s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 0.5s cubic-bezier(0.86, 0, 0.07, 1)
}
@media only screen and (max-width:1440px) {
  #shampoo .chairBnr a .copy {
    top: -3.611vw;
    width: 34.583vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairBnr a .copy {
    width: 100%;
    top: -8.5vw
  }
}
#shampoo .chairBnr a.is-inview .copy {
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  opacity: 1
}
#shampoo .chairMv {
  padding: 50px 50px 124px;
  position: relative;
  width: 1440px;
  margin: auto
}
@media only screen and (max-width:1440px) {
  #shampoo .chairMv {
    padding: 3.472vw 3.472vw 8.611vw;
    width: 100%
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairMv {
    padding: 4vw 4vw 33vw;
    overflow: hidden
  }
}
#shampoo .chairMv_grey {
  background-color: #f1f3f4;
  height: 750px;
  border-radius: 30px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairMv_grey {
    height: 52.083vw;
    border-radius: 2.083vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairMv_grey {
    height: 104vw;
    border-radius: 4vw
  }
}
#shampoo .chairMv_ttl1 {
  position: absolute;
  left: 174px;
  top: 269px;
  width: 375px;
  opacity: 0
}
@media only screen and (max-width:1440px) {
  #shampoo .chairMv_ttl1 {
    top: 18.681vw;
    width: 26.042vw;
    left: 12.083vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairMv_ttl1 {
    top: 24.5vw;
    width: 81vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}
#shampoo .chairMv_ttl2 {
  position: absolute;
  top: 0;
  left: 30px;
  width: 188px;
  border-bottom: 10px solid #e78200;
  padding: 34px 13px 41px;
  background-color: black;
  opacity: 0
}
@media only screen and (max-width:1440px) {
  #shampoo .chairMv_ttl2 {
    left: 2.083vw;
    width: 13.056vw;
    border-bottom: 0.694vw solid #e78200;
    padding: 2.361vw 0.903vw 2.847vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairMv_ttl2 {
    left: 2vw;
    width: 22.933vw;
    border-bottom: 1.333vw solid #e78200;
    padding: 3.333vw 0 4.8vw
  }
  #shampoo .chairMv_ttl2 img {
    width: 19.6vw;
    margin: auto
  }
}
#shampoo .chairMv_img {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  left: 61.8%;
  top: 13%;
  width: 76%
}
@media only screen and (max-width:767px) {
  #shampoo .chairMv_img {
    left: 50%;
    top: 43%;
    width: 100%
  }
}
#shampoo .chairMv_img img {
  opacity: 0
}
#shampoo .chairMv_nav {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: 85px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairMv_nav {
    bottom: 5.903vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairMv_nav {
    bottom: 12.5vw
  }
}
#shampoo .chairConcept {
  padding: 0px 0 260px;
  position: relative;
  width: 1440px;
  margin: auto
}
@media only screen and (max-width:1440px) {
  #shampoo .chairConcept {
    width: 100%;
    padding: 0px 0 18.056vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairConcept {
    padding: 0px 0 22vw
  }
}
#shampoo .chairConcept_grey {
  padding: 84px 0 310px;
  width: 1334px;
  border-radius: 30px;
  background-color: #f1f3f4;
  margin: auto;
  position: relative
}
@media only screen and (max-width:1440px) {
  #shampoo .chairConcept_grey {
    padding: 5.833vw 0 21.528vw;
    width: 92.639vw;
    border-radius: 2.083vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairConcept_grey {
    padding: 20.5vw 0 32vw;
    width: 92%;
    border-radius: 4vw
  }
}
#shampoo .chairConcept_ttl1 {
  width: 741px;
  margin: auto
}
@media only screen and (max-width:1440px) {
  #shampoo .chairConcept_ttl1 {
    width: 51.458vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairConcept_ttl1 {
    width: 70.133vw;
    margin: 0 0 0 8.4vw
  }
}
#shampoo .chairConcept_p {
  border-top: 2px solid black;
  width: 1200px;
  margin: 72px auto 0;
  padding-top: 64px;
  font-size: 17px;
  text-align: center;
  line-height: 2.3;
  font-weight: 700
}
@media only screen and (max-width:1440px) {
  #shampoo .chairConcept_p {
    border-top: 0.139vw solid black;
    width: 83.333vw;
    margin: 5vw auto 0;
    padding-top: 4.444vw;
    font-size: 1.181vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairConcept_p {
    border-top: 0.533vw solid black;
    width: 80.267vw;
    margin: 9vw auto 0;
    padding: 9vw 0vw 0vw 2.5vw;
    font-size: 3.2vw;
    text-align: left;
    line-height: 2.5
  }
}
#shampoo .chairConcept_bg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0
}
#shampoo .chairPickUp {
  padding: 0 0 0;
  width: 1440px;
  margin: auto
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp {
    padding: 0 0 0;
    width: 100%
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp {
    padding: 5vw 0 0
  }
}
#shampoo .chairPickUp_grey {
  padding: 93px 0 80px;
  width: 1334px;
  border-radius: 30px;
  background-color: #f1f3f4;
  margin: auto;
  position: relative
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_grey {
    padding: 6.458vw 0 5.556vw;
    width: 92.639vw;
    border-radius: 2.083vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_grey {
    padding: 20vw 0 3vw;
    width: 92%;
    border-radius: 4vw
  }
}
#shampoo .chairPickUp_ttlArea {
  text-align: center
}
#shampoo .chairPickUp_container {
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 82px auto 107px
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_container {
    margin: 5.694vw auto 7.431vw;
    width: 83.333vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_container {
    margin: 10vw auto 18.5vw;
    width: 92%
  }
}
#shampoo .chairPickUp_item {
  width: 584px;
  height: 970px;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  padding: 57px 80px 0;
  background-color: #ffffff
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_item {
    height: 67.361vw;
    margin-bottom: 2.083vw;
    padding: 3.958vw 5.556vw 0;
    width: 40.556vw;
    border-radius: 0.694vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_item {
    height: inherit;
    margin: 0 0 5.867vw 0;
    padding: 8.5vw 7% 61vw;
    width: 100%;
    border-radius: 1.333vw
  }
}
#shampoo .chairPickUp_item.is-inview .chairPickUp_img {
  -webkit-transform: translate(-50%, 0) scale(1.0000001);
  transform: translate(-50%, 0) scale(1.0000001);
  opacity: 1
}
#shampoo .chairPickUp_ttl1 {
  font-size: 69px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.04em;
  position: relative
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_ttl1 {
    font-size: 4.792vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_ttl1 {
    font-size: 9.867vw
  }
}
#shampoo .chairPickUp_ttl2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.9;
  position: relative;
  display: inline-block;
  padding-left: 187px;
  text-align: left
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_ttl2 {
    font-size: 1.111vw;
    padding-left: 12.986vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_ttl2 {
    font-size: 2.933vw;
    font-weight: 500;
    padding-left: 32vw;
    width: 93%;
    line-height: 2.1
  }
}
#shampoo .chairPickUp_ttl2 img {
  width: 160px;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_ttl2 img {
    width: 11.111vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_ttl2 img {
    width: 28.8vw
  }
}
#shampoo .chairPickUp_tag {
  background-color: #e78200;
  color: white;
  line-height: 1.5;
  padding: 3px 12px 1px;
  margin: 3px 0 28px;
  display: inline-block;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_tag {
    padding: 0.208vw 0.833vw 0.069vw;
    margin: 0.208vw 0 1.944vw;
    border-radius: 1.042vw;
    font-size: 1.111vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_tag {
    padding: 0.8vw 2vw 0.6vw;
    margin: 0.667vw 0 3.5vw;
    border-radius: 2vw;
    font-size: 2.933vw;
    line-height: 1
  }
}
#shampoo .chairPickUp_p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 45px;
  width: 100%;
  letter-spacing: 0.15em;
  position: relative
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_p {
    font-size: 1.042vw;
    margin-bottom: 3.125vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_p {
    margin-bottom: 7vw;
    font-size: 2.933vw;
    line-height: 1.7
  }
}
#shampoo .chairPickUp_videoLink {
  width: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 8px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_videoLink {
    border-radius: 0.556vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_videoLink {
    border-radius: 1.067vw
  }
}
#shampoo .chairPickUp_videoLink:after {
  content: "";
  background-color: black;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out
}
#shampoo .chairPickUp_videoLink .icon {
  width: 20%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2
}
#shampoo .chairPickUp_videoLink .icon .cls-1 {
  fill: #fff;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out
}
#shampoo .chairPickUp_videoLink .icon .cls-2 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 7px;
  stroke-dasharray: 285;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_videoLink .icon .cls-2 {
    stroke-width: 0.486vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_videoLink .icon .cls-2 {
    stroke-width: 0.933vw
  }
}
#shampoo .chairPickUp_img {
  -webkit-transform: translate(-50%, 0) scale(1.2);
  transform: translate(-50%, 0) scale(1.2);
  -webkit-transition: opacity 2s ease-out, -webkit-transform 2s cubic-bezier(0.08, 0.82, 0.17, 1);
  transition: opacity 2s ease-out, -webkit-transform 2s cubic-bezier(0.08, 0.82, 0.17, 1);
  transition: transform 2s cubic-bezier(0.08, 0.82, 0.17, 1), opacity 2s ease-out;
  transition: transform 2s cubic-bezier(0.08, 0.82, 0.17, 1), opacity 2s ease-out, -webkit-transform 2s cubic-bezier(0.08, 0.82, 0.17, 1);
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  height: 40%;
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat
}
#shampoo .chairPickUp_img.img01 {
  background-image: url("../img/03_pickUp01.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_img.img01 {
    background-image: url("../img/03_pickUp01_sp.jpg")
  }
}
#shampoo .chairPickUp_img.img02 {
  background-image: url("../img/03_pickUp02.jpg")
}
#shampoo .chairPickUp_img.morv2{
    background-image: url("../img/03_pickUp_morv2.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_img.img02 {
    background-image: url("../img/03_pickUp02_sp.jpg")
  }
  #shampoo .chairPickUp_img.morv2{
    background-image: url("../img/03_pickUp_morv2_sp.jpg")
  }
}
#shampoo .chairPickUp_img.img03 {
  background-image: url("../img/03_pickUp03.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_img.img03 {
    background-image: url("../img/03_pickUp03_sp.jpg")
  }
}
#shampoo .chairPickUp_img.img04 {
  background-image: url("../img/03_pickUp04.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_img.img04 {
    background-image: url("../img/03_pickUp04_sp.jpg")
  }
}
#shampoo .chairPickUp_img.img05 {
  background-image: url("../img/03_pickUp05.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_img.img05 {
    background-image: url("../img/03_pickUp05_sp.jpg")
  }
}
#shampoo .chairPickUp_img.img06 {
  background-image: url("../img/03_pickUp06.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_img.img06 {
    background-image: url("../img/03_pickUp06_sp.jpg")
  }
}
#shampoo .chairPickUp_img.img09 {
  background-image: url("../img/03_pickUp09.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_img.img09 {
    background-image: url("../img/03_pickUp09_sp.jpg")
  }
}
#shampoo .chairPickUp_img.img10 {
  background-image: url("../img/03_pickUp10.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_img.img10 {
    background-image: url("../img/03_pickUp10_sp.jpg")
  }
}

#shampoo .chairPickUp_link {
  position: absolute;
  background-color: #3bb0af;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  bottom: 0;
  width: 233px;
  height: 50px;
  right: 0;
  border-radius: 0.694vw 0 0 0
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_link {
    height: 3.472vw;
    width: 16.181vw;
    border-radius: 0.694vw 0 0 0
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_link {
    height: 7.733vw;
    border-radius: 1.333vw 0 0 0;
    width: 31.733vw
  }
}
#shampoo .chairPickUp_link .txt {
  color: white;
  font-size: 20px;
  font-weight: 700;
  padding-right: 12%;
  position: relative;
  letter-spacing: 0.1em
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_link .txt {
    font-size: 1.389vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_link .txt {
    font-size: 2.933vw
  }
}
#shampoo .chairPickUp_link .txt .icon {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 13%;
  display: block
}
#shampoo .chairPickUp_link .txt .icon .cls-2 {
  fill: #fff
}
#shampoo .chairPickUp_link .txt .icon .cls-1 {
  fill: #3bb0af
}
#shampoo .chairPickUp_nbr {
  width: 23%;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 1.1
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_nbr {
    width: 29%
  }
}
#shampoo .chairPickUp_nbr .txt {
  font-size: 32px;
  color: white;
  position: absolute;
  top: 12%;
  right: 15%;
  font-weight: 400
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_nbr .txt {
    font-size: 2.222vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_nbr .txt {
    font-size: 5.867vw
  }
}
#shampoo .chairPickUp_nbr .txt span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #e78200;
  letter-spacing: 0px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairPickUp_nbr .txt span {
    font-size: 1.111vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairPickUp_nbr .txt span {
    font-size: 2.933vw
  }
}
#shampoo .chairPickUp_nbr .triangle {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0
}
#shampoo .chairLineUp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1200px;
  margin: auto
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp {
    width: 83.333vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp {
    width: 86.667vw
  }
}
#shampoo .chairLineUp_ttlArea {
  padding: 28px 0 38px;
  border-top: 4px solid black;
  border-bottom: 1px solid black
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_ttlArea {
    padding: 1.944vw 0 2.639vw;
    border-top: 0.278vw solid black
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_ttlArea {
    padding: 5vw 0 6vw;
    border-top: 0.8vw solid black
  }
}
#shampoo .chairLineUp_ttl1 {
  font-size: 33px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.06em
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_ttl1 {
    font-size: 2.292vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_ttl1 {
    font-size: 5.867vw
  }
}
#shampoo .chairLineUp_search {
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  color: white;
  width: 190px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #e78200;
  border-radius: 20px;
  margin: 3px auto 0;
  white-space: nowrap
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_search {
    font-size: 0.903vw;
    width: 13.194vw;
    height: 1.736vw;
    border-radius: 1.389vw;
    margin: 0.208vw auto 0
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_search {
    font-size: 3.2vw;
    width: 36.8vw;
    height: 5.333vw;
    border-radius: 2.667vw;
    margin: 0.7vw auto 0
  }
}
#shampoo .chairLineUp_link2 {
  width: 100%;
  background-color: white;
  border-radius: 4px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-top: 3px;
  padding-right: 10%;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_link2 {
    border-radius: 0.278vw;
    height: 3.472vw;
    margin-top: 0.208vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_link2 {
    border-radius: 0.533vw;
    height: 11vw;
    margin-top: 0.4vw
  }
}
#shampoo .chairLineUp_link2 .txt {
  font-size: 21px;
  font-weight: 600;
  color: black;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_link2 .txt {
    font-size: 1.458vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_link2 .txt {
    font-size: 4.7vw
  }
}
#shampoo .chairLineUp_link2 .icon {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 12px;
  width: 20px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_link2 .icon {
    right: 0.833vw;
    width: 1.389vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_link2 .icon {
    width: 4.7vw;
    right: 2vw
  }
}
#shampoo .chairLineUp_link2 .icon svg {
  overflow: visible
}
#shampoo .chairLineUp_link2 .icon .cls-1 {
  fill: #fff;
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out
}
#shampoo .chairLineUp_link2 .icon .cls-2 {
  fill: black;
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out
}
#shampoo .chairLineUp_link4 {
  padding: 0 0 137px;
  text-align: center
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_link4 {
    padding: 0 0 9.514vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_link4 {
    padding: 0 0 24.3vw
  }
}
#shampoo .chairLineUp_link4 a {
  width: 423px;
  margin: auto;
  background-color: black;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  border-radius: 4px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding-left: 70px;
  overflow: hidden
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_link4 a {
    width: 29.375vw;
    border-radius: 0.278vw;
    height: 4.861vw;
    padding-left: 4.861vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_link4 a {
    width: 80.267vw;
    border-radius: 0.533vw;
    height: 12.8vw;
    padding-left: 12.8vw
  }
}
#shampoo .chairLineUp_link4 a .txt {
  font-size: 20px;
  font-weight: 500;
  color: white;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  letter-spacing: 0.1em
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_link4 a .txt {
    font-size: 1.389vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_link4 a .txt {
    font-size: 4vw
  }
}
#shampoo .chairLineUp_link4 a .icon {
  position: absolute;
  height: 70px;
  width: 70px;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  left: 0;
  top: 0;
  background-color: #838383
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_link4 a .icon {
    height: 4.861vw;
    width: 4.861vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_link4 a .icon {
    height: 12.8vw;
    width: 12.8vw
  }
}
#shampoo .chairLineUp_link4 a .icon svg {
  width: 30px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_link4 a .icon svg {
    width: 2.083vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_link4 a .icon svg {
    width: 5.333vw
  }
}
#shampoo .chairLineUp_link4 a .icon svg .cls-1 {
  fill: #666
}
#shampoo .chairLineUp_link4 a .icon svg .cls-1, #shampoo .chairLineUp_link4 a .icon svg .cls-2 {
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2.13px
}
#shampoo .chairLineUp_link4 a .icon svg .cls-2 {
  fill: #e78200
}
#shampoo .chairLineUp_col {
  width: 49.2%
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_col {
    width: 100%;
    border-radius: 4vw;
    padding: 0;
    background-color: #f5f5f5;
    margin: 0 auto 10.667vw
  }
}
#shampoo .chairLineUp_logoList {
  margin: 116px auto 0;
  width: 87.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_logoList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_logoList {
    margin: 8.056vw auto 0
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_logoList {
    margin: 15.333vw auto 0
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_logoList li {
    margin: 0 auto 11vw
  }
}
#shampoo .chairLineUp_logoList li:first-child {
  width: 29%
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_logoList li:first-child {
    width: 39.2vw
  }
}
#shampoo .chairLineUp_logoList li:nth-child(2) {
  width: 25%
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_logoList li:nth-child(2) {
    width: 33.867vw
  }
}
#shampoo .chairLineUp_logoList li:nth-child(3) {
  width: 29%
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_logoList li:nth-child(3) {
    width: 44.667vw
  }
}
#shampoo .chairLineUp_logoList li a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out
}
#shampoo .chairLineUp_btnList {
  margin: 116px auto 44px;
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width:1440px) {
  #shampoo .chairLineUp_btnList {
    margin: 8.056vw auto 3.056vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_btnList {
    margin: 13vw auto 4vw;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
#shampoo .chairLineUp_btnList li {
  width: 31.5%;
  margin: 0 2.5% 3.1% 0
}
@media only screen and (max-width:767px) {
  #shampoo .chairLineUp_btnList li {
    width: 47.8%;
    margin: 0 0 4vw 0 !important
  }
}
#shampoo .chairLineUp_btnList li:nth-child(3), #shampoo .chairLineUp_btnList li:nth-child(5) {
  margin-right: 0
}
#shampoo .chairLineUp_btnList li a {
  display: block
}
#shampoo .chairGallery {
  padding-bottom: 120px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery {
    padding-bottom: 8.333vw
  }
}
#shampoo .chairGallery_container {
  width: 1400px;
  margin: auto
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_container {
    width: 97.222vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_container {
    width: 92%
  }
}
#shampoo .chairGallery_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}
#shampoo .chairGallery_spRow {
  display: none
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_spRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
#shampoo .chairGallery_colS {
  width: 265px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_colS {
    width: 18.403vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_colS {
    display: none
  }
}
#shampoo .chairGallery_colM {
  width: 549px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_colM {
    width: 38.125vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_colM {
    width: 100%
  }
}
#shampoo .chairGallery_txtArea {
  background-color: #838383;
  height: 439px;
  border-radius: 4px;
  position: relative;
  padding: 72px 65px 0
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_txtArea {
    height: 30.486vw;
    border-radius: 0.278vw;
    padding: 5vw 4.514vw 0
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_txtArea {
    height: inherit;
    margin-bottom: 2.4vw;
    border-radius: 0.667vw;
    padding: 11vw 6vw 10vw
  }
}
#shampoo .chairGallery_ttl1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 32px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_ttl1 {
    font-size: 2.431vw;
    margin-bottom: 2.222vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_ttl1 {
    font-size: 6.933vw;
    margin-bottom: 5.5vw
  }
}
#shampoo .chairGallery_ttl1 span {
  font-weight: 700;
  color: white
}
#shampoo .chairGallery_p {
  font-size: 13px;
  font-weight: 500;
  line-height: 2.85;
  color: white;
  letter-spacing: 0.35em
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_p {
    font-size: 0.903vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_p {
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 2.35
  }
}
#shampoo .chairGallery_label {
  width: 118px;
  position: absolute;
  top: 37px;
  right: 29px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_label {
    width: 8.194vw;
    top: 2.569vw;
    right: 2.014vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_label {
    width: 23.333vw;
    top: 2.667vw;
    right: 2.533vw
  }
}
#shampoo .chairGallery_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 19px;
  width: 100%;
  border-radius: 4px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_img {
    margin-bottom: 1.319vw;
    border-radius: 0.278vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_img {
    margin-bottom: 2.4vw;
    border-radius: 0.667vw
  }
}
#shampoo .chairGallery_img.imgS {
  height: 210px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_img.imgS {
    height: 14.583vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_img.imgS {
    height: 35.467vw;
    width: 44.8vw
  }
}
#shampoo .chairGallery_img.imgM {
  height: 439px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairGallery_img.imgM {
    height: 30.486vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_img.imgM {
    height: 73.6vw
  }
}
#shampoo .chairGallery_img.img01 {
  background-image: url("../img/06_gallery02.jpg")
}
#shampoo .chairGallery_img.img02 {
  background-image: url("../img/06_gallery03.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_img.img02 {
    background-image: url("../img/06_gallery03_sp.jpg")
  }
}
#shampoo .chairGallery_img.img03 {
  background-image: url("../img/06_gallery04.jpg")
}
#shampoo .chairGallery_img.img04 {
  background-image: url("../img/06_gallery05.jpg")
}
#shampoo .chairGallery_img.img05 {
  background-image: url("../img/06_gallery06.jpg")
}
@media only screen and (max-width:767px) {
  #shampoo .chairGallery_img.img05 {
    background-image: url("../img/06_gallery06_sp.jpg")
  }
}
#shampoo .chairGallery_img.img06 {
  background-image: url("../img/06_gallery07.jpg")
}
#shampoo .chairGallery_img.img07 {
  background-image: url("../img/06_gallery08.jpg")
}
#shampoo .chairGallery_img.img08 {
  background-image: url("../img/06_gallery09.jpg")
}
#shampoo .chairGallery_img.img09 {
  background-image: url("../img/06_gallery10.jpg")
}
#shampoo .chairGallery_img.img10 {
  background-image: url("../img/06_gallery02_sp.jpg")
}
#shampoo .chairGallery_img.img11 {
  background-image: url("../img/06_gallery03_sp.jpg")
}
#shampoo .chairGallery_img.img12 {
  background-image: url("../img/06_gallery05_sp.jpg")
}
#shampoo .chairGallery_img.img13 {
  background-image: url("../img/06_gallery06_sp.jpg")
}
#shampoo .chairNav {
  width: 1225px;
  height: 80px;
  background-color: #838383;
  border-radius: 40px;
  padding: 0 2.3%
}
@media only screen and (max-width:1440px) {
  #shampoo .chairNav {
    height: 5.556vw;
    border-radius: 2.778vw;
    width: 85.07%
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairNav {
    height: 11.2vw;
    border-radius: 5.333vw;
    width: 92%
  }
}
#shampoo .chairNav_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}
@media only screen and (max-width:767px) {
  #shampoo .chairNav_list {
    display: none
  }
}
#shampoo .chairNav_item {
  height: 39px;
  width: 50%;
  border-right: 1px solid #c1c1c1;
  position: relative;
  text-align: center;
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  cursor: pointer
}
@media only screen and (max-width:1440px) {
  #shampoo .chairNav_item {
    height: 2.708vw
  }
}
#shampoo .chairNav_item:last-child {
  border-right: none
}
#shampoo .chairNav_item .icon {
  width: 19px;
  display: block;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55)
}
@media only screen and (max-width:1440px) {
  #shampoo .chairNav_item .icon {
    width: 1.319vw
  }
}
#shampoo .chairNav_item .icon circle {
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out;
  fill: #e78200
}
#shampoo .chairNav_item .icon .cls-1 {
  -webkit-transition: fill 0.3s ease-in-out;
  transition: fill 0.3s ease-in-out
}
#shampoo .chairNav_item .en {
  font-size: 30px;
  display: block;
  color: white;
  font-weight: 400;
  letter-spacing: 0.001em
}
@media only screen and (max-width:1440px) {
  #shampoo .chairNav_item .en {
    font-size: 2.083vw
  }
}
#shampoo .chairNav_item .jp {
  font-size: 15px;
  font-weight: 500;
  padding: 0 21px 0 18px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairNav_item .jp {
    font-size: 1.042vw;
    padding: 0 1.389vw 0 1.25vw
  }
}
#shampoo .chairNav_icon {
  color: white;
  text-align: center;
  font-size: 4.533vw;
  font-weight: 500;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%
}
#shampoo .chairNav_icon span {
  width: 5.333vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  display: block;
  right: -7.5vw
}
#shampoo .chairNav.fixed {
  position: fixed;
  display: block;
  z-index: 100;
  left: 50%;
  top: 27px;
  -webkit-transform: translate(-50%, -94px);
  transform: translate(-50%, -94px);
  height: 66px;
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none
}
@media only screen and (max-width:1440px) {
  #shampoo .chairNav.fixed {
    top: 1.875vw;
    -webkit-transform: translate(-50%, -6.528vw);
    transform: translate(-50%, -6.528vw);
    height: 4.583vw
  }
}
@media only screen and (max-width:1023px) {
  #shampoo .chairNav.fixed {
    top: 125px
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairNav.fixed {
    top: 71px;
    height: 11.067vw
  }
}
#shampoo.nav-fixed .chairNav.fixed {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  opacity: 1;
  pointer-events: auto
}
#shampoo .chairOther {
  padding: 0 0 175px;
  width: 1440px;
  margin: auto
}
@media only screen and (max-width:1440px) {
  #shampoo .chairOther {
    padding: 0 0 12.153vw;
    width: 100%
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairOther {
    padding: 5vw 0 21vw
  }
  #shampoo .chairOther .basic_ttl {
    text-align: center
  }
}
#shampoo .chairOther_container {
  background-color: #f5f5f5;
  width: 93%;
  margin: auto;
  padding: 90px 8.4% 100px;
  border-radius: 30px;
  position: relative
}
@media only screen and (max-width:1440px) {
  #shampoo .chairOther_container {
    padding: 6.25vw 8.4% 6.944vw;
    border-radius: 2.083vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairOther_container {
    padding: 10vw 8.4% 1vw;
    border-radius: 4.667vw;
    width: 92%
  }
}
#shampoo .chairOther_p {
  font-size: 14px;
  text-align: center;
  line-height: 1.8
}
@media only screen and (max-width:1440px) {
  #shampoo .chairOther_p {
    font-size: 0.972vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairOther_p {
    font-size: 2.933vw;
    text-align: left;
    padding: 9vw 0 0;
    line-height: 1.9;
    margin-bottom: -5vw
  }
}
#shampoo .chairOther_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 75px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairOther_list {
    margin-top: 5.208vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairOther_list {
    margin-top: 15.5vw
  }
}
#shampoo .chairOther_list li {
  width: 21%
}
@media only screen and (max-width:767px) {
  #shampoo .chairOther_list li {
    width: 45%;
    margin-bottom: 14vw
  }
}
#shampoo .chairOther_list li a {
  display: block
}
#shampoo .chairOther_list li a img {
  width: 100%;
  -webkit-transition: -webkit-transform 4s cubic-bezier(0.08, 0.82, 0.17, 1);
  transition: -webkit-transform 4s cubic-bezier(0.08, 0.82, 0.17, 1);
  transition: transform 4s cubic-bezier(0.08, 0.82, 0.17, 1);
  transition: transform 4s cubic-bezier(0.08, 0.82, 0.17, 1), -webkit-transform 4s cubic-bezier(0.08, 0.82, 0.17, 1)
}
#shampoo .chairOther_btn {
  margin-top: 14px;
  display: block;
  text-align: center
}
@media only screen and (max-width:1440px) {
  #shampoo .chairOther_btn {
    margin-top: 0.972vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairOther_btn {
    margin-top: 7vw
  }
}
#shampoo .chairOther_btn .txt {
  display: inline-block;
  padding-right: 25px;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  text-underline-offset: 4px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairOther_btn .txt {
    padding-right: 1.736vw;
    font-size: 0.972vw;
    text-underline-offset: 0.278vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairOther_btn .txt {
    padding-right: 4vw;
    font-size: 2.933vw
  }
}
#shampoo .chairOther_btn .icon {
  width: 15px;
  position: absolute;
  bottom: 4px;
  right: 0
}
@media only screen and (max-width:1440px) {
  #shampoo .chairOther_btn .icon {
    width: 1.042vw;
    bottom: 0.278vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairOther_btn .icon {
    width: 2.667vw;
    bottom: 1.5vw
  }
}
#shampoo .chairOther_btn .icon .cls-1 {
  fill: #fff
}
#shampoo .chairOther_btn .icon .cls-2 {
  fill: black
}
#shampoo .chairBtn {
  width: 63px;
  height: 320px;
  background-color: #3bb0af;
  overflow: hidden;
  border-radius: 10px 0 0 10px;
  position: absolute;
  right: 0;
  top: 253px;
  z-index: 20;
  opacity: 0;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  display: block
}
@media only screen and (max-width:1440px) {
  #shampoo .chairBtn {
    width: 4.375vw;
    height: 22.222vw;
    border-radius: 0.694vw 0 0 0.694vw;
    top: 17.569vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairBtn {
    width: 8.4vw;
    height: 40.267vw;
    border-radius: 1.333vw 0 0 1.333vw;
    top: 36.4vw
  }
}
#shampoo .chairBtn span {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  left: 0
}
#shampoo .chairBtn span svg {
  width: 33.4%
}
@media only screen and (max-width:767px) {
  #shampoo .chairBtn span svg {
    width: 35%
  }
}
#shampoo .chairBtn span svg .cls-1 {
  fill-rule: evenodd;
  fill: white
}
#shampoo .chairBtn span.txt {
  height: 79.7%;
  top: 0
}
#shampoo .chairBtn span.icon {
  height: 20.3%;
  bottom: 0;
  background-color: #1f9d9c;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out
}
#shampoo .chairBtn_trigger {
  height: 1px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 401px
}
@media only screen and (max-width:1440px) {
  #shampoo .chairBtn_trigger {
    top: 27.847vw
  }
}
@media only screen and (max-width:767px) {
  #shampoo .chairBtn_trigger {
    top: 35vw
  }
}
#shampoo.btn-is-fixed .chairBtn {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: fixed
}
#shampoo .chairMenu {
  height: 100vh;
  width: 100%;
  background-color: rgba(146, 144, 104, 0.95);
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  visibility: hidden;
  opacity: 0
}
#shampoo .chairMenu_inner {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow-x: hidden;
  overflow-y: scroll
}
#shampoo .chairMenu_close {
  position: absolute;
  top: 4.533vw;
  right: 4vw;
  cursor: pointer;
  padding-right: 7.067vw
}
#shampoo .chairMenu_close .txt {
  font-size: 4vw;
  color: white;
  font-weight: 500
}
#shampoo .chairMenu_close .icon {
  width: 5.333vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0
}
#shampoo .chairMenu_close .icon .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 1.42px
}
#shampoo .chairMenu_list {
  padding: 10vw 0 10vw 15.5vw
}
#shampoo .chairMenu_list li {
  padding-bottom: 3vw;
  line-height: 1.4;
  opacity: 0
}
#shampoo .chairMenu_list li span {
  display: block
}
#shampoo .chairMenu_list li .en {
  color: white;
  font-size: 9.067vw;
  font-weight: 500
}
#shampoo .chairMenu_list li .jp {
  font-size: 3.733vw;
  font-weight: 700
}
#shampoo .chairModal {
  height: 100vh;
  width: 100%;
  background-color: rgba(146, 144, 104, 0.95);
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  opacity: 0;
  visibility: hidden
}
#shampoo .chairModal_inner {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-x: hidden;
  overflow-y: scroll
}
#shampoo .chairModal_container {
  width: 61.806vw;
  padding: 4vw 0;
  opacity: 0;
  -webkit-transform: scale(1.03);
  transform: scale(1.03)
}
@media only screen and (max-width:767px) {
  #shampoo .chairModal_container {
    width: 92vw;
    padding: 10vw 0
  }
}
#shampoo .chairModal_video {
  width: 100%;
  height: 34.722vw;
  background-color: black
}
@media only screen and (max-width:767px) {
  #shampoo .chairModal_video {
    height: 51.733vw
  }
}
#shampoo .chairModal_close {
  text-align: center;
  padding: 2vw 0 0;
  cursor: pointer
}
@media only screen and (max-width:767px) {
  #shampoo .chairModal_close {
    padding: 5vw 0 0
  }
}
#shampoo .chairModal_close .txt {
  font-size: 1.042vw;
  color: white;
  font-weight: 500;
  padding-right: 2vw;
  position: relative
}
@media only screen and (max-width:767px) {
  #shampoo .chairModal_close .txt {
    font-size: 4vw;
    padding-right: 7vw
  }
}
#shampoo .chairModal_close .icon {
  width: 1.389vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0
}
@media only screen and (max-width:767px) {
  #shampoo .chairModal_close .icon {
    width: 5.333vw
  }
}
#shampoo .chairModal_close .icon .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 1.42px
}
#shampoo .chairMenu, #shampoo .chairModal {
  background-color: rgba(131, 131, 131, 0.97)
}
@media only screen and (min-width:767px) {
  #shampoo .chairBtn:hover {
    background-color: #1f9d9c
  }
  #shampoo .chairBtn:hover span.icon {
    background-color: #008382
  }
  #shampoo .chairNav_item:hover .icon {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
  }
  #shampoo .chairNav_item:hover .icon circle {
    fill: white
  }
  #shampoo .chairNav_item:hover .icon .cls-1 {
    fill: black
  }
  #shampoo .chairLineUp_link4 a:hover {
    background-color: #e78200
  }
  #shampoo .chairLineUp_link4 a:hover .txt {
    color: black
  }
  #shampoo .chairLineUp_link4 a:hover .icon {
    background-color: black
  }
  #shampoo .chairPickUp_videoLink:hover:after {
    opacity: 0.3
  }
  #shampoo .chairPickUp_videoLink:hover .icon .cls-1 {
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
  }
  #shampoo .chairPickUp_videoLink:hover .icon .cls-2 {
    -webkit-animation: dashHover 2s cubic-bezier(0.19, 1, 0.22, 1) forwards;
    animation: dashHover 2s cubic-bezier(0.19, 1, 0.22, 1) forwards
  }
  #shampoo .chairPickUp_link:hover {
    background-color: #008382
  }
  #shampoo .chairPickUp_link:hover .txt .icon .cls-1 {
    fill: #008382
  }
  #shampoo .chairLineUp_logoList li a:hover {
    opacity: 0.7
  }
  #shampoo .chairBnr a:hover {
    opacity: 0.8
  }
  #shampoo .chairBnr a:hover .copy {
    -webkit-transform: translate(-50%, 10%);
    transform: translate(-50%, 10%)
  }
  #shampoo .chairOther_list li a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }
  #shampoo .chairOther_list li a:hover .chairOther_btn .txt {
    text-decoration: underline
  }
  #shampoo .chairLineUp_btnList li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
  #shampoo .chairLineUp_btnList li a:hover .chairLineUp_link2 {
    background-color: black
  }
  #shampoo .chairLineUp_btnList li a:hover .chairLineUp_link2 .txt {
    color: white
  }
  #shampoo .chairLineUp_btnList li a:hover .chairLineUp_link2 .icon .cls-1 {
    fill: black
  }
  #shampoo .chairLineUp_btnList li a:hover .chairLineUp_link2 .icon .cls-2 {
    fill: white
  }
}
/*# sourceMappingURL=shampoo.css.map */