@charset "UTF-8";

/* 追加 */
.candy_tune {
  color: #003871;
  font-family: "ヒラギノUD丸ゴ Std", "ヒラギノUD丸ゴ StdN", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO", sans-serif;
  font-weight: 500;
  text-rendering: optimizeSpeed;

}

.footer_scoring {
  display: none;
}

.footer_top {
  margin: 0;
}

.webcm__video {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 5;
  aspect-ratio: 16 / 9; 
}

.webcm__video iframe {
  width: 100%;
  height: 100%;
  display: block;
}

@media screen and (min-width: 1025px) {
  .header_collab {
    top: 70px;
  }
}

.header_logo_img {
  margin-bottom: 0;
}

/* SP追加 */
@media screen and (max-width: 590px) {
  .header_logo {
    padding: 0rem 4rem !important;
  }

  .l-bg-obj--front {
    top: 2.9% !important;
  }

  .intro__lead {
    width: 100% !important;
  }

  .intro__attention {
    margin: 0 2rem 0 auto !important;
    width: 4rem !important;
  }

  .campaign__ttl {
    max-width: 18rem !important;
  }

  .campaign__lead {
    margin: 0 !important;
    padding: 0 !important;
    font-weight: normal !important;
    font-size: 1rem !important;
  }

  .campaign__text {
    font-size: 1.2rem !important;
  }

  .c-cta__btn2 {
    max-width: 17rem !important;
  }

  .c-cta__text {
    max-width: 15rem !important;
  }

  .c-cta__note {
    font-size: 0.7rem !important;
    font-weight: 500 !important;
  }

  .big__lead {
    margin: 0 !important;
    padding: 0 !important;
    font-weight: normal !important;
    font-size: 1rem !important;
  }

  .present__label {
    max-width: 6.5rem !important;
    top: -2.2rem !important;
  }

  .present__img-lg,
  .present__img {
    max-width: 16rem !important;
  }

  .present__item::before,
  .present__item::after {
    top: 40%;
    z-index: 10;
  }

  .products_ttl.big__ttl {
    max-width: 14rem !important;
  }

  .products__ttl {
    font-size: 0.7rem !important;
    font-weight: normal !important;
  }

  .big__lead2 {
    font-size: 1.1rem !important;
    font-weight: normal !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .enter__ttl {
    max-width: 14rem !important;
  }

  .enter__lead_text {
    font-size: 0.9rem !important;
    padding: 0 20px !important;
  }

  .enter__flow-num {
    min-width: 3.7rem !important;
    width: 3.7rem !important;
  }

  .enter__flow-text {
    font-size: 0.9rem !important;
  }

  .guide__box-text {
    font-size: 0.8rem !important;
  }

  .guide__list {
    font-size: 1rem !important;
    font-weight: 700 !important;
  }

  .guide__note {
    font-size: 0.8rem !important;
    padding: 0 !important;
  }

  .guide__wrong-ttl {
    font-size: 1.5rem !important;
    margin-top: 1rem !important;
    font-weight: normal !important;
  }

  .guide__wrong-itemTtl {
    font-size: 0.75rem !important;
    font-weight: 500 !important;
  }

  .guide__box02-list {
    font-weight: 500 !important;
    font-size: 0.8rem !important;
  }

  .guide__text {
    font-size: 0.9rem !important;
    font-weight: 500 !important;
  }

  .enter__flow {
    margin: 1.8rem auto 0 !important;
  }

  .enter__flow-bottom {
    font-size: 0.9rem !important;
    font-weight: 500 !important;
  }

  .guide__box-text_ttl {
    font-size: 1rem !important;
    font-weight: 500 !important;
  }

  .profile__text {
    font-size: 0.9rem !important;
    font-weight: 500 !important;
  }

  .acd__ttlWrap {
    padding: 0.1rem 1.2rem 0.5rem !important;
  }

  .acd__ttl {
    font-size: 1.5rem !important;
  }

  .acd__ttl span {
    font-size: 1rem !important;
  }

  .acd {
    gap: 1rem !important;
  }

  .contact {
    padding: 2.1rem 1.8rem !important;
  }

  .contact__mail {
    font-size: 1.2rem !important;
    color: #003871 !important;
  }

  .contact__info {
    font-size: 0.8rem !important;
  }

  .contact__text {
    font-size: 0.55rem !important;
  }

  .contact__mail::before {
    margin-top: 0 !important;
    width: 1.7rem !important;
  }

  .store {
    margin-top: 2rem !important;
    padding: 0 0.8rem !important;
  }

  .store__btn {
    box-shadow: none !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1920px) {
  .pc-cta {
    margin-top: 80px !important;
  }
}

/*
 * footer
 * -------------------------------------------------------------
 */
.footer {
  background: #fff;
  padding: 0.6rem 1rem 3.2rem;
  position: relative;
}

.footer__inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 37.5rem;
  padding: 0 0.5rem;
}

.footer__links {
  align-items: center;
  display: flex;
  gap: 2.45rem;
}

.footer__links div:first-child {
  width: 30%;
}

.footer__logo {
  max-width: 6.5rem;
}

.footer__link {
  color: #000;
  font-size: 0.5rem;
}

.footer__copyright {
  color: #000;
  font-size: 0.5rem;
}

/*
 * header
 * -------------------------------------------------------------
 */
.header_collab {
  max-width: 37.5rem;
  margin: auto;
  width: 100%;
  z-index: 10 !important;
}

.header_logo {
  align-items: center;
  box-sizing: border-box;
  justify-content: center;
  display: flex;
  padding: 1.5rem 5rem;
  position: relative;
}

/*
 * l-bg-obj
 * -------------------------------------------------------------
 */
.l-bg-obj {
  backface-visibility: hidden;
  contain: paint;
  height: 200%;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate3d(-50%, 0, 0);
  width: 60.7rem;
  will-change: transform;
  z-index: 0;
}

.l-bg-obj--back {
  background: url("/img/freepages/sb2026_collabocp/bg_obj_back.png")top/100%;
  background-repeat: repeat-y;
  top: 1.8rem;
}

.l-bg-obj--front {
  background: url("/img/freepages/sb2026_collabocp/bg_obj_front.png") top/100%;
  background-repeat: repeat-y;
  top: 2.3%;
  width: 71.2rem;
  z-index: 2;
}

@media screen and (min-width: 1025px) {
  .l-bg-obj--back {
    width: 100%;
  }

  .l-bg-obj--front {
    width: 115%;
  }
}

@media screen and (max-width: 590px) {
  .l-bg-obj--back {
    width: 100%;
  }

  .l-bg-obj--front {
    width: 115%;
  }
}

/*
 * l-bgWrap
 * -------------------------------------------------------------
 */
.l-bgWrap {
  /* background: #fff35f; */
  box-sizing: border-box;
  margin-top: -20rem;
  padding-top: 20rem;
  overflow: hidden;
  padding-bottom: min(16vw, 9rem);
  position: relative;
}

/*
 * l-bodyWrap
 * -------------------------------------------------------------
 */
/*
 * l-box
 * -------------------------------------------------------------
 */
.l-box {
  border: 0.7rem solid #66cbe7;
  border-radius: 1.2rem;
  position: relative;
}

.l-box::after {
  content: '';
  position: absolute;
  top: -2px;
  left: 50%;
  width: 101%;
  height: 8.5rem;
  background: #66cbe7;
  transform: translateX(-50%);
}

.l-box_ttl {
  min-height: 7.5rem;
}

.l-box__inner {
  background: #fff;
  border-radius: 0.6rem;
}

/*
 * l-grad-box
 * -------------------------------------------------------------
 */
.l-grad-box {
  border: 0.5rem solid #66cbe7;
  border-radius: 1.2rem;
}

.l-grad-box__inner {
  border-radius: 1.2rem;
}

/*
 * l-inner
 * -------------------------------------------------------------
 */
.l-inner {
  margin: auto;
  max-width: 45rem;
  padding: 0 1.6rem;
}

.l-inner--sm {
  max-width: 35rem;
}

/*
 * l-main
 * -------------------------------------------------------------
 */
.l-main {
  overflow: hidden;
}

/*
 * l-pc-bg
 * -------------------------------------------------------------
 */
.l-pc-bg {
  background: url("/img/freepages/sb2026_collabocp/bg_pc.png")no-repeat;
  background-size: cover;
  display: none;
  height: 100vh;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 100%;
}

.l-pc-bg::before,
.l-pc-bg::after {
  content: "";
  display: block;
  height: 100vh;
  position: absolute;
  top: 0;
  width: calc((100% - 37.5rem) / 2 + 1rem);
  z-index: -1;
}

.l-pc-bg__inner {
  height: 100%;
  margin: 0 auto;
  padding-top: 10.2rem;
  position: relative;
  width: 100%;
}

/*
 * l-wrap
 * -------------------------------------------------------------
 */
.l-wrap {
  background: #fff;
  margin: 0 auto;
  position: relative;
}

.l-wrap::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background: #003871;
}

