@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Bellefair&display=swap");
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&family=Zen+Old+Mincho:wght@400;500;600;700&family=Noto+Serif+JP:wght@200..900&display=swap");
.font-bold {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}

@font-face {
  font-family: "Hiragino Sans GB";
  src: url("https://db.onlinewebfonts.com/t/3b2646a48566403a55f62ceddbecbe18.eot"); /* IE9*/
  src: url("https://db.onlinewebfonts.com/t/3b2646a48566403a55f62ceddbecbe18.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/3b2646a48566403a55f62ceddbecbe18.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/3b2646a48566403a55f62ceddbecbe18.woff") format("woff"), url("https://db.onlinewebfonts.com/t/3b2646a48566403a55f62ceddbecbe18.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/3b2646a48566403a55f62ceddbecbe18.svg#Hiragino Sans GB") format("svg"); /* iOS 4.1- */
}
._pc {
  display: block;
}
@media screen and (max-width: 750px) {
  ._pc {
    display: none;
  }
}

._sp {
  display: none;
}
@media screen and (max-width: 750px) {
  ._sp {
    display: block;
  }
}

.font01 {
  font-family: "Hiragino Kaku Gothic ProN W6", "Helvetica Neue", Arial, "Hiragino Sans", Meiryo, sans-serif;
  font-weight: bold;
}

.font02 {
  font-family: "Zen Old Mincho", serif;
}
.font02.-b {
  font-weight: bold;
}

.-m {
  font-weight: 500;
}

/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  line-height: 1;
}

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #595959;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}

table,
input,
textarea,
select,
option {
  line-height: 1.1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
  max-width: 100%;
  width: 100%;
}

a {
  transition: 0.3s ease-in-out;
  color: inherit;
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

form label {
  cursor: pointer;
}

/*------------------------------------------------------------
for develop
------------------------------------------------------------*/
#__bs_notify__ {
  opacity: 0.3 !important;
  font-size: 5px !important;
  line-height: 100% !important;
  padding: 0 5px 0 5px !important;
  border-radius: 0 !important;
}

.c-dev-title1 {
  background: #000;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 15px;
  font-size: 1.6rem;
  margin: 60px 0 20px 0;
}

.c-dev-title2 {
  background: #888;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 30px;
  font-size: 1.3rem;
  margin: 50px 0 10px 0;
}

.c-dev-message1 {
  top: 0;
  left: 0;
  background: #f00;
  color: #fff;
  z-index: 9999;
  position: fixed;
  line-height: 1;
  padding: 3px 6px;
  opacity: 0.6;
  font-size: 8px;
}

@media (min-width: 751px) {
  .sp-only {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .pc-only {
    display: none;
  }
  img {
    max-width: 100%;
    height: auto;
  }
}
a {
  text-decoration: none;
}

.u-fade_in {
  opacity: 0;
  transition: opacity 2s linear;
}

.u-fade_in.u-scroll_in {
  opacity: 1;
  transition: opacity 2s linear;
}

/*------------------------------------------------------------
breadcrumb
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
footer
------------------------------------------------------------*/
/* footer */
.footer {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  position: relative;
  z-index: 1;
}

.footer__box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  padding-bottom: 83px;
  width: 330px;
  margin: 0 auto;
  justify-content: space-between;
}

/*.footer__box__box2Col:nth-of-type(1) {
	margin-right: auto;
}*/
/* .footer__box__box2Col__contactLink__img-01 {
	width: 349px;
}

.footer__box__box2Col__contactLink__img-02 {
	width: 349px;
}

.footer__box__box2Col__contactLink__img-03 {
	width: 283px;
} */
.footer__box__box2Col__contactLink img {
  width: 45px;
}

.footer__inner {
  background-color: #ebebeb;
  padding: 43px 0 50px;
  font-size: 1.4rem;
  color: #646464;
}

.footer__menu__box,
.footer__menu--globalLink__box {
  width: 825px;
  margin: 0 auto;
  position: relative;
}

.footer__menu__item,
.footer__menu__list__item,
.footer__menu--globalLink__about,
.footer__menu--globalLink__item,
.footer__menu--globalLink__csr {
  position: absolute;
}

.footer__menu--globalLink__about a {
  color: #646464;
}

.footer__menu--globalLink__csr {
  left: 244px;
}

