@charset "UTF-8";
/*!
 * ress.css • v2.0.4
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  box-sizing: border-box;
  word-break: normal;
     tab-size: 4;
}

*, :after, :before {
  box-sizing: inherit;
  background-repeat: no-repeat;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: none;
  text-decoration: underline;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  color: inherit;
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  border-style: none;
  background-color: transparent;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  display: table;
  max-width: 100%;
  border: 0;
  color: inherit;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not([fill]) {
  fill: currentColor;
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

.cf:after,
.cf:before {
  display: table;
  content: "";
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

html {
  color: #1a1311;
  font-size: 16px;
  line-height: 2.4;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "Noto Sans", "Yu Gothic", "YuGothic", "游ゴシック体", "游ゴシック", sans-serif;
}

body {
  word-wrap: break-word;
  text-spacing-trim: trim-start;
}

a {
  color: inherit;
  transition: all 0.3s;
}
a:hover {
  text-decoration-color: transparent;
  opacity: 0.7;
}

:visited:hover,
a {
  text-decoration: none;
}

ul {
  list-style: none;
}

i {
  font-style: normal;
}

input[type=button]:not([disabled]),
input[type=submit]:not([disabled]),
input[type=reset]:not([disabled]),
button:not([disabled]) {
  cursor: pointer;
}

input[type=button],
input[type=submit] {
  -webkit-appearance: none;
}

[hidden] {
  display: none !important;
}

img {
  height: auto;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

th {
  font-weight: normal;
}

a[href*="tel:"] {
  cursor: pointer;
  pointer-events: auto;
}

html {
  scroll-behavior: smooth;
}

.js-noClick {
  -webkit-touch-callout: none; /* iOSの長押しメニューを無効化 */
  -webkit-user-select: none; /* iOSのテキスト選択を無効化 */
  -moz-user-select: none;
  pointer-events: none; /* iOSで長押し時にリンクをクリックできなくする */
       user-select: none; /* 全ブラウザでテキスト選択を無効化 */
}

.h-scrollAnim.h-scrollAnimBottomFade {
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.8s ease;
}
.h-scrollAnim.h-scrollAnimBottomFade.is-scrollIn {
  transform: translateY(0);
  opacity: 1;
}
.l-footer {
  padding: 99px 32px 30px;
  background-image: url("/assets/images/footer_back_sp.png");
  background-position: center;
  background-size: cover;
  color: #fff;
}
.l-footer .bl_footerLogo img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.bl_footerItem01 {
  margin-bottom: 2px;
  font-size: 1.25rem;
}

.bl_footerList01 {
  margin-bottom: 60px;
  margin-left: 31px;
  font-weight: bold;
  font-size: 1.1875rem;
  font-size: min(4.6vw, 19px);
  list-style: none;
}
.bl_footerList01 [target=_blank]::after {
  display: inline-block;
  aspect-ratio: 1;
  width: 20px;
  margin-top: -5px;
  margin-left: 12px;
  background-image: url("/assets/images/outer_link.svg");
  background-size: contain;
  content: "";
  vertical-align: middle;
}

.bl_footerList02 {
  display: flex;
  justify-content: space-between;
  max-width: 333px;
  margin: 33px auto 40px;
  font-size: 0.875rem;
  list-style: none;
}
.bl_snsList01 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 73px;
  gap: 28px;
  list-style: none;
}
.bl_snsList01 img {
  display: block;
}

.bl_footerCopy {
  display: block;
  font-size: 0.8125rem;
  text-align: center;
}

.bl_modal {
  z-index: 99;
  position: fixed;
  top: 200vh;
  left: 50%;
  width: 333px;
  max-width: 98%;
  padding: 115px 22px 100px;
  transform: translate(-50%, -50%);
  border: 3px solid #1a1311;
  border-radius: 24px;
  background-color: #f3efe3;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  text-align: center;
  opacity: 0;
  transition: all 0.5s;
}
.bl_modal.is-active {
  top: 50%;
  opacity: 1;
}

.bl_modal_close {
  position: absolute;
  top: 31px;
  right: 24px;
  width: 32px;
  height: 22px;
  cursor: pointer;
}
.bl_modal_close::after, .bl_modal_close::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 120%;
  height: 3px;
  background-color: #1a1311;
  content: "";
}
.bl_modal_close::after {
  transform: translate(-50%, -50%) rotate(30deg);
}
.bl_modal_close::before {
  transform: translate(-50%, -50%) rotate(-30deg);
}

.bl_modal_links {
  display: none;
  flex-direction: column;
  gap: 28px;
}

[data-modal=modal01] .bl_modal_links__01 {
  display: flex;
}

[data-modal=modal02] .bl_modal_links__02 {
  display: flex;
}

[data-modal=modal03] .bl_modal_links__03 {
  display: flex;
}

[data-modal=modal04] .bl_modal_links__04 {
  display: flex;
}

[data-modal=modal05] .bl_modal_links__05 {
  display: flex;
}

[data-modal=modal06] .bl_modal_links__06 {
  display: flex;
}

[data-modal=modal07] .bl_modal_links__07 {
  display: flex;
}

[data-modal=modal08] .bl_modal_links__08 {
  display: flex;
}

[data-modal=modal09] .bl_modal_links__09 {
  display: flex;
}

.bl_modal_linkBtn {
  display: block;
  position: relative;
  width: 288px;
  max-width: 100%;
  padding: 5.5px 0;
  background-color: #1a1311;
  color: #fff;
  font-weight: 500;
  font-size: 1.125rem;
}
.bl_modal_linkBtn::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 24px;
  aspect-ratio: 1;
  width: 20px;
  transform: translateY(-50%);
  background-image: url("/assets/images/outer_link.svg");
  background-size: contain;
  content: "";
}

.bl_modal_heading {
  margin-bottom: 35px;
}

.bl_topAnimation {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a9c9ea;
}

.bl_topAnimation_logo {
  position: relative;
  left: -2px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 50vh auto 0;
  transform: translateY(-50%);
}
.bl_topAnimation_logo::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a9c9ea;
  content: "";
  transition: all 1.4s cubic-bezier(0.06, 0.8, 0, 0.97);
}
.bl_topAnimation_logo img {
  display: block;
  width: 300px;
}
.bl_topAnimation_logo.is-load::after {
  transform: translateY(-100%);
}