.l-wrap::after {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #003871;
}

/*
 * c-cta
 * -------------------------------------------------------------
 */
.c-cta__btn {
  align-items: center;
  background: #ffffff;
  border-radius: 2.3rem;
  box-shadow: 2px 2px 0px 0px #003871;
  display: grid;
  height: 4.5rem;
  justify-items: center;
  margin: 0 auto;
  max-width: 26rem;
  place-items: center;
  transition: transform 0.1s box-shadow 0.1s;
}

.c-cta__btn2 {
  align-items: center;
  background: #8ad6eb;
  border-radius: 2.3rem;
  box-shadow: 2px 2px 0px 0px #003871;
  display: grid;
  height: 4.5rem;
  justify-items: center;
  margin: 0 auto;
  max-width: 26rem;
  place-items: center;
  transition: transform 0.1s box-shadow 0.1s;
}

.c-cta__btn:hover {
  box-shadow: 0px 0px 0px 0px #003871;
  transform: translateY(2px);
}

.c-cta__text {
  display: block;
  max-width: 18.9rem;
  padding-top: 0.4rem;
}

.c-cta__note {
  color: #dd4a7f;
  display: block;
  font-size: 1rem;
  font-weight: 800;
  margin-top: 0.5rem;
  text-align: center;
}

.c-cta__note2 {
  color: #ffffff;
  display: block;
  font-size: 1rem;
  font-weight: 800;
  margin-top: 0.5rem;
  text-align: center;
}

