<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.banner__fanclub .item {
  position: relative;
  height: 400px;
  width: 100%;
  /* background: url("/images/fanclub/banner2.jpg?0128") 50% 50%/cover no-repeat padding-box; */
  background: url("/images/common/background-short.jpg") 50% 50%/cover no-repeat padding-box;
}

@media only screen and (min-width: 1475px) {
  .banner__fanclub .item {
    margin: 0 auto;
    position: relative;
    height: 500px;
    width: 100%;
    max-width: 1980px;
    /* background: url("/images/fanclub/banner2.jpg?0128") 50% 50%/cover no-repeat padding-box; */
    background: url("/images/common/background-short.jpg") 50% 50%/cover no-repeat padding-box;
  }
}
/* course 17 aug */
.title.-course{
text-align: center;
}
/* event_present.php */
.event-btn{
  text-align: center;
  padding: 20px;
  max-width: 400px;
  width: 100%;
  background-color: #004091;
  color: #ffffff;
  font-size: 15px;
  border-radius: 5px;
  display: block;
  margin: 0 auto 50px;

}
/* .container--content{
  &amp;.-
  max-width: 1200px;
  width: 100%;
  display: block;
  margin: auto;
} */

.fanclub--image-one {
  width: 100px;
}

.fanclub--image-two {
  width: 37px;
}

.fanclub--image-three {
  width: 120px;
}

.fanclub--image-four {
  width: 104px;
}

.fanclub--image-five {
  width: 512px !important;
}

.fanclub--image-six {
  width: 550px;
}

.fanclub--image-seven {
  width: 600px;
}

.fanclub--image-eight {
  width: 131px;
}

.fanclub .attention .middle--content {
  width: 435px;
}

.fanclub .attention .middle--content .p--ticket span {
  color: #004091;
  display: block;
}

.fanclub .attention .middle--content .p--ticket span:last-child {
  line-height: 1.8;
}

.fanclub--course table tr .none {
  overflow: hidden;
  padding: 0px;
}

.fanclub--course table tr .none span {
  display: block;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #e0e0e0;
  box-sizing: border-box;
  -ms-transform: skewX(0) skewY(34deg);
      transform: skewX(0) skewY(34deg);
  -o-transform: skewX(0) skewY(34deg);
  -webkit-transform: skewX(0) skewY(34deg);
  -moz-transform: skewX(0) skewY(34deg);
}

.fanclub--course table tr .colum--one {
  width: 295px;
}

.fanclub--course table tr .colum--two {
  width: 170px;
}

.fanclub--course table tr .colum--three {
  width: 234px;
}

.fanclub--course table tr td:first-child p:first-child {
  margin: 0px;
}

.fanclub--course table tr td ul li {
  display: block;
}

.fanclub--course table tr td ul li span {
  display: inline-block;
  vertical-align: top;
}

.fanclub--course table tr .bg__color--one {
  background-color: #235794;
}

.fanclub--course table tr .bg__color--two {
  background-color: #153E6D;
}

.fanclub--course table tr .bg__color--three {
  background-color: #051222;
}

.fanclub--course table tr .bg__color--four {
  background-color: #37475A;
}

.fanclub--course table tr .bg__color--five {
  background-color: #3078CD;
}

.fanclub--reward table tr th {
  width: 408px;
}

.fanclub--reward table tr th:first-child {
  width: 280px;
}

.fanclub--reward table tr td:first-child {
  background-color: #F0F0F0;
  text-align: center;
}

.fanclub--reward table tr td:first-child p {
  display: inline-block;
  vertical-align: middle;
}

.fanclub--reward table tr td:first-child p + p {
  margin-left: 10px;
}

.fanclub--reward table .tag a {
  font-size: 11px;
  text-decoration: none;
}

.fanclub--benefit .title p {
  color: #4d4d4d;
  font-weight: normal;
}

.fanclub--question .list__type--one .item {
  padding: 18.5px 30px;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
}

.fanclub--question .list__type--one .item--faq {
  margin: 0px 20px 0px 0px;
  color: #004091;
  font-size: 34px;
}

.fanclub--question .list__type--one .item--content {
  width: 93%;
}

.fanclub .attention--member {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #004091;
}

.fanclub .attention--member .attention__left .middle {
  padding: 0px 25px 0px 0px;
}

.fanclub .attention--member .attention__right .middle {
  padding: 0px 0px 0px 25px;
}

.fanclub .attention--member .middle--content {
  display: inline-block;
  width: 377px;
  margin: 0;
}

