.c_ttl .sub_txt {
  font-size: 16px;
  font-weight: bold;
  color: #E37893;
  text-align: center;
}
.c_ttl .base_txt {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 6px;
  text-align: center;
}

.post_content ul li a {
  font-size: 16px;
  line-height: 1.4;
  position: relative;
  padding-top: 35px;
  padding-bottom: 13px;
  border-bottom: 1px dashed #E37893;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post_content ul li a span {
  color: #E37893;
  display: inline-block;
  margin-top: 4px;
  min-width: 106px;
  font-size: 14px;
}
.post_content ul li a::after {
  content: "";
  display: block;
  width: 19px;
  height: 12px;
  background: url(/images/ico_post_arrow.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 12px;
  right: 12px;
  transform: translateY(-50%);
  transition: 0.3s;
}
.post_content ul li a:hover {
  color: #FF6600;
  opacity: 1;
}
.post_content ul li a:hover::after {
  right: 2px;
}

.mv_top {
  margin: 0 auto;
  position: relative;
  position: relative;
  z-index: 2;
  padding-left: 1.9270833333vw;
  padding-right: 1.9270833333vw;
}
.mv_top .img_wrap {
  position: relative;
}
.mv_top .img_wrap .swiper_area {
  max-height: 810px;
  border-radius: 26px;
  overflow: hidden;
}
.mv_top .img_wrap .swiper_area .swiper .swiper-wrapper .swiper-slide .ph {
  transform: scale(1.25);
}
.mv_top .img_wrap .swiper_area .swiper .swiper-wrapper .swiper-slide .ph img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mv_top .img_wrap .swiper_area .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .ph, .mv_top .img_wrap .swiper_area .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .ph, .mv_top .img_wrap .swiper_area .swiper .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .ph {
  animation: zoom_out 12s linear 0s normal both;
}
.mv_top .img_wrap .mv_ttl {
  position: absolute;
  bottom: 64px;
  left: 48px;
  width: 100%;
  width: -moz-fit-content;
  width: fit-content;
  left: 86px;
  z-index: 1;
}
.mv_top .img_wrap .mv_ttl p {
  background-color: #fff;
  color: #E55176;
  font-weight: 500;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 12px;
}
.mv_top .img_wrap .mv_ttl p.txt1 {
  font-size: 24px;
}
.mv_top .img_wrap .mv_ttl p.txt2, .mv_top .img_wrap .mv_ttl p.txt3 {
  font-size: 38px;
}
.mv_top .img_wrap .mv_ttl p.txt3 {
  margin-top: 13px;
}
.mv_top .img_wrap .mv_ttl p + p {
  margin-top: 28px;
}
.mv_top .visitor_box {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  border-radius: 40px 0 0 0;
  padding-bottom: 32px;
  overflow: hidden;
  z-index: 1;
}
.mv_top .visitor_box .heading {
  padding: 38px 60px 0;
  font-size: 28px;
  font-weight: bold;
  color: #E37893;
}
.mv_top .visitor_box .lead {
  font-size: 16px;
  margin-top: 11px;
  padding: 0 60px;
}
.mv_top .visitor_box .lead span {
  font-weight: bold;
  color: #E37893;
}
.mv_top .visitor_box .link_wrap {
  margin-top: 35px;
  padding: 0 60px;
}
.mv_top .visitor_box .link_wrap ul li a {
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 17px;
  border-bottom: 1px dashed #E37893;
  padding-left: 35px;
}
.mv_top .visitor_box .link_wrap ul li a::before, .mv_top .visitor_box .link_wrap ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s;
}
.mv_top .visitor_box .link_wrap ul li a::before {
  width: 19px;
  height: 22px;
  background-image: url(/images/top/ico_beginner.svg);
  left: 0;
}
.mv_top .visitor_box .link_wrap ul li a::after {
  width: 18px;
  height: 18px;
  background-image: url(/images/top/ico_mv_arrow.svg);
  right: 13px;
}
.mv_top .visitor_box .link_wrap ul li a:hover {
  color: #E37893;
  opacity: 1;
}
.mv_top .visitor_box .link_wrap ul li a:hover::after {
  right: 6px;
}
.mv_top .visitor_box .link_wrap ul li + li {
  margin-top: 32px;
}
.mv_top .visitor_box .link_wrap ul li:nth-child(2) a::before {
  background-image: url(/images/top/ico_reexam.svg);
}

