@charset "UTF-8";

/* common */

body {
  min-width: 320px;
  padding: 0;
  margin: 0;
  line-height: 1.65;
  color: #333;
}

.Responsive {
  position: relative;
  width: 100%;
  max-width: 975px;
  margin: auto;
}

.u-pc {
  display: none;
}

.u-sp {
  display: block;
}

@media screen and (min-width: 768px) {
  body {
    min-width: 1000px;
  }

  .u-pc {
    display: block;
  }

  .u-sp {
    display: none;
  }
}

h1 {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}

a:focus {
  opacity: 0.7;
}

a img {
  transition: opacity 0.15s linear;
}

button:focus {
  outline: none;
}

.modal-content-wrapper {
  min-height: 500px;
}

.tingle-modal-box {
  max-width: 744px;
}

/* END: common */

/* Header */
.Header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 66px;
  padding: 11px 17% 11px 10px;
  background: #fff;
}

.Header__img {
  position: relative;
  left: -5px;
  width: auto;
  height: 50px;
}

.LNID1-Header-menu-list-open {
  right: 0;
  left: inherit;
  border: none;
}

.LNID1-Header-menu-list-open__inside {
  padding-top: 30px;
}

.LNID1-Header-menu-list-open__inside {
  font-weight: bold;
  text-transform: uppercase;
}

