#page.in.top section.mv {
  position: relative;
  margin-bottom: 18px; }
  #page.in.top section.mv:before {
    content: "";
    width: 100%;
    height: 25px;
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, #000000 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5; }
  #page.in.top section.mv .mv-main-item {
    position: relative;
    height: 440px; }
  #page.in.top section.mv .mv-main-item-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  #page.in.top section.mv .mv-main-item-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  #page.in.top section.mv .mv-main-item .wrap {
    height: 100%; }
  #page.in.top section.mv .mv-main-link a {
    display: block;
    text-align: center;
    position: relative;
    background: #fff;
    color: #282828;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.078em;
    padding: 10px 24px 10px 0;
    border-radius: 100px;
    width: 272px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.13);
            box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.13); }
  #page.in.top section.mv .mv-main-link a:after {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: url(../img/base/arrow.png) no-repeat center/contain, #ff5254;
    position: absolute;
    right: 24px;
    top: 0;
    bottom: 0;
    margin: auto; }
  #page.in.top section.mv .mv-main .swiper-pagination {
    position: relative;
    top: auto;
    bottom: auto;
    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;
    gap: 0;
    margin-top: 25px; }
  #page.in.top section.mv .mv-main .swiper-pagination-bullet {
    margin: 0;
    width: 20px;
    height: 20px;
    padding: 6px;
    background: none;
    opacity: 1.0;
    position: relative; }
  #page.in.top section.mv .mv-main .swiper-pagination-bullet:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #e6e6e6;
    display: block; }
  #page.in.top section.mv .mv-main .swiper-pagination-bullet-active:before {
    background: #3bb2c1; }
  #page.in.top section.mv .mv-main .swiper-button {
    width: 48px;
    height: 95px;
    border-radius: 100% 0 0 100% / 50%;
    background: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.13);
            box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.13); }
  #page.in.top section.mv .mv-main .swiper-button-prev {
    left: 0;
    -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
            transform: scale(-1, 1); }
  #page.in.top section.mv .mv-main .swiper-button-next {
    right: 0; }
  #page.in.top section.mv .mv-main .swiper-button:before {
    content: "";
    width: 12px;
    height: 19px;
    background: url(../img/top/mv_arrow.png) no-repeat center/contain;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto; }
  #page.in.top section.mv .mv-main .swiper-button:after {
    display: none; }

@media screen and (max-width: 1099px) {
  #page.in.top section.mv .mv-main .swiper-button {
    width: 36px;
    height: 71px; }
  #page.in.top section.mv .mv-main .swiper-button:before {
    right: 6px; } }

@media screen and (max-width: 767px) {
  #page.in.top section.mv:before {
    display: none; }
  #page.in.top section.mv .mv-main-item {
    height: 500px; }
  #page.in.top section.mv .mv-main-link a {
    width: 292px;
    margin: 0 auto; }
  #page.in.top section.mv .mv-main .swiper-pagination {
    margin-top: 15px; }
  #page.in.top section.mv .mv-main .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    padding: 4px; } }

@media (hover: hover) {
  #page.in.top section.mv .mv-main-link a:hover {
    color: #ff5254; } }

#page.in.top section.mv .mv-main-item--mimosa .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  height: 100%; }

#page.in.top section.mv .mv-main-item--mimosa .flex-lft {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

#page.in.top section.mv .mv-main-item--mimosa .flex-cntr {
  width: 30.4%;
  position: absolute;
  bottom: 0;
  right: 31%;
  z-index: -1; }

#page.in.top section.mv .mv-main-item--mimosa .flex-rig {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 254px;
          flex: 0 0 254px; }

#page.in.top section.mv .mv-main-item--mimosa .catchcopy {
  font-size: 29px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.078em;
  margin-bottom: 12px;
  color: #282828; }

#page.in.top section.mv .mv-main-item--mimosa .txt {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.57;
  letter-spacing: 0.078em;
  margin-bottom: 28px;
  color: #282828; }

#page.in.top section.mv .mv-main-item--mimosa .price {
  max-width: 358px;
  margin-bottom: 15px; }

