body[data-page="club"] .l-bg,
body.page-template-page-template-event-club .l-bg {
  display: none;
}

body[data-page="club"] .l-wrapper,
body.page-template-page-template-event-club .l-wrapper {
  background: url(/wp-content/themes/lovelive-as/assets/img/special/club/bg.png) repeat center center #F8F1EB;
  background-size: 72px 50px;
}

body[data-page="club"] .l-footer--above,
body.page-template-page-template-event-club .l-footer--above {
  background: none;
}

body[data-page="club"] .l-footer--above:before,
body.page-template-page-template-event-club .l-footer--above:before {
  display: none;
}

.poll-data {
  display: none;
}

.p-club {
  position: relative;
  z-index: 1;
  padding-bottom: 35px;
}

.p-club__header {
  padding-top: 35px;
}

.p-club__header_title {
  margin-right: auto;
  margin-left: auto;
  width: 72.812%;
}

.p-club__lead {
  position: relative;
  margin-top: 37px;
  background-color: #F8F1EB;
  padding-top: 40px;
  padding-bottom: 30px;
}

.p-club__lead:before, .p-club__lead:after {
  display: block;
  position: absolute;
  left: 0;
  background-position: center top;
  background-repeat: repeat-x;
  background-size: 12px 7px;
  width: 100%;
  height: 7px;
  content: '';
}

.p-club__lead_inner:before {
  display: block;
  position: absolute;
  top: -7px;
  left: 50%;
  margin-left: -22px;
  background: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_ribon.png) no-repeat;
  background-size: contain;
  width: 44px;
  height: 46px;
  content: '';
}

.p-club__lead:before {
  bottom: 100%;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/line_top.png);
}

.p-club__lead:after {
  top: 100%;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/line_bottom.png);
}

.p-club__lead_catch {
  margin-right: auto;
  margin-left: auto;
  width: 86.562%;
}

.p-club__lead_note {
  margin-top: 20px;
  color: #B19565;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}

.p-club__lead_term {
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
  width: 93.75%;
}

.p-club__result {
  position: relative;
  margin-top: 37px;
  background-color: #F8F1EB;
  padding-top: 40px;
  padding-bottom: 30px;
}

.p-club__result_inner:before {
  display: block;
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -22px;
  background: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_ribon.png) no-repeat;
  background-size: contain;
  width: 44px;
  height: 23px;
  content: '';
}

.p-club__result:before, .p-club__result:after {
  display: block;
  position: absolute;
  left: 0;
  background-position: center top;
  background-repeat: repeat-x;
  background-size: 12px 7px;
  width: 100%;
  height: 7px;
  content: '';
}

.p-club__result:before {
  bottom: 100%;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/line_top.png);
}

.p-club__result:after {
  top: 100%;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/line_bottom.png);
}

.p-club__result_title {
  margin-right: auto;
  margin-left: auto;
  width: 48.906%;
}

.p-club__result_about {
  margin-top: 57px;
  margin-right: auto;
  margin-left: auto;
  width: 87.5%;
}

.p-club__result_about_txt {
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 86.562%;
}

.p-club_names {
  display: none;
  position: absolute;
  visibility: hidden;
  width: 0;
  height: 0;
}

.p-club_list {
  position: relative;
  z-index: 1;
  margin-top: 45px;
  width: 100%;
}

.p-club_list__item {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 75.938%;
  max-width: 486px;
}

.p-club_list__item:nth-of-type(1) {
  z-index: 8;
}

.p-club_list__item:nth-of-type(2) {
  z-index: 7;
}

.p-club_list__item:nth-of-type(3) {
  z-index: 6;
}

.p-club_list__item:nth-of-type(4) {
  z-index: 5;
}

.p-club_list__item:nth-of-type(5) {
  z-index: 4;
}

.p-club_list__item:nth-of-type(6) {
  z-index: 3;
}

.p-club_list__item:nth-of-type(7) {
  z-index: 2;
}

.p-club_list__item:nth-of-type(8) {
  z-index: 1;
}

.p-club_list__item:nth-of-type(9) {
  z-index: 0;
}

.p-club_list__img {
  position: relative;
  z-index: 1;
  margin-right: auto;
  margin-left: auto;
  width: 90.123%;
}

.p-club_list__roman {
  position: absolute;
  top: 135px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 0;
}

.p-club_list__box {
  position: relative;
  margin-top: -22.634%;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
  background-color: #D6EAE6;
  padding: 3.292%;
}

.p-club_list__box:before, .p-club_list__box:after {
  display: block;
  position: absolute;
  top: 0;
  z-index: 1;
  margin-top: 38.066%;
  background: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_ribon.png) no-repeat;
  background-size: contain;
  width: 32px;
  height: 17px;
  content: '';
}

.p-club_list__box:before {
  left: -5px;
}

.p-club_list__box:after {
  right: -5px;
}

.p-club_list__box_inner {
  position: relative;
  border: 2px solid #B19565;
  background-color: #F8F1EB;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/item_outline.svg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-top: 37.611%;
  padding-bottom: 22px;
}