.footer__menu--globalLink__csr a {
  color: #646464;
}

.footer__menu--globalLink__item {
  left: 344px;
}

.footer__menu--globalLink__item:after {
  content: "▲";
  display: block;
  position: absolute;
  transform: rotate(90deg);
  top: 0;
  right: 0;
  margin-right: -25px;
}

.footer__link {
  color: #646464;
}

.footer__menu__list__item:nth-of-type(1) {
  left: 400px;
}

.footer__menu__list__item:nth-of-type(2) {
  left: 510px;
}

.footer__menu__item:nth-of-type(1) {
  right: 0;
}

.footer__menu__item:nth-of-type(2) {
  left: 0;
}

.footer__menu__item:nth-of-type(3) {
  left: 890px;
}

.footer__menu--globalLink__list {
  position: absolute;
  right: 0px;
}

.footer__menu--globalLink__list__item {
  display: inline-block;
}

ul.footer__menu__list {
  display: inline-block;
}

ul.footer__menu__list .footer__link {
  position: relative;
  top: 3px;
}

@media only screen and (max-width: 750px) {
  .footer__box {
    width: 89.333%;
    /* -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap; */
    padding-bottom: 30px;
  }
  .footer__inner {
    padding: 20px 0;
    font-size: 1rem;
  }
  .footer__menu--globalLink {
    margin-bottom: 0;
  }
  .footer__menu__box,
  .footer__menu--globalLink__box {
    width: 89.333%;
    text-align: center;
    position: relative;
  }
  .footer__menu__item,
  .footer__menu__list__item,
  .footer__menu--globalLink__about,
  .footer__menu--globalLink__item,
  .footer__menu--globalLink__csr {
    position: static;
  }
  .footer__menu--globalLink__csr {
    padding-bottom: 20px;
    padding-top: 10px;
    left: auto;
  }
  .footer__menu--globalLink__item:after {
    display: none;
  }
  .footer__menu--globalLink__list {
    position: static;
    right: auto;
    margin-top: 10px;
  }
  .footer__box__box2Col {
    margin-bottom: 25px;
  }
  .footer__box__box2Col:nth-child(1) {
    margin-right: 0;
  }
  .footer__box__box2Col:last-child {
    margin-bottom: 0;
  }
  .footer__box__box2Col__contactLink__img-01 {
    width: 90%;
  }
  .footer__box__box2Col__contactLink__img-02 {
    width: 90%;
  }
  .footer__box__box2Col__contactLink__img-03 {
    width: 75%;
  }
  .footer__menu {
    font-size: 1em;
    padding: 20px 0;
  }
  .footer__menu__list {
    margin-bottom: 10px;
  }
  .footer__menu__list__item {
    display: inline;
  }
  .footer__menu__list__item:nth-child(1) {
    margin-right: 15px;
  }
  .footer__menu__item,
  .footer__menu__list__item {
    position: static;
  }
  .footer__menu__item {
    margin-bottom: 10px;
  }
  .footer__menu__list__item:nth-of-type(1) {
    left: auto;
  }
  .footer__menu__list__item:nth-of-type(2) {
    left: auto;
  }
  .footer__menu__item:nth-of-type(1) {
    right: auto;
  }
  .footer__menu__item:nth-of-type(2) {
    left: auto;
  }
  .footer__menu__item:nth-of-type(3) {
    left: auto;
  }
}
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
header
------------------------------------------------------------*/
.header {
  position: relative;
  z-index: 101;
  line-height: 1;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.header__gNav--sp {
  display: none;
}

.overLay {
  display: none;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.6);
  transform: translateZ(0);
}

.header__siteTitle {
  text-align: center;
  padding: 62px 0 46px;
  width: 1006px;
  margin: 0 auto;
}

.header__siteTitle__link {
  display: block;
  width: 64px;
  margin: 0 auto;
}

.header__siteTitle__img {
  width: 64px;
}

/* header__gNav */
.header__gNav__list {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  width: 1040px;
  margin: 0 auto;
}

.header__gNav__list__box {
  position: relative;
  height: 22px;
}

.header__gNav__contents {
  transition: all 0.2s ease;
  opacity: 0;
  visibility: hidden;
}

