<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#mco-temp {
  min-height: 300px;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
}
#mco-temp .sp-only {
  display: none;
}
@media (max-width: 520px) {
  #mco-temp .sp-only {
    display: block;
  }
}
@media (max-width: 520px) {
  #mco-temp .md-only {
    display: none;
  }
}
#mco-temp .container {
  max-width: 984px;
  margin: 0 auto;
  padding: 0 12px;
}
#mco-temp .page-section {
  padding: 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#mco-temp .page-section .page-header {
  text-align: center;
  margin-bottom: 32px;
}
#mco-temp .page-section .page-header__title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 24px;
}
#mco-temp .page-section .page-header__subTitle {
  font-family: "Noto Sans", sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 520px) {
  #mco-temp .page-section {
    padding: 60px 0;
  }
  #mco-temp .page-section .page-header {
    margin-bottom: 16px;
  }
  #mco-temp .page-section .page-header__title {
    margin-bottom: 16px;
  }
  #mco-temp .page-section .page-header__subTitle {
    font-size: 30px;
    line-height: 40px;
    padding: 0 15px;
  }
}
#mco-temp #mco-banner {
  display: flex;
}
#mco-temp #mco-what-is {
  color: #fff;
}
#mco-temp #mco-what-is .page-content {
  font-size: 14px;
  font-weight: 600;
  line-height: 30.8px;
  text-align: center;
}
#mco-temp #mco-what-is .page-content img {
  margin: 64px auto 0;
}
#mco-temp .official-sites {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#mco-temp .official-sites a {
  display: flex;
  width: calc(50% - 10px);
}
#mco-temp .loop-slider__item {
  padding: 0 6px;
}
#mco-temp .mco-btn {
  text-align: center;
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 45px;
  font-weight: 600;
  color: rgb(0, 54, 134);
  border: 2px solid rgb(0, 54, 134);
  border-radius: 36px;
  padding: 0 50px;
  min-width: 320px;
}
#mco-temp .mco-btn:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid rgb(0, 54, 134);
  border-right: 2px solid rgb(0, 54, 134);
  top: 19px;
  right: 20px;
  transform: rotate(45deg);
}
#mco-temp .mco-box {
  padding: 40px 50px;
  border: 2px solid rgb(0, 54, 134);
}
#mco-temp .mco-box:not(:last-child) {
  margin-bottom: 64px;
}
#mco-temp .mco-box__header {
  text-align: center;
  margin-bottom: 32px;
}
#mco-temp .mco-box__header h2 {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  color: rgb(0, 54, 134);
  margin-bottom: 12px;
}
#mco-temp .mco-box__header h3 {
  font-size: 20px;
  line-height: 20px;
  color: rgb(215, 60, 58);
  font-weight: 600;
}
#mco-temp .mco-box__content {
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
}
#mco-temp .mco-box__content img {
  width: 100%;
}
#mco-temp .mco-box__footer {
  margin-top: 40px;
  text-align: center;
}
#mco-temp #mco-online-store .mco-btn {
  width: 600px;
  max-width: 100%;
}
#mco-temp #mco-jp-players {
  background-color: #003686;
  color: #fff;
}
#mco-temp #mco-jp-players .page-header__title {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 12px;
}
#mco-temp #mco-jp-players .page-header__subTitle {
  font-size: 20px;
  line-height: 20px;
}
#mco-temp #mco-jp-players .jp-player {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 600;
}
#mco-temp #mco-jp-players .jp-player__item {
  text-align: center;
  padding: 22px 0;
  background-color: #D73C3A;
  width: calc((100% - 30px) / 4);
}
#mco-temp #mco-jp-players .jp-player__item img {
  margin: 0 auto 18px;
}
#mco-temp #mco-jp-players .jp-player__name {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 0;
}
#mco-temp #mco-jp-players .jp-player__age {
  font-size: 12px;
  margin-bottom: 0;
}
#mco-temp #mco-jp-players .jp-player__name-en {
  font-size: 14px;
  line-height: 22px;
}
#mco-temp #mco-end-section .news-wrap {
  max-height: 335px;
  overflow-y: auto;
  margin-bottom: 0;
}
#mco-temp #mco-end-section .news-list {
  box-shadow: none;
}
#mco-temp #mco-end-section .news-list__cat-list-item {
  display: none;
}
#mco-temp #mco-end-section .news-list__content {
  display: flex;
  flex-wrap: wrap;
  padding: 21px 0;
}
#mco-temp #mco-end-section .news-list__content p {
  margin-bottom: 0 !important;
}
#mco-temp #mco-end-section .news-list__content p.news-list__date {
  width: 130px;
}
#mco-temp #mco-end-section .news-list__content p.news-list__ttl {
  width: calc(100% - 130px);
}
#mco-temp #mco-end-section .news-list__item--small {
  border-bottom: none;
  border-top: 1px solid #003686;
}
@media (max-width: 520px) {
  #mco-temp .mco-box {
    padding: 32px 25px;
  }
  #mco-temp .mco-box__header {
    margin-bottom: 24px;
  }
  #mco-temp .mco-box__header h2 {
    margin-bottom: 10px;
  }
  #mco-temp .mco-box__footer {
    margin-top: 24px;
  }
  #mco-temp .mco-btn {
    min-width: auto;
    width: 100%;
    font-size: 14px;
    padding: 5px 50px;
    height: auto;
    min-height: 50px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #mco-temp #mco-what-is .page-content {
    padding: 0 10px;
  }
  #mco-temp #mco-what-is .page-content img {
    width: 90%;
    margin-top: 40px;
  }
  #mco-temp #mco-official-sites .container {
    padding: 0;
  }
  #mco-temp #mco-official-sites .official-sites {
    gap: 0;
  }
  #mco-temp #mco-official-sites .official-sites a {
    width: 50%;
  }
  #mco-temp #mco-jp-players .page-header {
    margin-bottom: 40px;
  }
  #mco-temp #mco-jp-players .jp-player {
    flex-direction: column;
  }
  #mco-temp #mco-jp-players .jp-player__item {
    width: 100%;
    padding: 20px 24px;
  }
  #mco-temp #mco-jp-players .jp-player__item img {
    float: left;
    width: 130px;
    margin: 0;
  }
  #mco-temp #mco-jp-players .jp-player__name {
    margin-top: 32px;
  }
  #mco-temp #mco-jp-players .jp-player__name-en {
    margin-bottom: 0;
    margin-top: 5px;
  }
  #mco-temp #mco-end-section .news-wrap {
    max-height: 375px;
  }
  #mco-temp #mco-end-section .news-list__content {
    padding: 16px 10px;
  }
  #mco-temp #mco-end-section .news-list__content p.news-list__date {
    width: 78px;
    line-height: 1.2;
  }
  #mco-temp #mco-end-section .news-list__content p.news-list__ttl {
    width: calc(100% - 78px);
  }
}/*# sourceMappingURL=mco-temp.css.map */</pre></body></html>