@charset "UTF-8";
p.contnt_box-note {
  width: 96%;
  max-width: 660px;
  margin: auto;
  font-size: 10px !important;
  letter-spacing: 0;
  line-height: 1.8em;
  text-align: center;
}
p.contnt_box-note a {
  text-decoration: underline !important;
}
p.contnt_box-note.left {
  text-align: left;
}
p.contnt_box-note.under-btn {
  margin-top: 1.2em;
}

@media screen and (max-width: 767px) {
  p.contnt_box-note {
    text-align: center !important;
  }
  p.contnt_box-note.left {
    text-align: left !important;
    text-indent: -1em;
    padding-left: 1em;
  }
}
section.p-home-handled {
  padding-right: 0;
  padding-left: 0;
  background-color: #fceee5;
}

.p-home-handled-heading {
  color: #4d4d4d;
}

.p-home-handled-heading {
  margin-top: -4vw;
  font-size: 7.4666666667vw;
  text-align: center;
}

.p-home-handled-heading__crown {
  width: 80%;
  max-width: 380px;
  margin: auto;
}

.p-home-handled-heading__text {
  margin: 4vw 0 0;
  line-height: 14.4vw;
  letter-spacing: 0.12em;
}

.p-home-handled-heading__sup {
  margin-top: 0;
  font-family: adobe-garamond-pro, serif;
  font-size: 4.5333333333vw;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.p-home-handled-body {
  margin: 16vw auto 0;
  width: 84vw;
}

ol.p-home-handled-pillsbox-tab {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  height: 38px;
  list-style-type: none;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0;
  margin: 0;
}
ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label {
  width: 25%;
  height: 30px;
  color: #4d4d4d;
  cursor: pointer;
  border-radius: 10px 10px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  transition: all 0.1s ease;
  font-size: 10px;
}
ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label.active, ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label:hover {
  height: 38px;
}
ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label#pillsbox-tab1 {
  background: #ffccbc;
}
ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label#pillsbox-tab2 {
  background: #ffe2d6;
}
ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label#pillsbox-tab3 {
  background: #eadbc8;
}
ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label#pillsbox-tab4 {
  background: #bde1f4;
}