.header__gNav__list__item:hover .header__gNav__contents {
  visibility: visible;
  opacity: 1;
}

.header__gNav__list__link {
  display: block;
  font-size: 1.2rem;
  color: #333;
  letter-spacing: 0.25em;
}

.header__gNav__list__box--current:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #646464;
  width: 60px;
  height: 2px;
  margin-left: -30px;
}

.header__gNav__list__box__hover--current:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #00C2EB !important;
  width: 60px;
  height: 4px;
  margin-left: -30px;
}

.header__gNav__list__img-01 {
  width: 95px;
}

.header__gNav__list__img-02 {
  width: 85px;
}

.header__gNav__list__img-03 {
  width: 95px;
}

.header__gNav__list__img-04 {
  width: 85px;
}

.header__gNav__list__img-05 {
  width: 85px;
}

.header__gNav__list__img-06 {
  width: 93px;
}

/* header__gNav__contents */
.header__gNav__contents {
  position: absolute;
  left: 0;
  width: 100%;
  border-top: 1px solid #919191;
  border-bottom: 1px solid #919191;
  background-color: #fff;
  padding: 45px 0;
  box-shadow: 0px 9px 3px -10px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 9px 10px -10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 9px 10px -10px rgba(0, 0, 0, 0.6);
  z-index: 2;
}

.header__gNav__contents__box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 1006px;
  margin: 0 auto;
  justify-content: space-between;
}

.header__gNav__contents__boxCol__list:nth-of-type(2) {
  margin-top: 10px;
}

.header__gNav__contents__boxCol__list:nth-of-type(3) {
  margin-top: 10px;
}

.header__gNav__contents__boxCol__img {
  width: 400px;
}

.header__gNav__contents__boxCol__list__item {
  line-height: 2.2;
}

.header__gNav__contents__boxCol__list__link {
  color: #454545;
}

.header__gNav__contents__boxCol__list__link--bold {
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.7;
}

/* header__gNav--sp */
.header__gNav--sp {
  position: fixed;
  background-color: #fff;
  width: 100%;
  padding: 15px 0 0;
  top: 0;
  z-index: 999;
  height: 64px;
}

.header__gNav--sp__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #4ec1ea;
  width: 89.333%;
  margin: 0 auto;
  padding-bottom: 10px;
}

.header__gNav--sp__box__title {
  /* width: 32px; */
}

.btn__menu__txt {
  text-align: center;
  font-size: 1rem;
  margin-top: 5px;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.menu-trigger {
  position: relative;
  width: 29px;
  height: 19px;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #4ec1ea;
  border-radius: 3px;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 8px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(13px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-3px) rotate(45deg);
}

.header__gNav--sp__listBox {
  position: fixed;
  top: 64px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  overflow-y: scroll;
  display: none;
}

.header__gNav--sp__list {
  width: 100%;
  margin: 0px auto;
  padding: 0 5.333% 5.3vw;
  background-color: #fff;
}

.header__gNav--sp__list__item {
  border-bottom: 1px solid #bababa;
  padding: 16px 10px;
}

.header__gNav--sp__list__item:last-child {
  /* border-bottom: none; */
}

.header__gNav--sp__list__item--toggle {
  padding: 0;
}

.header__gNav--sp__list__toggle__img {
  width: 15px;
}

.header__gNav--sp__list__link {
  color: #000;
  font-size: 1.6rem;
}

.header__gNav--sp__list__item--toggle__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 10px;
}

.header__gNav--sp__list__toggle__list {
  display: none;
  background-color: #f2f2f2;
  border-top: 1px solid #bababa;
  padding: 10px 20px;
}

.header__gNav--sp__list__toggle__list__item {
  padding: 10px 0;
}

.header__gNav--sp__list__toggle__list__link {
  color: #000;
  font-size: 1.4rem;
}

@media only screen and (max-width: 750px) {
  .header__siteTitle,
  .header__gNav {
    display: none;
  }
  .header__gNav--sp {
    display: block;
  }
}
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
layout
------------------------------------------------------------*/
.l-cont {
  max-width: 1040px;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .l-cont {
    max-width: 100%;
    padding: 0 32px;
  }
}
.c-slide {
  position: relative;
}