.news_top {
  margin-top: 98px;
  position: relative;
  z-index: 1;
}
.news_top::after {
  content: "";
  display: block;
  width: 1019px;
  height: 1019px;
  background: url(/images/top/bg_news.png) no-repeat center;
  background-size: contain;
  position: absolute;
  top: -222px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  margin-left: -528px;
}
.news_top .flex_wrap {
  display: flex;
  justify-content: space-between;
  border: 1px solid #E37893;
  padding: 40px;
  border-radius: 30px;
}
.news_top .flex_wrap .ttl_wrap .c_ttl .base_txt {
  text-align: left;
}
.news_top .flex_wrap .ttl_wrap .btn_more {
  margin-top: 36px;
}
.news_top .flex_wrap .content_wrap {
  width: 727px;
}

.features_top {
  margin-top: 120px;
  position: relative;
  z-index: 1;
}
.features_top .content_wrap {
  margin-top: 70px;
}
.features_top .content_wrap ul {
  display: flex;
  justify-content: center;
  gap: 83px;
}
.features_top .content_wrap ul li {
  width: 236px;
}
.features_top .content_wrap ul li .ph {
  position: relative;
  width: 210px;
  margin-left: auto;
  margin-right: auto;
}
.features_top .content_wrap ul li .ph img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.features_top .content_wrap ul li .ph .num {
  position: absolute;
  bottom: 3px;
  left: 3px;
  color: #E37893;
  font-size: 21px;
  font-weight: 600;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 52px;
  height: 52px;
  border: 1px solid #E37893;
  z-index: 1;
}
.features_top .content_wrap ul li .ttl {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #E37893;
  letter-spacing: 1px;
}
.features_top .content_wrap ul li .desc {
  margin-top: 10px;
  font-size: 16px;
}

.medical_top {
  margin-top: 120px;
}
.medical_top .content_wrap {
  margin-top: 70px;
}
.medical_top .content_wrap ul {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}
.medical_top .content_wrap ul li a {
  display: flex;
  align-items: center;
  width: 485px;
  min-height: 188px;
  border-radius: 30px;
  background-color: #fff;
  border: 2px solid #000;
  position: relative;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
}
.medical_top .content_wrap ul li a .pic {
  width: 130px;
  text-align: center;
}
.medical_top .content_wrap ul li a .txt_box {
  width: 320px;
}
.medical_top .content_wrap ul li a .txt_box .ttl {
  font-size: 24px;
  font-weight: 500;
  text-align: left;
}
.medical_top .content_wrap ul li a .txt_box .desc {
  margin-top: 8px;
  font-size: 14px;
}
.medical_top .content_wrap ul li a .arrow {
  position: absolute;
  top: 21px;
  right: 21px;
  transition: 0.3s;
}
.medical_top .content_wrap ul li a:hover .arrow {
  right: 12px;
}
.medical_top .content_wrap ul li.type_ylw a {
  border-color: #E5AD3D;
}
.medical_top .content_wrap ul li.type_pink a {
  border-color: #E37893;
}
.medical_top .content_wrap ul li.type_grn a {
  border-color: #86C684;
}
.medical_top .content_wrap ul li.type_ppl a {
  border-color: #BF90CC;
}
.medical_top .info_txt {
  margin-top: 50px;
  padding: 11px 10px;
  text-align: center;
  background-color: #F7F6F5;
  font-size: 14px;
}
.medical_top .info_txt span {
  font-weight: bold;
}

