@charset "UTF-8";
/* 変数_カラー*/
/* 変数_ブレイクポイント*/
@media screen and (min-width: 1280px) {
  .pc {
    display: none !important; } }

@media screen and (max-width: 1400px) and (min-width: 1280px) {
  .mpc {
    display: none !important; } }

@media screen and (max-width: 1279px) and (min-width: 1025px) {
  .npc {
    display: none !important; } }

@media screen and (max-width: 1024px) and (min-width: 600px) {
  .tab {
    display: none !important; } }

@media screen and (max-width: 599px) {
  .sp {
    display: none !important; } }

/* main-visual
-------------------------------------------------------*/
.mainvisual-area {
  position: relative;
  width: 100%;
  height: 100vh; }
  @media screen and (max-width: 599px) {
    .mainvisual-area {
      height: 667px; } }
  .mainvisual-area .swiper {
    overflow: hidden;
    width: 100%;
    height: 100vh; }
    @media screen and (max-width: 599px) {
      .mainvisual-area .swiper {
        height: 667px; } }

.swiper .slide01 {
  position: relative;
  width: 100%;
  height: 100vh; }
  @media screen and (max-width: 599px) {
    .swiper .slide01 {
      height: 667px; } }
  .swiper .slide01 .slide-img {
    width: 100%;
    height: 100%; }
    .swiper .slide01 .slide-img picture {
      width: 100%;
      height: 100%; }
      .swiper .slide01 .slide-img picture img {
        object-fit: cover;
        object-position: right center;
        width: 100%;
        height: 100%; }
        @media screen and (max-width: 1024px) and (min-width: 600px) {
          .swiper .slide01 .slide-img picture img {
            object-position: 63% center; } }
        @media screen and (max-width: 599px) {
          .swiper .slide01 .slide-img picture img {
            object-position: 75% center; } }
  .swiper .slide01 .copy-area {
    position: absolute; }
    @media screen and (min-width: 1280px) {
      .swiper .slide01 .copy-area {
        top: 50%;
        left: 15vw;
        transform: translateY(-50%); } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .swiper .slide01 .copy-area {
        top: 50%;
        left: 5vw;
        transform: translateY(-50%); } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .swiper .slide01 .copy-area {
        top: 50%;
        left: 40px;
        transform: translateY(-50%); } }
    @media screen and (max-width: 599px) {
      .swiper .slide01 .copy-area {
        bottom: 160px;
        left: 20px; } }
    @media screen and (min-width: 1280px) {
      .swiper .slide01 .copy-area .top-text img {
        width: 33.5vw;
        margin-bottom: 20px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .swiper .slide01 .copy-area .top-text img {
        width: 50vw;
        margin-bottom: 20px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .swiper .slide01 .copy-area .top-text img {
        width: 61vw;
        margin-bottom: 20px; } }
    @media screen and (max-width: 599px) {
      .swiper .slide01 .copy-area .top-text img {
        width: 89.7vw;
        margin-bottom: 5px; } }
    @media screen and (min-width: 1280px) {
      .swiper .slide01 .copy-area .main-copy img {
        width: 35.8vw; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .swiper .slide01 .copy-area .main-copy img {
        width: 50vw; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .swiper .slide01 .copy-area .main-copy img {
        width: 65vw; } }
    @media screen and (max-width: 599px) {
      .swiper .slide01 .copy-area .main-copy img {
        width: 89.7vw; } }

.swiper .slide02 {
  position: relative;
  width: 100%;
  height: 100vh;
  background: url("../img/top/slide02-back.webp") no-repeat;
  background-size: cover; }
  @media screen and (max-width: 599px) {
    .swiper .slide02 {
      height: 667px; } }
  .swiper .slide02 .slide-img img {
    position: absolute;
    left: 53%;
    bottom: 0;
    transform: translateX(-50%);
    height: 91.1vh; }
    @media screen and (max-width: 599px) {
      .swiper .slide02 .slide-img img {
        left: 57%;
        transform: translateX(-50%);
        height: auto; } }
  .swiper .slide02 .main-copy img {
    position: absolute; }
    @media screen and (min-width: 1280px) {
      .swiper .slide02 .main-copy img {
        top: 4.16vw;
        left: 50%;
        transform: translateX(-50%);
        width: 46.2vw; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .swiper .slide02 .main-copy img {
        top: 4.16vw;
        left: 50%;
        transform: translateX(-50%);
        width: 60vw; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .swiper .slide02 .main-copy img {
        top: 19.5vw;
        left: 50%;
        transform: translateX(-50%);
        width: 80vw; } }
    @media screen and (max-width: 599px) {
      .swiper .slide02 .main-copy img {
        top: 100px;
        left: 50%;
        transform: translateX(-50%); } }
  .swiper .slide02 .fukidashi img {
    position: absolute;
    left: 50%;
    bottom: 130px;
    transform: translateX(-50%); }
    @media screen and (min-width: 1280px) {
      .swiper .slide02 .fukidashi img {
        height: 55.5vh; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .swiper .slide02 .fukidashi img {
        bottom: 80px;
        height: 55.5vh; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .swiper .slide02 .fukidashi img {
        width: 95vw;
        height: auto;
        bottom: 22.1vw; } }
    @media screen and (max-width: 599px) {
      .swiper .slide02 .fukidashi img {
        width: calc(100% - 20px);
        height: auto;
        bottom: 70px; } }

.scrooll-area {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 180px;
  left: 30px;
  z-index: 1;
  color: #5BDED9;
  font-size: 18px;
  line-height: 1;
  transform: rotate(90deg);
  transform-origin: left bottom; }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .scrooll-area {
      left: 20px;
      bottom: 170px;
      font-size: 16px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .scrooll-area {
      left: 20px;
      bottom: 170px;
      font-size: 16px; } }
  @media screen and (max-width: 599px) {
    .scrooll-area {
      left: 10px;
      bottom: 150px;
      font-size: 14px; } }
  .scrooll-area::after {
    content: "";
    width: 50px;
    height: 2px;
    background: #5BDED9;
    margin-left: 10px; }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .scrooll-area::after {
        width: 40px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .scrooll-area::after {
        width: 40px; } }
    @media screen and (max-width: 599px) {
      .scrooll-area::after {
        width: 40px; } }

/* sec-charm
-------------------------------------------------------*/
.charm-wrapper {
  background: url("../img/common/curve-beige.webp"), #5BDED9;
  background-repeat: no-repeat;
  background-position: center bottom; }
  @media screen and (min-width: 1280px) {
    .charm-wrapper {
      padding: 0 80px 240px 80px; } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .charm-wrapper {
      padding: 0 40px 200px 40px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .charm-wrapper {
      padding: 0 40px 180px 40px;
      background: url("../img/common/curve-beige-tab.webp"), #5BDED9;
      background-repeat: no-repeat;
      background-position: center bottom; } }
  @media screen and (max-width: 599px) {
    .charm-wrapper {
      padding: 0 20px 120px 20px;
      background: url("../img/common/curve-beige-sp.webp"), #5BDED9;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom; } }

.charm-wrapper .charm-inner {
  width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 1280px) {
    .charm-wrapper .charm-inner {
      max-width: 1344px; } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .charm-wrapper .charm-inner {
      max-width: 1200px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .charm-wrapper .charm-inner {
      max-width: 1024px; } }
  @media screen and (max-width: 599px) {
    .charm-wrapper .charm-inner {
      max-width: 560px; } }
  .charm-wrapper .charm-inner .title-area .top-text {
    display: flex;
    align-items: center;
    justify-content: center; }
    .charm-wrapper .charm-inner .title-area .top-text::before {
      content: "";
      width: 128px;
      height: 1px;
      margin-right: 36px;
      border-top: 3px dotted #FFF; }
      @media screen and (max-width: 599px) {
        .charm-wrapper .charm-inner .title-area .top-text::before {
          margin-right: 30px; } }
    .charm-wrapper .charm-inner .title-area .top-text::after {
      content: "";
      width: 128px;
      height: 1px;
      margin-left: 36px;
      border-top: 3px dotted #FFF; }
      @media screen and (max-width: 599px) {
        .charm-wrapper .charm-inner .title-area .top-text::after {
          margin-left: 30px; } }
    @media screen and (max-width: 599px) {
      .charm-wrapper .charm-inner .title-area .top-text img {
        width: 108px; } }
  .charm-wrapper .charm-inner .title-area h2 {
    margin-top: 30px; }
    .charm-wrapper .charm-inner .title-area h2 img {
      margin: 0 auto; }
      @media screen and (max-width: 1024px) and (min-width: 600px) {
        .charm-wrapper .charm-inner .title-area h2 img {
          width: 71.6vw; } }
  .charm-wrapper .charm-inner .charm-list ul {
    display: flex; }
    @media screen and (min-width: 1280px) {
      .charm-wrapper .charm-inner .charm-list ul {
        justify-content: space-between;
        margin-top: 60px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .charm-wrapper .charm-inner .charm-list ul {
        justify-content: space-between;
        margin-top: 40px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .charm-wrapper .charm-inner .charm-list ul {
        display: block;
        margin-top: 40px; } }
    @media screen and (max-width: 599px) {
      .charm-wrapper .charm-inner .charm-list ul {
        display: block; } }
  @media screen and (min-width: 1280px) {
    .charm-wrapper .charm-inner .charm-list li {
      width: calc((100% - 96px) / 3); } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .charm-wrapper .charm-inner .charm-list li {
      width: calc((100% - 80px) / 3); } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .charm-wrapper .charm-inner .charm-list li {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%; } }
  @media screen and (max-width: 599px) {
    .charm-wrapper .charm-inner .charm-list li {
      margin-top: 40px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .charm-wrapper .charm-inner .charm-list li:nth-child(even) {
      display: flex;
      align-items: center;
      justify-content: center; }
      .charm-wrapper .charm-inner .charm-list li:nth-child(even) .image-area {
        order: 2; }
      .charm-wrapper .charm-inner .charm-list li:nth-child(even) p {
        margin-right: 40px; } }
  .charm-wrapper .charm-inner .charm-list li p {
    color: #FFF;
    text-align: center;
    font-weight: 700; }
    @media screen and (min-width: 1280px) {
      .charm-wrapper .charm-inner .charm-list li p {
        margin-top: 1.5625vw;
        font-size: 1.875vw; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .charm-wrapper .charm-inner .charm-list li p {
        margin-top: 1.5625vw;
        font-size: 2.8vw; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .charm-wrapper .charm-inner .charm-list li p {
        margin-left: 40px;
        font-size: 30px; } }
    @media screen and (max-width: 599px) {
      .charm-wrapper .charm-inner .charm-list li p {
        font-size: 27px; } }
    .charm-wrapper .charm-inner .charm-list li p span {
      display: inline-block;
      padding-bottom: 20px;
      background: url("../img/top/sec01-underline.svg");
      background-repeat: repeat-x;
      background-position: left bottom;
      letter-spacing: 0.2vw; }
      @media screen and (max-width: 599px) {
        .charm-wrapper .charm-inner .charm-list li p span {
          padding-bottom: 15px; } }
  .charm-wrapper .charm-inner .charm-list li .image-area {
    position: relative;
    background: url("../img/top/sec01-image-back.webp") no-repeat;
    background-size: contain;
    padding-bottom: 2.083vw; }
    @media screen and (max-width: 599px) {
      .charm-wrapper .charm-inner .charm-list li .image-area {
        padding-bottom: 40px; } }
    .charm-wrapper .charm-inner .charm-list li .image-area .line {
      position: absolute;
      right: 0;
      bottom: 2.083vw; }
      @media screen and (max-width: 1279px) and (min-width: 1025px) {
        .charm-wrapper .charm-inner .charm-list li .image-area .line {
          width: 7.8vw; } }
      @media screen and (max-width: 599px) {
        .charm-wrapper .charm-inner .charm-list li .image-area .line {
          width: 112px;
          bottom: 40px; } }
  @media screen and (min-width: 1280px) {
    .charm-wrapper .charm-inner .movie-area {
      margin-top: 120px;
      text-align: center; } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .charm-wrapper .charm-inner .movie-area {
      margin-top: 80px;
      text-align: center; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .charm-wrapper .charm-inner .movie-area {
      margin-top: 60px;
      text-align: center; } }
  @media screen and (max-width: 599px) {
    .charm-wrapper .charm-inner .movie-area {
      margin-top: 40px;
      text-align: center; } }
  .charm-wrapper .charm-inner .movie-area video {
    aspect-ratio: 16 / 9;
    width: 100%;
    max-width: 980px; }

/* sec-point
-------------------------------------------------------*/
.point-wrapper {
  background: #F3EDDF; }
  @media screen and (min-width: 1280px) {
    .point-wrapper {
      padding: 0 80px 120px 80px; } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .point-wrapper {
      padding: 0 40px 100px 40px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .point-wrapper {
      padding: 0 40px 100px 40px; } }
  @media screen and (max-width: 599px) {
    .point-wrapper {
      padding: 0 20px 60px 20px; } }

.point-wrapper .point-inner {
  width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 1280px) {
    .point-wrapper .point-inner {
      max-width: 1344px; } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .point-wrapper .point-inner {
      max-width: 1200px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .point-wrapper .point-inner {
      max-width: 1024px; } }
  @media screen and (max-width: 599px) {
    .point-wrapper .point-inner {
      max-width: 560px; } }
  .point-wrapper .point-inner .title-area h2 {
    background: url("../img/top/sec-point-maincopy-back.svg") no-repeat;
    background-position: top center;
    background-size: contain; }
  .point-wrapper .point-inner .title-area img {
    margin: 0 auto; }
    @media screen and (min-width: 1280px) {
      .point-wrapper .point-inner .title-area img {
        padding: 40px 0 12px 0; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .point-wrapper .point-inner .title-area img {
        padding: 40px 0 12px 0; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-wrapper .point-inner .title-area img {
        width: 76.8vw;
        padding: 40px 0 12px 0; } }
    @media screen and (max-width: 599px) {
      .point-wrapper .point-inner .title-area img {
        width: 100vw;
        padding: 40px 0 12px 0; } }

.point-list-wrapper .point-list {
  text-align: center; }
  @media screen and (min-width: 1280px) {
    .point-list-wrapper .point-list {
      margin-top: 40px; } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .point-list-wrapper .point-list {
      margin-top: 40px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .point-list-wrapper .point-list {
      margin-top: 40px; } }
  @media screen and (max-width: 599px) {
    .point-list-wrapper .point-list {
      margin-top: 40px; } }
  .point-list-wrapper .point-list:first-child {
    margin-top: 0; }
.point-list-wrapper .num-area {
  display: inline-block;
  margin: 0 auto;
  padding: 0 65px;
  background: url("../img/top/num-back.svg"), #FF8796;
  background-repeat: no-repeat;
  background-position: center bottom;
  border-radius: 50% / 100% 100% 0 0;
  color: #FFF;
  text-align: center; }
  @media screen and (max-width: 599px) {
    .point-list-wrapper .num-area {
      background-size: 46px;
      padding: 0 57px; } }
  .point-list-wrapper .num-area .num {
    font-weight: 700;
    line-height: 1; }
    @media screen and (min-width: 1280px) {
      .point-list-wrapper .num-area .num {
        padding-top: 15px;
        font-size: 48px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .point-list-wrapper .num-area .num {
        padding-top: 15px;
        font-size: 48px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list-wrapper .num-area .num {
        padding-top: 15px;
        font-size: 48px; } }
    @media screen and (max-width: 599px) {
      .point-list-wrapper .num-area .num {
        padding-top: 20px;
        font-size: 40px; } }
  .point-list-wrapper .num-area .en {
    font-weight: 700;
    line-height: 1; }
    @media screen and (min-width: 1280px) {
      .point-list-wrapper .num-area .en {
        padding-top: 5px;
        padding-bottom: 10px;
        font-size: 24px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .point-list-wrapper .num-area .en {
        padding-top: 5px;
        padding-bottom: 10px;
        font-size: 24px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list-wrapper .num-area .en {
        padding-top: 5px;
        padding-bottom: 10px;
        font-size: 24px; } }
    @media screen and (max-width: 599px) {
      .point-list-wrapper .num-area .en {
        padding-top: 3px;
        padding-bottom: 10px;
        font-size: 20px; } }
.point-list-wrapper .outline {
  background: #FF8796;
  border-radius: 30px; }
  @media screen and (min-width: 1280px) {
    .point-list-wrapper .outline {
      padding: 6px 6px 40px 6px; } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .point-list-wrapper .outline {
      padding: 6px 6px 40px 6px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .point-list-wrapper .outline {
      padding: 6px 6px 40px 6px; } }
  @media screen and (max-width: 599px) {
    .point-list-wrapper .outline {
      padding: 4px 4px 30px 4px; } }
  .point-list-wrapper .outline .inner {
    background: #FFF;
    border-radius: 30px; }
    @media screen and (min-width: 1280px) {
      .point-list-wrapper .outline .inner {
        padding: 60px 40px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .point-list-wrapper .outline .inner {
        padding: 50px 40px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list-wrapper .outline .inner {
        padding: 40px; } }
    @media screen and (max-width: 599px) {
      .point-list-wrapper .outline .inner {
        padding: 40px 16px; } }
    .point-list-wrapper .outline .inner h3 img {
      margin: 0 auto; }
  .point-list-wrapper .outline .list01 {
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 1280px) {
      .point-list-wrapper .outline .list01 {
        margin-top: 40px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .point-list-wrapper .outline .list01 {
        margin-top: 40px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list-wrapper .outline .list01 {
        display: block;
        margin-top: 40px; } }
    @media screen and (max-width: 599px) {
      .point-list-wrapper .outline .list01 {
        display: block; } }
    @media screen and (min-width: 1280px) {
      .point-list-wrapper .outline .list01 li {
        width: calc((100% - 40px) / 2);
        font-size: 18px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .point-list-wrapper .outline .list01 li {
        width: calc((100% - 40px) / 2);
        font-size: 18px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list-wrapper .outline .list01 li {
        width: 100%;
        font-size: 18px; } }
    @media screen and (max-width: 599px) {
      .point-list-wrapper .outline .list01 li {
        width: 100%;
        margin-top: 40px;
        font-size: 18px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list-wrapper .outline .list01 li:last-child {
        margin-top: 40px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list-wrapper .outline .list01 li img {
        margin: 0 auto; } }
    @media screen and (max-width: 599px) {
      .point-list-wrapper .outline .list01 li img {
        margin: 0 auto; } }
    .point-list-wrapper .outline .list01 p {
      padding-top: 10px; }

.point-list .case-outline {
  box-sizing: border-box;
  border: 1px solid #FF8796;
  border-radius: 30px; }
  @media screen and (min-width: 1280px) {
    .point-list .case-outline {
      margin-top: 40px; } }
  @media screen and (max-width: 1279px) and (min-width: 1025px) {
    .point-list .case-outline {
      margin-top: 40px; } }
  @media screen and (max-width: 1024px) and (min-width: 600px) {
    .point-list .case-outline {
      margin-top: 40px; } }
  @media screen and (max-width: 599px) {
    .point-list .case-outline {
      margin-top: 40px; } }
  .point-list .case-outline .case-title-area {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FF8796;
    border-radius: 30px 30px 0 0;
    color: #FFF; }
    @media screen and (min-width: 1280px) {
      .point-list .case-outline .case-title-area {
        padding: 30px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .point-list .case-outline .case-title-area {
        padding: 20px 30px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list .case-outline .case-title-area {
        display: block;
        padding: 20px 30px; } }
    @media screen and (max-width: 599px) {
      .point-list .case-outline .case-title-area {
        display: block;
        padding: 30px 20px; } }
    .point-list .case-outline .case-title-area .title {
      display: flex;
      align-items: center; }
      @media screen and (max-width: 1024px) and (min-width: 600px) {
        .point-list .case-outline .case-title-area .title {
          display: block; } }
      @media screen and (max-width: 599px) {
        .point-list .case-outline .case-title-area .title {
          display: block; } }
      @media screen and (min-width: 1280px) {
        .point-list .case-outline .case-title-area .title .num {
          margin-right: 24px; } }
      @media screen and (max-width: 1279px) and (min-width: 1025px) {
        .point-list .case-outline .case-title-area .title .num {
          margin-right: 24px; } }
      @media screen and (max-width: 1024px) and (min-width: 600px) {
        .point-list .case-outline .case-title-area .title .num img {
          margin: 0 auto; } }
      @media screen and (max-width: 599px) {
        .point-list .case-outline .case-title-area .title .num img {
          margin: 0 auto; } }
      .point-list .case-outline .case-title-area .title .text {
        font-weight: 700; }
        @media screen and (min-width: 1280px) {
          .point-list .case-outline .case-title-area .title .text {
            font-size: 30px;
            margin-right: 24px; } }
        @media screen and (max-width: 1279px) and (min-width: 1025px) {
          .point-list .case-outline .case-title-area .title .text {
            font-size: 30px;
            margin-right: 24px; } }
        @media screen and (max-width: 1024px) and (min-width: 600px) {
          .point-list .case-outline .case-title-area .title .text {
            font-size: 30px; } }
        @media screen and (max-width: 599px) {
          .point-list .case-outline .case-title-area .title .text {
            margin-top: 10px;
            font-size: 30px;
            line-height: 1.4; } }
    .point-list .case-outline .case-title-area .info {
      line-height: 1.3; }
      @media screen and (min-width: 1280px) {
        .point-list .case-outline .case-title-area .info {
          padding-left: 24px;
          border-left: 1px solid #FFF;
          font-size: 18px; } }
      @media screen and (max-width: 1279px) and (min-width: 1025px) {
        .point-list .case-outline .case-title-area .info {
          padding-left: 24px;
          border-left: 1px solid #FFF; } }
      @media screen and (max-width: 1024px) and (min-width: 600px) {
        .point-list .case-outline .case-title-area .info {
          font-size: 18px; } }
      @media screen and (max-width: 599px) {
        .point-list .case-outline .case-title-area .info {
          margin-top: 20px;
          padding-top: 20px;
          border-top: 1px dotted #FFF;
          font-size: 18px; } }
      .point-list .case-outline .case-title-area .info span {
        color: #FBF5BB; }
  .point-list .case-outline .list02 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url("../img/top/tri-under.svg") no-repeat;
    background-position: top center; }
    @media screen and (min-width: 1280px) {
      .point-list .case-outline .list02 {
        padding: 40px 70px; } }
    @media screen and (max-width: 1279px) and (min-width: 1025px) {
      .point-list .case-outline .list02 {
        padding: 40px; } }
    @media screen and (max-width: 1024px) and (min-width: 600px) {
      .point-list .case-outline .list02 {
        display: block;
        padding: 40px; } }
    @media screen and (max-width: 599px) {
      .point-list .case-outline .list02 {
        display: block;
        padding: 30px 20px; } }
    .point-list .case-outline .list02 .image {
      background: #F3EDDF;
      border-radius: 30px; }
      @media screen and (min-width: 1280px) {
        .point-list .case-outline .list02 .image {
          width: 40%;
          padding: 40px; } }
      @media screen and (max-width: 1279px) and (min-width: 1025px) {
        .point-list .case-outline .list02 .image {
          width: 40%;
          padding: 20px;
          border-radius: 20px; } }
      @media screen and (max-width: 1024px) and (min-width: 600px) {
        .point-list .case-outline .list02 .image {
          width: 100%;
          padding: 40px;
          border-radius: 20px; } }
      @media screen and (max-width: 599px) {
        .point-list .case-outline .list02 .image {
          width: 100%;
          border-radius: 0; } }
      @media screen and (max-width: 1024px) and (min-width: 600px) {
        .point-list .case-outline .list02 .image img {
          margin: 0 auto; } }
      @media screen and (max-width: 599px) {
        .point-list .case-outline .list02 .image img {
          width: 100%;
          max-width: 365px;
          margin: 0 auto; } }
      .point-list .case-outline .list02 .image p {
        color: #FF8796;
        font-weight: 700; }
        @media screen and (min-width: 1280px) {
          .point-list .case-outline .list02 .image p {
            font-size: 24px; } }
        @media screen and (max-width: 1279px) and (min-width: 1025px) {
          .point-list .case-outline .list02 .image p {
            font-size: 24px; } }
        @media screen and (max-width: 1024px) and (min-width: 600px) {
          .point-list .case-outline .list02 .image p {
            font-size: 24px; } }
        @media screen and (max-width: 599px) {
          .point-list .case-outline .list02 .image p {
            padding-bottom: 10px;
            font-size: 24px; } }
        .point-list .case-outline .list02 .image p span {
          text-decoration-color: #FBF5BB;
          text-decoration-line: underline;
          text-decoration-thickness: 14px;
          text-underline-offset: -6px;
          text-decoration-skip-ink: none; }
    .point-list .case-outline .list02 .before-after {
      color: #FF8796;
      font-size: 15px;
      font-weight: 700;
      text-align: center; }
      @media screen and (max-width: 1279px) and (min-width: 1025px) {
        .point-list .case-outline .list02 .before-after {
          font-size: 14px; } }
      @media screen and (max-width: 1024px) and (min-width: 600px) {
        .point-list .case-outline .list02 .before-after {
          margin: 20px auto; } }
      @media screen and (max-width: 599px) {
        .point-list .case-outline .list02 .before-after {
          margin: 20px auto; } }
      .point-list .case-outline .list02 .before-after img {
        margin: 0 auto; }

@media screen and (min-width: 1280px) {
  .point-list .point03-chart {
    margin-top: 40px; } }
@media screen and (max-width: 1279px) and (min-width: 1025px) {
  .point-list .point03-chart {
    margin-top: 40px; } }
@media screen and (max-width: 1024px) and (min-width: 600px) {
  .point-list .point03-chart {
    margin-top: 40px; } }
@media screen and (max-width: 599px) {
  .point-list .point03-chart {
    margin-top: 40px; } }
.point-list .point03-chart img {
  width: 100%; }
