@charset "UTF-8";
/* -----------------
sec_mv
-------------------- */
.sec_mv .m_wrap {
  position: relative;
  padding-inline: min(5.7rem, 4.3378995434vw);
  width: 100%;
  max-width: 131.4rem;
}
@media screen and (max-width: 780px) {
  .sec_mv .m_wrap {
    padding: 0 0 0 11.5384615385vw;
  }
}
.sec_mv .scroll {
  font-size: 0;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-orientation: sideways;
  position: absolute;
  left: min(2.3rem, 1.7503805175vw);
  bottom: min(4.3rem, 3.2724505327vw);
  padding-top: min(12.2rem, 9.2846270928vw);
}
@media screen and (max-width: 780px) {
  .sec_mv .scroll {
    left: 5vw;
    bottom: 8.2051282051vw;
    padding-top: 23.3333333333vw;
  }
}
.sec_mv .scroll_line {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.1rem;
  height: min(10rem, 7.6103500761vw);
  transform: translateX(-50%);
}
@media screen and (max-width: 780px) {
  .sec_mv .scroll_line {
    width: 0.2564102564vw;
    height: 19.2307692308vw;
  }
}
.sec_mv .scroll_line::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #133182;
  transform-origin: top;
  transform: scaleY(0);
  animation: scroll-line 2.5s linear infinite;
}
.sec_mv .scroll_txt {
  font-weight: 600;
  font-size: min(1.3rem, 0.9893455099vw);
  letter-spacing: 0.05em;
  color: #133182;
  display: inline-block;
}
@media screen and (max-width: 780px) {
  .sec_mv .scroll_txt {
    font-size: 2.5641025641vw;
  }
}
@keyframes scroll-line {
  0% {
    transform-origin: top;
    transform: scaleY(0);
  }
  45% {
    transform-origin: top;
    transform: scaleY(1);
  }
  55% {
    transform-origin: bottom;
    transform: scaleY(1);
  }
  100% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
}
.sec_mv .slider {
  opacity: 0;
}
.sec_mv .slider.slick-initialized {
  opacity: 1;
}
.sec_mv .slider_item {
  outline: none;
}
.sec_mv .slider_item._01 .slider_ttl {
  font-weight: 600;
  font-size: min(3.8rem, 2.8919330289vw);
  line-height: 1.6315789474;
  letter-spacing: 0.15em;
  color: #133182;
  position: absolute;
  top: min(14.6rem, 11.1111111111vw);
  left: min(25.2rem, 19.1780821918vw);
  z-index: 1;
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._01 .slider_ttl {
    font-size: 4.6153846154vw;
    line-height: 1.6944444444;
    top: 15.2564102564vw;
    left: 4.6153846154vw;
  }
}
.sec_mv .slider_item._01 .slider_box {
  display: block;
  position: absolute;
  right: min(5.2rem, 3.9573820396vw);
  bottom: min(6.1rem, 4.6423135464vw);
  padding: min(3rem, 2.2831050228vw) min(3.5rem, 2.6636225266vw) min(3.5rem, 2.6636225266vw);
  width: min(25.7rem, 19.5585996956vw);
  border-radius: min(0.7rem, 0.5327245053vw);
  background: rgba(0, 150, 223, 0.85);
}
@media screen and (min-width: 781px) {
  .sec_mv .slider_item._01 .slider_box:hover::before, .sec_mv .slider_item._01 .slider_box:hover::after {
    transform: translateX(-50%) scale(1.1);
  }
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._01 .slider_box {
    right: 3.2051282051vw;
    bottom: 8.5897435897vw;
    padding: 4.6153846154vw 5.5128205128vw 6.5384615385vw;
    width: 46.7948717949vw;
    border-radius: 1.4102564103vw;
  }
}
.sec_mv .slider_item._01 .slider_box::before, .sec_mv .slider_item._01 .slider_box::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: transform 0.3s;
}
.sec_mv .slider_item._01 .slider_box::before {
  bottom: max(-2.8rem, -2.1308980213vw);
  width: min(5.6rem, 4.2617960426vw);
  height: min(5.6rem, 4.2617960426vw);
  border-radius: 100%;
  background: #0096df;
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._01 .slider_box::before {
    bottom: -5.3846153846vw;
    width: 10.7692307692vw;
    height: 10.7692307692vw;
  }
}
.sec_mv .slider_item._01 .slider_box::after {
  bottom: max(-0.5rem, -0.3805175038vw);
  z-index: 1;
  width: min(0.5rem, 0.3805175038vw);
  height: min(1rem, 0.7610350076vw);
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9.32' fill='%23fff'><polygon points='.67 9.32 0 8.7 3.75 4.66 0 .62 .67 0 5 4.66 .67 9.32'/></svg>") center/contain no-repeat;
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._01 .slider_box::after {
    bottom: -0.9615384615vw;
    width: 1.0256410256vw;
    height: 1.9230769231vw;
  }
}
.sec_mv .slider_item._01 .slider_box_ttl {
  font-weight: 600;
  font-size: min(2.1rem, 1.598173516vw);
  line-height: 1.9047619048;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._01 .slider_box_ttl {
    font-size: 3.8461538462vw;
    line-height: 2;
  }
}
.sec_mv .slider_item._01 .slider_box_txt {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: min(1.4rem, 1.0654490107vw);
  line-height: 1.7142857143;
  letter-spacing: 0.075em;
  color: #fff;
  margin-top: min(1rem, 0.7610350076vw);
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._01 .slider_box_txt {
    font-size: 2.6923076923vw;
    line-height: 1.7142857143;
    margin-top: 1.5384615385vw;
  }
}
.sec_mv .slider_item._03 .slider_box {
  position: absolute;
  left: 50%;
  bottom: min(6rem, 4.5662100457vw);
  padding: min(3rem, 2.2831050228vw) min(3.5rem, 2.6636225266vw) min(3.5rem, 2.6636225266vw);
  width: min(86.5rem, 65.8295281583vw);
  border-radius: min(0.7rem, 0.5327245053vw);
  background: rgba(0, 150, 223, 0.85);
  transform: translateX(-50%);
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._03 .slider_box {
    bottom: 8.3333333333vw;
    padding: 4.1025641026vw 0 8.5897435897vw;
    width: 66.4102564103vw;
    border-radius: 1.4102564103vw;
  }
}
.sec_mv .slider_item._03 .slider_box_ttl {
  font-weight: 600;
  font-size: min(2.1rem, 1.598173516vw);
  line-height: 1.619047619;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._03 .slider_box_ttl {
    font-size: 3.4615384615vw;
    line-height: 1.5925925926;
  }
}
.sec_mv .slider_item._03 .slider_box_btn {
  position: absolute;
  left: 50%;
  bottom: max(-2.8rem, -2.1308980213vw);
  width: min(25.5rem, 19.4063926941vw);
  transform: translateX(-50%);
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._03 .slider_box_btn {
    bottom: -5.3846153846vw;
    width: 49.1025641026vw;
  }
}
.sec_mv .slider_item._03 .slider_box_btn_link {
  font-weight: 600;
  font-size: min(1.7rem, 1.2937595129vw);
  line-height: 1.8823529412;
  letter-spacing: 0.1em;
  color: #fff;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  z-index: 2;
  padding-right: min(3rem, 2.2831050228vw);
  width: 100%;
  height: min(5.6rem, 4.2617960426vw);
  border-radius: 100em;
  background: #009fe8;
}
@media screen and (min-width: 781px) {
  .sec_mv .slider_item._03 .slider_box_btn_link:hover {
    opacity: 1;
  }
  .sec_mv .slider_item._03 .slider_box_btn_link:hover::before {
    width: 100%;
  }
  .sec_mv .slider_item._03 .slider_box_btn_link:hover::after {
    left: min(3.05rem, 2.3211567732vw);
  }
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._03 .slider_box_btn_link {
    font-size: 3.3333333333vw;
    line-height: 1.8461538462;
    padding-right: 5.3846153846vw;
    height: 10.7692307692vw;
  }
}
.sec_mv .slider_item._03 .slider_box_btn_link::before, .sec_mv .slider_item._03 .slider_box_btn_link::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sec_mv .slider_item._03 .slider_box_btn_link::before {
  left: 0;
  z-index: -2;
  width: min(5.6rem, 4.2617960426vw);
  height: 100%;
  border-radius: 100em;
  background: #0096df;
  transition: width 0.3s;
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._03 .slider_box_btn_link::before {
    width: 10.7692307692vw;
  }
}
.sec_mv .slider_item._03 .slider_box_btn_link::after {
  left: min(2.55rem, 1.9406392694vw);
  z-index: -1;
  width: min(0.5rem, 0.3805175038vw);
  height: min(1rem, 0.7610350076vw);
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9.32' fill='%23fff'><polygon points='.67 9.32 0 8.7 3.75 4.66 0 .62 .67 0 5 4.66 .67 9.32'/></svg>") center/contain no-repeat;
  transition: left 0.3s;
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_item._03 .slider_box_btn_link::after {
    left: 5.0641025641vw;
    width: 1.0256410256vw;
    height: 1.9230769231vw;
  }
}
.sec_mv .slider_img img {
  border-radius: min(0.7rem, 0.5327245053vw);
}
@media screen and (max-width: 780px) {
  .sec_mv .slider_img img {
    border-radius: 1.4102564103vw;
  }
}
.sec_mv .slick-dots {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
  margin-top: 2.4rem;
}
@media screen and (max-width: 780px) {
  .sec_mv .slick-dots {
    gap: 3.8461538462vw;
    margin-top: 4.7435897436vw;
  }
}
.sec_mv .slick-dots li {
  width: 1rem;
}
@media screen and (max-width: 780px) {
  .sec_mv .slick-dots li {
    width: 1.9230769231vw;
  }
}
.sec_mv .slick-dots button {
  font-size: 0;
  display: block;
  width: 100%;
  height: 1rem;
  border-radius: 0.2rem;
  background: #e5f5fd;
}
@media screen and (max-width: 780px) {
  .sec_mv .slick-dots button {
    height: 1.9230769231vw;
    border-radius: 0.3846153846vw;
  }
}
.sec_mv .slick-active button {
  background: #133182;
}

