@charset "UTF-8";
.sysItemCategoryPankuzu {
  display: none;
}

.Lp-subsc-box1 {
  background-color: #fbf9f6;
}
.Lp-subsc-box1 .imgbox {
  width: 90% !important;
  max-width: 950px !important;
  margin: 2em auto;
  padding-bottom: 2em;
}
.Lp-subsc-box1 .imgbox p {
  text-align: right;
  margin-right: 2em;
  margin-top: 2em;
}
.Lp-subsc-box1 .imgbox p a {
  font-size: 12pt;
  font-weight: bold;
  color: #563420;
}
@media screen and (max-width: 500px) {
  .Lp-subsc-box1 .imgbox p a {
    font-size: 3vw;
  }
}

.full {
  width: 100%;
}

.w1100 {
  max-width: 1100px;
  margin: 0 auto;
}

.Lp-subsc .tac {
  text-align: center;
}
.Lp-subsc .h3before img {
  width: 80px;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .h3before img {
    width: 60px;
  }
}
.Lp-subsc .h3before p {
  font-weight: bold;
  font-size: 11pt;
  color: #e83828;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .h3before p {
    font-size: 3vw;
  }
}
.Lp-subsc h3 {
  font-size: 20pt;
  color: #563420;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 500px) {
  .Lp-subsc h3 {
    font-size: 5.6vw;
  }
}
.Lp-subsc .f-min {
  font-family: "游明朝体", YuGMincho, "游明朝 Medium", "Yu Mincho Medium", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, sans-serif;
}
.Lp-subsc .flex2disc p.tx01 {
  color: #563420;
  font-size: 12pt;
  margin-top: 0;
  line-height: 1;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .flex2disc p.tx01 {
    font-size: 3.6vw;
  }
}
.Lp-subsc .flex4select {
  margin-top: 50px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.Lp-subsc .flex4select > div {
  width: 20%;
  border: 1px solid #000;
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
  cursor: pointer;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .flex4select > div {
    width: 80%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 814px) {
  .Lp-subsc .flex4select > div {
    border-radius: 10px;
  }
}
.Lp-subsc .flex4select > div img {
  padding: 10px;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .flex4select > div img {
    padding: 1vw;
  }
}
.Lp-subsc .flex4select .active {
  background-color: #faf8f5;
  border-bottom: none;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .flex4select .active {
    border-bottom: 1px solid #000;
    background-color: #fda18d;
  }
}
.Lp-subsc .c-boxs {
  background-color: #faf8f5;
  border: 1px solid #000;
  border-top: none;
  padding: 38px;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .c-boxs {
    border-top: 1px solid #000;
    padding: 10px;
  }
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs {
    padding: 3vw;
  }
}
.Lp-subsc .c-boxs > div {
  display: none;
}
.Lp-subsc .c-boxs .c-active {
  display: block;
}
.Lp-subsc .c-boxs .flex2disc {
  margin-top: 30px;
  display: flex;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .c-boxs .flex2disc {
    text-align: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .flex2disc {
    margin-top: 5vw;
  }
}
.Lp-subsc .c-boxs .flex2disc > div {
  width: 50%;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .c-boxs .flex2disc > div {
    width: 100%;
  }
}
.Lp-subsc .c-boxs .flex2disc .txtbox .tx01 {
  display: inline-block;
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border: 1px solid #000;
}
.Lp-subsc .c-boxs .flex2disc .txtbox .tx02 {
  font-size: 16pt;
  margin: 0 auto;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .flex2disc .txtbox .tx02 {
    font-size: 3.6vw;
  }
}
.Lp-subsc .c-boxs .flex2disc .txtbox .tx03 {
  color: #563420;
  font-size: 30pt;
  line-height: 1em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .flex2disc .txtbox .tx03 {
    font-size: 7vw;
  }
}
.Lp-subsc .c-boxs .flex2disc .txtbox .tx04 {
  display: inline-block;
  background-color: #563420;
  padding: 0.2em 0.5em;
  margin-top: 0.8em;
  color: #fff;
  font-weight: bold;
  font-size: 14pt;
  border-radius: 0.2em;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .c-boxs .flex2disc .txtbox .tx04 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0.2em 0.8em;
    font-size: 3.3vw;
  }
}
.Lp-subsc .c-boxs .recommend-img {
  margin-top: 50px;
  text-align: center;
}
.Lp-subsc .c-boxs .recommend-img img {
  width: 90%;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .c-boxs .recommend-img img {
    width: 100%;
  }
}
.Lp-subsc .c-boxs .cart-box {
  padding-top: 65px;
  padding-bottom: 65px;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .cart-box {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.Lp-subsc .c-boxs .cart-box img {
  width: 42%;
  max-width: 470px;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .cart-box img {
    width: 80%;
  }
}
.Lp-subsc .c-boxs .about-box {
  background-color: white;
  padding: 36px;
  border-radius: 20px;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .c-boxs .about-box {
    padding: 10px;
  }
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .about-box {
    padding: 2vw;
  }
}
.Lp-subsc .c-boxs .about-box p {
  color: #563420;
}
.Lp-subsc .c-boxs .about-box p.disc {
  margin-left: 5em;
  margin-top: 0;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .about-box p.disc {
    margin-left: 2vw;
    margin-right: 2vw;
    font-size: 3vw;
  }
}
.Lp-subsc .c-boxs .about-box .tx11,
.Lp-subsc .c-boxs .about-box .tx12 {
  text-align: center;
}
.Lp-subsc .c-boxs .about-box .tx11 {
  font-size: 14pt;
  margin-top: 0;
  olor: #563420;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .about-box .tx11 {
    font-size: 3.6vw;
    margin: 0;
  }
}
.Lp-subsc .c-boxs .about-box .tx12 {
  font-size: 24px;
  margin-top: 0;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .c-boxs .about-box .tx12 {
    font-size: 4.8vw;
    margin: 0;
  }
}
.Lp-subsc .swiper {
  background-color: #fdf0e6;
  padding-top: 20px;
}
.Lp-subsc .flex-month {
  display: flex;
  align-items: center;
}
.Lp-subsc .flex-month .month {
  width: 70px;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .flex-month .month {
    width: 3em;
  }
}
.Lp-subsc .flex-month .month p {
  text-align: center;
  font-size: 20pt;
  font-weight: bold;
  display: inline-block;
  height: 70px;
  width: 70px;
  color: white;
  line-height: 70px;
  background-color: #563420;
  border-radius: 40px;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .flex-month .month p {
    font-size: 4vw;
    height: 2.6em;
    width: 2.6em;
    line-height: 2.6em;
    height: 2.6em;
    border-radius: 2em;
  }
}
.Lp-subsc .flex-month .month p span {
  margin-left: 3px;
  font-size: 12pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .flex-month .month p span {
    font-size: 3.2vw;
  }
}
.Lp-subsc .flex-month .tx21 {
  flex: 1;
  font-size: 10pt;
  padding-left: 1rem;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .flex-month .tx21 {
    font-size: 3.3vw;
  }
}
.Lp-subsc .flex-month .tx21 p.title {
  font-size: 12pt;
  font-weight: bold;
}
.Lp-subsc .flex-month .tx21 p.title span {
  font-size: 10pt;
  margin-left: 0.5em;
  background-color: #ede0d6;
  padding: 0.2em 0.5em;
  border-radius: 0.4em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .flex-month .tx21 p.title {
    font-size: 3.2vw;
    line-height: 1.4;
    margin-bottom: 0.5em;
  }
  .Lp-subsc .flex-month .tx21 p.title span {
    font-size: 2.6vw;
  }
}
.Lp-subsc .flex-month .tx21 p.disc {
  padding-bottom: 0.5em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .thumbs-sliderC01 .swiper-wrapper,
  .Lp-subsc .thumbs-sliderC03 .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #faf8f5;
  }
  .Lp-subsc .thumbs-sliderC01 .swiper-wrapper .swiper-slide,
  .Lp-subsc .thumbs-sliderC03 .swiper-wrapper .swiper-slide {
    width: 16.66% !important;
  }
}
.Lp-subsc .thumbs .swiper-slide {
  border: 1px solid #000;
  border: none;
}
.Lp-subsc .thumbs .swiper-slide p {
  font-size: 12pt;
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 3em;
  left: 3em;
  background-color: red;
  display: inline-block;
  text-align: center;
  color: #563420;
  background-color: #faf8f5;
  cursor: pointer;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .thumbs .swiper-slide p {
    font-size: 3.4vw;
  }
}
.Lp-subsc .thumbs .swiper-slide-thumb-active p {
  background-color: #f7d2c8;
}
.Lp-subsc .catelinkbox p.tx31 {
  color: #563420;
  font-size: 14pt;
  font-weight: bold;
  margin-top: 2em;
  margin-bottom: 1em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .catelinkbox p.tx31 {
    font-size: 4.6vw;
  }
}
.Lp-subsc .catelinkbox .flex3 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.Lp-subsc .catelinkbox .flex3 a {
  display: inline-block;
  width: 40%;
  margin-bottom: 2em;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .catelinkbox .flex3 a {
    width: 80%;
    margin-bottom: 1rem;
  }
}
.Lp-subsc .catelinkbox .flex3 a img {
  width: 100%;
}
.Lp-subsc .catelinkbox .flex3 .disnone {
  display: none;
}
.Lp-subsc .pointbox,
.Lp-subsc .pickupbox,
.Lp-subsc .reasonbox {
  margin-top: 120px;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .pointbox,
  .Lp-subsc .pickupbox,
  .Lp-subsc .reasonbox {
    margin-top: 5em;
  }
  .Lp-subsc .pointbox h3,
  .Lp-subsc .pickupbox h3,
  .Lp-subsc .reasonbox h3 {
    font-size: 5vw;
  }
}
.Lp-subsc .pointbox .pointimg {
  margin-top: 30px;
  width: 100%;
  max-width: 900px;
}
.Lp-subsc .pickupbox .favbox {
  display: flex;
  width: 80%;
  margin: 3em auto;
  justify-content: space-around;
  flex-wrap: wrap;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .pickupbox .favbox {
    width: 90%;
  }
}
.Lp-subsc .pickupbox .favbox .imgbox {
  width: 45%;
}
.Lp-subsc .pickupbox .favbox .imgbox img {
  border-radius: 2em;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .pickupbox .favbox .imgbox {
    width: 100%;
    margin-bottom: 2em;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox {
  width: 50%;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .pickupbox .favbox .txtbox {
    width: 100%;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox img.star {
  width: 50%;
  max-width: 600px;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .pickupbox .favbox .txtbox img.star {
    width: 60%;
    max-width: 300px;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox .course_info h3 {
  font-weight: bold;
  font-size: 20pt;
  margin-top: 0.5em;
  line-height: 1.3em;
  color: #563420;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.3em;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .pickupbox .favbox .txtbox .course_info h3 {
    font-size: 5vw;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox .course_info h4 {
  font-size: 14pt;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .pickupbox .favbox .txtbox .course_info h4 {
    font-size: 4vw;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox .commentbox {
  margin-top: 2em;
  background-color: #fefaf1;
  padding: 1em;
  border-radius: 1em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .pickupbox .favbox .txtbox .commentbox {
    margin-top: 1em;
    padding: 0.5em 1em;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox .commentbox p {
  font-size: 11pt;
  color: #563420;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .pickupbox .favbox .txtbox .commentbox p {
    font-size: 3.2vw;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox p.name {
  margin-top: 1em;
  font-size: 10pt;
  text-align: right;
  font-weight: bold;
  color: #563420;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .pickupbox .favbox .txtbox p.name {
    font-size: 3vw;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox p.name span {
  font-size: 12pt;
  margin-right: 1em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .pickupbox .favbox .txtbox p.name span {
    font-size: 3.2vw;
  }
}
.Lp-subsc .pickupbox .favbox .txtbox p.name img {
  margin-left: 1em;
  height: 2em;
}
.Lp-subsc .reasonbox img.reason-mv {
  margin-top: 40px;
  margin-bottom: 40px;
}
.Lp-subsc .reasonbox p {
  color: #563420;
}
.Lp-subsc .reasonbox .h3before p {
  color: #e83828;
}
.Lp-subsc .reasonbox p.tx51 {
  font-size: 13pt;
}
.Lp-subsc .reasonbox p.tx52 {
  font-size: 20pt;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox p.tx52 {
    font-size: 5vw;
  }
}
.Lp-subsc .reasonbox p.tx53 {
  font-size: 12pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox p.tx53 {
    text-align: left;
    font-size: 3.6vw;
    padding-left: 1em;
    padding-right: 1em;
  }
}
.Lp-subsc .reasonbox .flex3img {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.Lp-subsc .reasonbox .flex3img img {
  width: 30%;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .reasonbox .flex3img img {
    width: 90%;
    margin-bottom: 3em;
  }
}
.Lp-subsc .reasonbox .reason_add2025 h3 {
  margin-bottom: 1em;
}
.Lp-subsc .reasonbox .reason_add2025 h3 img {
  width: 100%;
}
.Lp-subsc .reasonbox .reason_add2025 div.flex2 {
  width: 80%;
  margin: 0 auto 5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex2 {
    width: 90%;
    margin-bottom: 2em;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex2 .imgbox {
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}
.Lp-subsc .reasonbox .reason_add2025 div.flex2 .imgbox img {
  width: 90%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex2 .imgbox {
    width: 100%;
    margin-bottom: 1em;
  }
  .Lp-subsc .reasonbox .reason_add2025 div.flex2 .imgbox img {
    width: 100%;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex2 .textbox {
  width: 50%;
  box-sizing: border-box;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex2 .textbox {
    width: 100%;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex2 .textbox p {
  font-size: 12pt;
  font-weight: bold;
  text-align: justify;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex2 .textbox p {
    font-size: 3.2vw;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex3 {
  width: 80%;
  margin: 0 auto 5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex3 {
    width: 90%;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex3 .contentbox {
  width: 30%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex3 .contentbox {
    width: 100%;
    margin-bottom: 2em;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex3 .contentbox h4 {
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex3 .contentbox h4 {
    font-size: 4.2vw;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex3 .contentbox p {
  margin-top: 1em;
  font-size: 10pt;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex3 .contentbox p {
    font-size: 3vw;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 {
  width: 90%;
  margin: 0 auto 5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox {
  width: 30%;
  margin: 1em auto;
  box-sizing: border-box;
  padding: 1em;
  background-color: #fbf6f5;
  border: 1px solid #e83828;
  border-radius: 0.5em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox {
    width: 90%;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox p.title {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #7d7c7c;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox p.title {
    font-size: 4.5vw;
    margin: 0 0 0.5em;
  }
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox p.title span {
  margin-left: 0.5em;
  color: #e83828;
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox .voice_flex2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox .voice_flex2 .voiceimg {
  width: 20%;
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox .voice_flex2 .voicetext {
  width: 75%;
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox .voice_flex2 .voicetext p {
  font-size: 9pt;
  margin-bottom: 0;
}
.Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox .voice_flex2 .voicetext p span {
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonbox .reason_add2025 div.flex6 .voicebox .voice_flex2 .voicetext p {
    font-size: 3vw;
  }
}
.Lp-subsc .namashoku {
  width: 90%;
  margin: 0 auto;
  background-color: #fdf6f6;
  padding: 3em 0;
  border-radius: 2em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku {
    width: 100%;
  }
}
.Lp-subsc .namashoku .attention h2 {
  text-align: center;
}
.Lp-subsc .namashoku .attention h2 img {
  width: 60%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .attention h2 img {
    width: 100%;
  }
}
.Lp-subsc .namashoku .attention div.text {
  background-color: #fff;
  border: 2px solid #e83828;
  width: 80%;
  margin: 2em auto;
  padding: 2em;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .attention div.text {
    width: 90%;
    padding: 1em;
  }
}
.Lp-subsc .namashoku .attention div.text h3 {
  font-size: 18pt;
  font-weight: bold;
  color: #e83828;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .attention div.text h3 {
    font-size: 4.5vw;
  }
}
.Lp-subsc .namashoku .attention div.text p.point {
  display: inline-block;
  text-align: left;
  font-size: 13pt;
  line-height: 1.8;
}
.Lp-subsc .namashoku .attention div.text p.point span {
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .attention div.text p.point {
    font-size: 3.4vw;
    line-height: 1.4;
  }
}
.Lp-subsc .namashoku .attention div.text p.lisk {
  width: 90%;
  margin: 1em auto;
  background-color: #fbdddb;
  padding: 1em;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .attention div.text p.lisk {
    width: 100%;
    font-size: 2.8vw;
  }
}
.Lp-subsc .namashoku .kaito {
  margin-top: 3em;
}
.Lp-subsc .namashoku .kaito h2 {
  text-align: center;
}
.Lp-subsc .namashoku .kaito h2 img {
  width: 60%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito h2 img {
    width: 100%;
  }
}
.Lp-subsc .namashoku .kaito p.tx {
  text-align: center;
  font-size: 11pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito p.tx {
    font-size: 3vw;
  }
}
.Lp-subsc .namashoku .kaito .wrap01 {
  width: 80%;
  margin: 1em auto;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 1em;
  border-radius: 1em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap01 {
    width: 85%;
  }
}
.Lp-subsc .namashoku .kaito .wrap01 .imgbox {
  width: 50%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap01 .imgbox {
    width: 100%;
  }
}
.Lp-subsc .namashoku .kaito .wrap01 .textbox {
  width: 45%;
  margin-left: 2%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap01 .textbox {
    width: 100%;
    margin-left: 0;
  }
}
.Lp-subsc .namashoku .kaito .wrap01 .textbox h3 {
  font-size: 16pt;
  font-weight: bold;
  color: #563420;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #7d7c7c;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap01 .textbox h3 {
    font-size: 5vw;
  }
}
.Lp-subsc .namashoku .kaito .wrap01 .textbox p.howtokaito {
  font-size: 13pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap01 .textbox p.howtokaito {
    font-size: 4vw;
  }
}
.Lp-subsc .namashoku .kaito .wrap01 .textbox p.howtokaito span {
  display: inline-block;
  background-color: #e83828;
  padding: 0 0.3em;
  line-height: 1.6;
  color: #fff;
  font-weight: bold;
}
.Lp-subsc .namashoku .kaito .wrap02 {
  width: 80%;
  margin: 1em auto;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 1em;
  border-radius: 1em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap02 {
    width: 85%;
  }
}
.Lp-subsc .namashoku .kaito .wrap02 .imgbox {
  width: 50%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap02 .imgbox {
    width: 100%;
  }
}
.Lp-subsc .namashoku .kaito .wrap02 .textbox {
  width: 45%;
  margin-left: 2%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap02 .textbox {
    width: 100%;
    margin-left: 0;
  }
}
.Lp-subsc .namashoku .kaito .wrap02 .textbox h3 {
  font-size: 16pt;
  font-weight: bold;
  color: #563420;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #7d7c7c;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap02 .textbox h3 {
    font-size: 5vw;
    margin-top: 1.5em;
  }
}
.Lp-subsc .namashoku .kaito .wrap02 .textbox p.howtokaito {
  font-size: 13pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap02 .textbox p.howtokaito {
    font-size: 4vw;
  }
}
.Lp-subsc .namashoku .kaito .wrap02 .textbox p.howtokaito span {
  display: inline-block;
  background-color: #e83828;
  padding: 0 0.3em;
  line-height: 1.6;
  color: #fff;
  font-weight: bold;
  margin: 0 0.1em;
}
.Lp-subsc .namashoku .kaito .wrap02 .kirikata {
  width: 80%;
  margin-left: 10%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap02 .kirikata {
    width: 100%;
    margin-left: 0;
  }
}
.Lp-subsc .namashoku .kaito .wrap02 .kirikata h4 {
  color: #e83828;
  font-size: 14pt;
  margin-top: 1em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap02 .kirikata h4 {
    font-size: 4vw;
  }
}
.Lp-subsc .namashoku .kaito .wrap02 .kirikata p.text {
  font-size: 11pt;
  margin-top: 0;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .namashoku .kaito .wrap02 .kirikata p.text {
    font-size: 3vw;
  }
}
.Lp-subsc .namashoku .kaito .wrap02 .kirikata hr {
  height: 1px;
  border: none;
  border-top: 1px #7d7c7c solid;
}
.Lp-subsc .reasonfull {
  background: url("../img/common/reasonbg.jpg") repeat-y;
}
.Lp-subsc .reasonfull .fan_imgwrap {
  width: 90%;
  margin: 0 auto;
  padding: 5em 0;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonfull .fan_imgwrap {
    width: 100%;
    padding: 3em 0;
  }
}
.Lp-subsc .reasonfull .fan_imgwrap .box01 {
  margin-bottom: 3em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonfull .fan_imgwrap .box01 {
    margin-bottom: 1.5em;
  }
}
.Lp-subsc .reasonfull .fan_imgwrap .box02 {
  margin-bottom: 0;
}
.Lp-subsc .reasonfull .fan_imgwrap .box02 .cookingwrap {
  margin-top: 3em;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.Lp-subsc .reasonfull .fan_imgwrap .box02 .cookingwrap .cookingbox {
  width: 45%;
  margin: 0 1.5% 3em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonfull .fan_imgwrap .box02 .cookingwrap .cookingbox {
    width: 48%;
    margin: 0 1% 2em;
  }
}
@media screen and (max-width: 500px) {
  .Lp-subsc .reasonfull .fan_imgwrap .box02 {
    margin-bottom: 0;
  }
}
.Lp-subsc #app_question {
  background-color: #faf9f9;
  padding-top: 95px;
  padding-bottom: 95px;
}
@media screen and (max-width: 500px) {
  .Lp-subsc #app_question {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
.Lp-subsc #app_question .h3img {
  width: 100px;
}
.Lp-subsc #app_question .letter-box .ansbox {
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  background-color: white;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: 40px;
}
@media screen and (max-width: 500px) {
  .Lp-subsc #app_question .letter-box .ansbox {
    padding: 3vw;
  }
}
.Lp-subsc #app_question .letter-box .ansbox p {
  color: #563420;
}
.Lp-subsc #app_question .letter-box .ansbox p.tx61 {
  font-weight: bold;
  font-size: 13pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc #app_question .letter-box .ansbox p.tx61 {
    font-size: 4vw;
  }
}
.Lp-subsc #app_question .letter-box .ansbox p.tx61 span {
  border-radius: 5px;
  background-color: #e83828;
  color: white;
  padding-left: 0.6em;
  padding-right: 0.6em;
  line-height: 1.8em;
  height: 1.8;
  display: inline-block;
  margin-right: 0.5em;
}
@media screen and (max-width: 814px) {
  .Lp-subsc #app_question .letter-box .ansbox p.tx61 span {
    line-height: 1.3;
    height: auto;
    width: 100%;
    text-align: center;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-bottom: 0.5em;
  }
}
.Lp-subsc #app_question .letter-box .ansbox p.tx62 {
  line-height: 1.4;
}
@media screen and (max-width: 500px) {
  .Lp-subsc #app_question .letter-box .ansbox p.tx62 {
    line-height: 1.6;
  }
}
.Lp-subsc #app_question .letter-box .ansbox p.tx62 span {
  font-weight: bold;
  color: #e83828;
}
.Lp-subsc #app_question .letter-box .ansbox p.tx63 {
  font-size: 10pt;
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .Lp-subsc #app_question .letter-box .ansbox p.tx63 {
    font-size: 3.3vw;
    line-height: 1.4;
  }
}
.Lp-subsc #app_question .letter-box p.tx64 span.strong {
  display: block;
  margin-top: 1em;
  padding: 0.5em 1em;
  background-color: #facabd;
  font-size: 12pt;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc #app_question .letter-box p.tx64 span.strong {
    font-size: 3.6vw;
  }
}
.Lp-subsc .tel-link-box {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fdf6d6;
  margin-top: 100px;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .tel-link-box {
    margin-top: 3em;
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.Lp-subsc .tel-link-box img.linkbtn {
  max-width: 550px;
  width: 90%;
}
.Lp-subsc .tel-link-box .telimg {
  margin-top: 30px;
  max-width: 400px;
  width: 90%;
}
.Lp-subsc .tel-link-box p.tx71 {
  font-size: 12pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .tel-link-box p.tx71 {
    font-size: 3.5vw;
  }
}
.Lp-subsc .tel-link-box a.mailbtn {
  margin-top: 1em;
  background-color: #563420;
  display: inline-block;
  width: 400px;
  max-width: 90%;
  padding-top: 20px;
  border-radius: 15px;
  padding-bottom: 20px;
}
.Lp-subsc .tel-link-box a.mailbtn img {
  width: 300px;
  max-width: 90%;
}
.Lp-subsc .howto {
  margin-top: 70px;
}
.Lp-subsc .howto .howheaderbox {
  margin-top: 35px;
  border-bottom: 2px solid #563420;
}
.Lp-subsc .howto .howheaderbox p {
  font-weight: bold;
  margin-bottom: 0;
  background-color: #563420;
  color: white;
  padding-left: 1em;
  padding-right: 1em;
  line-height: 2em;
  height: 2em;
  display: inline-block;
  font-size: 16pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto .howheaderbox p {
    font-size: 4.5vw;
  }
}
.Lp-subsc .howto .flowbox {
  margin-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px dotted #000;
}
.Lp-subsc .howto .flowbox > div {
  width: 50%;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .howto .flowbox > div {
    width: 100%;
  }
}
.Lp-subsc .howto .flowbox .txtbox {
  padding-left: 3rem;
  padding-right: 2rem;
}
@media screen and (max-width: 814px) {
  .Lp-subsc .howto .flowbox .txtbox {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.Lp-subsc .howto .flowbox .txtbox p {
  font-size: 12pt;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto .flowbox .txtbox p {
    font-size: 3.9vw;
  }
}
.Lp-subsc .howto .flowbox .txtbox span.marker {
  background: linear-gradient(transparent 60%, #facabd 60%);
}
.Lp-subsc .howto .flowbox .txtbox .addNew {
  width: 22em;
  margin-top: 1em;
  text-align: center;
}
.Lp-subsc .howto .flowbox .txtbox .addNew p {
  margin-bottom: 0;
}
.Lp-subsc .howto .flowbox .txtbox .addNew a {
  display: inline-block;
  border: 1px solid #000;
  line-height: 3em;
  height: 3em;
  border-radius: 2em;
  width: 100%;
  color: #563420;
  font-size: 12pt;
}
.Lp-subsc .howto .flowbox .txtbox .addNew p.tx82 {
  margin-top: 0.5em;
  font-size: 10pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto .flowbox .txtbox .addNew p.tx82 {
    font-size: 3.4vw;
  }
}
.Lp-subsc .howto .flowbox .txtbox p.tx83 {
  font-size: 11pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto .flowbox .txtbox p.tx83 {
    font-size: 3.5vw;
  }
}
.Lp-subsc .howto .flowbox .txtbox p.tx83 span {
  color: #e83828;
  font-weight: bold;
}
.Lp-subsc .howto .flowbox .imgbox {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto .flowbox .imgbox {
    padding: 0;
  }
}
.Lp-subsc .howto .bdnone {
  border-bottom: none;
}
.Lp-subsc .howto .payment-box {
  margin-top: 32px;
  padding-left: 3em;
  padding-right: 3em;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto .payment-box {
    padding-left: 3vw;
    padding-right: 3vw;
  }
}
.Lp-subsc .howto .payment-box p {
  color: #563420;
}
.Lp-subsc .howto p.tx91 {
  font-size: 17pt;
  margin-bottom: 0;
  font-weight: bold;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto p.tx91 {
    font-size: 4.5vw;
  }
}
.Lp-subsc .howto p.tx92 {
  margin-top: 0;
  font-size: 13pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto p.tx92 {
    font-size: 3.8vw;
  }
}
.Lp-subsc .howto p.tx93 {
  font-size: 11pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto p.tx93 {
    font-size: 3.6vw;
  }
}
.Lp-subsc .howto .orange-box {
  position: relative;
  margin-left: 50px;
  border-bottom: 2px solid #e83828;
}
.Lp-subsc .howto .orange-box p {
  margin-top: 0;
  color: #563420;
}
.Lp-subsc .howto .orange-box::before {
  left: -50px;
  top: 0px;
  position: absolute;
  content: "";
  background-image: url("//kamichiku.com/app/img/subscription2025/img/common/exclamation_mark.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .howto .orange-box::before {
    width: 40px;
    height: 40px;
    top: -3px;
  }
}
.Lp-subsc .howto .orange-box p {
  background-color: #e83828;
  color: white;
}
.Lp-subsc .orange-box2 {
  margin-left: 50px;
  margin-top: 30px;
}
.Lp-subsc .orange-box2 p.tx92 span {
  color: #e83828;
  font-weight: bold;
}
.Lp-subsc .orange-box2 ul {
  background-color: #fbdb97;
  padding: 1em;
}
.Lp-subsc .orange-box2 ul li {
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 3em;
  color: #563420;
  font-size: 13pt;
}
@media screen and (max-width: 500px) {
  .Lp-subsc .orange-box2 ul li {
    margin-left: 1em;
    font-size: 3.6vw;
    margin-bottom: 1em;
  }
}

.APP_bulkdelifree_slider .swiper-button-next,
.APP_bulkdelifree_slider .swiper-button-prev {
  display: none !important;
}

.fixedbtn img {
  position: fixed;
  z-index: 5000;
  right: 20px;
}
@media screen and (max-width: 500px) {
  .fixedbtn img {
    right: 3vw;
  }
}
.fixedbtn .selectbtn img {
  bottom: 170px;
  background-color: #e83828;
  width: 120px;
  padding: 20px;
  right: 0;
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 500px) {
  .fixedbtn .selectbtn img {
    width: 24vw;
    padding: 2vw;
    bottom: 49vw;
  }
}
.fixedbtn .qabtn img {
  width: 60px;
  bottom: 90px;
}
@media screen and (max-width: 500px) {
  .fixedbtn .qabtn img {
    width: 10vw;
    right: 2vw;
    bottom: 35vw;
  }
}

#sysFooter .APP_LP_footer_PC .flex3 > div {
  width: 28%;
}
#sysFooter .APP_LP_footer_PC .flex3 > div .f-title {
  position: relative;
}
#sysFooter .APP_LP_footer_PC .flex3 > div .f-title a {
  position: absolute;
  right: 0;
  top: 0.5em;
  display: inline-block;
  background-color: #563420;
  color: white;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 10pt;
  font-weight: normal;
  border-radius: 1em;
  line-height: 1.8em;
  height: 1.8em;
}/*# sourceMappingURL=subsc_add.css.map */