.fanclub--commonhead {
  height: 31px;
  padding: 0px 0px 0px 15px;
  line-height: 31px;
}

.fanclub--commonhead div {
  display: inline-block;
  vertical-align: middle;
}

.fanclub--commonhead div:first-child {
  color: #cc3333;
  font-weight: bold;
  font-size: 15px;
}

.fanclub--commonhead div.btnArwFanclub {
  float: right;
}

.fanclub--commonhead div.btnArwFanclub span:hover::before {
  content: '';
  background: url(/images/fanclub/bg_btn_fanclub_on_l.gif) left top no-repeat;
}

.fanclub--commonhead div.btnArwFanclub span:hover::after {
  content: '';
  background: url(/images/fanclub/bg_btn_fanclub_on_r.gif) right top no-repeat;
}

.fanclub--commonhead div.btnArwFanclub span:hover a {
  background: url(/images/fanclub/bg_btn_fanclub_on_m.gif) left top repeat-x;
}

.fanclub--commonhead div.btnArwFanclub span::before {
  content: '';
  float: left;
  height: 31px;
  padding-left: 31px;
  background: url(/images/fanclub/bg_btn_fanclub_l.gif) left top no-repeat;
  cursor: pointer;
}

.fanclub--commonhead div.btnArwFanclub span::after {
  content: '';
  float: left;
  height: 31px;
  padding-right: 5px;
  background: url(/images/fanclub/bg_btn_fanclub_r.gif) right top no-repeat;
}

.fanclub--commonhead div.btnArwFanclub span a {
  float: left;
  height: 31px;
  padding: 0 5px 0 8px;
  background: url(/images/fanclub/bg_btn_fanclub_m.gif) left top repeat-x;
  color: #fff;
  font-weight: bold;
  line-height: 31px;
  font-size: 12px;
  text-decoration: none;
}

.fanclub .p--redirect a {
  color: #004091;
  text-decoration: underline;
  font-size: 14px;
}

.fanclub--ticket table tr th {
  text-align: left;
  width: 120px;
  font-size: 12px;
}
/* 17 aug. tokuten_tickt.php */
.ticket-wrap .fanclub--ticket.-bonus{
  max-width: 100%;
}

.fanclub--ticket table tr th.colum--one {
  width: 100px;
}

.fanclub--ticket table tr th.triangle {
  text-align: left;
}

.fanclub--ticket table tr th.triangle span {
  display: inline-block;
  width: 5px;
  height: 10px;
  position: absolute;
  left: -10px;
  top: 50%;
  margin: -5px 0px 0px 0px;
  background: url(/images/fanclub/triangle.png) no-repeat 0px 0px;
  background-size: 100%;
  vertical-align: middle;
}

