
@media only screen and (min-width: 769px) {
  #d2048863 .c-button a {
    border: 1px solid var(--color-main) !important;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner {
    position: relative;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .p-media-layout-02__hdg {
    position: absolute;
    top: 10%;
    right: 0;
    color: #fff;
    width: 40%;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .p-media-layout-02__hdg .c-heading-3__heading {
    font-size: 4rem;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .p-media-layout-02__text {
    position: absolute;
    top: 45%;
    right: 0;
    color: #fff;
    width: 40%;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .p-media-layout-02__link {
    position: absolute;
    top: 60%;
    right: 0;
    color: #fff;
    width: 40%;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .p-media-layout-02__link .c-link--arrow {
    color: #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: 10px 25px;
    text-decoration: none;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .p-media-layout-02__link .c-link--arrow::before {
    content: "";
    width: 0;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    transition-duration: 0.4s !important;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    top: 0;
    left: 0;
    text-decoration: none;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .p-media-layout-02__link .c-link--arrow:hover:before {
    width: 148px;
    height: 37px;
    margin-top: -7px;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .p-media-layout-02__link .c-link--arrow::after {
    display: none;
  }
  [data-id="1745665"] .l-inner .p-layout-media .p-layout__inner .p-layout__content:nth-child(4) .p-media-layout-02 .p-media-layout__inner .c-media__media .c-media__item {
    object-fit: cover;
    height: 600px;
    width: 1200px;
  }


  [data-id="1765510"] .l-inner .p-layout-media .p-layout__inner .p-layout__content .p-media-layout-02 .p-media-layout__inner {
    position: relative;
  }
  [data-id="1765510"] .l-inner .p-layout-media .p-layout__inner .p-layout__content .p-media-layout-02 .p-media-layout__inner .c-heading-3__heading {
    text-align: center;
  }
  [data-id="1765510"] .l-inner .p-layout-media .p-layout__inner .p-layout__content .p-media-layout-02 .p-media-layout__inner .c-heading-3__heading {
    position: absolute;
    color: #fff;
    top: 42%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 50px;
    text-align: center;
    padding: 0;
    margin-top: 0;
  }
  [data-id="1765510"] .l-inner .p-layout-media .p-layout__inner .p-layout__content .p-media-layout-02 .p-media-layout__inner .c-heading-3__heading .c-heading-3__heading-sub {
    border: solid 1px #fff;
    padding: 20px 70px 250px;
  }
  [data-id="1765510"] .p-text.p-media-layout-02__text {
    text-align: center;
  }
  [data-id="1765510"] .p-text.p-media-layout-02__text .c-text {
    position: absolute;
    color: #fff;
    width: 300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  [data-id="1765510"] .p-media-layout-02__link {
    position: absolute;
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  [data-id="1765510"] .p-media-layout-02__link .c-link--arrow {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    display: inline-block;
    padding: 10px 25px;
    margin: 0;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    display: inline-block;
    position: relative;
    text-decoration: none;
  }
  [data-id="1765510"] .p-media-layout-02__link .c-link--arrow::before {
    content: "";
    width: 0;
    height: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    transition-duration: 0.4s !important;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    position: absolute;
    top: 8px;
    left: 0;
    text-decoration: none;
  }
  [data-id="1765510"] .p-media-layout-02__link .c-link--arrow:hover::before {
    width: 135px;
    height: 37px;
    margin-top: -7px;
  }



  [data-id="1765510"] .p-media-layout-02__link .c-link::after {
    display: none !important;
  }
}

/* SP */
@media only screen and (max-width: 769px) {
  /* Meet Your Other Half */
  #d1771530 .c-keyvisual#js-movieBg .c-keyvisual-inner {
    background-image: url("/files/kv_tcm111-1728001.jpg");
  }

  /* Our Spirit */
  [data-id="1765510"] .p-layout {
    background-image: url("/files/ourmission_tcm111-1650677.jpg");
    position: relative;
    min-height: 365px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0;
    box-sizing: border-box;
    background-attachment: inherit;
  }
  [data-id="1765510"] .c-media__item {
    display: none !important;
  }

  [data-id="1765510"] .p-media-layout__inner {
    display: initial !important;
  }
  [data-id="1765510"] .c-heading-3 {
    margin-bottom: initial !important;
  }
  [data-id="1765510"] .c-heading-3__heading {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    text-align: center;
    padding: 0;
    margin-top: 0;
  }

  /* Show Your Other Side */
  [data-id="1765510"] .c-heading-3__heading-sub {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  /* 本文 */
  [data-id="1765510"] .p-text {
    width: 260px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    padding: 0px 5px 0px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
  }
  [data-id="1765510"] .p-media-layout-02__link {
    width: 260px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    padding: 20px 5px 40px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
  }

  /* READ MORE */
  [data-id="1765510"] .c-link {
    color: #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 1px 29px;
  }
  [data-id="1765510"] .c-link--arrow::after {
    content: none;
  }

  
  /* CRAFTSMANSHIP */
  [data-id="1745665"] .p-layout__inner {
    gap: 1.5rem 0.625rem !important;
  }

  [data-id="1745665"] .p-layout__inner li:nth-child(4) {
    background-image: url("/files/craftmanship_tcm111-1682765.jpg");
    position: relative;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0;
    box-sizing: border-box;
    background-attachment: inherit;
  }
  [data-id="1745665"] .p-layout__inner li:nth-child(4) .c-media__item {
    display: none !important;
  }

  [data-id="1745665"] .p-layout__inner li:nth-child(4) .c-heading-3 {
    margin-bottom: initial !important;
  }

  /* The Yamaha Difference */
  [data-id="1745665"] .p-layout__inner li:nth-child(4) .c-heading-3__heading {
    color: #fff;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    text-align: center;
    padding: 0;
    margin-top: 0;
  }

  /* 本文 */
  [data-id="1745665"] .p-layout__inner li:nth-child(4) .c-text {
    width: 320px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-size: 14px;
    line-height: 1.6;
    text-shadow: 1px 1px 1px #000;
  }
  
  [data-id="1745665"] .p-layout__inner li:nth-child(4) .p-media-layout-02__link {
    width: 260px;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    padding: 40px 5px 40px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    position: relative;
  }

  /* READ MORE */
  [data-id="1745665"] .p-layout__inner li:nth-child(4) .c-link {
    color: #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 1px 29px;
    font-size: 14px;
    line-height: 1.6;
    text-shadow: 1px 1px 1px #000;
  }
  [data-id="1745665"] .p-layout__inner li:nth-child(4) .c-link--arrow::after {
    content: none;
  }

  /* View All */
  #d2048863 .c-button__btn {
    border: 1px solid var(--color-main) !important;
  }
}