<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* pc */
@media only screen and (min-width: 769px) {
  #d1768444 {
    padding: 0 !important;
  }
  #d1768444 .l-inner {
    max-width: unset !important;
    margin: 0 !important;
  }

  .header_image .p-media-list__list .p-media-list__item:not(:first-child) {
    display: none;
  }
  .header_image .p-media-list__list .p-media-list__item {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
  [data-id="1783827"] .l-inner {
    padding: 40px 0;
  }
  [data-id="1783827"] .p-heading-2 {
    margin-top: 0 !important;
  }

  [data-id="1784323"] {
    background-color: #dcdcdc;
    padding-top:20px;
    padding-bottom: 20px;
  }
  [data-id="d1784516-1"] {
    margin:100px auto 400px !important;
  }
  
  #d1762702 .p-media-layout__inner {
    position: relative;
  }
  #d1762702 .p-media-layout__inner .p-media-layout__content {
    position: absolute;
    right: 0;
    width: 40%;
  }
  #d1762702 .p-media-layout__inner .p-media-layout__media {
    position: absolute;
    left: 0;
    top: 110px;
  }
  [data-id="1914395"] .p-media-layout__media {
    width: 52%;
    max-width: 632px;
    position: absolute;
    top: 0;
    padding-left: 30px;
  }
  [data-id="1914395"] .c-media-movie {
    padding: 0 32px;
  }
  [data-id="1914395"] .c-media-movie iframe {
    border: 0;
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
  }
}

/* sp */
@media only screen and (max-width: 768px){

  #d1764295 .p-media-layout__media li:nth-child(1) {
    display:none;
  }
  #d1764295 .p-media-list__item{
    max-width: initial;
  }
  #d1762702 .p-media-layout__media{
    display:none;
  }

  [data-id="1784323"] {
    background-color: #dcdcdc;
    padding-top:20px;
    padding-bottom: 20px;
  }
}</pre></body></html>