.fanclub--ticket table tr th p {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.fanclub--ticket table tr td {
  text-align: center;
}

.fanclub--ticket table tr td img {
  width: 46px;
}

.fanclub--ticket table tr td.colum--ticket {
  text-align: left;
  padding: 10px;
}

.fanclub--ticket table tr .bg-color {
  background-color: #F0F0F0;
}

.fanclub--process .triangle {
  display: inline-block;
  width: 10px;
  height: 20px;
  margin: 25px 1px 0px 3px;
  background: url(/images/fanclub/trianglex2.png) no-repeat 0px 0px;
  background-size: 100%;
  vertical-align: middle;
}

.fanclub--process-two .triangle {
  margin: 50px 1px 0px 3px;
}

.fanclub--process dl {
  display: inline-block;
  width: 251px;
  padding: 0px 0px 25px 0px;
  position: relative;
  vertical-align: middle;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
}

.fanclub--process dl dt {
  padding: 10px;
  background-color: #F7F7F7;
  font-size: 14px;
  font-weight: bold;
}

.fanclub--process dl dd {
  height: 150px;
  text-align: center;
}

.fanclub--process dl dd .align--center {
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle;
}

.fanclub--process dl dd p {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.fanclub--process dl .text {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #4d4d4d;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}

.fanclub--process dl .image-hand {
  width: 90px;
  position: absolute;
  left: 40px;
  bottom: 25px;
}

.fanclub--process dl.fanclub--process-three dd .align--center {
  height: 90%;
}

.fanclub--location table tr th {
  width: 179px;
}

.fanclub--step-tab nav ul li {
  width: 100%;
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
}

.fanclub--step-tab nav ul li.active .title {
  background-color: #004091;
  color: #FFF;
}

.fanclub--step-tab nav ul li.active .arrow {
  display: inline-block;
  width: 19px;
  height: 4px;
  background: url(/images/fanclub/shape1.png) no-repeat 0px 0px;
  background-size: 100%;
}

.fanclub--step-tab nav ul li .title {
  position: relative;
  width: 100%;
  height: 75px;
  padding: 0px 30px;
  background-color: #FFF;
  color: #262626;
  font-weight: bold;
  font-size: 14px;
  line-height: 75px;
}

.fanclub--step-tab nav ul li a span {
  display: inline-block;
  vertical-align: middle;
}

.fanclub--step-tab nav ul li a span:first-child {
  width: 96%;
}

.fanclub--step-tab nav ul li a .arrow {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(/images/fanclub/shape2.png) no-repeat 0px 0px;
  background-size: 100%;
}

.fanclub--step-tab nav ul li ul {
  display: none;
  padding: 30px 30px;
}

.fanclub--step-tab nav ul li ul li {
  padding: 30px 0px;
}

.fanclub--step-tab nav ul li ul li.triangle {
  padding: 20px 0px;
  border: 0px;
  text-align: center;
}

.fanclub--step-tab nav ul li ul li.triangle img {
  width: 28px;
}

.fanclub--step-tab nav ul li ul li .content {
  margin: 0px 30px;
}

.fanclub--calendar .game .box--calendar table .sun,
.fanclub--calendar .game .box--calendar table .SUN,
.fanclub--calendar .game .box--calendar table .holiday {
  color: #DD3A3E !important;
}

.fanclub--calendar .game .box--calendar table .sat,
.fanclub--calendar .game .box--calendar table .SAT {
  color: #2C67C9 !important;
}

.fanclub--calendar .game .box--calendar table tr th {
  width: 14%;
  height: 54px;
  background-color: #FFF;
  color: #4d4d4d;
  font-size: 16px;
  font-family: "Brutal Bold", Helvetica, sans-serif;
}

.fanclub--calendar .game .box--calendar table tr td {
  position: relative;
  height: 228px;
  padding: 10px 0px 20px 0px;
  vertical-align: top;
}

.fanclub--calendar .game .box--calendar table tr td p {
  margin: 0px 0px 0px 20px;
}

.fanclub--calendar .game .box--calendar table tr td .day {
  margin: 0px 0px 0px 13px;
  color: #4D4D4D;
  font-family: "Brutal Bold", Helvetica, sans-serif;
  font-size: 28px;
}

.fanclub--calendar .game .box--calendar table tr td .logo {
  height: 53px;
  margin: 10px 0px 5px 15px;
}

.fanclub--calendar .game .box--calendar table tr td .logo img {
  display: inline-block;
  width: 51px;
  vertical-align: middle;
}

.fanclub--calendar .game .box--calendar table tr td .logo img:nth-child(3) {
  margin: 0px 0px 0px 10px;
}

.fanclub--calendar .game .box--calendar table tr td .name span:first-child {
  color: #A6A6A6;
  font-size: 14px;
}

.fanclub--calendar .game .box--calendar table tr td .name span:last-child {
  color: #262626;
  font-weight: bold;
  font-size: 16px;
}

.fanclub--calendar .game .box--calendar table tr td .location {
  margin: 0px 0px 22px 20px;
  color: #4D4D4D;
  font-size: 11px;
}

.fanclub--calendar .game .box--calendar table tr td .result {
  display: inline-block;
  width: 100%;
  margin: 0px;
  color: #262626;
  font-size: 14px;
  text-align: center;
}

.fanclub--calendar .game .box--calendar table tr td .result a {
  padding: 0px 5px;
  color: #262626;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #E0E0E0;
  box-sizing: border-box;
}

.fanclub--calendar .game .box--calendar table tr td .result a span.score {
  display: inline-block;
  padding: 0px 3px;
  font-size: 20px;
  font-family: "Brutal Bold", Helvetica, sans-serif;
}

.fanclub--calendar .game .box--calendar table .calendar--hasmatch {
  background-color: #FFF;
}

.fanclub--calendar .game .box--calendar table .rectangle--blue,
.fanclub--calendar .game .box--calendar table .rectangle--home {
  width: 20px;
  height: 20px;
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(/images/common/rectangle-blue.png) no-repeat top left;
  background-size: 100%;
}

.fanclub--calendar .game .box--calendar table .rectangle--green,
.fanclub--calendar .game .box--calendar table .rectangle--region {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(/images/common/rectangle-green.png) no-repeat top left;
  background-size: 100%;
}

.fanclub--calendar .game .box--calendar table .icon--event {
  width: 30px;
  height: 30px;
  position: absolute;
  margin: 0px;
  top: 10px;
  right: 20px;
}

.fanclub--calendar .game .box--calendar table .opacity {
  opacity: 0.3;
}

.fanclub--calendar .game .box--calendar table .button--ticket a {
  display: inline-block;
  width: 116px;
  height: 40px;
  background-color: #004091;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}

.fanclub--calendar .game--schedule {
  background: #f7f7f7;
}

.fanclub--cost {
  padding: 30px 0px;
  background-color: #fff;
  border: 1px solid #E6E6E6;
  box-sizing: border-box;
}

.fanclub--cost .show--ticket div {
  display: inline-block;
  margin: 0px 17px;
  vertical-align: middle;
}

.fanclub--cost .show--ticket div img {
  display: inline-block;
  width: 40px;
  vertical-align: middle;
}

.fanclub--cost .show--ticket div p {
  display: inline-block;
  position: relative;
  margin: 0px 0px 0px 20px;
  vertical-align: middle;
}

.fanclub--cost .show--ticket div p span:first-child {
  position: absolute;
  top: -2px;
  left: -15px;
}

.fanclub--point .fanclub--location table tr th {
  width: 266px;
}

.fanclub--location table tr td .num{
  margin-right: 5px;
  padding: 2px;
  background: #000;
  color: #fff;
  font-size: 11px;
  text-align: center;
  border: solid 1px #333;
  border-radius: 50%;
  box-sizing: border-box;
}

.fanclub--pattern dl dt {
  width: 100%;
  height: 280px;
  text-align: center;
  border: 3px solid #E0E0E0;
  box-sizing:border-box;
}

.fanclub--pattern dl dt img {
  display: inline-block;
  width: 344px;
  vertical-align: middle;
}

.fanclub--pattern dl dd table tr th {
  width: 198px;
}

.fanclub--support table tr {
  text-align: center;
}

.fanclub--support table tr th {
  width: 199px;
}

.fanclub--exchange table tr th {
  width: 12%;
}

.fanclub--exchange table tr th:first-child {
  width: 16%;
}

.fanclub--exchange table tr td:first-child {
  color: #262626;
  font-weight: bold;
}

.fanclub--exchange table tr td:first-child span {
  display: block;
}

.fanclub--exchange table tr td:first-child span:first-child {
  margin: 0px 0px 5px 0px;
}

.fanclub--exchange table tr td.bg--one {
  background-color: #F6D35D;
}

.fanclub--exchange table tr td.bg--two {
  background-color: #FFE5A3;
}

.fanclub--exchange table tr td.bg--three {
  background-color: #D8D8D8;
}

.fanclub--exchange table tr td.bg--four {
  background-color: #F5B59F;
}

.fanclub--exchange table tr td.bg--five {
  background-color: #B3E5FF;
}

.fanclub--exchange table tr td .p--common {
  font-weight: normal;
}

.fanclub--exchange table tr td .p--common span {
  margin: 0px 0px 5px 0px !important;
}

.fanclub--grow table tr {
  text-align: center;
}

.fanclub--grow table tr td {
  color: #262626;
}

.fanclub--grow table tr .colum--one {
  width: 115px;
}

.fanclub--grow table tr .bg--one {
  background-color: #F6D35D;
}

.fanclub--grow table tr .bg--one-opacity {
  background-color: rgba(246, 211, 93, 0.3);
}

.fanclub--grow table tr .bg--two {
  background-color: #FFE5A3;
}

.fanclub--grow table tr .bg--two-opacity {
  background-color: rgba(255, 229, 163, 0.3);
}

.fanclub--grow table tr .bg--three {
  background-color: #D8D8D8;
}

.fanclub--grow table tr .bg--three-opacity {
  background-color: rgba(216, 216, 216, 0.3);
}

.fanclub--grow table tr .bg--four {
  background-color: #F5B59F;
}

.fanclub--grow table tr .bg--four-opacity {
  background-color: rgba(245, 181, 159, 0.3);
}

.fanclub--grow table tr .bg--five {
  background-color: #B3E5FF;
}

.fanclub--grow table tr .bg--five-opacity {
  background-color: rgba(179, 229, 255, 0.3);
}

.fanclub--grow table tr .bg--six {
  background-color: #F5F5F5;
}

.fanclub--onlymember table tr .colum--one {
  width: 198px;
}

.fanclub--getcalendar table tr {
  text-align: center;
}

.fanclub--getcalendar table tr th {
  padding: 10px 0px;
}

.fanclub--getcalendar table tr .colum--one {
  width: 198px;
}

.fanclub--register .left,
.fanclub--register .right {
  display: inline-block;
  vertical-align: top;
}

.fanclub--register .left {
  width: 70%;
}

.fanclub--register .left .capSmall {
  display: block;
  position: relative;
  margin-bottom: 0.5em;
}

.fanclub--register .left .capSmall::before {
  content: "※";
  position: absolute;
  color: #f75239;
}

.fanclub--register .left .capSmall span {
  display: block;
  padding: 0px 0px 0px 15px;
}

.fanclub--war {
  margin-top: 20px;
  color: #4d4d4d;
  font-size: 14px;
}

.fanclub--farm table tr {
  text-align: center;
}

.fanclub--farm table tr .bg--one {
  background-color: #B3E5FF;
}

.fanclub--farm table tr .bg--one-opacity {
  background-color: rgba(179, 229, 255, 0.3);
}

.fanclub--spirit table tr {
  text-align: center;
}

.fanclub--spirit table tr th {
  width: 150px;
}

.fanclub--spirit table tr .bg--one {
  background-color: #B3E5FF;
}

.fanclub--spirit table tr .bg--one-opacity {
  background-color: rgba(179, 229, 255, 0.3);
}

.fanclub .colum--blue {
  color: #366397;
}

.fanclub .capSmall {
  display: block;
  position: relative;
  margin-bottom: 0.5em;
}

.fanclub .capSmall::before {
  content: "※";
  position: absolute;
  color: #f75239;
}

.fanclub .capSmall span {
  display: block;
  padding: 0px 0px 0px 15px;
}

.fanclub .normalList {
  margin: 0 0 0px 10px !important;
  padding-left: 1em;
  color: #4d4d4d;
  list-style-type: none;
  text-indent: -1em;
  font-size: 14px;
}

.fanclub .normalList li {
  display: block;
}

.fanclub .normalList li::before {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  margin-right: 3px;
  background: url(/images/fanclub/ico_circle01_no.gif) left 3px no-repeat;
}

.fanclub .image-maps {
  width: 550px;
  margin: 0 auto;
}

.fanclub .bandRed01 {
  display: inline-block;
  padding: 3px;
  background: #cc3333;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
}

.middle--inverse a + a {
  margin-left: 10px;
}

.tableStudent .text--content,
.tableStudent .text--note {
  margin: 0;
}

.hidden {
  visibility: hidden;
}

.panelNews__img {
  width: 100%;
  height: 420px
}

.panelNews__img img {
  width: 100%;
  height: 100%;
}

.grid__type a{
  width: 100%;
}

/* css 8/16/20222 */
.img-fluid{
  width: 100%;
}
.topicon-ttl{
  display: block;
  margin: auto;
  background-color: #004091;
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  max-width: 200px;
  width: 100%;
  text-align: center;
  border-radius: 5px;
}
.topicon{
  display: block;
  margin: auto;
  max-width: 695px;
}
a{
  cursor: pointer;
  text-decoration: none;
}
a:hover{
  opacity: 0.7;
  transition: 0.3s ease all;
}
.topicon-row{
  display: flex;
  flex-wrap: wrap;
  /* gap: 30px; */
  /* justify-content: center; */
  margin-bottom: 25px;
}
.topicon-btm{
  display: flex;
  gap: 30px;
  margin-bottom: 25px;
}
.topicon-col{
  max-width: calc((100% / 4) - 10px);
  width: 100%;
  margin-bottom: 70px;
}

.topicon-para{
  max-width: 200px;
  text-align: justify;
  line-height: 1.8;
  padding-top: 10px;
  display: block;
  margin: auto;
  width: 100%;
  font-size: 14px;
  color: #004091;
}
.ticket-wrap .fanclub--ticket .c-itemFaq__title.-center{
  text-align: center;
}

/* new 30/08/2022 */
.middle-new{
  display: flex;
  justify-content: center;
  gap: 50px;
}
.button-new{
  display: inline-block;
  min-width: 200px;
  padding: 20px 90px;
  font-size: 24px;
  background-color: #004091;
  color: #FFF;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
  text-decoration: none;
  border: 0;
  cursor: pointer;
}
.newbl{
  color: #004091;
}
.attention__right-new, .attention__left-new {
  height: 100%;
  vertical-align: middle;
}

.attention__left-new img {
  width: 100%;
}</pre></body></html>