@media only screen and (min-width: 769px) {
  [data-id="1769880"] .p-layout {
    margin-bottom: 0;
  }
  [data-id="1769880"] .p-layout__inner {
    gap: 0 1.5rem !important;
  }
  [data-id="1769880"] .st_head .p-media-layout-02 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  [data-id="1769880"] .st_head .p-media-layout__inner {
    margin-top: 0 !important;
    width: 100%;
    padding: 32px;
  }
  [data-id="1769880"] .sl_list {
    padding: 32px;
  }
  [data-id="1769880"] .sl_list .p-media-layout__inner {
    display: block;
  }
  #d1911805 .l-inner, #d1910718 .l-inner {
    padding: 32px;
    background-color: #353535;
  }
  #d1911805 .p-media-layout, #d1910718 .p-media-layout {
    margin-bottom: 0;
  }
  #d1911805 .p-media-layout__content, #d1910718 .p-media-layout__content {
    width: 35%;
  }
  #d1911805 .p-media-layout__media, #d1910718 .p-media-layout__media {
    width: 100%;
    flex: 1 1 auto;
  }
  #d1911805 .p-media-list__item, #d1910718 .p-media-list__item {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    padding-bottom: 56.25%;
  }
  #d1911805 .p-media-list__item iframe, #d1910718 .p-media-list__item iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
  #d1910718 {
    padding-top: 0 !important;
  }
  [data-id="1768831"] .p-layout__inner {
    gap: 2% 1.5rem !important;
  }
  [data-id="1768831"] .sl_link .c-link-list__item {
    text-align: center !important;
  }
  [data-id="1768831"] .sl_link .c-link-list__item .c-link-icon {
    filter: brightness(0) invert(1);
  }
  [data-id="1768831"] .link_ex .p-media-layout__inner {
    display: block;
    color: #000 !important;
    text-shadow: none !important;
  }
  [data-id="1768831"] .c-link-list__list {
    margin-top: 40px;
  }
  [data-id="1768831"] .p-media-layout-02__link .c-link-list__item {
    text-align: left;
  }
  #d1911324 .p-media-layout__content {
    width: 35%;
  }
  #d1911324 .p-media-layout__media {
    width: 100%;
    flex: 1 1 auto;
  }
  #d1911324 .p-media-list__item {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    padding-bottom: 56.25%;
  }
  #d1911324 .p-media-list__item iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
  [data-id="1768439"] .p-layout {
    margin-bottom: 0;
  }
  [data-id="1768439"] .p-media-layout__inner {
    display: block;
    padding: 32px;
  }
  #d1910838 {
    background-color: #fff !important;
  }
  #d1910838 .l-inner {
    padding: 32px;
    background-color: #353535;
  }
  #d1910838 .p-media-layout__content {
    width: 35%;
  }
  #d1910838 .p-media-layout__media {
    width: 100%;
    flex: 1 1 auto;
  }
  #d1910838 .p-media-list__item {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    padding-bottom: 56.25%;
  }
  #d1910838 .p-media-list__item iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
}
@media screen and (max-width: 767px) {
  .st_head {
    background-size: cover;
    background-position: 0 50%;
    background-color: #161616;
    padding: 40px 6px;
  }
  .st_head h3 {
    font-size: 2.4em !important;
    color: #fff;
  }
  .st_head .descriptions {
    color: #fff;
  }
  .p-media-layout__inner img.visible-xs {
    display: none !important;
  }
  .sl_layout h3 {
    font-size: 18px !important;
  }
}
/* Video */
#d1911805, #d1910718, #d1911324 {
  background: #353535;
}

#d1910718 {
  padding-top: 20px;
}

.sl_list .p-media-layout__inner .p-media-layout-02__text:not(.p-media-layout-02__hdg + .p-media-layout-02__text) {
  margin-top: 12px;
  padding-left: 20px;
  position: relative;
}
.sl_list .p-media-layout__inner .p-media-layout-02__text:not(.p-media-layout-02__hdg + .p-media-layout-02__text)::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 7px;
  left: 0;
  background: #fff;
}
.sl_list.sl_link_w .p-media-layout__inner .p-media-layout-02__text:not(.p-media-layout-02__hdg + .p-media-layout-02__text)::before {
  background: #000;
}

@media only screen and (max-width: 768px) {
  [data-id="1769880"] .p-layout {
    margin-bottom: 0;
  }
  [data-id="1769880"] .p-layout__inner {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    gap: 0 !important;
  }
  [data-id="1769880"] .p-layout__inner .p-layout__content {
    padding-right: 20px;
    padding-left: 20px;
  }
  [data-id="1769880"] .p-layout__inner .p-layout__content:nth-child(3) .c-heading-3__heading {
    margin-bottom: 0 !important;
    margin-top: 10px !important;
  }
  [data-id="1769880"] .p-layout__inner .p-layout__content:nth-child(3) .p-media-layout-02__text {
    order: unset !important;
  }
  [data-id="1769880"] .p-layout__inner .p-layout__content:nth-child(3) .c-media {
    margin-top: 10px;
  }
  #d1911805 .p-media-layout,
  #d1910718 .p-media-layout {
    margin-bottom: 0;
  }
  [data-id="1768831"] .p-layout__inner {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  [data-id="1768831"] .p-layout__inner .p-layout__content:nth-child(2) {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  [data-id="1768831"] .p-layout__inner .p-layout__content:nth-child(2) .p-media-layout__inner {
    text-shadow: none !important;
    color: var(--color-font-default) !important;
  }
  [data-id="1768831"] .p-layout__inner .p-layout__content:nth-child(2) .c-heading-3__heading {
    width: unset !important;
    float: unset !important;
  }
  [data-id="1768831"] .p-layout__inner .p-layout__content:nth-child(2) .c-link-list__list {
    float: unset !important;
    width: unset !important;
  }
  [data-id="1768831"] .c-link-list__item {
    text-align: center;
  }
  [data-id="1768831"] .c-link-icon {
    filter: brightness(0) invert(1);
  }
  #d1911324 {
    background: none !important;
  }
  [data-id="1768439"] .p-layout {
    margin-bottom: 0;
  }
  [data-id="1768439"] .c-heading-3__heading {
    margin-bottom: 0 !important;
    margin-top: 10px !important;
  }
  [data-id="1768439"] .p-layout__inner {
    gap: 0 !important;
  }
  [data-id="1768439"] .p-layout__inner .p-layout__content:first-child .c-link-list__list {
    float: unset !important;
  }
  [data-id="1768439"] .p-layout__inner .p-layout__content:nth-child(2) {
    padding-right: 10px;
    padding-left: 10px;
  }
  #d1910838 .p-media-layout {
    margin-bottom: 0;
  }
  [data-id="1767220"] {
    padding: 0;
    background: #353535;
  }
  [data-id="1767220"] .l-inner {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  [data-id="1767220"] .c-link-icon {
    filter: brightness(0) invert(1);
  }

  [data-id="1768831"],[data-id="1769880"],[data-id="1768439"]{
    .c-heading-3__heading{
      font-size:1.8rem !important;
    }
  }
  [data-id="1768439"]{
    padding-left:0rem;
    padding-right:0rem;
  }
}
@media only screen and (min-width: 769px) {
  #d1911805,
  #d1910718,
  #d1911324 {
    background: none !important;
  }
}
