@charset "UTF-8";
figure,
img,
svg {
  vertical-align: bottom;
}
h1 {
  display: none !important;
}
.header_lp.lp_brandname {
  background-image: url(../../assets/img/lp/shop/mv-brandname_pc.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
  padding-top: 34.0625%;
}
@media only screen and (max-width: 768px) {
  .header_lp.lp_brandname {
    background-image: url(../../assets/img/lp/shop/mv-brandname_sp.jpg);
    height: auto;
    padding-top: 105.6%;
  }
}
.tl_point {
  margin-bottom: 0;
}
.tl_point.area {
  display: block;
  margin-block: 0;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .tl_point.area {
    padding: 0;
  }
}
.tl_point.area img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.contact_item_btn.white {
  background-color: #fff;
  background-image: url(../../assets/img/lp/icon_down.svg);
  background-size: 35px 20px;
  border: 2px solid #293855;
  color: #293855;
  font-size: clamp(19px, 5vw, 32px);
  margin: auto;
  max-width: 578px;
}
@media only screen and (max-width: 768px) {
  .contact_item_btn.white {
    background-size: 24px 12px;
    font-size: 16px;
    max-width: 375px;
    padding: 15px 80px 15px 60px;
  }
}
#kaitori-item.section_lp,
#kaitori-item.section_lp .section_box {
  margin-bottom: 0;
}
#kaitori-item .not_copy_margin {
  margin-bottom: 40px;
}
#kaitori-flow.section_lp,
#kaitori-flow.section_lp .section_box {
  margin-bottom: 0;
}
#kaitori-flow .title_copy {
  font-size: clamp(16px, 4vw, 40px);
}
#kaitori-flow .kaitori_flow {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  #kaitori-flow .kaitori_flow {
    margin-top: 20px;
  }
}
#kaitori-flow .box_item_ul {
  justify-content: flex-start;
}
@media only screen and (min-width: 1024px) {
  #kaitori-flow .box_item_ul {
    gap: 25px;
  }
}
@media only screen and (max-width: 768px) {
  #kaitori-flow .box_item_ul {
    font-family:
      Yu Mincho,
      YuMincho,
      Hiragino Mincho ProN,
      Hiragino Mincho Pro,
      HGP明朝B,
      serif;
  }
}
#shop .section_box {
  margin-bottom: 0;
}
#shop h3 {
  align-items: center;
  display: flex;
  font-size: 40px;
  font-weight: 600;
  gap: 10px;
  justify-content: center;
  margin-block: 100px 50px;
}
@media only screen and (max-width: 768px) {
  #shop h3 {
    font-size: 16px;
    margin-block: 50px 12px;
  }
}
#shop h3:before {
  background: url(../../assets/img/lp/shop/shoplist_left.svg) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 36px;
  width: 33px;
}
@media only screen and (max-width: 768px) {
  #shop h3:before {
    height: 14px;
    width: 13px;
  }
}
#shop h3:after {
  background: url(../../assets/img/lp/shop/shoplist_right.svg) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 36px;
  width: 33px;
}
@media only screen and (max-width: 768px) {
  #shop h3:after {
    height: 14px;
    width: 13px;
  }
}
#shop .accordion {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-inline: auto;
  max-width: 1240px;
}
@media only screen and (max-width: 768px) {
  #shop .accordion {
    gap: 8px;
    padding-inline: 20px;
  }
}
#shop .accordion-btn {
  align-items: center;
  background-color: #b1a490;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding: 15px;
  position: relative;
  width: 100%;
}
#shop .accordion-btn:has(.minus) {
  background-color: #293855;
}
#shop .accordion-btn:last-of-type {
  margin-block: 0;
}
#shop .accordion-btn p {
  color: #fff;
  font-family:
    Yu Mincho,
    YuMincho,
    Hiragino Mincho ProN,
    Hiragino Mincho Pro,
    HGP明朝B,
    serif;
  font-size: 26px;
  font-weight: 900;
}
@media only screen and (max-width: 768px) {
  #shop .accordion-btn p {
    font-size: 18px;
  }
}
#shop .accordion-btn .icon {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  position: absolute;
  right: 16px;
}
#shop .accordion-btn .icon.plus {
  background-image: url(../../assets/img/lp/shop/shoplist_plus.svg);
  height: 24px;
  width: 24px;
}
@media only screen and (max-width: 768px) {
  #shop .accordion-btn .icon.plus {
    height: 16px;
    width: 16px;
  }
}
#shop .accordion-btn .icon.minus {
  background-image: url(../../assets/img/lp/shop/shoplist_minus.svg);
  height: 2px;
  width: 24px;
}
@media only screen and (max-width: 768px) {
  #shop .accordion-btn .icon.minus {
    height: 2px;
    width: 16px;
  }
}
#shop .submenu {
  background-color: #fff;
  display: none;
  list-style-type: none;
  margin-bottom: 16px;
  padding: 0;
}
#shop .submenu h4 {
  background-color: #e6e0d1;
  font-family:
    Yu Mincho,
    YuMincho,
    Hiragino Mincho ProN,
    Hiragino Mincho Pro,
    HGP明朝B,
    serif;
  font-size: 26px;
  font-weight: 600;
  padding: 15px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #shop .submenu h4 {
    font-size: 18px;
  }
}
#shop .submenu li .shoptitle {
  align-items: center;
  color: #000;
  display: flex;
  justify-content: center;
  padding-block: 24px;
  position: relative;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shoptitle {
    display: block;
    padding: 10px;
    text-align: center;
  }
}
#shop .submenu li .shoptitle .access {
  font-size: 16px;
  font-weight: 600;
  left: 32px;
  position: absolute;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shoptitle .access {
    font-size: 13px;
    position: static;
  }
}
#shop .submenu li .shoptitle .shopname {
  font-size: 26px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shoptitle .shopname {
    font-size: 18px;
  }
}
#shop .submenu li .shopline {
  background-color: #000;
  height: 1px;
  margin-inline: auto;
  width: 98%;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shopline {
    display: none;
  }
}
#shop .submenu li .shopdetail {
  display: flex;
  gap: 56px;
  padding: 24px 32px;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shopdetail {
    flex-direction: column;
    gap: 0;
    padding: 0;
  }
}
#shop .submenu li .shopdetail__left {
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  min-width: 400px;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shopdetail__left {
    min-width: 100%;
    order: 2;
    padding: 16px;
  }
}
#shop .submenu li .shopdetail__left--text {
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shopdetail__left--text {
    font-size: 14px;
  }
}
#shop .submenu li .shopdetail__left--link {
  align-items: center;
  background-image: url(../../assets/img/lp/shop/shoplist_arrow_black_pc.svg);
  background-position: center right 35px;
  background-repeat: no-repeat;
  background-size: 50px;
  border: 1px solid #000;
  display: flex;
  font-size: 22px;
  font-weight: 600;
  justify-content: center;
  padding-block: 16px;
  text-decoration: none;
  transition: opacity 0.3s;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shopdetail__left--link {
    background-position: center right 23px;
    background-size: 32px;
    font-size: 16px;
    margin-top: 16px;
    padding-block: 8px;
  }
}
#shop .submenu li .shopdetail__left--link:hover {
  opacity: 0.7;
  text-decoration: underline;
}
#shop .submenu li .shopdetail__right {
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shopdetail__right {
    order: 1;
  }
}
#shop .submenu li .shopdetail__right--img {
  align-items: center;
  display: flex;
  justify-content: center;
}
#shop .submenu li .shopdetail__right--img img {
  height: 284px;
  max-width: 544px;
  object-fit: cover;
  width: 544px;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shopdetail__right--img img {
    height: 50vw;
    max-width: 100%;
    width: 100%;
  }
}
#shop .submenu li .shoplink {
  background-color: #f3f3f3;
  padding-block: 24px;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shoplink {
    padding: 16px;
  }
}
#shop .submenu li .shoplink__list {
  display: flex;
  gap: 6%;
  justify-content: center;
  margin-inline: auto;
  max-width: 840px;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shoplink__list {
    flex-direction: column;
    gap: 10px;
  }
}
#shop .submenu li .shoplink__list li {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shoplink__list li {
    font-size: 18px;
  }
}
#shop .submenu li .shoplink__list a {
  display: block;
  transition: opacity 0.3s;
}
#shop .submenu li .shoplink__list a:hover {
  opacity: 0.7;
}
#shop .submenu li .shoplink__list a img {
  width: 100%;
}
#shop .submenu li .shoplink__list--title {
  align-items: center;
  display: flex;
  font-weight: 700;
  gap: 5px;
  justify-content: center;
}
#shop .submenu li .shoplink__list--title:before {
  background: url(../../assets/img/lp/shop/shoplist_btn_left.svg) no-repeat 50%;
  background-size: 100%;
  content: "";
  display: block;
  height: 33px;
  width: 10px;
}
#shop .submenu li .shoplink__list--title:after {
  background: url(../../assets/img/lp/shop/shoplist_btn_right.svg) no-repeat 50%;
  background-size: 100%;
  content: "";
  display: block;
  height: 33px;
  width: 10px;
}
#shop .submenu li .shoplink__list--tel {
  position: relative;
}
#shop .submenu li .shoplink__list--tel p {
  color: #fff;
  font-family:
    Yu Mincho,
    YuMincho,
    Hiragino Mincho ProN,
    Hiragino Mincho Pro,
    HGP明朝B,
    serif;
  font-weight: 900;
  left: 18%;
  position: absolute;
  top: 24%;
}
#shop .submenu li .shoplink__info {
  font-size: 14px;
  margin-top: 5px;
  margin-inline: auto;
  max-width: 820px;
}
@media only screen and (max-width: 768px) {
  #shop .submenu li .shoplink__info {
    font-size: 12px;
    text-align: right;
  }
}
#shop .shoplist_link {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 50px 0;
  padding-inline: 16px;
}
@media only screen and (max-width: 768px) {
  #shop .shoplist_link {
    padding-inline: 20px;
  }
}
#shop .shoplist_link a {
  align-items: center;
  background-color: #b1a490;
  background-image: url(../../assets/img/lp/shop/shoplist_arrow_white.svg);
  background-position: center right 35px;
  background-repeat: no-repeat;
  background-size: 50px;
  color: #fff;
  display: flex;
  font-family:
    Yu Mincho,
    YuMincho,
    Hiragino Mincho ProN,
    Hiragino Mincho Pro,
    HGP明朝B,
    serif;
  font-size: 26px;
  font-weight: 700;
  justify-content: center;
  padding: 16px 116px;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  #shop .shoplist_link a {
    background-position: center right 23px;
    background-size: 32px;
    font-size: 16px;
    padding-inline: 0;
    width: 100%;
  }
}
#customer.section_lp {
  margin-top: 0;
}
#kaitori-junk.section_lp {
  background-color: #f2f0ea;
  margin: 0;
  padding: 50px 0 0;
}
@media only screen and (max-width: 768px) {
  #kaitori-junk.section_lp {
    padding: 40px 0 0;
  }
}
#kaitori-junk .container {
  max-width: 1400px;
}
#kaitori-junk .title_copy {
  margin-top: 0;
}
#kaitori-junk .reason_container {
  padding: 40px 10px;
}
.ok_item_list {
  gap: 60px;
  justify-content: space-between;
  margin-top: 25px;
}
@media only screen and (max-width: 768px) {
  .ok_item_list {
    gap: 7px;
    justify-content: center;
    margin-top: 20px;
  }
}
.ok_list_item {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .ok_list_item {
    margin: 0;
    padding: 0;
    width: calc(50% - 3.5px);
  }
}
.item_copy {
  margin: 30px 0 50px;
}
.reason {
  background-color: #fff;
  margin: 0;
}
.reason .reason_container {
  padding: 50px 80px 0;
}
@media only screen and (max-width: 768px) {
  .reason .reason_container {
    padding: 40px 0 0;
  }
}
.reason .section_title {
  font-size: clamp(20px, 5vw, 40px);
  margin-bottom: 0;
}
.reason .section_title:after {
  content: none;
}
.reason .reason_list {
  margin: 25px auto auto;
  max-width: 1300px;
}
@media only screen and (max-width: 768px) {
  .reason .reason_list {
    gap: 15px;
    margin-top: 20px;
    padding: 0 20px;
  }
  .reason .reason_list .reason_list_item {
    margin: 0;
  }
}
.reason .reason_item_body {
  color: #000;
  font-family:
    Meiryo,
    Hiragino Sans,
    YuGothic,
    Yu Gothic medium,
    sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 768px) {
  .container,
  .inner_padding {
    padding: 0 20px;
  }
  .ctr-wrap {
    margin: 60px 15px;
  }
  .item_list-lp {
    gap: 1%;
  }
  .item_list_item {
    margin-left: 0;
    margin-top: 1%;
  }
}
@media only screen and (max-width: 768px) {
  .cta_lp a:before {
    background: url(../../assets/img/lp/icon-phone.svg) no-repeat 50% / contain;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 8px;
    width: 20px;
  }
}

.cta_lp.cta_font + .section_lp {
  margin-top: 0;
}
