<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 {
  .preparation_txt {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 6px;
  }
  .red {
    color: #ff0000;
  }
  .mt_1em {
    margin-top: 1em;
  }
  .caution_txt {
    background: #f00;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
    margin: 0 auto 35px;
    padding: 20px 10px;
    text-align: center;
    width: 800px;
  }
  .caution_txt a {
    color: #fff;
  }
  img {
    display: block;
  }
  .item_end {
    text-decoration: line-through;
  }
  .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 li .text {
    margin-top: 30px;
    text-indent: 0.5em;
    display: block;
  }
  .section_block li table {
    text-align: center;
  }
  .section_block li table th {
    background-color: #cacaca;
  }
  .section_block em {
    color: #000a6e;
    font-style: normal;
  }
  .section_block em.color-attention {
    color: #ff0000;
  }
  .text-inside {
    margin-top: 30px;
  }
  .section_box + .section_box {
    margin-top: 50px;
  }
  .section_box__content {
    margin-top: 30px;
  }
  .section_box__content--inner {
    margin: 20px 0 40px;
  }
  .section_box__content--inner + .section_box__content--inner {
    margin-top: 30px;
  }
  .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;
  }
  .fig-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
  }
  .list_num--parenthesis li .btn {
    margin: 10px 0 30px;
  }
  .list_num--parenthesis &gt; li:not(:first-of-type) {
    margin-top: 5px;
  }
  .area_img_2 {
    width: 780px;
    margin-top: 30px;
  }
  .application_period {
    width: 780px;
  }
  .wheelchair .section_block__content {
    padding-bottom: 30px;
  }
  .wheelchair .area {
    margin-bottom: 30px;
  }
  .wheelchair .area figure {
    margin-top: 30px;
    margin-top: 20px;
  }
  .wheelchair .flextable__body:first-of-type {
    margin: 20px 0 0;
  }
  .wheelchair .flextable__body:first-of-type .flextable__caption, .wheelchair .flextable__body:first-of-type .flextable__content {
    border-bottom: none;
  }
  .wheelchair .flextable__body:last-of-type {
    margin: 0 0 20px;
  }
  .wheelchair .flextable__caption {
    width: 205px;
    background-color: #be9664;
    color: #fff;
    border: 1px solid #c9c9c9;
    border-right: none;
  }
  .wheelchair .flextable__content {
    width: 895px;
    border: 1px solid #c9c9c9;
  }
  .wheelchair .flextable__content &gt; div {
    padding: 15px 30px;
  }
  .wheelchair h5 {
    font-size: inherit;
  }
  .area_img {
    width: 70%;
    margin: 30px auto 0;
  }
  .contact dt {
    display: inline-block;
  }
  .contact dd {
    display: inline-block;
  }
  .contact a {
    color: #000;
    text-decoration: none;
  }
  .disabilities .btn {
    height: 45px;
    line-height: 45px;
    margin: 20px 0 25px;
    text-align: center;
  }
  .ind--cir &gt; li:nth-of-type(3) dd {
    text-indent: 0em;
  }
  .ind--cir &gt; li:nth-of-type(3) .attention_list li {
    text-decoration: underline;
  }
  .table_application dl {
    border-top: 1px solid;
    border-left: 1px solid;
  }
  .table_application .head-part &gt; ul, .table_application .body-part &gt; ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .table_application .head-part &gt; ul &gt; li, .table_application .body-part &gt; ul &gt; li {
    padding: 0 5px;
    border-right: 1px solid;
    border-bottom: 1px solid;
    text-indent: 0;
  }
  .table_application .head-part &gt; ul &gt; li .btn, .table_application .body-part &gt; ul &gt; li .btn {
    height: 45px;
    line-height: 45px;
    margin: 10px auto;
  }
  .table_application .head-part &gt; ul &gt; li {
    text-align: center;
    background-color: #8fabdd;
  }
  .table_application .body-part &gt; ul &gt; li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .table_application .w01 {
    width: 40px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .table_application .w02 {
    width: 145px;
  }
  .table_application .w03 {
    width: 155px;
  }
  .table_application .w04 {
    width: 150px;
  }
  .table_application .w05 {
    width: 330px;
  }
  .table_application .w06 {
    width: -webkit-calc(100% - 820px);
    width: -moz-calc(100% - 820px);
    width: calc(100% - 820px);
  }
  .magneticloop .table_application &gt; dl {
    width: 706px;
    width: 820px;
  }
  .audio_induction &gt; ul:first-of-type {
    margin-top: 30px;
  }
  .audio_induction .contact &gt; dl {
    padding-left: 1em;
  }
  .inner_content {
    padding: 28px 32px;
  }
  .inner_content .section_block {
    margin-bottom: 0;
  }
  .inner_content--grey {
    margin-top: 4em;
    background-color: #f3f3f3;
  }
  .inner_content--grey .section_block {
    line-height: 2em;
    margin-top: 0;
  }
  .inner_content--grey .section_block__title {
    padding: 8px 32px;
    font-weight: bold;
    background-color: #000a6e;
  }
  .inner_content--grey .section_block__title::before {
    background-color: #fc0000;
  }
  .inner_content--grey .section_box__title span {
    color: #fff;
    font-weight: bold;
  }
  .col3 {
    padding-bottom: 60px;
  }
  .col2 .guidance__chart_box.-next {
    width: 775px;
  }
  .apply_schedule {
    margin-top: 20px;
  }
  .disabilities .schedule__list--cell.data {
    width: 110px;
  }
  .disabilities .schedule__list--cell.time {
    width: 180px;
  }
  .disabilities .schedule__list--cell.team {
    width: 100px;
  }
  .disabilities .schedule__list--cell.place {
    width: 150px;
  }
  .disabilities .schedule__list--cell.division {
    width: 320px;
  }
  .schedule__list--cell span {
    display: block;
    width: 100%;
  }
  .underline {
    text-decoration: underline;
  }
  .section_block.audio_induction {
    margin-top: 80px;
  }
  .btn.is_sink {
    height: 66px;
    line-height: 66px;
    margin: 0 auto;
  }
  .schedule__list.preseason {
    margin-bottom: 30px;
  }
  .levain {
    margin: 15px 0;
  }
  .levain__ttl {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .levain__txt01 {
    margin-bottom: 15px;
  }
  .levain dl {
    line-height: 2em;
  }
  .levain dl + dl {
    margin-top: 10px;
  }
  .levain dd {
    padding-left: 1em;
  }
}

@media screen and (max-width: 767px) {
  .preparation_txt {
    text-align: center;
    font-size: 3.5vw;
    font-weight: bold;
    letter-spacing: 1.3vw;
  }
  .red {
    color: #ff0000;
  }
  .mt_1em {
    margin-top: 1em;
  }
  .caution_txt {
    background: #f00;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    color: #fff;
    font-size: 4.16667vw;
    font-weight: bold;
    margin: 0 auto 5.20833vw;
    padding: 2.60417vw 3.90625vw;
    text-align: center;
    width: 80%;
  }
  .caution_txt a {
    color: #fff;
  }
  .item_end {
    text-decoration: line-through;
  }
  .section_block {
    margin-bottom: 20px;
  }
  .section_block__title {
    margin-bottom: 20px;
  }
  .section_block p {
    line-height: 2em;
  }
  .section_block li {
    line-height: 2em;
  }
  .section_block li .schedule__list {
    text-indent: 0.4em;
    margin-left: -0.8em;
  }
  .section_block em {
    color: #000a6e;
    font-style: normal;
  }
  .section_block em.color-attention {
    color: #ff0000;
  }
  .preseason .schedule__list--cell.time span:before {
    content: "対戦相手：";
  }
  .preseason .schedule__list--cell.team span:before {
    content: "時間：";
  }
  .preseason .schedule__list--cell.place span:before {
    content: "会場：";
  }
  .preseason .schedule__list--cell.division span:before {
    content: "予約申込受付期間：";
  }
  .text-inside {
    margin-top: 5.85938vw;
  }
  .section_box + .section_box {
    margin-top: 6.51042vw;
  }
  .section_box__content {
    margin-top: 3.25521vw;
  }
  .section_box__content--inner {
    margin: 2.60417vw 0 3.90625vw;
  }
  .section_box__content--inner + .section_box__content--inner {
    margin-top: 3.25521vw;
  }
  .btn_area {
    margin: 40px 0;
    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;
  }
  .list_num--parenthesis li .btn {
    margin: 2.60417vw 0 3.90625vw;
  }
  .list_num--parenthesis &gt; li:not(:first-of-type) {
    margin-top: 1.30208vw;
  }
  .area_img_2 {
    margin-top: 3.25521vw;
  }
  .wheelchair .area {
    margin-bottom: 6.51042vw;
  }
  .wheelchair .area figure {
    text-align: center;
    margin-top: 2.60417vw;
  }
  .wheelchair .section_block__content {
    padding-bottom: 30px;
  }
  .wheelchair .flextable__body {
    margin: 3.90625vw 0;
  }
  .wheelchair .flextable__caption {
    background-color: #be9664;
    color: #fff;
    border: 1px solid #c9c9c9;
    border-right: none;
  }
  .wheelchair .flextable__content {
    border: 1px solid #c9c9c9;
  }
  .wheelchair .flextable__content &gt; div {
    padding: 3.38542vw;
  }
  .contact dt {
    display: inline-block;
  }
  .contact dd {
    display: inline-block;
  }
  .contact a {
    color: #000;
    text-decoration: none;
  }
  .disabilities .btn {
    width: 100%;
    margin: 5.20833vw 0;
  }
  .ind--cir &gt; li:nth-of-type(3) dd {
    text-indent: 0em;
  }
  .ind--cir &gt; li:nth-of-type(3) .attention_list li {
    text-decoration: underline;
  }
  .table_application {
    width: 100%;
    overflow: scroll;
  }
  .table_application &gt; dl {
    width: 221.35417vw;
    border-top: 1px solid;
    border-left: 1px solid;
  }
  .table_application .head-part &gt; ul, .table_application .body-part &gt; ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .table_application .head-part &gt; ul &gt; li, .table_application .body-part &gt; ul &gt; li {
    padding: 0 1.30208vw;
    border-right: 1px solid;
    border-bottom: 1px solid;
    text-indent: 0;
  }
  .table_application .head-part &gt; ul &gt; li .btn, .table_application .body-part &gt; ul &gt; li .btn {
    width: 90%;
    height: 7.8125vw;
    line-height: 7.8125vw;
    margin: 2.60417vw auto;
  }
  .table_application .head-part &gt; ul &gt; li {
    text-align: center;
    background-color: #8fabdd;
  }
  .table_application .body-part &gt; ul &gt; li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .table_application .w01 {
    width: 6.51042vw;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .table_application .w02 {
    width: 32.55208vw;
  }
  .table_application .w03 {
    width: 39.0625vw;
  }
  .table_application .w04 {
    width: 43.61979vw;
    width: 33.85417vw;
  }
  .table_application .w05 {
    width: 45.57292vw;
  }
  .table_application .w06 {
    width: -webkit-calc(100% - 6.51042vw - 32.55208vw - 39.0625vw - 33.85417vw - 45.57292vw);
    width: -moz-calc(100% - 6.51042vw - 32.55208vw - 39.0625vw - 33.85417vw - 45.57292vw);
    width: calc(100% - 6.51042vw - 32.55208vw - 39.0625vw - 33.85417vw - 45.57292vw);
  }
  .magneticloop .table_application &gt; dl {
    width: 156.25vw;
  }
  .audio_induction &gt; ul:first-of-type {
    margin-top: 2.60417vw;
  }
  .audio_induction .contact &gt; dl {
    padding-left: 1em;
  }
  .inner_content {
    padding: 3.64583vw 4.29688vw;
  }
  .inner_content .section_block {
    margin-bottom: 0;
  }
  .inner_content--red {
    background-color: #fc0000;
  }
  .inner_content--red .section_block {
    color: #fff;
    font-weight: bold;
    line-height: 2em;
    margin-top: 0;
  }
  .inner_content--red .section_block__title {
    background-color: #be9664;
  }
  .inner_content--grey {
    margin-top: 4em;
    background-color: #f3f3f3;
  }
  .inner_content--grey .section_block {
    line-height: 2em;
    margin-top: 0;
  }
  .inner_content--grey .section_block__title {
    padding: 8px 4.29688vw;
    font-weight: bold;
    background-color: #000a6e;
  }
  .inner_content--grey .section_block__title::before {
    background-color: #fc0000;
  }
  .inner_content--blue {
    background-color: #e9f4f7;
  }
  span.or {
    padding-left: 1em;
  }
  span.or::before {
    display: none !important;
  }
  .schedule__list.preseason {
    margin: 5vw 0;
  }
  .area_img {
    margin-top: 5vw;
  }
  .levain {
    margin: 6vw 0;
  }
  .levain__ttl {
    margin-bottom: 2vw;
  }
  .levain__txt01 {
    margin-bottom: 3vw;
  }
  .levain dl {
    line-height: 2em;
  }
  .levain dl + dl {
    margin-top: 3vw;
  }
  .levain dl dd {
    padding-left: 1em;
  }
  .levain dl dd li {
    text-indent: -1.7em;
    padding-left: 1.7em;
  }
}

.bold {
  font-weight: bold;
}

.txt_indent {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}
</pre></body></html>