.c-slide::after {
  /* content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: #f8fcff; */
  /* background: -webkit-linear-gradient(346deg, #f6fbfe 0%, #f1f4f9 73%);
  background: linear-gradient(104deg, #f6fbfe 0%, #f1f4f9 73%); */
  /* z-index: -1; */
}

@media screen and (max-width: 750px) {
  .c-slide::after {
    /* display: none; */
  }
}
.c-slide_item {
  background: url("/platinum/woman/img/top/mv_2023ss.jpg") no-repeat center center/auto 730px;
  height: 730px;
  min-width: 1440px;
  max-width: 2200px;
  margin: 0 auto;
  position: relative;
}

.c-slide_item::before {
  /* content: "";
  width: 66.66666%;
  height: 730px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url(/platinum/woman/img/top/slide_bg.jpg) no-repeat center right / 1030px 730px, #fff; */
}

@media screen and (max-width: 750px) {
  .c-slide_item::before {
    /* display: none; */
  }
}
.c-slide .l-cont {
  max-width: 1840px;
  margin: 0 auto;
}

@media screen and (max-width: 750px) {
  .c-slide_item {
    background: none;
    height: auto;
    min-width: 100%;
  }
}
.c-slide .l-cont {
  position: relative;
}

@media screen and (max-width: 750px) {
  .c-slide .l-cont {
    padding: 0;
    position: relative;
  }
}
.c-slide_logo img {
  width: 443px;
}

.c-slide_img {
  width: 100%;
  height: 100%;
}

.c-slide_content {
  position: relative;
  height: 730px;
  width: auto;
}

.c-slide_content .c-slide_title {
  position: absolute;
  top: 212px;
  left: 54%;
  width: 500px;
}

.c-slide_content .c-slide_title img {
  width: 100%;
}

@media screen and (max-width: 750px) {
  .c-slide_content {
    height: auto;
  }
  .c-slide_content .c-slide_title {
    display: none;
  }
}
.c-slide_title img {
  /* width: 500px; */
}

.p-slide_title__text {
  color: #000;
  font-size: 1.5rem;
  line-height: 2.133333;
  font-weight: bold;
  margin-top: 140px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  .c-slide_title {
    margin: 0 auto;
    width: 42.6174vw;
  }
  .c-slide_title img {
    width: 294px;
  }
  .p-slide_title__text {
    font-size: 3.8461vw;
    line-height: 1.4666;
    margin-left: 0;
    margin-top: 1.5em;
    color: #4FC2EB;
  }
}
.c-slide_text01 {
  margin-bottom: 27px;
}

@media screen and (max-width: 750px) {
  .c-slide_text01 {
    margin-bottom: 20px;
  }
}
.c-slide_text {
  font-size: 1.5rem;
  line-height: 36px;
  color: #595959;
  font-weight: 500;
}

@media screen and (max-width: 750px) {
  .c-slide_text {
    font-size: 1.4rem;
    line-height: 33.6px;
  }
}
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
other
------------------------------------------------------------*/
/*------------------------------------------------------------
content
------------------------------------------------------------*/
.content {
  margin: 0 auto;
  max-width: 1240px;
}

@media screen and (max-width: 750px) {
  .content {
    padding: 0 7.6923076923vw;
  }
  a:hover {
    opacity: 1;
  }
}
.p-page_sub_nav__wrapper {
  padding-top: 30px;
  height: 70px;
  background-color: #fff;
  box-sizing: content-box;
}
@media screen and (max-width: 750px) {
  .p-page_sub_nav__wrapper {
    margin-top: 64px;
    height: 10.2564102564vw;
    padding-top: 0;
  }
}

.p-page_sub_nav {
  background-color: #F1F3F4;
  transition: 0.5s;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .p-page_sub_nav {
    position: fixed;
    top: 64px;
    z-index: 100;
  }
}
.p-page_sub_nav.fixed {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .p-page_sub_nav.fixed {
    top: 64px;
  }
}
.p-page_sub_nav.hide {
  transform: translateY(-100%);
}
.p-page_sub_nav ul {
  display: flex;
  justify-content: center;
}
.p-page_sub_nav ul li {
  padding: 26px 47px;
}
@media screen and (max-width: 750px) {
  .p-page_sub_nav ul li {
    padding: 3.8461538462vw 2.3076923077vw 3.5897435897vw 2.5641025641vw;
  }
}
.p-page_sub_nav ul li img {
  height: 19px;
  width: auto;
}
@media screen and (max-width: 750px) {
  .p-page_sub_nav ul li img {
    height: 2.8205128205vw;
  }
}