#page.in.top section.mv .mv-main-item--mimosa .hall-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  text-align: center;
  color: #ff5254;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.0;
  margin-bottom: 10px; }

#page.in.top section.mv .mv-main-item--mimosa .hall-ttl:before,
#page.in.top section.mv .mv-main-item--mimosa .hall-ttl:after {
  content: "";
  width: 1px;
  height: 32px;
  background: currentColor;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom; }

#page.in.top section.mv .mv-main-item--mimosa .hall-ttl:after {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }

#page.in.top section.mv .mv-main-item--mimosa .hall-ttl .text {
  padding-bottom: 2px; }

#page.in.top section.mv .mv-main-item--mimosa .hall-ttl .num {
  font-size: 23px; }

#page.in.top section.mv .mv-main-item--mimosa .hall-ttl .num strong {
  font-size: 42px;
  font-weight: 700; }

#page.in.top section.mv .mv-main-item--mimosa .hall-img {
  border: 2px solid #282828;
  border-radius: 9px;
  overflow: hidden; }

#page.in.top section.mv .mv-main-item--mimosa .limited {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 40px auto 16px;
  text-align: center;
  background: #ff5254;
  color: #fff;
  border-radius: 100px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.0;
  padding: 4px 30px 8px; }

#page.in.top section.mv .mv-main-item--mimosa .limited > span {
  font-size: 30px; }

#page.in.top section.mv .mv-main-item--mimosa .logo {
  max-width: 222px;
  margin: 0 auto; }

@media screen and (max-width: 767px) {
  #page.in.top section.mv .mv-main-item--mimosa .flex {
    max-width: 325px;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 0 18px; }
  #page.in.top section.mv .mv-main-item--mimosa .flex-lft {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  #page.in.top section.mv .mv-main-item--mimosa .flex-cntr {
    right: calc(50% + 14px);
    width: 164px; }
  #page.in.top section.mv .mv-main-item--mimosa .flex-rig {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 170px;
            flex: 0 1 170px;
    margin: 7px 0 0 auto; }
  #page.in.top section.mv .mv-main-item--mimosa .catchcopy {
    font-size: 24px;
    margin-bottom: 17px; }
  #page.in.top section.mv .mv-main-item--mimosa .txt {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  #page.in.top section.mv .mv-main-item--mimosa .price {
    max-width: 304px;
    margin-bottom: 10px; }
  #page.in.top section.mv .mv-main-item--mimosa .hall-ttl {
    font-size: 11px;
    margin-bottom: 7px; }
  #page.in.top section.mv .mv-main-item--mimosa .hall-ttl:before,
  #page.in.top section.mv .mv-main-item--mimosa .hall-ttl:after {
    height: 22px; }
  #page.in.top section.mv .mv-main-item--mimosa .hall-ttl .text {
    padding-bottom: 0; }
  #page.in.top section.mv .mv-main-item--mimosa .hall-ttl .num {
    font-size: 16px; }
  #page.in.top section.mv .mv-main-item--mimosa .hall-ttl .num strong {
    font-size: 28px; }
  #page.in.top section.mv .mv-main-item--mimosa .hall-img {
    border-width: 1.5px; }
  #page.in.top section.mv .mv-main-item--mimosa .limited {
    margin: 22px auto 7px;
    font-size: 14px;
    padding: 2px 18px 6px; }
  #page.in.top section.mv .mv-main-item--mimosa .limited > span {
    font-size: 20px; } }

#page.in.top section.mv .mv-main-item--shasou .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 12px minmax(0, 51%);
  grid-template-columns: auto minmax(0, 51%);
  -ms-grid-rows: auto 28px auto;
      grid-template-areas: "ttl img" "txt img";
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 28px 12px;
  height: 100%;
  color: #fff; }

#page.in.top section.mv .mv-main-item--shasou .grid-ttl {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: ttl;
  align-self: flex-end; }

#page.in.top section.mv .mv-main-item--shasou .grid-txt {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: txt;
  align-self: flex-start; }

#page.in.top section.mv .mv-main-item--shasou .grid-img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: img; }

#page.in.top section.mv .mv-main-item--shasou .catchcopy {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.57; }