.LNID1-Header-Scroll-menu,
.LNID1-Header-menu-list-close {
  right: -100%;
  left: inherit;
  transition: right 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.LNID1-Header-menu-list-close[data-state='true'],
.LNID1-Header-Scroll-menu[data-state='true'] {
  right: 0;
  left: inherit;
}

@media screen and (min-width: 750px) {
  .Header {
    max-width: 1083px;
    height: 68px;
    margin: auto;
  }

  .Header__img {
    left: -10px;
    height: 60px;
  }
}

/* END: Header */

/* Hero */
.Hero {
  position: relative;
  min-width: 10vw;
  text-align: center;
  background: none;
}

.Hero--017 {
  padding-bottom: 280px;
}

.Hero .Responsive {
  max-width: 1083px;
}

.Hero::after {
  position: absolute;
  top: 99.8%;
  left: 50%;
  z-index: 1;
  width: 8.3vw;
  height: 4vw;
  content: '';
  background: url(/campaign/ad052/common/img/arrow_img_cont_white.png) center
    top / 100% auto no-repeat;
  transform: translateX(-50%);
}

.Hero--003,
.Hero--017 {
  background-color: #c8e09c;
}

.Hero--003::after,
.Hero--017::after {
  background: url(/campaign/ad052/common/img/arrow_img_cont_life.png) center top /
    100% auto no-repeat;
}

.Hero-life {
  position: relative;
}

.Hero-life__img {
  max-width: 100%;
  border-radius: 6px;
  box-shadow: 10px 10px 8px -9px rgba(158, 158, 158, 0.8);
}

.Hero-life--001__txt {
  position: absolute;
  bottom: 12%;
  left: 50%;
  display: inline-block;
  width: 100%;
  font-size: 11px;
  font-weight: bold;
  transform: translateX(-50%);
}

.Hero-life--001__txt::before {
  display: inline-block;
  width: 17px;
  height: 28px;
  margin-right: 0;
  vertical-align: middle;
  content: '';
  background-image: url(/campaign/ad052/common/img/hero_ico_hand.png);
  background-repeat: no-repeat;
  background-size: 15px auto;
}

.Hero-life--001__link {
  color: #0e59ad;
  text-decoration: underline;
}

.Hero-life--001__link:hover {
  color: #0e59ad;
  text-decoration: underline;
  opacity: 0.7;
}

.Hero-life--003__txt,
.Hero-life--017__txt {
  position: absolute;
  top: 25%;
  left: 50%;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  transform: translateX(-50%);
}

.Hero-life--003__link,
.Hero-life--017__link {
  color: #f86200;
  text-decoration: underline;
}

.Hero-life--003__link:hover,
.Hero-life--003__link:focus,
.Hero-life--017__link:hover,
.Hero-life--017__link:focus {
  color: #f86200;
  text-decoration: underline;
  opacity: 0.7;
}

.Hero-life--001__link--plan {
  position: absolute;
  bottom: 4%;
  left: 50%;
  display: inline-block;
  width: 75.5%;
  height: 13%;
  transform: translateX(-50%);
}

.Hero-life--002__link--plan {
  position: absolute;
  bottom: 4%;
  left: 50%;
  display: inline-block;
  width: 73.6%;
  height: 13%;
  transform: translateX(-50%);
}

.Hero-life--003__link--plan,
.Hero-life--017__link--plan {
  position: absolute;
  bottom: 5%;
  left: 50%;
  display: inline-block;
  width: 85.8%;
  height: 18%;
  transform: translateX(-50%);
}

.Hero-life--001__link--plan:hover,
.Hero-life--002__link--plan:hover,
.Hero-life--003__link--plan:hover,
.Hero-life--007__link--plan:hover {
  opacity: 0.7;
}

.Hero-about-cost__txt {
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center;
}

.Hero-about-cost__link {
  color: #0e59ad;
  text-decoration: underline;
}

.Hero-about-cost__link:hover {
  color: #0e59ad;
  text-decoration: underline;
  opacity: 0.7;
}

.Hero-plan {
  bottom: 5.2vw;
  width: 90%;
  padding-bottom: 20px;
  margin: 0 auto;
  text-align: center;
}

.Hero-plan-btn,
.Hero-plan-btn:hover {
  position: relative;
  display: inline-block;
  width: 98%;
  padding: 4vw 14vw 4vw 16vw;
  margin: 0 auto;
  font-size: 6vw;
  font-weight: bold;
  color: #fff;
  background: #f16731;
  border-radius: 1.5vw;
  box-shadow: 10px 10px 8px -9px rgba(158, 158, 158, 0.8);
}

.Hero-plan-btn__img {
  position: absolute;
  top: 50%;
  left: 4vw;
  width: 9vw;
  border-radius: 4px;
  transform: translate(0, -50%);
}

.Hero-plan-btn::after,
.Hero-plan-btn::before {
  position: absolute;
  top: 50%;
  display: block;
  content: '';
}

.Hero-plan-btn::after {
  right: 4.5vw;
  width: 0;
  height: 0;
  margin: -1.5vw 1.5px 0 0;
  border-color: transparent transparent transparent #f16731;
  border-style: solid;
  border-width: 1.5vw 0 1.5vw 2.5vw;
}

.Hero-plan-btn::before {
  right: 3vw;
  width: 7vw;
  height: 7vw;
  margin: -3.5vw 0 0;
  background: #fff;
  border-radius: 50%;
}

.Note-list__item img,
.Hero-plan__btn img,
.Point-plan-btn__link img,
.Point-item-body__img img {
  margin: auto;
}

.Hero-input {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 16px;
  text-align: left;
}

.Hero-input select {
  width: 100%;
  padding: 10px;
  border: none;
  outline: none;
}

.Hero-input-content {
  padding: 16px;
  background: #fefae5;
  border-radius: 6px;
  box-shadow: 0 2px 12px rgb(0 0 0 / 0.2);
}

.Hero-input__ttl {
  font-size: 14px;
  color: #526717;
  text-align: center;
}

.Hero-input__ttl b {
  padding: 0 8px;
  font-size: 25px;
}

.Hero-input__ttl span {
  font-size: 22px;
}

.Hero-input-sub {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: bold;
}

.Hero-input-sub span {
  font-size: 11px;
}

.Hero-input-sub img {
  margin-right: 8px;
}

.Hero-input-sub p {
  margin-bottom: 0;
}

.Hero-input-gender {
  margin-top: 12px;
}

.Hero-input-birthday-content {
  display: flex;
  justify-content: space-between;
}

.Hero-input-birthday-item {
  position: relative;
  width: 27%;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.Hero-input-birthday-item--year {
  width: 44%;
}

.Hero-input-gender-content {
  display: flex;
}

.Hero-input-gender__item {
  width: 50%;
}

.Hero-input-gender__item input {
  display: none;
}

.Hero-input-gender__item label {
  position: relative;
  display: block;
  padding: 8px 0 8px 40px;
  margin: 0;
  font-size: 16px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px 0 0 5px;
}

.Hero-input-gender__item:last-child label {
  border-radius: 0 5px 5px 0;
}

.Hero-input-gender__item label::after {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 16px;
  height: 16px;
  content: '';
  border: 1px solid #ddd;
  border-radius: 50%;
  transform: translateY(-50%);
}

.Hero-input-gender__item label::before {
  position: absolute;
  top: 50%;
  left: 17px;
  width: 12px;
  height: 12px;
  content: '';
  background: #526717;
  border-radius: 50%;
  transition: transform ease 350ms;
  transform: translateY(-50%) scale(0);
}

.Hero-input-gender__item input:checked + label {
  background: #f4f7ea;
  border-color: #526717;
}

.Hero-input-gender__item input:checked + label::after {
  border-color: #526717;
}

.Hero-input-gender__item input:checked + label::before {
  transform: translateY(-50%) scale(1);
}

.Hero-input-btn {
  position: relative;
  padding: 10px 0;
  margin-top: 12px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #f86200;
  border-radius: 6px;
}

.Hero-input-btn img {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}

.Hero-input-btn::after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 9px;
  height: 9px;
  content: '';
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translateY(-50%) rotate(-45deg);
}

@media screen and (min-width: 375px) {
  .Hero-life--001__txt {
    bottom: 14%;
    font-size: 13px;
  }

  .Hero-life--003__txt,
  .Hero-life--017__txt {
    font-size: 16px;
  }

  .Hero-life--001__link--plan {
    bottom: 5%;
  }

  .Hero-input__ttl b {
    font-size: 29px;
  }

  .Hero-input__ttl span {
    font-size: 28px;
  }
}

@media screen and (min-width: 600px) {
  .Hero-life--001__txt {
    bottom: 16%;
    font-size: 18px;
  }

  .Hero-life--001__txt::before {
    width: 27px;
    height: 37px;
    background-size: 22px auto;
  }

  .Hero-life--003__txt,
  .Hero-life--017__txt {
    top: 24%;
    font-size: 20px;
  }

  .Hero-life__img {
    border-radius: 10px;
  }
}

@media screen and (min-width: 768px) {
  .Hero {
    padding-bottom: 0;
  }

  .Hero--017 {
    padding-bottom: 160px;
  }

  .Hero::after {
    width: 60px;
  }

  .Hero-life--001__txt {
    bottom: 18%;
    font-size: 30px;
  }

  .Hero-life--001__txt::before {
    width: 40px;
    height: 44px;
    margin-bottom: 15px;
    background-size: 30px auto;
  }

  .Hero-life--003__txt {
    top: 24%;
    font-size: 30px;
  }

  .Hero-life--017__txt {
    top: 30%;
    font-size: 30px;
  }

  .Hero-life__img {
    border-radius: 14px;
  }

  .Hero-life--001__link--plan {
    bottom: 7.8%;
    width: 58.4%;
    height: 12.3%;
  }

  .Hero-life--002__link--plan {
    bottom: 6.5%;
    width: 68.5%;
    height: 14.7%;
  }

  .Hero-life--003__link--plan,
  .Hero-life--017__link--plan {
    bottom: 9.5%;
    width: 62.9%;
    height: 15.9%;
  }

  .Hero--003::after {
    background: url(/campaign/ad052/common/img/arrow_img_cont_life_pc.png)
      center top / 100% auto no-repeat;
  }

  .Hero--017::after {
    content: none;
  }

  .Hero-plan {
    padding-bottom: 25px;
  }

  .Hero-plan-btn,
  .Hero-plan-btn:hover {
    width: 100%;
    max-width: 672px;
    padding: 35px 50px 35px 80px;
    font-size: 50px;
    line-height: 1;
    border-radius: 10px;
  }

  .Hero-plan-btn:hover {
    opacity: 0.8;
  }

  .Hero-plan-btn__img {
    left: 40px;
    width: 50px;
  }

  .Hero-plan-btn::before {
    right: 60px;
    width: 50px;
    height: 50px;
    margin: -25px;
  }

  .Hero-plan-btn::after {
    right: 45px;
    margin: -12px 0;
    border-width: 12px 0 12px 22px;
  }

  .Hero-about-cost__txt {
    font-size: 22px;
  }

  .Hero-input {
    bottom: -52px;
  }

  .Hero-input__ttl b {
    font-size: 32px;
  }

  .Hero-input__ttl span {
    font-size: 35px;
  }

  .Hero-input-content {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }

  .Hero-input-birthday {
    width: 48%;
  }

  .Hero-input-gender {
    width: 29%;
  }

  .Hero-input-gender__item label {
    cursor: pointer;
  }

  .Hero-input-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
    height: 44px;
    padding: 0;
    font-size: 16px;
    cursor: pointer;
    border-radius: 4px;
  }

  .Hero-input-btn:hover {
    opacity: 0.7;
  }
}