.p-btn_pageTop {
  display: none !important;
}

.p-btn_pageTop {
  display: block;
  position: fixed;
  right: 0;
  bottom: -60px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 10;
}

.p-btn_pageTop img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

@media screen and (max-width: 750px) {
  .p-btn_pageTop {
    width: 10.66667vw;
    height: 10.66667vw;
    bottom: 4vw;
  }
}
.pw_lp_2026 {
  color: #595959;
  overflow-y: hidden;
  position: relative;
}
@media screen and (max-width: 750px) {
  .pw_lp_2026 {
    background: none;
  }
}
.pw_lp_2026::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(/platinum/woman/img/lp/bg01.jpg) no-repeat center center/cover;
  z-index: -1;
}
.pw_lp_2026 .p-bg_text01,
.pw_lp_2026 .p-bg_text02 {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .pw_lp_2026 .p-bg_text01,
  .pw_lp_2026 .p-bg_text02 {
    display: none;
  }
}
.pw_lp_2026 .p-bg_text01 {
  margin-left: -450px;
  width: 312px;
}
.pw_lp_2026 .p-bg_text02 {
  margin-left: 460px;
  width: 212px;
}
.pw_lp_2026 .p-bg_sns_list {
  display: flex;
  gap: 0 30px;
  position: fixed;
  bottom: 35px;
  left: 40px;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .pw_lp_2026 .p-bg_sns_list {
    display: none;
  }
}
.pw_lp_2026 .p-bg_sns_list li a {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1;
}
.pw_lp_2026 .p-bg_sns_list li a img {
  margin-right: 9px;
}
.pw_lp_2026 .p-bg_sns_list li a {
  display: flex;
  align-items: center;
}
.pw_lp_2026 .p-bg_sns_list li a.p-bg_sns_insta img {
  width: 24px;
}
.pw_lp_2026 .p-bg_sns_list li a.p-bg_sns_youtube img {
  width: 29px;
}

.p-wrapper {
  max-width: 402px;
  margin: 0 auto;
  padding: 0 6px;
  box-sizing: border-box;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1607843137);
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .p-wrapper {
    max-width: 100%;
    width: 100%;
    box-shadow: none;
    padding: 0;
  }
}

.mv-video {
  position: relative;
  aspect-ratio: 39/58;
  overflow: hidden;
}
.mv-video video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
}
.mv-video.is-loaded video {
  opacity: 1;
  transition-duration: 0.5s;
}
.mv-video.is-loaded .p-mv__ttl {
  opacity: 1;
  transition-duration: 1s;
  transition-delay: 0.6s;
}
.mv-video.is-loaded .p-mv__text01 {
  opacity: 1;
  transition-duration: 1s;
  transition-delay: 0.8s;
}
.mv-video .p-mv__ttl {
  width: 229px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 26px;
  opacity: 0;
}
@media screen and (max-width: 750px) {
  .mv-video .p-mv__ttl {
    width: 58.7179487179vw;
    top: 6.6666666667vw;
  }
}
.mv-video .p-mv__text01 {
  width: 249px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 26px;
  opacity: 0;
}
@media screen and (max-width: 750px) {
  .mv-video .p-mv__text01 {
    width: 63.8461538462vw;
    bottom: 6.4102564103vw;
  }
}

.p-mv {
  position: relative;
  background-color: #EBF6FD;
  padding-bottom: 40px;
  border-bottom: 3px solid #6899B4;
}
@media screen and (max-width: 750px) {
  .p-mv {
    padding-bottom: 10.2564102564vw;
    border-width: 0.7692307692vw;
  }
}
.p-mv .p-mv__lead {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  margin-top: 40px;
  padding: 0 24px;
}
@media screen and (max-width: 750px) {
  .p-mv .p-mv__lead {
    font-size: 15px;
    font-size: 3.8461538462vw;
    line-height: 2;
    margin-top: 10.2564102564vw;
    padding: 0 6.1538461538vw;
  }
}

