.contents {
  margin-top: 0;
  max-width: unset;
}

@media screen and (max-width:767px) {
  .contents {
    width: 100%;
  }

  .bnr_oricon {
    padding-top: 10px;
  }
}

@media screen and (min-width:768px) {
  .banner {
    padding: 40px 0 30px;
    background-image: url(/img/lp/lp-00049/202604/img/lp-49_fvbg_pc.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

h1 {
  margin: 0 auto;
  max-width: 1020px;
}

.aeon_block {
  text-align: center;
  margin: 0 auto;
}

.lp_cp_bnr_slick {
  max-width: 1000px;
}

@media screen and (max-width:767px) {
  .lp_cp_bnr_slick {
    margin-top: 20px !important;
  }
}

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

@media screen and (max-width:767px) {
  .lp_cp_bnr_slick .slick-prev {
    left: -15px;
  }

  .lp_cp_bnr_slick .slick-next {
    right: -15px;
  }
}

.title_img {
  margin: 70px 0 20px;
}

@media screen and (max-width:767px) {
  .title_img {
    margin: 45px 0 0;
  }
}

.title_img:where(.casset_outer.top *) {
  margin: 40px 0 20px;
}

@media screen and (max-width:767px) {
  .title_img:where(.casset_outer *) {
    margin: 40px 0 20px;
  }
}

.title_img:where(.introduction>.introduction_header *) {
  margin: 40px 0 0;
}

@media screen and (max-width:767px) {
  .title_img:where(.introduction>.introduction_header *) {
    margin: 0;
  }
}

.title_img:where(.option *) {
  margin-bottom: 0;
}

.option {
  gap: 20px;
}

.option .option_item {
  display: flex;
  flex-direction: column;
}

.option .option_item img {
  flex-shrink: 0;
}

.option .option_item div {
  gap: 3px;
  flex-grow: 1;
  text-align: left;
  padding: 10px 15px;
}

.option .option_item div p:has(+span) {
  margin-top: auto;
}

.flow,
.process,
section.seriousness,
.review,
.faq,
.table,
.casset_outer {
  margin: 0 auto;
  max-width: 920px;
}

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

  .flow,
  .process,
  .review,
  .faq,
  .table,
  .casset_outer {
    padding: 0 15px;
  }

  section.seriousness {
    margin: 0 15px;
  }

  .casset_outer>.casset_outer {
    padding: 0;
  }
}


.content_outer {
  margin: 0 auto;
  max-width: 920px;
}

@media screen and (max-width:767px) {
  .content_outer {
    padding: 0 15px;
  }
}

.content_outer.toha {
  margin-top: 70px;
}

@media screen and (max-width:767px) {
  .content_outer.toha {
    margin-top: 45px;
  }
}

.content_outer.hikaku {
  margin-top: 70px;
}

@media screen and (max-width:767px) {
  .content_outer.hikaku {
    margin-top: 45px;
  }
}

.content_outer.hisomu {
  margin-top: 45px;
  padding: 0;
}

@media screen and (min-width:768px) {
  .content_outer.hikaku .note_small {
    text-align: left;
    margin: 5px auto 0;
    padding: 0 17.5%;
  }
}

@media screen and (max-width:767px) {
  .content_outer.hikaku .note_small {
    text-align: left;
    max-width: 700px;
    margin: 5px auto 0;
  }
}



.content_outer.kaiketsu {
  margin-top: 70px;
}

@media screen and (max-width:767px) {
  .content_outer.kaiketsu {
    margin-top: 45px;
  }

  .content_outer.kaiketsu picture:nth-of-type(n+2) img {
    margin-top: 25px;
  }
}

.content_outer .service {
  text-align: left;
  margin-top: 30px;
}

@media screen and (max-width:767px) {
  .content_outer .service {
    margin-top: 20px;
  }
}

section.seriousness .title_img {
  margin-top: 0;
  margin-bottom: 0;
}

@media screen and (min-width:768px) {
  .majime_flex .item {
    width: 32%;
  }
}

/* 商品カセット */
.casset_outer .casset_short,
.casset_outer .casset_full {
  margin: 0 auto;
  padding: 0;
  max-width: 750px;
}

.casset_outer .casset_full .tab_outer {
  max-width: 700px;
}

.casset_outer .casset_short .tab_outer .casset_item,
.casset_outer .casset_full .tab_outer .casset_item {
  text-align: left;
  margin-bottom: 60px;
  padding: 30px 40px;
  background-color: #fff;
}

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

  .casset_outer .casset_short .tab_outer .casset_item,
  .casset_outer .casset_full .tab_outer .casset_item {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 15px;
  }
}

.casset_outer .casset_short .tab_outer h3,
.casset_outer .casset_full .tab_outer h3 {
  padding-left: 0;
  width: 60%;
}

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

  .casset_outer .casset_short .tab_outer h3,
  .casset_outer .casset_full .tab_outer h3 {
    text-align: left;
    padding-left: 0;
    width: 63%;
    order: 1;
  }
}

