@charset "UTF-8";
main {
  overflow-x: hidden; }

html {
  visibility: hidden; }

body {
  color: #333;
  font-family: "M PLUS 1", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 1;
  letter-spacing: .04em;
  background: #fff; }

html.wf-active {
  visibility: visible; }

main p,
main li {
  font-size: 20px;
  color: #333; }

img {
  vertical-align: top; }

.bg {
  background: #eaf4f9;
  margin-top: 80px; }

.font.blue {
  color: #002870; }

.center {
  text-align: center !important; }

.contents {
  width: 100%;
  padding: 104px 0; }
  .contents.bread, .contents.top, .contents.last {
    padding: 0; }
  .contents_innner {
    width: 1040px;
    margin: 0 auto;
    text-align: center; }
  .contents_img {
    width: 100%;
    margin-top: 40px; }
    .contents_img.w-80 {
      width: 80%;
      margin: 40px auto 0; }
  .contents_text_attention {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
    margin-top: 16px; }
  .contents_movie {
    margin-top: 80px; }
    .contents_movie iframe {
      width: 800px;
      height: 494px; }
  .contents img {
    width: 100%; }

.bread-crumb li {
  font-size: 14px;
  line-height: 1.6; }

.main_visual {
  width: 100%;
  margin: 0;
  padding: 0; }

.catchphrase {
  font-size: 38px;
  color: #03003d;
  text-align: center;
  margin: 50px 0;
  line-height: 1.5;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .catchphrase {
      font-size: 15px;
      margin: 5px 0; } }

.point-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.stretch-img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  display: inline-block; }

.b-radius {
  border-radius: 2.5%; }

.stretch-img1 {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  /* 他の要素よりも下に表示 */ }
  .stretch-img1_gradient-overlay {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0), white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
    pointer-events: none;
    z-index: 1;
    /* 他の要素よりも下に表示 */ }

.stretch-img2 {
  display: block;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  /* 他の要素よりも下に表示 */ }
  .stretch-img2_gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(left, white, rgba(255, 255, 255, 0));
    background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
    pointer-events: none;
    z-index: 1;
    /* 他の要素よりも下に表示 */ }

.point-items {
  margin-bottom: 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.point1,
.point2,
.point3,
.point4,
.point5 {
  position: absolute; }

.point-explanation {
  color: #002870;
  line-height: 1.5;
  font-size: 23px; }

.point1 {
  width: 500px;
  height: 250px;
  background-image: url("../images/point1.png");
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  left: -21%; }
  .point1_point-explanation {
    color: #002870;
    line-height: 1.5;
    font-size: 23px;
    padding-top: 75px; }
  @media screen and (max-width: 767px) {
    .point1 {
      width: 200px;
      height: 100px;
      background-size: 70%;
      left: -45%;
      margin-top: -22px; }
      .point1_point-explanation {
        font-size: 9px;
        padding-top: 31px; } }

.point2 {
  width: 240px;
  height: 174px;
  padding-left: 5px;
  background-image: url("../images/point2.png");
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  left: 43.5%;
  margin-top: 218px; }
  .point2_point-explanation {
    color: #002870;
    line-height: 1.5;
    font-size: 23px;
    padding-top: 30px; }
  @media screen and (max-width: 767px) {
    .point2 {
      width: 124px;
      height: 80px;
      background-size: 70%;
      left: 39%;
      margin-top: 46px; }
      .point2_point-explanation {
        font-size: 9px;
        padding-top: 16px; } }

.point3 {
  width: 516px;
  height: 289px;
  background-image: url("../images/point3.png");
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  left: -10%;
  margin-top: 363px; }
  .point3_point-explanation {
    color: #002870;
    line-height: 1.5;
    font-size: 23px;
    padding-top: 85px; }
  @media screen and (max-width: 767px) {
    .point3 {
      width: 260px;
      height: 108px;
      background-size: 70%;
      left: -41%;
      margin-top: 102px; }
      .point3_point-explanation {
        font-size: 9px;
        padding-top: 34px; } }

.point4 {
  margin-top: 50px;
  width: 410px;
  height: 246px;
  background-image: url("../images/point4.png");
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  left: 14%; }
  .point4_point-explanation {
    color: #002870;
    line-height: 1.5;
    font-size: 23px;
    padding-top: 33px; }
  @media screen and (max-width: 767px) {
    .point4 {
      width: 224px;
      height: 106px;
      background-size: 70%;
      left: -28%;
      margin-top: 4px; }
      .point4_point-explanation {
        font-size: 9px;
        padding-top: 15px; } }

.point5 {
  width: 424px;
  height: 268px;
  background-image: url("../images/point5.png");
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
  left: 10%;
  margin-top: 322px; }
  .point5_point-explanation {
    color: #002870;
    line-height: 1.5;
    font-size: 23px;
    padding-top: 68px; }
  @media screen and (max-width: 767px) {
    .point5 {
      width: 236px;
      height: 107px;
      background-size: 70%;
      left: -36%;
      margin-top: 93px; }
      .point5_point-explanation {
        font-size: 9px;
        padding-top: 27px; } }

/*下部ボタン*/
.contents_innner.last {
  padding: 20px 0; }

/* ボタン */
.btn_top {
  color: #fff !important;
  font-size: 24px;
  font-weight: bold;
  width: 500px;
  margin: 0 auto;
  height: 40px;
  padding: 8px;
  background-color: #ffa4d7;
  border-radius: 8px;
  display: block; }
  @media screen and (max-width: 767px) {
    .btn_top {
      width: 250px;
      font-size: 12px;
      height: 30px; } }

.btn_top_change {
  background-color: #e3cb83;
  margin-bottom: 40px;
  height: 40px;
  padding: 8px; }
  @media screen and (max-width: 767px) {
    .btn_top_change {
      width: 250px;
      font-size: 12px;
      height: 30px; } }

.btn_top_lineup {
  background-color: #d6d7df;
  margin-bottom: 40px;
  width: 85%;
  padding: 8px; }

.product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto; }
  .product_new {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    text-align: left;
    width: 100px; }
  .product_name {
    margin: auto;
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    color: #03003d;
    font-weight: 600; }
  .product .item {
    font-size: 30px; }
    @media screen and (max-width: 767px) {
      .product .item {
        font-size: 21px; } }

