@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: "Noto Sans JP", "Noto Sans","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "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 {
  display: inline-block;
}


.l-footer {
  padding: 50px 32px 30px;
  background-image: url("../images/footer_back_sp.jpg");
  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("../images/outer_link.svg");
  background-size: contain;
  content: "";
  vertical-align: middle;
}
.bl_footerList01 .bl_soon {
  color: #afafaf;
}
.bl_footerList01 .bl_soon span {
  display: none;
}
.bl_footerList01 .bl_soon .bl_soon_message {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 28.5px;
  border: 1px solid #fff;
  border-radius: 15px;
  color: #fff;
  font-size: 13px;
  line-height: 1.2;
  vertical-align: middle;
}

.bl_fB_wrap {
  background:#000000;
  color:#FFFFFF;
}

.bl_footerList02 {
  display: flex;
  justify-content: space-between;
  max-width: 333px;
  margin: 0 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_topAnimation {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bl_topAnimation::before {
  content:"";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background:rgba(178, 129, 136, 1);
  transition: all 1.4s .5s cubic-bezier(0.06, 0.8, 0, 0.97);
}

.bl_topAnimation::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background:rgba(20, 42, 76, 1);
  
  transition: all 1.4s .5s cubic-bezier(0.06, 0.8, 0, 0.97);
}

.bl_topAnimation.load::before {
  transform: translateX(-100%);
}

.bl_topAnimation.load::after {
  transform: translateX(100%);
}

.bl_topAnimation_logo {
  position: relative;
  left: 0;
  width: -moz-fit-content;
  width: fit-content;
  margin: 50vh auto 0;
  transform: translateY(-50%);
  z-index: 1100;
  animation: load_logo 1s cubic-bezier(0.06, 0.8, 0, 0.97);
  opacity:0;
}

@keyframes load_logo {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.bl_topAnimation_logo img {
  display: block;
  width: 250px;
}


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

.ctsBg{
  position:relative;
  z-index:2;
  background: linear-gradient(90deg,rgba(178, 129, 136, 1) 50%, rgba(20, 42, 76, 1) 50%);
  border-radius:50rem 50rem 0 0;
  margin-top:-35vw;
  overflow:hidden;
}

.bl_about {
  position: relative;
  padding: 15vw 38px 30px;

}

.bl_about_center {
  text-align:center;
}

.bl_about_img01-01 {
  display: block;
  width: 46.44vw;
  margin:0 auto 15px auto;
}

.bl_about_img01-02 {
  display: block;
  width: 67vw;
  margin:0 auto 30px auto;
}


.bl_about_center_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 1.9s cubic-bezier(0.65, 0, 0.35, 1);
  transition: clip-path 1.9s cubic-bezier(0.65, 0, 0.35, 1);
  transition: clip-path 1.9s cubic-bezier(0.65, 0, 0.35, 1), -webkit-clip-path 1.9s cubic-bezier(0.65, 0, 0.35, 1);
}

.bl_about_center_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 1.5s cubic-bezier(0.65, 0, 0.35, 1) 1s;
  transition: clip-path 1.5s cubic-bezier(0.65, 0, 0.35, 1) 1s;
  transition: clip-path 1.5s cubic-bezier(0.65, 0, 0.35, 1) 1s, -webkit-clip-path 1.8s cubic-bezier(0.65, 0, 0.35, 1) 1s;
}

.is-scrollIn .bl_about_center_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_center_02 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.lead_txt01{
  text-align:center;
  font-weight:600;
  color:#FFFFFF;
  font-size:clamp(.9rem, 3.7vw, 1.6rem);
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.65, 0, 0.35, 1) 2.6s;
  letter-spacing:0.05rem;
}

.is-scrollIn .lead_txt01{
  transform: translateY(0px);
  opacity: 1;
}



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

@keyframes infiniteSlide {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -302px 0;
  }
}
.bl_movie {
  padding: 100px 30px 15px;
}
.bl_movieUnit.h-scrollAnim {
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.8s ease;
 }

.bl_movieUnit.h-scrollAnim.is-scrollIn {
  transform: translateY(0);
  opacity: 1;
 }

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



.bl_border_heading {
  position: relative;
  text-align:center;
}
.bl_border_heading.is-scrollIn.bl_border_heading__01::before {
  width: calc(100vw - 3em - 50vw);
}
.bl_border_heading.is-scrollIn.bl_border_heading__01::after {
  width: calc(100vw - 3em - 50vw);
}


.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::before {
  display: block;
  position: absolute;
  top: 50%;
  left: -30px;
  width: 0;
  height: 1px;
  transform: translateY(50%);
  background-color: #FFFFFF;
  content: "";
  transition: all 0.8s ease;
}
.bl_border_heading::after {
  display: block;
  position: absolute;
  top: 50%;
  right: -30px;
  width: 0;
  height: 1px;
  transform: translateY(50%);
  background-color: #FFFFFF;
  content: "";
  transition: all 0.8s ease;
}