.bl_kv {
  -webkit-clip-path: inset(0);
  position: relative;
  aspect-ratio: 393/702;
  width: 100%;
  margin-bottom: -13.2vw;
  background-color: #fff78c;
          clip-path: inset(0);
}
.bl_kv img {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.bl_about {
  position: relative;
  padding: 136px 38px 112px;
  background-image: url("/assets/images/lead_back_sp.svg");
  background-position: 0 0;
  background-size: cover;
}

.bl_about_img01-01 {
  display: block;
  width: 46.44vw;
  margin-bottom: 7vw;
}

.bl_about_img01-02 {
  display: block;
  width: 77vw;
  margin-bottom: 62px;
}

.bl_about_img02 {
  display: block;
  width: 84vw;
  margin-bottom: 67px;
  transition: all 0.8s cubic-bezier(0.65, 0, 0.35, 1) 1.6s;
}

.bl_about_img03 {
  width: 78.5vw;
  margin-left: -8px;
  transition: all 0.8s cubic-bezier(0.65, 0, 0.35, 1) 1.8s;
}

.bl_about_img02,
.bl_about_img03 {
  transform: translateY(50px);
  opacity: 0;
}
.bl_about_left_01 {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: -webkit-clip-path 0.9s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
  transition: clip-path 0.9s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
  transition: clip-path 0.9s cubic-bezier(0.65, 0, 0.35, 1) 0.1s, -webkit-clip-path 0.9s cubic-bezier(0.65, 0, 0.35, 1) 0.1s;
}

.bl_about_left_02 {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: -webkit-clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  transition: clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  transition: clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s, -webkit-clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
}

.is-scrollIn .bl_about_left_01 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.is-scrollIn .bl_about_left_02 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.is-scrollIn .bl_about_img02,
.is-scrollIn .bl_about_img03 {
  transform: translateY(0px);
  opacity: 1;
}

.bl_campBanner {
  padding: 100px 30px 135px;
}
.bl_campBanner img {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.bl_nameSlider {
  position: relative;
  height: 62px;
  margin-top: -31px;
  margin-bottom: -31px;
  background-image: url("/assets/images/logo2.png");
  background-position: 0 0;
  background-size: auto 100%;
  background-repeat: repeat-x;
  animation: infiniteSlide 10s linear infinite;
}

@keyframes infiniteSlide {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -302px 0;
  }
}
.bl_layout01 {
  padding: 0 30px;
}
.bl_layout01__ambassador {
  padding-top: 105px;
  padding-right: 27.5px;
  padding-bottom: 51px;
  padding-left: 27.5px;
  background-color: #fff78c;
}
.bl_layout01__campaign01 {
  padding-top: 22px;
  padding-bottom: 36px;
  background-color: #a9c9ea;
}
.bl_layout01__campaign02 {
  padding-top: 72px;
  padding-bottom: 20px;
  background-color: #fff78c;
}
.bl_layout01__campaign03 {
  padding-top: 108px;
  padding-bottom: 50px;
  background-color: #a9c9ea;
}
.bl_layout01__campaign04 {
  padding-top: 72px;
  padding-bottom: 20px;
  background-color: #fff78c;
}
.bl_layout01__campaign05 {
  padding-top: 72px;
  padding-bottom: 50px;
  background-color: #a9c9ea;
}

.bl_layout_inner {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.bl_profile_heading_sp {
  margin-bottom: 2px;
  padding: 28px 0 23px;
  border-top: 1px solid #1a1311;
  border-bottom: 1px solid #1a1311;
}
.bl_profile_heading_sp img {
  display: block;
}

.bl_profile {
  margin-right: -15px;
  margin-bottom: 100px;
  margin-left: -15px;
}
.bl_profile .bl_profile_picture img {
  display: block;
  width: 100%;
  filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.16));
}