#page.in.top section.mv .mv-main-item--shasou .ttl {
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 0.06em; }

#page.in.top section.mv .mv-main-item--shasou .list {
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.1;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 15px auto;
  grid-template-columns: auto auto;
  gap: 15px;
  margin-bottom: 36px; }

#page.in.top section.mv .mv-main-item--shasou .list > li {
  padding-left: 24px;
  background: url(../img/top/mv_shasou02.png) no-repeat left center/19px; }

#page.in.top section.mv .mv-main-item--shasou .list > li strong {
  font-size: 19px;
  font-weight: 700;
  color: #fcee21; }

#page.in.top section.mv .mv-main-item--shasou .image img {
  border-radius: 18px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(16, 48, 81, 0.45);
          box-shadow: 0px 0px 5px 0px rgba(16, 48, 81, 0.45); }

#page.in.top section.mv .mv-main-item--shasou .mv-main-link a:after {
  background-color: #3bb2c1; }

@media screen and (max-width: 899px) {
  #page.in.top section.mv .mv-main-item--shasou .ttl {
    font-size: 56px; } }

@media screen and (max-width: 767px) {
  #page.in.top section.mv .mv-main-item--shasou .grid {
    -ms-grid-columns: minmax(0, 325px);
    grid-template-columns: minmax(0, 325px);
    -ms-grid-rows: auto 0 auto 0 auto;
        grid-template-areas: "ttl" "img" "txt";
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0; }
  #page.in.top section.mv .mv-main-item--shasou .catchcopy {
    text-align: center;
    font-size: 15px;
    line-height: 1.467; }
  #page.in.top section.mv .mv-main-item--shasou .ttl {
    text-align: center;
    font-size: 41px; }
  #page.in.top section.mv .mv-main-item--shasou .list {
    font-size: 13.5px;
    margin-bottom: 18px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #page.in.top section.mv .mv-main-item--shasou .list > li {
    background-size: 16px;
    padding-left: 20px; }
  #page.in.top section.mv .mv-main-item--shasou .list > li strong {
    font-size: 16px; }
  #page.in.top section.mv .mv-main-item--shasou .image {
    margin: 0 0 8px; }
  #page.in.top section.mv .mv-main-item--shasou .image img {
    border-radius: 10px;
    border-width: 3px; }
  #page.in.top section.mv .mv-main-item--shasou .grid-ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--shasou .grid-txt {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--shasou .grid-img {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; } }

@media (hover: hover) {
  #page.in.top section.mv .mv-main-item--shasou .mv-main-link a:hover {
    color: #3bb2c1; } }

#page.in.top section.mv .mv-main-item--farewell .grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 12px minmax(0, 51%);
  grid-template-columns: auto minmax(0, 51%);
  -ms-grid-rows: auto 12px auto;
      grid-template-areas: "ttl img" "txt img";
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  height: 100%;
  color: #fff; }

#page.in.top section.mv .mv-main-item--farewell .grid-ttl {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: ttl;
  align-self: flex-end; }

#page.in.top section.mv .mv-main-item--farewell .grid-txt {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: txt;
  align-self: flex-start; }

#page.in.top section.mv .mv-main-item--farewell .grid-img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
  grid-area: img; }

@media screen and (max-width: 767px) {
  #page.in.top section.mv .mv-main-item--farewell .grid-ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--farewell .grid-txt {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--farewell .grid-img {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; } }

#page.in.top section.mv .mv-main-item--farewell .catchcopy {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.45; }

#page.in.top section.mv .mv-main-item--farewell .ttl {
  font-size: 49px;
  font-weight: 700; }

#page.in.top section.mv .mv-main-item--farewell .list {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px; }

#page.in.top section.mv .mv-main-item--farewell .list:after {
  content: "etc";
  font-size: 20px;
  font-weight: 700; }

#page.in.top section.mv .mv-main-item--farewell .list > li {
  background: #fff;
  color: #3bb27d;
  border-radius: 50px;
  padding: 6px 12px; }

#page.in.top section.mv .mv-main-item--farewell .text {
  margin: 10px 0 24px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.57;
  letter-spacing: 0.04em; }

