@charset "UTF-8";

body {
  font-family: "Noto Sans JP",
    sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

button,
input {
  font-family: "Noto Sans JP",
    sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

#static-content .wrap .noto-serif {
  color: #133984;
  font-size: clamp(2.5rem, 3.5vw, 3.5rem);
  font-family: "Noto Serif JP",
    serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  line-height: 1;
  padding-bottom: 10px;
  position: relative;
}

.noto-serif:before {
  background-color: #133984;
  bottom: -5px;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 50px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#static-content .scale95 {
  transform: scale(0.95, 1);
  -webkit-transform: scale(0.95, 1);
  -moz-transform: scale(0.95, 1);
  -ms-transform: scale(0.95, 1);
  -o-transform: scale(0.95, 1);
  transform-origin: top left;
  width: 105%;
}

#static-content {
  /* cart */
  /* container */
  /* table */
  /* footer */
  /* original */
  /* limited-express */
}

#static-content .wrap header {
  padding: 10px 0 !important;
  border-bottom: 0 !important;
}

#static-content header.lp-header p {
  text-align: center;
  margin-bottom: 0;
}

#static-content section {
  margin: 0 0 50px 0;
}

#static-content h1:not(.img) {
  color: inherit;
  background: inherit;
  font-size: inherit;
  padding: inherit;
  margin: inherit;
  margin-left: inherit;
  margin-right: inherit;
}

#static-content h2:not(.img) {
  text-align: center;
  font-size: inherit;
  color: inherit;
  border-top: inherit;
  padding: 0;
  background: unset;
}

#static-content h3:not(.img) {
  font-size: inherit;
  color: inherit;
  background: none;
  color: inherit;
  padding: unset;
  border-top: unset;
}

#static-content .wrap h4:before {
  content: "";
  color: inherit;
}

#static-content .wrap h5:before {
  content: "";
  color: inherit;
}

#static-content .cp-bnr {
  margin: 0 27px 20px 27px;
}

#static-content .cp-bnr p {
  text-align: center;
}

#static-content .wrap * {
  font-weight: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#static-content .wrap form,
#static-content .wrap .form {
  margin-bottom: 0;
}

#static-content .toggle-contents dt {
  font-size: 1.8rem;
}

#static-content .toggle-contents dd {
  padding-bottom: 0;
}

#static-content .option-box .toggle-option-detail {
  background: #fff;
  border: 1px solid #133984;
  border-radius: 0;
  margin: 10px 0;
}

#static-content .option-box .toggle-option-detail dt {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-weight: bold;
  color: #133984;
  padding: 5px;
}

#static-content .option-box .toggle-option-detail dd {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  /* color: #133984; */
}

#static-content .option-box .toggle-option-detail dd .option-detail {
  text-align: center;
  padding: 0 0 3% 0;
  margin: 0;
}

#static-content .option-box .toggle-option-detail dd .option-detail h4 {
  color: #fff;
  background: #133984;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-weight: bold;
  padding: .5em 0;
  margin: 0 0 10px 0;
}

#static-content .option-box .toggle-option-detail .option-detail-inner {
  padding: 0 3%;
}

#static-content .option-box .toggle-option-detail dd .option-detail h5 {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-weight: bold;
  margin: 0 0 5px 0;
}

#static-content .option-box .toggle-option-detail dd .option-detail p {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  line-height: 1.8;
  margin: 0 -3%;
}

#static-content .option-box .toggle-option-detail dd .option-detail figure {
  margin-top: 10px;
}

#static-content .option-box .toggle-option-detail dd .option-detail ul {
  padding: 0;
  margin-top: 10px;
}

#static-content .option-box .toggle-option-detail dd .option-detail ul li {
  text-align-last: left;
}

#static-content .toggle-option-detail .toggle_btn:before,
#static-content .toggle-option-detail .toggle_btn:after {
  background-color: #133984;
}

#static-content .option-box .price-spinner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#static-content .option-box .price-spinner .option-price {
  color: #ef1961;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: bold;
  font-feature-settings: "palt";
  line-height: 1;
  margin: 0;
}

#static-content .option-box .price-spinner .option-price span {
  font-family: din-2014,
    sans-serif;
  font-size: clamp(2.5rem, 3vw, 3rem);
  vertical-align: -.05em;
}

#static-content .set-option {
  text-align: center;
  margin-top: 20px;
}

#static-content .set-option h4 {
  color: #fff;
  background: #133984;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: bold;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  padding: .5em 0;
  margin: 0 0 20px 0;
}

#static-content .set-option h5 {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-weight: bold;
  margin: 0 0 5px 0;
}

#static-content .set-option p {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-feature-settings: "palt";
  letter-spacing: .05em;
  line-height: 1.8;
  margin-bottom: 1em;
}

#static-content .set-option figure {
  margin-bottom: 20px;
}

#static-content .set-option .feature {
  margin-bottom: 10px;
}

#static-content .set-option .feature li {
  color: #133984;
  background-image: -moz-linear-gradient(0deg, rgb(231, 223, 177) 0%, rgba(231, 223, 177, 0.99) 15%, rgba(255, 255, 255, 0.98) 48%, rgba(231, 223, 177, 0.96) 77%, rgb(231, 223, 177) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(231, 223, 177) 0%, rgba(231, 223, 177, 0.99) 15%, rgba(255, 255, 255, 0.98) 48%, rgba(231, 223, 177, 0.96) 77%, rgb(231, 223, 177) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(231, 223, 177) 0%, rgba(231, 223, 177, 0.99) 15%, rgba(255, 255, 255, 0.98) 48%, rgba(231, 223, 177, 0.96) 77%, rgb(231, 223, 177) 100%);
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  padding: .5em 0;
  margin-bottom: 10px;
}

#static-content .set-option .feature li:last-child {
  margin-bottom: 0;
}

#static-content .set-option .feature li span {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: bold;
}

#static-content .set-option .feature li sup {
  font-size: 50%;
  vertical-align: 1.25em;
}

#static-content .set-option .noticeList {
  padding: 0 !important;
}

#static-content .set-option .feature-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}

#static-content .set-option .feature-wrap figure {
  width: 40%;
}

#static-content .set-option .feature-wrap .txt-area {
  width: 57%;
}

#static-content .set-option .feature-wrap .txt-area p {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  text-align: center;
  line-height: 1.8;
  margin-bottom: 0;
}

#static-content .set-option .partinership {
  padding-bottom: 3%;
}

#static-content .set-option .partinership {
  padding-bottom: 3%;
}


@media screen and (min-width: 600px) {

  #static-content .set-option .feature-wrap {
    justify-content: center;
  }

  #static-content .set-option .feature-wrap figure {
    width: 33%;
  }

  #static-content .set-option .feature-wrap .txt-area {
    width: 55%;
  }
}



