<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brandmessage-mvTop {
  padding-top: 280px;
  margin-bottom: 90px;
  width: 900px;
}

@media screen and (max-width:1000px) {
  .brandmessage-mvTop {
    padding-top: 80px;
    margin-bottom: 45px;
    width: 90%;
  }
}

.brandmessage-txt {
  margin-bottom: 90px;
  text-align: center;
  line-height: 2.8;
  font-size: 18px;
}

@media screen and (max-width:1000px) {
  .brandmessage-txt {
    margin-bottom: 60px;
    font-size: 16px;
  }
}

.message_wrap {
  max-width: 900px;
}

.message_box {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}

@media screen and (max-width:1000px) {
  .message_box {
    flex-direction: column;
  }
}

.message_txt_inner {
  width: 44%;
  padding-right: 110px;
}

.message_txt {
  font-size: 16.5px;
  line-height: 1.8;
  text-align: justify;
}

@media screen and (max-width:1000px) {
  .message_txt_inner {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }
}




.message_box h3 {
  font-size: 43px;
}

.message_box .message_subttl {
  font-size: 20px;
  margin-bottom: 10px;
}

.message_subtxt {
  margin-bottom: 35px;
}

.message_txt {
  font-size: 15px;
}

.message_img {
  width: 56%;
}

@media screen and (max-width:1000px) {
  .message_img {
    width: 100%;
  }
}

.mb150 {
  margin-bottom: 150px;
}

@media screen and (max-width:1000px) {
  .mb150 {
    margin-bottom: 80px;
  }
}

@media screen and (max-width:1000px) {
  .spNone {
    display: none;
  }
}

.youtube {
  padding-bottom: 40px;
}

.brandmessage-youtube {
  width: 100%;
  background-color: #fff;
  padding-bottom: 0;
  margin-bottom: 40px;
}

.brandmessage-youtube iframe {
  vertical-align: bottom;
}

@media screen and (max-width:1000px) {
  .brandmessage-youtube .cont01 {
    position: static;
  }
}

.logo01 {
  width: 420px;
  margin: 0 auto 90px;
}

@media screen and (max-width:1000px) {
  .logo01 {
    width: 70%;
  }
}

.table01 {
  width: 854px;
  padding: 40px 0;
}

.table01.brandmessage-table01 {
  margin-bottom: 60px;
}

@media screen and (max-width:1000px) {
  .table01 {
    width: 100%;
    padding: 20px 0;
  }

  .table01.brandmessage-table01 {
    margin-bottom: 40px;
  }

}

.table01 th {
  font-size: 28px;
  padding: 20px 0 15px 35px;
}

@media screen and (max-width:1000px) {
  .table01 th {
    font-size: 15px;
    padding: 15px 0;
  }
}

.table01 td {
  font-size: 19px;
  padding: 15px 0;
}

@media screen and (max-width:1000px) {
  .table01 td {
    font-size: 14px;
  }
}

.txt07 {
  font-size: 19px;
  line-height: 2.8;
}

@media screen and (max-width:1000px) {
  .txt07 {
    font-size: 15px;
    line-height: 2;
  }
}
</pre></body></html>