/* -----------------
sec_news
-------------------- */
.sec_news {
  margin-top: 6rem;
}
@media screen and (max-width: 780px) {
  .sec_news {
    margin-top: 11.5384615385vw;
  }
}
.sec_news .m_wrap {
  padding: 2.25rem 2.7rem 2.25rem 6.7rem;
  border-radius: 0.7rem;
  background: #f2fafe;
}
@media screen and (max-width: 780px) {
  .sec_news .m_wrap {
    padding: 5.1282051282vw 6.4102564103vw 6.0256410256vw;
    border-radius: 1.4102564103vw;
  }
}
.sec_news .news_link {
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 780px) {
  .sec_news .news_link {
    flex-wrap: wrap;
  }
}
.sec_news .news_link::before, .sec_news .news_link::after {
  content: "";
  display: block;
  position: absolute;
  transition: opacity 0.3s, transform 0.3s;
}
@media screen and (min-width: 781px) {
  .sec_news .news_link::before, .sec_news .news_link::after {
    top: 50%;
    transform: translateY(-50%);
  }
}
.sec_news .news_link::before {
  right: 0;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 100%;
  background: #e5f5fd;
}
@media screen and (max-width: 780px) {
  .sec_news .news_link::before {
    top: 20.5128205128vw;
    width: 6.9230769231vw;
    height: 6.9230769231vw;
  }
}
.sec_news .news_link::after {
  right: 1.6rem;
  width: 0.4rem;
  height: 0.7rem;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 7'><polygon points='.76 7 0 6.3 2.59 3.5 0 .7 .76 0 4 3.5 .76 7' fill='%23'/></svg>") center/contain no-repeat;
}
@media screen and (max-width: 780px) {
  .sec_news .news_link::after {
    top: 23.2692307692vw;
    right: 3.0769230769vw;
    width: 0.7692307692vw;
    height: 1.4102564103vw;
  }
}
@media screen and (min-width: 1200px) {
  .sec_news .news_link:hover::before, .sec_news .news_link:hover::after {
    transform: translateY(-50%) scale(1.1);
  }
}
.sec_news .ttl {
  display: flex;
  align-items: center;
  gap: 0 1.5rem;
  width: 24rem;
}
@media screen and (min-width: 781px) {
  .sec_news .ttl {
    padding: 1.05rem 0;
    border-right: 0.1rem solid #133182;
  }
}
@media screen and (max-width: 780px) {
  .sec_news .ttl {
    justify-content: center;
    gap: 0 2.6923076923vw;
    margin-bottom: 3.4615384615vw;
    padding-bottom: 3.7179487179vw;
    width: 100%;
    border-bottom: 0.2564102564vw solid #133182;
  }
}
.sec_news .ttl_icn {
  width: 2.4rem;
  fill: #133182;
}
@media screen and (max-width: 780px) {
  .sec_news .ttl_icn {
    width: 4.6153846154vw;
  }
}
.sec_news .ttl_txt {
  font-size: 1.8rem;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #133182;
  display: block;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 780px) {
  .sec_news .ttl_txt {
    font-size: 3.4615384615vw;
    line-height: 1.5925925926;
    padding-bottom: 0.641025641vw;
  }
}
.sec_news .date {
  font-size: 1.5rem;
  letter-spacing: 0.075em;
  font-weight: 600;
  color: #133182;
  padding-left: 4.7rem;
  width: 15.5rem;
}
@media screen and (max-width: 780px) {
  .sec_news .date {
    font-size: 2.9487179487vw;
    padding-left: 0;
    width: 20.2564102564vw;
  }
}
.sec_news .category {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  color: #133182;
  text-align: center;
  padding: 0.7rem 0;
  width: 9.2rem;
  border-radius: 0.5rem;
  background: #fff;
}
@media screen and (max-width: 780px) {
  .sec_news .category {
    font-size: 2.6923076923vw;
    padding: 1.3461538462vw 0;
    width: 17.6923076923vw;
    border-radius: 0.9615384615vw;
  }
}
.sec_news .sttl {
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.075em;
  font-weight: 600;
  color: #133182;
  padding: 0 4.6rem 0 2rem;
  width: calc(100% - 24rem - 15.5rem - 9.2rem);
}
@media screen and (max-width: 780px) {
  .sec_news .sttl {
    font-size: 3.4615384615vw;
    line-height: 1.5925925926;
    margin-top: 1.9230769231vw;
    padding: 0 14.1025641026vw 0 0;
    width: 100%;
  }
}

