<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*---------------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {
  .section_block {
    margin-bottom: 45px;
  }
  .section_block__title {
    margin-bottom: 30px;
  }
  .section_block p {
    line-height: 2em;
  }
  .section_block li {
    line-height: 2em;
  }
  .section_block em {
    color: #000a6e;
    font-style: normal;
  }
  .section_block em.color-attention {
    color: #ff0000;
  }
  .text_inside {
    margin: 40px 0 25px;
  }
  .section_box__content {
    margin: 30px 0 80px;
  }
  .section_box__content--inner {
    margin: 30px 0;
  }
  .btn_area {
    margin-top: 60px;
    text-align: center;
  }
  .btn_area .btn {
    margin: auto;
  }
  .btn_area p:not(.btn) {
    color: #000;
    margin-top: 20px;
  }
  .btn_area p:not(.btn) a {
    color: inherit;
  }
  .announce_text {
    padding-bottom: 20px;
  }
  .lead_text {
    padding-bottom: 40px;
  }
  .apply .list_num--parenthesis &gt; li {
    font-weight: bold;
  }
  .apply .list_num--period &gt; li {
    font-weight: normal;
  }
  .apply .btn {
    height: 45px;
    line-height: 45px;
    margin: 20px 0 25px;
    text-align: center;
  }
  .apply .flextable__caption {
    width: 138px;
    border-top: none;
    border-bottom: solid 1px #bfbfbf;
    font-weight: normal;
  }
  .apply .flextable__thead {
    color: #fff;
    background-color: #be9664;
  }
  .apply .flextable .chapter,
  .apply .flextable .data,
  .apply .flextable .time,
  .apply .flextable .devision {
    width: 138px;
  }
  .apply .flextable .adversary,
  .apply .flextable .period {
    width: 274px;
  }
  .apply .flextable .schedule__list--body {
    width: 963px;
    border-right: solid 1px #bfbfbf;
    background-color: #fff;
  }
  .apply .flextable .schedule__list--body .data {
    border-left: solid 1px #bfbfbf;
  }
  .apply .flextable .gray .schedule__list--cell,
  .apply .flextable .gray .flextable__caption {
    background-color: #e5e5e5;
  }
  .requirements .attention_list {
    color: #ff0000;
  }
  .contacts dt {
    display: inline-block;
  }
  .contacts dd {
    display: inline-block;
  }
  .contacts a {
    color: #000;
    text-decoration: none;
  }
  .soon_txt {
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .section_block {
    margin-bottom: 7.8125vw;
    font-size: 3.90625vw;
  }
  .section_block__title {
    margin-bottom: 3.25521vw;
  }
  .section_block p {
    line-height: 2em;
  }
  .section_block li {
    line-height: 2em;
  }
  .section_block em {
    color: #000a6e;
    font-style: normal;
  }
  .section_block em.color-attention {
    color: #ff0000;
  }
  .announce_text {
    padding: 8.07292vw 0 0;
  }
  .lead_text {
    padding: 5.85938vw 0 8.07292vw;
  }
  .text_inside {
    padding: 5.85938vw 0 2.60417vw;
  }
  .section_box__content {
    margin: 3.25521vw 0 6.51042vw;
  }
  .section_box__content--inner {
    margin: 30px 0;
  }
  .btn_area {
    text-align: center;
    margin: 5.20833vw 0 6.51042vw;
  }
  .btn_area .btn {
    text-align: center;
    width: 100%;
  }
  .btn_area p:not(.btn) {
    color: #000;
    margin-top: 20px;
  }
  .btn_area p:not(.btn) a {
    color: inherit;
  }
  .apply .list_num--parenthesis &gt; li {
    font-weight: bold;
  }
  .apply .list_num--period &gt; li {
    font-weight: normal;
  }
  .apply .btn {
    margin: 5.20833vw 0 6.51042vw;
    text-align: center;
    width: 100%;
  }
  .apply .flextable__caption {
    background-color: #be9664;
    color: #fff;
  }
  .apply .flextable__caption {
    padding: 0;
  }
  .apply .schedule__list--row {
    display: block;
    background-color: #fff;
    border-left: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
  }
  .apply .schedule__list--cell span {
    display: block;
    padding-right: 0;
  }
  .apply .schedule__list .data span:before {
    content: '開催日：';
  }
  .apply .schedule__list .time span:before {
    content: 'キックオフ：';
  }
  .apply .schedule__list .period span:before {
    content: '予約受付期間：';
  }
  .apply .schedule__list .devision span:before {
    content: '予約受付状況：';
  }
  .apply .gray .schedule__list--row {
    background-color: #e5e5e5;
  }
  .requirements .attention_list {
    color: #ff0000;
  }
  .contacts dt {
    display: inline-block;
  }
  .contacts dd {
    display: inline-block;
  }
  .contacts a {
    color: #000;
    text-decoration: none;
  }
  .soon_txt {
    font-weight: bold;
    font-size: 4.6vw;
  }
}
</pre></body></html>