/* END: Hero */

/* Award */
.Award {
  position: relative;
  padding: 5.9vw 4vw;
  text-align: center;
  background: #f0fcd0;
}

.Award::after {
  position: absolute;
  top: 99.8%;
  left: 50%;
  z-index: 1;
  width: 8.3vw;
  height: 4vw;
  content: '';
  background: url(/campaign/ad052/common/img/arrow_img_cont_green.png) 0 0 /
    100% auto no-repeat;
  transform: translateX(-50%);
}

.Award__img {
  width: 90.7vw;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .Award {
    padding: 55px 0 48px;
  }

  .Award::after {
    width: 60px;
  }
}

/* END: Award */

/* Point */
.Point {
  position: relative;
  padding: 5.8vw 2.7vw;
  background: #93b828;
}

.Point__ttl {
  margin: 0 0 3.3vw;
  font-size: 5.1vw;
  line-height: 1.2;
  color: #fff;
  text-align: center;
}

.Point-mark {
  margin-bottom: 20px;
  text-align: center;
}

.Point-mark__txt {
  display: inline-block;
  padding: 5px 10px;
  margin: 0;
  font-size: 4.5vw;
  font-weight: bold;
  line-height: 1;
  background: #fff;
  border-radius: 99px;
}

.Point-item {
  position: relative;
  margin-bottom: 4vw;
  overflow: hidden;
  background: #fff;
  border-radius: 1.1vw;
}

.Point-item-header {
  position: relative;
  display: block;
  padding: 3.5vw 0 3.5vw 5.1vw;
  font-size: 4vw;
  color: #333;
  text-decoration: none;
  background: #eaeaea;
}

.Point-item-header__ttl {
  font-size: 4vw;
  font-weight: bold;
  vertical-align: middle;
}

.Point-item-body {
  padding: 3.05vw 5.3vw 4vw;
}

.Point-item-body--last {
  padding-bottom: 5.5vw;
}

.Point-item-body__txt {
  margin: 0;
  font-size: 3.2vw;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.Point-item-body__txt--highlight {
  font-weight: bold;
  color: #f93828;
}

.Point-item-body__img {
  margin-top: 2.8vw;
}

.Point-item-body-example {
  padding-top: 20px;
}

.Point-item-body-example-ttl {
  font-size: 4vw;
  text-align: center;
}

.Point-item-body-example-ttl__txt {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  font-weight: bold;
  color: #93b828;
}

.Point-item-body-example-ttl__txt::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 70%;
  height: 2px;
  content: '';
  background: #93b828;
  transform: translateX(-50%);
}