/* -----------------
sec_about
-------------------- */
.sec_about {
  position: relative;
  z-index: 1;
  margin-top: 9rem;
}
@media screen and (min-width: 781px) {
  .sec_about {
    padding: 9rem 0;
  }
}
@media screen and (max-width: 780px) {
  .sec_about {
    margin-top: 11.5384615385vw;
    padding-bottom: 19.2307692308vw;
  }
}
.sec_about::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 60.7777777778%;
  height: 100%;
  border-radius: 0.7rem;
  background: url(../img/index/about_bg_pc.png) center right/contain no-repeat #133182;
}
@media screen and (max-width: 780px) {
  .sec_about::before {
    top: 19.2307692308vw;
    width: 93.5897435897vw;
    height: calc(100% - 19.2307692308vw);
    border-radius: 1.4102564103vw;
    background: url(../img/index/about_bg_sp.png) bottom 5.1282051282vw right/contain no-repeat #133182;
  }
}
@media screen and (max-width: 780px) {
  .sec_about .m_wrap {
    padding-left: 6.4102564103vw;
    width: 100%;
  }
}
.sec_about .img {
  width: 50.6666666667vw;
}
@media screen and (min-width: 781px) {
  .sec_about .img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 780px) {
  .sec_about .img {
    width: 100%;
  }
}
.sec_about .img img {
  border-radius: 0.7rem;
}
@media screen and (max-width: 780px) {
  .sec_about .img img {
    border-radius: 1.4102564103vw;
  }
}
.sec_about .txt_box {
  width: 40.5%;
}
@media screen and (min-width: 781px) {
  .sec_about .txt_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 33.7777777778vw;
  }
}
@media screen and (max-width: 780px) {
  .sec_about .txt_box {
    margin-top: 10.2564102564vw;
    width: 80.7692307692vw;
  }
}
.sec_about .ttl {
  font-size: 3.8rem;
  line-height: 1.5263157895;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #fff;
}
@media screen and (max-width: 780px) {
  .sec_about .ttl {
    font-size: 6.1538461538vw;
    line-height: 1.4166666667;
  }
}
.sec_about .sttl {
  font-size: 2.6rem;
  line-height: 1.6923076923;
  letter-spacing: 0.12em;
  font-weight: 600;
  color: #fff;
  margin-top: 5.3rem;
}
@media screen and (min-width: 781px) {
  .sec_about .sttl {
    max-width: 41rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_about .sttl {
    font-size: 5vw;
    line-height: 1.6923076923;
    margin-top: 8.0769230769vw;
  }
}
.sec_about .txt {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.075em;
  color: #fff;
  margin-top: 3rem;
}
@media screen and (max-width: 780px) {
  .sec_about .txt {
    font-size: 3.4615384615vw;
    line-height: 1.7777777778;
    text-align: justify;
    margin-top: 5.8974358974vw;
  }
}
.sec_about .txt_adjustment {
  font-size: inherit;
  line-height: inherit;
}
@media screen and (max-width: 780px) {
  .sec_about .txt_adjustment {
    letter-spacing: 0.035em;
  }
}
.sec_about .m_btn01 {
  margin-top: 6rem;
}
@media screen and (max-width: 780px) {
  .sec_about .m_btn01 {
    margin-top: 7.9487179487vw;
  }
}

/* -----------------
sec_medical_info
-------------------- */
.sec_medical_info {
  position: relative;
  z-index: 1;
  margin-top: 11rem;
}
@media screen and (max-width: 780px) {
  .sec_medical_info {
    margin-top: 17.6923076923vw;
  }
}
.sec_medical_info::before {
  content: "";
  display: block;
  position: absolute;
  top: 3.1rem;
  right: 0;
  z-index: -1;
  width: 87.6666666667%;
  height: calc(100% - 3.1rem - 20.4rem);
  border-radius: 0.7rem;
  background: #f7f7f7;
}
@media screen and (max-width: 780px) {
  .sec_medical_info::before {
    top: 4.358974359vw;
    width: 100%;
    height: calc(100% - 4.358974359vw - 165vw);
    border-radius: 1.4102564103vw;
  }
}
.sec_medical_info .ttl {
  font-size: 3.8rem;
  line-height: 1.5263157895;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #133182;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .ttl {
    font-size: 6.1538461538vw;
    line-height: 1.4166666667;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .m_wrap {
    width: 100%;
    max-width: 100%;
  }
}
.sec_medical_info .box {
  margin-top: 6.2rem;
}
@media screen and (min-width: 781px) {
  .sec_medical_info .box {
    position: relative;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .box {
    margin-top: 8.0769230769vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .box_inner {
    margin-inline: auto;
    width: 91.3333333333%;
    max-width: 120rem;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .box_img {
    position: absolute;
    top: 50%;
    left: 0;
    width: 47.4444444444vw;
    transform: translateY(-50%);
  }
}
.sec_medical_info .box_img img {
  border-radius: 0.7rem;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .box_img img {
    border-radius: 1.4102564103vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .txt_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: auto;
    width: 46.1666666667%;
    min-height: 31.6111111111vw;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .txt_box {
    margin-top: 7.1794871795vw;
  }
}
.sec_medical_info .txt_box_ttl {
  font-size: 2.6rem;
  line-height: 1.6923076923;
  letter-spacing: 0.12em;
  font-weight: 600;
  color: #133182;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .txt_box_ttl {
    font-size: 5vw;
    line-height: 1.6923076923;
  }
}
.sec_medical_info .txt_box_txt {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.075em;
  margin-top: 2.8rem;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .txt_box_txt {
    font-size: 3.4615384615vw;
    line-height: 1.7777777778;
    margin-top: 5.5128205128vw;
  }
}
.sec_medical_info .txt_box_sttl {
  font-size: 2.4rem;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-indent: 0.1em;
  color: #133182;
  text-align: center;
  margin-top: 3.2rem;
  padding: 0.7rem 0;
  border: 0.1rem solid #133182;
  border-radius: 0.5rem;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .txt_box_sttl {
    font-size: 4.6153846154vw;
    line-height: 1.6666666667;
    margin-top: 6.1538461538vw;
    padding: 1.2820512821vw 0;
    border-width: 0.2564102564vw;
    border-radius: 0.9615384615vw;
  }
}
.sec_medical_info .txt_box_list {
  display: flex;
  gap: 1rem;
  margin-top: 1.9rem;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .txt_box_list {
    gap: 1.5384615385vw;
    margin-top: 3.5897435897vw;
  }
}
.sec_medical_info .txt_box_list_item {
  width: calc((100% - 3rem) / 4);
}
@media screen and (max-width: 780px) {
  .sec_medical_info .txt_box_list_item {
    width: calc((100% - 4.6153846154vw) / 4);
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list {
    display: flex;
    flex-wrap: wrap;
    gap: 4.1rem 2.4rem;
    margin: 6rem auto 0;
    width: 91.3333333333%;
    max-width: 120rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list {
    margin-top: 11.5384615385vw;
  }
}
.sec_medical_info .list_item {
  width: calc((100% - 7.2rem) / 4);
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_item {
    width: 81.7948717949vw;
  }
  .sec_medical_info .list_item:nth-child(n+2) {
    margin-top: 3.2051282051vw;
  }
}
.sec_medical_info .list_link {
  display: block;
  position: relative;
  padding: 5rem 0 5.7rem;
  height: 100%;
  border-radius: 0.7rem;
  background: #fff;
  box-shadow: 0 0 1rem rgba(51, 51, 51, 0.15);
  transition: background-color 0.3s, box-shadow 0.3s;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 7.1794871795vw 11.7948717949vw 7.0512820513vw 6.4102564103vw;
    height: auto;
    border-radius: 1.4102564103vw;
    box-shadow: 0 0 1.4102564103vw rgba(51, 51, 51, 0.15);
  }
}
.sec_medical_info .list_link::before, .sec_medical_info .list_link::after {
  content: "";
  display: block;
  position: absolute;
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_link::before, .sec_medical_info .list_link::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_link::before, .sec_medical_info .list_link::after {
    top: 50%;
    transform: translateY(-50%);
  }
}
.sec_medical_info .list_link::before {
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 100%;
  background: #e5f5fd;
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_link::before {
    bottom: -2.8rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_link::before {
    right: -5.3846153846vw;
    width: 10.7692307692vw;
    height: 10.7692307692vw;
  }
}
.sec_medical_info .list_link::after {
  width: 0.5rem;
  height: 0.9rem;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'><polygon fill='%23133182' points='.67 9 0 8.4 3.75 4.5 0 .6 .67 0 5 4.5 .67 9'/></svg>") center/contain no-repeat;
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_link::after {
    bottom: -0.45rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_link::after {
    right: -0.5769230769vw;
    width: 1.1538461538vw;
    height: 2.0512820513vw;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 16'><polygon fill='%23133182' points='1.51 16 0 14.6 6.18 8 0 1.4 1.51 0 9 8 1.51 16'/></svg>") center/contain no-repeat;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_link:hover {
    background: #e5f5fd;
    box-shadow: 0 0 0.3rem rgba(51, 51, 51, 0.15);
    opacity: 1;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_icn {
    margin-inline: auto;
    min-height: 4.8rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_icn {
    width: 13.4615384615vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_icn._first_time {
    width: 2.8rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_icn._first_time {
    padding-left: 1.7948717949vw;
  }
  .sec_medical_info .list_icn._first_time img {
    width: 5.3846153846vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_icn._medical_subject {
    width: 4.6rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_icn._medical_subject img {
    width: 8.8461538462vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_icn._flow {
    width: 3.7rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_icn._flow img {
    width: 7.1794871795vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_icn._calendar {
    width: 4.1rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_icn._calendar img {
    width: 7.8205128205vw;
  }
}
.sec_medical_info .list_ttl {
  color: #133182;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 5.6rem;
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_ttl {
    text-align: center;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_ttl {
    min-height: 10.7692307692vw;
    width: calc(100% - 13.4615384615vw);
  }
}
.sec_medical_info .list_ttl_txt {
  font-size: 2.4rem;
  line-height: 1.1666666667;
  letter-spacing: 0.1em;
  font-weight: 600;
  display: block;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_ttl_txt {
    font-size: 4.6153846154vw;
    line-height: 1.1666666667;
  }
}
.sec_medical_info .list_ttl_sml {
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.1em;
  font-weight: 600;
  display: block;
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_ttl_sml {
    font-size: 3.4615384615vw;
    line-height: 1.5555555556;
    text-indent: -0.5em;
  }
}
.sec_medical_info .list_txt {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.045em;
  margin-top: 1rem;
}
@media screen and (min-width: 781px) {
  .sec_medical_info .list_txt {
    padding-inline: 3.6rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_medical_info .list_txt {
    font-size: 3.0769230769vw;
    line-height: 1.75;
    margin-top: 3.3333333333vw;
    width: 100%;
  }
}

/* -----------------
sec_eye_care
-------------------- */
.sec_eye_care {
  position: relative;
  z-index: 1;
  margin-top: 13.8rem;
}
@media screen and (max-width: 780px) {
  .sec_eye_care {
    margin-top: 17.9487179487vw;
  }
}
.sec_eye_care::before {
  content: "";
  display: block;
  position: absolute;
  top: 3.1rem;
  left: 0;
  z-index: -1;
  width: 87.6666666667%;
  height: calc(100% - 3.1rem - 14.8rem);
  border-radius: 0.7rem;
  background: #f7f7f7;
}
@media screen and (max-width: 780px) {
  .sec_eye_care::before {
    top: 4.358974359vw;
    width: 100%;
    height: calc(100% - 4.358974359vw - 109.358974359vw);
    border-radius: 1.4102564103vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .m_wrap {
    width: 100%;
    max-width: 100%;
  }
}
.sec_eye_care .ttl {
  font-size: 3.8rem;
  line-height: 1.5263157895;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #133182;
  text-align: center;
}
@media screen and (max-width: 780px) {
  .sec_eye_care .ttl {
    font-size: 6.1538461538vw;
    line-height: 1.4166666667;
  }
}
.sec_eye_care .box {
  margin-top: 6.2rem;
}
@media screen and (min-width: 781px) {
  .sec_eye_care .box {
    position: relative;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .box {
    margin-top: 8.0769230769vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .box_inner {
    margin-inline: auto;
    width: 91.3333333333%;
    max-width: 120rem;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .box_img {
    position: absolute;
    top: 50%;
    right: 0;
    width: 47.4444444444vw;
    transform: translateY(-50%);
  }
}
.sec_eye_care .box_img img {
  border-radius: 0.7rem;
}
@media screen and (max-width: 780px) {
  .sec_eye_care .box_img img {
    border-radius: 1.4102564103vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .txt_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 46.1666666667%;
    min-height: 31.6111111111vw;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .txt_box {
    margin-top: 7.1794871795vw;
  }
}
.sec_eye_care .txt_box_ttl {
  font-size: 2.6rem;
  line-height: 1.6923076923;
  letter-spacing: 0.12em;
  font-weight: 600;
  color: #133182;
}
@media screen and (max-width: 780px) {
  .sec_eye_care .txt_box_ttl {
    font-size: 5vw;
    line-height: 1.6923076923;
  }
}
.sec_eye_care .txt_box_txt {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.075em;
  margin-top: 2.8rem;
}
@media screen and (max-width: 780px) {
  .sec_eye_care .txt_box_txt {
    font-size: 3.4615384615vw;
    line-height: 1.7777777778;
    margin-top: 5.5128205128vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list {
    display: flex;
    flex-wrap: wrap;
    gap: 4.1rem 2.4rem;
    margin: 6rem auto 0;
    width: 91.3333333333%;
    max-width: 120rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list {
    margin-top: 10.7692307692vw;
  }
}
.sec_eye_care .list_item {
  width: calc((100% - 4.8rem) / 3);
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_item {
    width: 81.7948717949vw;
  }
  .sec_eye_care .list_item:nth-child(n+2) {
    margin-top: 3.2051282051vw;
  }
}
.sec_eye_care .list_link {
  display: block;
  position: relative;
  padding: 4.1rem 0 5.8rem;
  height: 100%;
  border-radius: 0.7rem;
  background: #fff;
  box-shadow: 0 0 1rem rgba(51, 51, 51, 0.15);
  transition: background-color 0.3s, box-shadow 0.3s;
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 6.6666666667vw 11.7948717949vw 7.0512820513vw 6.4102564103vw;
    height: auto;
    border-radius: 1.4102564103vw;
    box-shadow: 0 0 1.4102564103vw rgba(51, 51, 51, 0.15);
  }
}
.sec_eye_care .list_link::before, .sec_eye_care .list_link::after {
  content: "";
  display: block;
  position: absolute;
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_link::before, .sec_eye_care .list_link::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_link::before, .sec_eye_care .list_link::after {
    top: 50%;
    transform: translateY(-50%);
  }
}
.sec_eye_care .list_link::before {
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 100%;
  background: #e5f5fd;
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_link::before {
    bottom: -2.8rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_link::before {
    right: -5.3846153846vw;
    width: 10.7692307692vw;
    height: 10.7692307692vw;
  }
}
.sec_eye_care .list_link::after {
  width: 0.5rem;
  height: 0.9rem;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 9'><polygon fill='%23133182' points='.67 9 0 8.4 3.75 4.5 0 .6 .67 0 5 4.5 .67 9'/></svg>") center/contain no-repeat;
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_link::after {
    bottom: -0.45rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_link::after {
    right: -0.5769230769vw;
    width: 1.1538461538vw;
    height: 2.0512820513vw;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9 16'><polygon fill='%23133182' points='1.51 16 0 14.6 6.18 8 0 1.4 1.51 0 9 8 1.51 16'/></svg>") center/contain no-repeat;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_link:hover {
    background: #e5f5fd;
    box-shadow: 0 0 0.3rem rgba(51, 51, 51, 0.15);
    opacity: 1;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_icn {
    margin-inline: auto;
    min-height: 5.2rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_icn {
    width: 13.4615384615vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_icn._feature {
    width: 4.4rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_icn._feature {
    padding-left: 0.5128205128vw;
  }
  .sec_eye_care .list_icn._feature img {
    width: 8.4615384615vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_icn._treatment_cases {
    width: 3.7rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_icn._treatment_cases {
    padding-left: 1.1538461538vw;
  }
  .sec_eye_care .list_icn._treatment_cases img {
    width: 7.1794871795vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_icn._for_veterinarians {
    width: 4.7rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_icn._for_veterinarians {
    padding-left: 0.2564102564vw;
  }
  .sec_eye_care .list_icn._for_veterinarians img {
    width: 8.9743589744vw;
  }
}
.sec_eye_care .list_ttl {
  color: #133182;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_ttl {
    text-align: center;
    margin-top: 3.4rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_ttl {
    width: calc(100% - 13.4615384615vw);
    min-height: 9.8717948718vw;
  }
}
.sec_eye_care .list_ttl_txt {
  font-size: 2.4rem;
  line-height: 1.1666666667;
  letter-spacing: 0.1em;
  font-weight: 600;
  display: block;
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_ttl_txt {
    font-size: 4.6153846154vw;
    line-height: 1.1666666667;
  }
}
.sec_eye_care .list_ttl_sml {
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.1em;
  font-weight: 600;
  display: block;
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_ttl_sml {
    font-size: 3.4615384615vw;
    line-height: 1.5555555556;
    text-indent: -0.5em;
  }
}
.sec_eye_care .list_txt {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.045em;
  margin-top: 2.8rem;
}
@media screen and (min-width: 781px) {
  .sec_eye_care .list_txt {
    padding-inline: 3.6rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_eye_care .list_txt {
    font-size: 3.0769230769vw;
    line-height: 1.75;
    margin-top: 4.7435897436vw;
    width: 100%;
  }
}

/* -----------------
sec_guide
-------------------- */
.sec_guide {
  position: relative;
  z-index: 1;
  margin-top: 11.8rem;
  padding: 5.5rem 0 9rem;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  .sec_guide {
    margin-top: 19.2307692308vw;
    padding: 10vw 0 11.5384615385vw;
  }
}
.sec_guide::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 66.6666666667%;
  height: 100%;
  border-radius: 0.7rem;
  background: #f7f7f7;
}
@media screen and (max-width: 780px) {
  .sec_guide::before {
    width: 77.5641025641vw;
    border-radius: 1.4102564103vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_guide .m_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 3.7rem;
  }
}
.sec_guide .ttl {
  font-size: 3.8rem;
  line-height: 1.5263157895;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #133182;
}
@media screen and (min-width: 781px) {
  .sec_guide .ttl {
    order: 0;
  }
}
@media screen and (max-width: 780px) {
  .sec_guide .ttl {
    font-size: 6.1538461538vw;
    line-height: 1.4166666667;
  }
}
.sec_guide .txt {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.075em;
}
@media screen and (min-width: 781px) {
  .sec_guide .txt {
    order: 1;
    padding-top: 0.5rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_guide .txt {
    font-size: 3.4615384615vw;
    line-height: 1.7777777778;
    margin-top: 3.2051282051vw;
  }
}
.sec_guide .slider {
  margin-top: 3.9rem;
  width: 100vw;
  opacity: 0;
  overflow: visible;
}
@media screen and (min-width: 781px) {
  .sec_guide .slider {
    order: 3;
  }
}
@media screen and (max-width: 780px) {
  .sec_guide .slider {
    margin-top: 7.9487179487vw;
  }
}
.sec_guide .slider.slick-initialized {
  opacity: 1;
}
.sec_guide .slider .draggable {
  padding-right: 30.6666666667vw;
}
@media screen and (max-width: 780px) {
  .sec_guide .slider .draggable {
    padding-right: 21.1538461538vw;
  }
}
.sec_guide .slider_item {
  margin-right: 1.3333333333vw;
  outline: none;
}
@media screen and (max-width: 780px) {
  .sec_guide .slider_item {
    margin-right: 3.2051282051vw;
  }
}
.sec_guide .slider_img img {
  border-radius: 0.7rem;
}
@media screen and (max-width: 780px) {
  .sec_guide .slider_img img {
    border-radius: 1.4102564103vw;
  }
}
.sec_guide .slider_img_cap {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: 0.075em;
  margin-top: 0.7rem;
}
@media screen and (max-width: 780px) {
  .sec_guide .slider_img_cap {
    font-size: 3.0769230769vw;
    line-height: 1.75;
    margin-top: 1.2820512821vw;
  }
}
.sec_guide .slider .slick-dots {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
  margin-top: 3.8rem;
}
@media screen and (max-width: 780px) {
  .sec_guide .slider .slick-dots {
    gap: 3.8461538462vw;
    margin-top: 7.4358974359vw;
  }
}
.sec_guide .slider .slick-dots li {
  width: 1rem;
}
@media screen and (max-width: 780px) {
  .sec_guide .slider .slick-dots li {
    width: 1.9230769231vw;
  }
}
.sec_guide .slider .slick-dots button {
  font-size: 0;
  display: block;
  width: 100%;
  height: 1rem;
  border-radius: 0.2rem;
  background: #e5f5fd;
}
@media screen and (max-width: 780px) {
  .sec_guide .slider .slick-dots button {
    height: 1.9230769231vw;
    border-radius: 0.3846153846vw;
  }
}
.sec_guide .slider .slick-active button {
  background: #133182;
}
@media screen and (min-width: 781px) {
  .sec_guide .m_btn01 {
    order: 2;
    margin-left: auto;
    padding-top: 0.5rem;
    width: 24.8rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_guide .m_btn01 {
    margin-top: 8.0769230769vw;
  }
}
@media screen and (max-width: 780px) {
  .sec_guide .m_btn01_link {
    margin-inline: auto;
  }
}

/* -----------------
sec_topics
-------------------- */
.sec_topics {
  margin-top: 8.2rem;
}
@media screen and (max-width: 780px) {
  .sec_topics {
    margin-top: 17.3076923077vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_topics .m_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.sec_topics .ttl {
  font-size: 3.8rem;
  line-height: 1.5263157895;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #133182;
}
@media screen and (min-width: 781px) {
  .sec_topics .ttl {
    order: 0;
  }
}
@media screen and (max-width: 780px) {
  .sec_topics .ttl {
    font-size: 6.1538461538vw;
    line-height: 1.4166666667;
  }
}
.sec_topics .list {
  margin-top: 3.6rem;
}
@media screen and (min-width: 781px) {
  .sec_topics .list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4rem;
    order: 2;
    width: 100%;
  }
}
@media screen and (min-width: 781px) {
  .sec_topics .list_item {
    width: calc((100% - 7.2rem) / 4);
  }
}
@media screen and (max-width: 780px) {
  .sec_topics .list_item:nth-child(n+2) {
    margin-top: 6.4102564103vw;
  }
}
.sec_topics .list_link {
  display: block;
  border-radius: 0.7rem;
  background: #fff;
  box-shadow: 0 0 1rem rgba(51, 51, 51, 0.15);
  overflow: hidden;
  transition: box-shadow 0.3s;
}
@media screen and (min-width: 781px) {
  .sec_topics .list_link {
    height: 100%;
  }
  .sec_topics .list_link:hover {
    box-shadow: 0 0 0.3rem rgba(51, 51, 51, 0.15);
    opacity: 1;
  }
  .sec_topics .list_link:hover .list_img img {
    transform: scale(1.1);
  }
}
@media screen and (max-width: 780px) {
  .sec_topics .list_link {
    border-radius: 2.0512820513vw;
    box-shadow: 0 0 1.4102564103vw rgba(51, 51, 51, 0.15);
  }
}
.sec_topics .list_img {
  width: 100%;
  aspect-ratio: 282/188;
  overflow: hidden;
}
.sec_topics .list_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}
.sec_topics .list_box {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 1.9rem 2.2rem 2.1rem;
}
@media screen and (max-width: 780px) {
  .sec_topics .list_box {
    gap: 1.2820512821vw;
    padding: 4.1025641026vw 5.1282051282vw 5.1282051282vw;
  }
}
.sec_topics .list_date {
  font-size: 1.5rem;
  letter-spacing: 0.075em;
  font-weight: 600;
  color: #c4cbe0;
  width: 100%;
}
@media screen and (max-width: 780px) {
  .sec_topics .list_date {
    font-size: 2.9487179487vw;
  }
}
.sec_topics .list_ttl {
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.075em;
  font-weight: 600;
  color: #133182;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 0.8rem 0;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  .sec_topics .list_ttl {
    font-size: 3.4615384615vw;
    line-height: 1.5925925926;
    margin: 1.4102564103vw 0 1.0256410256vw;
  }
}
.sec_topics .list_category {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #133182;
  padding: 0.6rem 1.66rem 0.8rem;
  border-radius: 0.5rem;
  background: #f2fafe;
}
@media screen and (max-width: 780px) {
  .sec_topics .list_category {
    font-size: 2.6923076923vw;
    padding: 1.1538461538vw 3.1923076923vw 1.5384615385vw;
    border-radius: 0.9615384615vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_topics .m_btn01 {
    order: 1;
    margin-left: auto;
    padding-top: 0.5rem;
    width: 21.6rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_topics .m_btn01 {
    margin-top: 7.6923076923vw;
  }
}
@media screen and (max-width: 780px) {
  .sec_topics .m_btn01_link {
    margin-inline: auto;
  }
}

/* -----------------
sec_media
-------------------- */
.sec_media {
  margin-top: 9rem;
}
@media screen and (max-width: 780px) {
  .sec_media {
    margin-top: 20.8974358974vw;
  }
}
.sec_media .bnr_item {
  max-width: 1044px;
  margin-left: auto;
  margin-right: auto;
}
.sec_media .bnr_item a img {
  border-radius: 7px;
  box-shadow: 0 0 10px rgba(51, 51, 51, 0.45);
}
@media screen and (max-width: 780px) {
  .sec_media .bnr_item a img {
    box-shadow: 0 0 7px rgba(51, 51, 51, 0.4);
  }
}

/* -----------------
sec_recruit
-------------------- */
.sec_recruit {
  position: relative;
  z-index: 1;
  margin-top: 9rem;
  padding: 6rem 0;
}
@media screen and (max-width: 780px) {
  .sec_recruit {
    margin-top: 13.7179487179vw;
    padding: 0 0 18.2051282051vw;
  }
}
.sec_recruit::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 66.6666666667%;
  height: 100%;
  border-radius: 0.7rem;
  background: #f2fafe;
}
@media screen and (max-width: 780px) {
  .sec_recruit::before {
    top: 19.4871794872vw;
    width: 93.5897435897vw;
    height: calc(100% - 19.4871794872vw);
    border-radius: 1.4102564103vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_recruit .m_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 780px) {
  .sec_recruit .m_wrap {
    width: 100%;
    max-width: 100%;
  }
}
.sec_recruit .img {
  width: 57.5%;
}
@media screen and (max-width: 780px) {
  .sec_recruit .img {
    width: 93.5897435897vw;
  }
}
.sec_recruit .img img {
  border-radius: 0.7rem;
}
@media screen and (max-width: 780px) {
  .sec_recruit .img img {
    border-radius: 1.4102564103vw;
  }
}
@media screen and (min-width: 781px) {
  .sec_recruit .box {
    width: 41rem;
  }
}
@media screen and (max-width: 780px) {
  .sec_recruit .box {
    margin-top: 11.0256410256vw;
    padding: 0 6.4102564103vw 0 12.8205128205vw;
  }
}
.sec_recruit .box_ttl {
  font-size: 3.8rem;
  line-height: 1.5263157895;
  letter-spacing: 0.15em;
  font-weight: 600;
  color: #133182;
}
@media screen and (max-width: 780px) {
  .sec_recruit .box_ttl {
    font-size: 6.1538461538vw;
    line-height: 1.4166666667;
  }
}
.sec_recruit .box_sttl {
  font-size: 2.6rem;
  line-height: 1.6923076923;
  letter-spacing: 0.12em;
  font-weight: 600;
  color: #133182;
  margin-top: 4.1rem;
}
@media screen and (max-width: 780px) {
  .sec_recruit .box_sttl {
    font-size: 5vw;
    line-height: 1.6923076923;
    margin-top: 8.4615384615vw;
  }
}
.sec_recruit .box_txt {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  letter-spacing: 0.075em;
  margin-top: 2.3rem;
}
@media screen and (max-width: 780px) {
  .sec_recruit .box_txt {
    font-size: 3.4615384615vw;
    line-height: 1.7777777778;
    margin-top: 4.4871794872vw;
  }
}
.sec_recruit .m_btn01 {
  margin-top: 3.7rem;
}
@media screen and (max-width: 780px) {
  .sec_recruit .m_btn01 {
    margin-top: 6.7948717949vw;
  }
}

/* -----------------
footer
-------------------- */
footer {
  margin-top: 9.1rem;
}
@media screen and (max-width: 780px) {
  footer {
    margin-top: 19.2307692308vw;
  }
}/*# sourceMappingURL=index.css.map */