@import url("https://fonts.googleapis.com/css2?family=Nothing+You+Could+Do&family=Righteous&display=swap");
img {
  max-width: 100%;
  height: auto; }

.clearfix::before, .clearfix::after {
  content: '';
  display: table; }
.clearfix::after {
  clear: both; }

.MissingWH {
  position: absolute;
  overflow: hidden;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }
  .MissingWH__wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%; }
  .MissingWH img {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    width: auto !important;
    display: none;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: none;
    transition: 0.3s ease-in-out; }

.p-hairset {
  color: #000;
  background: #fff; }
  .p-hairset #main {
    background: #fff !important; }
  .p-hairset .main-visual .ttl {
    font-weight: normal; }
    .p-hairset .main-visual .ttl span {
      background: #A7819D; }
  .p-hairset .breadcrumb {
    padding-bottom: 2rem; }
    .p-hairset .breadcrumb li {
      color: #707070; }
      .p-hairset .breadcrumb li::after {
        color: #707070; }
      .p-hairset .breadcrumb li a {
        color: #707070; }

.hairset {
  background: #fff;
  background: linear-gradient(180deg, white 0%, #f9f7fa 100%); }
  .hairset-note {
    font-size: 1.2rem;
    line-height: 1.8;
    color: #707070; }
  .hairset-catch {
    padding-bottom: 3rem; }
    .hairset-catch_inner {
      padding: 2.5rem 1.5rem 2rem;
      position: relative;
      text-align: center; }
      .hairset-catch_inner::before, .hairset-catch_inner::after {
        position: absolute;
        content: "";
        z-index: 1;
        width: 0;
        height: 0;
        border-style: solid; }
      .hairset-catch_inner::before {
        left: 0;
        top: 0;
        border-width: 3.4rem 3.4rem 0 0;
        border-color: #6B8D9A transparent transparent transparent; }
      .hairset-catch_inner::after {
        bottom: 0;
        right: 0;
        border-width: 0 0 3.4rem 3.4rem;
        border-color: transparent transparent #6B8D9A transparent; }
    .hairset-catch_photo {
      display: none;
      width: 15.3rem;
      margin: 2rem auto 0; }
    .hairset-catch_ttl {
      font-size: 2rem;
      font-weight: bold;
      color: #6B8D9A;
      margin-bottom: 1.1rem; }
      .hairset-catch_ttl .sm {
        font-size: 80%;
        display: inline-block; }
    .hairset-catch_sttl {
      font-size: 1.8rem;
      color: #6B8D9A;
      text-align: center;
      margin-bottom: 1.1rem; }
    .hairset-catch_copy {
      font-size: 1.8rem;
      line-height: 1.61111111;
      color: #000000; }
    .hairset-catch_item {
      display: block;
      position: relative;
      margin-top: 3.5rem;
      padding-bottom: 6.4rem;
      transition: opacity 0.3s ease; }
      .hairset-catch_item::after {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        content: "";
        width: 9.6rem;
        height: 6.4rem;
        z-index: 1;
        background: url("../img/catch_img01.png") no-repeat center center;
        background-size: 100% 100%; }
      .hairset-catch_item:hover {
        opacity: 0.7; }
      .hairset-catch_item:nth-child(3)::after {
        background-image: url("../img/catch_img02.png"); }
      .hairset-catch_item:nth-child(3) .hairset-catch_inner::before {
        border-color: #A7819D transparent transparent transparent; }
      .hairset-catch_item:nth-child(3) .hairset-catch_inner::after {
        border-color: transparent transparent #A7819D transparent; }
      .hairset-catch_item:nth-child(3) .hairset-catch_ttl {
        color: #A7819D; }
  .hairset-head {
    padding-top: 3rem;
    overflow: hidden;
    margin-bottom: 3rem; }
    .hairset-head_inner {
      position: relative;
      display: flex;
      padding-top: 4.1rem; }
    .hairset-head_photo01 {
      position: relative;
      width: 42.6865672%;
      flex-shrink: 0;
      z-index: 2; }
    .hairset-head_photo02 {
      position: absolute;
      top: 0;
      left: 36.4179104%;
      width: calc(63.5820896% + 1.5rem);
      max-width: 100%;
      z-index: 3; }
      .hairset-head_photo02 img {
        width: 100%; }
    .hairset-head_txt {
      flex-grow: 1;
      margin-top: 27vw;
      margin-right: -1rem;
      text-align: center;
      color: #6B8D9A; }
    .hairset-head_ttl-lv2 {
      position: relative;
      z-index: 1;
      font-size: 1.8rem;
      font-weight: bold;
      display: inline-block;
      letter-spacing: 0.025em; }
      .hairset-head_ttl-lv2 .sm {
        font-size: 80%; }
      .hairset-head_ttl-lv2::before {
        position: absolute;
        top: 28%;
        margin-top: -1px;
        right: calc(100% + 1rem);
        width: 100vw;
        z-index: 1;
        border-bottom: 2px dashed #6B8D9A;
        content: ""; }
    .hairset-head_ttl-lv3 {
      font-size: 1.4rem;
      font-family: 'Nothing You Could Do', cursive;
      letter-spacing: 0.1em;
      position: absolute;
      top: 0;
      z-index: 1;
      left: 1.5rem;
      line-height: 4rem; }
    .hairset-head.even {
      margin-top: 3rem; }
      .hairset-head.even .hairset-head_photo01 {
        order: 2; }
      .hairset-head.even .hairset-head_photo02 {
        left: auto;
        right: 36.4179104%; }
      .hairset-head.even .hairset-head_txt {
        justify-content: flex-start;
        color: #A7819D;
        margin-right: 0; }
      .hairset-head.even .hairset-head_ttl-lv2::before {
        right: auto;
        left: calc(100% + 1.5rem);
        border-bottom-color: #A7819D; }
      .hairset-head.even .hairset-head_ttl-lv3 {
        left: auto;
        right: 1.5rem;
        line-height: 4rem; }
  .hairset-gallery {
    padding-bottom: 3rem; }
    .hairset-gallery_group {
      padding-top: 3rem; }
    .hairset-gallery_ttl {
      margin-bottom: 2rem;
      text-align: center;
      font-weight: normal;
      font-size: 1.6rem;
      line-height: 1.5; }
    .hairset-gallery_list ul {
      padding: 0;
      display: flex;
      flex-wrap: wrap; }
      .hairset-gallery_list ul li {
        width: 50%;
        padding: 1rem 1rem; }
        .hairset-gallery_list ul li:nth-child(2n+1) {
          padding-left: 0.5rem; }
        .hairset-gallery_list ul li:nth-child(2n+2) {
          padding-right: 0.5rem; }
        .hairset-gallery_list ul li a {
          display: block;
          border-radius: 50%;
          position: relative;
          z-index: 1;
          height: 0;
          padding-top: 100%;
          overflow: hidden; }
    .hairset-gallery.special {
      background: rgba(107, 141, 154, 0.55);
      color: #fff;
      padding: 0 0 2rem;
      margin-top: 2rem; }
      .hairset-gallery.special .hairset-gallery_ttl {
        font-size: 1.6rem; }
  .hairset-btn {
    padding: 5rem 0; }
    .hairset-btn a {
      background: #6B8D9A;
      box-shadow: 0 3px 0 0 #2E3E44; }
    .hairset-btn.even {
      background: #fff; }
      .hairset-btn.even a {
        background: #A7819D;
        box-shadow: 0 3px 0 0 #513A4B; }