.new_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute; }
  .new_box .new_img {
    left: 5px; }
    @media screen and (max-width: 767px) {
      .new_box .new_img {
        margin-top: -28px; } }

.sp_c_img {
  border-radius: 10px;
  margin: 10px 5px;
  -webkit-box-shadow: 10px 7px 6px -6px #d6d6d6;
  box-shadow: 10px 7px 6px -6px #d6d6d6;
  border-radius: 10px; }

.product_details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .product_details ._left {
    margin: 20px; }
    .product_details ._left .c_img {
      width: 580px;
      border-radius: 30px;
      margin: 20px 0px;
      -webkit-box-shadow: 10px 12px 13px 0px #d6d6d6;
      box-shadow: 10px 12px 13px 0px #d6d6d6;
      border-radius: 30px; }
  .product_details ._right {
    margin: 30px; }
    .product_details ._right div:nth-child(1) {
      margin-top: 80px; }
      .product_details ._right div:nth-child(1) .c_img {
        width: 450px;
        border-radius: 30px;
        -webkit-box-shadow: 10px 12px 13px 0px #d6d6d6;
        box-shadow: 10px 12px 13px 0px #d6d6d6;
        border-radius: 30px; }
    .product_details ._right div:nth-child(2) {
      margin-top: 40px; }
      .product_details ._right div:nth-child(2) .c_img {
        width: 450px;
        border-radius: 30px;
        -webkit-box-shadow: 10px 12px 13px 0px #d6d6d6;
        box-shadow: 10px 12px 13px 0px #d6d6d6;
        border-radius: 30px; }
        @media screen and (max-width: 767px) {
          .product_details ._right div:nth-child(2) .c_img {
            margin: 0; } }

.fabric {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 11px; }
  .fabric ._details {
    width: 100px;
    height: 100px;
    background-color: #efe5c3;
    border-radius: 100%;
    margin: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .fabric ._details {
        width: 60px;
        height: 60px;
        border-radius: 100%;
        margin: 3px; } }
    .fabric ._details p {
      font-size: 15px;
      margin: auto;
      font-weight: 600;
      letter-spacing: -1px; }
      @media screen and (max-width: 767px) {
        .fabric ._details p {
          font-size: 9px;
          margin: auto;
          font-weight: 800;
          letter-spacing: -1px; } }