.casset_outer .casset_short .tab_outer h3 span,
.casset_outer .casset_full .tab_outer h3 span {
  font-size: 230%;
}

.casset_outer .casset_short .tab_outer .work_time,
.casset_outer .casset_full .tab_outer .work_time {
  flex-direction: row;
  margin: auto 0 0 auto;
  padding: 0;
  width: 27%;
  background-color: unset;
}

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

  .casset_outer .casset_short .tab_outer .work_time,
  .casset_outer .casset_full .tab_outer .work_time {
    margin: auto 0 0 auto;
    width: fit-content;
    order: 2;
  }

  .casset_outer .casset_short .tab_outer .btn_col2,
  .casset_outer .casset_full .tab_outer .btn_col {
    order: 4;
    width: 100%;
  }
}

.casset_outer .casset_short .tab_outer .air_pull>p,
.casset_outer .casset_full .tab_outer .air_pull>p {
  text-align: left;
}

.casset_outer .casset_short .tab_outer .work_time>span:first-of-type,
.casset_outer .casset_full .tab_outer .work_time>span:first-of-type {
  color: #9A8E72;
}

.casset_outer .casset_short .tab_outer .work_time>span:last-of-type,
.casset_outer .casset_full .tab_outer .work_time>span:last-of-type {
  color: #9A8E72;
  font-size: 20px;
}

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

  .casset_outer .casset_short .tab_outer .work_time>span:first-of-type,
  .casset_outer .casset_full .tab_outer .work_time>span:first-of-type {
    font-size: 12px;
  }

  .casset_outer .casset_short .tab_outer .work_time>span:last-of-type,
  .casset_outer .casset_full .tab_outer .work_time>span:last-of-type {
    font-size: 13px;
  }
}

.casset_outer .casset_full .taiou_icon {
  max-width: unset;
}

@media screen and (min-width:768px) {
  .casset_outer .casset_full .taiou_icon li {
    width: calc((100% - 25px) / 6);
  }
}

.casset_outer .casset_short .tab_outer .catch,
.casset_outer .casset_full .tab_outer .catch {
  text-align: left;
  margin-top: 15px;
}

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

  .casset_outer .casset_short .tab_outer .catch,
  .casset_outer .casset_full .tab_outer .catch {
    padding-left: 10px;
  }

  .casset_outer .casset_full .taiou_icon,
  .item_detail,
  .casset_outer .casset_short .tab_outer .catch,
  .casset_outer .casset_full .tab_outer .catch {
    order: 3;
    width: 100%;
  }
}

.casset_outer .casset_full .item_detail summary {
  background-color: #FFF9E4;
}

.otoku_price {
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
  padding: 12px 30px 10px;
  min-width: 260px;
  height: auto;
  background-color: #FEE3D1;
  border-radius: 3em;
}

@media screen and (max-width:767px) {
  .otoku_price {
    line-height: 1.4;
    padding: 7px 30px 5px;
  }
}

