@charset "UTF-8";

.pointcard2025 {
  background: #fffef3;
  letter-spacing: 0.3em;
}
.pointcard2025 .red {
  color: #b7282c;
}
.pointcard2025 p {
  margin: 0;
  padding: 0;
}
.pointcard2025 h2 {
  text-align: center;
  font-size: 2.625em;
  color: #a2936b;
  position: relative;
  letter-spacing: 0.3em;
}
.pointcard2025 h2::after {
  content: "";
  width: 256px;
  height: 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
  background: #a2936b;
}
.pointcard2025 .btn {
  text-align: center;
  width: 456px;
  margin: 0 auto;
  transition: all 0.3s ease;
}
.pointcard2025 .btn a {
  display: block;
  border: 2px solid #c4b18b;
  background: url("../../img/service/pointcard2025/rink_icon.svg") no-repeat right 18px center #a9905d;
  background-size: 32.5px;
  color: #fff;
  font-size: 1.875em;
  font-weight: bold;
  padding: 12px 0 11px;
  border-radius: 10px;
}
.pointcard2025 .mv .txt1 {
  background: #231815;
  color: #fff;
  text-align: center;
  font-size: 1.375em;
  padding: 13px 0 9px;
  font-weight: bold;
}
.pointcard2025 .mv .txt1 span {
  color: #de2525;
}
.pointcard2025 .mv .btn {
  margin-bottom: 35px;
}
.pointcard2025 .mv .txt2 {
  margin: 43px 0;
}
.pointcard2025 .tab_wrap {
  opacity: 0;
}
.pointcard2025 .tab {
  max-width: 960px;
  box-sizing: border-box;
  padding: 17px 35px 0;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  transition: 0.3s;
  border-bottom: 10px solid #e1c845;
  background: #FEFEF2;
  top: 0;
}
.pointcard2025 .tab.fixed {
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  transform: translateZ(0);
  will-change: transform, top;
  backface-visibility: hidden;
}
.pointcard2025 .tab.none {
  opacity: 0;
  visibility: hidden;
}
.pointcard2025 .tab button {
  width: calc( 100% / 3 - 4px );
  padding: 10px 20px;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  border-top: 10px solid #e9d579;
  border-bottom: 10px solid #fffef3;
  border-left: none;
  border-right: none;
  background: #e1c845;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  letter-spacing: 0.1em;
}
.pointcard2025 .tab button.is-active {
  border-top: 10px solid #b7282c;
  border-bottom: 10px solid #e1c845;
  cursor: default;
}
.pointcard2025 .tab_box_wrap .tab_box {
  display: none;
  background: #e1c845;
  padding: 60px 65px 90px 80px;
  color: #323333;
}
.pointcard2025 .tab_box_wrap .tab_box.is-active {
  display: block;
}
.pointcard2025 .tab_box_wrap .tab_box h3 {
  font-size: 2.625em;
  text-align: center;
  color: #fff;
}
.pointcard2025 .tab_box_wrap .tab_box ul {
  margin-top: 65px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li {
  display: flex;
  gap: 62px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .left {
  position: relative;
  margin-bottom: 90px;
  width: 217px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li:last-child .left {
  margin-bottom: 0;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .left .ballon img {
  width: 72px;
  position: absolute;
  right: 0;
  top: -7px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .left .point img {
  width: 217px;
  margin-top: 26px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right {
  margin-bottom: 40px;
  width: calc(100% - 279px);
}
.pointcard2025 .tab_box_wrap .tab_box ul li:last-child .right {
  margin-bottom: 0;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right .txt1 {
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right .txt1 span {
  margin-left: 10px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right .txt1 span img {
  width: 134px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right .txt1 span.premium img {
  width: 204px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right h4 {
  font-size: 1.813em;
  background: url("../../img/service/pointcard2025/line.svg") no-repeat center bottom;
  margin: 13px 0 23px;
  padding-bottom: 10px;
  letter-spacing: 0.1em;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right .txt2 {
  letter-spacing: 0.1em;
  line-height: 1.9;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right .img {
  margin: 18px 0 23px;
}
.pointcard2025 .tab_box_wrap .tab_box ul li .right .img img {
  width: 100%;
}
  
.pointcard2025 .signup {
  background: #000;
  padding: 110px 0;
  color: #fff;
  text-align: center;
}
.pointcard2025 .signup h2 {
  color: #fff;
}
.pointcard2025 .signup h2::after {
  background: #fff;
}
.pointcard2025 .signup .txt1 {
  font-size: 1.625em;
  margin-top: 46px;
  line-height: 1.9;
  font-weight: bold;
}
.pointcard2025 .signup ul {
  display: flex;
  justify-content: center;
  gap: 0 99px;
  margin-top: 62px;
}
.pointcard2025 .signup ul li {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  position: relative;
}
.pointcard2025 .signup ul li:nth-child(2)::before,
.pointcard2025 .signup ul li:nth-child(2)::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 24px;
  height: 37px;
  background: url("../../img/service/pointcard2025/registration_icon.svg") no-repeat;
  background-size: 100% auto;
  padding-bottom: 40px;
}
.pointcard2025 .signup ul li:nth-child(2)::before {
  left: -62px;
}
.pointcard2025 .signup ul li:nth-child(2)::after {
  right: -62px;
}
.pointcard2025 .signup ul li:nth-child(1) img {
  margin-top: 11px;
  width: 174px;
}
.pointcard2025 .signup ul li:nth-child(2) img {
  margin-top: 29px;
  width: 164px;
}
.pointcard2025 .signup ul li:nth-child(3) {
  left: 7px;
}
.pointcard2025 .signup ul li:nth-child(3) img {
  width: 175px;
}
.pointcard2025 .signup ul li p {
  margin-top: 30px;
  letter-spacing: 0.2em;
}
.pointcard2025 .signup .btn {
  margin-top: 110px;
}
.pointcard2025 .price {
  padding: 110px 50px 100px;
  color: #a2936b;
}
.pointcard2025 .price h3 {
  text-align: center;
  font-size: 1.625em;
  margin-bottom: 25px;
}
.pointcard2025 .price .price_wrap {
  margin: 60px 0 122px;
  text-align: center;
}
.pointcard2025 .price .price_wrap img {
  width: 700px;
}
.pointcard2025 .price ul + h3 {
  margin-top: 55px;
}
.pointcard2025 .price ul li {
  text-indent: -1em;
  padding-left: 1em;
  letter-spacing: 0;
}
.pointcard2025 .price ul li + li {
  margin-top: 3px;
}
.pointcard2025 .price .logo_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 67px;
  gap: 70px;
}
.pointcard2025 .price .logo_wrap .logo1 {
  width: 220px;
  padding-top: 12px;
}
.pointcard2025 .price .logo_wrap .logo2 {
  width: 188px;
}

@media only screen and (min-width: 481px) {
  .sp {
    display: none;
  }
  .pointcard2025 .btn:hover {
    opacity: 0.8;
  }
}

@media only screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .pointcard2025 {
    letter-spacing: 0.2em;
  }
  .pointcard2025 h2 {
    font-size: 1.625em;
  }
  .pointcard2025 h2::after {
    width: 130px;
    height: 2px;
    bottom: -2px;
  }
  .pointcard2025 .btn {
    width: 228px;
  }
  .pointcard2025 .btn a {
    font-size: 0.938em;
    padding: 5px 0 4px;
    border-radius: 5px;
    background: url("../../img/service/pointcard2025/rink_icon.svg") no-repeat right 7px center #a9905d;
    background-size: 16px;
  }
  .pointcard2025 .mv .txt1 {
    font-size: 0.813em;
    padding: 10px 0 6px;
  }
  .pointcard2025 .mv .btn {
    margin-bottom: 12px;
  }
  .pointcard2025 .mv .txt2 {
    margin: 20px 0 30px;
  }
  .pointcard2025 .tab {
    max-width: 100%;
    padding: 25px 10px 0;
    gap: 5px;
    border-bottom: 4px solid #e1c845;
  }
  .pointcard2025 .tab button {
    width: calc( 100% / 3 - 4px );
    padding: 4px 10px;
    line-height: 1.4;
    font-size: 0.625em;
    border-top: 5px solid #e9d579;
    border-bottom: 5px solid #fffef3;
    border-radius: 5px 5px 0 0;
    position: relative;
  }
  .pointcard2025 .tab button.is-active {
    border-top: 5px solid #b7282c;
    border-bottom: 5px solid #e1c845;
  }
  .pointcard2025 .tab button.is-active::after {
    content: "";
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 10px solid #e1c845;
    border-bottom: 0;
  }
  .pointcard2025 .tab_box_wrap .tab_box {
    padding: 27px 25px 65px;
  }
  .pointcard2025 .tab_box_wrap .tab_box h3 {
    font-size: 1.625em;
    line-height: 1.6;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul {
    margin-top: 33px;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li {
    flex-flow: column;
    gap: 13px;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .left {
    display: block;
    margin: 0 auto;
    width: auto;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .left .ballon img {
    width: 45px;
    top: -20px;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .left .point img {
    width: 136px;
    margin-top: 0;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .right {
    margin-bottom: 50px;
    width: 100%;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li:last-child .right {
    margin-bottom: 0;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .right .txt1 {
    justify-content: center;
    font-size: 0.813em;
    line-height: 1;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .right .txt1 span {
    margin-left: 6px;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .right .txt1 span img {
    width: 84px;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .right .txt1 span.premium img {
    width: 128px;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .right h4 {
    font-size: 1.125em;
    margin: 9px 0 10px;
    padding-bottom: 7px;
    text-align: center;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .right .txt2 {
    font-size: 0.813em;
  }
  .pointcard2025 .tab_box_wrap .tab_box ul li .right .img_wrap {
    display: flex;
    flex-flow: column-reverse;
  }
  
  
  .pointcard2025 .signup {
    padding: 50px 0 55px;
  }
  .pointcard2025 .signup .txt1 {
    font-size: 0.813em;
    margin-top: 20px;
    letter-spacing: 0.2em;
  }
  .pointcard2025 .signup ul {
    gap: 0 25px;
    margin-top: 30px;
  }
  .pointcard2025 .signup ul li:nth-child(2)::before,
  .pointcard2025 .signup ul li:nth-child(2)::after{
    width: 12px;
    height: 14px;
    background: url("../../img/service/pointcard2025/registration_icon.svg") no-repeat;
    background-size: 100% auto;
    padding-bottom: 40px;
  }
  .pointcard2025 .signup ul li:nth-child(2)::before {
    left: -18px;
  }
  .pointcard2025 .signup ul li:nth-child(2)::after {
    right: -18px;
  }
  .pointcard2025 .signup ul li:nth-child(1) img {
    margin-top: 5px;
    width: 87px;
  }
  .pointcard2025 .signup ul li:nth-child(2) img {
    margin-top: 15px;
    width: 82px;
  }
  .pointcard2025 .signup ul li:nth-child(3) {
    left: 2px;
  }
  .pointcard2025 .signup ul li:nth-child(3) img {
    width: 87px;
  }
  .pointcard2025 .signup ul li p {
    margin-top: 10px;
    font-size: 0.813em;
    letter-spacing: 0;
  }
  .pointcard2025 .signup .btn {
    margin-top: 50px;
  }
  .pointcard2025 .price {
    padding: 50px 25px 55px;
  }
  .pointcard2025 .price h3 {
    font-size: 1.125em;
    margin-bottom: 20px;
    letter-spacing: 0.1rem;
  }
  .pointcard2025 .price .price_wrap {
    margin: 30px 0 60px;
  }
  .pointcard2025 .price .price_wrap img {
    width: 247px;
  }
  .pointcard2025 .price ul + h3 {
    margin-top: 35px;
  }
  .pointcard2025 .price ul li {
    font-size: 0.813em;
  }
  .pointcard2025 .price .logo_wrap {
    margin-top: 44px;
    gap: 40px;
  }
  .pointcard2025 .price .logo_wrap .logo1 {
    width: 125px;
    padding-top: 10px;
  }
  .pointcard2025 .price .logo_wrap .logo2 {
    width: 108px;
  }
}