.outer-swiper {
  padding-bottom: 30px;
  padding-right: 24px;
}
@media screen and (max-width: 750px) {
  .outer-swiper {
    padding-bottom: 7.6923076923vw;
    padding-right: 6.1538461538vw;
  }
}
.outer-swiper .swiper-slide {
  width: 240px !important;
}
@media screen and (max-width: 750px) {
  .outer-swiper .swiper-slide {
    width: 61.5384615385vw !important;
  }
}
.outer-swiper .swiper-scrollbar {
  margin-top: 16px;
  height: 4px;
  background: #C6C6C6;
  width: 342px;
  left: 0;
}
@media screen and (max-width: 750px) {
  .outer-swiper .swiper-scrollbar {
    width: 87.6923076923vw;
    height: 1.0256410256vw;
    margin-top: 4.1025641026vw;
  }
}
.outer-swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #1D1D1D;
}

.card {
  width: 240px;
}
@media screen and (max-width: 750px) {
  .card {
    width: 61.5384615385vw;
  }
}
.card .product-name {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5384615385;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .card .product-name {
    font-size: 13px;
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
    margin-top: 5.1282051282vw;
  }
}
.card .price {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5384615385;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .card .price {
    font-size: 13px;
    font-size: 3.3333333333vw;
    line-height: 1.5384615385;
  }
}
.card .p-btn_detail {
  width: 128px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #6899B4;
  background: transparent;
  color: #6899B4;
  cursor: pointer;
  transition: 0.3s;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  margin: 8px auto 0;
}
@media screen and (max-width: 750px) {
  .card .p-btn_detail {
    width: 32.8205128205vw;
    height: 9.2307692308vw;
    font-size: 12px;
    font-size: 3.0769230769vw;
    line-height: 1;
  }
}

.inner-swiper {
  position: relative;
  overflow: hidden;
}
.inner-swiper .swiper-wrapper {
  height: 100%;
}
.inner-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.inner-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.inner-swiper .swiper-pagination {
  position: absolute;
  bottom: 13px !important;
}
@media screen and (max-width: 750px) {
  .inner-swiper .swiper-pagination {
    bottom: 3.3333333333vw !important;
  }
}
.inner-swiper .swiper-pagination .swiper-pagination-bullet {
  background: #FFFFFF;
  border: 1px solid #707070;
  opacity: 1;
  width: 6px;
  height: 6px;
  margin: 0 2px;
}
@media screen and (max-width: 750px) {
  .inner-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 1.5384615385vw;
    height: 1.5384615385vw;
    margin: 0 0.5128205128vw;
  }
}
.inner-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #595959;
}

.p-brand_wrapper .p-brand {
  border-bottom: 3px solid #6899B4;
  background-color: #fff;
  padding-top: 42px;
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s ease, transform 1s ease;
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand {
    border-width: 0.7692307692vw;
    padding-top: 10.7692307692vw;
  }
}
.p-brand_wrapper .p-brand.is-show {
  opacity: 1;
  transform: translateY(0);
}
.p-brand_wrapper .p-brand:last-child {
  border-bottom: 0;
}
.p-brand_wrapper .p-brand .p-brand_textArea {
  text-align: center;
}
.p-brand_wrapper .p-brand .p-brand_textArea .p-brand__logo {
  display: block;
  margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand .p-brand_textArea .p-brand__logo {
    margin-bottom: 5.1282051282vw;
  }
}
.p-brand_wrapper .p-brand .p-brand_textArea .p-brand__text01 {
  font-weight: bold;
  color: #6899B4;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5555555556;
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand .p-brand_textArea .p-brand__text01 {
    font-size: 18px;
    font-size: 4.6153846154vw;
    line-height: 1.5555555556;
  }
}
.p-brand_wrapper .p-brand.-brand01 .p-brand__logo {
  width: 50px;
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand.-brand01 .p-brand__logo {
    width: 12.8205128205vw;
  }
}
.p-brand_wrapper .p-brand.-brand02 .p-brand__logo {
  width: 188px;
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand.-brand02 .p-brand__logo {
    width: 48.2051282051vw;
  }
}
.p-brand_wrapper .p-brand.-brand03 .p-brand__logo {
  width: 172px;
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand.-brand03 .p-brand__logo {
    width: 44.1025641026vw;
  }
}
.p-brand_wrapper .p-brand.-brand04 .p-brand__logo {
  width: 239px;
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand.-brand04 .p-brand__logo {
    width: 61.2820512821vw;
  }
}
.p-brand_wrapper .p-brand .p-itemArea {
  background-color: #EBF6FD;
  padding: 24px 0 36px 24px;
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand .p-itemArea {
    padding: 6.1538461538vw 0 9.2307692308vw 6.1538461538vw;
    margin-top: 7.6923076923vw;
  }
}
.p-brand_wrapper .p-brand .p-btn_another_item {
  margin: 30px auto 0;
  transform: translateX(-12px);
}
@media screen and (max-width: 750px) {
  .p-brand_wrapper .p-brand .p-btn_another_item {
    margin-top: 7.6923076923vw;
    transform: translateX(-3.0769230769vw);
  }
}

