@charset "UTF-8";
@import url(vendor/ress.css);
/*変数*/
@media screen and (min-width: 769px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .pc {
    display: none !important; } }

/* ------------------------------------------------------*/
body {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif; }

a,
input,
button {
  text-decoration: none;
  color: inherit;
  outline: none; }

img {
  vertical-align: middle; }

figure {
  margin: 0;
  padding: 0; }

input,
textarea {
  outline: none; }

/*変数*/
@media screen and (min-width: 769px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .pc {
    display: none !important; } }

.mv {
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start; }
  @media screen and (max-width: 768px) {
    .mv {
      width: 100%;
      display: block;
      text-align: right; } }
  .mv_img {
    width: 50%;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: -1; }
    @media screen and (max-width: 768px) {
      .mv_img {
        top: 0;
        width: 100%;
        display: block;
        text-align: right; }
        .mv_img img {
          width: 86.5vw; } }
  .mv_block {
    width: 50%;
    display: flex;
    justify-content: flex-end; }
    @media screen and (max-width: 768px) {
      .mv_block {
        width: 100%; } }
  .mv_caption {
    padding-right: 77px;
    padding-bottom: 800px;
    padding-top: 294px; }
    @media screen and (max-width: 768px) {
      .mv_caption {
        padding: initial;
        display: block;
        text-align: left;
        padding-left: 6.67vw;
        margin-top: 8vw;
        padding-bottom: 30vw; } }
    .mv_caption span {
      font-size: 16px;
      line-height: 2.5; }
      @media screen and (max-width: 768px) {
        .mv_caption span {
          font-size: 16px;
          font-size: 4.2666666667vw; } }
      @media screen and (max-width: 768px) {
        .mv_caption span {
          font-size: 14px;
          line-height: 1.9; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    .mv_caption span {
      font-size: 14px;
      font-size: 3.7333333333vw; } }

    .mv_caption img {
      display: block;
      width: 188px;
      margin-bottom: 110px; }
      @media screen and (max-width: 768px) {
        .mv_caption img {
          width: 60.8vw;
          margin-bottom: 11.5vw; } }

.about {
  width: 758px;
  margin: 160px auto 0;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .about {
      width: 100%;
      margin-top: 49vw;
      overflow: hidden;
      flex-flow: column;
      flex-direction: column-reverse; } }
  .about_detail {
    width: 337px;
    list-style-type: none;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .about_detail {
        width: 100%; }
        .about_detail:first-of-type {
          margin-top: 27.2vw; }
          .about_detail:first-of-type p > img {
            margin-right: 7.7vw; }
        .about_detail:last-of-type {
          flex-direction: row-reverse; }
          .about_detail:last-of-type p > img {
            margin-left: 6vw; } }
    .about_detail > img {
      width: 300px; }
    .about_detail p > img {
      width: 25px; }

.elegant {
  margin-top: 324px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .elegant {
      margin-top: 53.3vw; } }
  .elegant_title {
    width: 764px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: -84px;
    text-align: right;
    z-index: 999; }
    @media screen and (max-width: 768px) {
      .elegant_title {
        width: 100%;
        top: -4vw; } }
    .elegant_title img {
      width: 43px;
      background-color: #fff;
      padding: 2px; }
      @media screen and (max-width: 768px) {
        .elegant_title img {
          width: 5.7vw;
          margin-right: 14vw; } }
  .elegant_img {
    width: 100%; }

.subBlock {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 150px auto 0; }
  @media screen and (max-width: 768px) {
    .subBlock {
      flex-flow: column;
      margin-top: 26.4vw;
      flex-wrap: wrap; }
      .subBlock.first {
        position: relative; }
      .subBlock.second, .subBlock.third {
        width: 100vw;
        overflow: hidden; }
      .subBlock_img {
        align-self: flex-start; }
      .subBlock_info {
        align-self: flex-end; } }
  .subBlock.reverse {
    flex-direction: row-reverse; }
    .subBlock.reverse .subBlock_info {
      margin-left: 140px; }
      @media screen and (max-width: 768px) {
        .subBlock.reverse .subBlock_info {
          width: 100%;
          margin-left: 0;
          padding-left: 6vw;
          margin-top: -5vw; } }
  .subBlock_info, .subBlock_img {
    width: 50%; }
  @media screen and (max-width: 768px) {
    .subBlock_img {
      width: 80vw; } }
  .subBlock_info {
    margin-left: 62px; }
    @media screen and (max-width: 768px) {
      .subBlock_info.first {
        margin: 7.7vw 6vw 0 0;
        width: 40.8vw; }
      .subBlock_info.third {
        width: 100%;
        padding-left: 19vw;
        margin-left: 0;
        margin-top: -4vw; } }
  .subBlock_title {
    margin-bottom: 20px; }
    .subBlock_title img {
      width: auto;
      height: 38px; }
      @media screen and (max-width: 768px) {
        .subBlock_title img {
          height: initial;
          width: 40vw; } }
  .subBlock_text {
    font-size: 14px;
    line-height: 1.9; }
    @media screen and (max-width: 768px) {
      .subBlock_text {
        font-size: 14px;
        font-size: 3.7333333333vw; } }
    .subBlock_text.first {
      line-height: 1.8;
      letter-spacing: -1px;
      text-align: justify; }
  .subBlock_gallery {
    margin-top: 82px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 768px) {
      .subBlock_gallery {
        margin-top: 0;
        flex-flow: column;
        position: absolute;
        left: 0;
        bottom: -6vw; } }
    .subBlock_gallery img {
      margin-right: 125px; }
      @media screen and (max-width: 768px) {
        .subBlock_gallery img {
          margin-right: 0;
          width: 33.3vw;
          margin-bottom: 6.6vw; }
          .subBlock_gallery img:first-of-type, .subBlock_gallery img:last-of-type {
            margin-left: -12.3vw; }
          .subBlock_gallery img:nth-of-type(2) {
            margin-left: 12.3vw; } }
      .subBlock_gallery img:last-of-type {
        margin-right: 0; }
        @media screen and (max-width: 768px) {
          .subBlock_gallery img:last-of-type {
            margin-bottom: 0; } }

.material {
  margin-top: 490px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .material {
      margin-top: 86.4vw; } }
  .material_title {
    position: absolute;
    top: -200px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 185px;
    z-index: 999; }
    @media screen and (max-width: 768px) {
      .material_title {
        width: 44vw;
        top: -59.5vw; } }
    .material_title img {
      width: 100%; }
  .material_img {
    width: 100%; }

.pants {
  width: 960px;
  margin: 62px auto 0;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 768px) {
    .pants {
      width: 100%;
      margin-top: 11.3vw;
      padding: 0 13.3vw;
      display: block; } }
  .pants_img {
    width: 50%;
    display: flex; }
    @media screen and (max-width: 768px) {
      .pants_img {
        width: 100%;
        margin-top: 20vw; } }
    .pants_img div:last-of-type {
      padding-top: 40%; }
    .pants_img img {
      width: 100%; }
  .pants_info {
    width: 420px; }
    @media screen and (max-width: 768px) {
      .pants_info {
        width: 100%; } }
  .pants_title {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 33px; }
    @media screen and (max-width: 768px) {
      .pants_title {
        font-size: 26px;
        font-size: 6.9333333333vw; } }
    @media screen and (max-width: 768px) {
      .pants_title {
        font-size: 18px;
        margin-bottom: 8vw;
        font-weight: bold;
        text-align: center; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    .pants_title {
      font-size: 18px;
      font-size: 4.8vw; } }

  .pants_text {
    text-align: center; }
    .pants_text p {
      font-size: 13px;
      line-height: 2;
      text-align: left; }
      @media screen and (max-width: 768px) {
        .pants_text p {
          font-size: 13px;
          font-size: 3.4666666667vw; } }
      @media screen and (max-width: 768px) {
        .pants_text p {
          font-size: 14px;
          line-height: 1.9;
          text-align: justify; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    .pants_text p {
      font-size: 14px;
      font-size: 3.7333333333vw; } }

    .pants_text a {
      width: 400px;
      display: inline-block;
      margin-top: 30px;
      transition: 0.3s all; }
      @media screen and (max-width: 768px) {
        .pants_text a {
          width: 100%;
          margin-top: 6vw; } }
      .pants_text a:hover {
        opacity: 0.7;
        transition: 0.3s all; }
      .pants_text a img {
        width: 100%; }

.coordi {
  margin: 160px auto 0;
  width: 920px; }
  @media screen and (max-width: 768px) {
    .coordi {
      width: 100%;
      margin-top: 55vw; } }
  .coordi_title {
    height: 36px; }
    @media screen and (max-width: 768px) {
      .coordi_title {
        margin-left: 4.8vw;
        height: 9.3vw; } }
    .coordi_title img {
      height: 100%; }
  .coordi_lists {
    display: flex;
    justify-content: space-between;
    margin-top: 65px; }
    @media screen and (max-width: 768px) {
      .coordi_lists {
        flex-flow: column;
        flex-direction: column-reverse;
        padding: 0 13.3vw;
        margin-top: 13.7vw; } }
  .coordi_list {
    width: 363px;
    list-style-type: none; }
    @media screen and (max-width: 768px) {
      .coordi_list {
        width: 100%; }
        .coordi_list:first-of-type {
          margin-top: 32.7vw; } }
    .coordi_list img {
      width: 100%; }
    .coordi_list p {
      margin-top: 27px;
      font-size: 14px;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .coordi_list p {
          font-size: 14px;
          font-size: 3.7333333333vw; } }
      @media screen and (max-width: 768px) {
        .coordi_list p {
          line-height: 1.35;
          margin-top: 5vw;
          text-align: justify; } }

.author {
  width: 1000px;
  margin: 222px auto 0;
  padding: 77px 50px 77px;
  border: 1px solid #000;
  position: relative; }
  @media screen and (max-width: 768px) {
    .author {
      width: 100%;
      margin-top: 53.3vw;
      padding: 0 6.6vw 10vw;
      border: none;
      border-bottom: 1px solid #000; }
      .author > img {
        width: calc(100% + 14vw);
        margin-left: -7vw;
        margin-bottom: 4vw; } }
  .author:before {
    position: absolute;
    content: url(../img/icon_author_pc.png);
    text-align: center;
    left: 0;
    right: 0;
    top: -62px; }
    @media screen and (max-width: 768px) {
      .author:before {
        display: none; } }
  .author_block {
    width: 654px;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 768px) {
      .author_block {
        width: 100%;
        padding: 0 6.6vw; } }
    .author_block:first-of-type {
      margin-bottom: 48px; }
      @media screen and (max-width: 768px) {
        .author_block:first-of-type {
          margin-bottom: 8.7vw; } }
  .author_thumb {
    display: flex;
    margin-bottom: 22px;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .author_thumb {
        margin-bottom: 5.3vw; } }
    .author_thumb_img {
      width: 100px;
      margin-right: 22px; }
      @media screen and (max-width: 768px) {
        .author_thumb_img {
          width: 24vw;
          margin-right: 3.3vw; } }
    .author_thumb_text img:first-of-type {
      height: 14px;
      padding: 1px;
      background-color: #afd1d1;
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        .author_thumb_text img:first-of-type {
          height: 3vw;
          margin-bottom: 2vw; } }
    .author_thumb_text img:last-of-type {
      width: 61px; }
      @media screen and (max-width: 768px) {
        .author_thumb_text img:last-of-type {
          width: 16vw; } }
    .author_thumb_text p {
      margin-top: 6px;
      font-size: 12px;
      line-height: 1.75; }
      @media screen and (max-width: 768px) {
        .author_thumb_text p {
          font-size: 12px;
          font-size: 3.2vw; } }
      @media screen and (max-width: 768px) {
        .author_thumb_text p {
          margin-top: 2.4vw;
          font-size: 11px;
          line-height: 1.5; } }
  @media screen and (max-width: 768px) and (max-width: 768px) {
    .author_thumb_text p {
      font-size: 11px;
      font-size: 2.9333333333vw; } }

  .author_intro {
    font-size: 14px;
    line-height: 1.7; }
    @media screen and (max-width: 768px) {
      .author_intro {
        font-size: 14px;
        font-size: 3.7333333333vw; } }
    @media screen and (max-width: 768px) {
      .author_intro {
        line-height: 1.5; } }

footer {
  margin: 163px auto 0;
  width: 1000px;
  border-top: 2px solid #000;
  text-align: center;
  padding: 77px 0; }
  footer img:first-of-type {
    width: 336px;
    margin-bottom: 63px; }
  footer img:last-of-type {
    height: 9px; }
  @media screen and (max-width: 768px) {
    footer {
      margin: 27.3vw auto 0;
      width: 73.3vw;
      padding: 12.4vw 0 26.9vw; }
      footer img:first-of-type {
        width: 60.8vw;
        margin-bottom: 11.6vw; }
      footer img:last-of-type {
        height: 1.9vw;
        width: initial; } }

.animeImg {
  opacity: 0;
  transition: 0.7s all ease-in-out; }
  .animeImg.show {
    opacity: 1;
    transition: 0.7s all ease-in-out; }

.box1_1.show, .box1_2.show, .box2_1.show,
.box2_3.show, .box2_2.show, .box3_1.show, .box3_2.show {
  transform: translateX(0) translateY(0); }

.box1_1 {
  transform: translateY(-10%); }

.box1_2 {
  transform: translateY(20%); }

.box2_1,
.box2_3 {
  transform: translateY(-30%); }
  @media screen and (max-width: 768px) {
    .box2_1,
    .box2_3 {
      transform: translateX(-50%) translateY(0); } }

.box2_2 {
  transform: translateY(30%); }
  @media screen and (max-width: 768px) {
    .box2_2 {
      transform: translateX(30%) translateY(0); } }

.box3_1 {
  transform: translateY(-20%); }

.box3_2 {
  transform: translateY(20%); }

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