/* Scss Document */
.seian_top-bottom_flower {
  width: 151px;
  height: auto;
  position: absolute;
  bottom: 46px;
  left: calc(50% - 75px);
  margin: 0 0 0 -440px;
}
@media (max-width: 750px) {
  .seian_top-bottom_flower {
    left: 0;
    margin-left: 0;
    width: 83px;
    bottom: 0;
  }
}
@media print {
  .seian_top-bottom_flower {
    left: 0;
    margin-left: 0;
    width: 83px;
    bottom: 0;
  }
}

.seian_top-features--flower_right {
  position: absolute;
  top: 430px;
  right: -40px;
  width: 154px;
  height: auto;
}
@media (max-width: 750px) {
  .seian_top-features--flower_right {
    display: none;
  }
}
@media print {
  .seian_top-features--flower_right {
    display: none;
  }
}

.planList {
  width: 670px;
  margin: 0 auto 40px auto;
}
@media (max-width: 750px) {
  .planList {
    width: 100%;
  }
}
@media print {
  .planList {
    width: 100%;
  }
}
.planList > li {
  width: 310px;
  padding: 20px;
  position: relative;
  border: 3px solid #85C3E5;
  border-radius: 10px;
}
@media (max-width: 750px) {
  .planList > li {
    width: 100%;
    padding: 10px;
  }
}
@media print {
  .planList > li {
    width: 100%;
    padding: 10px;
  }
}
.planList > li:first-child {
  margin: 0 45px 0 0;
}
@media (max-width: 750px) {
  .planList > li:first-child {
    margin: 0;
  }
}
@media print {
  .planList > li:first-child {
    margin: 0;
  }
}
.planList > li:last-child {
  border: 3px solid #E79998;
}
@media (max-width: 750px) {
  .planList > li:last-child {
    margin: 20px 0 0 0;
  }
}
@media print {
  .planList > li:last-child {
    margin: 20px 0 0 0;
  }
}
.planList > li:last-child .circle {
  background: #E79998;
}
.planList > li:last-child h4 {
  color: #E79998;
}
.planList h4 {
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: bold;
  font-feature-settings: "palt";
  color: #85C3E5;
}
.planList .h4txt {
  width: 170px;
  font-size: 13px;
}
@media (max-width: 750px) {
  .planList .h4txt {
    width: 62%;
  }
}
@media print {
  .planList .h4txt {
    width: 62%;
  }
}
.planList h5 {
  margin: 10px 0 0 0;
  font-size: 12px;
  font-weight: normal;
}
.planList li ul li {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
}
.planList li ul li.attention {
  margin: 6px 0 0 0;
  font-size: 10px;
}

.circle {
  width: 134px;
  height: 134px;
  padding: 20px 10px 0 10px;
  font-family: 'Noto Serif', serif;
  font-weight: bold;
  font-feature-settings: "palt";
  line-height: 1;
  position: absolute;
  top: -17px;
  right: -28px;
  color: #fff;
  background: #85C3E5;
  border: 6px solid #fff;
  border-radius: 50%;
}
.circle .cTtl {
  margin: 0 0 6px 0;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}
.circle .block {
  font-size: 11px;
}
.circle .price {
  font-size: 16px;
  text-align: center;
}
.circle .price span {
  font-size: 37px;
}
.circle .tax {
  font-size: 11px;
  position: absolute;
  top: 71px;
  right: 26px;
}

.selectBox {
  width: 628px;
  margin: 0 auto;
  padding: 20px;
  border: 2px solid #9E9E9F;
  border-radius: 10px;
}
@media (max-width: 750px) {
  .selectBox {
    width: 100%;
    padding: 10px;
  }
}
@media print {
  .selectBox {
    width: 100%;
    padding: 10px;
  }
}
@media (max-width: 750px) {
  .selectBox .flex {
    display: flex;
    flex-wrap: wrap;
  }
}
@media print {
  .selectBox .flex {
    display: flex;
    flex-wrap: wrap;
  }
}
.selectBox h4 {
  font-size: 13px;
  font-weight: normal;
  color: #333;
}
.selectBox h5 {
  margin: 8px 0 0 0;
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
.selectBox ul {
  margin: 6px 0 0 0;
}
.selectBox ul li {
  width: 112px;
  margin: 0 6px 0 0;
}
.selectBox ul li:last-child {
  margin: 0;
}
@media (max-width: 750px) {
  .selectBox ul li {
    width: calc(100% / 2 - 6px);
    margin: 0 6px 6px 0;
  }
  .selectBox ul li:nth-child(2n) {
    margin: 0 0 6px 0;
  }
}
@media print {
  .selectBox ul li {
    width: calc(100% / 2 - 6px);
    margin: 0 6px 6px 0;
  }
  .selectBox ul li:nth-child(2n) {
    margin: 0 0 6px 0;
  }
}
.selectBox p {
  margin: 10px 0 0 0;
  font-size: 12px;
}

.plusBox {
  width: 80px;
  margin: 0 auto;
  padding: 0 0 0 30px;
  position: relative;
}
.plusBox p {
  margin: auto;
  font-size: 12px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 30px;
  left: 22px;
  z-index: 1;
}
.plusBox .plus {
  width: 0.4em;
  height: 1.6em;
  margin: 30px 0 0 0;
  font-size: 50px;
  position: relative;
  background-color: #B4B4B5;
}
.plusBox .plus::before {
  width: 1.6em;
  height: 0.4em;
  position: absolute;
  top: 0.6em;
  left: -0.6em;
  content: "";
  background-color: #B4B4B5;
}

.supportBox {
  width: 510px;
  margin: 30px auto 76px auto;
  padding: 14px 30px 30px 30px;
  font-size: 13px;
  border: 3px solid #61ACBE;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 750px) {
  .supportBox {
    width: 100%;
    margin: 30px auto;
    padding: 14px 10px 40px 10px;
  }
}
@media print {
  .supportBox {
    width: 100%;
    margin: 30px auto;
    padding: 14px 10px 40px 10px;
  }
}
.supportBox h4 {
  margin: 0 0 10px 0;
  color: #61ACBE;
  text-align: center;
}
.supportBox h4 span {
  font-size: 26px;
}
.supportBox h5 {
  margin: 10px 0 0 0;
  font-size: 12px;
  font-weight: normal;
}
.supportBox ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.supportBox ul li.attention {
  margin: 6px 0 0 0;
}
.supportBox::before {
  content: url(../img/seian/sei_supportbox_br.png);
  position: absolute;
  right: -3px;
  bottom: -7px;
}
.supportBox .sBa {
  font-weight: bold;
  position: absolute;
  right: 46px;
  bottom: 10px;
}
.supportBox .sBa a {
  color: #61ACBE;
}

/*# sourceMappingURL=sei_plan.css.map */
