@charset "UTF-8";
#wrapper {
  background-color: transparent !important;
}

.search-result-title {
  display: none !important;
}

.pt_product-search-result #secondary {
  display: none !important;
}

#secondary.refinements {
  display: none !important;
}

.pt_product-search-result .primary-content {
  margin-left: 0px;
  width: 100%;
}

.pt_product-search-result .primary-content {
  margin-top: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sp-visible {
  display: inherit;
}

.pc-visible {
  display: none;
}

.pc-ib-visible {
  display: none;
}

.sp-block-visible {
  display: block;
}

.tab-br-visible {
  display: none;
}

.sp-br-visible {
  display: inline;
}

.pc-br-visible {
  display: none;
}

.pc-sp-hide {
  display: none;
}

.obagi2025ss {
  overflow: hidden;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-left: auto;
  margin-right: auto;
}

.obagi2025ss sup {
  font-size: 80%;
}

.obagi2025ss-contents-in {
  max-width: 948px;
  margin-left: auto;
  margin-right: auto;
  background: url(../../images/static/obagi2025ss/bg.png) no-repeat center top;
  background-size: contain;
}

.obagi2025ss-contents .lead .cource-a-in__title {
  max-width: 126.6vw;
  -webkit-transform: translate(8%, 0%);
  transform: translate(8%, 0%);
}

.obagi2025ss-contents .lead .cource-b {
  margin-bottom: -20vw;
}

.obagi2025ss-contents .lead .cource-b-in__title {
  max-width: 120vw;
  -webkit-transform: translate(-23%, -35%);
  transform: translate(-23%, -35%);
}

.obagi2025ss-contents .lead .cource-c {
  margin-bottom: 6.6vw;
}

.obagi2025ss-contents .lead .cource-c-in__title {
  max-width: 96vw;
  margin-left: auto;
  margin-right: auto;
}

.obagi2025ss-contents .lead__text01 {
  width: 140vw;
  -webkit-transform: translateX(-20vw);
  transform: translateX(-20vw);
  position: relative;
}

.obagi2025ss-contents .lead__text01 .head {
  position: absolute;
  top: -8.7vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  width: 60vw;
  display: inline-block;
}

.obagi2025ss-contents .lead__text02 {
  display: block;
  position: relative;
  width: 100vw;
}

.obagi2025ss-contents .lead__text02:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  background: url(../../images/static/obagi2025ss/obg_2023_08aw_img07_a.png) no-repeat center center;
  background-size: 100% auto;
  height: 100%;
}

.obagi2025ss-contents .lead__text02 img {
  mix-blend-mode: color-dodge;
}

.obagi2025ss-contents .p-lp-additional {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
}

.obagi2025ss-contents .p-lp-additional__cocoloat {
  position: relative;
  max-width: 808px;
  margin: 60px auto 0;
  padding: 24px 30px;
  border: 4px solid #00629d;
  border-radius: 15px;
  background: #fff;
}