#static-content .wrap ul.noticeList {
  padding: 0;
  margin: 0;
}

#static-content .wrap .service-box ul.noticeList {
  padding: 0 3% 3% 3%;
}

#static-content .wrap ul.noticeList>li {
  font-size: 1rem;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}

#static-content .wrap ul.noticeList>li:before {
  content: "※";
  display: inline;
  background-image: none;
  width: inherit;
  height: inherit;
  margin-right: 0;
  vertical-align: top;
}

#static-content .wrap ul.noticeList>li.head {
  font-weight: bold;
}

#static-content .wrap ul.noticeList>li.head:before {
  content: "";
}

#static-content .wrap .magenta {
  color: #ef1961;
}

#static-content .img-auto {
  text-align: center;
}

#static-content .img-auto img {
  margin: auto;
}

#static-content .price-commnent {
  color: inherit;
  margin: 0;
}

#static-content .price-commnent li {
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
}

#static-content .price-commnent span {
  margin: 0;
}

#static-content .btn-wrap {
  width: 90%;
  margin: 0 auto 50px auto;
}

#static-content .btn-wrap p {
  text-align: center;
}

#static-content .itemInfoFormBtn {
  margin: 30px auto 0 auto;
}

#static-content #service02 .itemInfoFormBtn {
  padding: 0 3%;
}

#static-content .itemInfoFormBtn a,
#static-content .cart-btn img {
  cursor: pointer;
}

#static-content .itemInfoFormBtn a,
.anchor-comment-btn a {
  font-size: 1.6rem;
  font-weight: bold !important;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #f75200;
  position: relative;
  display: block;
  padding: 10px 30px;
  box-shadow: none !important;
  border-radius: 100px;
  margin: auto;
}

#static-content .itemInfoFormBtn a:before {
  position: absolute;
  content: '';
  top: calc(50% - 4px);
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

#static-content #anchor {
  padding: 15px 3% 20px 3%;
  margin: 0;
}

#static-content #anchor .lead-txt {
  color: #133984;
  font-size: clamp(1.8rem, 2.5vw, 2.5rem);
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

#static-content #anchor .container {
  display: flex;
  gap: 3%;
  justify-content: center;
  padding: 0;
}

#static-content #anchor .container a {
  width: 100%;
}

#static-content #anchor .container .card {
  font-weight: bold;
  color: #133984;
  background: #fff;
  text-align: center;
  border: 2px solid #133984;
  border-radius: 10px;
  padding: 3% 0;
  box-shadow: 0px 2px 0 #133984;
  /* box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.25); */
  position: relative;
}

#static-content #anchor .container .card:before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 7px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #133984;
  border-right: 2px solid #133984;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin: auto;
}

#static-content #anchor .container .card .title {
  font-size: clamp(1.1rem, 1.6vw, 1.6rem);
  margin-bottom: 0;
}

#static-content #anchor .container .card .discount {
  font-size: clamp(1.4rem, 2vw, 2rem);
  font-feature-settings: "palt";
}

#static-content .comma {
  font-weight: normal;
  vertical-align: .1em !important;
}

#static-content .letter-spacing1 {
  letter-spacing: -.1em;
}

#static-content #anchor .container .card .discount .yen {
  color: #ef1961;
}

#static-content #anchor .container .card .discount .yen .price {
  font-family: din-2014,
    sans-serif;
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1;
}

.arrow {
  margin-top: 5px;
  font-size: 18px;
  color: #005bac;
}



.anchor-comment-btn a {
  background: #ccc;
}

.anchor-comment-btn a:before {
  position: absolute;
  content: '';
  top: calc(50% - 4px);
  right: 20px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}

@media screen and (min-width: 600px) {

  #static-content .itemInfoFormBtn a,
  .anchor-comment-btn a {
    font-size: 2rem;
    padding: 15px 30px;
    width: 500px !important;
  }

  .limited-express .anchor-comment-btn {
    padding: 0;
  }

  #static-content .limited-express .itemInfoFormBtn a,
  .limited-express .anchor-comment-btn a {
    width: 100% !important;
  }

  #static-content .itemInfoFormBtn a:before,
  .anchor-comment-btn a:before {
    top: calc(50% - 5px);
    right: 30px;
    width: 10px;
    height: 10px;
  }

}

#static-content .cart-btn-hover a {
  position: relative;
  display: block;
  width: 570px;
  height: 86px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  /* 下のものをまとめる事も可能　全てのプロパティを0.3秒で開始と完了を滑らかに変化させる */
  margin: auto;
}

#static-content .cart-btn-hover a:hover {
  /*  opacity:0.9;*/
  -webkit-transform: scale(0.98, 0.98);
  transform: scale(0.98, 0.98);
  /* 要素を拡大縮小する　この場合はX方向（横）、Y方向（縦）に98%に縮小 */
}

#static-content .cart-btn-hover a span {
  opacity: 0;
  display: block;
  width: 1000px;
  height: 500px;
  /* 画像のサイズに合わせて少し大きめに作る */
  position: absolute;
  top: -100px;
  left: -200px;
  /* 画像のサイズに合わせて位置を外側から外側へ */
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition-property: left, top, opacity;
  transition-property: left, top, opacity;
  /* a spanのcssプロパティ left,top,opacityを時間的変化させる */
  -webkit-transition-duration: 0.7s, 0.5s, 0.1s;
  transition-duration: 0.7s, 0.5s, 0.1s;
  /* 変化にかかる時間を指定 上のプロパティに対応している*/
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  /* 変化のタイミング・進行割合を指定 easeの場合は開始と完了を滑らかにする */
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  /* 要素を回転表示　この場合は30度回転させる */
}

#static-content .cart-btn-hover a:hover span {
  /* マウスオーバーした時の光の位置 */
  opacity: 1;
  top: -50px;
  left: 630px;
}

#static-content .form-wrap {
  margin: 0 0 50px 0;
}

#static-content .form-wrap h2 {
  margin: 0 0 20px 0;
}

#static-content .form-wrap .form-inner {
  text-align: center;
  border: 4px double #000;
  padding: 3%;
  margin: 0 3%;
}

#static-content .form-wrap .form-inner .form-inner-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#static-content .form-wrap img {
  margin: auto;
}

#static-content .form-wrap .form-inner .form-detail {
  margin: 0 0 20px 0;
}

#static-content .form-wrap .form-inner .form-detail p {
  margin: 0 0 10px 0;
}

#static-content .form-wrap .form-inner .form-detail dl dt {
  font-weight: bold;
}

