<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*---------------------------------------------------------------------------*/
@media screen and (min-width: 768px), print {
  .index .section_block {
    padding-bottom: 60px;
  }
  .index .section_block:last-of-type {
    padding-bottom: 0;
  }
  .index .section_block__title {
    margin-bottom: 30px;
  }
  .index .section_block .btn {
    font-size: 1.8rem;
    margin: 40px auto 0;
  }
  .index .section_block.information {
    padding-bottom: 65px;
  }
  .index .section_block.information .section_block__title {
    margin-bottom: 20px;
  }
  .index__list {
    font-size: 0rem;
    text-align: center;
    letter-spacing: 0;
    margin: 0 0 0 -26px;
    text-align: left;
  }
  .index__list &gt; * {
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem;
  }
  .index__list li {
    width: 537px;
    height: 112px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin: 0 0 0 26px;
    line-height: 1.3;
    text-align: center;
  }
  .index__list li:nth-child(n+3) {
    margin-top: 30px;
  }
  .index__list li a {
    display: block;
    height: 100%;
    padding: 0 25px;
    background-color: #f3f3f3;
    text-decoration: none;
    color: #000;
    font-size: 2.5rem;
    font-weight: bold;
  }
  .index__list li a small {
    display: block;
    font-size: 2rem;
    margin-bottom: 5px;
  }
  .index__list li a p {
    width: 100%;
    height: 100%;
    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;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .index__list li a p:before {
    content: '';
    display: block;
    margin: auto;
    image-rendering: -webkit-optimize-contrast;
  }
  .index__list li a p span {
    width: 360px;
    margin: auto;
  }
  .index__list li:nth-of-type(1) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_club.png?rev=1524471010713");
    -moz-background-size: 303.15789% 283.87097%;
         background-size: 303.15789% 283.87097%;
    background-position: 59.06736% 0%;
    background-repeat: no-repeat;
    width: 95px;
    height: 62px;
  }
  .index__list li:nth-of-type(1) p:before:after {
    content: '';
    display: block;
    padding-top: 65.26316%;
  }
  .index__list li:nth-of-type(2) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_club.png?rev=1524471010713");
    -moz-background-size: 488.13559% 255.07246%;
         background-size: 488.13559% 255.07246%;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    width: 59px;
    height: 69px;
  }
  .index__list li:nth-of-type(2) p:before:after {
    content: '';
    display: block;
    padding-top: 116.94915%;
  }
  .index__list li:nth-of-type(3) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_club.png?rev=1524471010713");
    -moz-background-size: 436.36364% 266.66667%;
         background-size: 436.36364% 266.66667%;
    background-position: 39.63964% 80.90909%;
    background-repeat: no-repeat;
    width: 66px;
    height: 66px;
  }
  .index__list li:nth-of-type(3) p:before:after {
    content: '';
    display: block;
    padding-top: 100%;
  }
  .index__list li:nth-of-type(4) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url(/common/images/icon_emblem_2024.png);
    -moz-background-size: 100%;
         background-size: 100%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 62px;
    height: 75px;
  }
  .index__list li:nth-of-type(5) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_club.png?rev=1524471010713");
    -moz-background-size: 306.38298% 255.07246%;
         background-size: 306.38298% 255.07246%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 94px;
    height: 69px;
  }
  .index__list li:nth-of-type(5) p:before:after {
    content: '';
    display: block;
    padding-top: 73.40426%;
  }
  .index__list li:nth-of-type(6) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    font-size: 0;
    overflow: hidden;
    background-image: url(/club/images/club_partner.png);
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 68px;
    height: 87px;
  }
}

@media screen and (max-width: 767px) {
  .index {
    padding-top: 6.51042vw;
    padding-bottom: 13.02083vw;
  }
  .index .section_block {
    padding-bottom: 7.8125vw;
  }
  .index .section_block:last-of-type {
    padding-bottom: 0;
  }
  .index .section_block__title {
    margin-bottom: 3.90625vw;
  }
  .index .section_block .btn {
    margin: 4.55729vw auto 0;
  }
  .index .section_block.information {
    padding-bottom: 9.76562vw;
  }
  .index .section_block.information .section_block__title {
    margin-bottom: 0;
  }
  .index__list li {
    height: 19.27083vw;
    -moz-border-radius: 1.30208vw;
         border-radius: 1.30208vw;
    position: relative;
    overflow: hidden;
    line-height: 1.3;
  }
  .index__list li + li {
    margin-top: 3.90625vw;
  }
  .index__list li a {
    display: block;
    text-align: center;
    height: 100%;
    padding: 0 3.90625vw;
    background-color: #f3f3f3;
    text-decoration: none;
    color: #000;
    font-size: 4.42708vw;
    font-weight: bold;
  }
  .index__list li a small {
    display: block;
    font-size: 3.38542vw;
  }
  .index__list li p {
    width: 100%;
    height: 100%;
    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;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .index__list li p:before {
    content: '';
    display: block;
    margin: auto;
  }
  .index__list li p span {
    width: 63.80208vw;
    margin: auto;
    white-space: nowrap;
  }
  .index__list li:nth-of-type(1) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_club.png?rev=1524471010713");
    -moz-background-size: 303.15789% 283.87097%;
         background-size: 303.15789% 283.87097%;
    background-position: 59.06736% 0%;
    background-repeat: no-repeat;
    width: 16.40625vw;
    height: 10.67708vw;
  }
  .index__list li:nth-of-type(1) p:before:after {
    content: '';
    display: block;
    padding-top: 65.26316%;
  }
  .index__list li:nth-of-type(2) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_club.png?rev=1524471010713");
    -moz-background-size: 488.13559% 255.07246%;
         background-size: 488.13559% 255.07246%;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    width: 10.15625vw;
    height: 11.84896vw;
  }
  .index__list li:nth-of-type(2) p:before:after {
    content: '';
    display: block;
    padding-top: 116.94915%;
  }
  .index__list li:nth-of-type(3) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_club.png?rev=1524471010713");
    -moz-background-size: 436.36364% 266.66667%;
         background-size: 436.36364% 266.66667%;
    background-position: 39.63964% 80.90909%;
    background-repeat: no-repeat;
    width: 11.32812vw;
    height: 11.32812vw;
  }
  .index__list li:nth-of-type(3) p:before:after {
    content: '';
    display: block;
    padding-top: 100%;
  }
  .index__list li:nth-of-type(4) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url(/common/images/icon_emblem_2024.png);
    -moz-background-size: 100%;
         background-size: 100%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 10.80729vw;
    height: 13.02083vw;
  }
  .index__list li:nth-of-type(5) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    font-size: 0;
    background-image: url("/common/images/sprite/sprite_club.png?rev=1524471010713");
    -moz-background-size: 306.38298% 255.07246%;
         background-size: 306.38298% 255.07246%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 16.14583vw;
    height: 11.97917vw;
  }
  .index__list li:nth-of-type(5) p:before:after {
    content: '';
    display: block;
    padding-top: 73.40426%;
  }
  .index__list li:nth-of-type(6) p:before {
    position: relative;
    display: block;
    white-space: nowrap;
    text-indent: 100%;
    font-size: 0;
    overflow: hidden;
    background-image: url(/club/images/club_partner.png);
    -moz-background-size: contain;
         background-size: contain;
    background-repeat: no-repeat;
    width: 11.84896vw;
    height: 15.10417vw;
  }
}
</pre></body></html>