@charset "utf-8";
img {
 vertical-align: bottom;
}
header.top {
 margin: 0;
}
.top-catch {
 margin: 0;
}
.text.left {
 text-align: left;
}
.usage-scenarios.space,
.panel-operations.space {
 padding-bottom: 0;
}
.auto-cleaning,
.energy-saving {
 padding-top: 2%;
}
.trigger-origin {
 padding: 0;
}
.link-button.p3p5p {
 padding: 3% 0 5%;
}
.w386 {
 width: calc(100% - 2rem);
 margin: 0 auto;
}
.bk-c8eaed {
 background: #f0f9fb;
}
section img {
 width: 100%;
}
section.price {
 padding: 0 2%;
 position: relative;
}
section.price.content h2 {
 margin-bottom: 3%;
 padding: 2% 4%;
 color: #fff;
 font-size: 150%;
 font-weight: bold;
}
section.price.content h3 {
 margin-bottom: 3%;
 color: #63768d;
 font-size: 170%;
 font-weight: bold;
}
section.price.floor,
section.price.table {
 margin: 2% 2% 5%;
 padding: 3% 2%;
 border: 1px solid #333;
 display: flex;
 flex-wrap: wrap;
}
div.flexItem {
 margin-bottom: 2%;
}
div.flexItem.w68 {
 width: 100%;
}
div.container.w80 {
 max-width: 368px;
 margin: 0 auto;
}
section.price.floor .flexItem img,
section.price.table .flexItem img {
 width: 70%;
 margin: 0 auto 2%;
 display: block;
}
img.plusIcon {
 width: 100%;
}
section.content p {
 margin-bottom: 2%;
 font-size: 110%;
}
section.price p {
 font-size: 120%;
}
section.price .attention {
 width: 100%;
 margin-bottom: 3%;
 padding: 0;
}
section.price .attention p {
 padding-left: 1rem;
 text-indent: -1rem;
 margin-bottom: 1%;
 font-size: 110%;
 line-height: 1.6;
}
section.price .attention p:before {
 content: "※";
 font-size: 95%;
}
.flex-container.feature {
 margin-bottom: 7%;
 flex-wrap: wrap;
 flex-direction: row;
 justify-content: center;
 gap: 1rem;
}
.flex-container.feature li {
 padding: 1% 1.5%;
 letter-spacing: -1px;
 border: 1px solid #555;
}
.bk63768d {
 background: #63768d;
}
.bradius25 {
 border-radius: 5px;
}
.hov {
 width: 100%;
 max-width: 386px;
 margin-bottom: 3%;
 aspect-ratio: 386 / 70;
 color: #fff;
 font-size: 7cqw;
 line-height: 1.6;
 background: url("../images/apply-btn386w.png") no-repeat 0 0 / contain;
 display: flex;
 justify-content: center;
 align-items: center;
 transition: all .3s ease-in-out;
 text-decoration: none;
}
.hov:hover {
 opacity: .6;
}
.container {
 container-type: inline-size;
}
.price-classification {
 margin-bottom: 8%;
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
 gap: 1rem;
}
.price-classification div {
 width: 100%;
 padding: 2%;
 border: 3px solid #63768d;
 border-radius: 10px;
}
.price-classification div.plusIcon {
 width: auto;
 border: none;
}
section.price p.numeral {
 margin-left: 1rem;
 color: #63768d;
 font-size: 280%;
 font-family: "Sofia Sans", sans-serif;
 font-optical-sizing: auto;
 font-weight: 700;
 font-style: normal;
 line-height: 1.4;
 text-align: center;
}
p.numeral span {
 margin-left: .2rem;
 font-size: 50%;
 font-weight: normal;
}
p.numeral span.small {
 font-size: 80%;
 line-height: 1;
}
section.price p.name {
 margin-top: 3%;
 font-size: 150%;
 text-align: center;
}
.order-des {
 width: 100%;
}
section.price .order-des p {
 color: #f58164;
 font-size: 150%;
 font-weight: bold;
 line-height: 1.2;
 text-align: center;
}
.order-des p span.telnum {
 padding: 0 0 0 3.5rem;
 color: #63768d;
 font-size: 180%;
 font-weight: bold;
 font-family: "Roboto", sans-serif;
 vertical-align: middle;
 display: block;
 position: relative;
}
.order-des p span.telnum:before {
 width: 98px;
 height: 54px;
 content: "";
 background: url(../../images/toll-free-number.png) no-repeat 0 0 / contain;
 aspect-ratio: 98 / 64;
 display: inline-block;
 position: absolute;
 top: 50%;
 left: 2.5rem;
 transform: translateY(-50%)translateX(-50%) scale(.55);
}
.price.content.payment-method h3 {
 margin-bottom: 2%;
 padding-left: 2rem;
 position: relative;
}
.payment-method h3:before {
 content: "●";
 width: 1rem;
 display: inline-block;
 position: absolute;
 top: 50%;
 left: .5rem;
 transform: translateY(-50%)translateX(-50%);
}
.payment-method img.creditcard {
 width: 100%;
 max-width: 640px;
 margin: 0 auto;
 display: block;
}
@media screen and (min-width:800px) {
 header.top {
  margin: 0 auto;
 }
 .top-catch {
  margin: 0 auto;
 }
 .trigger-origin {
  padding: 3% 0;
 }
 .w386 {
  max-width: 386px;
 }
 .bradius25 {
  border-radius: 50px;
 }
 div.flexItem {
  margin-bottom: 3%;
 }
 div.flexItem.w30 {
  width: 30%;
 }
 div.flexItem.w68 {
  width: 68%;
 }
 .flex-container.feature {
  margin-bottom: 5%;
  justify-content: space-between;
  gap: 0;
 }
 .flex-container.feature li {
  font-size: 105%;
 }
 .price-classification {
  padding-bottom: 1%;
  justify-content: space-between;
  flex-direction: row;
  border-bottom: 14px solid #63768d;
 }
 .hov {
  width: 90%;
 }
 .price-classification div {
  width: inherit;
  padding: 0;
  border: none;
 }
 section.price p.name {
  font-size: 120%;
 }
 .order-des p span.telnum {
  padding: 0 0 .5rem 3.5rem;
  display: inline;
 }
 .order-des p span.telnum:before {
  left: 1.5rem;
  top: 44%;
 }
 section.price.content h2 {
  font-size: calc((100vw - 320px) / 140 + 16px);
 }
}