#static-content .anchor-comment-btn {
  text-align: center;
  margin: 20px 0 0 0;
  padding: 0 3%;
}

#static-content .par6 .form-inner p:first-child {
  margin: 0 0 20px 0;
}

#static-content .formSet {
  display: none !important;
}

#static-content #container {
  background: none;
}

#static-content #container-wrapper {
  background: none;
  padding: 0;
}

#static-content #container-inner,
#static-content #container-inner .section {
  max-width: 1000px;
  width: 100%;
}

#static-content .section-inner {
  padding: 0 3%;
}

#static-content .wrap .box {
  margin-bottom: unset;
  padding: 0;
  background: unset;
  border: unset;
  border-radius: unset;
}

#static-content .inner-wrap {
  padding: 0 3%;
}

#static-content .wrap table.tbl01 {
  margin-bottom: 10px !important;
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
}

#static-content .tbl-blue {
  width: 640px;
  margin: 0 auto 30px auto;
}

#static-content .tbl-blue tr th {
  color: #fff;
  background: #00abf0;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}

#static-content .tbl-blue tr th span {
  font-size: 16px;
}

#static-content .tbl-blue tr th,
#static-content .tbl-blue tr td {
  padding: 10px;
}

#static-content .tbl-blue tr td {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 1.4rem;
}

#static-content .tbl-blue tr td:last-child {
  color: #ff426e;
  border-left: none;
  border-right: 1px solid #ccc;
}

#static-content .tbl-blue tr td s {
  color: initial;
}

#static-content #footer {
  padding: 10px 0;
  font-size: 75%;
}

#static-content #footer .footer-inner ul li:last-child {
  border-right: none;
}

#static-content .wrap .main-visual {
  position: relative;
  margin: 0;
}

#static-content .point {
  border: 4px solid #00abf0;
  margin: 0 auto 50px auto;
}

#static-content .point .point-inner {
  padding: 3% 3% 0 3%;
}

#static-content .point .point-txt {
  color: #00abf0;
  font-size: 20px;
  margin: 0 0 20px 0;
}

#static-content .point .point-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#static-content .point .point-wrap .point-box {
  width: calc(94% / 3);
  margin: 0 0 3% 0;
}

#static-content .point .point-wrap .point-box figure {
  margin: 0 0 10px 0;
}

#static-content .point .point-wrap .point-box dl dt {
  color: #00abf0;
  font-size: 20px;
  margin: 0 0 5px 0;
}

#static-content .point .point-wrap .point-box dl dt span {
  font-size: 16px;
}

#static-content .price-bath-cleaning {
  text-align: center;
  margin: 0 0 50px 0;
}

#static-content .price-bath-cleaning .img-auto {
  margin: 0 0 30px 0;
}

#static-content .btn-service-menu {
  text-align: center;
}

#static-content .option {
  background: url(/campaign/images/190909-11/bg-pink.gif) repeat;
  padding: 3% 5% 50px 5%;
}

#static-content .option h2 {
  margin: 0 0 40px 0;
}

#static-content .option .option-box {
  position: relative;
  background: #fff;
  border: 1px solid #000;
  margin: 0 0 30px 0;
  padding: 3%;
}

#static-content .option .option-box:last-of-type {
  margin: 0;
}

#static-content .option .option-box h3 {
  text-align: center;
  margin: 0 0 20px 0;
}

#static-content .option .option-box .img-new {
  position: absolute;
  top: -40px;
  left: -40px;
}

#static-content .option .option-box .img-option {
  margin: 0 0 20px 0;
}

#static-content .option .option-box01 .anchor-comment-btn,
#static-content .option .option-box02 .anchor-comment-btn {
  margin: 0 auto 30px auto;
}

#static-content .option .option-box .lead {
  text-align: center;
  font-size: 24px;
  margin: 0 0 20px 0;
}

#static-content .option .option-box .lead span {
  display: inline;
  font-size: 30px;
  color: #ff426e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffffbd));
  background: linear-gradient(transparent 60%, #ffffbd 60%);
}

#static-content .option .option-box .itemInfoForm {
  margin: 0 0 20px 0;
}

#static-content .option .option-box .water-heater {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#static-content .option .option-box .water-heater .txt p {
  margin: 0 0 1em 0;
}

#static-content .option .option-box .img-feature01 {
  margin: 0 0 20px 0;
}

#static-content .option .option-box .coating-detail figure {
  margin: 20px 0;
}

#static-content .option .option-box .coating-detail .txt {
  color: #fff;
  background: #00abf0;
  font-size: 20px;
  border-radius: 4px;
  padding: 15px 20px;
}

#static-content .ba {
  text-align: center;
  margin: 0 0 50px 0;
}

#static-content .ba h2,
#static-content .ba .img-ba {
  margin: 0 0 30px 0;
}

#static-content .ba .img-ba {
  padding: 0 3%;
}

#static-content .merit {
  background: url(/campaign/images/190909-11/reason-bg.gif) repeat;
  overflow: hidden;
  padding: 5%;
}

#static-content .merit h2,
#static-content .merit p {
  text-align: center;
  margin: 0 0 30px 0;
}

#static-content .merit p:last-child {
  margin: 0;
}

#static-content .merit .txt {
  font-size: 20px;
}

#static-content .merit .txt span {
  color: #ff426e;
  font-size: 30px;
}

#static-content .review {
  padding: 30px 3%;
}

#static-content .review h2 {
  text-align: center;
  margin: 0 auto 20px auto;
}

#static-content .review h2 img {
  margin: auto;
}

#static-content .review .lead-txt {
  color: #133984;
  text-align: center;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 20px;
}

#static-content .review .review-contents {
  max-width: 700px;
  margin: auto;
}

#static-content .review .voice-box {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  background: #f19d1b;
  padding: 3%;
  border-radius: 20px 0;
  margin: 0 0 30px 0;
}

#static-content .review .voice-box .img {
  width: 30%;
}

#static-content .review .voice-box .txt {
  width: 67%;
}

#static-content .review .voice-box .txt span {
  display: block;
  text-align: right;
}

@media screen and (min-width: 600px) {
  #static-content .wrap section.review .navigation-buttons {
    display: none;
  }
}

#static-content #service h2 {
  margin: 0 0 20px 0;
}

#static-content #service .anchor-comment-btn {
  margin: 20px 0;
}

#static-content #service .price-bath-cleaning {
  margin: 0 0 20px 0;
}

#static-content #lead {
  background: #0a3673;
  padding: 3%;
}

#static-content .anchor {
  padding: 3%;
  margin: 0 3% 30px 3%;
  border: 4px double #000;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#static-content .anchor p {
  text-align: center;
}

#static-content .anchor .anchor-inner p:first-child {
  margin: 0 0 20px 0;
}

#static-content .anchor02 {
  padding: 0 3% 30px 3%;
  margin: 0 3% 50px 3%;
}

#static-content .par1 {
  background: url(/campaign/images/181015-11/bg-pink.gif) repeat;
  padding: 60px 3% 50px 3%;
  margin: 0 0 50px 0;
}

#static-content .par1 .inner {
  background: #fff;
  padding: 3%;
  border: 1px solid #000;
}

#static-content .par1 .inner h2 {
  margin: -10vw 0 20px 0;
  border: 0;
}

#static-content .inner .lead {
  text-align: center;
  margin: 0 0 20px 0;
}

#static-content .inner .lead span {
  font-size: 24px;
  color: #ff426e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ffffbd));
  background: linear-gradient(transparent 60%, #ffffbd 60%);
}

#static-content .par1 .inner .box {
  margin: 0 0 30px 0;
}

#static-content .par1 .inner .box h4 {
  color: #fff;
  background: #ff426e;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  margin: 0 0 10px 0;
}

#static-content .par1 .inner .box .box-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#static-content .par1 .inner .box .box-wrap .left {
  width: 40%;
}

#static-content .par1 .inner .box .box-wrap .right {
  width: 57%;
}

#static-content .par1 .inner .service-scope {
  background: #dfdfdf;
  border-radius: 5px;
  padding: 3%;
}

#static-content .par1 .inner .service-scope dl dt {
  font-weight: bold;
}

#static-content .par2 {
  padding: 0 3%;
}

#static-content .par2 h2 {
  margin: 0 0 30px 0;
}

#static-content .par2 h2,
#static-content .par2 p {
  text-align: center;
}

#static-content .par2 p.img {
  margin: 0 0 30px 0;
}

#static-content .par2 p img {
  margin: auto;
}

#static-content .form-wrap h4 {
  font-size: 14px;
}

#static-content .par1 h2,
#static-content .par2 .inner-wrap p {
  margin: 0 0 30px 0;
}

#static-content .par3 {
  font-size: 18px;
}

#static-content .par3 h2 {
  margin: 0 0 20px 0;
}

#static-content .par3 {
  font-size: 18px;
  background: url(/campaign/images/181122-11/reason-bg.gif) repeat;
  overflow: hidden;
  padding: 50px 3% 20px 3%;
}

#static-content .par3 h2 {
  text-align: center;
  margin: 0 auto 10px auto;
}

#static-content .par3 .reason-box {
  margin: 0 0 30px 0;
}

#static-content .par3 .reason-box p {
  text-align: center;
}

#static-content .par3 .reason-box p img {
  margin: auto;
}

#static-content .par5 {
  padding: 30px 3% 50px 3%;
  margin: 0 0 50px 0;
}

#static-content .par5 h2 {
  margin: 0 0 14vw 0;
}

#static-content .par5 h3 {
  margin: -11vw 0 20px 0;
}

#static-content .par5 .pink {
  color: #fff;
  background: #ff426e;
  font-size: 18px;
  padding: 3%;
  margin: 0 0 20px 0;
  border-radius: 4px;
}

#static-content .express {
  padding: 0 7%;
  margin: 0 0 50px 0;
}

#static-content .express p {
  text-align: center;
  margin: 0 0 20px 0;
}

#static-content .express .formGroup {
  display: none !important;
}

#static-content .express #itemForm50 p a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
  color: #00abf0;
}

#static-content .express #itemForm50 p a:after {
  content: "";
  display: inline-block;
  background-image: url(/campaign/images/181022-11/propeller-btn.gif);
  background-size: contain;
  vertical-align: -3px;
  width: 20px;
  height: 20px;
  margin: 0 0 0 3px;
}

#static-content .comment {
  padding: 0 3%;
}

#static-content .comment h2 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  text-indent: -20px;
  padding-left: 20px;
  margin: 0 0 5px 0;
}

#static-content .comment h2:before {
  content: "";
  display: inline-block;
  background-image: url(/campaign/images/181022-11/comment-btn.gif);
  background-size: contain;
  vertical-align: -2px;
  width: 18px;
  height: 18px;
  margin: 0 3px 0 0;
}

#static-content .movie {
  padding: 0 3%;
  margin: 0 0 50px 0;
}

#static-content .movie .movie-inner {
  width: 100%;
  /*横幅いっぱいにwidthを指定*/
  padding-bottom: 56.25%;
  /*高さをpaddingで指定(16:9)*/
  height: 0;
  /*高さはpaddingで指定するためheightは0に*/
  position: relative;
}

#static-content .movie .movie-inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#static-content .limited-express {
  margin: 50px 3%;
}

#static-content .limited-express .itemDetail {
  margin: 0 10px;
}

#static-content .limited-express .itemDetail .main,
#static-content .limited-express .itemDetail .sub02 {
  width: 48.5%;
}

#static-content .limited-express .itemDetail .main {
  margin-left: 1.5%;
  margin-right: 0;
}

#static-content .limited-express .itemDetail .sub02 {
  margin-left: 0;
  margin-right: 1.5%;
}

#static-content .limited-express .itemDetail .main h2 {
  position: relative;
  text-align: left;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 200;
  color: #3071b9;
  background: #eef6ff;
  line-height: 1.5;
  border-top: #3071b9 2px solid;
  padding: 15px 10px;
  margin: 0 0 30px 0;
}

#static-content .limited-express .itemDetail .main .itemInfoFormBtn {
  width: 94%;
  margin: 30px auto 0 auto;
}

#static-content .limited-express ul.noticeList>li.red:before {
  background-image: none;
}

#static-content .limited-express dl.formGroup {
  margin: 0 0 30px 0 !important;
  padding: 0 0 10px 0;
  border-bottom: #ccc 1px solid;
}

#static-content .limited-express dl.formGroup>dt {
  padding: 10px;
  margin: 0;
  text-align: left;
}

#static-content .limited-express dl.formGroup>dd {
  display: inherit;
  width: auto;
}

#static-content .comment ul.noticeList>li.red:before {
  background-image: none !important;
}

#static-content .wrap .main-visual h1 {
  margin: 0 0 20px 0;
}

#static-content .wrap .main-visual .btn-anchor {
  text-align: center;
  margin: 0;
}

#static-content .wrap .main-visual .btn-anchor a {
  display: block;
  width: 94%;
  max-width: 500px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #ff8a00;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  position: relative;
  border-radius: 100em;
  margin: auto;
}

#static-content .wrap .main-visual .btn-anchor a:before {
  position: absolute;
  content: '';
  top: calc(50% - 5px);
  right: 25px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}