.sp_details {
  background-color: #efe5c3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  margin: 0px auto 10px auto; }
  .sp_details p {
    font-size: 10px;
    font-weight: 800; }

.price_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px 0px 25px 0px; }
  @media screen and (max-width: 767px) {
    .price_box {
      margin: 0px 0px 0px 0px; } }
  .price_box .price {
    font-size: 24px;
    font-weight: 600;
    margin: 5px; }
    @media screen and (max-width: 767px) {
      .price_box .price {
        font-size: 14px; } }

.price_box .check {
  background-color: #81809c;
  width: 138px;
  height: 28px;
  color: #ffffff;
  font-size: 22px;
  margin: 5px 0px;
  -webkit-box-shadow: 5px 5px 5px 0px #efe5c3;
  box-shadow: 5px 5px 5px 0px #efe5c3;
  border-radius: 10px; }
  @media screen and (max-width: 767px) {
    .price_box .check {
      margin: 7px 0px;
      -webkit-box-shadow: 2px 2px 2px 0px #efe5c3;
      box-shadow: 2px 2px 2px 0px #efe5c3;
      border-radius: 5px;
      font-size: 14px;
      width: 138px;
      height: 18px; } }

.name {
  font-weight: 600;
  margin: 25px 0px 0px 0px;
  font-size: 24px; }
  @media screen and (max-width: 767px) {
    .name {
      font-size: 14px;
      margin: 15px 0px 10px 0px; } }
  .name .sp_check {
    background-color: #81809c;
    width: 138px;
    height: 18px;
    color: #ffffff;
    font-size: 14px;
    margin: 5px auto;
    -webkit-box-shadow: 2px 2px 2px 0px #efe5c3;
    box-shadow: 2px 2px 2px 0px #efe5c3;
    border-radius: 5px; }

.color_variation {
  font-size: 20px;
  font-weight: 600;
  margin: 45px 0 0 0;
  color: #807f9d; }
  @media screen and (max-width: 767px) {
    .color_variation {
      font-size: 14px;
      margin: 15px 0 0 0; } }

.fabric_color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .fabric_color ._color {
    margin: 10px; }
    .fabric_color ._color ._img {
      width: 90px;
      margin: 10px; }
      @media screen and (max-width: 767px) {
        .fabric_color ._color ._img {
          width: 70px;
          margin: 5px 0px; } }
    .fabric_color ._color p {
      font-weight: 500; }

.coming_soon {
  margin: 20px auto;
  height: 30px;
  border: 1px solid #03003d;
  width: 200px;
  border-radius: 5px;
  font-size: 20px;
  padding-top: 1px; }

.various_designs {
  height: 74px;
  background-image: url("../images/various_designs.png");
  background-position: center;
  background-repeat: no-repeat;
  font-size: 30px;
  font-weight: 500;
  color: #d6b964;
  padding: 9px 0px 0px 22px; }
  @media screen and (max-width: 767px) {
    .various_designs {
      background-size: 210px;
      font-size: 25px;
      font-weight: 500; } }

.various_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px; }
  @media screen and (max-width: 767px) {
    .various_items {
      gap: 10px;
      margin-top: 40px; } }
  .various_items .v_img {
    width: 300px;
    border-radius: 30px;
    -webkit-box-shadow: 10px 12px 13px 0px #d6d6d6;
    box-shadow: 10px 12px 13px 0px #d6d6d6; }
    @media screen and (max-width: 767px) {
      .various_items .v_img {
        width: 135px;
        border-radius: 10px;
        -webkit-box-shadow: 10px 7px 6px -6px #d6d6d6;
        box-shadow: 10px 7px 6px -6px #d6d6d6; } }

.tex_yen {
  font-size: 14px; }

@media screen and (min-width: 768px) {
  .spOnly {
    display: none; }
  .pcOnly {
    display: block; } }

@media screen and (max-width: 767px) {
  main p,
  main li {
    font-size: 14px; }
  .spOnly {
    display: block; }
  .pcOnly {
    display: none; }
  .contents {
    padding: 56px 0; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .contents {
      padding: 23px 0; } }

@media screen and (max-width: 767px) {
    .contents_innner {
      width: calc(100% - 70px); }
    .contents_img {
      margin-top: 24px; }
      .contents_img.w-80 {
        margin-top: 24px; }
    .contents_text_attention {
      font-size: 12px;
      margin-top: 8px; }
    .contents_movie {
      margin-top: 40px; }
      .contents_movie iframe {
        width: 100%;
        height: 100%;
        aspect-ratio: 16 / 9; } }

.u-fade-type-up {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0; }

.u-fade-type-up.is-active {
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }
