header {
    z-index: 10;
}

#wrapper_upper {
  font-family: "Noto Sans JP", sans-serif !important;
    margin-bottom: 10rem;
	color: #000 !important;
}
#wrapper_upper h1 {
  font-family: "Noto Sans JP", sans-serif !important;
}
#wrapper_upper h2 {
  font-family: "Noto Sans JP", sans-serif !important;
}
#wrapper_upper h3 {
  font-family: "Noto Sans JP", sans-serif !important;
}
#wrapper_upper h4 {
  font-family: "Noto Sans JP", sans-serif !important;
}
#wrapper_upper h5 {
  font-family: "Noto Sans JP", sans-serif !important;
}
#wrapper_upper h6 {
  font-family: "Noto Sans JP", sans-serif !important;
}
#wrapper_upper p {
  font-family: "Noto Sans JP", sans-serif !important;
}
#wrapper_upper .kininaru ul.kininaruPic {
  z-index: 2;
}
#wrapper_upper .kininaru ul.kininaruList {
  z-index: 0;
  text-align: left;
}
#wrapper_upper .newProduct h2 {
  line-height: 1;
}
#wrapper_upper .charm .voices p.attention {
  display: inline;
  text-align: center;
  width: 100%;
  margin-left: auto;
}
#wrapper_upper .charm .howto dl dt figure figcaption {
  text-align: left;
}


#wrapper_upper .buy {
  width: 100rem;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy {
    width: 100%;
  }
}
#wrapper_upper .buy figure.course {
  width: 100%;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy figure.course {
    width: 68rem;
    margin: auto;
  }
}
#wrapper_upper .buy figure.via_tel {
  width: 54rem;
  margin: 2.4rem auto 9.5rem;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy figure.via_tel {
    width: 68rem;
    margin: 2.2rem auto 10rem;
  }
}
#wrapper_upper .buy figure.off30 {
  width: 46.2rem;
  margin: auto auto 3.3rem;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy figure.off30 {
    width: 57rem;
  }
}
#wrapper_upper .buy figure.bnr02 {
  width: 87.7rem;
  margin: auto auto 1.95rem;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy figure.bnr02 {
    width: 62rem;
  }
}
#wrapper_upper .buy figure.model02 {
  width: 39.8rem;
  position: absolute;
  bottom: -14.5rem;
  right: -3.7rem;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy figure.model02 {
    width: 100%;
    right: 0;
  }
}
#wrapper_upper .buy .tanpin {
  width: 100rem;
  margin: auto auto 9.1rem;
  background: #ffdd02;
  border-radius: 1.5rem;
  padding-top: 7.8rem;
  padding-bottom: 7.8rem;
  text-align: center;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin {
    width: 68rem;
    padding-bottom: 5.4rem;
    margin: auto auto 6rem;
  }
}
#wrapper_upper .buy .tanpin h3 {
  font-size: 4rem !important;
  font-weight: 900 !important;
  color: #e52d8a !important;
  display: inline-block !important;
  margin: auto auto 4.6rem !important;
  border-bottom: 0.4rem dotted #e52d8a !important;
  padding-bottom: 2.4rem !important;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin h3 {
    font-size: 4.47rem;
    padding-bottom: 1.5rem;
  }
}
#wrapper_upper .buy .tanpin p.lead {
  font-size: 2.6rem !important;
  font-weight: 700 !important;
  line-height: 4.4rem !important;
  margin-bottom: 1.4rem !important;
}
#wrapper_upper .buy .tanpin p.lead span.star {
  font-size: 1rem;
  vertical-align: top;
  line-height: 3;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin p.lead span.star {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin p.lead {
    font-size: 2.6rem !important;
    line-height: 4.6rem !important;
  }
}
#wrapper_upper .buy .tanpin p.attention {
  font-size: 1rem;
  margin: 3.6rem auto auto;
  text-align: center;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin p.attention {
    font-size: 1.5rem !important;
  }
}
#wrapper_upper .buy .tanpin ul.shopLinks {
  width: 62rem;
  margin: 1.7rem auto 3.5rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin ul.shopLinks {
    width: 60rem;
    flex-direction: column;
    justify-content: center;
    margin: 5.8rem auto auto;
    gap: 4rem;
  }
}
#wrapper_upper .buy .tanpin ul.shopLinks li {
  width: 30rem;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin ul.shopLinks li {
    width: 100%;
  }
}
#wrapper_upper .buy .tanpin ul.bnrs {
  width: 34.8rem;
  margin: 2.4rem auto auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin ul.bnrs {
    width: 60rem;
    flex-direction: column;
    justify-content: center;
    margin: 4rem auto auto;
    gap: 4rem;
  }
}
#wrapper_upper .buy .tanpin ul.bnrs li.bnrs01 {
  width: 23.2rem;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin ul.bnrs li.bnrs01 {
    width: 100%;
  }
}
#wrapper_upper .buy .tanpin ul.bnrs li.bnrs02 {
  width: 34.8rem;
}
@media screen and (max-width: 820px) {
  #wrapper_upper .buy .tanpin ul.bnrs li.bnrs02 {
    width: 100%;
  }
}



#wrapper_upper .faq .faqInner {
  text-align: left;
}
#wrapper_upper .faq .inner dl dt {
  font-family: "Noto Sans JP", sans-serif !important;
  line-height: 1.5;
}
#wrapper_upper .faq .inner dl dd {
  font-family: "Noto Sans JP", sans-serif !important;
}

#backtopBox {
  bottom: 20rem;
}

.fixed-banner {
  position: fixed;
  bottom: 2rem;
  left: 0;
  margin: auto;
  width: 100%;
  transition: all 0.4s ease;
  z-index: 4;
  pointer-events: auto;
}
.fixed-banner .inner {
  width: min(1500px, 100%);
  margin: auto;
  display: flex;
  justify-content: flex-end;
}
.fixed-banner .inner figure {
  width: 55.6rem;
}

.fixed-banner.bottomend {
  bottom: 35rem;
}

@media screen and (max-width: 820px) {
  html {
    font-size: 0.6666666667vw !important;
  }
  html {
    font-size: 1.3333333333vw !important;
  }
  body {
    font-size: 100% !important;
  }
  h1 {
    font-size: 2em !important;
  }
  p {
    font-size: 100% !important;
  }
  #wrapper_upper {
    font-family: "Noto Sans JP", sans-serif !important;
  }
    
    #wrapper_upper .sp_none{
        display: none!important;
    }
    
  #wrapper_upper .kininaru ul.kininaruList li {
    font-family: "Noto Sans JP", sans-serif !important;
  }
  #wrapper_upper .kininaru ul.kininaruList li span {
    font-size: 2.9rem;
  }
  #wrapper_upper .newProduct p.lead {
    font-size: 2.6rem !important;
  }
  #wrapper_upper .newProduct h2 {
    line-height: 10.8rem;
  }
  #wrapper_upper .newProduct p.preH2 {
    font-size: 3.4rem !important;
  }
  #wrapper_upper .newProduct .productFeature p.attention {
    font-family: "Noto Sans JP", sans-serif !important;
    font-size: 1.4rem !important;
  }
  #wrapper_upper .charm .kodawari p {
    font-size: 2.4rem !important;
  }
  #wrapper_upper .charm .points .point dl dd p.lead {
    font-family: "Noto Sans JP", sans-serif !important;
    font-size: 2.5rem !important;
  }
  #wrapper_upper .charm .voices dl dd {
    font-family: "Noto Sans JP", sans-serif !important;
  }
  #wrapper_upper .charm .voices p.attention {
    font-size: 1.4rem !important;
  }
  #wrapper_upper .charm .howto dl dt figure figcaption {
    font-family: "Noto Sans JP", sans-serif !important;
    text-align: center;
  }

	
	
	
	
	
	
	
	
	
	
	
	
	
  #wrapper_upper .faq .inner p {
    font-size: 2.2rem !important;
  }
  #wrapper_upper .faq .inner p.headline {
    font-size: 2.6rem !important;
  }
  #wrapper_upper .faq .inner dl dt,
  #wrapper_upper .faq .inner dl dd {
    font-size: 2.8rem;
  }
  #wrapper_upper .faq .inner p.inquiry a {
    color: rgb(54, 14, 7);
    font-family: "Noto Sans JP", sans-serif !important;
    font-size: 3rem !important;
    text-decoration: none;
  }
  #wrapper_upper .spec p {
    font-size: 2.2rem !important;
  }
  footer {
    background-color: #fff !important;
    border: none !important;
    padding-top: 6rem !important;
    padding-bottom: 11.5rem !important;
  }
  footer .footCont .toshop a {
    color: #360e07;
    font-family: "Noto Sans JP", sans-serif !important;
    text-decoration: none;
  }
  footer .footCont ul li a {
    color: #360e07;
    font-family: "Noto Sans JP", sans-serif !important;
    text-decoration: none;
  }
  footer .footCont p.rights {
    font-size: 1.8rem !important;
  }
  #backtopBox {
    bottom: 24rem;
  }
  .fixed-banner {
    bottom: 0;
    z-index: 5;
    pointer-events: auto;
  }
  .fixed-banner .inner {
    width: 100%;
  }
  .fixed-banner .inner figure {
    width: 66.4rem;
  }
  .fixed-banner a img {
    opacity: 1 !important;
  }
  .fixed-banner a:hover img {
    opacity: 1 !important;
  }
  .fixed-banner.bottomend {
    bottom: 85rem;
  }
}
@media screen and (max-width: 500px) {
  #wrapper_upper .buy .course p.attention {
    font-size: 2.2vw;
  }
}/*# sourceMappingURL=add.css.map */


#wrapper_upper .modal{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    padding: 40px 20px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: 1.5s;
    box-sizing: border-box;
    z-index: 100;
    transform:scale(1);
    margin: 0;
}

#wrapper_upper .modal.is-active{
    opacity: 1;
    visibility: visible;
} 

#wrapper_upper .modal .modal-container{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 60vw;
    background: transparent;
}