#static-content .wrap .main-visual .btn-anchor a:hover,
#static-content .wrap #anchor a:hover,
#static-content .wrap .cp-bnr a:hover {
  opacity: .9;
}

@media screen and (max-width: 599px) {
  #static-content {
    /* container */
    /* cart */
    /* footer */
    /* original */
    /* limited-express */
  }

  #static-content .wrap {
    padding-bottom: 0;
  }

  #static-content header.lp-header {
    padding: 10px !important;
  }

  #static-content header.lp-header p img {
    width: 100px;
  }


  #static-content .cart-btn-hover a {
    width: 100%;
    height: auto;
  }

  #static-content #footer .footer-inner {
    width: auto;
    /*    padding: 0 0 50px 0;*/
  }

  #static-content #footer .footer-inner ul li {
    display: block;
    text-align: center;
    border-right: none;
    padding: 0;
    margin: 0 0 10px 0;
  }

  #static-content #footer .footer-inner ul li:first-child {
    border-left: none;
  }

  #static-content #footer .footer-inner ul li a {
    padding: 0 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
  }

  #static-content .wrap .box_notice {
    margin-bottom: 20px !important;
  }

  #static-content .cp-bnr {
    margin: 0 3% 20px 3%;
  }

  #static-content .wrap .main-visual {
    position: relative;
  }

  #static-content .point .point-txt {
    font-size: 18px;
  }

  #static-content .point .point-wrap .point-box {
    width: 48.5%;
  }

  #static-content .point .point-wrap .point-box dl dt {
    font-size: 18px;
  }

  #static-content .point .point-wrap .point-box dl dt span {
    font-size: 12px;
  }

  #static-content .btn-service-menu {
    width: 75%;
    margin: auto;
  }

  #static-content .option {
    padding: 3% 3% 5% 3%;
  }

  #static-content .option .option-box {
    padding: 5% 0 0 0;
  }

  #static-content .option .option-box .img-new {
    top: -7vw;
    left: -3vw;
  }

  #static-content .option .option-box .img-new img {
    width: 103px;
  }

  #static-content .option .option-box .itemInfoForm {
    padding: 0 3%;
  }

  #static-content .option .option-box .lead {
    font-size: 18px;
  }

  #static-content .option .option-box .lead span {
    font-size: 24px;
  }

  #static-content .option .option-box .water-heater {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin: 0;
    padding: 0 3%;
  }

  #static-content .option .option-box .img-feature01 {
    margin: 0;
  }

  #static-content .option .option-box .img-feature02 {
    padding: 3%;
  }

  #static-content .option .option-box .coating-detail {
    padding: 0 3% 3% 3%;
  }

  #static-content .option .option-box .coating-detail .txt {
    font-size: 16px;
    padding: 3%;
  }

  #static-content .merit {
    text-align: center;
    padding: 50px 3%;
  }

  #static-content .merit h2 {
    width: 90%;
    margin: 0 auto 30px auto;
  }

  #static-content .merit .txt {
    font-size: 16px;
  }

  #static-content .merit .txt span {
    font-size: 24px;
  }

  #static-content #service .itemInfoForm {
    padding: 0 3%;
  }

  #static-content .tbl-blue {
    width: 94%;
  }

  #static-content .wrap dl.formGroup>dt {
    width: calc(33.33333% - 20px);
  }

  #static-content .wrap dl.formGroup>dd {
    margin-left: 0;
  }

  #static-content .wrap form div.selectGroup.small {
    max-width: 100% !important;
  }

  #static-content .itemInfoFormBtn,
  #static-content .anchor-comment-btn,
  #static-content #service .anchor-comment-btn,
  #static-content .limited-express .itemDetail .main .itemInfoFormBtn {
    width: 90%;
    margin: 20px auto;
  }

  #static-content .limited-express .itemDetail {
    margin: 0;
  }

  #static-content .limited-express .itemDetail .main,
  #static-content .limited-express .itemDetail .sub02 {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }

  #static-content .limited-express dl.formGroup>dt {
    text-align: left !important;
    width: 120px !important;
  }

  #static-content .limited-express dl.formGroup>dd {
    display: initial;
    width: 200px;
  }

  #static-content .limited-express ul.noticeList {
    padding: 0 3%;
  }

  #static-content .limited-express .itemDetail .main .itemInfoFormBtn {
    margin: 20px auto;
  }

  #static-content .limited-express .anchor-comment-btn {
    padding: 0;
  }
}

@media screen and (min-width: 600px) {
  #static-content {
    /* common */
    /* table */
    /* original */
  }

  #static-content html>body {
    font-size: 18px;
  }

  #static-content .form-wrap {
    padding: 0 3%;
  }

  #static-content .form-wrap table {
    font-size: 18px;
    margin: 10px 125px;
  }

  #static-content .form-wrap table.tbl-blue {
    width: 900px;
    margin: 0 50px 10px 50px;
  }

  #static-content .form-wrap table.tbl-blue tr th,
  #static-content .form-wrap table.tbl-blue tr td {
    padding: 10px 20px;
  }

  #static-content .wrap .main-visual .btn-anchor a:before {}

  #static-content #anchor .container .card:before {
    bottom: 10px;
    width: 10px;
    height: 10px;
  }

  #static-content .point {
    width: 946px;
  }

  #static-content .option .option-box .water-heater figure,
  #static-content .option .option-box .water-heater .txt {
    width: 48.5%;
  }

  #static-content .review {
    font-size: 18px;
  }

  #static-content .review h2 {
    margin: 0 auto 30px auto;
  }

  #static-content .review .voice-box .img {
    width: 135px;
    margin: 0 30px 0 0;
  }

  #static-content .review .voice-box .txt {
    width: 720px;
  }

  #static-content .option-wrap {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #static-content .option-wrap .option-box {
    width: 435px;
  }

  #static-content .option-wrap .option-box03 {
    margin: 0;
  }

  #static-content .wrap .option-box01 form div.selectGroup.small {
    max-width: 420px;
  }

  #static-content .wrap .option-box02 form div.selectGroup.small {
    max-width: 330px;
  }

  #static-content .wrap .option-box03 dl.formGroup.inline:first-child,
  #static-content .wrap .option-box04 dl.formGroup.inline:first-child {
    margin: 0 0 10px 0;
  }

  #static-content .wrap .option-box04 dl.formGroup.inline:first-child {
    display: block;
  }

  #static-content .anchor {
    margin: 0 50px 30px 50px;
  }

  #static-content .anchor p .img {
    margin: -10% auto 20px auto;
  }

  #static-content .form-wrap .inner {
    padding: 0 50px;
  }

  #static-content .form-wrap .service .left {
    width: 350px;
    float: left;
  }

  #static-content .form-wrap .service .right,
  #static-content .form-wrap .service form {
    width: 520px;
    float: right;
  }

  #static-content .form-wrap .service form {
    clear: none;
  }

  #static-content .form-wrap .form-inner {
    margin: 0 10px;
  }

  #static-content .form-wrap .form-inner figure {
    width: 270px;
  }

  #static-content .form-wrap .form-inner .form-detail {
    width: 550px;
  }

  #static-content .par1 {
    padding: 80px 50px 50px 50px;
  }

  #static-content .par1 .inner {
    padding: 50px;
  }

  #static-content .par1 .inner h2 {
    margin: -100px auto 20px auto;
  }

  #static-content .inner .lead {
    font-size: 24px;
  }

  #static-content .inner .lead span {
    font-size: 30px;
  }

  #static-content .par1 .inner .box .box-wrap .left {
    width: 115px;
  }

  #static-content .par1 .inner .box .box-wrap .right {
    width: 660px;
  }

  #static-content .par1 .inner .service-scope {
    padding: 10px 15px;
  }

  #static-content .par1 .inner .service-scope dl dt {
    float: left;
  }

  #static-content .par1 .inner .service-scope dl dd {
    padding-left: 8em;
  }

  #static-content .par2 h2 {
    margin: 0 0 50px 0;
  }

  #static-content .par3 .inner-wrap {
    padding: 0 50px;
  }

  #static-content .par3 .inner-wrap .box .inner {
    padding: 20px;
  }

  #static-content .par3 .inner-wrap .box .inner .txt {
    padding: 10px 15px;
  }

  #static-content .par2 .inner-wrap {
    font-size: 24px;
    padding: 0 100px;
  }

  #static-content .par3 {
    font-size: 24px;
  }

  #static-content .par3 h3 {
    font-size: 30px;
  }

  #static-content .par3 .step {
    padding: 0 100px;
    margin: 0 0 100px 0;
  }

  #static-content .par3 .step:after {
    width: 72px;
    height: 40px;
    bottom: -75px;
    left: calc(50% - 36px);
  }

  #static-content .par3 .step .step-box p {
    width: 470px;
  }

  #static-content .par3 .step .step-box p.img {
    width: 300px;
  }

  #static-content .par5 {
    padding: 30px 37px 50px 37px;
  }

  #static-content .par5 h2 {
    margin: 0 0 100px 0;
  }

  #static-content .par5 h3 {
    margin: -85px 0 20px 0;
  }

  #static-content .par5 .inner {
    padding: 25px 37px;
  }

  #static-content .par5 .pink {
    font-size: 20px;
    padding: 15px 20px;
    margin: 30px 0;
  }

  #static-content .par5 .itemForm {
    text-align: center;
  }

  #static-content .comment h2 {
    font-size: 24px;
  }

  #static-content .comment h2:before {
    vertical-align: -3px;
    width: 24px;
    height: 24px;
    margin: 0 5px 0 0;
  }

}


/* sec2 */

#static-content #sec2,
#static-content #sec3 {
  background: #133984;
  margin: 0;
}

#static-content #sec2 {
  padding: 30px 3% 15px 3%;
}

#static-content #sec3 {
  padding: 15px 3% 30px 3%;
}

#static-content #sec2 h2,
#static-content #sec3 h2 {
  color: #fff;
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: bold;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  text-align: center;
  margin-bottom: 20px;
}


/* sec3 */

#static-content #sec3 .cleaning-area {
  max-width: 700px;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 3%;
  margin: 0 auto 20px auto;
}

#static-content #sec3 .cleaning-area p {
  color: #fff;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  text-align: center;
  margin-bottom: 0;
}

#static-content #sec3 .cleaning-detail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3vw;
  margin: 0 auto;
}

#static-content #sec3 .cleaning-detail .cleaning-detail-box {
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

#static-content #sec3 .cleaning-detail .cleaning-detail-box figure {
  border-radius: 10px 10px 0 0;
  margin: 0;
}

#static-content #sec3 .cleaning-detail .cleaning-detail-box dl {
  padding: 5%;
  margin: 0;
}

#static-content #sec3 .cleaning-detail .cleaning-detail-box dl dt {
  color: #133984;
  font-size: 1.4rem;
  font-weight: bold;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  margin-bottom: 5px;
}

#static-content #sec3 .cleaning-detail .cleaning-detail-box dl dd {
  font-size: clamp(1.2rem, 1.4vw, 1.4rem);
  margin: 0;
}


@media screen and (min-width: 600px) {

  #static-content #sec3 .cleaning-area {
    padding: 2%;
  }

  #static-content #sec3 .cleaning-detail {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 880px;
  }

  #static-content #sec3 .cleaning-detail .cleaning-detail-box dl dt span {
    font-size: 1.4rem;
  }
}


/* sec4 */

#static-content #sec4,
#static-content #sec5,
#static-content #sec6 {
  background: #f7f7f7;
  margin: 0;
}

#static-content #sec4 {
  padding: 30px 3% 15px 3%;
}

#static-content #sec5 {
  padding: 15px 3%;
}

#static-content #sec6 {
  padding: 15px 3% 30px 3%;
}

#static-content #sec4 h2,
#static-content #sec5 h2,
#static-content #sec6 h2 {
  color: #133984;
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: bold;
  font-feature-settings: "palt";
  letter-spacing: .05em;
  text-align: center;
  margin-bottom: 20px;
}


/* sec7 */

#static-content #sec7 {
  background: #133984;
  padding: 30px 3%;
  margin: 0;
}

#static-content #sec7 h2 {
  color: #fff;
}

#static-content #sec7 h2:before {
  background-color: #fff;
}

#static-content #sec7 .ba-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3vw;
  max-width: 844px;
  margin: 0 auto;
}

#static-content #sec7 .ba-wrap figcaption {
  color: #fff;
  text-align: center;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-weight: bold;
  margin-bottom: 5px;
}

#static-content #sec7 .ba-wrap figure {
  margin: 0;
}


@media screen and (min-width: 600px) {

  #static-content #sec7 .ba-wrap {
    gap: 2vw 3vw;
  }

  #static-content #sec7 .ba-wrap figcaption {
    margin-bottom: 10px;
  }
}


/* sec8 */

#static-content #sec8,
#static-content #faq {
  background: #f7f7f7;
  padding: 30px 3% 10px 3%;
  margin: 0;
}

#static-content #faq {
  padding: 0 3% 20px 3%;
}

#static-content #sec8 h2,
#static-content #faq h2 {
  margin-bottom: 20px;
}

#static-content #sec8 h3,
#static-content #faq h3 {
  color: #133984;
  text-align: center;
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}