.bl_border_heading span {
  font-size:clamp(1.6rem,5vw,3rem);
  font-family: "Special Gothic Condensed One", sans-serif;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  z-index: 1;
  color:#FFFFFF;
  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;
  justify-content: center;
  margin-bottom: 20px;
  gap: 8px;
  font-size:clamp(1rem, 3vw, 1.6rem);
  font-weight:500;
  line-height: 1.42;
  color:#FFFFFF;
}
.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:rgba(255,255,255,.8);
}

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

.snsLinkList .soon{
  position:relative;
}

.snsLinkList .soon::after{
  content:'';
  background:rgba(0,0,0,.7);
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}

.snsLinkList .soon .soona{
  content:'';
  color:#FFFFFF;
  font-weight:600;
  position:absolute;
  text-align:center;
  font-size:clamp(.7rem, 3vw, 1.4rem);
  top:50%;
  left:0;
  right:0;
  z-index:5;
  transform: translateY(-50%);
}


.bl_lineUp {
  position: relative;
  padding: 0 0 30px;
}

.bl_lineUp img{
  width:100%;
  vertical-align:bottom;
}

.bl_lineUp .bl_layout_inner {
  display:flex;
  
}

.lineup_left{
  text-align:center;
  width:50%;
  color:#000000;
}

.lineup_right{
  text-align:center;
  width:50%;
  color:#FFFFFF;
}

.bl_lineUp h3 {
  width:80%;
  margin:0 auto;
}


.bl_lineupItem_heading {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  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_lineupItem_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_lineUp h3 .lineup_tl{
  font-weight:400;
  font-size:clamp(.75rem, 3vw, 1.6rem);
  line-height:1;
}

.bl_lineUp .lnp_lead{
  font-weight:400;
  font-size:clamp(.65rem, 1.8vw, 1.2rem);
  padding:3vw 3vw 0;
  line-height:1.8;
  transform: translate(0, 40px);
  opacity: 0;
  transition: all 0.8s ease 1s;
}

.bl_lineUp .lnp_lead.is-scrollIn{
  transform: translateY(0px);
  opacity: 1;
}

.bl_lineUp .lnp_lead .vsp{
  display:block;
}

.bl_lineUp .lineup_image{
  padding:0 0 10vw 0;
}

.bl_lineUp .lineup_left .lineup_image{
  padding-right:2vw;
}

.bl_lineUp .lineup_right .lineup_image{
  padding-left:2vw;
}

.bl_lineUp .lineup_il{
  width:80%;
  margin:0 auto;
  transform: translate(0, 40px);
  opacity: 0;
  transition: all 0.8s ease;
}

.bl_lineUp .lineup_il.is-scrollIn{
  transform: translateY(0px);
  opacity: 1;
}




.bl_sliderLayout {
  position: relative;
  margin-bottom:80px;
}



.bl_detail{

}

.bl_detail .bl_detail_wrapper{
  display:flex;
  align-items: center;
}

.bl_detail .bl_detail_leftImg{
  width:37%;
}

.bl_detail .bl_detail_rightImg{
  width:37%;
}

.bl_detail .bl_detail_leftImg img{
  max-width:100%;
}

.bl_detail .bl_detail_rightImg img{
  max-width:100%;
}

.bl_detail .bl_detail_txt{
  width:26%;
  text-align:center;
  color:#FFFFFF;
}

.bl_detail .bl_detail_tl{
  font-size:clamp(.9rem, 2vw, 2rem);
  line-height:1.4;
  font-weight:600;
  color:#FFFFFF;
  text-align:center;
}

.bl_detail .bl_detail_leftImg .bl_detail_tl{
  padding-left:10vw;
}

.bl_detail .bl_detail_rightImg .bl_detail_tl{
  padding-right:10vw;
}

.bl_detail .bl_detail_tl .txs{
  font-size:55%;
}

.bl_detail .bl_detail_txt .bl_detail_cat{
  font-size:clamp(1rem, 2vw, 2.2rem);
  line-height:1.4;
  font-weight:600;
  font-family: "Special Gothic Condensed One", sans-serif;
}

.bl_detail .bl_detail_txt .bl_detail_price{
  font-size:clamp(.55rem, 1.5vw, 1.4rem);
  line-height:1.4;
  padding-top:1em;
}

.bl_detail .bl_detail_txt .bl_detail_price .txl{
  font-size:130%;
}

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



.bl_detail .h-scrollAnim{
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.8s ease .8s;
}



.bl_detail .h-scrollAnim.is-scrollIn{
  transform: translateY(0);
  opacity: 1;
}



.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.2rem;
}

.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;
  color:#FFFFFF;
}
.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.8rem;
}

.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 {
  font-weight: bold;
}
.bl_efficacyList_txt__long {
  margin-left: -8px;
  white-space: nowrap;
}




.bl_detail_refel{
  padding:40px 0 80px;
}

.bl_detail_refel .bl_detail_txt .bl_detail_cat{
  font-size:clamp(.65rem, 2vw, 1.3rem);
  line-height:1.4;
  font-weight:600;
}

.bl_detail_refel .bl_detail_txt .bl_detail_price{
  font-size:clamp(.5rem, 1.5vw, 1rem);
  line-height:1.4;
  padding-top:1em;
}

