@charset "UTF-8";

#setmatch_00273 picture,
#setmatch_00273 img {
    display: block !important;
}

#setmatch_00273 {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 1200px;
}

#setmatch_00273 .setmatch_00273_inner {
    text-align: center;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    color: #333;
    background-color: #fff;
}

/* PC only / SP only */
#setmatch_00273 .sp_only {
    display: none !important;
}
#setmatch_00273 .pc_only {
    display: block !important;
}

#setmatch_00273 .pic img {
    width: 100%;
    height: auto;
}

#setmatch_00273 .mv_wrapper {
    position: relative;
}

#setmatch_00273 .campaign_banner {
    margin-top: 20px;
}

#setmatch_00273 .point {
    margin-top: 10px;
}

#setmatch_00273 .price {
    margin-top: 20px;
}

/* btn below MV */
#setmatch_00273 .link_btn {
    margin-block: 40px;
    text-align: center;
    background-color: #fff;
}

#setmatch_00273 .link_btn a {
    display: inline-block;
}

/* notice */
#setmatch_00273 .cont_notice {
    background: #fff;
    padding-block: 15px;
    text-align: left;
}

#setmatch_00273 .cont_notice .cont_notice_inner {
    font-size: 16px;
    margin: 0 auto;
}

#setmatch_00273 .cont_notice ul {
    text-indent: -1em;
    padding-left: 1em;
    list-style: none;
}

#setmatch_00273 .cont_notice ul li {
    margin-bottom: 5px;
}

#setmatch_00273 .cont_notice ul li:last-child {
    margin-bottom: 0;
}

#setmatch_00273 .cont_notice p {
    font-size: 16px;
    margin-top: 20px;
}

#setmatch_00273 .notice_red {
    text-decoration: underline;
    text-decoration-color: #E50044;
    text-underline-offset: 0.15em;
}

#setmatch_00273 .ds-anchor-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 486px;
  line-height: 1.2727272727;
  padding: 1.3125rem 3.125rem 1.3125rem 1.875rem;
  border: 1px solid #e8e8e8;
  border-radius: 0.5rem;
  color: #565453;
  background-color: #fff;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: 1.375rem;
  cursor: pointer;
  appearance: none;
  transition: opacity 0.3s ease;
}

#setmatch_00273 .ds-anchor-link:link,
#setmatch_00273 .ds-anchor-link:visited {
  color: #565453;
}

#setmatch_00273 .ds-anchor-link::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.25rem;
  width: 1.5rem;
  height: 1.5rem;
  margin: auto 0;
  border-radius: 50%;
  background-color: #acacac;
  transition: background-color 0.3s ease;
}

#setmatch_00273 .ds-anchor-link::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.6875rem;
  width: 0.4375rem;
  height: 0.4375rem;
  margin: auto 0;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg) translateY(-1.5px) translateX(-1.5px);
}

@media (any-hover: hover) {
  #setmatch_00273 .ds-anchor-link:hover {
    opacity: 0.7;
  }
}

.setmatch ul.category_select li.selected {
  width: 100%;
}

/* SP */
@media screen and (max-width: 768px) {
    #setmatch_00273 .pc_only {
        display: none !important;
    }
    #setmatch_00273 .sp_only {
        display: block !important;
    }

    #setmatch_00273 {
        padding: 0;
        margin-bottom: 0;
        width: 95vw;
    }

    #setmatch_00273 .setmatch_00273_inner {
        max-width: 600px;
    }

    #setmatch_00273 .campaign_banner {
        margin-top: 10px;
    }

    #setmatch_00273 .point {
        margin-top: 0px;
    }

    #setmatch_00273 .price {
        margin-top: 20px;
    }

    #setmatch_00273 .link_btn {
        margin-block: 20px;
    }

    #setmatch_00273 .cont_notice {
        padding-block: 15px 30px;
    }

    #setmatch_00273 .cont_notice .cont_notice_inner {
        font-size: min(4.1025641026vw, 30.7692307692px);
        font-weight: var(--fw-medium);
    }

    #setmatch_00273 .ds-anchor-link {
        transform: scale(.75);
    }

    #setmatch_00273 .cont_notice p {
        font-size: min(4.1025641026vw, 30.7692307692px);;
        margin-top: 30px;
    }
}