#page.in.top section.mv .mv-main-item--farewell .image img {
  border-radius: 18px;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(16, 48, 81, 0.45);
          box-shadow: 0px 0px 5px 0px rgba(16, 48, 81, 0.45); }

#page.in.top section.mv .mv-main-item--farewell .mv-main-link a {
  width: 295px; }

#page.in.top section.mv .mv-main-item--farewell .mv-main-link a:after {
  background-color: #3bb27d; }

@media screen and (max-width: 899px) {
  #page.in.top section.mv .mv-main-item--farewell .ttl {
    font-size: 40px; } }

@media screen and (max-width: 767px) {
  #page.in.top section.mv .mv-main-item--farewell .grid {
    -ms-grid-columns: minmax(0, 325px);
    grid-template-columns: minmax(0, 325px);
    -ms-grid-rows: auto 0 auto 0 auto;
        grid-template-areas: "ttl" "img" "txt";
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0; }
  #page.in.top section.mv .mv-main-item--farewell .catchcopy {
    text-align: center;
    font-size: 15px;
    line-height: 1.467; }
  #page.in.top section.mv .mv-main-item--farewell .ttl {
    text-align: center;
    font-size: 38px;
    letter-spacing: -0.02em; }
  #page.in.top section.mv .mv-main-item--farewell .list {
    font-size: 11.5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  #page.in.top section.mv .mv-main-item--farewell .list:after {
    font-size: 16.5px; }
  #page.in.top section.mv .mv-main-item--farewell .list > li {
    padding: 5px 10px; }
  #page.in.top section.mv .mv-main-item--farewell .text {
    text-align: center;
    font-size: 12px;
    margin: 8px 0 12px; }
  #page.in.top section.mv .mv-main-item--farewell .image {
    margin: 0 0 8px; }
  #page.in.top section.mv .mv-main-item--farewell .image img {
    border-radius: 10px;
    border-width: 3px; }
  #page.in.top section.mv .mv-main-item--farewell .grid > .grid-ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--farewell .grid > .grid-txt {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--farewell .grid > .grid-img {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--farewell .grid > .grid-ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--farewell .grid > .grid-txt {
    -ms-grid-row: 5;
    -ms-grid-column: 1; }
  #page.in.top section.mv .mv-main-item--farewell .grid > .grid-img {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1; } }

@media (hover: hover) {
  #page.in.top section.mv .mv-main-item--farewell .mv-main-link a:hover {
    color: #3bb27d; } }

#page.in.top section.mv .mv-main-item--insurance {
  background: #008fad; }
  #page.in.top section.mv .mv-main-item--insurance:before {
    content: "";
    width: calc(100% - 40px);
    height: calc(100% - 20px);
    background: #fff;
    border-radius: 82px 82px 0 0;
    position: absolute;
    bottom: 0;
    left: 20px;
    z-index: -2; }
  #page.in.top section.mv .mv-main-item--insurance .mv-main-item-bg img {
    -o-object-position: bottom center;
       object-position: bottom center; }
  #page.in.top section.mv .mv-main-item--insurance .box {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative; }
  #page.in.top section.mv .mv-main-item--insurance .catchcopy {
    color: #9b63ac;
    font-size: 26px;
    font-weight: 700; }
  #page.in.top section.mv .mv-main-item--insurance .ttl {
    color: #9b63ac;
    font-size: 96px;
    font-weight: 700;
    line-height: 1.1; }
  #page.in.top section.mv .mv-main-item--insurance .list {
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 20px 0 25px; }
  #page.in.top section.mv .mv-main-item--insurance .list > li {
    padding-left: 30px;
    background: url(../img/top/mv_insurance02.png) no-repeat left 3px center/22px; }
  #page.in.top section.mv .mv-main-item--insurance .list > li + li {
    margin-top: 8px; }
  #page.in.top section.mv .mv-main-item--insurance .image {
    position: absolute;
    bottom: 30px;
    right: -48px;
    width: 56.3%;
    z-index: -1; }
  #page.in.top section.mv .mv-main-item--insurance .mv-main-link a:after {
    background-color: #9b63ac; }
  @media screen and (max-width: 999px) {
    #page.in.top section.mv .mv-main-item--insurance .image {
      right: 0; } }
  @media screen and (max-width: 767px) {
    #page.in.top section.mv .mv-main-item--insurance:before {
      width: calc(100% - 24px);
      height: calc(100% - 12px);
      left: 12px;
      border-radius: 48px; }
    #page.in.top section.mv .mv-main-item--insurance .mv-main-item-bg {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    #page.in.top section.mv .mv-main-item--insurance .mv-main-item-bg img {
      height: 170px;
      -o-object-position: center;
         object-position: center; }
    #page.in.top section.mv .mv-main-item--insurance .box {
      max-width: 335px;
      margin: 0 auto;
      padding: 40px 0 22px; }
    #page.in.top section.mv .mv-main-item--insurance .catchcopy {
      text-align: center;
      font-size: 19px; }
    #page.in.top section.mv .mv-main-item--insurance .ttl {
      text-align: center;
      font-size: 66px;
      letter-spacing: 0.06em; }
    #page.in.top section.mv .mv-main-item--insurance .list {
      font-size: 16px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 12px auto 20px; }
    #page.in.top section.mv .mv-main-item--insurance .list > li {
      padding-left: 24px;
      background-position: left center;
      background-size: 19px; }
    #page.in.top section.mv .mv-main-item--insurance .image {
      position: relative;
      bottom: auto;
      right: auto;
      width: 100%;
      margin: 0 0 auto; } }
  @media (hover: hover) {
    #page.in.top section.mv .mv-main-item--insurance .mv-main-link a:hover {
      color: #9b63ac; } }

#page.in.top section.navi {
  padding: 0 0 40px; }
  #page.in.top section.navi .navi-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr 18px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px; }