.c-btn01 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 242px;
  height: 48px;
  background-color: #6899B4;
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .c-btn01 {
    width: 62.0512820513vw;
    height: 12.3076923077vw;
    font-size: 13px;
    font-size: 3.3333333333vw;
    line-height: 2;
  }
}

.p-summary {
  padding: 80px 0 83px;
}
@media screen and (max-width: 750px) {
  .p-summary {
    padding: 20.5128205128vw 0 21.2820512821vw;
  }
}
.p-summary .p-summary__text01 {
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.1428571429;
  display: table;
  margin: 0 auto;
  width: 243px;
}
@media screen and (max-width: 750px) {
  .p-summary .p-summary__text01 {
    font-size: 14px;
    font-size: 3.5897435897vw;
    line-height: 2.1428571429;
    width: 62.3076923077vw;
  }
}
.p-summary .p-summary__pw_logo {
  width: 222px;
  margin: 50px auto 0;
}
@media screen and (max-width: 750px) {
  .p-summary .p-summary__pw_logo {
    width: 56.9230769231vw;
    margin-top: 12.8205128205vw;
  }
}
.p-summary .p-summary_snsList {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 27px;
  margin-top: 38px;
}
@media screen and (max-width: 750px) {
  .p-summary .p-summary_snsList {
    gap: 0 6.9230769231vw;
    margin-top: 9.7435897436vw;
  }
}
.p-summary .p-summary_snsList a {
  display: block;
}
.p-summary .p-summary_snsList a.p-icon_insta {
  width: 24px;
}
@media screen and (max-width: 750px) {
  .p-summary .p-summary_snsList a.p-icon_insta {
    width: 6.1538461538vw;
  }
}
.p-summary .p-summary_snsList a.p-icon_youtube {
  width: 29px;
}
@media screen and (max-width: 750px) {
  .p-summary .p-summary_snsList a.p-icon_youtube {
    width: 7.4358974359vw;
  }
}
.p-summary .p-btn_pwTop {
  margin: 40px auto 0;
}
@media screen and (max-width: 750px) {
  .p-summary .p-btn_pwTop {
    margin-top: 10.2564102564vw;
  }
}

.js-bg_textArea {
  opacity: 0;
  transition: opacity 1s;
}
.js-bg_textArea.is-show {
  opacity: 1;
}

.fadein {
  opacity: 0;
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.fadein.is-show {
  opacity: 1;
  transform: translate(0, 0);
}

.fadein-up {
  transform: translateY(40px);
}

.fadein-down {
  transform: translateY(-40px);
}

.fadein-left {
  transform: translateX(-40px);
}

.fadein-right {
  transform: translateX(40px);
}

.fadein-zoom {
  transform: scale(0.9);
}

.fadein-fast {
  transition-duration: 0.5s;
}

.fadein-slow {
  transition-duration: 1.2s;
}

.delay-1 {
  transition-delay: 0.1s;
}

.delay-2 {
  transition-delay: 0.2s;
}

.delay-3 {
  transition-delay: 0.3s;
}

.delay-4 {
  transition-delay: 0.4s;
}

.delay-5 {
  transition-delay: 0.5s;
}

.delay-6 {
  transition-delay: 0.6s;
}

.delay-7 {
  transition-delay: 0.7s;
}

.delay-8 {
  transition-delay: 0.8s;
}

.delay-9 {
  transition-delay: 0.9s;
}

.delay-10 {
  transition-delay: 1s;
}/*# sourceMappingURL=lp.css.map */