.p-home-handled-pillsbox-boards {
  width: 100%;
  height: auto;
}
.p-home-handled-pillsbox-boards .pillsbox-board {
  height: auto;
  min-height: auto;
  padding: 3% 3% 6%;
  background: #fff;
  margin-bottom: 1px;
  display: none;
}
.p-home-handled-pillsbox-boards .pillsbox-board.active {
  display: block;
}
.p-home-handled-pillsbox-boards .pillsbox-board .p-home-more-btn {
  width: 75%;
  margin: 0.6rem auto 0.6rem;
  font-size: 14px;
  padding: 0.6em;
}
.p-home-handled-pillsbox-boards .pillsbox-board .p-home-more-btn.noarrow .p-home-more-btn__text::after {
  display: none;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price {
  width: 100%;
  border-bottom: 2px dotted #f9dfcf;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box {
  width: 100%;
  max-width: 350px;
  max-width: none;
  display: flex;
  flex-wrap: wrap;
  margin: 1em auto;
  justify-content: space-between;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-fm-free {
  width: 19.2vw;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-fm-free span {
  color: #fff;
  font-weight: 700;
  background: #ff9fa8;
  width: 21.3333333333vw;
  height: 21.3333333333vw;
  font-size: 1.2rem;
  display: flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  line-height: 1.2em;
  letter-spacing: 0.1em;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl {
  width: 56vw;
  width: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl p.price-sub {
  font-size: 14px;
  margin: 0 auto;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main {
  display: block;
  margin: auto;
  color: #4d4d4d;
  letter-spacing: -0.05em;
  font-feature-settings: "palt";
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-number {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: center;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-number span {
  font-size: 14px;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-unit {
  display: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: -0.05em;
  margin-left: 6px;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-unit span {
  display: block;
  font-feature-settings: "palt";
  font-size: 10px;
  line-height: 10px;
  margin-top: 3px;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl p.note {
  margin: 0;
  font-size: 10px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl p.note .note-text {
  display: block;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl p.note .note-text:first-child {
  margin-right: 16px;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl__img {
  width: 100%;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-copy {
  width: 100%;
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 1em auto;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-copy li {
  font-size: 0.6875rem;
  font-weight: 700;
  background: #ffece4;
  padding: 0.4em 1.7em;
  border-radius: 5px;
  color: #4d4d4d;
  margin: 0 0.5em;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  margin: 1em auto 0.5em;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li {
  width: 33.3333333333%;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li .pill-img {
  height: 65px;
  display: flex;
  align-items: center;
}
.p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li p {
  font-size: 10px;
  text-align: center;
  margin-top: 0px;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 2em 0em;
  border-bottom: 1px dashed #ffccbc;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single {
  width: 100%;
  border-right: none;
  border-bottom: none;
  justify-content: center;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-dtl {
  width: 64%;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-dtl .pill-img {
  text-align: center;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-dtl .pill-img img {
  max-width: 60%;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-dtl {
  width: 32%;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-dtl p.note {
  width: 100%;
  margin: auto;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.1em;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price {
  width: 32%;
  text-align: center;
  margin: 1em auto 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p {
  color: #4d4d4d;
  font-size: 22px;
  font-weight: 700;
  line-height: 1em;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-yen {
  font-size: 14px;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax {
  font-size: 10px;
  font-feature-settings: "palt";
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax.ilpc {
  display: none;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax.spb {
  display: block;
  height: 12px;
  line-height: 12px;
  text-align: right;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-unit {
  font-size: 14px;
  display: block;
  text-align: right;
  line-height: 14px;
  height: 14px;
  margin: -1px 0 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer {
  border-top: 1px dashed #ffccbc;
  margin-top: 0em;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer .board2-pills-copy {
  width: 100%;
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 1.8em auto 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer .board2-pills-copy li {
  font-size: 0.6875rem;
  font-weight: 700;
  background: #ffece4;
  padding: 0.4em 2em;
  border-radius: 5px;
  color: #4d4d4d;
  margin: 0 0.5em;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer .board2-pills-copy li span {
  font-size: 10px;
  font-weight: 300;
}
.p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer p.note {
  text-align: center;
  font-size: 10px;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-pill {
  width: 50%;
  margin: auto;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-pill p.note {
  margin: 0;
  font-size: 10px;
  text-align: center;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  width: 90%;
  max-width: 420px;
  margin: auto;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li {
  width: 48%;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-cnt {
  font-size: 12px;
  font-weight: 700;
  width: 100%;
  background: #f8f4eb;
  color: #4d4d4d;
  text-align: center;
  padding: 0.2em 0;
  border-radius: 15px;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p {
  color: #4d4d4d;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1em;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p span.price-yen {
  font-size: 0.875rem;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p span.price-tax {
  font-size: 10px;
  display: block;
  text-align: right;
  line-height: 12px;
  height: 12px;
  font-feature-settings: "palt";
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p span.price-unit {
  font-size: 14px;
  display: block;
  text-align: right;
  line-height: 14px;
  height: 14px;
  margin: -4px 0 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer {
  border-top: 1px dashed #ffccbc;
  margin-top: 2em;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer .board3-pills-copy {
  width: 100%;
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 1.8em auto 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer .board3-pills-copy li {
  font-size: 0.6875rem;
  font-weight: 700;
  background: #ffece4;
  padding: 0.4em 2em;
  border-radius: 5px;
  color: #4d4d4d;
  margin: 0 0.5em;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer .board3-pills-copy li span {
  font-size: 10px;
  font-weight: 300;
}
.p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer p.note {
  text-align: center;
  font-size: 10px;
  text-align: left;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list {
  width: 100%;
  max-width: 435px;
  display: flex;
  justify-content: center;
  margin: auto;
  list-style-type: none;
  padding: 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li {
  width: 42%;
  max-width: 192px;
  margin: 0 4px;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li p.note {
  margin: 0;
  font-size: 12px;
  text-align: center;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p {
  color: #4d4d4d;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1em;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.5rem auto 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p span.price-yen {
  font-size: 19px;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p span.price-tax {
  font-size: 10px;
  font-feature-settings: "palt";
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p span.price-unit {
  font-size: 14px;
  display: block;
  text-align: right;
  line-height: 14px;
  height: 14px;
  margin: -4px 0 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer {
  border-top: 1px dashed #ffccbc;
  margin-top: 2em;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer .board4-pills-copy {
  width: 100%;
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 1.8em auto 0;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer .board4-pills-copy li {
  font-size: 0.6875rem;
  font-weight: 700;
  background: #ffece4;
  padding: 0.4em 2em;
  border-radius: 5px;
  color: #4d4d4d;
  margin: 0 0.5em;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer .board4-pills-copy li span {
  font-size: 10px;
  font-weight: 300;
}
.p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer p.note {
  font-size: 10px;
  text-align: left;
}

@media screen and (min-width: 414px) {
  .p-home-handled-pillsbox-boards .pillsbox-board .p-home-more-btn {
    width: 300px;
    margin: 10px auto 10px;
    font-size: 16px;
    padding: 12px 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box {
    width: 90%;
    max-width: 350px;
    max-width: 90%;
    display: flex;
    flex-wrap: wrap;
    margin: 1em auto;
    justify-content: space-between;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-fm-free {
    width: 90px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-fm-free span {
    width: 90px;
    height: 90px;
    font-size: 20px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl {
    width: 68.5714285714%;
    width: 100%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main {
    justify-content: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-number {
    font-size: 30px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-number span {
    font-size: 16px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-unit {
    font-size: 16px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .note {
    text-align: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-copy li {
    padding: 0.4em 1.2em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li {
    width: 33.3333333333%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li .pill-img {
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li .pill-img img {
    height: 100%;
    width: auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li p {
    font-size: 12px;
    text-align: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-dtl {
    width: 50%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-price {
    width: 42%;
    margin-right: 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p {
    font-size: 28px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-yen {
    font-size: 16px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax {
    font-size: 12px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax.ilpc {
    display: none;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax.spb {
    display: block;
    height: 14px;
    line-height: 14px;
    text-align: right;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-unit {
    font-size: 14px;
    display: block;
    text-align: right;
    line-height: 14px;
    height: 14px;
    margin: -1px 0 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer .board2-pills-copy li {
    font-size: 0.75rem;
    padding: 0.4em 1.5em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-cnt {
    font-size: 13px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p {
    font-size: 30px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p span.price-yen {
    font-size: 16px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer .board3-pills-copy li {
    font-size: 0.75rem;
    padding: 0.4em 1.5em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list {
    width: 80%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li {
    width: 46%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p {
    font-size: 30px;
    margin: 0.6rem auto 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p span.price-yen {
    font-size: 16px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer .board4-pills-copy li {
    font-size: 0.75rem;
    padding: 0.4em 1.5em;
  }
}
@media screen and (min-width: 767px) {
  section.p-home-hadled {
    padding-bottom: 80px;
  }
  .p-home-handled-heading {
    margin-top: -15px;
    font-size: 32px;
  }
  .p-home-handled-heading__crown {
    width: 80%;
    max-width: 380px;
    margin: 50px auto 0;
  }
  .p-home-handled-heading__text {
    margin: 20px 0 0;
    line-height: normal;
  }
  .p-home-handled-heading__sup {
    margin-top: 9px;
    font-size: 22px;
  }
  .p-home-handled-body {
    margin: 4.6666666667vw auto 0;
    width: 96%;
    max-width: 900px;
    min-height: 300px;
    margin: auto;
  }
  ol.p-home-handled-pillsbox-tab {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    height: 68px;
    list-style-type: none;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0;
  }
  ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label {
    width: 25%;
    height: 54px;
    color: #4d4d4d;
    cursor: pointer;
    border-radius: 10px 10px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    transition: all 0.1s ease;
    font-size: 16px;
  }
  ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label.active, ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label:hover {
    height: 68px;
  }
  ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label#pillsbox-tab1 {
    background: #ffccbc;
  }
  ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label#pillsbox-tab2 {
    background: #ffe2d6;
  }
  ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label#pillsbox-tab3 {
    background: #eadbc8;
  }
  ol.p-home-handled-pillsbox-tab li.pillsbox-tab-label#pillsbox-tab4 {
    background: #bde1f4;
  }
  .p-home-handled-pillsbox-boards {
    width: 100%;
    height: auto;
  }
  .p-home-handled-pillsbox-boards .pillsbox-board {
    height: auto;
    min-height: 440px;
    padding: 3%;
    background: #fff;
    margin-bottom: 1px;
    display: none;
  }
  .p-home-handled-pillsbox-boards .pillsbox-board.active {
    display: block;
  }
  .p-home-handled-pillsbox-boards .pillsbox-board .p-home-more-btn {
    width: 300px;
    margin: 15px auto 12px;
    font-size: 16px;
    padding: 12px 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price {
    width: 100%;
    border-bottom: 2px dotted #f9dfcf;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box {
    width: 90%;
    max-width: 350px;
    max-width: 700px;
    display: flex;
    flex-wrap: wrap;
    margin: 1em auto 1em;
    justify-content: space-between;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-fm-free {
    width: 102px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-fm-free span {
    color: #fff;
    font-weight: 700;
    background: #ff9fa8;
    width: 102px;
    height: 102px;
    font-size: 23px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    line-height: 1.2em;
    letter-spacing: 0.1em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl {
    width: 60.8571428571%;
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl p.price-sub {
    font-size: 14px;
    margin: 0 auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main {
    display: flex;
    color: #4d4d4d;
    justify-content: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-number {
    font-size: 40px;
    font-weight: 700;
    line-height: 1em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-number span {
    font-size: 18px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-unit {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.05em;
    margin-left: 10px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl .price-main .price-unit span {
    display: block;
    font-feature-settings: "palt";
    font-size: 10px;
    line-height: 10px;
    margin-top: 3px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl p.note {
    margin: 0;
    font-size: 10px;
    text-align: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-dtl__img {
    width: 100%;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-copy {
    width: 100%;
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 1em auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .board1-price-box .board1-price-copy li {
    font-size: 0.875rem;
    font-weight: 700;
    background: #ffece4;
    padding: 0.4em 2em;
    border-radius: 5px;
    color: #4d4d4d;
    margin: 0 0.5em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    margin: 1em auto 0.5em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li {
    width: 16.6666666667%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li .pill-img {
    height: 65px;
    display: flex;
    align-items: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board1 .pills-list li p {
    font-size: 12px;
    text-align: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box {
    width: 36%;
    display: flex;
    flex-wrap: wrap;
    padding: 2em 1em;
    border-bottom: none;
    border-right: 1px dashed #ffccbc;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single {
    width: 28%;
    border-right: none;
    border-bottom: none;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-dtl {
    width: 100%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-dtl .pill-img {
    text-align: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-dtl .pill-img img {
    max-width: 136px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box.single .pill-price {
    width: 100%;
    margin-right: auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-dtl {
    width: 50%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-dtl p.note {
    width: 100%;
    margin: auto;
    font-size: 12px;
    text-align: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price {
    width: 100%;
    text-align: center;
    margin: 1em auto 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p {
    color: #4d4d4d;
    font-size: 34px;
    font-weight: 700;
    line-height: 1em;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-yen {
    font-size: 19px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax {
    font-size: 10px;
    font-feature-settings: "palt";
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax.ilpc {
    display: inline;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-tax.spb {
    display: none;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-pills-list .pills-box .pill-price p span.price-unit {
    font-size: 14px;
    display: block;
    text-align: right;
    line-height: 14px;
    height: 14px;
    margin: -4px 0 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer {
    border-top: 1px dashed #ffccbc;
    margin: 2em auto 2em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer .board2-pills-copy {
    width: 100%;
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 2em auto 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer .board2-pills-copy li {
    font-size: 0.875rem;
    font-weight: 700;
    background: #ffece4;
    padding: 0.4em 2.5em;
    border-radius: 5px;
    color: #4d4d4d;
    margin: 0 0.5em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer .board2-pills-copy li span {
    font-size: 10px;
    font-weight: 300;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board2 .board2-footer p.note {
    text-align: center;
    font-size: 10px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-pill {
    width: 210px;
    margin: 1em auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-pill p.note {
    margin: 0;
    font-size: 12px;
    text-align: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    width: 100%;
    max-width: 680px;
    margin: auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li {
    width: 24%;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-cnt {
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    background: #f8f4eb;
    color: #4d4d4d;
    text-align: center;
    padding: 0.2em 0;
    border-radius: 15px;
    margin-top: 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p {
    color: #4d4d4d;
    font-size: 34px;
    font-weight: 700;
    line-height: 1em;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p span.price-yen {
    font-size: 19px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p span.price-tax {
    font-size: 10px;
    display: inline;
    font-feature-settings: "palt";
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-body .board3-price-list li .price-price p span.price-unit {
    font-size: 14px;
    display: block;
    text-align: right;
    line-height: 14px;
    height: 14px;
    margin: -4px 0 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer {
    border-top: 1px dashed #ffccbc;
    margin: 2.4em auto 2em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer .board3-pills-copy {
    width: 100%;
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 2em auto 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer .board3-pills-copy li {
    font-size: 0.875rem;
    font-weight: 700;
    background: #ffece4;
    padding: 0.4em 2.5em;
    border-radius: 5px;
    color: #4d4d4d;
    margin: 0 0.5em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer .board3-pills-copy li span {
    font-size: 10px;
    font-weight: 300;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board3 .board3-footer p.note {
    text-align: center;
    font-size: 10px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list {
    width: 100%;
    max-width: 435px;
    display: flex;
    justify-content: space-between;
    margin: 3rem auto;
    list-style-type: none;
    padding: 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li {
    width: 49%;
    max-width: 192px;
    margin: 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li p.note {
    margin: 0;
    font-size: 12px;
    text-align: center;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p {
    color: #4d4d4d;
    font-size: 34px;
    font-weight: 700;
    line-height: 1em;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p span.price-yen {
    font-size: 19px;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p span.price-tax {
    font-size: 10px;
    font-feature-settings: "palt";
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-body .board4-pills-list li .pill-price p span.price-unit {
    font-size: 14px;
    display: block;
    text-align: right;
    line-height: 14px;
    height: 14px;
    margin: -4px 0 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer {
    border-top: 1px dashed #ffccbc;
    margin: 2em auto 2em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer .board4-pills-copy {
    width: 100%;
    display: flex;
    justify-content: center;
    list-style-type: none;
    padding: 0;
    margin: 2em auto 0;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer .board4-pills-copy li {
    font-size: 0.875rem;
    font-weight: 700;
    background: #ffece4;
    padding: 0.4em 2.5em;
    border-radius: 5px;
    color: #4d4d4d;
    margin: 0 0.5em;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer .board4-pills-copy li span {
    font-size: 10px;
    font-weight: 300;
  }
  .p-home-handled-pillsbox-boards #pillsbox-board4 .board4-footer p.note {
    text-align: center;
    font-size: 10px;
  }
}
/*
　低用量　モーダル
*/
div.modal_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}
div.modal_wrap#modal_area {
  display: none;
}
div.modal_wrap div.modal_container {
  width: 90%;
  max-width: 960px;
  min-height: 300px;
  max-height: calc(100vh - 100px);
  overflow: scroll;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px 20px 60px;
}
div.modal_wrap div.modal_container .modalclose {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
div.modal_wrap div.modal_container h2 {
  font-size: 18px;
  text-align: center;
  margin: 15px auto 20px;
}
div.modal_wrap div.modal_container table.pillsact {
  width: 98%;
  margin: auto;
  border-collapse: separate;
  border-spacing: 0px;
}
div.modal_wrap div.modal_container table.pillsact h5 {
  margin: auto;
  font-size: 12px;
  font-weight: 300;
}
div.modal_wrap div.modal_container table.pillsact th {
  padding: 0.6rem 0.4rem;
  border: 1px solid #6a6a6a;
  border-left: none;
  background: #fceee5;
}
div.modal_wrap div.modal_container table.pillsact th.blank {
  border: none !important;
  background: none;
}
div.modal_wrap div.modal_container table.pillsact th.bdrd-topleft {
  border: 1px solid #6a6a6a;
  border-radius: 15px 0 0 0;
}
div.modal_wrap div.modal_container table.pillsact th.bdrd-topright {
  border-radius: 0 15px 0 0;
}
div.modal_wrap div.modal_container table.pillsact td {
  padding: 0.4rem 0.4rem;
  border-right: 1px solid #6a6a6a;
  border-bottom: 1px solid #6a6a6a;
  text-align: center;
  font-weight: 700;
}
div.modal_wrap div.modal_container table.pillsact td.first-pill {
  border-top: 1px solid #6a6a6a;
}
div.modal_wrap div.modal_container table.pillsact td.rowall {
  border: 1px solid #6a6a6a;
  border-radius: 15px 0 0 15px;
}
div.modal_wrap div.modal_container table.pillsact td.bdrd-bottomright {
  border-radius: 0 0 15px 0;
}
div.modal_wrap div.modal_container table.pillsact td.rowall {
  background: #ffccbc;
  font-weight: 700;
  color: #fff;
}
div.modal_wrap div.modal_container table.pillsact td.pill-dtl div.pill-img {
  width: -moz-fit-content;
  width: fit-content;
}
div.modal_wrap div.modal_container table.pillsact td.pill-dtl p.note {
  font-size: 11px;
  text-align: center;
  line-height: 1em;
  font-weight: 500;
  margin: 0;
}

/*
　低用量　モーダル　SP
*/
@media screen and (max-width: 700px) {
  div.modal_wrap div.modal_container {
    width: 90%;
    max-width: 960px;
    height: 90%;
  }
  div.modal_wrap div.modal_container h2 {
    font-size: 15px;
    text-align: center;
  }
  div.modal_wrap div.modal_container .pillsact_wrapper {
    width: 100%;
    height: 100%;
    overflow: scroll;
  }
  div.modal_wrap div.modal_container table.pillsact {
    width: 960px;
  }
  div.modal_wrap div.modal_container table.pillsact h5 {
    margin: auto;
    font-size: 12px;
  }
  div.modal_wrap div.modal_container table.pillsact th {
    padding: 0.4rem 0.4rem;
  }
  div.modal_wrap div.modal_container table.pillsact td {
    padding: 0.4rem 0.4rem;
  }
  div.modal_wrap div.modal_container table.pillsact td.rowall {
    background: #ffccbc;
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    padding: 0.2em;
  }
  div.modal_wrap div.modal_container table.pillsact td.pill-dtl div.pill-img {
    width: -moz-fit-content;
    width: fit-content;
    max-width: 90px;
    margin: auto;
  }
  div.modal_wrap div.modal_container table.pillsact td.pill-dtl p.note {
    font-size: 10px;
    text-align: center;
    line-height: 1em;
    font-weight: 700;
  }
}
.price-main_ver2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.price-main_ver2 [class^=price-unit_] {
  display: flex;
  flex-direction: row;
}
.price-main_ver2 [class^=price-unit_] .price-head {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  font-weight: bold;
  padding: 0 24px;
  margin-right: 8px;
}
.price-main_ver2 [class^=price-unit_] .price-parts {
  font-weight: bold;
  color: #4d4d4d;
  font-size: 24px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  letter-spacing: 1px;
}
.price-main_ver2 [class^=price-unit_] .price-parts .p-name {
  margin: 0 4px 0 0;
}
.price-main_ver2 [class^=price-unit_] .price-parts .p-num {
  font-size: 48px;
  line-height: 1;
}
.price-main_ver2 [class^=price-unit_] .price-parts .p-tax {
  font-size: 10px;
  display: block;
  line-height: 0.3;
}
.price-main_ver2 .price-unit_01 .price-head {
  background-color: #ff9fa8;
}
.price-main_ver2 .price-unit_02 .price-head {
  background-color: #ffbeba;
}
.price-main_ver2 .plus {
  color: #ffbeba;
  font-size: 32px;
  line-height: 1;
  margin: 0 8px;
}
@media only screen and (max-width: 840px) {
  .price-main_ver2 {
    align-items: flex-start;
  }
  .price-main_ver2 [class^=price-unit_] {
    display: flex;
    flex-direction: column;
  }
  .price-main_ver2 [class^=price-unit_] .price-head {
    border-radius: 100px;
    margin-bottom: 16px;
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .price-main_ver2 [class^=price-unit_] .price-head {
    font-size: 12px;
  }
  .price-main_ver2 [class^=price-unit_] .price-parts {
    font-size: 13px;
  }
  .price-main_ver2 [class^=price-unit_] .price-parts .p-num {
    font-size: 28px;
    /* safari */
  }
}
@media screen and (max-width: 640px) and (-webkit-min-device-pixel-ratio: 0) {
  .price-main_ver2 [class^=price-unit_] .price-parts .p-num _::-webkit-full-page-media,
  .price-main_ver2 [class^=price-unit_] .price-parts .p-num _:future, :root .price-main_ver2 [class^=price-unit_] .price-parts .p-num {
    font-size: 24px;
  }
}
@media (max-width: 640px) {
  .price-main_ver2 [class^=price-unit_] .price-parts .p-tax {
    font-size: 7px;
  }
  .price-main_ver2 .plus {
    margin: 0 2px;
    font-size: 24px;
  }
}
@media only screen and (max-width: 375px) {
  .price-main_ver2 [class^=price-unit_] .price-parts {
    font-size: 11px;
  }
  .price-main_ver2 [class^=price-unit_] .price-parts .p-tax {
    line-height: 1;
  }
  .price-main_ver2 .plus {
    font-size: 24px;
  }
}/*# sourceMappingURL=home-handle.css.map */