/* -------------------------------
  copyright 2023 creative-web inc
 ------------------------------- */

@charset "UTF-8";

/* -- 01.共通
--------------------------------------------- */

main {
  overflow-x: hidden;
}

html {
  visibility: hidden;
}

body {
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", Meiryo, Osaka, "sans-serif";
  line-height: 1.6;
  background: linear-gradient(to right, #dbd8d4 50%, #d8ede8 50%);
  color: #A2988D;
}

html.wf-active {
  visibility: visible;
}

main p,
main li {
  font-size: 20px;
}

img {
  vertical-align: top;
}

a:hover {
  text-decoration: none;
}

.pt_0 {
  padding-top: 0 !important;
}

.pb_0 {
  padding-bottom: 0 !important;
}

.pt_80 {
  padding-top: 80px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.contents {
  width: 100%;
  background: #fff;
  padding-top: 1px;
  padding-bottom: 1px;
}

.contents_innner_top {
  width: 1040px;
  margin: 0 auto;
  padding: 80px 0;
  text-align: center;
  padding-top: 700px;

}

@media screen and (max-width: 1440px) {
  .contents_innner_top {
    padding-top: 600px;
  }
}


@media screen and (max-width: 1280px) {
  .contents_innner_top {
    padding-top: 500px;
  }
}

@media screen and (max-width: 1040px) {
  .contents_innner_top {
    padding-top: 400px;
  }
}

.contents_innner {
  width: 1040px;
  margin: 0 auto;
  padding: 80px 0;
  text-align: center;
}

.contents_innner.bread {
  width: 1040px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}

.bread-crumb li {
  font-size: 14px;
  line-height: 1.6;
  color: #333333;
}

.bg_color {
  background-color: #fff;
  width: 1040px;
  margin: 0 auto;
}

.footer {
  margin-bottom: -160px;
}

/* -- 02.メインビジュアル
--------------------------------------------- */
/* 
.main_visual {
  width: 1040px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
} */

/* -- 03.各ページ対応
--------------------------------------------- */

/* テキスト */
.tit_main img {
  margin: 0 auto;
  position: absolute;
}

.tit_main_bottom {
  font-size: 24px;
  line-height: 1.8;
  margin-top: 48px;
}

.tit_sub {
  margin-top: 80px;
}

/* ボタン */
.btn_top {
  color: #fff !important;
  font-size: 24px;
  font-weight: bold;
  width: 500px;
  margin: 0 auto;
  background-color: #F07EBF;
  border-radius: 8px;
  display: block;
}

.btn_top_change {
  background-color: #B9B2A9;
  margin-bottom: 100px;
}

.box_btn {
  width: 200px;
  margin: 4px auto 0;
}

.box_btn .btn {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 8px 0;
  background-color: #97d1c1;
  border-radius: 8px;
  display: block;
}

.box_btn.long {
  width: 640px;
  margin-top: 40px;
}

/* カラム */
.column_layout {
  display: flex;
  justify-content: space-between;
}

.column_layout.point {
  margin: 60px auto 0;
}

.column_layout.color {
  width: 350px;
  margin: 8px auto 0;
  gap: 25px;
}

.column_layout_item {
  width: 40%;
  text-align: center;
  margin-bottom: 24px;
}

.item_title {
  font-size: 30px;
  font-weight: 500;
  color: #97D1C1;
  line-height: 1.2;
  margin-top: 16px;
}

.item_txt {
  margin-top: 20px;
  font-size: 14px;
  line-height: 2;
}

.item_main_txt {
  margin-top: 20px;
  font-size: 14px;
  line-height: 2;
  /* width: 50%; */
  margin: auto;
  margin-top: 80px;
  text-align: left;
  padding: 0 39px;
}

.item_txt.color {
  margin-top: 0;
  letter-spacing: 0px;
}

.item_text.color {
  letter-spacing: 4px;
}

.color_content {
  margin-top: 56px;
}

.column_layout_item.bg_on,
.column_layout_item.bg_off {
  position: relative;
}

.contents_item {
  margin: 0 auto;
  padding: 0 24px 24px;
}

.item_inner {
  width: 512px;
  margin: auto;
}

.item_inner_top {
  width: 800px;
  margin: auto;
}

.box_price {
  margin-top: 48px;
}

.txt_price_top {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.3;
}

.txt_price {
  font-size: 36px;
  font-weight: bold;
}

.txt_price span {
  font-size: 18px;
  line-height: 1.3;
}

.left {
  position: sticky;
  top: 0;
  left: 0;
  height: 100vh;
  width: 15%;
  background-color: #E2DFDC;
  order: 0;
}

.right {
  position: sticky;
  top: 0;
  right: 0;
  height: 100vh;
  width: 15%;
  background-color: #E3F4EF;
  order: 2;
}

.margin {
  margin-top: 70px;
}

.image-container {
  margin-top: 10vh;
  width: 100%;
}

/* .first_img {
  width: 100%;
  height: 45%;
  object-fit: contain;
} */

.second_img {
  width: 100%;
  margin-top: 8vh;
}

.slick-dots {
  bottom: -30px;
}

.slick-dots li button {
  background-color: #E2DFDD;
  border: none;
}

.slick-dots li.slick-active button {
  background-color: #C5BEB6;
  border: none;
}

.slick-dots li button:hover {
  background-color: #B9B2A9;
  border: none;
}

.item_image_list {
  /* width: 50%; */
  margin: 40px auto 0;
}

.img_list {
  width: 80%;
  margin: 0 auto;
}

/* -- 04.レスポンシブ
--------------------------------------------- */
@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;
  }

  .bg_color {
    width: 300px;
  }

  .contents_innner {
    width: 300px;
    padding: 40px 0;
  }

  .contents_innner_top {
    width: 300px;
    padding: 40px 0;
    padding-top: 330px;
  }

  .contents_innner.last {
    padding: 20px 0;
  }

  .contents_innner.bread {
    /* width: 100%; */
    padding: 40px 0;
    margin-left: 25px;
  }

  .sp_mt0 {
    margin-top: 0 !important;
  }

  .sp40 {
    margin-top: 40px !important;
  }

  .pt_80 {
    padding-top: 4% !important;
  }

  #content {
    width: 66dvw;
  }

  /* メインビジュアル */
  .main_visual {
    width: 100%;
  }

  /* コンテンツ */

  .item_inner {
    width: 90%;
    margin: auto;
  }

  .item_inner_top {
    width: 90%;
    margin: auto;
  }

  .item_main_txt {
    padding: 0;
  }

  .tit_main {
    margin: auto;
  }

  .tit_sub {
    max-width: 80%;
    margin: 40px auto 0;
  }

  .tit_main_bottom {
    font-size: 14px;
    margin-top: 24px;
  }

  .tit_content {
    width: 100%;
    margin: 0 auto;
  }

  .txt_price_top,
  .txt_price span {
    font-size: 14px;
    white-space: nowrap;
  }

  .txt_price {
    font-size: 24px;
  }

  .item_title {
    font-size: 15px;
    margin-top: 12px;
  }

  .item_txt {
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.4;
  }

  .item_text.color {
    letter-spacing: 0;
    white-space: nowrap;
  }

  .item_image_list {
    width: 100%;
    margin-top: 24px;
  }


  .column_layout.point {
    width: 100%;
    margin-top: 40px;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .column_layout.color {
    width: 100%;
  }

  .column_layout.color .column_layout_item {
    width: 30%;
  }


  .column_layout_item {
    width: 40%;
    text-align: center;
  }

  .column_layout.sp_column .column_layout_item.half {
    width: 100%;
  }

  .column_layout.sp_column .column_layout_item.half img {
    width: 80%;
    margin-left: 11%;
  }

  .column_layout.sp_column .column_layout_item.half:nth-child(2) {
    margin-top: 40px;
  }

  /* ボタン */
  .box_btn .btn {
    font-size: 16px;
  }

  .box_btn.long {
    width: 80%;
  }

  .box_price {
    margin-top: 16px;
  }

  .btn_top {
    font-size: 16px;
    width: 85%;
  }

  .btn_top_change {
    margin-bottom: 24px;
  }

  .item_img {
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
  }

  ..image-container {
    margin: 12vh 0;
  }

  .image-container img {
    margin-top: 8px;
  }

  .image-container .first_img {
    width: 100%;
    height: 20vh;
    object-fit: contain;
  }

  .image-container .second_img {
    width: 100%;
    height: 13vh;
    object-fit: contain;
  }

  .margin_top {
    margin-top: 8vh;
  }

  .footer {
    margin-bottom: -50px;
  }

}


@media screen and (max-width: 375px) {
  .pants_point li {
    width: 52%;
  }

  .pants_point_txt {
    line-height: 1.4;
    width: 102px;
    margin-top: -41px;
    letter-spacing: -.08em;
  }
}

/* -- 05.アニメーション
--------------------------------------------- */

/* アニメーション前 */
.u-fade-type-up {
  transform: translateY(50px);
  opacity: 0;
}

/* トリガー発火でis-activeを付与 */
.u-fade-type-up.is-active {
  transition: .6s;
  transform: translateY(0);
  opacity: 1;
}