.bl_border_heading {
  position: relative;
  margin-bottom: 62px;
}
.bl_border_heading.is-scrollIn.bl_border_heading__01::after {
  width: calc(100vw - 30px - 115px);
}
.bl_border_heading.is-scrollIn.bl_border_heading__02::after {
  width: calc(100vw - 30px - 285px);
}
.bl_border_heading.is-scrollIn.bl_border_heading__privacypolicy::after {
  width: calc(100vw - 30px - 240px);
}
.bl_border_heading.is-scrollIn.bl_border_heading__campaign::after {
  width: calc(100vw - 30px - 215px);
}
.bl_border_heading.is-scrollIn.bl_border_heading__present::after {
  width: calc(100vw - 30px - 160px);
}
.bl_border_heading.is-scrollIn.bl_border_heading__campaignShop::after {
  width: calc(100vw - 30px - 230px);
}
.bl_border_heading.is-scrollIn.bl_border_heading__receipt::after {
  width: calc(100vw - 30px - 250px);
}
.bl_border_heading.is-scrollIn.bl_border_heading span {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.bl_border_heading::after {
  display: block;
  position: absolute;
  top: 50%;
  left: -30px;
  width: 0;
  height: 1px;
  transform: translateY(50%);
  background-color: #1a1311;
  content: "";
  transition: all 0.8s ease;
}
.bl_border_heading img {
  display: block;
}
.bl_border_heading span {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  display: block;
  z-index: 1;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: -webkit-clip-path 0.9s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: clip-path 0.9s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
  transition: clip-path 0.9s cubic-bezier(0.65, 0, 0.35, 1) 0.5s, -webkit-clip-path 0.9s cubic-bezier(0.65, 0, 0.35, 1) 0.5s;
}

.bl_movieHeading {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  gap: 8px;
  font-size: 1.1875rem;
  line-height: 1.42;
}
.bl_movieHeading img {
  display: block;
}

.bl_movieItem:not(:last-child) {
  margin-bottom: 42px;
}

.bl_movieItem_movie {
  display: block;
  position: relative;
}
.bl_movieItem_movie img {
  display: block;
  width: 100%;
}

.snsLinkList {
  display: flex;
  gap: 4px;
}
.snsLinkList li {
  flex: 1;
}

.snsLinkList a,
.snsLinkList span {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  gap: 10px;
}

.snsLinkList a {
  background-color: #1a1311;
}

.snsLinkList span {
  background-color: #afafaf;
}

.bl_sepalate {
  position: relative;
  height: 100vh;
}
.bl_sepalate img {
  display: block;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
}

.bl_lineUp {
  z-index: 1;
  position: relative;
  margin-top: calc(-100vh + 290px);
  padding: 138px 30px 34px;
  background-image: url("/assets/images/lineup_back_sp.png");
  background-position: center 0;
  background-size: cover;
}

.bl_fragranceItem {
  position: relative;
  margin: 0 -30px;
  padding-right: 30px;
  padding-left: 30px;
}
.bl_fragranceItem__01 {
  background-image: url("/assets/images/fragrance01_back.png");
  background-position: 89% -54px;
  background-size: 596px auto;
}
.bl_fragranceItem__01 .bl_fragranceItem_imgWrapper img {
  width: 346px;
}
.bl_fragranceItem__02 {
  padding-top: 60px;
  background-image: url("/assets/images/fragrance02_back_sp.png");
  background-position: 33% 51px;
  background-size: 643px auto;
}
.bl_fragranceItem__02 .bl_fragranceItem_imgWrapper {
  margin-left: -28px;
}
.bl_fragranceItem__02 .bl_fragranceItem_imgWrapper img {
  width: 355px;
}
.bl_fragranceItem__02 .bl_fragranceItem_heading {
  margin-top: 0;
}

.bl_fragranceItem_imgWrapper img {
  display: block;
  max-width: 105%;
  margin: 0 auto;
  transition: all 0.1s linear;
}
.bl_fragranceItem_heading {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  margin-top: -10px;
  margin-bottom: 30px;
          clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: -webkit-clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  transition: clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
  transition: clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s, -webkit-clip-path 0.8s cubic-bezier(0.65, 0, 0.35, 1) 0.8s;
}
.bl_fragranceItem_heading.is-scrollIn {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.bl_fragranceItem_heading img {
  display: block;
  max-width: 100%;
}

.bl_fragranceItem_triangle {
  margin-bottom: 26px;
}
.bl_fragranceItem_triangle img {
  display: block;
  margin: 0 auto;
}

.bl_fragranceItem_txt {
  margin-bottom: 35px;
  font-size: 1.125rem;
  line-height: 1.77;
}
.bl_fragranceItem_txt br {
  display: none;
}

.bl_fragranceItem_dataList {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.bl_fragranceItem_dataList > div {
  display: flex;
  line-height: 1.78;
  letter-spacing: -0.08em;
}
.bl_fragranceItem_dataList dt {
  padding-top: 2px;
  font-size: 0.875rem;
}
.bl_fragranceItem_dataList dt::after {
  margin: 0 8px;
  content: ":";
}
.bl_fragranceItem_dataList dd {
  font-size: 0.9375rem;
}
.bl_byBtns {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}
.bl_byBtns > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
  font-size: 1.125rem;
}
.bl_byBtns > div:not(:last-child) {
  margin-bottom: 16px;
}
.bl_byBtns dt {
  width: 3em;
}

.bl_modalBtn {
  width: 181px;
  height: 41px;
  font-weight: 500;
}
.bl_modalBtn__01 {
  background-color: #58d9d7;
}
.bl_modalBtn__02 {
  background-color: #ff9691;
}

.bl_modalBtn02 {
  display: block;
  width: 100%;
  margin-top: 11px;
  padding: 7.5px 0;
  background-color: #1a1311;
  color: #fff;
  font-weight: 500;
  font-size: 1.125rem;
}

.bl_small {
  display: block;
  margin-top: 28px;
  font-size: 0.625rem;
  text-align: right;
}

.bl_fragranceItem_txt,
.bl_fragranceItem_triangle,
.bl_fragranceItem_dataList {
  transform: translate(0, 40px);
  opacity: 0;
  transition: all 0.8s ease;
}

.bl_fragranceItem_txt.is-scrollIn,
.bl_fragranceItem_triangle.is-scrollIn,
.bl_fragranceItem_dataList.is-scrollIn {
  transform: translate(0, 0);
  opacity: 1;
}

.bl_sliderLayout {
  position: relative;
  height: 150vh;
  padding-top: 47px;
  background-color: #fff78c;
}

.bl_loopSlider {
  position: sticky;
  top: 0;
  left: 0;
}

.bl_detail01 {
  position: relative;
  margin-top: calc(-150vh + 602px);
  padding: 131px 30px 80px;
  background-image: url("/assets/images/detail01_back_sp.svg");
  background-position: 0 0;
  background-size: cover;
}

.bl_detail02 {
  position: relative;
  padding: 71px 30px 70px;
  background-color: #fff78c;
}
.bl_detail02 .bl_itemUnit {
  margin-top: 58px;
}
.bl_detail02 .bl_whiteTransparent__02 {
  margin-top: 30px;
  padding-bottom: 55px;
}

.bl_detail_inner {
  max-width: 1056px;
  margin-right: auto;
  margin-left: auto;
}

.bl_detailTop_imgWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 519/539;
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
  background-image: url("/assets/images/detail_back.png");
  background-size: contain;
}
.bl_detailTop_imgWrapper img {
  width: 51.2%;
}

.bl_detail02 .bl_detailTop_imgWrapper img {
  width: 66.2%;
}

.bl_detailData_subHeader {
  font-size: 1.125rem;
}

.bl_detailData_header {
  display: block;
  margin-bottom: 16px;
}

.bl_detailData_name {
  margin-bottom: 16px;
  font-weight: normal;
  font-size: 1.375rem;
  font-size: min(5.2vw, 22px);
  line-height: 1.36;
}

.bl_detailData_price {
  font-weight: bold;
  font-size: 1.4375rem;
  line-height: 1.3;
  text-align: right;
}

.bl_detailData_price_number {
  font-size: 2.125rem;
}

.bl_detailData_price_volume {
  display: block;
}

.bl_detailTop {
  margin-bottom: 40px;
}

.bl_whiteTransparent {
  margin-top: 17px;
  background-color: rgba(255, 255, 255, 0.75);
  line-height: 1.588;
}
.bl_whiteTransparent__01 {
  padding: 40px 20px 25px;
}
.bl_whiteTransparent__02 {
  padding: 55px 5px 48px;
}

.bl_whiteTransparent .bl_whiteTransparent_badge {
  display: block;
  margin: 0 auto 32px;
}

.bl_whiteTransparent_heading {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 1.375rem;
}

.bl_whiteTransparent_txt {
  margin-bottom: 17px;
}
.bl_whiteTransparent_txt br {
  display: none;
}

.bl_functionList {
  display: flex;
  flex-direction: column;
  padding: 40px 0;
  gap: 8px;
  font-size: 1.1875rem;
  text-align: center;
}

.bl_bottomSmall {
  display: block;
  max-width: 290px;
  margin-top: 8px;
  margin-left: auto;
  font-size: 0.625rem;
  line-height: 1.6;
  text-align: right;
}
.bl_bottomSmall span {
  display: block;
}

.bl_efficacyList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 35px 10px;
  text-align: center;
}
.bl_efficacyList li {
  width: 50%;
  max-width: 136px;
  font-size: 0.875rem;
}

.bl_efficacyList_imgWrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 96px;
  margin: 0 auto 12px;
}
.bl_efficacyList_imgWrapper img {
  max-width: 100%;
  max-height: 100%;
}

.bl_efficacyList_txt__long {
  margin-left: -8px;
  white-space: nowrap;
}

.bl_itemUnit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
  gap: 42px 43px;
  line-height: 1.47;
  text-align: center;
}

.bl_itemCell {
  position: relative;
}
.bl_itemCell__limited::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 104px;
  padding: 3px 8px;
  background-color: #ff9691;
  content: "限定";
  font-size: 0.9375rem;
}

.bl_itemCell_imgWrapper {
  margin-bottom: 20px;
}
.bl_itemCell_imgWrapper img {
  display: block;
}

.bl_itemCell_name {
  margin-bottom: 8px;
  font-size: 1.1875rem;
}

.bl_itemCell_price {
  font-weight: bold;
  font-size: 1.1875rem;
  line-height: 1.3;
}
.bl_itemCell_price span {
  font-size: 1.6875rem;
}

.bl_detail01 .h-scrollAnim,
.bl_detail02 .h-scrollAnim {
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.8s ease;
}
.bl_detail01 .h-scrollAnim.is-scrollIn,
.bl_detail02 .h-scrollAnim.is-scrollIn {
  transform: translateY(0);
  opacity: 1;
}

.bl_snsBox {
  padding: 86px 0 88px;
  text-align: center;
}

.bl_snsBox_heading {
  margin-bottom: 16px;
}

.bl_snsList {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 52px;
}

.bl_privacypolicy {
  padding: 195px 30px 80px;
  background-color: #a9c9ea;
  font-size: 1.125rem;
  line-height: 1.77;
}

.bl_privacyHeading01 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 1.25rem;
}

.bl_privacyHeading02 {
  position: relative;
  margin-bottom: 16px;
  padding-left: 25px;
  font-weight: bold;
  font-size: 1.25rem;
}
.bl_privacyHeading02::after {
  display: block;
  position: absolute;
  top: 0.8em;
  left: 0;
  width: 16px;
  height: 3px;
  background-color: #1a1311;
  content: "";
}

.bl_privacyItem {
  margin-top: 60px;
}
.bl_privacyItem p:not(:last-child) {
  margin-bottom: 30px;
}
.bl_privacyItem ul {
  padding-left: 20px;
  list-style: none;
}
.bl_privacyItem ul li {
  position: relative;
  padding-left: 1em;
}
.bl_privacyItem ul li::before {
  position: absolute;
  top: 0.1em;
  left: 0;
  margin-right: 8px;
  content: "・";
}
.bl_privacyItem__contact p {
  font-size: 1.0625rem;
}

.bl_menuSwitch {
  display: block;
  z-index: 2;
  position: fixed;
  top: 35px;
  right: 12px;
  width: 27px;
  height: 16px;
}
.bl_menuSwitch::after, .bl_menuSwitch::before,
.bl_menuSwitch span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 3.1px;
  transform: translate(-50%, -50%);
  background-color: #1a1311;
  content: "";
}
.bl_menuSwitch::after {
  margin-top: -6px;
}
.bl_menuSwitch::before {
  margin-top: 6px;
}

.bl_menu {
  z-index: 1001;
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  padding: 70px 30px 80px;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.92);
  color: #fff;
  transition: all 0.5s ease-out;
}
.bl_menu .bl_snsList01 {
  margin-bottom: 70px;
}

.is-menuOpen {
  overflow: hidden;
}
.is-menuOpen .bl_menu {
  right: 0;
}

.bl_menuHeading {
  margin-bottom: 18px;
  font-size: 1.1875rem;
}
.bl_menuHeading img {
  display: block;
  margin-top: 10px;
}

.bl_menuList01 {
  margin-bottom: 60px;
  margin-left: 25px;
  font-weight: bold;
  font-size: 1.1875rem;
  list-style: none;
}

.bl_menuList02 {
  display: flex;
  justify-content: center;
  margin: 33px auto 40px;
  gap: 55px;
  font-size: 0.875rem;
}

.bl_onlineShop {
  margin-bottom: 80px;
}
.bl_onlineShop > div {
  display: flex;
  align-items: center;
}
.bl_onlineShop dt {
  flex: 1;
  color: #afafaf;
  font-size: 1.1875rem;
}
.bl_onlineShop dt span {
  display: none;
}
.bl_onlineShop dd {
  width: 163px;
}
.bl_onlineShop dd a,
.bl_onlineShop dd span {
  display: block;
  border: 1px solid currentColor;
  border-radius: 19px;
  font-size: 0.8125rem;
  line-height: 1.95;
  text-align: center;
}

.bl_menuClose {
  position: absolute;
  top: 34px;
  right: 14px;
  width: 40px;
  height: 28px;
  cursor: pointer;
}
.bl_menuClose::after, .bl_menuClose::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 4.4px;
  background-color: #fff;
  content: "";
}
.bl_menuClose::after {
  transform: translate(-50%, -50%) rotate(35deg);
}
.bl_menuClose::before {
  transform: translate(-50%, -50%) rotate(-35deg);
}

.bl_campKv {
  background-color: #ffed6f;
}
.bl_campKv img {
  display: block;
  width: 100%;
  transition: all 0.5s ease-out;
}

.bl_lineBanner img {
  display: block;
  width: 100%;
  margin: 0 auto 34px;
  transform: scale(1.05);
}

.bl_campaignInfo {
  height: 857px;
  margin-right: -30px;
  margin-left: -30px;
  background-image: url("/assets/images/about_sp.png");
  background-position: center center;
  background-size: auto 100%;
}

.bl_borderHeading {
  margin-bottom: 47px;
  padding: 9.5px 0;
  background-color: #1a1311;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: center;
}

.bl_timelimit {
  margin-bottom: 35px;
  font-weight: bold;
  font-size: 1.625rem;
  line-height: 1.5;
  font-family: "Noto Sans JP";
}
.bl_timelimit__item__02 {
  margin-left: -10px;
}
.bl_timelimit b {
  margin-right: 5px;
  font-size: 2.0625rem;
}
.bl_timelimit span {
  font-size: 1.125rem;
}
.bl_timelimit > div:last-child {
  text-align: right;
}

