.main_slider_02 {
  position: relative;
}
.main_slider_02 .slick-slide img {
  object-fit: cover;
  height: 100%;
  object-position: center -100px;
  height: 100vh;
}
@media (max-width: 768px) {
  .main_slider_02 .slick-slide img {
    height: calc(100vh - 90px);
    object-position: center;
  }
}
.main_slider_02 .hd_01 {
  position: absolute;
  bottom: 25%;
  top: auto;
  left: 0;
  right: 0;
  z-index: 100;
}
.main_slider_02 .hd_01 h1 {
  display: block;
  position: unset;
  mix-blend-mode: overlay;
  width: 100%;
  max-width: 180px;
  margin: auto;
  padding: 10px;
  transform: unset;
}
@media (max-width: 768px) {
  .main_slider_02 .hd_01 h1 {
    max-width: 160px;
  }
}

.news_list_inner {
  max-width: 1000px;
  width: 90%;
  margin: 30px auto;
}

.news_list ul li {
  position: relative;
}

.news_list ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news_list ul li {
  margin-bottom: 10px;
  font-size: 12px;
}

.news_list ul li span {
  max-width: 100px;
  width: 80%;
  display: inline-block;
  padding: 5px 10px;
  box-sizing: border-box;
  background-color: #80c6cc;
  color: #fff;
  font-size: 12px;
  font-family: "overpass-regular", sans-serif;
  margin-right: 20px;
  text-align: center;
}

.onlineShop {
  max-width: 700px;
  width: 80%;
  margin: 100px auto 40px;
}
@media (max-width: 768px) {
  .onlineShop {
    margin: 50px auto 20px;
  }
}

.top_media {
  margin-top: 30px !important;
}

.top_media .top_salon_bg .top_salon_inr {
  margin-top: 80px !important;
}

.top_media .top_salon_bg {
  background-position: right bottom !important;
}

.top_news_inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}

.top_news_inner .news_list {
  margin-top: 60px;
}

.shop_list_wrpper {
  max-width: 1000px;
  width: 90%;
  margin: 100px auto 0;
}

.top_hair {
  padding: 150px 0 80px;
}

.top_hair_list_l a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top_hair_list ul {
  width: 60%;
}

.top_hair_list ul {
  width: 60%;
}

.top_hair_list ul li {
  width: 33.3%;
  position: relative;
  padding-top: 45%;
}

.top_hair_list ul li img {
  opacity: 0;
}

.top_hair_list ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top_hair_list {
  max-width: 1000px;
  width: 100%;
  margin: 60px auto;
}

.insta_btn_01 {
  text-align: center;
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}

.insta_btn_01 h2 {
  font-family: "DancingScript-Regular", cursive;
  font-size: 30px;
  margin-bottom: 10px;
}

.insta_btn_01 h3 i {
  font-size: 44px;
}

.insta_btn_01 h3 span {
  display: block;
  font-size: 13px;
}

