.page_menu .packlist.toggle {
  display: block;
}
.page_menu .packlist.toggle article {
  background: none;
  color: #000;
  width: 100%;
  padding: 0;
  margin-bottom: 2.25rem;
}
.page_menu .packlist.toggle article:hover {
  opacity: 1 !important;
}
.page_menu .packlist.toggle .bg_red {
  width: 100%;
  box-sizing: border-box;
  padding: 2rem 333px 2.3125rem 1.5625rem;
  position: relative;
  background: #e80c13;
  color: #fff;
  position: relative;
}
.page_menu .packlist.toggle .img {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 295px;
  height: 195px;
}
.page_menu .packlist.toggle .bg_red h4 {
  font-size: 1.6254rem;
  border-top: none;
  align-items: center;
  justify-content: flex-start;
  display: flex;
  margin: 0 0 1rem;
}
.page_menu .packlist.toggle .bg_red h4 .ylw {
  font-size: 1.12488rem;
  margin: 0;
}
.page_menu .packlist.toggle .bg_red h4 .ylw:before {
  content: '/';
  display: inline-block;
  margin: 0 0.5em 0 0.875rem;
}
.page_menu .packlist.toggle .line_price {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.625rem;
}
.page_menu .packlist.toggle .merit div {
  font-size: 1.02674625rem;
  width: 6.125rem;
  height: 6.125rem;
  margin: 0 0.1875rem 0 0.8125rem;
}
.page_menu .packlist.toggle .memo {
  width: 221px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  font-size: 0.87462rem;
  line-height: 1.7151917404em;
  text-align: left;
  border: solid 1px #fad1d2;
}
.page_menu .packlist.toggle .memo.blank {
  border: none;
}
.page_menu .packlist.toggle .txt_center {
  text-align: center;
  padding-left: 333px;
  box-sizing: border-box;
  padding-bottom: 0.5625rem;
}
.page_menu .packlist.toggle .switch {
  cursor: pointer;
  display: inline-block;
  width: 1.375rem;
  height: 1.375rem;
  border-style: solid;
  border-color: transparent #fff #fff transparent;
  border-width: 2px;
  transform: rotate(45deg);
  position: absolute;
  bottom: 0.875rem;
  left: 0;
  right: 0;
  margin: auto;
}
.page_menu .packlist.toggle .bg_red.open .switch {
  border-color: #fff transparent transparent #fff;
  bottom: 0.25rem;
}
.page_menu .packlist.toggle .paints {
  display: none;
  padding: 2rem 1.5rem 0;
}
.page_menu .packlist.toggle .paints dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.page_menu .packlist.toggle .paints dl > div {
  width: 496px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  border: solid 0.4375rem #d7d7d7;
  box-sizing: border-box;
  margin-bottom: 2rem;
}
.page_menu .packlist.toggle .paints dt {
  margin: 0;
  background: #d7d7d7;
  font-size: 1.50027rem;
  font-weight: 700;
  line-height: 1em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 5.1875rem;
  flex-shrink: 0;
  flex-grow: 0;
}
.page_menu .packlist.toggle .paints dt span {
  display: inline-block;
  line-height: 1.6920634921em;
  font-size: 0.5417024936em;
}
.page_menu .packlist.toggle .paints dd {
  margin-left: 0;
  padding: 2.875rem 1rem 1rem;
  height: 90%;
  display: flex;
  flex-direction: column;
}
.page_menu .packlist.toggle .paints dd > div {
  display: flex;
  height: 90%;
  margin-bottom: 2rem;
  justify-content: space-between;
}
.page_menu .packlist.toggle .paints dd ul {
  list-style: none;
  padding: 0;
}
.page_menu .packlist.toggle .paints dd .list1 {
  margin: 0 0 2rem;
}
.page_menu .packlist.toggle .paints dd .list1 li {
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.page_menu .packlist.toggle .paints dd .list1 span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #fff;
  width: 6rem;
  height: 2rem;
}
.page_menu .packlist.toggle .paints dd .list2 li {
  display: flex;
  align-items: center;
  line-height: 1.75rem;
  font-weight: 700;
}
.page_menu .packlist.toggle .paints dd .list2 li:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.3125rem 0.5625rem;
  border-color: transparent transparent transparent #e7141a;
  flex-shrink: 0;
  flex-grow: 0;
}
.page_menu .packlist.toggle .paints dd .list2 li > div:first-child {
  width: 5.3125rem;
  flex-shrink: 0;
  flex-grow: 0;
}
.page_menu .packlist.toggle .stars {
  display: flex;
}
.page_menu .packlist.toggle .stars span {
  display: inline-block;
  margin-right: 0.5rem;
  width: 17px;
  height: 17px;
  background: url("/wp-content/themes/starpaint2019/images/menu/ico-starts.png") left center no-repeat;
}
.page_menu .packlist.toggle .stars .half {
  background-position: center center;
}
.page_menu .packlist.toggle .stars .wh {
  background-position: right center;
}
.page_menu .packlist.toggle .p_img {
  width: 223px;
  flex-shrink: 0;
  flex-grow: 0;
  text-align: center;
}
.page_menu .packlist.toggle .p_img img {
  max-width: 90%;
  max-height: 180px;
}
.page_menu .packlist.toggle .form_link {
  width: 100%;
  box-sizing: border-box;
  height: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 1.06296rem;
  background: #e80c13;
  text-decoration: none;
}
.page_menu .packlist.toggle .form_link:after {
  content: '';
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  background: url("/wp-content/themes/starpaint2019/images/menu/btn-catalogue.png") center center/contain no-repeat;
  margin-left: 1.1875rem;
}
.page_menu #popupform .pdflist {
  line-height: 39px;
}
.page_menu #popupform .pdflist label {
  display: none;
}
.page_menu #popupform .pdflist .v {
  display: block;
}
.page_menu .plan_footer {
  display: flex;
  justify-content: space-between;
  padding: 0 1.5rem;
  margin-bottom: 3.3125rem;
}
.page_menu .plan_footer > div {
  width: 496px;
  flex-shrink: 0;
  flex-grow: 0;
}
.page_menu .plan_footer .box_left {
  min-height: 300px;
  box-sizing: border-box;
  padding: 0 2.8125rem 0 0;
  background: url("/wp-content/themes/starpaint2019/images/menu/hosho2020-bg.jpg") right bottom no-repeat;
}
.page_menu .plan_footer h4 {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.page_menu .plan_footer h4 + p {
  margin: 0;
  line-height: 1.875em;
  font-weight: 500;
}
.page_menu .plan_footer .box_right {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.page_download .mv {
  background-image: url(/wp-content/themes/starpaint2019/images/menu/mv.jpg);
}
.page_download .sitemain {
  margin-bottom: 6rem;
  text-align: center;
}
.page_download .lead {
  margin-bottom: 4rem;
  line-height: 3em;
}
.page_download .pdflist {
  display: inline-block;
  list-style: none;
  margin: 0 0 4rem;
  padding: 0;
}
.page_download .pdflist li {
  text-align: left;
  margin-bottom: 1.5em;
}
.page_download .pdflist a {
  text-decoration: none;
  display: inline-block;
  padding-left: 1.5em;
  line-height: 1.3em;
  background: url("/wp-content/themes/starpaint2019/images/menu/ico-pdf.png") left center/auto 1.3em no-repeat;
}

@media screen and (max-width: 480px) {
  .page_menu .packlist.toggle .bg_red {
    padding: 2rem 1rem 3rem;
  }
  .page_menu .packlist.toggle .img {
    position: static;
    width: 100%;
    height: 264px;
  }
  .page_menu .packlist.toggle .bg_red h4 {
    display: block;
    width: 100%;
    text-align: center;
  }
  .page_menu .packlist.toggle .bg_red h4 .ylw {
    margin: 1rem 0;
    display: block;
    text-align: center;
  }
  .page_menu .packlist.toggle .bg_red h4 .ylw:before {
    content: none;
  }
  .page_menu .packlist.toggle .line_price {
    display: block;
  }
  .page_menu .packlist.toggle .memo {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .page_menu .packlist.toggle .memo.blank {
    display: none;
  }
  .page_menu .packlist.toggle .paints {
    padding-left: 0;
    padding-right: 0;
  }
  .page_menu .packlist.toggle .paints dl {
    display: block;
  }
  .page_menu .packlist.toggle .paints dl > div {
    width: 100%;
  }
  .page_menu .packlist.toggle .paints dd {
    height: auto;
    display: block;
  }
  .page_menu .packlist.toggle .paints dd > div {
    display: block;
    height: auto;
    text-align: center;
  }
  .page_menu .packlist.toggle .paints dd ul {
    display: inline-block;
    margin: auto;
  }
  .page_menu .packlist.toggle .paints dd .list1 {
    margin-bottom: 1rem;
  }
  .page_menu .packlist.toggle .paints dd .list2 li {
    display: inline-flex;
    text-align: left;
  }
  .page_menu .packlist.toggle .p_img {
    width: 100%;
    margin-bottom: 2rem;
  }
  .page_menu #popupform {
    margin-bottom: 0;
  }
  .page_menu #popupform .mfp-close {
    background: #fff;
    right: 1rem;
    top: auto;
    bottom: -3rem;
  }
  .page_menu .plan_footer {
    display: block;
  }
  .page_menu .plan_footer > div {
    width: 100%;
    margin-bottom: 2rem;
  }
  .page_menu .plan_footer .box_left {
    padding: 0;
    background: none;
  }
  .page_menu .plan_footer .box_right {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  .page_download .mv {
    background-image: url(/wp-content/themes/starpaint2019/images/menu/mv.jpg);
  }
  .page_download .sitemain {
    margin-bottom: 6rem;
    text-align: center;
  }
  .page_download .lead {
    margin-bottom: 4rem;
    line-height: 3em;
  }
  .page_download .pdflist {
    display: inline-block;
    list-style: none;
    margin: 0 0 4rem;
    padding: 0;
  }
  .page_download .pdflist li {
    text-align: left;
    margin-bottom: 1.5em;
  }
  .page_download .pdflist a {
    text-decoration: none;
    display: inline-block;
    padding-left: 1.5em;
    line-height: 1.3em;
    background: url("/wp-content/themes/starpaint2019/images/menu/ico-pdf.png") left center/auto 1.3em no-repeat;
  }
}