.Point-item-body-example-list {
  display: block;
  margin: 10px 0;
}

.Point-item-body-example-list-item {
  width: 100%;
  margin-bottom: 20px;
}

.Point-item-body-example-list-item:last-child {
  margin-bottom: 0;
}

.Point-item-body-example-list-item-ttl {
  display: flex;
  align-items: flex-end;
}

.Point-item-body-example-list-item-ttl img {
  max-width: 35%;
}

.Point-item-body-example-list-item-ttl__txt {
  margin: 0 0 10px 18px;
  font-size: 4.5vw;
  font-weight: bold;
}

.Point-item-body-example-list-item-row {
  display: flex;
  justify-content: center;
  width: 100%;
}

.Point-item-body-example-list-item__cell {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24%;
  height: 10vw;
  margin: 0 3px 3px 0;
  font-size: 4.2vw;
  font-weight: bold;
  color: #333;
  background: #bee5f6;
}

.Point-item-body-example-list-item__cell-women {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24%;
  height: 10vw;
  margin: 0 3px 3px 0;
  font-size: 3.7vw;
  font-weight: bold;
  color: #333;
  background: #fcd0e8;
}

.Point-item-body-example-list-item-row__header {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24%;
  height: 10vw;
  margin: 0 3px 3px 0;
  font-size: 4.2vw;
  font-weight: bold;
  color: #fff;
  background: #28aae1;
}

.Point-item-body-example-list-item-row__header-women {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24%;
  height: 10vw;
  margin: 0 3px 3px 0;
  font-size: 4.2vw;
  font-weight: bold;
  color: #fff;
  background: #f564b4;
}

.Point-item-body-example-list-item__cell--condition {
  width: 28%;
  margin-left: 0;
  background: #7ecced;
}

.Point-item-body-example-list-item__cell-women--condition {
  width: 28%;
  margin-left: 0;
  background: #f9a2d2;
}

.Point-item-body-example-list-item-row__header--first {
  width: 28%;
}

.Point-item-body-plan {
  margin: 20px auto 10px;
  text-align: center;
}