.menu {
  background-image: url(../assets/img/menu_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 100px 0;
}

.home .back_totop {
  display: none;
}

.menu_inner {
  max-width: 1000PX;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  padding: 80px 10px 50px;
  box-sizing: border-box;
}

.menu_content {
  width: 80%;
  margin: 30px auto 0;
}

.menu_nav li {
  font-size: 14px;
  width: 46%;
  margin: 0 2%;
  box-sizing: border-box;
  padding: 20px;
  text-align: left;
  color: #4f4f4f;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.3803921569);
  position: relative;
  cursor: pointer;
}

.menu_nav li:hover {
  color: #80c6cc;
}

.menu_nav li:before {
  position: absolute;
  top: 50%;
  left: -2px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.top_staff_inner ul {
  max-width: 1000px;
  width: 95%;
  margin: 0 auto;
}

.top_staff_inner ul li {
  position: relative;
  padding: 10px;
  box-sizing: border-box;
}
.top_staff_inner ul li h2 {
  margin-top: 5px;
}

.slick-prev {
  left: -10px;
  z-index: 10;
}

.slick-next {
  right: -10px;
  z-index: 10;
}

.top_staff_inner ul li > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 0;
}

.top_staff_inner ul li h3 {
  position: relative;
  z-index: 10;
  margin-top: 5px;
}
.top_staff_inner ul li h3 a {
  color: #80c5cc;
  font-size: 13px;
  line-height: 1;
}
.top_staff_inner ul li h3 a:hover {
  text-decoration: underline;
  opacity: 1;
}
.top_staff_inner ul li h3 a i {
  font-size: 18px;
  margin-right: 3px;
  position: relative;
  bottom: -2px;
}

.top_staff {
  padding: 150px 0 50px;
  overflow: hidden;
}

.omotesando_staff_list {
  padding: 30px 0 50px;
}

.recruit_page_01 {
  background-image: url(../assets/img/recruit_01_bg.png);
  background-size: 100% 120%;
  background-repeat: no-repeat;
  background-position: center center;
}

.recruit_hd {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  padding: 40px 0 0;
}

.recruit_hd_pc {
  display: block;
}

.recruit_hd_sp {
  display: none;
}

.recruit_hd ul {
  margin: 2%;
  justify-content: flex-start;
}

.recruit_hd ul li {
  margin: 10px;
}

.recruit_hd ul li a {
  width: 90%;
  padding: 5px 15px;
  box-sizing: border-box;
  border-radius: 12px;
  font-size: 12px;
  background: #fff;
  box-shadow: 1px 1px 1px 1px rgba(199, 199, 199, 0.4);
}

.top_recruit {
  background-image: url(../assets/img/top_rec_bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 100PX 0;
}

.top_recruit_wrapper {
  max-width: 1000PX;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
  padding: 80px 10px 50px;
  box-sizing: border-box;
}

.top_recruit_content {
  max-width: 1000px;
  width: 100%;
  margin: 30px auto 0;
}

.top_recruit_content p {
  text-align: center;
  font-size: 13px;
  margin: 40px auto;
  line-height: 2;
}

.rec_01 li {
  width: 46%;
  margin: 2%;
  position: relative;
}
@media (max-width: 768px) {
  .rec_01 li {
    width: 98%;
  }
}

.rec_01 li a {
  width: 100%;
}

.rec_01_box {
  box-sizing: border-box;
}

.rec_01_box_r {
  padding: 40px 10px;
  box-sizing: border-box;
  width: 50%;
  background: #80c6cd;
  text-align: center;
  color: #fff;
}

.rec_01_box_r h2 {
  font-size: 20px;
  color: #fff;
}

.rec_01_box_r h3 {
  font-size: 12px;
  color: #fff;
}

.rec_01 li:nth-child(1) .rec_01_box_l {
  background-image: url(../assets/img/rec_01_box_l.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 50%;
  padding-top: 45%;
}

.rec_01 li:nth-child(2) .rec_01_box_l {
  background-image: url(../assets/img/rec_02_box_l.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  width: 50%;
  padding-top: 45%;
}

.qa_links {
  width: 50%;
  margin: auto;
  padding: 0;
  position: relative;
}

.qa_links .rec_01_box_l {
  background-image: url(../assets/img/rec_03_box_l.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 50%;
}

.qa_links a {
  width: 100%;
}

.rec_02 li {
  width: 46%;
  margin: 1% 2%;
  text-align: center;
  position: relative;
}

.rec_02 li a {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  padding: 30px;
  background-color: #304a78;
  box-sizing: border-box;
  color: #fff;
  border: 1px solid #304a78;
}

.rec_02 li span::after {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: block;
  content: "";
  width: 18px;
  height: 7px;
  margin-top: -3px;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.rec_02 li span::before {
  position: absolute;
  bottom: 9px;
  right: 10px;
  display: block;
  content: "";
  width: 50%;
  height: 1px;
  margin-top: -3px;
  border-top: 1px solid #fff;
  cursor: pointer;
}

.rec_02 li a img {
  max-width: 20px;
  width: 100%;
  margin-right: 10px;
}

.main_slider_inner {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  box-sizing: border-box;
  mix-blend-mode: overlay;
  padding: 0;
}

.top_shop article {
  background-image: url(../assets/img/shop_bg.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 50% 50%;
}

.top_shop article:nth-child(2n) {
  background-image: url(../assets/img/shop_bg.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 50% 50%;
}
.top_shop article:nth-child(2n) .shop_list_inner {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .top_shop article:nth-child(2n) .shop_list_inner {
    flex-direction: unset;
  }
}

.top_news {
  padding: 100px 0 0;
}
@media (max-width: 768px) {
  .top_news {
    padding: 70px 0 0;
  }
}

.sc_btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 999999;
  display: inline-block;
  text-decoration: none;
  left: 0;
}

.sc_btn {
  padding-top: 80px;
}

.sc_btn span {
  position: absolute;
  top: 0;
  left: 52%;
  width: 30px;
  height: 30px;
  margin-left: -12px;
  border-left: 1px solid #80c6cc;
  border-bottom: 1px solid #80c6cc;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}

.sc_btn span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sc_btn span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.sc_btn span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main_slider {
  position: relative;
}

.next_info {
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
}

.next_info_detail {
  padding: 5px 0;
}

.next_info_inner h2 {
  font-size: 14px;
}

.next_info_inner p {
  font-size: 12px;
}

.top_staff_inner {
  max-width: 1000px;
  width: 100%;
  margin: 20px auto;
  text-align: center;
  box-sizing: border-box;
}

.top_staff_inner > h2 {
  font-size: 16px;
}

.top_salon_shop {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .top_salon_shop {
    margin-top: 80px;
  }
}
.top_salon_shop .top_salon_bg {
  background-image: url(../assets/img/shop_bg.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 970px 250px;
}
@media (max-width: 768px) {
  .top_salon_shop .top_salon_bg {
    background-position: center bottom;
    background-size: 100% 150px;
  }
}
.top_salon_shop .sec_ttl_01 h3 {
  max-width: 350px;
  left: -20px;
}
.top_salon_shop .top_salon_bg .top_salon_inr {
  margin-left: 140px;
  margin-top: 30px;
  padding-bottom: 95px;
}
@media (max-width: 900px) {
  .top_salon_shop .top_salon_bg .top_salon_inr {
    margin-left: 18px;
    margin-top: 20px;
    padding-bottom: 40px;
  }
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .slick-slide {
  margin: 0 15px 10px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 433px;
  width: 40vw;
  background: #fff;
  overflow: hidden;
}
@media (max-width: 768px) {
  .top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .slick-slide {
    box-shadow: none;
    max-width: 260px;
    width: 70vw;
  }
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a {
  display: block;
  background: #fff;
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a .top_salon_img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 440px;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a .top_salon_img {
    height: 265px;
  }
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a figure {
  transition: 0.3s;
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a figure img {
  transition: 0.3s;
  height: 240px;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 768px) {
  .top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a figure img {
    height: 150px;
  }
}
@media (max-width: 480px) {
  .top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a figure img {
    height: 135px;
  }
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a h2 {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  z-index: 2;
  text-align: center;
  background: #fff;
}
@media (max-width: 768px) {
  .top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a h2 {
    padding: 10px 0;
  }
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a h2 img {
  width: auto;
  max-height: 105px;
  height: 15vw;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a h2 img {
    max-height: 62px;
    height: auto;
  }
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a:hover {
  opacity: 0.7;
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a:hover .top_salon_img {
  transform: scale(1.1);
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a:hover figure {
  overflow: hidden;
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a:hover figure img {
  transform: scale(1.1);
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a .top_salon_list_txt {
  color: #2F354F;
  background-color: #F2EEE4;
  padding: 10px 20px;
}
@media (max-width: 768px) {
  .top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a .top_salon_list_txt {
    padding: 5px;
  }
}
.top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a .top_salon_list_txt p {
  font-size: 14px;
}
@media (max-width: 768px) {
  .top_salon_shop .top_salon_bg .top_salon_inr .top_salon_slider .top_salon_list a .top_salon_list_txt p {
    font-size: 12px;
  }
}
.top_salon_shop.top_media .top_salon_bg .top_salon_inr {
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .top_salon_shop.top_media .top_salon_bg .top_salon_inr {
    padding-bottom: 40px;
  }
}

.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: visible;
  -webkit-backface-visibility: visible !important;
}

.modaal-container {
  background: #000;
  color: #fff;
}

.modaal-container #inline {
  width: 90%;
  margin: auto;
  padding: 40px 0 0;
}

.modaal-container #inline h2 {
  font-size: 18px;
  font-weight: 600;
  margin: 20px auto;
}

.modaal-close {
  position: absolute !important;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#inline table {
  width: 100%;
  margin: 20px auto;
}

#inline table tr th {
  width: 50%;
  margin: auto;
  box-sizing: border-box;
  padding: 1.5em;
  border-bottom: 1px solid #6f6f6f;
}

#inline table tr td {
  width: 50%;
  margin: auto;
  box-sizing: border-box;
  padding: 1.5em;
  border-bottom: 1px solid #6f6f6f;
  text-align: right;
}

@media only screen and (max-width: 1200px) {
  .menu {
    background-image: url(../assets/img/menu_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: local;
    padding: 100px 0;
  }
  .main_slider_inner h1 {
    width: 80%;
    max-width: 300px;
    margin: 0 auto 40px;
  }
}
@media only screen and (max-width: 768px) {
  .main_slider_inner {
    padding: 140px 0;
    height: unset;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    mix-blend-mode: overlay;
  }
  .top_hair_list ul li {
    width: 33.33333333%;
    position: relative;
  }
  .menu {
    background-image: url(../assets/img/menu_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: local;
    padding: 20px 0;
  }
  .menu_content {
    width: 94%;
    margin: 30px auto 0;
  }
  ul.menu_nav > li {
    font-size: 12px;
    box-sizing: border-box;
    padding: 12px;
    width: 48%;
    margin: 1%;
    text-align: left;
    color: #4f4f4f;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.3803921569);
    position: relative;
    cursor: pointer;
  }
  .top_staff {
    padding: 50px 0 20px;
  }
  .top_hair_list {
    max-width: 1000px;
    width: 100%;
    margin: 30px auto;
  }
  .top_hair_list ul {
    width: 100%;
  }
  .top_hair {
    padding: 50px 0 40px;
  }
  .top_hair_list_l {
    display: none;
  }
  .top_hair_list ul {
    width: 100%;
  }
  .top_shop article {
    background-image: unset;
  }
  .top_shop article:nth-child(2n) {
    background-image: unset;
  }
  .top_recruit {
    background-image: url(../assets/img/top_rec_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: local;
    padding: 20px 0;
  }
  .top_recruit_content p {
    text-align: center;
    font-size: 10px;
    margin: 20px auto;
    line-height: 2;
  }
  .top_recruit .top_recruit_content li {
    width: 100%;
  }
  .shop_list_wrpper {
    max-width: 1000px;
    width: 100%;
    margin: 30px auto 0;
  }
  #inline table tr th {
    width: 100%;
    margin: auto;
    box-sizing: border-box;
    padding: 1em;
    font-size: 14px;
    border-bottom: unset;
    display: block;
    text-align: center;
  }
  #inline table tr td {
    width: 100%;
    margin: 0 auto 1em;
    box-sizing: border-box;
    padding: 0 1em 1em;
    font-size: 14px;
    border-bottom: 1px solid #6f6f6f;
    text-align: center;
    display: block;
  }
}
@media only screen and (max-width: 450px) {
  .main_slider_inner {
    padding: 100px 0;
    height: unset;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    mix-blend-mode: overlay;
  }
  .qa_links {
    width: 95%;
    margin: auto;
    padding: 0;
    position: relative;
  }
}

/*# sourceMappingURL=home.css.map */