/*
 * page-top
 * -------------------------------------------------------------
 */
.page-top {
  background: #66cbe7;
  border-radius: 50%;
  bottom: 3rem;
  height: 6.5rem;
  max-width: 6.5rem;
  padding: 0.25rem;
  position: fixed;
  right: calc((100% - 37.5rem) / 2 + 0.5rem);
  transition: transform 0.2s;
  width: 100%;
  z-index: 3;
}

.page-top span {
  align-items: center;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: block;
  display: flex;
  flex-direction: column;
  font-size: 1.2rem;
  font-weight: 900;
  gap: 0.1rem;
  height: 100%;
  justify-content: center;
  letter-spacing: -0.05em;
  line-height: 1.1;
  padding-bottom: 0.5rem;
  text-align: center;
  width: 100%;
}

.page-top span::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1.1rem solid transparent;
  border-left: 1.1rem solid transparent;
  border-bottom: 0.8rem solid #FFF;
  border-top: 0;
  content: "";
  display: block;
}

.page-top:hover {
  transform: translateY(-0.3rem);
}

/*
 * acd-faq
 * -------------------------------------------------------------
 */
.acd-faq__list {
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
}

/*
 * acd-notes
 * -------------------------------------------------------------
 */
.acd-notes__list {
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
  padding: 1rem 0 3rem;
}

.acd-notes__list li::before {
  content: "・";
  display: inline-block;
  margin-right: 0.3rem;
}

.acd-notes__list ol {
  padding-left: 3em;
}

.acd-notes__list li {
  display: flex;
}

.acd-notes__list li.has-child {
  flex-wrap: wrap;
}

.acd-notes__list li.has-child p {
  width: 95%;
}

.acd-notes__list ol li::before {
  content: "・";
  display: inline-block;
}

/*
 * acd-reqs
 * -------------------------------------------------------------
 */
.acd-reqs__ttl {
  align-items: center;
  display: flex;
}

.acd-reqs__ttl::before {
  content: "・";
  display: inline-block;
}

/*
 * acd-terms
 * -------------------------------------------------------------
 */
.acd-terms__text .list {
  counter-reset: item;
  padding-left: 1.5em;
}

.acd-terms__text .list2 {
  padding-left: 2.5em;
}

.acd-terms__text .list li p,
.acd-terms__text .list2 li {
  display: flex;
}

.acd-terms__text .list2 li::before,
.acd-terms__text .list1 li p::before {
  content: counter(item) ". ";
  counter-increment: item;
  display: inline-block;
  font-weight: bold;
  margin-right: 0.5em;
}

/*
 * c-acd
 * -------------------------------------------------------------
 */
.acd {
  display: flex;
  flex-direction: column;
  gap: 1.7rem;
}

.acd__ttlWrap {
  background: #66cbe7;
  cursor: pointer;
  margin: 0 auto;
  max-width: 37.5rem;
  padding: 0.9rem 1.2rem 1rem;
}

.acd__ttlWrap-inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 24rem;
}

.acd__ttl {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
}

.acd__ttl span {
  font-size: 1.3rem;
}

.acd__btn {
  align-items: center;
  cursor: pointer;
  display: inline-block;
  display: grid;
  height: 1.5rem;
  justify-items: center;
  place-items: center;
  position: relative;
  width: 1.6rem;
}

.acd__btn::before,
.acd__btn::after {
  background: #fff;
  border-radius: 1rem;
  content: "";
  display: block;
}

