@charset "utf-8";
/* CSS Document */

/*** CRAFTSMANSHIP  ***/
[data-id="1755678"].l-wrapper {
  padding-left: 0;
  padding-right: 0;
}
[data-id="1755678"] .l-inner {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
[data-id="1755678"] .p-layout__inner .p-layout__content:nth-of-type(2) {

  color: #fff;
  position: relative;

  & .p-media-layout-02 {
    overflow: visible;
    background: url(/files/craftmanship_tcm111-1682765.jpg?impolicy=resize&imwid=2400&imhei=2241);
    min-height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
  }
  & .p-media-layout__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: grid;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    padding-left: 50vw;
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ,宋体,'Kanit',sans-serif;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  & .c-heading-3__heading {
    font-size: 50px;
    width: 340px;
    line-height: 1.5;
    font-weight: 700;
    font-family: 'Roboto',"Helvetica Neue",Helvetica,Arial,"Yu Gothic","游ゴシック",YuGothic,"Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ,宋体,'Kanit',sans-serif!important;
  }
  & .p-media-layout-02__hdg,
  & .p-media-layout-02__text,
  & .p-media-layout-02__link {
    position: relative;
    top: 50%;
    margin-bottom: 35px;
    margin-top: 0;
  }
  & .p-media-layout-02__link .c-button__btn--primary {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    border-top: 0;
    border-bottom: 0;
    display: inline-block;
    padding: 10px 25px;
    margin: 0;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    display: inline-block;
    position: relative;
    background-color: transparent;
  }
  & .p-media-layout-02__link .c-button__btn {
    border-radius: 0;
  }
  & .p-media-layout-02__link .c-button__text {
    color: #fff;
  }
  & img {
    display: none;
  }
}
[data-id="1755678"] .p-layout__inner .p-layout__content:nth-of-type(1),
[data-id="1755678"] .p-layout__inner .p-layout__content:nth-of-type(3) {
  flex-basis: var(--width-max-content)!important;
  margin-left: auto;
  margin-right: auto;
}
[data-id="1755678"] .p-layout__inner .p-layout__content:nth-of-type(1) {
  & .p-heading-3 {
    margin-bottom: 0!important;
  }
  & .p-media-layout-02__hdg {
    margin-bottom: 0!important;
  }
}

@media screen and (max-width: 1200px) {
  [data-id="1755678"] .p-layout__inner .p-layout__content:nth-of-type(1),
  [data-id="1755678"] .p-layout__inner .p-layout__content:nth-of-type(3) {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  [data-id="1755678"] .p-layout__inner .p-layout__content:nth-of-type(2) {
    & .p-media-layout__inner {
      width: 100%;
    }
  }
}

@media screen and (max-width: 768px) {
  [data-id="1755678"] .p-layout__inner .p-layout__content:nth-of-type(2) {
    & .p-media-layout-02 {
      min-height: 0;
      padding: 25px 0;
    }
    & .p-media-layout__inner {
      width: 320px;
      padding: 0 16px;
      margin-top: 0;
      margin-bottom: 35px;
      margin-left: auto;
      margin-right: auto;
      font-size: 14px;
      line-height: 1.6;
      text-shadow: 1px 1px 1px #000;
      transition-duration: 0.4s;
      transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
      transition-delay: 0.3s;
    }
    & .c-heading-3__heading {
      font-size: 24px;
      margin-top: 10px;
      width: auto;
      line-height: 1.6;
      text-align: center;
    }
    & .p-media-layout-02__hdg,
    & .p-media-layout-02__text,
    & .p-media-layout-02__link {
      top: 0;
      margin-bottom: 0!important;
    }
    & .p-media-layout-02__link .c-button__btn--primary {
      margin-left: auto;
      margin-right: auto;
      margin-top: 40px;
      padding: 1px 29px;
    }
  }
}

