@charset "UTF-8";

body {
  background-color: #fff;
}

.main-header {
  box-shadow: unset;
}

.fv_outer {
  max-width: unset;
}

.fv_outer picture {
  background-image: url(img/bg_lp_fv.png);
  background-position: left top;
  background-size: contain;
  background-repeat: repeat-x;
}

.fv_outer>img {
  display: block;
  max-width: 1440px;
  min-height: 560px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
}

.fv_bnr {
  display: block;
  max-width: 553px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .cp202509cloth_outer {
    margin-bottom: 20px;
    padding-left: min(40 / 750 * 100vw, 40px);
    padding-right: min(40 / 750 * 100vw, 40px);
  }
}

.item_casset_outer {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.item_casset_flex {
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  padding-top: 100px;
  padding-bottom: 120px;
}

@media only screen and (max-width: 767px) {
  .item_casset_flex {
    padding-left: min(40 / 750 * 100vw, 40px);
    padding-right: min(40 / 750 * 100vw, 40px);
    padding-top: 0;
    padding-bottom: 0;
  }
}

.item_casset_flex::after {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  display: inline-block;
  width: 100vw;
  height: 100%;
  background-image: url(img/bg_pack.png);
  background-position: center top;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .item_casset_flex::after {
    display: none;
  }
}

.item_casset_flex .catch {
  display: block;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {

  .item_casset_flex .catch.pc {
    display: none;
  }

  .item_casset_flex .item:last-of-type {
    position: relative;
    z-index: 1;
    padding-top: min(40 / 750 * 100vw, 40px);
    padding-bottom: min(40 / 750 * 100vw, 40px);
  }

  .item_casset_flex .item:last-of-type::after {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 50vw);
    display: inline-block;
    width: 100vw;
    height: 100%;
    background-color: #FFEBFA;
    z-index: -1;
  }
}

@media only screen and (max-width: 767px) {
  .item_casset_flex .item:last-of-type .box-innerpad {
    padding-bottom: min(70 / 750 * 100vw, 70px);
  }
}

@media only screen and (max-width: 767px) {
  .item_casset_flex .box-innerpad {
    padding-bottom: min(30 / 750 * 100vw, 30px);
  }
}

.item_casset_flex .box-innerpad .apply_btn {
  display: block;
  max-width: 210px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .item_casset_flex .box-innerpad .apply_btn {
    max-width: min(382 / 750 * 100vw, 382px);
  }
}

.bnr_outer {
  max-width: 600px;
}

.tokucho_outer {
  margin-top: -100px;
}

.rakuraku_outer>* {
  display: block;
}

.rakuraku_outer>*+* {
  margin-top: 20px;
}

.tokucho_outer .tokucho_inner>div>* {
  display: block;
}

.tokucho_outer .tokucho_inner>div>*+* {
  margin-top: 20px;
}

.tokucho_outer .last {
  position: relative;
}

.tokucho_outer .last .last_btn {
  position: absolute;
  bottom: 90px;
  left: 50%;
  max-width: 614px;
  width: 85%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  .tokucho_outer .last .last_btn {
    bottom: min(60 / 750 * 100vw, 60px);
  }
}

@media only screen and (max-width: 767px) {
  .tokucho_outer .feature_cont {
    padding-left: min(40 / 750 * 100vw, 40px);
    padding-right: min(40 / 750 * 100vw, 40px);
  }
}

.cart_btn_outer02 {
  position: relative;
  padding-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  .cart_btn_outer02 {
    padding-bottom: 0;
  }
}

.cart_btn_outer02+.item_casset_flex {
  margin-top: -100px;
}

@media only screen and (max-width: 767px) {
  .cart_btn_outer02+.item_casset_flex {
    margin-top: min(50 / 750 * 100vw, 50px);
  }
}

.prize_outer {
  width: 90%;
  max-width: 721px;
  margin: 30px auto -20px;
}

.flow_outer .flow_inner {
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  .flow_outer .flow_inner {
    padding-left: min(40 / 750 * 100vw, 40px);
    padding-right: min(40 / 750 * 100vw, 40px);
  }
}

.caution_outer .caution_inner {
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .caution_outer .caution_inner {
    padding-left: min(40 / 750 * 100vw, 40px);
    padding-right: min(40 / 750 * 100vw, 40px);
    padding-bottom: min(40 / 750 * 100vw, 40px);
  }
}

.caution_other {
  background-color: #F6F6F6;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .caution_other {
    padding-top: min(40 / 750 * 100vw, 40px);
    padding-bottom: min(40 / 750 * 100vw, 40px);
  }
}