.acd__btn::before {
  height: 2px;
  width: 100%;
}

.acd__btn::after {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.2s;
  width: 2px;
}

.acd__btn.is-open::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.acd__contents {
  color: #000;
  display: none;
  font-size: 0.8rem;
  line-height: 1.5;
}

.acd__inner {
  max-width: 36rem;
}

.acd__contents a {
  color: #0000EE;
  display: inline-block;
}

/* contents
------------------------------------- */
.acd__contents dl {
  color: #000;
  font-size: 0.8rem;
  line-height: 1.5;
  padding: 1rem 0 3rem;
}

.acd__contents dt {
  font-weight: 500;
}

.acd__contents dt:not(:nth-child(1)) {
  margin-top: 1.3rem;
}

.acd__contents dd {
  margin-top: 0.1rem;
}

.big__ttl {
  max-width: 27rem;
  margin: 0 auto;
  width: 100%;
}

.big__lead {
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  letter-spacing: 0.01em;
  margin: 1rem auto;
  max-width: 32rem;
}

.big__lead2 {
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  letter-spacing: 0.01em;
  margin: 0.3rem auto;
  max-width: 32rem;
}

.big__body {
  position: relative;
  z-index: 2;
}

/*
 * campaign
 * -------------------------------------------------------------
 */
.campaign {
  margin-top: 1.6rem;
  position: relative;
}

.campaign__inner {
  padding: 1rem 0 2.1rem;
}

.campaign__body {
  position: relative;
  z-index: 2;
}

.campaign__ttl {
  max-width: 25rem;
  margin: 0 auto;
  width: 100%;
}

.campaign__lead {
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  color: #FFF;
  letter-spacing: 0.01em;
  margin: 1rem auto;
  max-width: 32rem;
}

.campaign__day {
  box-sizing: border-box;
  margin: 2rem auto 0;
  width: 95%;
}

.campaign__textWrap {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 2rem auto 0;
  max-width: 30.1rem;
}

.campaign__note {
  color: #123577;
  display: block;
  font-size: 1rem;
  letter-spacing: -0.1em;
  padding-right: 0.7rem;
  text-align: right;
}

.campaign__cta {
  margin-top: 0.5rem;
}

.campaign__ended {
  align-items: center;
  aspect-ratio: 580/595;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 1.2rem;
  display: grid;
  justify-items: center;
  left: 50%;
  margin: 0 auto;
  max-width: 29rem;
  place-items: center;
  position: absolute;
  top: 57%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 111;
}

.campaign__ended-text {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 1.8;
  text-align: center;
}

/*
 * contact
 * -------------------------------------------------------------
 */
.contact {
  margin-top: 4.5rem;
  padding: 2.1rem 2rem;
  text-align: center;
}

.contact__ttl {
  font-size: 2rem;
  font-weight: 600;
}

.contact__company {
  margin: 1.3rem auto 0;
  max-width: 24.1rem;
  position: relative;
}

.contact__company .attention {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 4rem;
}

.contact__mail {
  display: flex;
  font-size: 1.7rem;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: center;
  letter-spacing: -0.05em;
  margin-top: 1rem;
  position: relative;
  right: 0.3rem;
  color: #003871;
}

.contact__mail::before {
  background: url("/img/freepages/sb2026_collabocp/icon_mail.png") no-repeat center/100%;
  content: "";
  display: inline-block;
  height: 2rem;
  margin-top: 0.2rem;
  width: 2.4rem;
}

.contact__info {
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 1.4rem;
}

.contact__info span {
  align-items: center;
  display: flex;
  justify-content: center;
}

.contact__info span::before {
  content: "<";
  display: inline-block;
}

.contact__info span::after {
  content: ">";
  display: inline-block;
}

.contact__text {
  font-size: 0.7rem;
  font-weight: 600;
  margin-top: 1.4rem;
  text-align: center;
}

/*
 * enter
 * -------------------------------------------------------------
 */
.enter {
  margin-top: 4.5rem;
  position: relative;
  z-index: 2;
}

.enter__inner {
  padding: 1rem 0;
}

.enter__body {
  position: relative;
  z-index: 2;
}

.enter__ttl {
  max-width: 15rem;
  margin: 0 auto;
  width: 100%;
}

.enter__lead_text {
  font-size: 1.1rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.01em;
  margin: 2.4rem auto 0;
  max-width: 29rem;
}

.enter__textWrap {
  box-sizing: border-box;
  margin: 1.6rem auto 0;
  max-width: 100%;
}

.enter__cta {
  margin-top: 1rem;
}

/* flow
------------------------------------------ */
.enter__flow {
  margin: 3.2rem auto 0;
  max-width: 29rem;
}

