<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! Writen  by SCSS */
.ytItems_wrap {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto; }

.ytItems {
  margin: auto;
  padding: 0;
  list-style: none; }

.ytItems {
  position: relative;
  background: #000;
  max-width: 1280px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: clamp(40px, 4.69%, 60px);
  aspect-ratio: 16 / 9;
  margin-top: 30px; }
  .ytItems iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

figure figcaption {
  font-size: 10px; }

.img101 {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto; }
  .img101 .image_box {
    mask: url("../images/location/mask.svg") alpha center/cover no-repeat; }
  .img101 .cap {
    text-align: right;
    margin-right: calc(110%/16); }

.sec {
  margin-bottom: 100px; }
  @media screen and (max-width: 768px) {
    .sec {
      margin-bottom: 60px; } }
  .sec .location_top_wrap .location_t_list {
    margin-top: 0.63%;
    display: grid;
    align-items: start;
    align-content: start;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 0.62%; }
    @media screen and (max-width: 480px) {
      .sec .location_top_wrap .location_t_list {
        margin-top: 10px;
        gap: 10px;
        grid-template-columns: repeat(2, 1fr); } }
    .sec .location_top_wrap .location_t_list figcaption {
      line-height: 1.2; }

.sec03 .item01 {
  display: flex;
  align-items: stretch;
  justify-content: space-between; }
  @media screen and (max-width: 1100px) {
    .sec03 .item01 {
      display: block;
      max-width: 858px;
      margin: 0 auto; } }
  .sec03 .item01.re {
    flex-direction: row-reverse; }
  .sec03 .item01 .img_l {
    width: calc(858%/12.8); }
    @media screen and (max-width: 1100px) {
      .sec03 .item01 .img_l {
        width: auto;
        margin-bottom: 20px; } }
    @media screen and (max-width: 768px) {
      .sec03 .item01 .img_l {
        margin-bottom: 10px; } }
  .sec03 .item01 .img_s {
    width: calc(410%/12.8);
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media screen and (min-width: 1100px) {
      .sec03 .item01 .img_s {
        font-size: 12px;
        padding-bottom: 2em; } }
    @media screen and (max-width: 1100px) {
      .sec03 .item01 .img_s {
        width: 100%;
        grid-gap: 0 20px;
        flex-direction: row; } }
    @media screen and (max-width: 768px) {
      .sec03 .item01 .img_s {
        grid-gap: 0 10px; } }
    .sec03 .item01 .img_s figcaption {
      line-height: 1.2; }
.sec03 .img108 .cap {
  position: static;
  text-align: left; }
.sec03 .item02 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media screen and (max-width: 1100px) {
    .sec03 .item02 {
      max-width: 858px;
      margin: 0 auto;
      display: block; } }
  .sec03 .item02 .sec_txts {
    width: calc(495%/12.8); }
    @media screen and (min-width: 1100px) {
      .sec03 .item02 .sec_txts {
        margin-bottom: 0; } }
    @media screen and (max-width: 1100px) {
      .sec03 .item02 .sec_txts {
        width: auto;
        text-align: center;
        margin-bottom: 20px; } }
    @media screen and (min-width: 768px) {
      .sec03 .item02 .sec_txts .sec_read {
        line-height: 1;
        letter-spacing: 0.15em; } }
    @media screen and (min-width: 768px) {
      .sec03 .item02 .sec_txts .sec_copy {
        letter-spacing: 0.15em;
        margin-bottom: 0; } }
  .sec03 .item02 .imgs {
    width: calc(765%/12.8);
    display: flex;
    justify-content: space-between;
    grid-gap: 0 14px; }
    @media screen and (max-width: 1100px) {
      .sec03 .item02 .imgs {
        width: auto;
        grid-gap: 0 20px; } }
    @media screen and (max-width: 768px) {
      .sec03 .item02 .imgs {
        grid-gap: 0 10px; } }
    @media screen and (max-width: 1100px) {
      .sec03 .item02 .imgs figure {
        max-width: 410px; } }

/*# sourceMappingURL=location.css.map */
</pre></body></html>