.otoku_price span {
  font-size: 1.5em;
}

.otoku_price:after {
  color: #FEE3D1;
}


.otoku_price+p:not([class]) {
  text-align: center;
}

.pull_price {
  color: #F76A0C;
}

.casset_outer .casset_short .area,
.casset_outer .casset_full .area {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -60px;
}

.casset_outer .casset_short .area_btn,
.casset_outer .casset_full .area_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #482607;
  font-size: 13px;
  margin: 20px auto 0;
  padding: 0 15px;
  width: 95%;
  max-width: 400px;
  height: 3em;
  background-color: #fff;
  border: 1px solid #482607;
  border-radius: 3em;
}

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

  .casset_outer .casset_short .area_btn,
  .casset_outer .casset_full .area_btn {
    width: 84%;
  }
}

.casset_outer .casset_short .area_btn img,
.casset_outer .casset_full .area_btn img {
  filter: grayscale(100%);
}

/* カテゴリー・TOPへのリンクボタン */
.btn_group_outer {
  margin-top: 50px;
  padding-bottom: 40px;
}

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

.btn_group_outer .btn_group_inner {
  max-width: 640px;
  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: 10px;
  margin-top: 15px;
}

@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: 15px;
}

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

@media only screen and (min-width: 768px) {
  .flow .flow_content {
    margin-top: 30px;
  }
}

.flow .flow_item h4 {
  font-size: 22px;
}

@media only screen and (max-width: 767px) {
  .flow .flow_num {
    display: flex;
    align-items: center;
  }

  .flow .flow_item .number {
    margin: 0 10px 0 0;
  }
}

@media only screen and (min-width: 768px) {
  .flow .flow_item .number {
    margin-bottom: 20px;
  }
}

.flow .flow_item p {
  text-align: left;
}

.casset_outer .casset_short .tab_outer .apply_btn,
.casset_outer .casset_full .tab_outer .apply_btn,
.link_to_option a {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  background: transparent !important;
  background-color: #F76A0C !important;
  border-radius: 6px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
  padding: 10px !important;
  width: 100% !important;
  max-width: 300px !important;
  height: 60px !important;
  font-size: 16px !important;
  line-height: 1.5em !important;
  font-weight: bold !important;
  color: #ffffff !important;
  margin-top: 10px !important;
  box-shadow: 0px 5px 0px #C24D00 !important;
  position: relative !important;
}

.casset_outer .casset_short .tab_outer .apply_btn,
.casset_outer .casset_full .tab_outer .apply_btn {
  width: 300px !important
}


.link_to_option {
  margin: 0 auto 50px;
  width: 300px;
}

.link_to_option a {
  margin: 0 !important;
  width: 300px !important;
}

.link_to_option a img {
  position: absolute !important;
  right: 20px !important;
}

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

  .casset_outer .casset_short .tab_outer .apply_btn,
  .casset_outer .casset_full .tab_outer .apply_btn,
  .link_to_option a {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: none !important;
    background: transparent !important;
    background-color: #F76A0C !important;
    border-radius: 6px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    padding: 10px !important;
    width: 100% !important;
    height: 60px !important;
    font-size: 16px !important;
    line-height: 1.5em !important;
    font-weight: bold !important;
    color: #ffffff !important;
    margin-top: 5px !important;
  }
}

.content_outer div[data-campaign-id="thanksday"] {
  margin-top: 40px;
}

.process .item_content .row:last-child {
  text-align: left;
}

@media screen and (max-width:767px) {
  .owl-carousel .owl-stage {
    display: flex;
  }

  .process .process_item {
    height: 95%;
  }

  .process .process_item .item_content {
    height: 100%;
  }
}

.service .service_item div {
  gap: 10px;
  padding: 15px;
}

.faq .panel .row p,
.review_item,
.modal .box-outer {
  text-align: left;
}

.item_detail .item_detail_box {
  background-color: #FFF9E4 !important;
}