.Point-item-body-plan__ttl {
  margin-bottom: 10px;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.Point-item-body-plan-btn,
.Point-item-body-plan-btn:hover {
  position: relative;
  display: inline-block;
  width: 105%;
  padding: 4vw 14vw 4vw 16vw;
  margin: 0 -25px;
  font-size: 6vw;
  font-weight: bold;
  color: #fff;
  background: #f16731;
  border-radius: 1.5vw;
  box-shadow: 10px 10px 8px -9px rgba(158, 158, 158, 0.8);
}

.Point-item-body-plan-btn::after,
.Point-item-body-plan-btn::before {
  position: absolute;
  top: 50%;
  display: block;
  content: '';
}

.Point-item-body-plan-btn::after {
  right: 4.4vw;
  width: 0;
  height: 0;
  margin: -1.5vw 1.5px 0 0;
  border-color: transparent transparent transparent #f16731;
  border-style: solid;
  border-width: 1.5vw 0 1.5vw 2.5vw;
}

.Point-item-body-plan-btn::before {
  right: 3vw;
  width: 7vw;
  height: 7vw;
  margin: -3.5vw 0 0;
  background: #fff;
  border-radius: 50%;
}

.Point-item-body-plan-btn__img {
  position: absolute;
  top: 50%;
  left: 4vw;
  width: 9vw;
  border-radius: 4px;
  transform: translate(0, -50%);
}

.Point-item-body-choose-chart {
  margin-bottom: 20px;
}

.Point-item-body-choose-chart__ttl {
  margin: 10px auto 15px;
  font-size: 4vw;
  font-weight: bold;
  color: #548235;
  text-align: center;
}

.Point-item-body-choose-chart__img {
  max-width: 463px;
  margin: auto;
  text-align: center;
}

.Point-item-body__link {
  display: block;
  margin-top: 4vw;
  font-size: 3.84vw;
  font-weight: bold;
  line-height: 1.6;
  color: #000;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.05em;
}

.Point-item-body__link--highlight {
  display: inline-block;
  margin: 0;
  font-size: 4.5vw;
  font-style: normal;
  line-height: 5.25vw;
  color: #0e59ad;
  letter-spacing: 0.1rem;
  border-bottom: 0.13px solid #0e59ad;
}

@media screen and (min-width: 768px) {
  .Point {
    padding: 56px 0;
  }

  .Point__ttl {
    margin-bottom: 23px;
    font-size: 45px;
  }

  .Point-mark {
    margin-bottom: 40px;
  }

  .Point-mark__txt {
    padding: 10px 25px;
    font-size: 30px;
  }

  .Point-item {
    margin-bottom: 50px;
    border-radius: 8px;
  }

  .Point-item-header {
    padding: 27px 0 27px 30px;
    font-size: 30px;
    border-radius: 0;
  }

  .Point-item-header__btn {
    top: 50%;
    right: 42px;
    width: 64px;
    height: 64px;
    margin: -32px 0 0;
  }

  .Point-item-header__btn::before,
  .Point-item-header__btn::after {
    top: 50%;
    width: 40px;
    height: 11px;
    margin-top: -5.5px;
    margin-left: -20px;
    border-radius: 2px;
  }

  .Point-item-header__ttl {
    font-size: 30px;
  }

  .Point-item-body {
    padding: 30px 30px 50px;
  }

  .Point-item-body__link {
    margin-top: 50px;
    font-size: 38px;
  }

  .Point-item-body__link:hover {
    color: #000;
  }

  .Point-item-body__link--highlight {
    margin: 0;
    font-size: 48px;
    border-bottom: 2px solid #0e59ad;
  }

  .Point-item-body__link--highlight:hover {
    color: #0e59ad;
  }

  .Point-item-body__link--btn {
    margin-top: 30px;
    border: none;
  }

  .Point-item-body__txt {
    padding: 0;
    font-size: 25px;
  }

  .Point-item-body__img {
    margin: auto;
    margin-top: 30px;
    text-align: center;
  }

  .Point-item-body-example-ttl {
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 1.2;
  }

  .Point-item-body-example-ttl__txt {
    padding-bottom: 8px;
  }

  .Point-item-body-example-ttl__txt::before {
    height: 3px;
  }

  .Point-item-body-example-list {
    display: flex;
    margin: 10px 0;
  }

  .Point-item-body-example-list-item {
    width: 50%;
    padding: 0 10px;
  }

  .Point-item-body-example-list-item-ttl {
    position: relative;
  }

  .Point-item-body-example-list-item-ttl img {
    max-width: 133px;
    margin-right: 0;
  }

  .Point-item-body-example-list-item-ttl__txt {
    position: absolute;
    top: 31px;
    left: 130px;
    display: flex;
    font-size: 18px;
    white-space: nowrap;
  }

  .Point-item-body-example-list-item-row {
    display: flex;
    align-items: center;
    margin-right: 5px;
  }

  .Point-item-body-example-list-item__cell {
    width: 100px;
    height: 40px;
    margin: 0 3px 3px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    color: #333;
    text-align: center;
    background: #bee5f6;
  }

  .Point-item-body-example-list-item__cell-women {
    width: 100px;
    height: 40px;
    margin: 0 3px 3px 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    color: #333;
    text-align: center;
    background: #fcd0e8;
  }

  .Point-item-body-example-list-item-row__header {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 40px;
    margin: 0 3px 3px 0;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #28aae1;
  }

  .Point-item-body-example-list-item-row__header-women {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 40px;
    margin: 0 3px 3px 0;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #f564b4;
  }

  .Point-item-body-example-list-item__cell--condition {
    width: 125px;
    padding: 0;
    margin-left: 0;
    font-size: 18px;
    line-height: 40px;
    background: #7ecced;
  }

  .Point-item-body-example-list-item__cell-women--condition {
    width: 125px;
    margin-left: 0;
    font-size: 18px;
    background: #f9a2d2;
  }

  .Point-item-body-example-list-item-row__header--first {
    width: 125px;
    margin-left: 0;
  }

  .Point-item-body-plan {
    bottom: 50px;
    padding: 0;
  }

  .Point-item-body-plan__ttl {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .Point-item-body-choose-chart {
    margin: 30px 0 0;
  }

  .Point-item-body-choose-chart__ttl {
    font-size: 30px;
  }

  .Point-item-body-plan-btn,
  .Point-item-body-plan-btn:hover {
    width: 100%;
    max-width: 672px;
    padding: 35px 50px 35px 80px;
    font-size: 50px;
    line-height: 1;
    border-radius: 10px;
  }

  .Point-item-body-plan-btn:hover {
    opacity: 0.8;
  }

  .Point-item-body-plan-btn__img {
    left: 40px;
    width: 50px;
  }

  .Point-item-body-plan-btn::before {
    right: 60px;
    width: 50px;
    height: 50px;
    margin: -25px;
  }

  .Point-item-body-plan-btn::after {
    right: 45px;
    margin: -12px 0;
    border-width: 12px 0 12px 22px;
  }
}

/* END: Point */

/* Plan */

.Plan {
  margin: 6vw auto 3vw;
  text-align: center;
}

.Plan__ttl {
  margin-bottom: 10px;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

.Plan-btn,
.Plan-btn:hover {
  position: relative;
  display: inline-block;
  width: 88%;
  padding: 4vw 14vw 4vw 16vw;
  margin: 0 auto;
  font-size: 6vw;
  font-weight: bold;
  color: #fff;
  background: #f16731;
  border-radius: 1.5vw;
  box-shadow: 10px 10px 8px -9px rgba(158, 158, 158, 0.8);
}

.Plan-btn::after,
.Plan-btn::before {
  position: absolute;
  top: 50%;
  display: block;
  content: '';
}

.Plan-btn::after {
  right: 4.2vw;
  width: 0;
  height: 0;
  margin: -1.5vw 1.5px 0 0;
  border-color: transparent transparent transparent #f16731;
  border-style: solid;
  border-width: 1.5vw 0 1.5vw 2.5vw;
}

.Plan-btn::before {
  right: 3vw;
  width: 7vw;
  height: 7vw;
  margin: -3.5vw 0 0;
  background: #fff;
  border-radius: 50%;
}

.Plan-btn__img {
  position: absolute;
  top: 50%;
  left: 4vw;
  width: 9vw;
  border-radius: 4px;
  transform: translate(0, -50%);
}

@media screen and (min-width: 768px) {
  .Plan {
    margin: 40px auto 35px;
  }

  .Plan-btn,
  .Plan-btn:hover {
    width: 100%;
    max-width: 672px;
    padding: 35px 50px 35px 80px;
    font-size: 50px;
    line-height: 1;
    border-radius: 10px;
  }

  .Plan__ttl {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .Plan-btn:hover {
    opacity: 0.8;
  }

  .Plan-btn__img {
    left: 40px;
    width: 50px;
  }

  .Plan-btn::before {
    right: 60px;
    width: 50px;
    height: 50px;
    margin: -25px;
  }

  .Plan-btn::after {
    right: 45px;
    margin: -12px 0;
    border-width: 12px 0 12px 22px;
  }
}

/* END: Plan */

/* Premium */
.Premium {
  padding: 2.8vw 2.7vw 0;
  background: #fff;
}

.Premium-content {
  position: relative;
  margin-bottom: 4vw;
  overflow: hidden;
  background: #fff;
  border: 1px solid #d0d4d9;
  border-radius: 1.1vw;
}

.Premium-content-header {
  padding: 3.5vw 0 3.5vw 5.1vw;
  font-size: 4vw;
  color: #333;
  background: #eaeaea;
}

.Premium-content-header__ttl {
  font-size: 4vw;
  font-weight: bold;
  vertical-align: middle;
}

.Premium-content-body {
  padding: 3.05vw 5.3vw 4vw;
}

.Premium-content-body__ttl {
  font-size: 3.2vw;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.05em;
}

.Premium-content-body__img {
  margin-top: 2.8vw;
}

.Premium-content-body-note {
  margin: 20px 0;
}

.Premium-content-body-note__item {
  margin-left: 1em;
  font-size: 3.2vw;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.Premium-content-body-note__item::before {
  margin-left: -1em;
  content: '※';
}

.Premium-content-body__txt {
  font-size: 3.2vw;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 768px) {
  .Premium-content {
    border-radius: 8px;
  }

  .Premium-content-header {
    padding: 27px 0 27px 30px;
    font-size: 30px;
  }

  .Premium-content-header__ttl {
    font-size: 30px;
  }

  .Premium-content-body {
    padding: 30px 30px 50px;
  }

  .Premium-content-body__ttl {
    font-size: 25px;
  }

  .Premium-content-body__img {
    margin: 0 auto;
    text-align: center;
  }

  .Premium-content-body-note__item {
    font-size: 20px;
  }

  .Premium-content-body__txt {
    font-size: 25px;
  }
}

/* END: Premium */

/* Note */

.Note {
  padding: 4vw 5.33vw 5.33vw;
  margin: 6vw 0 0;
  background: #f4f4f4;
}

.Note__ttl {
  margin: 0 0 2.67vw;
  font-size: 4vw;
  font-weight: bold;
  color: #f93828;
  text-align: center;
  letter-spacing: 2px;
}

.Note-list {
  padding-left: 0;
  margin: 0 0 1.33vw 2.67vw;
  font-size: 3.2vw;
  list-style-type: disc;
}

.Note-list__item {
  margin: 0 0 1.07vw;
  line-height: 1.6;
}

.Note-list__item:last-child {
  display: none;
}

.Note-agreement {
  padding-left: 0;
  margin: 3.33vw 0 0 2.67vw;
  list-style: none;
}

.Note-agreement__link,
.Note-agreement__link:active,
.Note-agreement__link:focus {
  margin: 0 0 1.33vw 2.4vw;
  font-size: 2.4vw;
  line-height: 1.6;
  color: #00479d;
  text-decoration: none;
  text-indent: -2.4vw;
}

.Note-agreement__link::before {
  display: inline-block;
  width: 1.33vw;
  height: 1.33vw;
  margin: 0 1.33vw 0 0;
  vertical-align: middle;
  content: '';
  background: url('/campaign/ad052/common/img/note_ico_blue_arw.png') no-repeat;
  background-size: 100%;
}

.Note-agreement__link::after {
  display: inline-block;
  width: 1.6vw;
  height: 1.87vw;
  margin: 0 0 0 1.33vw;
  vertical-align: middle;
  content: '';
  background: url('/campaign/ad052/common/img/note_ico_pdf.png') no-repeat;
  background-size: 100%;
}

@media screen and (min-width: 768px) {
  .Note {
    width: 95%;
    max-width: 904px;
    padding: 30px 40px 40px;
    margin: 45px auto 0;
    background: #f4f4f4;
  }

  .Note__ttl {
    margin: 0 0 20px;
    font-size: 24px;
    letter-spacing: 2px;
  }

  .Note-list {
    margin: 0 0 10px 16px;
    font-size: 16px;
    list-style-type: disc;
  }

  .Note-list__item {
    margin: 0 0 8px;
  }

  .Note-agreement {
    margin: 25px 0 0 20px;
  }

  .Note-agreement__link,
  .Note-agreement__link:active,
  .Note-agreement__link:focus {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 1;
    color: #00479d;
    text-indent: 0;
  }

  .Note-agreement__link:hover {
    color: #00479d;
    opacity: 0.8;
  }

  .Note-agreement__link::before {
    width: 4px;
    height: 4px;
    margin: 0 10px;
  }

  .Note-agreement__link::after {
    width: 10px;
    height: 11px;
    margin: 0 0 0 5px;
    background-size: 100%;
  }
}

/* END: Note */

/* Product */

.Product {
  padding: 0 12px;
}

.Product__ttl {
  margin: 20px 0;
  font-weight: bold;
  text-align: center;
}

.Product-list-item {
  max-width: 345px;
  margin: 20px auto;
  overflow: hidden;
  background: #f4fdeb;
  border: 1px solid;
  border-color: #92b729;
  border-radius: 4px;
}

.Product-list-item--cancer {
  background: #fdf5f4;
  border-color: #f93828;
}

.Product-list-item--medical {
  background: #fdf5f4;
  border-color: #f29600;
}

.Product-list-item--medicalwomen {
  background: #fcf5fe;
  border-color: #df2e87;
}

.Product-list-item--disability {
  background: #f4f9fe;
  border-color: #015db2;
}

.Product-list-item-header {
  padding: 8px 15px 6px;
  background: #92b729;
}

.Product-list-item--cancer .Product-list-item-header {
  background: #f93828;
}

.Product-list-item--medical .Product-list-item-header {
  background: #f29600;
}

.Product-list-item--medicalwomen .Product-list-item-header {
  background: #df2e87;
}

.Product-list-item--disability .Product-list-item-header {
  background: #1d59be;
}

.Product-list-item-header__txt {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.Product-list-item-content {
  position: relative;
  width: 100%;
  padding: 17px 17px 12px;
  overflow: hidden;
}

.Product-list-item-content-ttl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Product-list-item-content-ttl__age {
  display: inline-block;
  width: 190px;
  padding: 5px;
  margin: 0 0 0 7px;
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
  background: #fff;
  border: 1px solid #3f5d26;
  border-radius: 8px;
}

.Product-list-item-content-detail {
  display: flex;
  justify-content: center;
  margin-top: 27px;
  text-align: left;
}

.Product-list-item-content-detail-cost {
  width: calc(48% - 5px);
  padding: 0;
  margin: 0 0 21px;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.05em;
}

.Product-list-item-content-detail-cost img {
  width: 128px;
}

.Product-list-item-content-detail-cost__txt {
  font-size: 10px;
}

.Product-list-item-content-detail-check {
  padding: 0;
  margin: 0 0 21px 5px;
}

.Product-list-item-content-detail-check__point {
  position: relative;
  padding: 0 0 0 20px;
  margin-top: 14px;
  font-size: 12px;
  line-height: 1.3;
  list-style: none;
}

.Product-list-item-content-detail-check__point:first-child {
  margin-top: 0;
}

.Product-list-item-content-detail-check__point a,
.Product-list-item-content-detail-check__point a:hover {
  color: #04c;
  text-decoration: underline;
  outline: none;
}

.Product-list-item-content-detail-check__point::before,
.Product-list-item-content-detail-check__point::after {
  position: absolute;
  top: 0;
  display: block;
  content: '';
}

.Product-list-item-content-detail-check__point::before {
  left: 0;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #9c9a9c;
}

.Product-list-item-content-detail-check__point::after {
  left: 2px;
  width: 15px;
  height: 11px;
  background: url(/shared/img/svg/ico_check.svg) no-repeat 0 0;
  background-size: 15px auto;
}

.Product-list-item-content__txt {
  margin: 8px 0 15px;
  font-size: 14px;
  line-height: 1.6;
}

.Product-list-item-content__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 55px;
  padding: 0 40px 0 20px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #92b729;
  border: none;
  border-radius: 4px;
  box-shadow: 2px 2px 5px 0 rgba(10, 2, 4, 0.35);
}

.Product-list-item-content__btn:hover {
  color: #fff;
}

.Product-list-item--cancer .Product-list-item-content__btn {
  background: #f93828;
}

.Product-list-item--medical .Product-list-item-content__btn {
  background: #f29600;
}

.Product-list-item--medicalwomen .Product-list-item-content__btn {
  background: #df2e87;
}

.Product-list-item--disability .Product-list-item-content__btn {
  background: #1d59be;
}

.Product-list-item-content__btn::after,
.Product-list-item-content__btn::before {
  position: absolute;
  top: 50%;
  left: 100%;
  display: block;
  content: '';
}

.Product-list-item-content__btn::after {
  width: 0;
  height: 0;
  margin: -6px 0 0 -29px;
  border-color: transparent;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-left-color: #92b729;
}

.Product-list-item--cancer .Product-list-item-content__btn::after {
  border-left-color: #f93828;
}

.Product-list-item--medical .Product-list-item-content__btn::after {
  border-left-color: #f29600;
}

.Product-list-item--medicalwomen .Product-list-item-content__btn::after {
  border-left-color: #df2e87;
}

.Product-list-item--disability .Product-list-item-content__btn::after {
  border-left-color: #1d59be;
}

.Product-list-item-content__btn::before {
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -38px;
  background: #fff;
  border-radius: 50%;
}

@media screen and (min-width: 768px) {
  .Product {
    padding: 30px 0;
  }

  .Product__ttl {
    font-size: 45px;
  }

  .Product-list {
    display: flex;
    flex-flow: wrap;
    width: 982px;
    margin: -20px auto 30px;
  }

  .Product-list-item {
    position: relative;
    max-width: inherit;
    padding-top: 21px;
    overflow: hidden;
    text-align: center;
    letter-spacing: normal;
    list-style: none;
    border: 1px solid #d0d4d9;
    border-radius: 8px;
  }

  .Product-list-item--life,
  .Product-list-item--cancer {
    width: calc((100% - 40px) / 2);
    margin: 20px 10px 0;
    background: #fff;
  }

  .Product-list-item--medical,
  .Product-list-item--medicalwomen,
  .Product-list-item--disability {
    width: calc((100% - 60px) / 3);
    margin: 20px 10px 0;
    background: #fff;
  }

  .Product-list-item-content {
    padding: 0;
  }

  .Product-list-item-content-ttl__age {
    display: none;
  }

  .Product-list-item-content-ttl__name {
    width: 100%;
    text-align: center;
  }

  .Product-list-item--life .Product-list-item-content-ttl__name img.u-pc,
  .Product-list-item--cancer .Product-list-item-content-ttl__name img.u-pc {
    width: 400px;
    height: 95px;
    margin: auto;
  }

  .Product-list-item-content-detail {
    height: 145px;
    margin: 0 25px 0 38px;
    text-align: left;
  }

  .Product-list-item-content-detail-cost {
    width: 50%;
    font-size: 11px;
    line-height: 1.5;
  }

  .Product-list-item-content-detail-cost img {
    width: 180px;
    height: 79px;
  }

  .Product-list-item-content-detail-check {
    width: 50%;
  }

  .Product-list-item-content-detail-check__point {
    padding-left: 30px;
    margin-bottom: 9px;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: -0.05em;
    list-style: none;
  }

  .Product-list-item-content-detail-check__point::before {
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #9c9a9c;
  }

  .Product-list-item-content-detail-check__point::after {
    top: 1px;
    left: 3px;
    width: 19px;
    height: 15px;
    background-size: 19px auto;
  }

  .Product-list-item-content__btn {
    height: 64px;
    padding-right: 18px;
    margin: 0 auto;
    border: none;
    border-radius: 4px;
    transition: all 0.3s ease;
  }

  .Product-list-item-content__btn:hover {
    opacity: 0.8;
  }

  .Product-list-item--life .Product-list-item-content__btn,
  .Product-list-item--cancer .Product-list-item-content__btn {
    width: 384px;
    margin-bottom: 29px;
    font-size: 24px;
  }

  .Product-list-item--medical .Product-list-item-content__btn,
  .Product-list-item--medicalwomen .Product-list-item-content__btn,
  .Product-list-item--disability .Product-list-item-content__btn {
    width: 252px;
    margin-bottom: 20px;
    font-size: 20px;
  }

  .Product-list-item-content__txt {
    margin: 0 0 20px 40px;
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
  }
}

/* END: Product */

/* Product-note */

.Product-note {
  max-width: 904px;
  padding: 10px;
  margin: 0 auto;
  font-size: 3.2vw;
  background-color: #f4f4f4;
}

.Product-note-list {
  padding: 0;
  margin: 10px auto;
  list-style-type: none;
}

.Product-note-list__item {
  margin-left: 1.5em;
}

.Product-note-list__item::before {
  padding-right: 5px;
  margin-left: -1.5em;
  content: '\00203b';
}

@media screen and (min-width: 768px) {
  .Product-note {
    padding: 30px;
    font-size: 16px;
  }

  .Product-note-list {
    max-width: inherit;
    margin: 0 0 0 8px;
  }
}

/* END: Product-note */

/* Footer */
.Footer {
  padding: 30px 0;
  border-top: 0.8vw solid #548235;
}

.Footer__copyright {
  margin: 0;
  font-size: 12px;
  line-height: 16.8px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .Footer {
    border-top: 6px solid #548235;
  }
}

/* END: Footer */

/* About */

.About-content {
  padding: 5.9vw 4vw 0;
}

.About__img {
  position: relative;
  margin-bottom: 12px;
}

.About-btn {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.About-btn__item {
  width: 48%;
  margin-bottom: 16px;
}

.About-plan {
  position: absolute;
  right: 16px;
  bottom: 20px;
  left: 16px;
}

.About__img--type01 {
  margin-top: 25px;
  margin-bottom: -25px;
  background: #f0fcd0;
}

.About__img img {
  margin: 0 auto;
}

.About-link {
  position: absolute;
  bottom: 27%;
  left: 50%;
  color: #000;
  text-decoration: underline;
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .About__img {
    margin-bottom: 24px;
  }

  .About__img--type01 {
    margin-top: 45px;
    margin-bottom: -60px;
  }

  .About-btn {
    max-width: 92%;
  }

  .About-plan {
    position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translateX(-50%);
  }

  .About-link {
    bottom: 33%;
    font-size: 22px;
  }
}

/* END: About */
