@charset "UTF-8";
/*--------------------------------
         Layout  SP First
 --------------------------------*/
.look_21AW2nd .credit {
  display: none;
}
.look_21AW2nd .top {
  width: 100%;
  max-width: 750px;
  height: auto;
}
.look_21AW2nd .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: calc(20 * (100vw/750)) auto 0;
}
.look_21AW2nd .contents .itemWrap {
  width: calc(345 * (100vw/750));
  max-width: 345px;
  height: auto;
  margin-bottom: calc(19 * (100vw/750));
}
.look_21AW2nd .contents .picWrap {
  position: relative;
  width: calc(710 * (100vw/750));
  max-width: 710px;
  height: auto;
  margin-bottom: calc(19 * (100vw/750));
}
.look_21AW2nd .contents .picWrap .txt {
  color: #fff;
  font-family: pragmatica-extended, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: calc(43.3 * (100vw/750));
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
}
.look_21AW2nd .contents .p_01 .txt {
  top: calc(553 * (100vw/750));
  left: calc(110 * (100vw/750));
}
.look_21AW2nd .contents .p_02 .txt {
  top: calc(551 * (100vw/750));
  left: calc(124 * (100vw/750));
}
.look_21AW2nd .contents .p_03 .txt {
  top: calc(566 * (100vw/750));
  left: calc(183 * (100vw/750));
}
.look_21AW2nd .look_21AW2nd_btn {
  display: block;
  width: calc(310 * (100vw/750));
  max-width: 310px;
  height: calc(49.5 * (100vw/750));
  margin: calc(106 * (100vw/750)) auto 0;
}
.look_21AW2nd .is_25 {
  font-family: pragmatica-extended, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: calc(54 * (100vw/750));
}
.look_21AW2nd .is_25 .ttl {
  font-size: calc(17.8 * (100vw/750));
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: calc(14 * (100vw/750));
}
.look_21AW2nd .is_25 .txt {
  font-size: calc(15 * (100vw/750));
  letter-spacing: 0.05em;
  line-height: 1.57;
}
.look_21AW2nd .is_25 .txt .txt_s {
  font-size: calc(13.3 * (100vw/750));
}
.look_21AW2nd .is_25 .txt span {
  font-weight: 500;
  font-size: calc(17.3 * (100vw/750));
}

/*.look_21AW2nd*/
/*--------------------------------
          S e t U p SP
--------------------------------*/
.look_21AW2nd {
  max-width: calc(750 * (100vw/750));
  overflow-x: hidden;
  width: 100%;
  margin: calc(-74 * (100vw/750)) auto;
}
.look_21AW2nd picture {
  display: block;
}
.look_21AW2nd img {
  height: auto;
  opacity: 1;
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
.look_21AW2nd .look_21AW2nd-inner {
  width: calc(710 * (100vw/750));
  max-width: 710px;
  margin: 0 auto;
}
.look_21AW2nd .look_21AW2nd-inner .spOnry {
  display: block;
}
.look_21AW2nd .look_21AW2nd-inner .pcOnry {
  display: none;
}

/*--------------------------------
            Layout  PC
 --------------------------------*/
@media (min-width: 768px) {
  .look_21AW2nd .credit {
    display: block;
  }
  .look_21AW2nd .top {
    width: 120rem;
    max-width: none;
    height: auto;
    margin: 0 auto;
  }
  .look_21AW2nd .top_link {
    display: block;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
  }
  .look_21AW2nd .top_link:hover {
    opacity: 0.6;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents {
    margin: 2rem auto 0;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .itemWrap {
    width: 34rem;
    max-width: none;
    margin-bottom: 2rem;
    position: relative;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .itemWrap .creditWrap {
    background-color: #fff;
    top: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .itemWrap .creditWrap:hover {
    opacity: 0.7;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .itemWrap .creditWrap:hover > .credit {
    opacity: 1;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .picWrap {
    position: relative;
    width: 107.5rem;
    max-width: none;
    margin-bottom: 2rem;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .picWrap .txt {
    font-size: 4.3rem;
    letter-spacing: 0;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .p_01 .txt {
    top: 54.9rem;
    left: 28.4rem;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .p_02 .txt {
    top: 54.4rem;
    left: 29.6rem;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .p_03 .txt {
    top: 29.6rem;
    left: 35.7rem;
  }
  .look_21AW2nd .look_21AW2nd-inner .contents .slick-arrow {
    display: none !important;
  }
  .look_21AW2nd .look_21AW2nd-inner .look_21AW2nd_btn:hover {
    opacity: 0.6;
  }
  .look_21AW2nd .look_21AW2nd-inner .look_21AW2nd_btn {
    width: 23.6rem;
    height: 3.32rem;
    margin: 9.2rem auto 0;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
  }
  .look_21AW2nd .look_21AW2nd-inner .i_25 {
    font-family: pragmatica-extended, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-top: 22.6rem;
    width: 34.5rem;
  }
  .look_21AW2nd .look_21AW2nd-inner .i_25 .ttl {
    font-size: 1.23rem;
    line-height: 1;
    letter-spacing: 0.1em;
  }
  .look_21AW2nd .look_21AW2nd-inner .i_25 .txt {
    font-size: 1rem;
    letter-spacing: 0.008em;
    line-height: 1.6;
  }
  .look_21AW2nd .look_21AW2nd-inner .i_25 .txt span {
    font-size: 1.16rem;
    font-weight: 500;
    line-height: 1.56;
    letter-spacing: 0.09em;
  }
  .look_21AW2nd .look_21AW2nd-inner .i_25 .t_pc1 {
    margin-top: 1.4rem;
  }
  .look_21AW2nd .look_21AW2nd-inner .i_25 .t_pc2 {
    margin-top: 0.9rem;
  }
  .look_21AW2nd .look_21AW2nd-inner .credit {
    font-family: acumin-pro, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.3rem;
    line-height: 1.4615384615;
    letter-spacing: 0.04em;
    opacity: 0;
    position: relative;
    z-index: 10;
    margin-top: 21rem;
    margin-left: 2rem;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
  }

  /*.look_21AW2nd*/
  /*--------------------------------
            S e t U p  pc
   --------------------------------*/
  body .look_21AW2nd {
    position: relative;
    height: auto;
    margin: 0 auto;
    width: 118rem;
  }
  body .look_21AW2nd .look_21AW2nd-inner {
    margin: 0 auto;
    width: 106rem;
    max-width: 100%;
  }
  body .look_21AW2nd .look_21AW2nd-inner .pcOnry {
    display: block;
  }
  body .look_21AW2nd .look_21AW2nd-inner .spOnry {
    display: none;
  }
  body .look_21AW2nd .look_21AW2nd-inner .bottun {
    display: block;
  }
}
@media (min-width: 768px) {
  body .main-area {
    margin-top: -127px;
  }

  body .main-area .sidebar-area {
    margin-top: 127px;
  }
}
/*--------------------------------
   Media Queries (768px ~ 1399px)
 --------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1179px) {
  .main-area .main-inner {
    margin: 0 !important;
    padding: 0 !important;
  }

  html {
    font-size: calc(10*(100vw/1200));
  }
}
/*--------------------------------
                共 通
 --------------------------------*/
* > .look_21AW2nd {
  color: #000;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 100;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.main-area .main-inner {
  margin: auto !important;
  width: 100vw;
  max-width: 100%;
}
@media (max-width: 767px) {
  .main-area .main-inner {
    padding: 0 !important;
  }
}
/*# sourceMappingURL=style.css.map */