.p-club_list__box_inner:before {
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 0;
  border: 1px solid #B19565;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  content: '';
}

.p-club_list__name {
  position: relative;
  z-index: 1;
  padding-top: 10.177%;
  width: 100%;
  height: 0;
}

.p-club_list__name svg {
  fill: currentColor;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-club_list__name--result {
  color: #B19565;
}

.p-club_list__select {
  position: relative;
  z-index: 1;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 80.088%;
}

.p-club_list__select select {
  position: absolute;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  font-size: 16px;
}

.p-club_list__select_display {
  position: relative;
  z-index: 2;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.05);
  border: 2px solid #B19565;
  border-radius: 5px;
  background-color: #fff;
  padding: 10px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
}

.p-club_list__select_display:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -8px;
  background: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_select.png) no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  content: '';
}

.p-club_list__select_club {
  display: none;
}

.p-club_list__select_club li {
  -webkit-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px 16px;
  color: #FFF;
  font-size: 14px;
}

.p-club_list__select_club li:first-child {
  cursor: default;
  color: rgba(255, 255, 255, 0.5);
}

.p-club_list__select_club li:not(:first-child):hover {
  background-color: #c0aa86;
}

.p-club_list__select_club li.is-select {
  cursor: default;
  background-color: #c0aa86;
}

.p-club_list__result_club {
  position: relative;
  margin-top: 12px;
  padding-top: 15.556%;
  text-align: center;
}

.p-club_list__result_club_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-club_list__result_club img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: auto;
  height: 100%;
}

.p-club__info {
  margin-top: 60px;
}

.p-club__submit {
  display: block;
  position: relative;
  cursor: pointer;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
  border: 3px solid #F8F1EB;
  border-radius: 60px;
  background-color: #B19565;
  padding-top: 17px;
  padding-bottom: 17px;
  width: 280px;
  overflow: hidden;
  line-height: 1;
}

.p-club__submit:before, .p-club__submit:after {
  display: block;
  position: absolute;
  top: 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: 0.3;
  margin-top: -7px;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 15px;
  color: #fff;
  content: '';
}

.p-club__submit:before {
  left: 15px;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_submit_left.svg);
}

.p-club__submit:after {
  right: 15px;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_submit_right.svg);
}

.p-club__submit_txt {
  -webkit-filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.5));
  margin-right: auto;
  margin-left: auto;
  width: 54px;
  height: 27px;
  color: #fff;
}

.p-club__submit_txt svg {
  fill: currentColor;
  width: 100%;
  height: 100%;
}

.p-club__submit.disabled {
  cursor: default;
  background-color: #c9b594;
  pointer-events: none;
}

.p-club__submit.disabled .p-club__submit_txt {
  -webkit-filter: none;
          filter: none;
  color: #a39781;
}

.p-club__error {
  position: relative;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  border: 2px solid #B19565;
  border-radius: 5px;
  background-color: #F8F1EB;
  padding: 12px 45px;
  width: 90.625%;
  max-width: 420px;
}

.p-club__error:before, .p-club__error:after {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  background: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_alert.png) no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  content: '';
}

.p-club__error:before {
  left: 15px;
}

.p-club__error:after {
  right: 15px;
}

.p-club__error p {
  color: #B19565;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.54;
  text-align: center;
}

.p-club__thanks {
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  width: 71.875%;
  max-width: 460px;
}

.p-club__special {
  margin-top: 55px;
  margin-right: auto;
  margin-left: auto;
  width: 89.375%;
  max-width: 572px;
}

.p-club__special_link {
  display: block;
  position: relative;
  cursor: pointer;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
  border: 3px solid #F8F1EB;
  border-radius: 60px;
  background-color: #B19565;
  padding-top: 2.656%;
  padding-bottom: 2.656%;
  width: 93.75%;
  overflow: hidden;
  line-height: 1;
}

.p-club__special_link:before, .p-club__special_link:after {
  display: block;
  position: absolute;
  top: 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  opacity: 0.3;
  margin-top: -7px;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75px;
  height: 15px;
  color: #fff;
  content: '';
}

.p-club__special_link:before {
  left: 15px;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_submit_left.svg);
}

.p-club__special_link:after {
  right: 15px;
  background-image: url(/wp-content/themes/lovelive-as/assets/img/special/club/ico_submit_right.svg);
}

.p-club__special_link_txt {
  position: relative;
  -webkit-filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.5));
  margin-right: auto;
  margin-left: auto;
  padding-top: 4.667%;
  width: 59%;
  height: 0;
  color: #fff;
}