@media screen and (max-width: 767px) {
  #page.in.top section.navi {
    padding: 0 0 30px; }
    #page.in.top section.navi .navi-list {
      -ms-grid-columns: 1fr 4px 1fr;
      grid-template-columns: repeat(2, 1fr);
      gap: 4px; } }

#page.in.top section.c-voice {
  background: #3bb2c1; }
  #page.in.top section.c-voice .c-ttl01 {
    color: #fff;
    border-color: #fff; }
  #page.in.top section.c-voice .c-lead {
    color: #fff; }

#page.in.top section.beginner {
  padding: 56px 0 138px;
  background: #f6f6f6; }
  #page.in.top section.beginner .beginner-icon {
    width: 20px;
    margin: 0 auto 12px; }

@media screen and (max-width: 767px) {
  #page.in.top section.beginner {
    padding: 60px 0 80px; } }

#page.in.top section.news {
  padding: 78px 0 70px;
  background: #f6f6f6; }
  #page.in.top section.news .news-list {
    max-width: 844px;
    margin: 0 auto;
    border-top: 1px solid #cccccc; }
  #page.in.top section.news .news-list-item {
    border-bottom: 1px solid #cccccc; }
  #page.in.top section.news .news-list-item a {
    padding: 24px 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100px 12px 1fr 12px 18px;
    grid-template-columns: 100px 1fr 18px;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #page.in.top section.news .news-list-item a .date {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.2; }
  #page.in.top section.news .news-list-item a .ttl {
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.4; }
  #page.in.top section.news .news-list-item a:after {
    content: "";
    width: 18px;
    height: 18px;
    background: url(../img/base/arrow.png) no-repeat center/contain, #3bb2c1;
    border-radius: 50%; }
  #page.in.top section.news .news-more {
    margin-top: 43px; }

@media screen and (max-width: 767px) {
  #page.in.top section.news {
    padding: 54px 0 60px; }
    #page.in.top section.news .news-list-item a {
      padding: 18px 26px 18px 4px;
      position: relative;
      display: block; }
    #page.in.top section.news .news-list-item a .date {
      font-size: 13px;
      margin-bottom: 8px; }
    #page.in.top section.news .news-list-item a .ttl {
      font-size: 15px; }
    #page.in.top section.news .news-list-item a:after {
      position: absolute;
      right: 4px;
      top: 0;
      bottom: 0;
      margin: auto; } }