.enter__flow-list {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  margin-top: 1.2rem;
  position: relative;
}

.enter__flow-list::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #8ad6eb;
  position: absolute;
  border: 0;
  left: 3.75rem;
  z-index: -1;
}

.enter__flow-item {
  align-items: center;
  border: 1px solid #8ad6eb;
  background: #FFF;
  display: flex;
  gap: 1.2rem;
  padding: 1rem 1.6rem 0.8rem 1.5rem;
}

.enter__flow-num {
  display: inline-block;
  min-width: 4.3rem;
  width: 4.3rem;
}

.enter__flow-text {
  color: #4c4c4c;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: -0.076em;
  line-height: 1.25;
}

.enter__flow-text span {
  font-weight: 700;
}

.enter__flow-text .prp {
  color: #9d91f9;
}

.enter__flow-text .grn {
  color: #00b900;
}

.enter__flow-text .eng {
  letter-spacing: 0;
}

.enter__flow-bottom {
  color: #ff4f2c;
  font-size: 1.1rem;
  font-weight: 900;
  letter-spacing: -0.05em;
  line-height: 1.36;
  margin: 1.5rem auto;
  text-align: center;
}

.enter__flow-point {
  display: none;
}

/*
 * fv
 * -------------------------------------------------------------
 */
.fv {
  position: relative;
  z-index: 2;
}

.fv__ttl {
  margin: -6rem auto 0;
  max-width: 32rem;
  position: relative;
  z-index: 3;
}

/*
 * guide
 * -------------------------------------------------------------
 */
.guide {
  margin-top: 2.2rem;
  padding: 0 1rem;
}

.guide__imgWrap-top {
  margin: 1.1rem auto 0;
  text-align: center;
}

.guide__img-top {
  margin: 0 auto;
  max-width: 50rem;
}

.guide__box {
  background: rgba(255, 245, 95, .8);
  border-radius: 1rem;
  color: #3e3a39;
  margin-top: 0.8rem;
  margin-bottom: 1.6rem;
  padding: 1rem 1.4rem 1.5rem;
}

.guide__box-text {
  color: #3e3a39;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: -0.07em;
  line-height: 1.2;
  text-align: center;
}

.guide__box-text_ttl {
  font-size: 1.3rem;
  display: block;
}

.guide__box-text_ttl strong{
  font-weight: 600 !important;
}

.guide__list {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.2rem;
  font-weight: 900;
  gap: 0.1rem 1.1rem;
  justify-content: flex-start;
  line-height: 1.25;
  margin-top: 0.7rem;
}

.guide__note {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 1rem;
  padding: 0 0.5rem;
  text-align: justify;
}

.guide__desc-bottom {
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: -0.07em;
  line-height: 1.4;
  margin-top: 0.1rem;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}

.guide__desc-bottom .hl {
  background: #dff0fd;
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  padding: 0.1rem 0;
}

.guide__box02 {
  border: 1px solid #bcbcbc;
  border-radius: 1rem;
  background: #FFF;
  color: #3d3d3d;
  margin-top: 1.1rem;
  padding: 0.8rem 0.9rem 1.2rem;
}

.guide__box02-list {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 0.5rem;
}

.guide__text {
  color: #ff0000;
  font-size: 1.1rem;
  font-weight: bold;
  margin-top: 1rem;
  text-align: center;
}

.guide__wrong {
  background: #e6e6e6;
  margin-top: 0.9rem;
  padding: 0.4rem 1.2rem 0.9rem;
}

.guide__wrong-ttl {
  color: #000;
  font-size: 2.1rem;
  text-align: center;
  position: relative;
  margin: 1.6rem auto 2rem;
}

.guide__wrong-ttl::before {
  content: "";
  display: block;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #000;
  height: 1px;
  position: absolute;
  bottom: -5px;
}

.guide__wrong-list {
  grid-gap: 0.85rem;
  display: grid;
  gap: 0.85rem;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 0.6rem;
}

.guide__wrong-item {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}

.guide__wrong-itemTtl {
  background: #000;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 800;
  line-height: 1;
  padding: 0.3rem;
  padding: 0.2rem;
  text-align: center;
  width: 100%;
}

.guide__wrong-img {
  align-items: center;
  display: flex;
  flex: 1;
}

.guide__wrong-item:last-child .guide__wrong-img {
  max-width: 7.7rem;
}

.guide__receipt div {
  margin: 1rem auto;
}

/*
 * intro
 * -------------------------------------------------------------
 */
.intro {
  margin-top: -0.1rem;
  margin-bottom: 4rem;
  padding: 1.2rem 0 0;
  position: relative;
}

.intro__inner {
  padding: 0 1.4rem;
}