.p-club__special_link_txt svg {
  fill: currentColor;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-club .grecaptcha-badge {
  z-index: 1;
}

@media screen and (min-width: 768px) {
  body[data-page="club"] .l-wrapper,
  body.page-template-page-template-event-club .l-wrapper {
    background-size: 144px 100px;
  }
  .p-club {
    padding-bottom: 95px;
  }
  .p-club__header {
    padding-top: 78px;
  }
  .p-club__header_title {
    width: 483px;
  }
  .p-club__lead:before, .p-club__lead:after {
    background-size: 24px 14px;
    height: 14px;
  }
  .p-club__lead_inner:before {
    top: -14px;
    margin-left: -44px;
    width: 88px;
    height: 92px;
  }
  .p-club__lead {
    margin-top: 70px;
    padding-top: 78px;
    padding-bottom: 60px;
  }
  .p-club__lead_catch {
    width: 940px;
  }
  .p-club__lead_note {
    margin-top: 40px;
    font-size: 16px;
  }
  .p-club__lead_term {
    margin-top: 40px;
    width: 526px;
  }
  .p-club__result_inner:before {
    top: -18px;
    margin-left: -44px;
    width: 88px;
    height: 46px;
  }
  .p-club__result:before, .p-club__result:after {
    background-size: 24px 14px;
    height: 14px;
  }
  .p-club__result {
    margin-top: 70px;
    padding-top: 100px;
    padding-bottom: 44px;
  }
  .p-club__result_title {
    width: 313px;
  }
  .p-club__result_about {
    margin-top: 80px;
    width: 784px;
  }
  .p-club__result_about_txt {
    margin-top: 25px;
    width: 772px;
  }
  .p-club_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    width: 960px;
  }
  .p-club_list__item {
    margin-left: 42px;
    width: 292px;
  }
  .p-club_list__item:nth-of-type(3n+1) {
    margin-left: 0;
  }
  .p-club_list__item:nth-of-type(n+4) {
    margin-top: 40px;
  }
  .p-club_list__img {
    width: 100%;
  }
  .p-club_list__roman {
    top: 182px;
  }
  .p-club_list__box {
    margin-top: -95px;
    padding: 10px;
  }
  .p-club_list__box_inner {
    padding-top: 102px;
    padding-bottom: 24px;
  }
  .p-club_list__name {
    padding-top: 28px;
  }
  .p-club_list__select {
    margin-top: 20px;
    width: 220px;
  }
  .p-club_list__select select {
    display: none;
  }
  .p-club_list__select_display {
    padding: 12px 12px;
    font-size: 17px;
  }
  .p-club_list__select_display:after {
    right: 12px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
  }
  .p-club_list__select_club {
    display: block;
    position: absolute;
    top: calc(100% - 2px);
    left: 0;
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    z-index: 1;
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
    -webkit-transition-property: visibility,opacity,-webkit-transform;
    transition-property: visibility,opacity,-webkit-transform;
    transition-property: visibility,opacity,transform;
    transition-property: visibility,opacity,transform,-webkit-transform;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75), cubic-bezier(0.25, 0.25, 0.75, 0.75), cubic-bezier(0.25, 0.46, 0.45, 0.94);
            transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75), cubic-bezier(0.25, 0.25, 0.75, 0.75), cubic-bezier(0.25, 0.46, 0.45, 0.94);
    background-color: #B19565;
    width: 100%;
  }
  .p-club_list__select_club.is-active {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
  .p-club_list__result_club {
    margin-top: 15px;
    padding-top: 50px;
  }
  .p-club__info {
    margin-top: 100px;
  }
  .p-club__submit {
    padding-top: 22px;
    padding-bottom: 22px;
    width: 400px;
  }
  .p-club__submit:before, .p-club__submit:after {
    margin-top: -10px;
    width: 106px;
    height: 20px;
  }
  .p-club__submit:before {
    left: 20px;
  }
  .p-club__submit:after {
    right: 20px;
  }
  .p-club__submit_txt {
    width: 72px;
    height: 36px;
  }
  .p-club__error {
    margin-bottom: 80px;
    border-width: 3px;
    border-radius: 10px;
    padding: 25px 70px;
    width: 800px;
    max-width: none;
  }
  .p-club__error:before, .p-club__error:after {
    margin-top: -15px;
    width: 30px;
    height: 30px;
  }
  .p-club__error:before {
    left: 30px;
  }
  .p-club__error:after {
    right: 30px;
  }
  .p-club__error p {
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1;
  }
  .p-club__error p br {
    display: none;
  }
  .p-club__thanks {
    margin-bottom: 80px;
    width: 510px;
    max-width: none;
  }
  .p-club__special {
    margin-top: 110px;
    width: 764px;
    max-width: none;
  }
  .p-club__special_link {
    margin-top: 40px;
    padding-top: 22px;
    padding-bottom: 22px;
    width: 690px;
  }
  .p-club__special_link:before, .p-club__special_link:after {
    margin-top: -10px;
    width: 106px;
    height: 20px;
  }
  .p-club__special_link:before {
    left: 20px;
  }
  .p-club__special_link:after {
    right: 20px;
  }
  .p-club__special_link_txt {
    width: 354px;
    height: 28px;
  }
}

@media screen and (max-width: 767px) {
  .p-club_list__item {
    margin-top: 35px;
  }
  .p-club_list__item:first-child {
    margin-top: 0;
  }
}