.bl_center_small {
  display: block;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
}
.bl_center_small__02 {
  line-height: 1.625;
}

.bl_timelimitBox {
  margin-bottom: 54px;
}

.bl_subjectBox {
  max-width: 970px;
  margin-top: 95px;
  margin-right: auto;
  margin-left: auto;
}
.bl_subjectBox header {
  margin-left: -6px;
}
.bl_subjectBox.bl_subjectBox__02 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.bl_subjectBox_heading {
  margin-bottom: 4px;
}

.bl_subjectBox_subHeading {
  margin-bottom: 30px;
  font-size: 1.1875rem;
  line-height: 1.52;
}
.bl_subjectBox_subHeading__02 {
  margin-bottom: 50px;
}

.bl_campaignItemList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 570px;
  margin-right: auto;
  margin-left: auto;
  gap: 25px;
  text-align: center;
}

.bl_campaignItem_imgWrapper {
  margin-bottom: 10px;
}
.bl_campaignItem_imgWrapper img {
  display: block;
}

.bl_campaignItem_name {
  font-size: 1.0625rem;
  line-height: 1.47;
}
.bl_campaignAboutBox {
  margin-top: 70px;
}

.bl_campaignAboutBox_heading {
  max-width: 100%;
  margin-top: 31px;
  margin-bottom: 41px;
}
.bl_campaignAboutBox_heading__02 {
  display: block;
  margin: 105px auto 65px;
}

.bl_smallListUnit {
  margin-bottom: 30px;
}
.bl_smallListUnit .bl_center_small {
  line-height: 1.857;
}

.bl_campaignAboutBox_img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.bl_campaignAboutBox_specs {
  margin-top: 15px;
  font-size: 0.875rem;
  line-height: 1.85;
}

.bl_methodUnit {
  margin-top: 75px;
}

.bl_methodItem {
  position: relative;
  margin-bottom: 79px;
  padding: 65px 16px 42px;
  border-radius: 26px;
  background-color: #fff;
  text-align: center;
}
.bl_methodItem__01 .bl_methodItem_step {
  background-image: url("/assets/images/step01.svg");
}
.bl_methodItem__01 .bl_methodItem_imgWrapper {
  margin-bottom: 29px;
}
.bl_methodItem__02 {
  padding-top: 48px;
}
.bl_methodItem__02 .bl_methodItem_step {
  background-image: url("/assets/images/step02.svg");
}
.bl_methodItem__02 .bl_methodItem_imgWrapper {
  margin-bottom: 40px;
}
.bl_methodItem__02 .bl_small02 {
  text-align: left;
}
.bl_methodItem__03 {
  padding-top: 62px;
}
.bl_methodItem__03 .bl_methodItem_step {
  background-image: url("/assets/images/step03.svg");
}
.bl_methodItem__03 .bl_methodItem_imgWrapper {
  margin-bottom: 40px;
}
.bl_methodItem__03 .bl_small02 {
  text-align: left;
}

.bl_methodItem_heading {
  margin-bottom: 10px;
  font-weight: bold;
  font-weight: bold;
  font-size: 1.5625rem;
  line-height: 1.28;
  font-family: "Noto Sans JP";
}

.bl_methodItem_txt {
  margin-bottom: 15px;
  line-height: 1.56;
  text-align: left;
}

.bl_methodItem_step {
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 1/1;
  width: 90px;
  transform: translateY(-42%);
  border-radius: 50%;
  background-size: contain;
  color: #fff;
}

.bl_methodItem_imgWrapper {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.bl_methodItem_imgWrapper img {
  display: block;
  max-width: 100%;
}

.bl_small02 {
  display: block;
  font-size: 0.8125rem;
  line-height: 1.76;
  letter-spacing: -0.1em;
}

.bl_receiptBox {
  position: relative;
  margin-top: -4px;
  padding-top: 100px;
}

.bl_receiptBox_imgItem {
  margin-bottom: 20px;
  text-align: center;
}

.bl_receiptBox_heading {
  position: absolute;
  top: 0;
  width: 100%;
  font-weight: bold;
  font-size: 1.5625rem;
  line-height: 1.4;
  text-align: center;
}

.bl_border_heading02 {
  position: relative;
  margin-bottom: 55px;
}
.bl_border_heading02::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  width: calc(100% + 60px);
  height: 1px;
  margin-right: -30px;
  margin-left: -30px;
  transform: translateY(-50%);
  background-color: #1a1311;
  content: "";
}
.bl_border_heading02 img {
  display: block;
  margin: 0 auto;
}
.bl_border_heading02 span {
  display: block;
  z-index: 1;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 20px;
  background-color: #fff78c;
}

.bl_receiptList_imgWrapper {
  margin-bottom: 12px;
}
.bl_receiptList_imgWrapper img {
  display: block;
  width: 100%;
}

.bl_receiptList {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 78px;
  gap: 22px 7px;
}

.bl_receiptList_imgTxt {
  line-height: 1.25;
  text-align: center;
}

.bl_campTxtboxWrapper dl div:not(:last-child) {
  margin-bottom: 30px;
}
.bl_campTxtboxWrapper p:not(:last-child) {
  margin-bottom: 50px;
}

.bl_campTxtbox {
  max-height: 542px;
  margin-top: -35px;
  margin-bottom: 60px;
  padding: 33px 15px 14px;
  overflow: auto;
  border-radius: 12px;
  background-color: #fff;
  font-size: 0.9375rem;
  line-height: 1.66;
}
.bl_campTxtbox a {
  text-decoration: underline;
}

.bl_footerBanner {
  display: block;
  margin-top: 60px;
  text-align: center;
}

.bl_footerBanner_heading {
  font-weight: bold;
  font-size: 1.25rem;
}

.bl_footerBanner_img img {
  display: block;
  width: 100%;
}

.bl_footer {
  padding: 15px 0;
  background-color: #1a1311;
  color: #fff;
  font-size: 0.8125rem;
}