.obagi2025ss-contents .p-lp-additional__term {
  display: -ms-grid;
  display: grid;
  position: absolute;
  top: 0;
  left: 50%;
  place-items: center;
  aspect-ratio: 545/68;
  width: 72.6vw;
  padding-bottom: 2.8%;
  -webkit-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  background-image: url(../../images/static/obagi2025ss/bg-additional__term.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  color: #00629d;
  font-size: 3.73333vw;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.obagi2025ss-contents .p-lp-additional__description--img {
  text-align: center;
}

.obagi2025ss-contents .p-lp-additional__description--img img {
  max-width: 100%;
  height: auto;
  width: revert-layer;
  display: initial;
}

.obagi2025ss-contents .p-lp-additional__description--txt {
  margin-top: 15px;
  line-height: 1.6;
}

/*共通*/
.c-heading--paint {
  display: -ms-grid;
  display: grid;
  place-items: center;
  max-width: 50vw;
  margin: auto;
  padding-right: 8px;
  padding-bottom: 8px;
  margin-bottom: -17.4vw;
}

.u-center {
  text-align: center;
}

.u-bold {
  font-weight: 700;
}

.u-serif {
  font-family: serif;
}

.u-red {
  color: #ca0037;
}

.u-white {
  color: #fff;
}

.u-blue {
  color: #00629d;
}

.u-list {
  padding-left: 1em;
  list-style: none;
}

.u-list > li {
  text-indent: -1em;
}

.u-list--disc > li {
  position: relative;
  padding-left: 1em;
}

.u-list--disc > li:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 1rem;
  content: "・";
}

.u-invisible {
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
}

.u-between {
  -moz-text-align-last: justify;
  text-align: justify;
  text-align-last: justify;
}

.p-index-guidelines-red {
  font-weight: 700;
  color: #ca0037;
}

.c-button {
  display: -ms-grid;
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 808px;
  min-height: 70px;
  margin: auto;
  padding: 0 16px;
  border-radius: 5px;
  background-position: center;
  background-size: 808px auto;
  background-repeat: no-repeat;
  -webkit-box-shadow: 5px 5px 3px rgba(200, 200, 200, 0.3);
  box-shadow: 5px 5px 3px rgba(200, 200, 200, 0.3);
  font-weight: 700;
  font-size: clamp(0.8125rem, (1500vw + 64rem) / 448, 1.75rem);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.c-button__blue {
  background: linear-gradient(104deg, #277fd0 49%, #92c3fe 100%);
}

.c-button__sky {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(180, 200, 235)), color-stop(50%, rgb(110, 160, 215)), color-stop(50%, rgb(130, 180, 235)), to(rgb(200, 220, 255)));
  background: linear-gradient(0deg, rgb(180, 200, 235) 0%, rgb(110, 160, 215) 50%, rgb(130, 180, 235) 50%, rgb(200, 220, 255) 100%);
}

.c-button__yellow {
  background: linear-gradient(104deg, #ffff2f 49%, #ffff81 100%);
}

.c-button__gold {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(230, 210, 160)), color-stop(50%, rgb(200, 170, 100)), color-stop(50%, rgb(220, 200, 140)), to(rgb(250, 230, 180)));
  background: linear-gradient(0deg, rgb(230, 210, 160) 0%, rgb(200, 170, 100) 50%, rgb(220, 200, 140) 50%, rgb(250, 230, 180) 100%);
}

.c-button__orange {
  color: #646464;
  background: linear-gradient(104deg, #ffc17a 49%, #ffd28f 100%);
}

.c-button__perl {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(245, 245, 245)), color-stop(50%, rgb(220, 220, 220)), color-stop(50%, rgb(230, 230, 230)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgb(245, 245, 245) 0%, rgb(220, 220, 220) 50%, rgb(230, 230, 230) 50%, rgb(255, 255, 255) 100%);
}

.c-button__white {
  background: #fff;
}

.c-heading--border:before {
  height: 1px;
  background-color: #000;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.c-heading--border:after {
  height: 1px;
  background-color: #000;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.fv_receipt {
  margin-top: 10.6vw;
  margin-right: 5.3vw;
  margin-bottom: 10.6vw;
  margin-left: 5.3vw;
}

.p-lp-btn-obagi {
  max-width: 860px;
  margin: 4vw 4vw 12vw !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}

/*応募方法*/
.p-lp-howto {
  margin-top: 48px;
}

.p-lp-howto .c-heading--paint,
.p-lp-faq .c-heading--paint,
.p-lp-guidelines .c-heading--paint {
  margin-bottom: 5.2vw;
}
@media screen and (min-width: 768px) {
  .p-lp-howto .c-heading--paint,
  .p-lp-faq .c-heading--paint,
  .p-lp-guidelines .c-heading--paint {
    margin-bottom: 40px;
  }
}

.p-lp-howto__web {
  max-width: 950px;
  margin: auto;
  padding: 0 10px;
}

.p-lp-howto__register {
  margin-top: 10px;
}

.p-lp-howto__attention {
  margin-top: 20px;
  padding-left: 1em;
  font-size: clamp(0.875rem, (400vw + 250.125rem) / 393, 1.125rem);
  line-height: 1.6;
  text-indent: -1em;
}

.p-lp-howto__member {
  margin-top: 28px;
}

.p-lp-howto__non-member {
  margin-top: 20px;
}

.p-lp-howto__postcard {
  margin-top: 10.4vw;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .p-lp-howto__postcard {
    margin-top: 80px;
  }
}