.intro__lead {
  margin: 2rem auto;
  width: 75%;
}

.intro__attention {
  box-sizing: border-box;
  margin: 0 1rem 0 auto;
  width: 6rem;
}

/*
 * pc-cta
 * -------------------------------------------------------------
 */
.pc-cta {
  display: none;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: calc((100% - 37.5rem) / 2);
  z-index: 1;
}

.pc-cta::before {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
  background: url("/img/freepages/sb2026_collabocp/pc_obj_left.png") no-repeat center/120%;
  content: "";
  display: block;
  height: 60.7vw;
  left: 50%;
  max-width: 45vw;
  position: absolute;
  top: 75%;
  transform: translate(-50%, -50%);
  width: 34vw;
  z-index: -1;
}

.pc-cta__ttl {
  margin: 0 auto;
  max-width: 40rem;
  width: 28.45vw;
}

.pc-cta__limit {
  /*color: #123577;
  font-size: min(1.7rem, 1.2vw);*/
  margin: 2rem auto;
  text-align: center;
  width: 75%;
}

.pc-cta__btn {
  border-radius: 2.3vw;
  box-shadow: 0.27vw 0.27vw 0px 0px #123577;
  height: 4.5vw;
  margin: 0.9vw auto 0;
  max-height: 6rem;
  max-width: 35rem;
  width: 25vw;
}

.pc-cta__text {
  max-width: 25rem;
  padding-top: 0.4rem;
  width: 17.18vw;
}

.pc-cta__note {
  display: block;
  font-weight: 500;
  margin: 0.72vw auto 0;
  max-width: 31.5rem;
  text-align: center;
  width: 22.3vw;
}

.pc-cta__ended {
  background: rgba(0, 0, 0, 0.75);
  border-radius: 0.88vw;
  left: 50%;
  margin: 0 auto;
  max-width: 41.5rem;
  padding: min(4rem, 2.94vw) min(0.7rem, 0.7vw);
  position: absolute;
  top: 74%;
  transform: translate(-50%, -50%);
  width: 28vw;
}

.pc-cta__ended-text {
  font-feature-settings: "palt";
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(1.8rem, 1.2vw);
  font-weight: 900;
  line-height: 1.8571428571;
  text-align: center;
}

.pc_attention {
  position: fixed;
  bottom: 3%;
  right: 3%;
  z-index: 5;
}

.pc_attention img {
  height: 10px;
  width: auto;
}

/*
 * pc-products
 * -------------------------------------------------------------
 */
.pc-products {
  align-items: center;
  display: none;
  justify-items: center;
  place-items: center;
  position: relative;
  width: calc((100% - 37.5rem) / 2);
}

.pc-products::before {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
  background: url("/img/freepages/sb2026_collabocp/pc_obj_left.png") no-repeat center/120%;
  content: "";
  display: block;
  height: 60.7vw;
  left: 50%;
  max-width: 45vw;
  position: absolute;
  top: 75%;
  transform: translate(-50%, -50%);
  width: 34vw;
  z-index: 1;
}

.pc-products__inner {
  max-width: 50rem;
  position: relative;
  width: 75%;
  z-index: 1;
}

.pc-products__header {
  margin: 3.2rem auto 0;
  width: -moz-fit-content;
  width: fit-content;
}

.pc-products__header-ttl {
  margin: 0 auto;
  width: min(22.2rem, 15vw);
}

.pc-products__header-note {
  color: #253874;
  display: block;
  font-size: min(1.5rem, 1vw);
  font-weight: 700;
  padding-right: min(1.3rem, 0.9vw);
  text-align: right;
}

.pc-products__body {
  display: flex;
  flex-direction: column;
  gap: min(4rem, 2.7vw);
  margin-top: min(1.5rem, 1vw);
}

.pc-products__list-ttl {
  margin: 0 auto;
  width: min(9.4rem, 6.36vw);
}

.pc-products__items {
  grid-gap: min(2.5rem, 1.7vw) 2.2rem;
  display: grid;
  gap: min(2.5rem, 2vw) 2.2rem;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 4.8rem;
}

.pc-products__item {
  align-items: center;
  display: flex;
  flex-direction: column;
}

.pc-products__ttl {
  font-size: min(1rem, 0.66vw);
  font-weight: 700;
  letter-spacing: -0.026em;
  line-height: 1.2;
  margin: auto calc(50% - 50vw) 0;
  text-align: center;
}

