@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
/* 波線 */
/*basic*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

.clear {
  clear: both;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
body {
  font-family: "游ゴシック体", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6, p {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.specia {
  margin-top: -65px;
  display: block;
}
@media screen and (max-width: 767px) {
  .specia {
    margin-top: 0;
  }
}

.special .pagetop {
  position: fixed;
  right: 50px;
  z-index: 10000;
  width: 53px;
  height: 53px;
}
@media (max-width: 1100px) {
  .special .pagetop {
    right: 0;
  }
}
@media (max-width: 768px) {
  .special .pagetop {
    right: 20px;
    bottom: 20px !important;
    width: 20px;
    height: 20px;
  }
}
.special .pagetop a {
  width: 53px;
  display: block;
  height: 100%;
}
@media (max-width: 768px) {
  .special .pagetop a {
    width: 20px;
    height: 20px;
  }
}
.special .pagetop a img {
  width: 100%;
}

.com-line-banner-area {
  background: white;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .com-line-banner-area {
    padding-top: 50px;
    margin-bottom: 50px;
  }
}
.com-line-banner-area .inner-wrapper {
  max-width: 800px;
  margin: 0 auto;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .com-line-banner-area .inner-wrapper {
    padding: 0 25px;
  }
}
.com-line-banner-area .inner-wrapper img.banner {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .com-line-banner-area .inner-wrapper img.banner {
    margin-bottom: 20px;
    height: auto;
    max-width: 100%;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
}
.com-line-banner-area .inner-wrapper .btn {
  width: 385px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #00b900;
  color: white;
  font-weight: bold;
  font-size: 22px;
  font-weight: bold;
}
.com-line-banner-area .inner-wrapper .btn.pink {
  background: #f67c89;
}
@media screen and (max-width: 767px) {
  .com-line-banner-area .inner-wrapper .btn {
    width: 48%;
    height: 50px;
    font-size: 13px;
  }
}

.com-present-banner-area {
  margin: 110px auto 0;
  text-align: center;
}
.com-present-banner-area img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .com-present-banner-area {
    margin: 50px auto;
  }
}

.lower.electricity .main-v-area {
  text-align: center;
  max-width: 1280px;
  margin: auto;
}
.lower.electricity .main-v-area img {
  max-width: 100%;
  height: auto;
}

.lower.electricity .top-area {
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area {
    padding: 50px 0;
  }
}
.lower.electricity .top-area .inner-wrapper {
  max-width: 800px;
  margin: auto;
}
.lower.electricity .top-area .inner-wrapper .txt {
  font-size: 20px;
  line-height: 1.9;
  font-weight: bold;
  color: #006be9;
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .txt {
    font-size: 15px;
    margin-bottom: 50px;
    line-height: 1.75;
    letter-spacing: 0;
  }
}
@media (max-width: 360px) {
  .lower.electricity .top-area .inner-wrapper .txt {
    font-size: 12px;
  }
}
.lower.electricity .top-area .inner-wrapper .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 800px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 2px solid #006be9;
  }
}
.lower.electricity .top-area .inner-wrapper .list li {
  border-left: 3px solid #006be9;
  width: 33.3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 50%;
    border-bottom: 2px solid #006be9;
    border-left: 0;
  }
}
.lower.electricity .top-area .inner-wrapper .list li a {
  display: block;
  text-align: center;
  padding: 10px 0 15px;
  color: #006be9;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li a {
    font-size: 16px;
    padding: 10px 0;
  }
}
.lower.electricity .top-area .inner-wrapper .list li a span {
  font-size: 18px;
  margin-bottom: 4px;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li a span {
    font-size: 12px;
  }
}
.lower.electricity .top-area .inner-wrapper .list li:nth-child(1), .lower.electricity .top-area .inner-wrapper .list li:nth-child(2), .lower.electricity .top-area .inner-wrapper .list li:nth-child(3) {
  border-bottom: 3px solid #006be9;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li:nth-child(1), .lower.electricity .top-area .inner-wrapper .list li:nth-child(2), .lower.electricity .top-area .inner-wrapper .list li:nth-child(3) {
    border: 0;
  }
}
.lower.electricity .top-area .inner-wrapper .list li:nth-child(1)::after, .lower.electricity .top-area .inner-wrapper .list li:nth-child(2)::after, .lower.electricity .top-area .inner-wrapper .list li:nth-child(3)::after {
  content: "";
  width: 20px;
  height: 20px;
  background: white;
  display: block;
  position: absolute;
  right: -10px;
  bottom: -10px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li:nth-child(1)::after, .lower.electricity .top-area .inner-wrapper .list li:nth-child(2)::after, .lower.electricity .top-area .inner-wrapper .list li:nth-child(3)::after {
    content: none;
  }
}
.lower.electricity .top-area .inner-wrapper .list li:nth-child(1), .lower.electricity .top-area .inner-wrapper .list li:nth-child(4) {
  border-left: 3px solid #006be9;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li:nth-child(1), .lower.electricity .top-area .inner-wrapper .list li:nth-child(4) {
    border: 0;
  }
}
.lower.electricity .top-area .inner-wrapper .list li:nth-child(1)::before, .lower.electricity .top-area .inner-wrapper .list li:nth-child(4)::before {
  content: "";
  width: 20px;
  height: 20px;
  background: white;
  display: block;
  position: absolute;
  left: -10px;
  bottom: -10px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li:nth-child(1)::before, .lower.electricity .top-area .inner-wrapper .list li:nth-child(4)::before {
    content: none;
  }
}
.lower.electricity .top-area .inner-wrapper .list li:nth-child(3), .lower.electricity .top-area .inner-wrapper .list li:nth-child(6) {
  border-right: 3px solid #006be9;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li:nth-child(3), .lower.electricity .top-area .inner-wrapper .list li:nth-child(6) {
    border: 0;
  }
}
.lower.electricity .top-area .inner-wrapper .list li:nth-child(3)::after, .lower.electricity .top-area .inner-wrapper .list li:nth-child(6)::after {
  content: "";
  width: 20px;
  height: 20px;
  background: white;
  display: block;
  position: absolute;
  right: -10px;
  bottom: -10px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li:nth-child(3)::after, .lower.electricity .top-area .inner-wrapper .list li:nth-child(6)::after {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .lower.electricity .top-area .inner-wrapper .list li {
    border-bottom: 2px solid #006be9 !important;
  }
  .lower.electricity .top-area .inner-wrapper .list li:nth-child(1)::after, .lower.electricity .top-area .inner-wrapper .list li:nth-child(3)::after, .lower.electricity .top-area .inner-wrapper .list li:nth-child(5)::after {
    content: "";
    width: 2px;
    height: 90%;
    background: #006be9;
    position: absolute;
    right: -1px;
    bottom: 4%;
  }
}

.lower.electricity .sec-base {
  max-width: 800px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec-base {
    padding: 0 20px;
    margin-bottom: 50px;
  }
}
.lower.electricity .sec-base .ttl-ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto 20px;
  width: 110px;
  height: 30px;
  color: white;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  border-radius: 30px;
  background: #006be9;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec-base .ttl-ico {
    width: 80px;
    height: 20px;
    font-size: 10px;
    margin-bottom: 10px;
    padding-top: 2px;
  }
}
.lower.electricity .sec-base .ttl-ico + h3 {
  font-size: 50px;
  font-weight: bold;
  color: #006be9;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec-base .ttl-ico + h3 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.lower.electricity .sec-base .top-txt {
  font-size: 20px;
  color: #006be9;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec-base .top-txt {
    font-size: 12px;
  }
}

.lower.electricity .sec1 .list {
  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;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec1 .list {
    max-width: 332px;
    margin: 35px auto 0;
  }
}
.lower.electricity .sec1 .list li {
  width: 390px;
  height: 359px;
  background-size: 390px 359px;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec1 .list li {
    width: 48%;
    height: 190px;
    border: 2px solid #006be9;
    border-radius: 10px;
    margin-bottom: 2%;
  }
}
@media (max-width: 360px) {
  .lower.electricity .sec1 .list li {
    height: 170px;
  }
}
.lower.electricity .sec1 .list li p {
  width: 100%;
  text-align: center;
  padding-bottom: 1.5em;
  font-size: 16px;
  line-height: 1.375;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec1 .list li p {
    font-size: 11px;
  }
}
@media (max-width: 360px) {
  .lower.electricity .sec1 .list li p {
    font-size: 9px;
  }
}
.lower.electricity .sec1 .list li:nth-child(1) {
  background-image: url(../../special/2021_static_electricity/img/sec1-flow1.svg);
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec1 .list li:nth-child(1) {
    background-image: url(../../special/2021_static_electricity/img/sec1-flow1-sp.svg);
    background-size: 100% auto;
  }
}
.lower.electricity .sec1 .list li:nth-child(2) {
  background-image: url(../../special/2021_static_electricity/img/sec1-flow2.svg);
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec1 .list li:nth-child(2) {
    background-image: url(../../special/2021_static_electricity/img/sec1-flow2-sp.svg);
    background-size: 100% auto;
  }
}
.lower.electricity .sec1 .list li:nth-child(3) {
  background-image: url(../../special/2021_static_electricity/img/sec1-flow3.svg);
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec1 .list li:nth-child(3) {
    background-image: url(../../special/2021_static_electricity/img/sec1-flow3-sp.svg);
    background-size: 100% auto;
  }
}
.lower.electricity .sec1 .list li:nth-child(4) {
  background-image: url(../../special/2021_static_electricity/img/sec1-flow4.svg);
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec1 .list li:nth-child(4) {
    background-image: url(../../special/2021_static_electricity/img/sec1-flow4-sp.svg);
    background-size: 100% auto;
  }
}

.lower.electricity .sec2 figure {
  margin-top: 55px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec2 figure {
    margin: 30px auto 0;
    max-width: 500px;
  }
  .lower.electricity .sec2 figure img {
    width: 100%;
    height: auto;
  }
}
.lower.electricity .sec2 figure p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #006be9;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec2 figure p {
    font-size: 13px;
    margin-top: 30px;
  }
}
.lower.electricity .sec2 figure .illust {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec2 figure .illust {
    margin-top: 20px;
  }
  .lower.electricity .sec2 figure .illust img {
    width: 254px;
    height: auto;
  }
}

.lower.electricity .sec5 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec5 .list {
    margin-top: 20px;
    display: block;
  }
}
.lower.electricity .sec5 .list li {
  width: 246px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .sec5 .list li {
    width: 191px;
    margin-left: auto;
    margin-right: auto;
  }
  .lower.electricity .sec5 .list li:not(:last-child) {
    margin-bottom: 15px;
  }
}
.lower.electricity .sec5 .list li img {
  width: 100%;
  height: auto;
}

.lower.electricity .item-box {
  background: #006be9;
  border-radius: 10px;
  padding: 60px 125px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box {
    padding: 30px 0;
    margin-top: 20px;
  }
}
.lower.electricity .item-box h4 {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box h4 {
    margin-bottom: 15px;
  }
}
.lower.electricity .item-box h4 .deco {
  display: inline-block;
  background: #fa4f27;
  padding: 5px 15px;
  margin: 0 8px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: white;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box h4 .deco {
    font-size: 15px;
    padding: 3px 10px;
  }
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box h4 img {
    width: 10px;
    height: auto;
  }
  .lower.electricity .item-box h4 img[src*="img/sec4-ttl1.svg"] {
    width: 92px;
    height: auto;
  }
  .lower.electricity .item-box h4 img[src*="img/sec4-ttl2.svg"] {
    width: 91px;
    height: auto;
  }
}
.lower.electricity .item-box .ttl-txt {
  font-size: 17px;
  font-weight: bold;
  color: white;
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .ttl-txt {
    font-size: 13px;
    margin-bottom: 30px;
  }
}
.lower.electricity .item-box .item-list {
  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;
  max-width: 540px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list {
    max-width: 230px;
  }
}
.lower.electricity .item-box .item-list li {
  margin-bottom: 60px;
  color: white;
  text-align: center;
  width: 260px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li {
    width: 100%;
    margin-bottom: 50px;
  }
}
.lower.electricity .item-box .item-list li.mb0 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li.mb0 {
    margin-bottom: 50px;
  }
}
.lower.electricity .item-box .item-list li:last-child {
  margin-bottom: 0;
}
.lower.electricity .item-box .item-list li .balloon {
  background: #b2d3f8;
  width: 100%;
  min-height: 120px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .balloon {
    padding: 15px 10px;
    min-height: inherit;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.lower.electricity .item-box .item-list li .balloon p {
  font-size: 16px;
  font-weight: bold;
  color: #006be9;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .balloon p {
    font-size: 14px;
  }
}
.lower.electricity .item-box .item-list li .balloon p .logo {
  display: block;
  margin: 0 auto 15px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .balloon p .logo {
    margin: 0 auto 10px;
  }
  .lower.electricity .item-box .item-list li .balloon p .logo img {
    max-width: 100%;
    height: auto;
  }
}
.lower.electricity .item-box .item-list li .balloon p span {
  font-size: 12px;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .balloon p span {
    font-size: 11px;
  }
}
.lower.electricity .item-box .item-list li .balloon::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 8px 0 8px;
  border-color: #b2d3f8 transparent transparent transparent;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -16px;
}
.lower.electricity .item-box .item-list li .item-thumb {
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .item-thumb {
    margin-bottom: 15px;
    padding: 0 15px;
  }
}
.lower.electricity .item-box .item-list li .item-thumb img {
  width: 100%;
  height: auto;
}
.lower.electricity .item-box .item-list li .ico {
  text-align: center;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .ico {
    margin: 0 0 5px;
  }
  .lower.electricity .item-box .item-list li .ico img {
    width: 46px;
    height: auto;
  }
}
.lower.electricity .item-box .item-list li .name, .lower.electricity .item-box .item-list li .price {
  font-size: 12px;
  color: white;
}
.lower.electricity .item-box .item-list li .name {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .name {
    margin: 0;
  }
}
.lower.electricity .item-box .item-list li .btn {
  max-width: 260px;
  width: 100%;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #006be9;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin: 20px auto 0;
  background: white;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .btn {
    height: 40px;
    font-size: 13px;
    margin: 10px auto 0;
    width: calc(100% - 30px);
  }
}
.lower.electricity .item-box .item-list li .btn::after {
  content: "";
  width: 12px;
  height: 10px;
  border-top: 3px solid #006be9;
  border-right: 3px solid #006be9;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  margin-left: 15px;
  display: inline-block;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list li .btn::after {
    width: 8px;
    height: 7px;
    border-top: 2px solid #006be9;
    border-right: 2px solid #006be9;
    margin-left: 10px;
  }
}
.lower.electricity .item-box .item-list.single li {
  width: 100%;
}
.lower.electricity .item-box .item-list.single li .balloon {
  height: auto;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list.single li .balloon {
    padding: 20px 10px;
  }
}
.lower.electricity .item-box .item-list.single li .balloon p .logo {
  display: block;
  margin: 0 auto 15px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list.single li .balloon p .logo {
    max-width: 100%;
    height: auto;
  }
}
.lower.electricity .item-box .item-list.single li .balloon p .pic {
  text-align: center;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .item-list.single li .balloon p .pic {
    max-width: 100%;
    height: auto;
  }
}
.lower.electricity .item-box .balloon-wide {
  background: #b2d3f8;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .balloon-wide {
    max-width: 230px;
    margin: 0 auto 30px;
  }
}
.lower.electricity .item-box .balloon-wide p {
  font-size: 16px;
  font-weight: bold;
  color: #006be9;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .balloon-wide p {
    font-size: 14px;
  }
}
.lower.electricity .item-box .balloon-wide p .logo {
  display: block;
  margin: 0 auto 15px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .balloon-wide p .logo {
    margin: 0 auto 10px;
  }
}
.lower.electricity .item-box .balloon-wide p span {
  font-size: 12px;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .lower.electricity .item-box .balloon-wide p span {
    font-size: 11px;
  }
}
.lower.electricity .item-box .balloon-wide::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 8px 0 8px;
  border-color: #b2d3f8 transparent transparent transparent;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -16px;
}

.lower .com-main-v-area {
  text-align: center;
  max-width: 1280px;
  margin: auto;
}
.lower .com-main-v-area img {
  max-width: 100%;
  height: auto;
}

.lower.valentine .top-area {
  background: #f6dfdc;
  padding: 100px 0 115px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.valentine .top-area {
    padding: 50px 10px;
  }
}
.lower.valentine .top-area .txt {
  font-size: 20px;
  font-family: "Noto Serif", serif;
  font-weight: 700;
  color: #692a0e;
}
@media screen and (max-width: 767px) {
  .lower.valentine .top-area .txt {
    font-size: 15px;
    line-height: 2;
  }
}
.lower.valentine .top-area .thumb {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .top-area .thumb {
    margin-top: 40px;
    text-align: center;
  }
}
.lower.valentine .top-area .thumb img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .lower.valentine .top-area .thumb img {
    max-width: 360px;
    width: 100%;
  }
}

.lower.valentine .bg-brown {
  background: #692a0e;
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .lower.valentine .bg-brown {
    padding: 50px 0;
  }
}
.lower.valentine .bg-brown .main-ttl {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .bg-brown .main-ttl {
    margin-bottom: 25px;
  }
}
.lower.valentine .bg-brown .serif-txt {
  font-family: "Noto Serif", serif;
  font-weight: 700;
  color: #ffaea9;
  text-align: center;
  font-size: 20px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .lower.valentine .bg-brown .serif-txt {
    font-size: 12px;
  }
}
.lower.valentine .bg-brown .serif-txt.white {
  font-size: 16px;
  color: white;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .bg-brown .serif-txt.white {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

.lower.valentine .bg-pink {
  background: #f6dfdc;
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .lower.valentine .bg-pink {
    padding: 50px 10px;
  }
}
.lower.valentine .bg-pink .main-ttl {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .bg-pink .main-ttl {
    margin-bottom: 25px;
  }
  .lower.valentine .bg-pink .main-ttl img {
    max-width: 100%;
    height: auto;
  }
}
.lower.valentine .bg-pink .serif-txt {
  font-family: "Noto Serif", serif;
  font-weight: 700;
  color: #692a0e;
  text-align: center;
  font-size: 20px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .lower.valentine .bg-pink .serif-txt {
    font-size: 13px;
  }
}
.lower.valentine .bg-pink .serif-txt.white {
  font-size: 16px;
  color: white;
  margin-bottom: 30px;
}
.lower.valentine .bg-pink .wrapper {
  background: white;
  border: 1px solid #692a0e;
  padding: 100px 130px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 800px;
  margin: 60px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.valentine .bg-pink .wrapper {
    padding: 50px 20px 0;
  }
}

.lower.valentine .sec {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ffaea9;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec {
    margin: 0 8px;
    padding: 5px;
  }
}
.lower.valentine .sec:not(:last-child) {
  margin-bottom: 180px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec:not(:last-child) {
    margin-bottom: 90px;
  }
}

.lower.valentine .sec .inner {
  border: 1px solid white;
  position: relative;
}
.lower.valentine .sec .inner::before {
  position: absolute;
  left: 10px;
  bottom: 10px;
  content: "";
  background-image: url(../../special/2021_valentine/img/deco-L.svg);
  background-size: 71px;
  background-repeat: no-repeat;
  width: 71px;
  height: 71px;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner::before {
    background-size: 25px;
    width: 25px;
    height: 25px;
    left: 5px;
    bottom: 5px;
  }
}
.lower.valentine .sec .inner::after {
  position: absolute;
  right: 10px;
  bottom: 10px;
  content: "";
  background-image: url(../../special/2021_valentine/img/deco-R.svg);
  background-size: 71px;
  background-repeat: no-repeat;
  width: 71px;
  height: 71px;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner::after {
    background-size: 25px;
    width: 25px;
    height: 25px;
    right: 5px;
    bottom: 5px;
  }
}
.lower.valentine .sec .inner h3 {
  margin: -90px auto 25px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner h3 {
    margin: -50px auto 20px;
    text-align: center;
  }
}
.lower.valentine .sec .inner h3 img {
  background: #692a0e;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner h3 img {
    max-width: 325px;
    width: 100%;
    height: auto;
  }
}
.lower.valentine .sec .inner .item {
  text-align: center;
  padding-bottom: 50px;
  margin: 0 25px 50px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item {
    padding-bottom: 35px;
    margin: 0 15px 35px;
  }
}
.lower.valentine .sec .inner .item:not(:last-child) {
  border-bottom: 1px dashed white;
}
.lower.valentine .sec .inner .item .copy {
  color: white;
  font-size: 16px;
  font-family: "Noto Serif", serif;
  font-weight: 700;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item .copy {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.lower.valentine .sec .inner .item .ballon {
  margin: -10px 0 10px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item .ballon {
    max-width: 325px;
    margin: -10px auto 10px;
  }
  .lower.valentine .sec .inner .item .ballon img {
    width: 100%;
    height: auto;
  }
}
.lower.valentine .sec .inner .item h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item h4 {
    margin-bottom: 10px;
  }
}
.lower.valentine .sec .inner .item h4::before {
  background-image: url(../../special/2021_valentine/img/kakko-l.svg);
  background-repeat: no-repeat;
  background-size: 13.5px 37px;
  display: block;
  width: 13.5px;
  height: 37px;
  content: "";
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item h4::before {
    background-size: 9px 20px;
    width: 9px;
    height: 20px;
  }
}
.lower.valentine .sec .inner .item h4::after {
  background-image: url(../../special/2021_valentine/img/kakko-r.svg);
  background-repeat: no-repeat;
  background-size: 13.5px 37px;
  display: block;
  width: 13.5px;
  height: 37px;
  content: "";
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item h4::after {
    background-size: 9px 20px;
    width: 9px;
    height: 20px;
  }
}
.lower.valentine .sec .inner .item h4 span {
  color: white;
  font-family: "Noto Serif", serif;
  font-weight: 400;
  font-size: 22px;
  display: block;
  margin: 0 55px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item h4 span {
    font-size: 15px;
    margin: 0 20px;
  }
}
.lower.valentine .sec .inner .item .thumb {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item .thumb {
    max-width: 262px;
    margin: 0 auto 10px;
  }
}
.lower.valentine .sec .inner .item .thumb img {
  margin-left: -12px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item .thumb img {
    margin-left: -12px;
    max-width: 100%;
    height: auto;
  }
}
.lower.valentine .sec .inner .item .name {
  color: white;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item .name {
    font-size: 11px;
  }
}
.lower.valentine .sec .inner .item .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  font-size: 18px;
  font-weight: bold;
  width: 260px;
  height: 40px;
  color: #692a0e;
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item .btn {
    width: 200px;
    height: 35px;
    font-size: 13px;
  }
}
.lower.valentine .sec .inner .item .btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #692a0e;
  border-right: 2px solid #692a0e;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: 10px;
  line-height: 1;
  position: relative;
  top: -3px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec .inner .item .btn::after {
    width: 8px;
    height: 8px;
  }
}

.lower.valentine .sec1 {
  margin-top: 170px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .sec1 {
    margin-top: 90px;
  }
}

.lower.valentine .item-list {
  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;
}
@media screen and (max-width: 767px) {
  .lower.valentine .item-list {
    display: block;
  }
}
.lower.valentine .item-list li {
  width: 260px;
  margin-bottom: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.valentine .item-list li {
    margin: 0 auto 50px;
  }
}
.lower.valentine .item-list li .balloon {
  background-image: url(../../special/2021_valentine/img/waku.svg);
  background-repeat: no-repeat;
  background-size: 260px 124px;
  text-align: center;
  font-size: 14px;
  line-height: 1.8;
  color: #692a0e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  width: 260px;
  height: 124px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .item-list li .balloon {
    background-size: 100% auto;
    width: 200px;
    height: 95px;
    margin: 0 auto;
  }
}
.lower.valentine .item-list li .balloon p {
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .item-list li .balloon p {
    font-size: 11px;
    margin-bottom: 11px;
  }
}
.lower.valentine .item-list li .thumb {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .item-list li .thumb {
    max-width: 200px;
    margin: 0 auto;
  }
}
.lower.valentine .item-list li .thumb img {
  width: 100%;
  height: auto;
}
.lower.valentine .item-list li .name {
  font-size: 12px;
  color: #692a0e;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .item-list li .name {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
.lower.valentine .item-list li .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #692a0e;
  font-size: 18px;
  font-weight: bold;
  width: 260px;
  height: 40px;
  color: white;
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.valentine .item-list li .btn {
    font-size: 13px;
    width: 200px;
    height: 35px;
  }
}
.lower.valentine .item-list li .btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: 10px;
  line-height: 1;
  position: relative;
  top: -3px;
}
@media screen and (max-width: 767px) {
  .lower.valentine .item-list li .btn::after {
    width: 8px;
    height: 8px;
  }
}

.lower.laundry .top-area {
  padding: 100px 0 80px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.laundry .top-area {
    padding: 50px 0 0;
  }
}
.lower.laundry .top-area .txt {
  font-size: 20px;
  font-weight: 700;
  color: #0044d0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .top-area .txt {
    font-size: 15px;
    line-height: 1.8;
    padding: 0 10px;
  }
}
.lower.laundry .top-area .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .top-area .nav {
    display: block;
    margin-top: 50px;
  }
}
.lower.laundry .top-area .nav li {
  border-left: 4px solid #0044d0;
  height: 180px;
  width: 265px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .lower.laundry .top-area .nav li {
    border-left: 0;
    border-top: 2px solid #0044d0;
    width: 100%;
    height: auto;
    padding: 20px 0;
  }
}
.lower.laundry .top-area .nav li:last-child {
  border-right: 4px solid #0044d0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .top-area .nav li:last-child {
    border-right: 0;
    border-bottom: 2px solid #0044d0;
  }
}
.lower.laundry .top-area .nav li a {
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.laundry .top-area .nav li a img {
    width: 326px;
    height: auto;
  }
}

.lower.laundry .sec .inner {
  max-width: 800px;
  margin: auto;
  padding: 80px 0 185px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .inner {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .lower.laundry .sec .inner {
    padding: 20px 15px 50px;
  }
}
.lower.laundry .sec .title {
  margin: 50px 0 20px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .title {
    margin: 30px 0 10px;
    text-align: center;
  }
  .lower.laundry .sec .title img {
    max-width: 100%;
    height: auto;
  }
}
.lower.laundry .sec .title + p {
  font-size: 18px;
  font-weight: bold;
  color: #0044d0;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .title + p {
    font-size: 13px;
    margin-bottom: 35px;
  }
}
.lower.laundry .sec .func-list li {
  background: white;
}
.lower.laundry .sec .func-list li:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .func-list li:not(:last-child) {
    margin-bottom: 15px;
  }
}
.lower.laundry .sec .func-list li.pd-btm {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .func-list li.pd-btm {
    padding-bottom: 15px;
  }
}
.lower.laundry .sec .func-list li h4 {
  background: #0044d0;
  font-size: 24px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .func-list li h4 {
    font-size: 13px;
    height: 36px;
  }
}
.lower.laundry .sec .func-list li .fig {
  padding: 40px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .func-list li .fig {
    padding: 15px;
  }
}
.lower.laundry .sec .func-list li .fig img {
  max-width: 100%;
  height: auto;
}
.lower.laundry .sec .func-list li .fig p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .func-list li .fig p {
    font-size: 11px;
  }
}
.lower.laundry .sec .func-list li .fig .mt40 {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .func-list li .fig .mt40 {
    margin-top: 10px;
  }
}
.lower.laundry .sec .func-list li .fig .mt20 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec .func-list li .fig .mt20 {
    margin-top: 10px;
  }
}

.lower.laundry .sec1 {
  background-color: #bde8fb;
}
.lower.laundry .sec1 .balloon {
  background-image: url(../../special/2021_laundry/img/sec1/main.svg);
  background-repeat: no-repeat;
  background-size: 760px 806px;
  width: 760px;
  height: 806px;
  padding-top: 364px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec1 .balloon {
    background-image: url(../../special/2021_laundry/img/sec1/main-sp.svg);
    background-size: 367px 448px;
    width: 367px;
    height: 448px;
    padding-top: 182px;
    margin: auto;
  }
}
@media (max-width: 400px) {
  .lower.laundry .sec1 .balloon {
    background-size: 100% auto;
    width: 100%;
    height: 490px;
    padding-top: 192px;
  }
}
@media (max-width: 360px) {
  .lower.laundry .sec1 .balloon {
    height: 380px;
    padding-top: 160px;
  }
}
.lower.laundry .sec1 .balloon p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #0044d0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec1 .balloon p {
    font-size: 13px;
  }
}
@media (max-width: 360px) {
  .lower.laundry .sec1 .balloon p {
    font-size: 12px;
  }
}

.lower.laundry .sec2 {
  background-color: #c2f2e9;
}
.lower.laundry .sec2 .balloon {
  background-image: url(../../special/2021_laundry/img/sec2/main.svg);
  background-repeat: no-repeat;
  background-size: 760px 757px;
  width: 760px;
  height: 757px;
  padding-top: 359px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec2 .balloon {
    background-image: url(../../special/2021_laundry/img/sec2/main-sp.svg);
    background-size: 367px 456px;
    width: 367px;
    height: 456px;
    padding-top: 182px;
    margin: auto;
  }
}
@media (max-width: 400px) {
  .lower.laundry .sec2 .balloon {
    background-size: 100% auto;
    width: 100%;
    height: 500px;
    padding-top: 202px;
  }
}
@media (max-width: 360px) {
  .lower.laundry .sec2 .balloon {
    height: 380px;
    padding-top: 170px;
  }
}
.lower.laundry .sec2 .balloon p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #0044d0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec2 .balloon p {
    font-size: 13px;
  }
}
@media (max-width: 360px) {
  .lower.laundry .sec2 .balloon p {
    font-size: 12px;
  }
}
.lower.laundry .sec2 .memo {
  background: #faeef9;
  border-radius: 20px;
  padding: 35px 30px;
  position: relative;
  margin: -20px 40px 0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec2 .memo {
    border-radius: 10px;
    padding: 20px 0 0;
    margin: 0 15px 0;
  }
}
.lower.laundry .sec2 .memo h3 {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec2 .memo h3 {
    margin-bottom: 20px;
  }
}
.lower.laundry .sec2 .memo .txt {
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  color: #0044d0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec2 .memo .txt {
    font-size: 13px;
    line-height: 1.7;
    text-align: center;
  }
}
.lower.laundry .sec2 .memo .fig {
  position: absolute;
  right: 60px;
  bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec2 .memo .fig {
    margin: 0 auto;
    position: inherit;
    right: inherit;
    bottom: inherit;
  }
  .lower.laundry .sec2 .memo .fig img {
    margin-right: -30px;
  }
}
.lower.laundry .sec2 .present-area {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec2 .present-area {
    margin-top: 30px;
  }
}
.lower.laundry .sec2 .present-area img {
  max-width: 100%;
  height: auto;
}

.lower.laundry .marker {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3px;
}
.lower.laundry .marker.pc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .lower.laundry .marker.pc {
    display: none;
  }
}
.lower.laundry .marker.pc span {
  display: block;
  background: #ffe800;
  padding: 3px;
  font-size: 16px;
  font-weight: bold;
  color: black;
}
.lower.laundry .marker.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .lower.laundry .marker.sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 240px;
    margin: 5px auto 0;
  }
}
.lower.laundry .marker.sp span {
  display: inline-block;
  background: #ffe800;
  padding: 2px 4px;
  font-size: 11px;
  margin-top: 2px;
  color: black;
}
@media (max-width: 360px) {
  .lower.laundry .marker.sp span {
    font-size: 10px;
  }
}

.lower.laundry .sec3 {
  background-color: #dbf4c7;
}
.lower.laundry .sec3 .balloon {
  background-image: url(../../special/2021_laundry/img/sec3/main.svg);
  background-repeat: no-repeat;
  background-size: 760px 756px;
  width: 760px;
  height: 756px;
  padding-top: 359px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .balloon {
    background-image: url(../../special/2021_laundry/img/sec3/main-sp.svg);
    background-size: 317px 427px;
    width: 317px;
    height: 427px;
    padding-top: 182px;
    margin: auto;
  }
}
@media (max-width: 414px) {
  .lower.laundry .sec3 .balloon {
    background-size: 100% auto;
    width: 92%;
    height: 480px;
    padding-top: 206px;
  }
}
@media (max-width: 400px) {
  .lower.laundry .sec3 .balloon {
    background-size: 100% auto;
    width: 100%;
    height: 460px;
    padding-top: 200px;
  }
}
@media (max-width: 360px) {
  .lower.laundry .sec3 .balloon {
    height: 390px;
    padding-top: 164px;
  }
}
.lower.laundry .sec3 .balloon p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  color: #0044d0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .balloon p {
    font-size: 13px;
    line-height: 1.7;
  }
}
@media (max-width: 360px) {
  .lower.laundry .sec3 .balloon p {
    font-size: 12px;
  }
}
.lower.laundry .sec3 .box {
  background: white;
  padding: 35px 40px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box {
    padding: 20px;
  }
}
.lower.laundry .sec3 .box h3 {
  margin-bottom: 25px;
}
.lower.laundry .sec3 .box h3 img {
  max-width: 100%;
  height: auto;
}
.lower.laundry .sec3 .box .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lower.laundry .sec3 .box .row .fig {
  width: 338px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .row .fig {
    width: 119px;
    margin: 20px auto 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.lower.laundry .sec3 .box .row .fig img {
  width: 100%;
  height: auto;
}
.lower.laundry .sec3 .box .row ul {
  width: 270px;
  margin-top: -0.5em;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .row ul {
    width: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.lower.laundry .sec3 .box .row ul li {
  font-size: 18px;
  font-weight: bold;
  color: #0044d0;
  position: relative;
  padding-left: 23px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .row ul li {
    font-size: 13px;
    padding-left: 18px;
  }
}
.lower.laundry .sec3 .box .row ul li:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .row ul li:not(:last-child) {
    margin-bottom: 15px;
  }
}
.lower.laundry .sec3 .box .row ul li::before {
  content: "";
  background-image: url(../../special/2021_laundry/img/sec3/check.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .row ul li::before {
    background-size: 13px;
    width: 13px;
    height: 13px;
    top: 3px;
  }
}
.lower.laundry .sec3 .box .memo {
  background: #faeef9;
  border-radius: 20px;
  padding: 35px 30px;
  position: relative;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .memo {
    border-radius: 10px;
    padding: 20px 10px;
    margin-top: 30px;
  }
}
.lower.laundry .sec3 .box .memo h4 {
  margin-bottom: 45px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .memo h4 {
    margin-bottom: 20px;
  }
}
.lower.laundry .sec3 .box .memo .txt {
  width: 390px;
  font-size: 18px;
  font-weight: bold;
  color: #0044d0;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .memo .txt {
    font-size: 13px;
    width: 100%;
    text-align: center;
    line-height: 1.7;
  }
}
.lower.laundry .sec3 .box .memo .fig {
  position: absolute;
  right: 30px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec3 .box .memo .fig {
    position: inherit;
    right: inherit;
    bottom: inherit;
    text-align: center;
    margin-top: 20px;
  }
  .lower.laundry .sec3 .box .memo .fig img {
    width: 107px;
    height: auto;
  }
}

.lower.laundry .sec-item {
  border: 3px solid white;
  padding: 55px 0 0;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec-item {
    border: 2px solid white;
    padding: 25px 0 0;
    margin-top: 30px;
  }
}
.lower.laundry .sec-item .wrapper {
  width: 545px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec-item .wrapper {
    max-width: 393px;
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.lower.laundry .sec-item .wrapper h3 {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec-item .wrapper h3 {
    margin-bottom: 20px;
  }
}
.lower.laundry .sec-item .wrapper .balloon {
  background-image: url(../../special/2021_laundry/img/sec-item/balloon.svg);
  background-size: 450px 218px;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  padding-top: 62px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 450px;
  height: 218px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec-item .wrapper .balloon {
    background-size: 225px 109px;
    width: 225px;
    height: 109px;
    padding-top: 27px;
  }
}
.lower.laundry .sec-item .wrapper .balloon p {
  color: #0044d0;
  font-weight: bold;
  font-size: 23px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .sec-item .wrapper .balloon p {
    font-size: 12px;
  }
}

.lower.laundry .item-list {
  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;
  max-width: 540px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list {
    display: block;
  }
}
.lower.laundry .item-list.mb {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list.mb {
    margin-bottom: 50px;
  }
}
.lower.laundry .item-list li {
  width: 260px;
  margin-bottom: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list li {
    margin: 0 auto 50px;
    width: 100%;
  }
}
.lower.laundry .item-list li.w2 {
  width: 100%;
}
.lower.laundry .item-list li .balloon-area {
  background-image: url(../../special/2021_laundry/img/sec-item/balloon2.svg);
  background-repeat: no-repeat;
  background-size: 263px 137px;
  text-align: center;
  font-size: 16px;
  line-height: 1.375;
  color: #0044d0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 263px;
  height: 137px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list li .balloon-area {
    background-size: 196px 102px;
    width: 196px;
    height: 102px;
  }
}
.lower.laundry .item-list li .balloon-area p {
  margin-bottom: 16px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list li .balloon-area p {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.lower.laundry .item-list li .thumb {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list li .thumb {
    max-width: 200px;
    margin: 0 auto;
  }
}
.lower.laundry .item-list li .thumb img {
  width: 100%;
  height: auto;
}
.lower.laundry .item-list li .icon {
  margin: 20px 0 15px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list li .icon {
    margin: 10px 0 5px;
  }
}
.lower.laundry .item-list li .name {
  font-size: 12px;
  color: #0044d0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list li .name {
    font-size: 10px;
    margin-bottom: 10px;
  }
}
.lower.laundry .item-list li .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  font-size: 18px;
  font-weight: bold;
  width: 260px;
  height: 40px;
  color: #0044d0;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list li .btn {
    font-size: 13px;
    width: 200px;
    height: 35px;
    margin-top: 10px;
  }
}
.lower.laundry .item-list li .btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid #0044d0;
  border-right: 3px solid #0044d0;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: 10px;
  line-height: 1;
  position: relative;
  top: -3px;
}
@media screen and (max-width: 767px) {
  .lower.laundry .item-list li .btn::after {
    width: 8px;
    height: 8px;
  }
}

.lower.fight .mv-wrapper {
  background: black;
}

.lower.fight .intro-area {
  margin-top: -1px;
  padding: 90px 0 80px;
  text-align: center;
  background-image: url(../../special/2021_fight/img/intro/bg@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lower.fight .intro-area {
    padding: 50px 0;
  }
}
.lower.fight .intro-area .inner-wrapper {
  max-width: 780px;
  margin: auto;
  position: relative;
  padding: 0 20px;
}
.lower.fight .intro-area h2 {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lower.fight .intro-area h2 {
    margin-bottom: 25px;
  }
}
.lower.fight .intro-area h2 img {
  max-width: 100%;
  height: auto;
}
.lower.fight .intro-area .txt {
  font-size: 22px;
  font-weight: 700;
  color: white;
  line-height: 1.8181818182;
}
@media screen and (max-width: 767px) {
  .lower.fight .intro-area .txt {
    font-size: 15px;
    line-height: 1.8;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
.lower.fight .intro-area .fight {
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lower.fight .intro-area .fight {
    margin-top: 45px;
  }
  .lower.fight .intro-area .fight img {
    width: 143px;
  }
}
.lower.fight .intro-area .deco1 {
  position: absolute;
  left: 20px;
  top: 194px;
}
@media screen and (max-width: 767px) {
  .lower.fight .intro-area .deco1 {
    display: none;
  }
}
.lower.fight .intro-area .deco2 {
  position: absolute;
  right: 75px;
  top: 392px;
}
@media screen and (max-width: 767px) {
  .lower.fight .intro-area .deco2 {
    top: inherit;
    bottom: 5%;
    right: 18%;
  }
  .lower.fight .intro-area .deco2 img {
    width: 50px;
    height: auto;
  }
}

.lower.fight .bg-black {
  background: black;
  padding: 150px 0;
}
@media screen and (max-width: 767px) {
  .lower.fight .bg-black {
    padding: 0 0 50px;
  }
}

.lower.fight .sec {
  max-width: 800px;
  margin: auto;
}
.lower.fight .sec .main {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec .main {
    margin-bottom: 30px;
  }
}
.lower.fight .sec .main img {
  width: 100%;
  height: auto;
}
.lower.fight .sec .main + .txt {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8181818182;
  margin-bottom: 50px;
  text-align: center;
  color: white;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec .main + .txt {
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 1.6;
  }
}
.lower.fight .sec .s-txt {
  color: white;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec .s-txt {
    font-size: 13px;
  }
}

.lower.fight .sec1 {
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec1 {
    margin-bottom: 50px;
  }
}
.lower.fight .sec1 .compare-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec1 .compare-list {
    padding: 0 25px;
  }
}
.lower.fight .sec1 .compare-list li {
  background-image: url(../../special/2021_fight/img/sec1/bg1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 385px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec1 .compare-list li {
    width: 48%;
    padding: 12px;
  }
}
.lower.fight .sec1 .compare-list li:nth-child(2) {
  background-image: url(../../special/2021_fight/img/sec1/bg2.jpg);
}
.lower.fight .sec1 .compare-list li h3 {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec1 .compare-list li h3 {
    margin-bottom: 10px;
  }
}
.lower.fight .sec1 .compare-list li h4 {
  font-size: 28px;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec1 .compare-list li h4 {
    font-size: 13px;
    margin-bottom: 5px;
  }
}
.lower.fight .sec1 .compare-list li h4 span {
  color: #fff100;
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec1 .compare-list li h4 span {
    font-size: 18px;
  }
}
.lower.fight .sec1 .compare-list li h4 + p {
  font-size: 18px;
  line-height: 1.6666666667;
  color: white;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec1 .compare-list li h4 + p {
    font-size: 8px;
    margin-bottom: 15px;
  }
}
.lower.fight .sec1 .compare-list li .fig img {
  width: 100%;
  height: auto;
}
.lower.fight .sec1 .compare-list li .copy {
  display: none;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec1 .compare-list li .copy {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  .lower.fight .sec1 .compare-list li .copy img {
    width: 100%;
  }
}

.lower.fight .sec2 .main + .txt {
  margin-bottom: 15px;
}
.lower.fight .sec2 .comment-area {
  margin-top: 40px;
  background-image: url(../../special/2021_fight/img/sec2/com-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec2 .comment-area {
    margin: 25px 20px 0;
  }
}
.lower.fight .sec2 .comment-area.pat2 {
  background-image: url(../../special/2021_fight/img/sec2/com-bg-2.jpg);
}
.lower.fight .sec2 .comment-area .top-area {
  padding: 1px;
}
.lower.fight .sec2 .comment-area .top-area img {
  width: 100%;
}
.lower.fight .sec2 .comment-area .illust-area {
  padding: 60px 50px 45px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec2 .comment-area .illust-area {
    padding: 15px;
  }
}
.lower.fight .sec2 .comment-area .illust-area .illust {
  width: 100%;
  height: auto;
}
.lower.fight .sec2 .comment-area .illust-area p[class] {
  font-size: 20px;
  position: absolute;
  color: black;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec2 .comment-area .illust-area p[class] {
    display: none;
  }
}
.lower.fight .sec2 .comment-area .illust-area p[class] small {
  font-size: 16px;
  display: block;
  font-weight: bold;
  margin-top: 5px;
}
.lower.fight .sec2 .comment-area .illust-area .num1 {
  left: 80px;
  top: 90px;
  width: 275px;
}
.lower.fight .sec2 .comment-area .illust-area .num2 {
  left: 445px;
  top: 90px;
  width: 275px;
}
.lower.fight .sec2 .comment-area .illust-area .num3 {
  left: 80px;
  top: 394px;
  width: 350px;
}
.lower.fight .sec2 .comment-area .illust-area .num4 {
  left: 80px;
  top: 633px;
  width: 250px;
}
.lower.fight .sec2 .comment-area .illust-area .num5 {
  left: 80px;
  top: 843px;
  width: 320px;
}
.lower.fight .sec2 .comment-area .illust-area.pat2 .num1 {
  left: 80px;
  top: 86px;
  width: 275px;
}
.lower.fight .sec2 .comment-area .illust-area.pat2 .num2 {
  left: 445px;
  top: 86px;
  width: 268px;
}
.lower.fight .sec2 .comment-area .illust-area.pat2 .num3 {
  left: 80px;
  top: 312px;
  width: 330px;
}
.lower.fight .sec2 .comment-area .illust-area.pat2 .num4 {
  left: 80px;
  top: 491px;
  width: 260px;
}
.lower.fight .sec2 .comment-area .illust-area.pat2 .num5 {
  left: 80px;
  top: 667px;
  width: 340px;
}
.lower.fight .sec2 .comment-area .illust-area.pat2 .num6 {
  left: 80px;
  top: 905px;
  width: 360px;
}

.lower.fight .sec3 {
  background-image: url(../../special/2021_fight/img/sec3/sec-bg@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 140px 0;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 {
    padding: 0 0 50px;
  }
}
.lower.fight .sec3 .inner {
  max-width: 800px;
  margin: auto;
}
.lower.fight .sec3 .item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 90px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 .item-list {
    display: block;
    padding: 20px 20px 0;
  }
}
.lower.fight .sec3 .item-list li {
  width: 385px;
  text-align: center;
  color: white;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 .item-list li {
    width: 100%;
    max-width: 385px;
    margin: 0 auto 50px;
  }
  .lower.fight .sec3 .item-list li:last-child {
    margin-bottom: 0;
  }
}
.lower.fight .sec3 .item-list li .copy {
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 .item-list li .copy {
    font-size: 13px;
  }
}
.lower.fight .sec3 .item-list li .cate {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 .item-list li .cate {
    margin-bottom: 20px;
  }
}
.lower.fight .sec3 .item-list li .thumb {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 .item-list li .thumb {
    max-width: 200px;
    margin: auto;
  }
}
.lower.fight .sec3 .item-list li .thumb a {
  display: block;
}
.lower.fight .sec3 .item-list li .thumb a img {
  width: 100%;
  height: auto;
}
.lower.fight .sec3 .item-list li .price {
  margin: 14px 0 6px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 .item-list li .price {
    font-size: 12px;
  }
}
.lower.fight .sec3 .item-list li .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  font-size: 18px;
  font-weight: bold;
  width: 260px;
  height: 40px;
  color: black;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 .item-list li .btn {
    font-size: 13px;
    width: 200px;
    height: 35px;
    margin-top: 10px;
  }
}
.lower.fight .sec3 .item-list li .btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 3px solid black;
  border-right: 3px solid black;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: 10px;
  line-height: 1;
  position: relative;
  top: -3px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec3 .item-list li .btn::after {
    width: 8px;
    height: 8px;
  }
}

.lower.fight .sec4 .block {
  background-image: url(../../special/2021_fight/img/sec4/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 45px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block {
    padding: 25px 18px;
    margin: 0 20px;
  }
}
.lower.fight .sec4 .block h3 {
  text-align: center;
  font-size: 56px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #ffe800;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.lower.fight .sec4 .block dl dt {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block dl dt {
    margin-bottom: 30px;
  }
}
.lower.fight .sec4 .block dl dt img {
  width: 100%;
  height: auto;
}
.lower.fight .sec4 .block dl dd {
  color: white;
  font-weight: bold;
}
.lower.fight .sec4 .block dl dd table {
  width: 100%;
  margin-bottom: 10px;
}
.lower.fight .sec4 .block dl dd table th {
  width: 110px;
  vertical-align: top;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block dl dd table th {
    font-size: 13px;
    width: 70px;
    padding-bottom: 10px;
  }
}
.lower.fight .sec4 .block dl dd table td {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block dl dd table td {
    font-size: 13px;
    padding-bottom: 10px;
  }
}
.lower.fight .sec4 .block dl dd .txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block dl dd .txt {
    font-size: 13px;
  }
}
.lower.fight .sec4 .block dl dd .att-txt {
  color: #ffe800;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block dl dd .att-txt {
    font-size: 13px;
    margin: 20px 0 40px;
  }
}
.lower.fight .sec4 .block dl dd .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block dl dd .list.pc {
    display: none;
  }
}
.lower.fight .sec4 .block dl dd .list li {
  background: white;
  width: 206px;
  height: 206px;
  text-align: center;
  margin-right: 46px;
  margin-bottom: 40px;
  position: relative;
}
.lower.fight .sec4 .block dl dd .list li::after {
  content: "";
  background-image: url(../../special/2021_fight/img/sec4/arrow.svg);
  background-size: 25px 14px;
  background-repeat: no-repeat;
  width: 25px;
  height: 14px;
  position: absolute;
  right: -35px;
  top: 50%;
  margin-top: -7px;
}
.lower.fight .sec4 .block dl dd .list li:nth-child(3n) {
  margin-right: 0;
}
.lower.fight .sec4 .block dl dd .list li:nth-child(3n)::after {
  content: none;
}
.lower.fight .sec4 .block dl dd .list li:last-child::after {
  content: none;
}
.lower.fight .sec4 .block dl dd .list li .txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  color: black;
  padding-top: 20px;
}
.lower.fight .sec4 .block dl dd .list li .fig {
  text-align: center;
}
.lower.fight .sec4 .block dl dd .flow-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .lower.fight .sec4 .block dl dd .flow-sp {
    display: block;
  }
  .lower.fight .sec4 .block dl dd .flow-sp img {
    width: 100%;
    height: auto;
  }
}

.lower.fight sup {
  font-size: 70%;
  vertical-align: top;
  position: relative;
  top: -0.05em;
}

.lower.mothersday .main-v-area {
  text-align: center;
}
.lower.mothersday .main-v-area img {
  max-width: 100%;
  height: auto;
}

.lower.mothersday .top-area {
  margin-top: 150px;
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .top-area {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.lower.mothersday .top-area .inner-wrapper {
  max-width: 800px;
  margin: auto;
  text-align: center;
}
.lower.mothersday .top-area .inner-wrapper h2 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #f67c89;
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .top-area .inner-wrapper h2 {
    position: relative;
    font-size: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lower.mothersday .top-area .inner-wrapper h2::before {
    content: "";
    background-image: url(../../special/2021_mothersday/img/intro/deco-l-sp.svg);
    background-size: 45px 95px;
    background-repeat: no-repeat;
    width: 45px;
    height: 95px;
    margin-right: 30px;
    margin-top: -10px;
  }
  .lower.mothersday .top-area .inner-wrapper h2::after {
    content: "";
    background-image: url(../../special/2021_mothersday/img/intro/deco-r-sp.svg);
    background-size: 45px 95px;
    background-repeat: no-repeat;
    width: 45px;
    height: 95px;
    margin-left: 30px;
    margin-top: -10px;
  }
}
.lower.mothersday .top-area .inner-wrapper .txt {
  text-align: center;
  margin: 75px 0;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .top-area .inner-wrapper .txt {
    margin: 35px 0;
  }
}
.lower.mothersday .top-area .inner-wrapper .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .top-area .inner-wrapper .list {
    padding: 0 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 400px;
    margin: auto;
  }
}
.lower.mothersday .top-area .inner-wrapper .list li {
  width: 24%;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .top-area .inner-wrapper .list li {
    width: 48%;
    margin-bottom: 20px;
  }
}
.lower.mothersday .top-area .inner-wrapper .list li a {
  display: block;
}
.lower.mothersday .top-area .inner-wrapper .list li a img {
  width: 100%;
  height: auto;
}

.lower.mothersday .sec01 .main::before, main.mothersday .sec03 .main::before {
  content: "";
  background-image: url(../../special/2021_mothersday/img/reccomend/pink-bg-r.png);
  background-repeat: repeat-x;
  background-position: center top;
  display: block;
  width: 100%;
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec01 .main::before, main.mothersday .sec03 .main::before {
    height: 200px;
    background-size: auto 200px;
  }
}

.lower.mothersday .sec02 .main::before, main.mothersday .sec04 .main::before {
  content: "";
  background-image: url(../../special/2021_mothersday/img/reccomend/perple-bg-r.png);
  background-repeat: repeat-x;
  background-position: center top;
  display: block;
  width: 100%;
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec02 .main::before, main.mothersday .sec04 .main::before {
    height: 200px;
    background-size: auto 200px;
  }
}

.lower.mothersday .sec {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.lower.mothersday .sec .main {
  width: 100vw;
  margin: 0 calc(50% - 50vw) 60px;
  text-align: center;
  position: relative;
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .main {
    padding-top: 45px;
    margin-bottom: 40px;
  }
}
.lower.mothersday .sec .main img {
  max-width: 100%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .main img {
    max-width: 304px;
    height: auto;
    width: 100%;
  }
}
.lower.mothersday .sec .copy {
  text-align: center;
  font-size: 50px;
  color: #f67c89;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .copy {
    font-size: 28px;
  }
}
.lower.mothersday .sec .copy small {
  font-size: 36px;
  display: block;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .copy small {
    font-size: 22px;
    margin-top: 10px;
  }
}
.lower.mothersday .sec .copy .uline {
  display: inline-block;
  position: relative;
}
.lower.mothersday .sec .copy .uline::after {
  content: "";
  display: block;
  background: #f67c89;
  width: 104%;
  height: 1px;
  position: absolute;
  left: -2%;
  bottom: 5px;
}
.lower.mothersday .sec .copy.perple {
  color: #e38cbe;
}
.lower.mothersday .sec .copy.perple .uline::after {
  background: #e38cbe;
}
.lower.mothersday .sec .copy + p {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #815343;
  font-size: 24px;
  line-height: 1.7083333333;
  text-align: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .copy + p {
    font-size: 14px;
    line-height: 1.7142857143;
    margin-top: 20px;
  }
}
.lower.mothersday .sec .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 612px;
  margin: 60px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .row {
    width: calc(100% - 40px);
    margin-top: 45px;
  }
}
.lower.mothersday .sec .row .txt-area {
  width: 410px;
  height: 180px;
  background: #fe8c8c;
  border-radius: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .row .txt-area {
    width: calc(100% - 117px);
    height: 120px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px;
    margin-top: -2px;
  }
}
.lower.mothersday .sec .row .txt-area p {
  width: 350px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
  font-size: 18px;
  color: white;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .row .txt-area p {
    width: auto;
    font-size: 12px;
  }
}
.lower.mothersday .sec .row .txt-area::after {
  content: "";
  display: block;
  width: 14px;
  height: 80px;
  background-image: url(../../special/2021_mothersday/img/reccomend/arrow.svg);
  background-repeat: no-repeat;
  background-size: 14px 80px;
  position: absolute;
  right: -14px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .row .txt-area::after {
    width: 7px;
    height: 40px;
    background-image: url(../../special/2021_mothersday/img/reccomend/arrow-sp.svg);
    background-size: 7px 40px;
    right: -7px;
    bottom: 50%;
    margin-bottom: -20px;
  }
}
.lower.mothersday .sec .row .thumb {
  width: 152px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .row .thumb {
    width: 97px;
  }
}
.lower.mothersday .sec .row .thumb img {
  width: 100%;
  height: auto;
}
.lower.mothersday .sec .item-list {
  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;
  text-align: center;
  margin-bottom: 200px;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list {
    margin-bottom: 60px;
    margin-top: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.lower.mothersday .sec .item-list.mb0 {
  margin-bottom: 0;
}
.lower.mothersday .sec .item-list.single {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.lower.mothersday .sec .item-list.single li:not(:last-child) {
  margin-bottom: 90px;
  padding-bottom: 90px;
  border-bottom: 1px dotted #f67c89;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list.single li:not(:last-child) {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list li {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 60px;
  }
}
.lower.mothersday .sec .item-list .pic {
  margin: 0 auto 25px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list .pic {
    margin-bottom: 15px;
    text-align: center;
  }
}
.lower.mothersday .sec .item-list .pic img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list .pic img[alt=商品画像] {
    width: 80%;
    margin: auto;
  }
  .lower.mothersday .sec .item-list .pic img[alt=color] {
    margin: 10px auto;
    display: block !important;
  }
}
.lower.mothersday .sec .item-list .name {
  color: #f67c89;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list .name {
    font-size: 11px;
  }
}
.lower.mothersday .sec .item-list .txt {
  margin-top: 20px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list .txt {
    font-size: 10px;
    margin-top: 5px;
  }
}
.lower.mothersday .sec .item-list .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f67c89;
  font-size: 26px;
  font-weight: bold;
  width: 390px;
  height: 60px;
  color: white;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list .btn {
    font-size: 13px;
    width: 200px;
    height: 40px;
    margin-top: 10px;
  }
}
.lower.mothersday .sec .item-list .btn.perple {
  background: #e38cbe;
}
.lower.mothersday .sec .item-list .btn::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-top: 3px solid white;
  border-right: 3px solid white;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: 15px;
  line-height: 1;
  position: relative;
  top: -5px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .sec .item-list .btn::after {
    width: 8px;
    height: 8px;
    border-top: 2px solid white;
    border-right: 2px solid white;
    top: -3px;
  }
}

.lower.mothersday .coupon-area {
  max-width: 800px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 767px) {
  .lower.mothersday .coupon-area {
    margin: -60px auto 20px;
  }
}
.lower.mothersday .coupon-area img {
  width: 100%;
}

.lower.recommend .intro-area {
  background-image: url(../../special/2021_recommend/img/intro/r-bg.png);
  background-size: 357px 342px;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .lower.recommend .intro-area {
    background-size: 178px 171px;
    padding: 50px 0;
  }
}
.lower.recommend .intro-area .inner-wrapper {
  max-width: 800px;
  margin: auto;
  text-align: center;
}
.lower.recommend .intro-area h2 {
  font-size: 42px;
  font-weight: bold;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .intro-area h2 {
    font-size: 21px;
    margin-bottom: 30px;
  }
}
.lower.recommend .intro-area h2 + .txt {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .intro-area h2 + .txt {
    font-size: 12px;
    margin-bottom: 25px;
  }
}
.lower.recommend .intro-area nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lower.recommend .intro-area nav {
    padding: 0 20px;
  }
}
.lower.recommend .intro-area nav a {
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.recommend .intro-area nav a {
    width: 32%;
  }
  .lower.recommend .intro-area nav a img {
    width: 100%;
    height: auto;
  }
}

.lower.recommend .sec1 {
  background-image: url(../../special/2021_recommend/img/sec1/bg-r.png);
  background-size: 14px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec1 {
    background-size: 7px;
  }
}

.lower.recommend .sec2 {
  background-image: url(../../special/2021_recommend/img/sec2/bg-r.png);
  background-size: 14px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec2 {
    background-size: 7px;
  }
}

.lower.recommend .sec3 {
  background-image: url(../../special/2021_recommend/img/sec3/bg-r.png);
  background-size: 14px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec3 {
    background-size: 7px;
  }
}

.lower.recommend .sec .cont-inner {
  max-width: 800px;
  margin: auto;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner h2.sp-s {
    text-align: center;
    margin-bottom: 25px;
  }
}
.lower.recommend .sec .cont-inner .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .row {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.lower.recommend .sec .cont-inner .row .txt-area {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .row .txt-area {
    width: calc(100% - 158px);
  }
}
.lower.recommend .sec .cont-inner .row .txt-area h2 {
  margin-bottom: 40px;
}
.lower.recommend .sec .cont-inner .row .txt-area h2 img {
  max-width: 100%;
  height: auto;
}
.lower.recommend .sec .cont-inner .row .txt-area p {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.7727272727;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .row .txt-area p {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .row .illust {
    width: 158px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 0 15px;
  }
}
.lower.recommend .sec .cont-inner .row .illust img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .row .illust img {
    width: 100%;
  }
}
.lower.recommend .sec .cont-inner .block1 {
  margin: 100px 0 210px;
  border-radius: 20px;
  background: white;
  border: 3px dotted black;
  position: relative;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .block1 {
    margin: 50px 0 105px;
    border: 2px dotted black;
    padding: 15px;
    border-radius: 10px;
  }
}
.lower.recommend .sec .cont-inner .block1::before {
  content: "";
  background-image: url(../../special/2021_recommend/img/sec1/arrow.svg);
  background-size: 130px 115px;
  background-repeat: no-repeat;
  width: 130px;
  height: 115px;
  position: absolute;
  left: 50%;
  top: -100px;
  margin-left: -65px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .block1::before {
    background-size: 65px 57px;
    width: 65px;
    height: 57px;
    top: -50px;
    margin-left: -32px;
  }
}
.lower.recommend .sec .cont-inner .block1 h3 {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .block1 h3 {
    margin-bottom: 15px;
  }
}
.lower.recommend .sec .cont-inner .block1 h3 + p {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .block1 h3 + p {
    font-size: 11px;
    line-height: 1.8;
  }
}
.lower.recommend .sec .cont-inner .block2 {
  border-radius: 20px;
  border: 2px solid black;
  position: relative;
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .block2 {
    padding: 45px 0;
    border-radius: 10px;
    border: 1px solid black;
  }
}
.lower.recommend .sec .cont-inner .block2.blue {
  background: #54C3F1;
}
.lower.recommend .sec .cont-inner .block2.green {
  background: #76C283;
}
.lower.recommend .sec .cont-inner .block2.perple {
  background: #8C96CB;
}
.lower.recommend .sec .cont-inner .block2 .deco {
  position: absolute;
  left: 50%;
  top: -130px;
  margin-left: -186px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .block2 .deco {
    width: 186px;
    top: -63px;
    margin-left: -93px;
  }
  .lower.recommend .sec .cont-inner .block2 .deco img {
    width: 100%;
    height: auto;
  }
}
.lower.recommend .sec .cont-inner .block2 h3 {
  text-align: center;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .block2 h3 {
    margin-bottom: 20px;
    padding: 0 15px;
  }
}
.lower.recommend .sec .cont-inner .block2 h3 img {
  max-width: 100%;
  height: auto;
}
.lower.recommend .sec .cont-inner .block2 h3 + p {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.7727272727;
  text-align: center;
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .cont-inner .block2 h3 + p {
    font-size: 11px;
    margin-bottom: 30px;
  }
}
.lower.recommend .sec .item-list {
  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;
  text-align: center;
  margin-top: 60px;
  padding: 0 100px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list {
    display: block;
    margin-top: 25px;
    padding: 0 10%;
  }
}
.lower.recommend .sec .item-list.border::after {
  margin: 100px auto;
  content: "";
  background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, black), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, black 33%, rgba(255, 255, 255, 0) 0%);
  background-position: bottom;
  background-size: 6px 2px;
  background-repeat: repeat-x;
  width: 100%;
  height: 2px;
  display: block;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list.border::after {
    margin: 50px auto;
  }
}
.lower.recommend .sec .item-list li {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list li {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .lower.recommend .sec .item-list li:not(:last-child) {
    margin-bottom: 50px;
  }
}
.lower.recommend .sec .item-list .thumb {
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list .thumb {
    margin-bottom: 10px;
    text-align: center;
  }
}
.lower.recommend .sec .item-list .thumb img {
  max-width: 100%;
  height: auto;
}
.lower.recommend .sec .item-list .ico {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list .ico {
    margin-bottom: 10px;
  }
  .lower.recommend .sec .item-list .ico img {
    width: 46px;
    height: auto;
  }
}
.lower.recommend .sec .item-list .name {
  color: black;
  font-weight: bold;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list .name {
    font-size: 11px;
  }
}
.lower.recommend .sec .item-list .price {
  margin-top: 5px;
  font-size: 13px;
  font-weight: bold;
  color: black;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list .price {
    font-size: 11px;
  }
}
.lower.recommend .sec .item-list .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  height: 45px;
  color: black;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list .btn {
    font-size: 13px;
    width: 100%;
    height: 35px;
    margin-top: 10px;
  }
}
.lower.recommend .sec .item-list .btn::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid black;
  border-right: 3px solid black;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: 15px;
  line-height: 1;
  position: relative;
  top: -4px;
}
@media screen and (max-width: 767px) {
  .lower.recommend .sec .item-list .btn::after {
    width: 8px;
    height: 8px;
    border-top: 2px solid black;
    border-right: 2px solid black;
    top: -3px;
  }
}
/*# sourceMappingURL=special-2021.css.map */