.column_top {
  margin-top: 120px;
  background-color: #F7F6F5;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}
.column_top .flex_wrap {
  display: flex;
  justify-content: space-between;
}
.column_top .flex_wrap .ttl_wrap .c_ttl .base_txt {
  text-align: left;
}
.column_top .flex_wrap .ttl_wrap .c_ttl .sub_txt {
  text-align: left;
}
.column_top .flex_wrap .ttl_wrap .btn_more {
  margin-top: 36px;
}
.column_top .flex_wrap .content_wrap {
  width: 740px;
  position: relative;
  z-index: 1;
  padding: 54px 0 54px 102px;
}
.column_top .flex_wrap .content_wrap::after {
  content: "";
  display: block;
  width: 1200px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 20px 0 0 20px;
}
.column_top .flex_wrap .content_wrap ul li a:hover {
  color: #E37893;
}
.column_top .flex_wrap .content_wrap ul li a span {
  display: block;
  margin-bottom: 5px;
}

.slide_top {
  overflow: hidden;
}
.slide_top .infinity_slide {
  position: relative;
  width: -moz-max-content;
  width: max-content;
  display: flex;
  height: 100%;
  z-index: -1;
  animation: infinity_slide 50s linear both infinite;
}
.slide_top .infinity_slide li {
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 681px) and (max-width: 1499px) {
  .mv_top .img_wrap .mv_ttl {
    bottom: 4.0025015635vw;
    left: 5.5659787367vw;
  }
  .mv_top .img_wrap .mv_ttl p.txt1 {
    font-size: 1.5009380863vw;
  }
  .mv_top .img_wrap .mv_ttl p.txt2, .mv_top .img_wrap .mv_ttl p.txt3 {
    font-size: 2.3764853033vw;
  }
  .mv_top .visitor_box {
    padding-bottom: 2.1347565043vw;
  }
  .mv_top .visitor_box .heading {
    font-size: 1.8679119413vw;
    padding: 2.5350233489vw 4.0026684456vw 0;
  }
  .mv_top .visitor_box .lead {
    padding: 0 4.0026684456vw;
  }
  .mv_top .visitor_box .link_wrap {
    padding: 4.0026684456vw;
    margin-top: 2.3348899266vw;
  }
  .mv_top .visitor_box .link_wrap ul li a {
    font-size: 1.3342228152vw;
  }
}
@media screen and (max-width: 680px) {
  .c_ttl .sub_txt {
    font-size: 3.4666666667vw;
  }
  .c_ttl .base_txt {
    font-size: 5.6vw;
  }
  .post_content ul li a {
    padding-top: 5.0666666667vw;
    padding-bottom: 2.5vw;
    font-size: 3.7333333333vw;
    padding-right: 11vw;
  }
  .post_content ul li a::after {
    bottom: 2vw;
  }
  .post_content ul li a span {
    display: block;
    margin-bottom: 1.5vw;
    font-size: 2.9333333333vw;
  }
  .mv_top {
    padding: 0 4vw;
  }
  .mv_top .img_wrap .swiper_area {
    height: 104vw;
    border-radius: 3.4666666667vw;
  }
  .mv_top .img_wrap .mv_ttl {
    width: 85.7333333333vw;
    bottom: 13.3333333333vw;
    left: 3.2vw;
  }
  .mv_top .img_wrap .mv_ttl p {
    padding: 0 2vw;
  }
  .mv_top .img_wrap .mv_ttl p + p {
    margin-top: 3.3333333333vw;
  }
  .mv_top .img_wrap .mv_ttl p.txt1 {
    font-size: 3.2vw;
  }
  .mv_top .img_wrap .mv_ttl p.txt2, .mv_top .img_wrap .mv_ttl p.txt3 {
    font-size: 4.5333333333vw;
  }
  .mv_top .img_wrap .mv_ttl p.txt3 {
    margin-top: 1.6vw;
  }
  .mv_top .visitor_box {
    padding-bottom: 6.4vw;
    position: relative;
    margin: 4vw auto 0;
    width: 92vw;
    border-radius: 3.4666666667vw;
    border: 1px solid #E37893;
  }
  .mv_top .visitor_box .heading {
    background-color: #E37893;
    color: #fff;
    font-size: 4.5333333333vw;
    padding: 4.6666666667vw;
    text-align: center;
  }
  .mv_top .visitor_box .lead {
    padding: 0;
    text-align: center;
    font-size: 3.7333333333vw;
  }
  .mv_top .visitor_box .link_wrap {
    padding: 0 6.6666666667vw;
    margin-top: 6vw;
  }
  .mv_top .visitor_box .link_wrap ul li a {
    font-size: 4.2666666667vw;
    color: #E37893;
    padding-bottom: 3vw;
  }
  .mv_top .visitor_box .link_wrap ul li a::before {
    width: 3.3333333333vw;
    top: 0.5vw;
  }
  .mv_top .visitor_box .link_wrap ul li a::after {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
    top: 1.75vw;
  }
  .mv_top .visitor_box .link_wrap ul li + li {
    margin-top: 4vw;
  }
  .news_top {
    margin-top: 8vw;
  }
  .news_top::after {
    width: 142vw;
    margin-left: -27vw;
    top: -118vw;
  }
  .news_top .flex_wrap {
    flex-direction: column;
  }
  .news_top .flex_wrap .ttl_wrap {
    display: contents;
  }
  .news_top .flex_wrap .ttl_wrap .c_ttl .base_txt {
    text-align: center;
  }
  .news_top .flex_wrap .ttl_wrap .btn_more {
    order: 1;
    margin-top: 8vw;
  }
  .news_top .flex_wrap .content_wrap {
    width: 100%;
  }
  .features_top {
    margin-top: 18.6666666667vw;
  }
  .features_top .content_wrap {
    margin-top: 8vw;
    width: 100%;
  }
  .features_top .content_wrap ul {
    flex-direction: column;
    gap: 10.6666666667vw;
  }
  .features_top .content_wrap ul li {
    width: 100%;
  }
  .features_top .content_wrap ul li .ph {
    width: 53.3333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
  .features_top .content_wrap ul li .ph .num {
    width: 13.3333333333vw;
    font-size: 5.6vw;
    top: 1vw;
    left: 1vw;
    bottom: auto;
  }
  .features_top .content_wrap ul li .ttl {
    font-size: 4.5333333333vw;
    margin-top: 4vw;
  }
  .features_top .content_wrap ul li .desc {
    font-size: 3.7333333333vw;
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    margin-top: 2.6666666667vw;
    line-height: 1.6;
    text-align: center;
  }
  .medical_top {
    margin-top: 18.6666666667vw;
  }
  .medical_top .content_wrap {
    margin-top: 8vw;
  }
  .medical_top .content_wrap ul {
    gap: 3.4666666667vw 1.8666666667vw;
  }
  .medical_top .content_wrap ul li a {
    flex-direction: column;
    width: 45.0666666667vw;
    border-radius: 4vw;
    padding: 5.3333333333vw 4.2666666667vw;
    height: 100%;
  }
  .medical_top .content_wrap ul li a .pic {
    width: 20.6666666667vw;
    min-height: 37.3333333333vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .medical_top .content_wrap ul li a .txt_box {
    width: 100%;
  }
  .medical_top .content_wrap ul li a .txt_box .ttl {
    font-size: 4.2666666667vw;
    text-align: center;
    line-height: 1.5;
  }
  .medical_top .content_wrap ul li a .txt_box .ttl.sp_line2 {
    min-height: 12vw;
  }
  .medical_top .content_wrap ul li a .txt_box .desc {
    font-size: 3.7333333333vw;
    line-height: 1.6;
    margin-top: 2.1333333333vw;
  }
  .medical_top .content_wrap ul li a .txt_box .desc.c_height {
    min-height: 30.6666666667vw;
  }
  .medical_top .content_wrap ul li a .arrow {
    width: 6vw;
  }
  .medical_top .content_wrap ul li:nth-child(8) a .txt_box .ttl {
    font-size: 3.6vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 45.0666666667vw;
  }
  .medical_top .info_txt {
    margin-top: 5.3333333333vw;
    font-size: 3.4666666667vw;
  }
  .column_top {
    margin-top: 6.6666666667vw;
    padding-top: 13.3333333333vw;
    padding-bottom: 14.6666666667vw;
  }
  .column_top .flex_wrap {
    flex-direction: column;
    gap: 6.4vw;
  }
  .column_top .flex_wrap .ttl_wrap {
    display: contents;
  }
  .column_top .flex_wrap .ttl_wrap .c_ttl .sub_txt,
  .column_top .flex_wrap .ttl_wrap .c_ttl .base_txt {
    text-align: center;
  }
  .column_top .flex_wrap .ttl_wrap .btn_more {
    order: 1;
    margin-top: 8vw;
  }
  .column_top .flex_wrap .content_wrap {
    margin-top: 6.6666666667vw;
    width: 100%;
    padding: 8vw 4vw 9.3333333333vw 6vw;
  }
  .column_top .flex_wrap .content_wrap::after {
    border-radius: 2.6666666667vw 0 0 2.6666666667vw;
  }
}
@keyframes zoom_out {
  0% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes infinity_slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}/*# sourceMappingURL=top.css.map */