#static-content #sec8 h3 .small {
  display: block;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
}

#static-content #sec8 h3 .number {
  font-size: clamp(3rem, 4vw, 4rem);
}

#static-content #sec8 .lead-txt {
  text-align: center;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  line-height: 1.8;
  margin-bottom: 20px;
}

#static-content #sec8 .merit-box {
  border: 1px solid #133984;
  margin: 0 auto 30px auto;
  max-width: 700px;
}

#static-content #sec8 .merit-box-last {
  margin: 0 auto 10px auto;
}

#static-content #sec8 .merit-box h4 {
  color: #fff;
  background: #133984;
  text-align: center;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: bold;
  padding: .5em 0;
  margin: 0;
}

#static-content #sec8 .merit-box .merit-inner {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 3%;
}

#static-content #sec8 .merit-box .merit-inner figure {
  width: 34%;
  margin: 0;
}

#static-content #sec8 .merit-box .merit-inner p {
  width: 63%;
  font-size: clamp(1.2rem, 1.4vw, 1.4rem);
  line-height: 1.8;
  margin: 0;
}

#static-content .btn-top {
  display: flex;
  justify-content: flex-end;
}

#static-content .btn-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 7rem;
  height: 7rem;
  color: #fff;
  background: #133984;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
  padding-top: .75em;
}

#static-content .btn-top a:hover {
  opacity: .9;
}

#static-content .btn-top a:before {
  content: '';
  position: absolute;
  top: 13px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  margin: auto;
}


@media screen and (min-width: 600px) {

  #static-content #sec8 .merit-box .merit-inner figure {
    width: 30%;
  }

  #static-content #sec8 .merit-box .merit-inner p {
    width: 67%;
  }
}


/* faq */


#static-content #faq .faq-wrap {
  /* padding: 0 3%; */
}

#static-content #faq .faq-wrap dl {
  margin-bottom: 20px;
}

#static-content #faq .faq-wrap dl dt {
  color: #133984;
  font-size: clamp(1.6rem, 2vw, 2rem);
  font-weight: bold;
  padding-left: 1.6em;
  margin-bottom: 5px;
  position: relative;
}

#static-content #faq .faq-wrap dl dt:before {
  content: 'Q';
  font-family: din-2014,
    sans-serif;
  color: #fff;
  background: #133984;
  text-align: center;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1px 0 0 0;
}

#static-content #faq .faq-wrap dl dd {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  padding-top: 0.1em;
  padding-left: 1.9em;
  margin-bottom: 0;
  position: relative;
}

#static-content #faq .faq-wrap dl dd:before {
  content: 'A';
  font-family: din-2014,
    sans-serif;
  font-size: clamp(1.6rem, 2vw, 2rem);
  color: #133984;
  background: #fff;
  text-align: center;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  border: 2px solid #133984;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#static-content #faq .faq-wrap dl dd img {
  margin-top: 20px;
}

#static-content #faq .faq-wrap p {
  text-align: center;
  margin-bottom: 0;
}

#static-content #faq .faq-wrap p a {
  color: #133984;
  font-size: clamp(1.6rem, 2vw, 2rem);
  font-weight: bold;
  position: relative;
  padding-right: 30px;
}

#static-content #faq .faq-wrap p a:before {
  content: '';
  background: #133984;
  position: absolute;
  top: 5px;
  right: 10px;
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

#static-content #faq .faq-wrap p a:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 16px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}


@media screen and (min-width: 600px) {

  #static-content #faq .faq-wrap dl dt {
    padding-left: 1.8em;
  }

  #static-content #faq .faq-wrap dl dt:before {
    top: 1px;
    width: 28px;
    height: 28px;
    padding: 0;
  }

  #static-content #faq .faq-wrap dl dd {
    padding-left: 2.4em;
    padding-bottom: .3em;
  }

  #static-content #faq .faq-wrap dl dd:before {
    width: 28px;
    height: 28px;
  }

  #static-content #faq .faq-wrap p a:before {
    top: 6px;
    right: 8px;
    width: 20px;
    height: 20px;
  }

  #static-content #faq .faq-wrap p a:after {
    top: 12px;
    right: 16px;
    width: 7px;
    height: 7px;
  }
}


/* tel */

#static-content #tel {
  background: #005bac;
  padding: 30px 3%;
  margin: 0;
}

#static-content .sec5-b {
  padding: 30px 3% 70px 3% !important;
}

#static-content #tel h2 {
  color: #fff;
  font-size: clamp(2rem, 3vw, 3rem);
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin: 0 0 15px 0;
}

#static-content #tel .img-tel {
  text-align: center;
}

#static-content #tel .about {
  text-align: center;
}

#static-content #tel-area p {
  margin: 0;
}

#static-content #tel .tel-btn {
  margin-top: 30px;
}

#static-content #tel .tel-btn a {
  display: block;
  color: #005bac;
  background: #fff;
  text-align: center;
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  height: 50px;
  line-height: 48px;
  border-radius: 100vh;
  -webkit-border-radius: 100vh;
  -moz-border-radius: 100vh;
  -ms-border-radius: 100vh;
  -o-border-radius: 100vh;
}

#static-content #tel .tel-btn a:before {
  content: '';
  position: absolute;
  right: 25px;
  top: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #005bac;
  border-right: 2px solid #005bac;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}


@media screen and (min-width: 600px) {

  #static-content #tel .img-tel {
    margin: 0;
  }
}


/* service */

#static-content .service-box {
  background: #fff;
  max-width: 700px;
  margin: auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

#static-content .service-box figure {
  margin: 0;
}

#static-content .service-box figure.service-image img {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
}

#static-content .service-box .price-area {
  text-align: center;
  padding: 20px 3%;
}

#static-content .service-box .price-area .standard-price {
  color: #ef1961;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: bold;
  margin-bottom: 15px;
}

#static-content .service-box .price-area .standard-price p {
  font-feature-settings: "palt";
  line-height: 1;
  margin-bottom: 0;
}

#static-content .service-box .price-area .standard-price .price-number {
  font-family: din-2014,
    sans-serif;
  font-size: clamp(3rem, 4vw, 4rem);
  vertical-align: -.05em;
}

#static-content .service-box .price-area .cp-price .cp-txt {
  width: 95%;
  color: #212529;
  background: #ff0;
  text-align: center;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: bold;
  line-height: 1.8;
  margin: 0 auto .5em auto;
}

#static-content .service-box .price-area .cp-price .cp-txt .price {
  color: #ef1961;
}

#static-content .service-box .price-area .cp-price .cp-txt .cp-price-number {
  font-family: din-2014,
    sans-serif;
  font-size: clamp(2rem, 2.5vw, 2.5rem);
  vertical-align: -0.05em;
}