.pc-products__btn {
  align-items: center;
  align-items: center;
  background: #B1D1FD;
  border-radius: min(2rem, 1.5vw);
  box-shadow: 0.2vw 0.2vw 0px 0px #123577;
  display: grid;
  height: min(3.8rem, 2.75vw);
  justify-items: center;
  justify-items: center;
  margin: min(3rem, 2vw) auto 0;
  padding-top: min(0.45rem, 0.3vw);
  place-items: center;
  transition: transform 0.1s box-shadow 0.1s;
  width: min(31rem, 20.9vw);
}

.pc-products__btn:hover {
  box-shadow: 0px 0px 0px;
  transform: translateY(0.3rem);
}

.pc-products__btn-text {
  width: min(27.7rem, 18.7vw);
}

/* PRODUCTS
----------------------------------------------- */
/* scroll_down
----------------------------------------- */
.scroll_down {
  animation: arrowmove 1.6s ease-in-out infinite;
  height: min(8rem, 5.4vw);
  left: 5%;
  position: absolute;
  top: 0;
  width: min(2.2rem, 1.6vw);
}

.scroll_down p {
  font-size: min(1.3rem, 0.9vw);
  letter-spacing: 0.01em;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  margin-left: 0.5rem;
}

.scroll_down:before {
  background: #000;
  bottom: 0;
  content: "";
  height: min(1.5rem, 1vw);
  position: absolute;
  left: 3.5px;
  transform: skewX(-31deg);
  width: 1px;
}

.scroll_down:after {
  background: #000;
  content: "";
  height: min(8rem, 5.4vw);
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
}

/*
 * present
 * -------------------------------------------------------------
 */
.present {
  margin-top: 3.6rem;
}

.present__body {
  display: flex;
  flex-direction: column;
  gap: 2.8rem;
  padding: 1.4rem 1rem 2.8rem;
  position: relative;
  z-index: 2;
}

.present_ttl {
  max-width: 30rem;
}

.present__imgWrap {
  margin-top: 1.7rem;
  position: relative;
}

.present__img-lg {
  margin: 0 auto;
  max-width: 20rem;
}

.present__img-lg img{
  display: block;
  margin: 0 auto;
}

.present__img {
  margin: 2.6rem auto 0;
  max-width: 18rem;
}

.present__label {
  max-width: 8rem;
  position: absolute;
  right: 0.1rem;
  top: -2.9rem;
  width: 100%;
}

.present__item {
  position: relative;
}

.present__item::before,
.present__item::after {
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 40%;
  left: 0;
  background: url("/img/freepages/sb2026_collabocp/star_icon.png")no-repeat center;
  background-size: contain;
}

.present__item::after {
  left: auto;
  right: 0;
  top: 55%;
  transform: rotate(100deg);
}

.present__item:last-child::before {
  top: 50%;
}

.present__item:last-child::after {
  top: 65%;
}

/*
 * products
 * -------------------------------------------------------------
 */
.products {
  margin-top: 4.5rem;
}

.products_ttl.big__ttl {
  max-width: 15rem;
}

.products__body {
  display: flex;
  flex-direction: column;
  padding: 0rem 0 3.4rem;
  position: relative;
  z-index: 2;
}

.products__body .l-box_ttl {
  position: relative;
}

.products__body .products_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.products__list-ttl {
  margin: 0 auto;
  max-width: 11rem;
}

.products__items {
  box-sizing: border-box;
  padding: 0 5%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.7rem;
}

.products__ttl {
  text-align: center;
  color: #404040;
  font-size: 0.85rem;
}

.products__item {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 1.6rem;
  width: calc(90%/2);
}

.products__img img {
  -o-object-fit: contain;
  height: 100%;
  object-fit: contain;
}

/*/
 * profile
 * -------------------------------------------------------------
 */
.profile {
  background-image: linear-gradient(rgba(210, 210, 210, 0.4) 1px, transparent 1px), linear-gradient(to right, rgba(210, 210, 210, 0.4) 1px, transparent 1px);
  background-size: 20px 20px;
  background-color: #fff;
  background-position: -14px 14px;
  padding: 3.9rem 0 5rem;
}

.profile__inner {
  max-width: 36.2rem;
}

.profile__ttl_logo {
  margin: 0 auto 0.5rem;
  max-width: 16rem;
}

.profile__ttl {
  margin: 0 auto;
  max-width: 20rem;
}

.profile__img {
  aspect-ratio: 500/333;
  margin: 1.6rem auto 0;
  max-width: 50rem;
}

.profile__textWrap {
  margin-top: 1.6rem;
  text-align: center;
}

.profile__text {
  font-size: 1rem;
  font-weight: 700;
}

/*
 * sns
 * -------------------------------------------------------------
 */
.sns {
  padding: 3.2rem 1rem;
}

.sns__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 100%;
}