.caution_other .caution_other_cont {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 767px) {
  .caution_other .caution_other_cont {
    padding-left: min(40 / 750 * 100vw, 40px);
    padding-right: min(40 / 750 * 100vw, 40px);
  }
}

.caution_other .caution_other_cont h3 {
  font-size: 30px;
  font-weight: bold;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .caution_other .caution_other_cont h3 {
    font-size: min(32 / 750 * 100vw, 32px);
  }
}

.caution_other .caution_other_cont ul li {
  text-indent: -1em;
  line-height: 1.5;
  padding-left: 1em;
  font-size: 18px;
  text-align: left;
  margin-bottom: 8px;
}

@media only screen and (max-width: 767px) {
  .caution_other .caution_other_cont ul li {
    font-size: min(28 / 750 * 100vw, 28px);
  }
}

.caution_other .caution_other_cont ul li::before {
  content: "・";
}

.btn_group_outer {
  background-color: #EDF7FF;
  padding-top: 30px;
  padding-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .btn_group_outer {
    padding-top: min(40 / 750 * 100vw, 40px);
    padding-bottom: min(40 / 750 * 100vw, 40px);
  }
}

.btn_group_outer .btn_group_inner {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 767px) {
  .btn_group_outer .btn_group_inner {
    padding-left: min(40 / 750 * 100vw, 40px);
    padding-right: min(40 / 750 * 100vw, 40px);
  }
}

.btn_group_outer .btn_group_inner h3 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .btn_group_outer .btn_group_inner h3 {
    font-size: min(32 / 750 * 100vw, 32px);
    text-align: left;
  }
}

.btn_group_outer .btn_group_inner .flex {
  display: flex;
  gap: 25px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .btn_group_outer .btn_group_inner .flex {
    gap: min(10 / 750 * 100vw, 10px);
    margin-top: min(20 / 750 * 100vw, 20px);
  }
}

.btn_group_outer .btn_group_inner .flex>* {
  flex: 1;
}

.btn_group_outer .btn_group_inner .maintop {
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .btn_group_outer .btn_group_inner .maintop {
    margin-top: min(20 / 750 * 100vw, 20px);
  }
}





.cpbnr_outer.cp {
  padding: 22px 22px 0px;
  max-width: unset;
}

@media screen and (min-width:768px) {
  .cpbnr_outer.cp {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    max-width: 800px;
  }
}

.cpbnr_outer.cp>div:nth-of-type(1) {
  max-width: 800px;
  margin: 0 auto;
}

.cpbnr_outer.cp div:nth-of-type(2) {
  margin: 10px auto 30px;
  width: 90%;
  max-width: 400px;
}

@media screen and (min-width:768px) {
  .cpbnr_outer.cp div:nth-of-type(2) {
    margin-bottom: 50px;
    width: 100%;
    max-width: 785px;
  }

  .cpbnr_outer.cp div:nth-of-type(2) img {
    max-width: 400px;
  }
}

.cpbnr_outer.cp div:nth-of-type(3) {
  margin: 0 auto 0 0;
  width: 75%;
  max-width: 1000px;
}

@media screen and (min-width:768px) {
  .cpbnr_outer.cp div:nth-of-type(3) {
    margin: 0 auto;
    width: 100%;
  }
}

.cpbnr_outer.cp>div>img {
  width: auto !important;
}

.cp_slick_outer {
  padding-bottom: 1px;
}

@media screen and (min-width:768px) {
  .cp_slick_outer {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 50px;
  }
}

.cp_slick_outer .lp_cp_bnr_slick {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
  max-width: 805px;
}

.cp_slick_outer .slick-dots {
  position: static;
}

.bottom_itemcasset {
  margin-bottom: 30px;
}

@media screen and (min-width:768px) {
  .bottom_itemcasset {
    margin-bottom: -80px;
    padding-bottom: 100px;
  }
}