<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* kv ---------------------------------------*/
.lifestagekv {
  position: relative;
  height: 310px;
  width: 100%; }
  .lifestagekv::after, .lifestagekv::before {
    display: block;
    content: '';
    background: #aaa;
    background-size: 100%;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0%; }
  .lifestagekv::after {
    left: 50%;
    background-color: #A5C965; }
  .lifestagekv::before {
    right: 50%;
    background-color: #E9A553; }

.lifestagekv-inner {
  background: url("../img/lifestage/kv_bg.png") no-repeat center top;
  background-size: auto 310px;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2; }

.lifestagekv h1 {
  text-indent: -99em;
  overflow: hidden;
  background: url("../img/lifestage/kv_title.png") no-repeat center top;
  background-size: 100%;
  width: 368px;
  height: 271px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }

.lifestage .pankuzu {
  padding: 35px 0 75px; }

/* baloon ---------------------------------------*/
.lifestagemap-baloon {
  position: absolute;
  left: 50%;
  top: 200px;
  transform: translate(-50%, 0);
  width: 220px;
  height: 100%; }

.baloon-01, .baloon-03 {
  width: 107px;
  position: absolute; }

.baloon-02, .baloon-04 {
  width: 100px;
  position: absolute; }

.baloon-01 {
  right: 520px;
  top: 20px; }

.baloon-02 {
  left: 405px;
  top: 220px; }

.baloon-03 {
  right: 470px;
  top: 1270px; }

.baloon-04 {
  left: 410px;
  top: 1610px; }

/* message ---------------------------------------*/
.lifstagemessage {
  text-align: center;
  margin-bottom: 90px; }

.lifstagemessage-title {
  font-weight: bold;
  font-size: 33px;
  line-height: 1.35;
  letter-spacing: 0.2em;
  margin-bottom: 40px; }
  .lifstagemessage-title img {
    width: 792px; }

.lifstagemessage-lead {
  font-size: 17px;
  line-height: 1.65;
  letter-spacing: 0.08em; }

/* pict ---------------------------------------*/
.lifestagemap-pict {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translate(-50%, 0);
  width: 26px;
  height: 100%; }

.tree-01, .tree-03 {
  width: 26px;
  left: 55px;
  position: absolute; }

.tree-02, .tree-04 {
  width: 26px;
  position: absolute;
  right: 50px; }

.tree-01 {
  top: 220px; }

.tree-02 {
  top: 535px; }

.tree-03 {
  top: 850px; }

.tree-04 {
  top: 1230px; }

.town-01 {
  position: absolute;
  left: 50px;
  bottom: 0;
  width: 273px;
  max-width: 273px; }

/* map ---------------------------------------*/
.lifestagemap-wrapper {
  height: 1730px;
  position: relative;
  margin-bottom: 100px; }

.lifestagemap {
  position: relative;
  height: 100%; }

.lifestagemap-rail {
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0);
  width: 14px;
  height: 100%; }
  .lifestagemap-rail &gt; div {
    width: 100%;
    content: ''; }

.rail-01 {
  background: url("../img/lifestage/stage01_rail.png") no-repeat center top;
  background-size: 100%;
  height: 305px; }

.rail-02 {
  background: url("../img/lifestage/stage02_rail.png") no-repeat center top;
  background-size: 100%;
  height: 315px; }

.rail-03 {
  background: url("../img/lifestage/stage03_rail.png") no-repeat center top;
  background-size: 100%;
  height: 340px; }

.rail-04 {
  background: url("../img/lifestage/stage04_rail.png") no-repeat center top;
  background-size: 100%;
  height: 340px; }

.rail-05 {
  background: url("../img/lifestage/stage05_rail.png") no-repeat center top;
  background-size: 100%;
  height: 430px; }

.lifestagemap-line {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%; }
  .lifestagemap-line &gt; div {
    height: 4px;
    background: #000;
    position: absolute; }
    .lifestagemap-line &gt; div.line-01 {
      right: 0;
      top: 23px;
      width: 210px;
      background: #89bd43; }
    .lifestagemap-line &gt; div.line-01-02 {
      left: 0;
      top: 155px;
      width: 100px;
      background: #89bd43; }
    .lifestagemap-line &gt; div.line-02 {
      left: 0;
      top: 302px;
      width: 100px;
      background: #f88e9c; }
    .lifestagemap-line &gt; div.line-03 {
      right: 0;
      top: 617px;
      width: 210px;
      background: #f5a13e; }
    .lifestagemap-line &gt; div.line-03-02 {
      left: 0;
      top: 786px;
      width: 100px;
      background: #f5a13e; }
    .lifestagemap-line &gt; div.line-04 {
      left: 0;
      top: 954px;
      width: 100px;
      background: #7abef0; }
    .lifestagemap-line &gt; div.line-04-02 {
      right: 0;
      top: 1132px;
      width: 100px;
      background: #7abef0; }
    .lifestagemap-line &gt; div.line-05 {
      right: 0;
      top: 1290px;
      width: 210px;
      background: #cea97c; }

.lifestagemap-point {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  width: 50px;
  height: 100%; }
  .lifestagemap-point &gt; div {
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 50px;
    height: 50px;
    border: 4px solid #aaa;
    border-radius: 50%;
    background: #fff; }
    .lifestagemap-point &gt; div.point-01 {
      top: 0;
      border-color: #89bd43; }
    .lifestagemap-point &gt; div.point-02 {
      top: 280px;
      border-color: #f88e9c; }
    .lifestagemap-point &gt; div.point-03 {
      top: 594px;
      border-color: #f5a13e; }
    .lifestagemap-point &gt; div.point-04 {
      top: 930px;
      border-color: #7abef0; }
    .lifestagemap-point &gt; div.point-05 {
      top: 1269px;
      border-color: #cea97c; }
    .lifestagemap-point &gt; div.point-01-02 {
      width: 26px;
      height: 26px;
      top: 144px;
      border-color: #89bd43; }
    .lifestagemap-point &gt; div.point-03-02 {
      width: 26px;
      height: 26px;
      top: 777px;
      border-color: #f5a13e; }
    .lifestagemap-point &gt; div.point-04-02 {
      width: 26px;
      height: 26px;
      top: 1121px;
      border-color: #7abef0; }

.lifestagemap-character {
  width: 60px;
  height: 0px;
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%); }
  .lifestagemap-character &gt; div {
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    bottom: -25px;
    background-size: 60px;
    width: 60px;
    height: 90px; }

.character-01 {
  background: url("../img/lifestage/character01.png") no-repeat center bottom; }

.character-02 {
  background: url("../img/lifestage/character02.png") no-repeat center bottom;
  opacity: 0; }

.character-03 {
  background: url("../img/lifestage/character03.png") no-repeat center bottom;
  opacity: 0; }

.character-04 {
  background: url("../img/lifestage/character04.png") no-repeat center bottom;
  opacity: 0; }

.character-05 {
  background: url("../img/lifestage/character05.png") no-repeat center bottom;
  opacity: 0; }

/* stage common */
.stage-main {
  position: absolute;
  width: 550px;
  height: 400px; }

.stage-signboard {
  position: absolute; }
  .stage-signboard img {
    width: 138px; }

.stage-detail {
  position: absolute;
  top: 0;
  padding-top: 50px;
  width: 278px; }

.stage-01 .stage-detail, .stage-03 .stage-detail, .stage-05 .stage-detail {
  left: 257px; }

.stage-02 .stage-detail, .stage-04 .stage-detail {
  left: 20px; }

.stage-title {
  margin-bottom: 22px; }

.stage-subtitle {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.52;
  margin-bottom: 13px; }

.stage-text {
  margin-bottom: 17px;
  font-size: 15px;
  line-height: 1.7; }

.stage-btn {
  border-radius: 6px;
  border: solid 2px #aaa;
  background-color: #ffffff;
  width: 275px;
  height: 56px;
  line-height: 52px;
  text-align: center;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  display: inline-block; }
  .stage-btn::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    background: url("../img/lifestage/stage01_btnicon.png") 0 0 no-repeat;
    background-size: 100%;
    width: 15px;
    height: 15px;
    position: relative;
    top: -1px; }

.stage-fukidashi {
  position: absolute;
  left: 0;
  top: 0;
  width: 232px; }

.stage-character {
  position: absolute;
  top: 150px;
  width: 232px;
  text-align: center; }

.stage-01 .stage-character, .stage-03 .stage-character, .stage-05 .stage-character {
  left: 0; }

.stage-02 .stage-character {
  right: 0; }

.stage-04 .stage-character {
  right: 0;
  top: 165px; }

.stage-character img {
  width: 165px; }

.stage-image {
  width: 104px; }

/* stage 01 */
.stage-01 {
  left: 0;
  top: 5px; }
  .stage-01 .stage-signboard {
    left: 258px; }
  .stage-01 .stage-title {
    left: 250px; }
    .stage-01 .stage-title img {
      width: 205px; }
  .stage-01 .stage-subtitle {
    color: #89bd43; }
  .stage-01 .stage-btn {
    color: #89bd43;
    border-color: #89bd43; }

/* stage 01-02 */
.stage-01-02 {
  position: absolute;
  left: 50%;
  top: 90px;
  margin-left: 96px; }

/* stage 02 */
.stage-02 {
  right: 0px;
  top: 285px; }
  .stage-02 .stage-signboard {
    left: 20px; }
  .stage-02 .stage-title {
    left: 250px; }
    .stage-02 .stage-title img {
      width: 191px; }
  .stage-02 .stage-subtitle {
    color: #ed8391; }
  .stage-02 .stage-btn {
    color: #ed8391;
    border-color: #ed8391; }
    .stage-02 .stage-btn::before {
      background-image: url("../img/lifestage/stage02_btnicon.png"); }
  .stage-02 .stage-fukidashi {
    left: auto;
    right: 0; }

/* stage 03 */
.stage-03 {
  left: 0px;
  top: 600px; }
  .stage-03 .stage-signboard {
    left: 258px; }
  .stage-03 .stage-title {
    left: 0px; }
    .stage-03 .stage-title img {
      width: 255px; }
  .stage-03 .stage-subtitle {
    color: #f5a13e; }
  .stage-03 .stage-btn {
    color: #f5a13e;
    border-color: #f5a13e; }
    .stage-03 .stage-btn::before {
      background-image: url("../img/lifestage/stage03_btnicon.png"); }

/* stage 03-02 */
.stage-03-02 {
  position: absolute;
  left: 50%;
  top: 722px;
  margin-left: 97px; }

/* stage 04 */
.stage-04 {
  right: 0px;
  top: 938px; }
  .stage-04 .stage-signboard {
    left: 20px; }
  .stage-04 .stage-title {
    left: 250px; }
    .stage-04 .stage-title img {
      width: 200px; }
  .stage-04 .stage-subtitle {
    color: #7abef0; }
  .stage-04 .stage-btn {
    color: #7abef0;
    border-color: #7abef0; }
    .stage-04 .stage-btn::before {
      background-image: url("../img/lifestage/stage04_btnicon.png"); }
  .stage-04 .stage-fukidashi {
    left: auto;
    right: 0; }

/* stage 04-02 */
.stage-04-02 {
  position: absolute;
  right: 50%;
  top: 1070px;
  margin-right: 85px; }

/* stage 05 */
.stage-05 {
  left: 0px;
  top: 1272px; }
  .stage-05 .stage-signboard {
    left: 258px; }
  .stage-05 .stage-title {
    left: 0px; }
    .stage-05 .stage-title img {
      width: 273px; }
  .stage-05 .stage-subtitle {
    color: #a58053; }
  .stage-05 .stage-btn {
    color: #a58053;
    border-color: #a58053; }
    .stage-05 .stage-btn::before {
      background-image: url("../img/lifestage/stage05_btnicon.png"); }

/* ボタン */
.lifestagecv {
  margin-bottom: 100px; }

.lifestagecv-btn {
  display: block;
  height: 110px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  position: relative;
  max-width: 1100px;
  margin: 0 auto; }
  .lifestagecv-btn::before, .lifestagecv-btn::after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0%; }
  .lifestagecv-btn::before {
    background: linear-gradient(90deg, #0081de 0%, #42b1e1 100%); }
  .lifestagecv-btn::after {
    background: linear-gradient(270deg, #0081de 0%, #42b1e1 100%);
    transition: all .25s ease;
    opacity: 0;
    border: 1px solid; }
  .lifestagecv-btn.old:before {
    background: linear-gradient(90deg, #b3b3b3 0%, #d9d9d9 100%); }
  .lifestagecv-btn.old:after {
    background: linear-gradient(to left, #b3b3b3 0%, #d9d9d9 100%); }
  .lifestagecv-btn:hover::after {
    opacity: 1; }
  .lifestagecv-btn span {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 2;
    letter-spacing: 0.1em; }
    .lifestagecv-btn span i {
      font-style: normal;
      font-size: 14px; }
    .lifestagecv-btn span::after {
      display: block;
      content: '';
      background: url("../img/lifestage/icon_simulation.png") no-repeat left top;
      background-size: 100%;
      width: 60px;
      height: 48px;
      position: absolute;
      left: -70px;
      top: 50%;
      transform: translate(0, -50%); }

/* modal ---------------------------------------*/
.lifestagemodal {
  padding: 0; }

.lifestagemodal-kv {
  min-width: 1020px;
  height: 280px;
  padding: 70px 60px 0;
  background: #aaa;
  position: relative;
  color: #fff; }

.lifestagemodal-kv-inner {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 300px); }

.lifestagemodal-kv-num {
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 41px;
  font-weight: bold;
  background: #fff;
  color: #aaa; }

.lifestagemodal-kv-detail {
  width: calc(100% - 90px); }

.lifestagemodal-kv-title {
  font-size: 43px;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #fff;
  line-height: 1.0;
  padding: 0 0 10px 25px; }

.lifestagemodal-kv-text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.59;
  padding: 15px 0 0 25px; }

.lifestagemodal-content {
  padding: 60px; }

.lifestagemodal-lead {
  text-align: center;
  font-size: 20.5px;
  font-weight: bold;
  line-height: 1.49; }

.lifestagemodal-data {
  display: flex;
  justify-content: space-between; }

.lifestagemodal-data-table {
  width: 72%; }

.lifestagemodal-data-image {
  width: 22%; }

.lifestagemodal-explain {
  display: flex;
  justify-content: space-between; }

.lifestagemodal-explain-text {
  width: 80%; }

.lifestagemodal-explain-image {
  width: 18%; }

.lifestagemodal-advice {
  background: #eee;
  position: relative;
  padding: 60px 60px 40px; }

.lifestagemodal-advice-title {
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translate(-50%, 0);
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  color: #fff;
  background: #aaa;
  padding: 6px 60px;
  border-radius: 30px;
  letter-spacing: 0.1em; }
  .lifestagemodal-advice-title::before, .lifestagemodal-advice-title::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    width: 2px;
    height: 20px; }
  .lifestagemodal-advice-title::before {
    margin-right: 15px;
    transform: rotate(-40deg); }
  .lifestagemodal-advice-title::after {
    margin-left: 15px;
    transform: rotate(40deg); }

.lifestagemodal-advice-list &gt; li {
  position: relative;
  padding: 0 0 0 45px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  color: #000000;
  margin-bottom: 20px; }
  .lifestagemodal-advice-list &gt; li::before {
    display: block;
    content: '';
    background: url("../img/common/icon_check.png") no-repeat left top;
    background-size: 100%;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0px;
    top: 2px; }

.lifestagemodal-osusume {
  border-top: 1px solid #b3b3b3;
  padding-top: 50px; }

.lifestagemodal-osusume-title {
  font-size: 24.5px;
  font-weight: bold;
  line-height: 1.51;
  letter-spacing: 0.98px; }

.osusume-age {
  display: inline-block;
  margin-left: 10px;
  background: #000;
  color: #fff;
  border-radius: 20px;
  line-height: 35px;
  height: 35px;
  padding: 0px 15px;
  font-size: 18px;
  vertical-align: middle;
  position: relative;
  top: -4px; }

.lifestagemodal-osusume-table th, .lifestagemodal-osusume-table td {
  border: 1px solid #d9d9d9;
  padding: 17px;
  font-size: 16px;
  line-height: 1.6;
  vertical-align: middle;
  letter-spacing: 0.05em;
  font-weight: normal; }
.lifestagemodal-osusume-table thead th {
  text-align: center;
  font-weight: bold;
  color: #fff; }

th.bg-male {
  background: #459cd4; }
th.bg-female {
  background: #ec6d8f; }
th.bg-plancolor1 {
  background: #aaa; }
th.bg-plancolor2 {
  background: #ccc; }
th.bg-plancolor3 {
  background: #eee; }

.lifestagemodal-osusume-table .lifestagemodal-osusume-sum th, .lifestagemodal-osusume-table .lifestagemodal-osusume-sum td {
  border: 4px solid #aaa;
  padding: 13px;
  padding: 10px; }
.lifestagemodal-osusume-table .lifestagemodal-osusume-sum th {
  background: #aaa;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  border-left: 0; }
.lifestagemodal-osusume-table .lifestagemodal-osusume-sum td {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #000; }

.lifestagemodal-osusume-plan {
  border: 3px solid #000;
  text-align: center;
  padding: 30px;
  margin-top: 45px;
  position: relative; }
  .lifestagemodal-osusume-plan::before {
    content: "";
    position: absolute;
    top: -40px;
    right: 150px;
    margin-right: -15px;
    border: 12px solid transparent;
    border-bottom: 30px solid #FFF;
    z-index: 2; }
  .lifestagemodal-osusume-plan::after {
    content: "";
    position: absolute;
    top: -50px;
    right: 150px;
    margin-right: -17px;
    border: 14px solid transparent;
    border-bottom: 34px solid #555;
    z-index: 1; }

.lifestagemodal-osusume-plan-inner {
  display: inline-block;
  position: relative;
  font-size: 24px;
  font-weight: bold; }
  .lifestagemodal-osusume-plan-inner p {
    line-height: 1.42; }

.lifestagemodal-osusume-plan-baloon {
  width: 107px;
  height: 107px;
  position: absolute;
  left: -130px;
  top: -60px; }

.lifestagemodal .noticelist li {
  font-size: 14px; }

.lifestagemodal-osusume-flex {
  display: flex;
  justify-content: space-between; }
  .lifestagemodal-osusume-flex &gt; div {
    position: relative; }
  .lifestagemodal-osusume-flex .flex-30per {
    width: 30%; }
  .lifestagemodal-osusume-flex .flex-38per {
    width: 38%; }
  .lifestagemodal-osusume-flex .flex-40per {
    width: 40%; }
  .lifestagemodal-osusume-flex .flex-58per {
    width: 58%; }
  .lifestagemodal-osusume-flex .flex-60per {
    width: 60%; }
  .lifestagemodal-osusume-flex .flex-66per {
    width: 66%; }

/* modal ---------------------------------------*/
/* stage01 */
#modal-stage01 .lifestagemodal-kv {
  background-color: #89bd43; }
  #modal-stage01 .lifestagemodal-kv::after {
    display: block;
    content: '';
    background: url("../img/lifestage/stage01/kv.png") no-repeat left top;
    background-size: 100%;
    width: 314px;
    height: 209px;
    position: absolute;
    right: 50px;
    bottom: 0; }
#modal-stage01 .lifestagemodal-kv-num {
  color: #89bd43; }
#modal-stage01 .title-paragraph, #modal-stage01 .lifestagemodal-osusume-plan {
  color: #6fa12c; }
#modal-stage01 .table-blue th, #modal-stage01 .lifestagemodal-advice-title, #modal-stage01 .osusume-age, #modal-stage01 th.bg-plancolor1, #modal-stage01 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th {
  background: #6fa12c; }
#modal-stage01 .lifestagemodal-advice {
  background: #F2F7E9; }
#modal-stage01 th.bg-plancolor2 {
  background: #e2ecd5; }
#modal-stage01 th.bg-plancolor3 {
  background: #f4f8ee; }
#modal-stage01 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th, #modal-stage01 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum td {
  border-color: #6fa12c; }
#modal-stage01 .lifestagemodal-osusume-plan {
  border-color: #6fa12c; }
  #modal-stage01 .lifestagemodal-osusume-plan::after {
    border-bottom-color: #6fa12c; }
#modal-stage01 .lifestagemodal-data-image {
  position: relative; }
  #modal-stage01 .lifestagemodal-data-image img {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 100%; }

/* stage02 */
#modal-stage02 .lifestagemodal-kv {
  background-color: #ed8391; }
  #modal-stage02 .lifestagemodal-kv::after {
    display: block;
    content: '';
    background: url("../img/lifestage/stage02/kv.png") no-repeat left top;
    background-size: 100%;
    width: 314px;
    height: 209px;
    position: absolute;
    right: 50px;
    bottom: 0; }
#modal-stage02 .lifestagemodal-kv-num, #modal-stage02 .title-paragraph, #modal-stage02 .lifestagemodal-osusume-plan {
  color: #ed8391; }
#modal-stage02 .table-blue th, #modal-stage02 .lifestagemodal-advice-title, #modal-stage02 .osusume-age, #modal-stage02 th.bg-plancolor1, #modal-stage02 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th {
  background: #ed8391; }
#modal-stage02 .lifestagemodal-advice {
  background: #F7E7E9; }
#modal-stage02 th.bg-plancolor2 {
  background: #F7E7E9; }
#modal-stage02 th.bg-plancolor3 {
  background: #FCF5F6; }
#modal-stage02 .bg-plancolor4 {
  background: #0666a8;
  color: #fff;
  text-align: center;
  font-weight: bold; }
#modal-stage02 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th, #modal-stage02 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum td {
  border-color: #ed8391; }
#modal-stage02 .lifestagemodal-osusume-plan {
  border-color: #ed8391; }
  #modal-stage02 .lifestagemodal-osusume-plan::after {
    border-bottom-color: #ed8391; }

.lifestagemodal-osusume-arrow {
  background: #ed8391;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  text-align: center;
  height: 110px;
  letter-spacing: 0.1em;
  width: calc(100% - 70px); }
  .lifestagemodal-osusume-arrow p {
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translate(0%, -50%);
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    width: 100%; }
  .lifestagemodal-osusume-arrow::after {
    display: block;
    content: '';
    border-top: 55px solid transparent;
    border-bottom: 55px solid transparent;
    border-left: 50px solid #ed8391;
    position: absolute;
    right: -50px;
    top: 0; }

/* stage03 */
#modal-stage03 .lifestagemodal-kv {
  background-color: #f5a13e; }
  #modal-stage03 .lifestagemodal-kv::after {
    display: block;
    content: '';
    background: url("../img/lifestage/stage03/kv.png") no-repeat left top;
    background-size: 100%;
    width: 314px;
    height: 209px;
    position: absolute;
    right: 50px;
    bottom: 0; }
#modal-stage03 .lifestagemodal-kv-num, #modal-stage03 .title-paragraph, #modal-stage03 .lifestagemodal-osusume-plan {
  color: #f5a13e; }
#modal-stage03 .table-blue th, #modal-stage03 .lifestagemodal-advice-title, #modal-stage03 .osusume-age, #modal-stage03 th.bg-plancolor1, #modal-stage03 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th {
  background: #f5a13e; }
#modal-stage03 .lifestagemodal-advice {
  background: #FCF4E9; }
#modal-stage03 th.bg-plancolor2 {
  background: #FAEDDA; }
#modal-stage03 th.bg-plancolor3 {
  background: #FDF8F1; }
#modal-stage03 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th, #modal-stage03 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum td {
  border-color: #f5a13e; }
#modal-stage03 .lifestagemodal-osusume-plan {
  border-color: #f5a13e; }
  #modal-stage03 .lifestagemodal-osusume-plan::after {
    border-bottom-color: #f5a13e; }
#modal-stage03 .bg-plancolor4 {
  background: #fbf7ba;
  color: #222222; }

.lifestagemodal-specialist {
  padding: 29px 31px 41px;
  background-color: #FCF4E9;
  position: relative;
  text-align: center;
  height: auto; }

.lifestagemodal-specialist-title {
  color: #f5a13e;
  font-weight: bold;
  line-height: 1.4;
  font-size: 18px;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0 20px;
  margin-bottom: 25px; }
  .lifestagemodal-specialist-title::before, .lifestagemodal-specialist-title::after {
    display: block;
    content: '';
    background: #f5a13e;
    width: 2px;
    height: 20px;
    position: absolute;
    bottom: 0; }
  .lifestagemodal-specialist-title::before {
    left: 0;
    transform: rotate(-30deg); }
  .lifestagemodal-specialist-title::after {
    right: 0;
    transform: rotate(30deg); }

.lifestagemodal-specialist-text {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding-top: 45px;
  line-height: 1.67;
  letter-spacing: 0.36px;
  text-align: justify;
  color: #000000; }
  .lifestagemodal-specialist-text::before {
    display: block;
    content: '';
    background: url("../img/common/icon_check.png") no-repeat center top;
    background-size: 30px;
    height: 30px;
    width: 41px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0); }

.lifestagemodal-specialist-image {
  position: absolute;
  right: 20px;
  bottom: -150px; }
  .lifestagemodal-specialist-image img {
    height: 190px; }

/* stage04 */
#modal-stage04 .lifestagemodal-kv {
  background-color: #4e9fdb; }
  #modal-stage04 .lifestagemodal-kv::after {
    display: block;
    content: '';
    background: url("../img/lifestage/stage04/kv.png") no-repeat left top;
    background-size: 100%;
    width: 314px;
    height: 209px;
    position: absolute;
    right: 50px;
    bottom: 0; }
#modal-stage04 .lifestagemodal-kv-num, #modal-stage04 .title-paragraph, #modal-stage04 .lifestagemodal-osusume-plan {
  color: #4e9fdb; }
#modal-stage04 .table-blue th, #modal-stage04 .lifestagemodal-advice-title, #modal-stage04 .osusume-age, #modal-stage04 th.bg-plancolor1, #modal-stage04 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th {
  background: #4e9fdb; }
#modal-stage04 .lifestagemodal-advice {
  background: #ecf5fb; }
#modal-stage04 th.bg-plancolor2 {
  background: #d5e9f6; }
#modal-stage04 th.bg-plancolor3 {
  background: #ecf5fb;
  color: #222222; }
#modal-stage04 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th, #modal-stage04 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum td {
  border-color: #4e9fdb; }
#modal-stage04 .lifestagemodal-osusume-plan {
  border-color: #4e9fdb; }
  #modal-stage04 .lifestagemodal-osusume-plan::after {
    border-bottom-color: #4e9fdb; }
#modal-stage04 .bg-plancolor4 {
  background: #fbf7ba; }
#modal-stage04 .lifestagemodal-explain-image {
  width: 13%; }
#modal-stage04 .lifestagemodal-data-image {
  position: relative; }
  #modal-stage04 .lifestagemodal-data-image img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }

.lifestagemodal-explain-text2 {
  width: 65%; }

.lifestagemodal-explain-image2 {
  width: 31%; }

/* stage05 */
#modal-stage05 .lifestagemodal-kv {
  background-color: #a58053; }
  #modal-stage05 .lifestagemodal-kv::after {
    display: block;
    content: '';
    background: url("../img/lifestage/stage05/kv.png") no-repeat left top;
    background-size: 100%;
    width: 314px;
    height: 209px;
    position: absolute;
    right: 50px;
    bottom: 0; }
#modal-stage05 .lifestagemodal-kv-num, #modal-stage05 .title-paragraph, #modal-stage05 .lifestagemodal-osusume-plan {
  color: #a58053; }
#modal-stage05 .table-blue th, #modal-stage05 .lifestagemodal-advice-title, #modal-stage05 .osusume-age, #modal-stage05 th.bg-plancolor1, #modal-stage05 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th {
  background: #a58053; }
#modal-stage05 .lifestagemodal-advice {
  background: #F3F0EB; }
#modal-stage05 th.bg-plancolor2 {
  background: #e9dac7; }
#modal-stage05 th.bg-plancolor3 {
  background: #F3F0EB;
  color: #222222; }
#modal-stage05 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th, #modal-stage05 .lifestagemodal-osusume-table .lifestagemodal-osusume-sum td {
  border-color: #a58053; }
#modal-stage05 .lifestagemodal-osusume-plan {
  border-color: #a58053; }
  #modal-stage05 .lifestagemodal-osusume-plan::after {
    border-bottom-color: #a58053; }
#modal-stage05 .bg-plancolor4 {
  background: #fbf7ba; }

.lifestagemodal-care {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px; }

.lifestagemodal-care-term {
  width: 38%; }

.lifestagemodal-care-price {
  width: 58%; }

.lifestagemodal-care-inner {
  background: #a58053;
  padding: 30px;
  border-radius: 20px;
  height: 100%; }

.lifestagemodal-care-title {
  border-radius: 20px;
  background-color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: center;
  color: #a58053;
  padding: 8px 0; }

.lifestagemodal-care-text {
  font-size: 20px;
  padding-top: 15px;
  line-height: 45px;
  text-align: center;
  color: #ffffff; }
  .lifestagemodal-care-text b {
    font-size: 30px; }

.lifestagemodal-bottommessage {
  background-color: #a58053;
  text-align: center;
  margin-bottom: 25px;
  padding: 30px 0; }

.lifestagemodal-bottommessage-text {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.42;
  color: #ffffff; }

/* pcのみスクロールアニメーション */
@media screen and (min-width: 769px) {
  .lifestagemap-character.is-fix {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .lifestagemap-character.is-fix.is-bottom {
      position: absolute;
      left: 50%;
      top: auto;
      bottom: 0;
      transform: translate(-50%, -50%); }

  .stage-fukidashi, .stage-character {
    opacity: 0;
    transition: all 1.25s ease; }

  .bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

  .stage-main.is-active .stage-fukidashi, .stage-main.is-active .stage-character {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

  @-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3); }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1); }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9); }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03); }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97); }
    100% {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }
  @keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    0% {
      opacity: 0;
      -webkit-transform: scale3d(0.3, 0.3, 0.3);
      transform: scale3d(0.3, 0.3, 0.3); }
    20% {
      -webkit-transform: scale3d(1.1, 1.1, 1.1);
      transform: scale3d(1.1, 1.1, 1.1); }
    40% {
      -webkit-transform: scale3d(0.9, 0.9, 0.9);
      transform: scale3d(0.9, 0.9, 0.9); }
    60% {
      opacity: 1;
      -webkit-transform: scale3d(1.03, 1.03, 1.03);
      transform: scale3d(1.03, 1.03, 1.03); }
    80% {
      -webkit-transform: scale3d(0.97, 0.97, 0.97);
      transform: scale3d(0.97, 0.97, 0.97); }
    100% {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }
  .stage-subtitle {
    transition: all 1.0s .25s ease;
    opacity: 0;
    transform: translate(0, 10px); }

  .stage-text {
    transition: all 1.0s .35s ease;
    opacity: 0;
    transform: translate(0, 10px); }

  .stage-btn {
    transition: all 1.0s .45s ease;
    opacity: 0;
    transform: translate(0, 10px); }

  .stage-main.is-active .stage-subtitle, .stage-main.is-active .stage-text, .stage-main.is-active .stage-btn {
    opacity: 1;
    transform: translate(0, 0); }

  /* キャラ回転 */
  @keyframes a1_1 {
    0% {
      transform: rotateY(0deg); }
    50% {
      transform: rotateY(90deg);
      opacity: 1.0; }
    51% {
      opacity: 0.0; }
    100% {
      opacity: 0.0; } }
  @keyframes a1_2 {
    0% {
      transform: rotateY(0deg);
      opacity: 0.0; }
    50% {
      transform: rotateY(90deg);
      opacity: 0.0; }
    51% {
      opacity: 1.0; }
    100% {
      transform: rotateY(0deg);
      opacity: 1.0; } }
  .ani1_1 {
    animation: a1_1 0.5s forwards; }

  .ani1_2 {
    animation: a1_2 0.5s forwards; }

  @keyframes a2_1 {
    0% {
      opacity: 0.0;
      transform: rotateY(0deg); }
    50% {
      transform: rotateY(90deg);
      opacity: 0.0; }
    51% {
      opacity: 1.0; }
    100% {
      transform: rotateY(0deg);
      opacity: 1.0; } }
  @keyframes a2_2 {
    0% {
      transform: rotateY(0deg);
      opacity: 1.0; }
    50% {
      transform: rotateY(90deg);
      opacity: 1.0; }
    51% {
      opacity: 0.0; }
    100% {
      opacity: 0.0; } }
  .ani2_1 {
    animation: a2_1 0.5s forwards; }

  .ani2_2 {
    animation: a2_2 0.5s forwards; } }
/* small pc */
@media screen and (min-width: 769px) and (max-width: 1200px) {
  /* map ---------------------------------------*/
  .container {
    width: 100%;
    overflow: hidden; }

  .lifestagemap-wrapper {
    max-width: 100%; }

  .stage-main {
    width: 45%; }

  .stage-fukidashi {
    width: 35%; }

  .stage-character {
    width: 35%;
    top: 10vw; }

  .stage-04 .stage-character {
    top: 13vw; }

  .stage-btn {
    max-width: 100%; }

  .stage-subtitle {
    font-size: 16px; }

  .stage-text {
    font-size: 13px; }

  .stage-01 .stage-title img, .stage-02 .stage-title img, .stage-03 .stage-title img, .stage-04 .stage-title img, .stage-05 .stage-title img {
    width: auto;
    height: 2.5vw; }

  .stage-01 .stage-detail, .stage-03 .stage-detail, .stage-05 .stage-detail {
    left: 42%;
    width: 55%; }

  .stage-01 .stage-signboard, .stage-03 .stage-signboard, .stage-05 .stage-signboard {
    left: 42%; }

  .stage-02 .stage-signboard, .stage-04 .stage-signboard {
    left: 8%; }

  .stage-02 .stage-detail, .stage-04 .stage-detail {
    left: 8%;
    width: 55%; } }
@media screen and (max-width: 768px) {
  /* kv ---------------------------------------*/
  .lifestagekv {
    height: 57vw; }
    .lifestagekv::before, .lifestagekv::after {
      display: none; }

  .lifestagekv-inner {
    background: url("../img/lifestage/kv_bg_sp.png") no-repeat center top;
    background-size: 100%;
    width: 100%; }

  .lifestagekv h1 {
    background: none;
    width: auto;
    height: auto; }

  /* baloon ---------------------------------------*/
  .lifestagemap-baloon {
    display: none; }

  /* message ---------------------------------------*/
  .lifstagemessage {
    text-align: left;
    margin-bottom: 60px; }

  .lifstagemessage-title {
    width: 100%;
    margin-bottom: 20px;
    text-align: center; }
    .lifstagemessage-title img {
      width: 100%; }

  .lifstagemessage-lead {
    padding: 0 15px;
    line-height: 1.85;
    letter-spacing: 0.08em; }

  /* pict ---------------------------------------*/
  .lifestagemap-pict {
    display: none; }

  /* map ---------------------------------------*/
  .lifestagemap-wrapper {
    height: auto;
    margin-bottom: 0px;
    padding: 0 15px; }

  .lifestagemap {
    height: auto; }

  .lifestagemap-rail, .lifestagemap-line, .lifestagemap-point, .lifestagemap-character {
    display: none; }

  /* stage common */
  .stage-main {
    position: relative;
    width: 100%;
    height: auto; }

  .stage-signboard {
    position: relative;
    margin-bottom: 15px; }
    .stage-signboard img {
      width: 100%; }

  .stage-detail {
    position: relative;
    padding-top: 0px;
    width: auto; }

  .stage-01 .stage-detail, .stage-03 .stage-detail, .stage-05 .stage-detail, .stage-02 .stage-detail, .stage-04 .stage-detail {
    left: 0px; }

  .stage-title {
    margin-bottom: 20px;
    text-align: center; }

  .stage-subtitle {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.44;
    margin-bottom: 15px; }

  .stage-text {
    margin-bottom: 20px;
    font-size: 15px; }

  .stage-btn {
    width: 100%;
    max-width: 400px;
    margin: 0 auto 25px;
    display: block; }
    .stage-btn::before {
      margin-right: 5px; }

  .stage-fukidashi, .stage-character {
    display: none; }

  .stage-image {
    width: auto; }

  .stage-illust {
    text-align: center; }

  /* stage 01 */
  .stage-01 {
    top: 0px; }
    .stage-01 .stage-signboard {
      left: 0px; }
    .stage-01 .stage-title {
      left: 0px; }
      .stage-01 .stage-title img {
        width: 200px; }

  /* stage 01-02 */
  .stage-01-02 {
    display: none; }

  /* stage 02 */
  .stage-02 {
    right: 0px;
    top: 0px; }
    .stage-02 .stage-signboard {
      left: 0px; }
    .stage-02 .stage-title {
      left: 0px; }
      .stage-02 .stage-title img {
        width: 190px; }

  /* stage 03 */
  .stage-03 {
    top: 0px; }
    .stage-03 .stage-signboard {
      left: 0px; }
    .stage-03 .stage-title {
      left: 0px; }
      .stage-03 .stage-title img {
        width: 250px; }

  /* stage 03-02 */
  .stage-03-02 {
    display: none; }

  /* stage 04 */
  .stage-04 {
    top: 0px; }
    .stage-04 .stage-signboard {
      left: 0px; }
    .stage-04 .stage-title {
      left: 0px; }
      .stage-04 .stage-title img {
        width: 200px; }

  /* stage 04-02 */
  .stage-04-02 {
    display: none; }

  /* stage 05 */
  .stage-05 {
    top: 0px; }
    .stage-05 .stage-signboard {
      left: 0px; }
    .stage-05 .stage-title img {
      width: 252px; }

  /* ボタン */
  .lifestagecv {
    margin: 0 15px 100px; }

  .lifestagecv-btn {
    display: block;
    height: 110px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    position: relative;
    max-width: 1100px;
    margin: 0 auto; }
    .lifestagecv-btn:hover::after {
      opacity: 0; }
    .lifestagecv-btn span {
      left: 20%;
      top: 50%;
      width: 80%;
      transform: translate(0%, -50%);
      text-align: left;
      line-height: 1.5; }
      .lifestagecv-btn span::after {
        width: 45px;
        height: 37px;
        position: absolute;
        left: -55px; }

  /* modal ---------------------------------------*/
  .lifestagemodal {
    padding: 0; }

  .lifestagemodal-kv {
    min-width: 0px;
    height: auto;
    padding: 40px 10px 120px; }

  .lifestagemodal-kv-inner {
    display: block;
    width: 100%; }

  .lifestagemodal-kv-num {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    margin-right: 10px; }

  .lifestagemodal-kv-detail {
    width: 100%; }

  .lifestagemodal-kv-title {
    font-size: 28px;
    border-bottom: 0px solid #fff;
    padding: 10px 0 10px 0px; }

  .lifestagemodal-kv-text {
    font-size: 14px;
    line-height: 1.59;
    padding: 10px 0 0 0px;
    clear: both;
    position: relative;
    z-index: 2; }

  .lifestagemodal-content {
    padding: 30px 10px; }

  .lifestagemodal-lead {
    text-align: left;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.8; }

  .lifestagemodal .title-paragraph {
    font-size: 16px; }

  .lifestagemodal-data {
    display: block; }

  .lifestagemodal-data-table, .lifestagemodal-osusume-table-wrapper {
    width: 100%;
    margin: 0 0px;
    padding-left: 10px;
    box-sizing: border-box; }

  .lifestagemodal-data-image {
    width: auto; }

  .lifestagemodal-explain {
    display: block; }

  .lifestagemodal-explain-text {
    width: 100%; }

  .lifestagemodal-explain-image {
    width: auto;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 60px; }

  .lifestagemodal-advice {
    padding: 70px 15px 10px; }

  .lifestagemodal-advice-title {
    position: absolute;
    left: 7%;
    top: -20px;
    transform: translate(0, 0);
    width: 86%;
    font-size: 18px;
    line-height: 1.4;
    padding: 6px 0px;
    border-radius: 35px;
    letter-spacing: 0.1em;
    text-align: center; }
    .lifestagemodal-advice-title::before, .lifestagemodal-advice-title::after {
      position: absolute;
      bottom: 10px; }
    .lifestagemodal-advice-title::before {
      margin-right: 0px;
      left: 30px; }
    .lifestagemodal-advice-title::after {
      margin-left: 0px;
      right: 30px; }

  .lifestagemodal-advice-list &gt; li {
    padding: 0 0 0 35px;
    font-size: 16px;
    margin-bottom: 20px; }
    .lifestagemodal-advice-list &gt; li::before {
      width: 26px;
      height: 26px;
      top: 4px; }

  .lifestagemodal-osusume {
    padding-top: 30px; }

  .lifestagemodal-osusume-title {
    font-size: 23px;
    line-height: 1.51;
    letter-spacing: 0.98px; }

  .osusume-age {
    line-height: 32px;
    height: 32px;
    padding: 0px 12px;
    font-size: 15px; }

  .lifestagemodal-osusume-table .lifestagemodal-osusume-sum th {
    padding: 0; }
  .lifestagemodal-osusume-table .lifestagemodal-osusume-sum td {
    white-space: nowrap; }
  .lifestagemodal-osusume-table th, .lifestagemodal-osusume-table td {
    padding: 12px; }

  .lifestagemodal-osusume-plan {
    padding: 40px 20px 20px; }
    .lifestagemodal-osusume-plan::before, .lifestagemodal-osusume-plan::after {
      right: 30px; }

  .lifestagemodal-osusume-plan-inner {
    text-align: left;
    font-size: 24px;
    font-weight: bold; }
    .lifestagemodal-osusume-plan-inner p {
      line-height: 1.42;
      margin-top: 10px; }
      .lifestagemodal-osusume-plan-inner p:first-child {
        margin-top: 0; }

  .lifestagemodal-osusume-plan-baloon {
    width: 180px;
    height: 50px;
    position: absolute;
    left: -5px;
    top: -60px; }

  .lifestagemodal .noticelist li {
    font-size: 13px; }

  .lifestagemodal-osusume-flex {
    display: block; }
    .lifestagemodal-osusume-flex &gt; div {
      position: relative; }
    .lifestagemodal-osusume-flex .flex-30per, .lifestagemodal-osusume-flex .flex-38per, .lifestagemodal-osusume-flex .flex-40per, .lifestagemodal-osusume-flex .flex-58per, .lifestagemodal-osusume-flex .flex-60per, .lifestagemodal-osusume-flex .flex-66per {
      width: 100%; }

  .lifestagemodal .table-sp-scroll {
    width: calc(100% + 20px);
    margin: 0 -10px; }

  /* stage01 */
  #modal-stage01 .lifestagemodal-kv::after {
    background: url("../img/lifestage/stage01/kv.png") no-repeat center top;
    background-size: auto 110px;
    width: 100%;
    height: 110px;
    right: 0px;
    bottom: 0; }
  #modal-stage01 .lifestagemodal-data-image {
    position: relative;
    display: none; }
    #modal-stage01 .lifestagemodal-data-image img {
      position: relative;
      left: 0;
      bottom: 0;
      max-width: 100%; }

  /* stage02 */
  #modal-stage02 .lifestagemodal-kv::after {
    background: url("../img/lifestage/stage02/kv.png") no-repeat center top;
    background-size: auto 110px;
    width: 100%;
    height: 110px;
    right: 0px;
    bottom: 0; }
  #modal-stage02 .bg-plancolor4 {
    text-align: center;
    font-weight: bold; }

  .lifestagemodal-osusume-arrow {
    position: relative;
    left: 0%;
    top: 0%;
    transform: translate(0%, 0%);
    height: 60px;
    letter-spacing: 0.1em;
    width: calc(100%);
    margin-bottom: 35px; }
    .lifestagemodal-osusume-arrow p {
      font-size: 17px;
      width: 100%;
      line-height: 1.3; }
    .lifestagemodal-osusume-arrow::after {
      display: block;
      content: '';
      border-left: 45vw solid transparent;
      border-right: 45vw solid transparent;
      border-top: 30px solid #ed8391;
      position: absolute;
      right: 0;
      left: 0;
      top: auto;
      bottom: -85px; }

  /* stage03 */
  #modal-stage03 .lifestagemodal-kv::after {
    background: url("../img/lifestage/stage03/kv.png") no-repeat center top;
    background-size: auto 110px;
    width: 100%;
    height: 110px;
    right: 0px;
    bottom: 0; }
  #modal-stage03 .title-paragraph {
    font-size: 22px;
    line-height: 1.8; }

  .lifestagemodal-specialist {
    padding: 29px 20px 130px; }

  .lifestagemodal-specialist-title {
    font-size: 20px; }
    .lifestagemodal-specialist-title::before, .lifestagemodal-specialist-title::after {
      bottom: 3px; }

  .lifestagemodal-specialist-text {
    font-size: 16px;
    font-weight: bold;
    padding-top: 50px; }

  .lifestagemodal-specialist-image {
    position: absolute;
    right: 20px;
    bottom: -60px;
    text-align: right; }
    .lifestagemodal-specialist-image img {
      height: 190px; }

  /* stage04 */
  #modal-stage04 .lifestagemodal-kv::after {
    background: url("../img/lifestage/stage04/kv.png") no-repeat center top;
    background-size: auto 110px;
    width: 100%;
    height: 110px;
    right: 0px;
    bottom: 0; }
  #modal-stage04 .lifestagemodal-explain-image {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px 30px 0; }

  .lifestagemodal-explain-text2 {
    width: 100%;
    margin-bottom: 20px; }

  .lifestagemodal-explain-image2 {
    width: 100%;
    padding: 30px 20px 0; }

  /* stage05 */
  #modal-stage05 .lifestagemodal-kv::after {
    background: url("../img/lifestage/stage05/kv.png") no-repeat center top;
    background-size: auto 110px;
    width: 100%;
    height: 110px;
    right: 0px;
    bottom: 0; }

  .lifestagemodal-care {
    display: block;
    margin-bottom: 20px; }

  .lifestagemodal-care-term {
    width: 100%;
    margin-bottom: 30px; }

  .lifestagemodal-care-price {
    width: 100%; }

  .lifestagemodal-care-inner {
    padding: 20px;
    border-radius: 10px;
    height: auto; }

  .lifestagemodal-care-title {
    border-radius: 20px;
    font-size: 19px;
    padding: 5px 0; }

  .lifestagemodal-care-text {
    font-size: 18px;
    padding-top: 10px;
    line-height: 35px; }
    .lifestagemodal-care-text b {
      font-size: 28px; }

  .lifestagemodal-bottommessage {
    margin-bottom: 20px;
    padding: 20px 15px; } }
</pre></body></html>