.sns__btn {
  align-items: center;
  border: 1px solid #666;
  box-shadow: 2px 2px 0px 0px rgba(18, 53, 119, 0.75);
  display: flex;
  height: 3rem;
  justify-content: center;
  width: calc(95%/3);
}

.sns__btn:hover {
  box-shadow: 0px 0px 0px 0px;
  transform: translateY(0.2rem);
}

.sns__icon {
  width: 2.3rem;
}

/*
 * store
 * -------------------------------------------------------------
 */
.store {
  margin-top: 4rem;
  padding: 1.2rem 2.5rem;
}

.store__btn_area {
  box-sizing: border-box;
  margin-top: 1.6rem;
}

.store__btn_area:last-child {
  margin-bottom: 1.6rem;
}

.store__btn {
  box-shadow: 2px 7px 0px 0px rgba(18, 53, 119, 0.75);
  border-radius: 100px;
  display: block;
  height: 40px;
}

.store__btn:hover {
  box-shadow: 0px 0px 0px 0px;
  transform: translateY(0.2rem);
}

/*
 * webcm
 * -------------------------------------------------------------
 */
.webcm {
  padding-top: 1.7rem;
  margin: 1.7rem auto;
}

.webcm__ttl {
  max-width: 30rem;
  margin: 0 auto 1.6rem;
  width: 100%;
}

.webcm__ttl img {
  position: relative;
  z-index: 2;
}

.webcm__video {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 5;
}

video#video {
  width: 100%;
  height: auto;
  display: block;
}

.webcm__video-ttl,
.webcm__video-link {
  color: #8bbfff;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
}

.webcm__video-ttl {
  margin-top: 0.8rem;
}

.webcm__video-link {
  margin-top: 0.2rem;
}

.webcm__video-link:hover {
  color: #f894ce;
}

/*
 * u-pc
 * -------------------------------------------------------------
 */
.u-pc {
  display: block;
}

/*
 * u-sp
 * -------------------------------------------------------------
 */
.u-sp {
  display: none;
}

@media screen and (min-width: 450px) {
  .u-pc {
    display: none;
  }

  .u-sp {
    display: block;
  }
}

@media screen and (min-width: 1025px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

@media screen and (min-width: 1025px) {
  html {
    font-size: min(13px, 0.95vw);
  }

  .header_collab {
    position: fixed !important;
    top: 84px !important;
  }

  .header_collab::before {
    background: #FFF;
    content: "";
    display: block;
    height: 100%;
    margin: 0 calc(50% - 50vw);
    position: absolute;
    width: 100vw;
  }

  .l-bgWrap {
    padding-bottom: 6rem;
  }

  .l-bodyWrap {
    margin: 0 auto;
    max-width: 37.5rem;
  }

  .l-main {
    margin-top: 2.3rem;
  }

  .l-pc-bg {
    display: block;
  }

  .pc-cta {
    display: block;
  }

  .pc-products {
    display: grid;
    margin-top: 50px;
  }

  .present__header.--top::after {
    bottom: min(-0.3rem, 0.23vw);
  }
}

@media screen and (min-width: 1025px) {
  .present__header.--top::after {
    bottom: -0.25rem;
  }
}

@media screen and (max-width: 375px) {
  html {
    font-size: 2.67vw;
  }
}

@keyframes floating-header {
  0% {
    transform: translateY(0%);
  }

  100% {
    transform: translateY(-8%);
  }
}

@keyframes floating-y {
  0% {
    transform: translate(-50%, -46%);
  }

  100% {
    transform: translate(-50%, -50%);
  }
}

@keyframes floating-y {
  0% {
    transform: translate(-50%, -48%);
  }

  100% {
    transform: translate(-50%, -50%);
  }
}

@keyframes arrowmove {
  0% {
    top: 0;
  }

  50% {
    top: 1%;
  }

  100% {
    top: 0;
  }
}

.contact.l-grad-box {
  background-color: #9ee0f2;
}

.acd-terms__text .list li p,
.acd-terms__text .list2 li {
  display: block;
}

.acd-terms__text .list1 li p::before {
  content: none;
}

.acd__contents a {
  display: inline;
  overflow-wrap: anywhere;
  word-break: break-word;
}


/* =========================================================
   iOS Safariにおける商品画像の巨大な上下余白バグを修正
   ========================================================= */

/* 1. aタグをFlexbox化して縦の並びを正しく制御する */
.products__item a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  /* 高さを親に合わせる */
  text-decoration: none;
}

/* 2. 画像の親要素幅を100%にする */
.products__img {
  width: 100%;
}

/* 3. 画像の「height: 100%」を解除し、autoで自然な比率にする */
.products__img img {
  width: 100%;
  height: auto !important;
  /* 既存の height: 100%; を強制的に上書き */
}