.bl_detail#item02{
  padding:80px 0 80px;

}




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

.bl_snsBox_heading {
  margin-bottom: 16px;
  color:#FFFFFF;
  font-size:clamp(1rem, 3vw, 1.6rem);
  font-weight:500;
}

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




@media only screen and (min-width: 768px){
  a[href*="tel:"] {
    cursor: default;
    pointer-events: none;
  }
  .l-footer {
    padding-top: 112px;
    background-image: url("../images/footer_back_pc.jpg");
  }
  .l-footer .bl_layout_inner {
    position: relative;
    padding-top: 170px;
  }
  .l-footer .bl_footerLogo {
    position: absolute;
    top: 0;
    left: 0;
  }
  .bl_footerItem01Unit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 0;
  }
  .bl_footerItem01Unit > div {
    width: 50%;
    min-width: 530px;
    padding-right: 50px;
  }
  .bl_footerItem01 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin-bottom: 14px;
    gap: 30px;
  }
  .bl_footerList01_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .bl_footerList01_wrapper > div {
    width: 50%;
    min-width: 480px;
  }
  .bl_footerList01 {
    margin-bottom: 77px;
    margin-left: 40px;
  }
  .bl_footerList01 .bl_soon span {
    display: inline-block;
  }
  .bl_footerList01 .bl_soon .bl_soon_message {
    margin-left: 35px;
  }
  .bl_footerList02 {
    max-width: initial;
    margin: 0;
    gap: 80px;
  }


  .bl_fB_wrap {
    background:#000000;
    color:#FFFFFF;
  }
  .bl_footerBottom {
    padding:0 32px;
    max-width:1100px;
    margin:0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .bl_snsList01 {
    margin-bottom: 78px;
    gap: 32px;
  }
  
  .bl_topAnimation_logo img {
    width: 360px;
  }
  .bl_kv {
    aspect-ratio: 1366/1373;
  }

  .ctsBg{
    margin-top:-37vw;
    border-radius: 100rem 100rem 0 0;
  }
  .bl_about {
    padding-top: 150px;
    padding-bottom: 30px;
  }
  .bl_about_img01-01 {
    width: min(29.3vw, 355px);
    margin-bottom: min(3vw, 40px);
  }
  .bl_about_img01-02 {
    width: min(40.4vw, 517px);
  }
  .bl_about_inner {
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 0;
    gap: 3.5vw;
  }
  .bl_about_center {
    padding-bottom: 42px;
  }

  .bl_nameSlider {
    height: 148px;
    margin-top: -74px;
    margin-bottom: -74px;
  }
  @keyframes infiniteSlide {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: -720px 0;
    }
  }
  

  .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: 30px;
  }
  .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_lineUp {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .bl_lineUp .lnp_lead{
    padding:3vw 0 0;
  }

  .bl_lineUp .lnp_lead .vsp{
    display:none;
  }


  .bl_lineUp .lineup_left .lineup_image{
    margin-left:-15vw;
  }

  .bl_lineUp .lineup_right .lineup_image{
    margin-right:-15vw;
  }


  .bl_lineUp .lineup_right .lineup_image{
    padding-left:2vw;
  }

  .bl_lineUp .lineup_image{
    padding:3vw 0;
  }



  .bl_sliderLayout {

  }

  .bl_detail .bl_detail_leftImg{
    width:42%;
  }

  .bl_detail .bl_detail_rightImg{
    width:42%;
  }

  .bl_detail .bl_detail_leftImg img{
    max-width:100%;
  }

  .bl_detail .bl_detail_rightImg img{
    max-width:100%;
  }

  .bl_detail .bl_detail_txt{
    width:16%;
  }

  .bl_detail .bl_detail_leftImg .bl_detail_tl{
    padding-left:24vw;
  }

  .bl_detail .bl_detail_rightImg .bl_detail_tl{
    padding-right:23vw;
  }

  .bl_detail_refel .bl_detail_leftImg .bl_detail_tl{
    padding-left:21vw;
  }

  .bl_detail_refel .bl_detail_rightImg .bl_detail_tl{
    padding-right:21vw;
  }

  .bl_detail_refel{
    padding:80px 0 180px;
  }

  .bl_detail#item02{
    padding:180px 0 180px;

  }

  .bl_detail#item02 .bl_detail_wrapper{
    margin-bottom:50px;
  }



  .bl_whiteTransparent__01 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:50px;
    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-content: 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_movie {
    padding: 150px 30px 15px;
  }

  .bl_snsList {
    gap: 72px;
  }

  .bl_snsBox {
    padding: 0 0 100px;
  }

}



@media only screen and (min-width: 1160px){
  .bl_border_heading.is-scrollIn.bl_border_heading__01::before {
    width: calc(1100px + (100vw - 1100px) / 2 - 615px);
  }

  .bl_border_heading.is-scrollIn.bl_border_heading__01::after {
    width: calc(1100px + (100vw - 1100px) / 2 - 615px);
  }
  .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::before {
    left: calc((100vw - 1100px) / 2 * -1);
  }
  .bl_border_heading::after {
    right: calc((100vw - 1100px) / 2 * -1);
  }

}


@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;
  }
}