@media only screen and (min-width: 768px){
  a[href*="tel:"] {
    cursor: default;
    pointer-events: none;
  }
  .l-footer {
    padding-top: 112px;
    background-image: url("/assets/images/footer_back_pc.png");
  }
  .l-footer .bl_layout_inner {
    position: relative;
    padding-top: 170px;
  }
  .l-footer .bl_footerLogo {
    position: absolute;
    top: 0;
    left: 0;
  }
  .bl_footerItem01 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 14px;
    gap: 30px;
  }
  .bl_footerList01 {
    margin-bottom: 77px;
    margin-left: 40px;
  }
  .bl_footerList02 {
    max-width: initial;
    margin: 0;
    gap: 80px;
  }
  .bl_footerBottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .bl_snsList01 {
    margin-bottom: 78px;
    gap: 32px;
  }
  .bl_modal {
    width: 899px;
    padding-top: 89px;
    padding-bottom: 88px;
  }
  .bl_modal_close {
    top: 40px;
    right: 45px;
  }
  .bl_modal_close::after, .bl_modal_close::before {
    width: 135%;
    height: 5px;
  }
  .bl_modal_links {
    flex-direction: row;
    justify-content: center;
    gap: 28px 74px;
  }
  .bl_modal_linkBtn {
    width: 339px;
  }
  .bl_modal_heading {
    margin-bottom: 63px;
  }
  .bl_topAnimation_logo {
    left: 10px;
  }
  .bl_topAnimation_logo img {
    width: 360px;
  }
  .bl_kv {
    aspect-ratio: 1366/780;
  }
  .bl_about {
    padding-top: 170px;
    padding-bottom: 255px;
  }
  .bl_about_img01-01 {
    width: min(23.3vw, 300px);
    margin-bottom: min(1vw, 14px);
  }
  .bl_about_img01-02 {
    width: min(36.4vw, 502px);
  }
  .bl_about_img02 {
    width: min(36.4vw, 502px);
    margin-bottom: 60px;
  }
  .bl_about_img03 {
    width: min(32.5vw, 448px);
    margin-left: 0px;
  }
  .bl_about_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 234px;
    padding-right: 46px;
    gap: 3.5vw;
  }
  .bl_about_left {
    padding-bottom: 52px;
  }
  .bl_campBanner {
    padding-top: 146px;
    padding-bottom: 220px;
  }
  .bl_campBanner img {
    max-width: 823px;
  }
  .bl_nameSlider {
    height: 148px;
    margin-top: -74px;
    margin-bottom: -74px;
  }
  @keyframes infiniteSlide {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: -720px 0;
    }
  }
  .bl_layout01__ambassador {
    padding-top: 210px;
    padding-bottom: 120px;
  }
  .bl_layout01__campaign01 {
    padding-top: 30px;
    padding-bottom: 108px;
  }
  .bl_layout01__campaign02 {
    padding-top: 149px;
    padding-bottom: 80px;
  }
  .bl_layout01__campaign03 {
    padding-top: 145px;
    padding-bottom: 80px;
  }
  .bl_layout01__campaign04 {
    padding-top: 149px;
    padding-bottom: 96px;
  }
  .bl_layout01__campaign05 {
    padding-top: 149px;
    padding-bottom: 96px;
    padding-bottom: 140px;
  }
  .bl_profile_heading_sp {
    display: none;
  }
  .bl_profile {
    width: 895px;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 135px;
    margin-left: auto;
    transform: translateX(-5px);
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__campaignShop {
    margin-bottom: 160px;
  }
  .bl_border_heading {
    margin-bottom: 122px;
  }
  .bl_movieUnit {
    max-width: 682px;
    margin-right: auto;
    margin-left: auto;
  }
  .bl_movieHeading {
    margin-bottom: 30px;
    gap: 25px;
  }
  .bl_movieHeading img {
    width: auto;
    height: 44px;
  }
  .bl_movieItem:not(:last-child) {
    margin-bottom: 54px;
  }
  .bl_movieItem:last-child {
    margin-top: 90px;
  }
  .bl_movieItem_movie::after {
    width: 100px;
  }
  .snsLinkList {
    gap: 9.8px;
  }
  .snsLinkList a,
  .snsLinkList span {
    height: 123px;
    gap: 15px;
  }
  .snsLinkList a img,
  .snsLinkList span img {
    width: auto;
    height: 24px;
  }
  .bl_sepalate {
    height: 200vw;
  }
  .bl_lineUp {
    margin-top: -148vw;
    padding-top: 322px;
    padding-bottom: 170px;
    background-image: url("/assets/images/lineup_back_pc.png");
  }
  .bl_fragranceItem {
    display: flex;
    padding-bottom: 20px;
  }
  .bl_fragranceItem > div {
    flex: 1;
  }
  .bl_fragranceItem__01 {
    background-position: -358px max(-8.6vw, -117px);
    background-size: min(86.8%, 1184px) auto;
  }
  .bl_fragranceItem__01 .bl_fragranceItem_data {
    padding-left: 3.2vw;
  }
  .bl_fragranceItem__01 .bl_fragranceItem_heading img {
    width: 386px;
  }
  .bl_fragranceItem__01 .bl_fragranceItem_imgWrapper img {
    width: min(84%, 548px);
    margin-right: 0;
  }
  .bl_fragranceItem__02 {
    flex-direction: row-reverse;
    padding-top: 0px;
    padding-bottom: 50px;
    background-image: url("/assets/images/fragrance02_back_pc.png");
    background-position: right -290px top -16px;
    background-size: min(86.8%, 1156px) auto;
  }
  .bl_fragranceItem__02 .bl_fragranceItem_data {
    max-width: 509px;
    margin-left: auto;
  }
  .bl_fragranceItem__02 .bl_fragranceItem_heading {
    padding-top: 144px;
  }
  .bl_fragranceItem__02 .bl_fragranceItem_heading img {
    width: 365px;
  }
  .bl_fragranceItem__02 .bl_fragranceItem_imgWrapper {
    margin-left: 0;
  }
  .bl_fragranceItem__02 .bl_fragranceItem_imgWrapper img {
    width: min(92%, 604.5px);
    margin-left: -32px;
  }
  .bl_fragranceItem_heading {
    margin-top: 0;
    padding-top: 7.5vw;
  }
  .bl_fragranceItem_heading img {
    margin-left: 0;
  }
  .bl_fragranceItem_txt {
    margin-bottom: 43px;
  }
  .bl_fragranceItem_txt br {
    display: block;
  }
  .bl_fragranceItem_pyramid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 5px;
    gap: 20px;
  }
  .bl_fragranceItem_dataList {
    margin-top: -12px;
    margin-left: 0;
  }
  .bl_byBtns {
    display: flex;
    flex-wrap: wrap;
    margin-top: 95px;
    margin-left: 0;
    gap: 30px;
  }
  .bl_byBtns > div {
    flex-wrap: nowrap;
  }
  .bl_byBtns > div:not(:last-child) {
    margin-bottom: 0px;
  }
  .bl_byBtns__02 {
    margin-top: 40px;
    margin-left: 0px;
  }
  .bl_modalBtn02 {
    margin-top: 30px;
  }
  .bl_itemCell .bl_modalBtn02 {
    margin-top: 20px;
  }
  .bl_small {
    margin-top: -40px;
    font-size: 1.25rem;
  }
  .bl_sliderLayout {
    height: 230vw;
    padding-top: 148px;
  }
  .bl_detail01 {
    margin-top: -144vw;
    padding-top: 170px;
    padding-bottom: 98px;
    background-image: url("/assets/images/detail01_back_pc.svg");
  }
  .bl_detail02 {
    padding-top: 122px;
    padding-bottom: 123px;
  }
  .bl_detail02 .bl_itemUnit {
    margin-top: 30px;
  }
  .bl_detailTop_imgWrapper {
    width: 49%;
    margin-bottom: 0;
  }
  .bl_detailData_subHeader {
    font-size: 1.1875rem;
  }
  .bl_detailData_header {
    margin-bottom: 50px;
  }
  .bl_detailData_name {
    margin-bottom: 18px;
  }
  .bl_detailData_price_volume {
    display: inline-block;
  }
  .bl_detailTop {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    gap: 8.1%;
  }
  .bl_whiteTransparent__01 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 20px 34px;
    gap: 24px;
  }
  .bl_whiteTransparent__01 > div {
    max-width: 509px;
  }
  .bl_whiteTransparent__02 {
    padding: 55px 30px 70px 30px;
  }
  .bl_whiteTransparent .bl_whiteTransparent_badge {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .bl_whiteTransparent_txt br {
    display: block;
  }
  .bl_functionList {
    flex-direction: row;
    justify-self: center;
    padding: 43px 0;
  }
  .bl_functionList li {
    padding: 15.5px 30px;
  }
  .bl_functionList li:not(:last-child) {
    border-right: 1px solid #707070;
  }
  .bl_bottomSmall {
    max-width: 100%;
    font-size: 0.875rem;
  }
  .bl_bottomSmall span {
    display: inline-block;
    margin-left: 20px;
  }
  .bl_efficacyList {
    gap: 35px 50px;
  }
  .bl_itemUnit {
    margin-top: 55px;
  }
  .bl_itemCell_name {
    margin-bottom: 0px;
  }
  .bl_privacyHeading01 {
    margin-bottom: 35px;
    font-size: 1.8125rem;
  }
  .bl_privacyHeading02 {
    margin-bottom: 20px;
    padding-left: 40px;
    font-size: 1.8125rem;
  }
  .bl_privacyHeading02::after {
    top: 0.85em;
    width: 22px;
    height: 4px;
  }
  .bl_privacyItem {
    margin-top: 90px;
  }
  .bl_privacyItem__contact p {
    font-size: 1.125rem;
  }
  .bl_menuSwitch {
    top: 33px;
    right: 63px;
    width: 45px;
    height: 22.5px;
  }
  .bl_menuSwitch::after {
    margin-top: -10px;
  }
  .bl_menuSwitch::before {
    margin-top: 10px;
  }
  .bl_menuSwitch::after, .bl_menuSwitch::before,
  .bl_menuSwitch span {
    height: 4.4px;
  }
  .bl_menu {
    width: 687px;
    padding-top: 139px;
    padding-right: 88px;
    padding-left: 88px;
  }
  .bl_menuHeading {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 30px;
  }
  .bl_menuHeading img {
    margin-top: 0;
  }
  .bl_menuList01 {
    margin-bottom: 77px;
    margin-left: 40px;
  }
  .bl_menuList02 {
    max-width: initial;
    margin: 0;
    gap: 80px;
  }
  .bl_onlineShop {
    max-width: 360px;
  }
  .bl_onlineShop dt span {
    display: inline;
  }
  .bl_menuClose {
    top: 28px;
    right: 64px;
  }
  .bl_lineBanner img {
    width: 845px;
    max-width: 100%;
    margin-bottom: 57px;
    transform: scale(1);
  }
  .bl_campaignInfo {
    aspect-ratio: 2200/2078;
    max-width: 1100px;
    height: auto;
    margin: 0 auto;
    background-image: url("/assets/images/about_pc.png");
  }
  .bl_borderHeading {
    width: 498px;
    margin-right: auto;
    margin-bottom: 45px;
    margin-left: auto;
    padding: 5.5px 0;
    font-size: 2.3125rem;
  }
  .bl_timelimit {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 53px;
    gap: 5px;
    font-size: 2.1875rem;
  }
  .bl_timelimit b {
    font-size: 2.875rem;
  }
  .bl_timelimit span {
    font-size: 2.1875rem;
  }
  .bl_center_small {
    font-size: 1.125rem;
  }
  .bl_center_small br {
    display: none;
  }
  .bl_timelimitBox:not(:last-child) {
    margin-bottom: 118px;
  }
  .bl_subjectBox {
    margin-top: -25px;
  }
  .bl_subjectBox header {
    margin-left: 0px;
  }
  .bl_subjectBox.bl_subjectBox__02 {
    margin-bottom: 90px;
  }
  .bl_subjectBox_heading {
    margin-bottom: 18px;
    line-height: 1.7;
  }
  .bl_subjectBox_heading__01 img {
    width: 129px;
  }
  .bl_subjectBox_heading__02 img {
    width: 323px;
  }
  .bl_subjectBox_subHeading {
    font-size: 1.25rem;
    line-height: 1.7;
  }
  .bl_subjectBox_subHeading__02 {
    margin-bottom: 34px;
  }
  .bl_campaignItemList {
    max-width: 1500px;
    gap: 74px;
  }
  .bl_campaignItemList__02 {
    justify-content: flex-start;
    gap: 140px;
  }
  .bl_campaignItem_imgWrapper {
    margin-bottom: 30px;
  }
  .bl_campaignItem_name {
    font-size: 1.25rem;
  }
  .bl_campaignItem_name br {
    display: none;
  }
  .bl_campaignItem_imgWrapper__01 img {
    width: 196px;
  }
  .bl_campaignItem_imgWrapper__02 img {
    width: 279px;
  }
  .bl_campaignItem_imgWrapper__03 img {
    width: 344px;
  }
  .bl_campaignItem_imgWrapper__04 img {
    width: 220px;
  }
  .bl_campaignItem_imgWrapper__05 img {
    width: 260px;
  }
  .bl_campaignAboutBox {
    margin-top: 145px;
  }
  .bl_campaignAboutBox.bl_campaignAboutBox__02 {
    margin-top: 129px;
  }
  .bl_campaignAboutBox_heading__01 {
    display: block;
    width: 762px;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 65px;
    margin-left: auto;
  }
  .bl_campaignAboutBox_heading__02 {
    width: 849px;
  }
  .bl_campaignAboutBox_img {
    width: 763px;
  }
  .bl_campaignAboutBox_specs {
    width: -moz-fit-content;
    width: fit-content;
    margin: 50px auto 0;
    line-height: 1.77;
  }
  .bl_campaignAboutBox_specs > div {
    display: flex;
    font-size: 1.125rem;
  }
  .bl_campaignAboutBox_specs dt {
    width: 9.5em;
  }
  .bl_methodUnit {
    max-width: 883px;
    margin-top: 62px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .bl_methodItem {
    padding-top: 85px;
    padding-bottom: 60px;
  }
  .bl_methodItem__01 .bl_methodItem_imgWrapper {
    width: 755px;
    max-width: 96%;
    margin-bottom: 36px;
    padding-left: min(7.8vw, 107px);
  }
  .bl_methodItem__02 {
    padding-top: 33px;
    padding-bottom: 20px;
  }
  .bl_methodItem__02 .bl_methodItem_data {
    margin-left: -5%;
  }
  .bl_methodItem__02 .bl_methodItem_imgWrapper {
    width: 755px;
    max-width: 96%;
    margin-bottom: 36px;
    padding-left: min(7.8vw, 107px);
  }
  .bl_methodItem__03 {
    padding-bottom: 82px;
  }
  .bl_methodItem__03 .bl_methodItem_imgWrapper {
    width: 755px;
    max-width: 96%;
    margin-bottom: 36px;
    padding-left: min(7.8vw, 107px);
  }
  .bl_methodItem_heading {
    font-size: 2rem;
    text-align: left;
  }
  .bl_methodItem_heading br {
    display: none;
  }
  .bl_methodItem_txt {
    font-size: 1.125rem;
    line-height: 1.77;
  }
  .bl_methodItem_step {
    top: -17px;
    left: -9px;
    width: 157px;
    transform: translate(-42px, -20px);
  }
  .bl_methodItem_imgWrapper img {
    width: 100%;
  }
  .bl_small02 {
    font-size: 0.875rem;
  }
  .bl_methodItem_inner {
    display: flex;
    align-items: center;
  }
  .bl_methodItem_inner .bl_methodItem_imgWrapper {
    width: 52%;
  }
  .bl_methodItem_inner > .bl_methodItem_data {
    flex: 1;
    padding-top: 108px;
    padding-right: 4%;
  }
  .bl_small02_unit {
    padding-left: 8%;
  }
  .bl_small02_unit__02 {
    padding-left: 19%;
  }
  .bl_methodItem__03 .bl_methodItem_inner {
    gap: 32px;
  }
  .bl_methodItem__03 .bl_methodItem_inner .bl_methodItem_imgWrapper {
    width: 39.4%;
    padding-left: min(8.2vw, 114px);
  }
  .bl_methodItem__03 .bl_methodItem_data {
    padding-top: 0px;
    padding-right: 0;
  }
  .bl_methodBox {
    margin-bottom: 155px;
  }
  .bl_receiptBox {
    min-height: 615px;
    margin-top: -66px;
    padding-top: 0px;
    padding-left: 320px;
  }
  .bl_receiptBox br {
    display: none;
  }
  .bl_receiptBox_imgItem {
    position: absolute;
    top: 0;
    left: 0px;
    width: 500px;
  }
  .bl_receiptBox_imgItem img {
    width: 100%;
  }
  .bl_receiptBox_heading {
    position: static;
    margin-bottom: 285px;
    font-size: 1.75rem;
    text-align: left;
  }
  .bl_border_heading02::after {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  .bl_border_heading02 {
    margin-bottom: 54px;
  }
  .bl_border_heading02 img {
    width: 410px;
  }
  .bl_receiptList {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 102px;
    gap: 58px 5px;
  }
  .bl_receiptList_imgTxt {
    font-size: 1.125rem;
  }
  .bl_receiptList_imgTxt br {
    display: none;
  }
  .bl_campTxtbox {
    margin-top: 70px;
    margin-bottom: 120px;
    padding: 60px 65px 31px;
    font-size: 1.125rem;
  }
  .bl_footerBanner {
    max-width: 830px;
    margin-top: 80px;
    margin-top: 130px;
    margin-right: auto;
    margin-left: auto;
  }
  .bl_footerBanner_heading {
    margin-bottom: 20px;
    font-size: 1.75rem;
  }
}

@media only screen and (min-width: 1000px){
  .bl_receiptBox {
    padding-top: 90px;
    padding-left: 570px;
  }
  .bl_receiptBox_imgItem {
    left: 79px;
    width: 762px;
  }
}

@media only screen and (min-width: 1160px){
  .bl_border_heading.is-scrollIn.bl_border_heading__01::after {
    width: calc(1100px + (100vw - 1100px) / 2 - 115px);
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__02 {
    margin-bottom: 124px;
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__02::after {
    width: calc(1100px + (100vw - 1100px) / 2 - 285px);
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__privacypolicy {
    margin-right: 36px;
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__privacypolicy::after {
    left: -30px;
    width: calc(100vw - 310px);
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__campaign img {
    width: 283px;
    height: auto;
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__campaign::after {
    width: calc(1100px + (100vw - 1100px) / 2 - 325px);
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__campaignShop img {
    width: 285px;
    height: auto;
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__campaignShop::after {
    width: calc(1100px + (100vw - 1100px) / 2 - 325px);
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__present img {
    width: 196px;
    height: auto;
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__present::after {
    width: calc(1100px + (100vw - 1100px) / 2 - 225px);
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__receipt img {
    width: 338px;
    height: auto;
  }
  .bl_border_heading.is-scrollIn.bl_border_heading__receipt::after {
    width: calc(1100px + (100vw - 1100px) / 2 - 370px);
  }
  .bl_border_heading::after {
    left: calc((100vw - 1100px) / 2 * -1);
  }
  .bl_byBtns__02 {
    margin-top: 95px;
    margin-left: -50px;
  }
}

@media only screen and (min-width: 1300px){
  .bl_sliderLayout {
    height: max(200vw, 1800px);
  }
}

@media screen{
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}

@media print{
  body {
    display: none !important;
  }
}