#static-content .service-box .price-area .cp-price .cp-txt small {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
}

#static-content .service-box .price-area .cp-price .cp-txt .off {
  font-size: clamp(1.7rem, 2.25vw, 2.25rem);
}


#static-content .service-box .price-area .before-price {
  color: #133984;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-weight: bold;
  margin-bottom: 5px;
}

#static-content .service-box .price-area .before-price p {
  font-feature-settings: "palt";
  line-height: 1;
  margin-bottom: 0;
}

#static-content .service-box .price-area .before-price .price-number {
  font-family: din-2014,
    sans-serif;
  font-size: clamp(2.5rem, 3vw, 3rem);
  position: relative;
  display: inline-block;
}

#static-content .service-box .price-area .before-price .price-number:after {
  content: '';
  position: absolute;
  top: 49%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ef1961;
  transform: rotate(-15deg);
  transform-origin: center;
}

#static-content .service-box .price-area .set-price {
  display: inline-block;
  color: #133984;
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  font-weight: bold;
  border: 1px solid #133984;
  padding: 2% 3%;
  margin: -5px auto 20px auto;
}

#static-content .service-box .price-area .set-price p {
  font-feature-settings: "palt";
  line-height: 1;
  margin-bottom: 0;
}

#static-content .service-box .price-area .set-price .price-number {
  color: #ef1961;
  font-family: din-2014,
    sans-serif;
  font-size: clamp(2rem, 3vw, 3rem);
}


@media screen and (min-width: 600px) {

  #static-content .service-box .price-area .set-price {
    padding: 1% 2%;
  }

  #static-content .service-box .price-area .cp-price {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  #static-content .service-box .price-area .cp-price .cp-txt {
    width: 37%;
    line-height: 1.6;
    margin: 0;
  }

  #static-content .service-box .price-area .cp-price .cp-txt .off {
    vertical-align: -1px;
  }
}



#static-content .service-option {
  background: #f5f7fc;
  padding: 20px 3%;
  border-radius: 0 0 10px 10px;
}

#static-content .service-option h3 {
  color: #133984;
  text-align: center;
  font-size: clamp(1.8rem, 2vw, 2rem);
  font-weight: bold;
  margin-bottom: 15px;
}

#static-content .service-option .option-box {
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 3%;
  margin-bottom: 30px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

#static-content .service-option .option-box .option-contents {
  display: flex;
  justify-content: space-between;
}

#static-content .service-option .option-box .option-contents figure {
  width: 30%;
}

#static-content .service-option .option-box .option-contents .option-txt {
  width: 67%;
}

#static-content .service-option .option-box .option-contents .option-txt h4 {
  color: #133984;
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: bold;
  margin: 0 0 10px 0;
}

#static-content .service-option .option-box .option-contents .option-txt p {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
  margin-bottom: 0;
}


@media screen and (min-width: 600px) {

  #static-content .service-option .option-box .option-contents figure {
    width: 15%;
  }

  #static-content .service-option .option-box .option-contents .option-txt {
    width: 82%;
  }
}


/* spinner */

#static-content .spinner_wrap,
#static-content .spinner_area {
  display: flex;
  justify-content: center;
  align-items: center;
}

#static-content .spinner_wrap {
  font-size: 1.4rem;
  margin: 0 0 0 -3em;
}

#static-content .spinner_wrap p {
  font-size: 1.3rem;
  line-height: 1;
  margin: 0 0.5em 0 0 !important;
}

#static-content .option-box .spinner_wrap {
  justify-content: flex-end;
}

#static-content .wrap .itemForm dl.mem-formGroup dt {
  margin: 0 .5em 0 0;
}

#static-content .form-inner {
  margin: 20px 3%;
}

#static-content .addToCartLP {
  text-align: center;
  margin: 0 auto 20px auto;
  max-width: 360px;
}

#static-content .spinner_area input,
#static-content .mem-formGroup .mem-inputGroup input,
#static-content .mem-formGroup .mem-inputGroup button {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  padding: 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  vertical-align: middle;
  /*デフォルトのスピナーを消す*/
  -webkit-appearance: none;
  -moz-appearance: textfield;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

#static-content .mem-formGroup .mem-inputGroup button {
  outline: none;
}

#static-content .spinner_area input[type="button"] {
  cursor: pointer;
}

#static-content .wrap .mem-formGroup {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto !important;
}

#static-content .wrap .mem-formGroup .mem-inputGroup {
  display: flex;
}

#static-content .spinner_area input.minus-button,
#static-content .mem-formGroup .mem-inputGroup .mem-minus {
  color: #555;
  background: #efefef;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
}

#static-content .spinner_area input.plus-button,
#static-content .mem-formGroup .mem-inputGroup .mem-plus {
  color: #fff;
  background: #005bac;
  border: 1px solid #005bac;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
}

#static-content .wrap .itemForm .addToCartLP a,
#static-content .wrap .itemForm .addToCartLP button,
#static-content .wrap .mem-itemInfoFormBtn a {
  color: #fff;
  background: #ff8a00;
  font-size: 1.8rem;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
  margin: 0;
  border-radius: 100vh;
  -webkit-border-radius: 100vh;
  -moz-border-radius: 100vh;
  -ms-border-radius: 100vh;
  -o-border-radius: 100vh;
  position: relative;
}

#static-content .wrap .itemForm .addToCartLP a:hover,
#static-content .wrap .itemForm .addToCartLP button:hover,
#static-content .wrap .mem-itemInfoFormBtn a:hover {
  /* background: #d90c3d; */
  opacity: .9;
}

#static-content .itemForm .addToCartLP a:before,
#static-content .itemForm .addToCartLP button:before,
#static-content .mem-itemInfoFormBtn a:before {
  content: '';
  position: absolute;
  right: 23px;
  top: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

#static-content .price-area .toggle-contents2 dd {
  padding: 0 3% 3% 3%;
}

#static-content .price-area .toggle-contents2 dd ul {
  background: #fff;
  padding: 3% !important;
}

#static-content .toggle-contents {
  border-radius: 10px;
  margin: 0;
}

.c-cart-confirm__price {
  font-family: "Oswald", sans-serif;
  font-size: 2rem;
}


@media screen and (max-width: 599px) {

  #static-content .wrap .itemForm .addToCartLP button.btn-set {
    padding-right: 1em;
  }
}


@media screen and (min-width: 600px) {

  #static-content .price-area .toggle-contents2 dd {
    padding: 0 2% 2% 2%;
  }

  #static-content .price-area .toggle-contents2 dd ul {
    padding: 2% !important;
    background: #fff;
  }
}