.p-lp-howto__postcard__title {
  max-width: 95%;
  margin: 0 auto;
  font-size: clamp(1.5rem, (700vw + 425.4375rem) / 393, 1.9375rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-lp-howto__postcard__title span {
  padding-inline: 0.5em;
}

.p-lp-howto__steps {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  max-width: 950px;
  margin: 20px auto 0;
  padding: 0 10px;
  gap: 40px;
}

.p-lp-howto__step {
  position: relative;
  padding: 16px 16px 16px 68px;
  border: 3px solid #000000;
  font-size: clamp(1rem, (200vw + 346.125rem) / 393, 1.125rem);
  line-height: 1.6;
}

.p-lp-howto__step:before {
  -webkit-box-shadow: 2px 2px 2px 0 rgba(35, 24, 21, 0.3);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: -13px;
  width: 71px;
  height: 48px;
  transform: translateY(-50%);
  border-radius: 0 5px 5px 0;
  background-position: center;
  background-size: 49px auto;
  background-repeat: no-repeat;
  background-color: #d0ab49;
  -webkit-box-shadow: 2px 2px 2px rgba(35, 24, 21, 0.3019607843);
  box-shadow: 2px 2px 2px rgba(35, 24, 21, 0.3019607843);
  content: "";
  color: #fff;
}

.p-lp-howto__step--01:before {
  background-image: url(../../images/static/obagi2025ss/txt-howto__step01.svg);
}

.p-lp-howto__step--01:after {
  display: block;
  position: absolute;
  bottom: -28px;
  left: calc(50% - 16px);
  width: 32px;
  height: 28px;
  border-width: 28px 16px 0 16px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #000000;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}

.p-lp-howto__step--02 {
  padding-bottom: 73px;
}

.p-lp-howto__step--02:before {
  background-image: url(../../images/static/obagi2025ss/txt-howto__step02.svg);
}

.p-lp-howto__image {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: -ms-grid;
  display: grid;
  position: absolute;
  bottom: 16px;
  left: 50%;
  place-items: center;
  max-width: 130px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.p-lp-howto__format {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  gap: 16px;
}

.p-lp-howto__front {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 41%;
  flex: 1 0 41%;
}

.p-lp-howto__back {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 48%;
  flex: 1 0 48%;
}

.p-lp-howto__download {
  margin-top: 30px;
  padding: 0 10px;
}

.p-lp-howto__download__attention {
  max-width: 808px;
  margin: 20px auto 0;
  text-indent: -1em;
  padding-left: 1em;
}

/*ガイドライン*/
.p-lp-guidelines {
  margin-top: 40px;
  padding: 80px 0;
  background-repeat: no-repeat;
  font-size: 0.875rem;
}

.p-lp-guidelines__inner {
  max-width: 950px;
  padding: 0 2.6vw;
  margin: 12vw auto 0;
}

.p-lp-guidelines__info {
  line-height: 1.6;
}

.p-lp-guidelines__info--schedule {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 30px;
}

.p-lp-guidelines__term {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-width: 132px;
  padding-left: 20px;
}

.p-lp-guidelines__term:before {
  display: block;
  position: absolute;
  top: calc((1.6em - 12px) / 2);
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #000;
  content: "";
  font-size: 0.875rem;
}

.p-lp-guidelines__schedules {
  padding-left: 20px;
}

.p-lp-guidelines__schedule--cocoloat {
  gap: 60px;
}

.p-lp-guidelines__text {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.p-lp-guidelines__text--hagaki {
  margin-top: 0.5em;
}

/*faq*/
.p-lp-faq {
  max-width: 950px;
  margin: 40px auto 0;
  padding: 0 10px 50px;
  color: #000;
  font-size: clamp(1rem, (200vw + 346.125rem) / 393, 1.125rem);
  line-height: 1.6;
}

.p-lp-faq__question {
  margin-top: 30px;
  color: #ca0037;
}

.p-lp-faq__schedule {
  text-indent: 0;
}

.p-lp-faq__answer {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}

/*フッター*/
.l-footer--lp {
  padding: 25px 10px 22px;
  background-color: #dbdbdb;
  line-height: 1.6;
  text-align: center;
}

.l-footer--lp .l-footer__title {
  font-weight: 400;
  font-size: 1rem;
  white-space: nowrap;
}

.l-footer--lp .l-footer__term {
  font-weight: 400;
  font-size: 0.875rem;
}

.l-footer--lp .l-footer__description {
  font-size: 1.1875rem;
}

.l-footer--lp .l-footer__description--sub {
  font-size: 0.8125rem;
}

.l-footer--lp .l-footer__mail-address {
  margin-top: 8px;
}

.l-footer--lp .l-footer__secretariat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 8px;
  padding-bottom: 8px;
}

.l-footer--lp .l-footer__secretariat .l-footer__term {
  font-size: 0.875rem;
}

.l-footer--lp .l-footer__text {
  font-size: 0.75rem;
}

.l-footer--lp a {
  text-decoration: none;
}

.l-footer--form {
  padding: 20px;
  background-color: #f1c7d3;
}

.l-footer--form .l-footer__list {
  max-width: 808px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .sp-block-visible {
    display: none;
  }
  .sp-visible {
    display: none;
  }
  .pc-ib-visible {
    display: inline-block;
  }
  .pc-visible {
    display: inherit;
  }
  .sp-br-visible {
    display: none;
  }
  .pc-br-visible {
    display: inline;
  }
  .tab-br-visible {
    display: none;
  }
  .obagi2025ss sup {
    font-size: 50%;
  }
  .p-lp-howto__postcard {
    max-width: 700px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .tab-br-visible {
    display: inline;
  }
  .tab-br-hidden {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .obagi2025ss-contents-in img {
    height: auto;
  }
  .obagi2025ss-contents .lead {
    overflow: hidden;
  }
  .obagi2025ss-contents .lead .cource-a {
    overflow: hidden;
  }
  .obagi2025ss-contents .lead .cource-c {
    overflow: hidden;
  }
  .u-sp-hide {
    display: none;
  }
  .p-lp-guidelines__term .u-between {
    text-align: left;
    -moz-text-align-last: unset;
    text-align-last: unset;
  }
}
@media screen and (min-width: 750px) {
  .obagi2025ss-contents .lead .cource-a-in__title {
    width: 1151px;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  .obagi2025ss-contents .lead .cource-b {
    margin-bottom: -150px;
  }
  .obagi2025ss-contents .lead .cource-b-in__title {
    width: 1102px;
    -webkit-transform: translate(-162px, -180px);
    transform: translate(-162px, -180px);
  }
  .obagi2025ss-contents .lead .cource-c {
    margin-bottom: 50px;
  }
  .obagi2025ss-contents .lead .cource-c-in__title {
    width: 888px;
  }
  .obagi2025ss-contents .lead__text01 {
    width: 131%;
    max-width: 1183px;
    -webkit-transform: translateX(-116px);
    transform: translateX(-116px);
  }
  .obagi2025ss-contents .lead__text01 .head {
    top: -28px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .obagi2025ss-contents .lead__text01 .head {
    width: 380px;
  }
  .obagi2025ss-contents .lead__text02 {
    width: 951px;
  }
  .obagi2025ss-contents .p-lp-additional__term {
    width: 545px;
  }
  .obagi2025ss-contents .p-lp-additional__term {
    font-size: 19px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    font-weight: 400;
  }
  .c-heading--paint {
    max-width: 380px;
  }
  .p-lp-howto .c-heading--paint,
  .p-lp-faq .c-heading--paint,
  .p-lp-guidelines .c-heading--paint {
    max-width: 250px;
  }
  .c-heading--paint {
    margin-bottom: -60px;
  }
  .c-button:hover {
    opacity: 0.6;
  }
  .fv_receipt {
    margin-top: 80px;
  }
  .fv_receipt {
    margin-right: 50px;
  }
  .fv_receipt {
    margin-bottom: 80px;
  }
  .fv_receipt {
    margin-left: 50px;
  }
  .p-lp-btn-obagi {
    margin: 20px auto 80px !important;
  }
  .p-lp-btn-obagi:hover {
    opacity: 0.5;
  }
  .p-lp-howto__step {
    padding: 16px 16px 16px 100px;
  }
  .p-lp-howto__step:before {
    left: -74px;
    width: 130px;
    height: 96px;
    border-radius: 10px 10px 10px 10px;
    background-size: 98px auto;
    -webkit-box-shadow: 5px 5px 2px rgba(35, 24, 21, 0.3);
    box-shadow: 5px 5px 2px rgba(35, 24, 21, 0.3);
  }
  .p-lp-howto__step--02 {
    padding-bottom: 170px;
  }
  .p-lp-howto__image {
    bottom: 24px;
    max-width: unset;
  }
  .p-lp-howto__format {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .p-lp-guidelines__inner {
    padding: 0 70px;
    margin: 40px auto 0;
  }
  .p-lp-guidelines__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
  }
}
