@charset "UTF-8";
@media screen and (min-width: 770px) {
  a:hover {
    text-decoration: none;
  }
  .bg_right, .bg_left {
    padding: 100px 0 ;
  }
  .conts_fv {
    position: relative;
    height: fit-content;
    max-width: 1500px;
    margin: 0 auto 75px;
  }
  .conts_fv .main_text {
    max-width: 962px;
    min-width: 710px;
    width: 62vw;
    position: absolute;
    z-index: 2;
    top: 202px;
  }
  .conts_fv .swiper-container {
    overflow: unset;
  }
  .conts_fv .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -30px;
  }
  .conts_fv .swiper-wrapper {
    height: auto;
  }
  .conts_fv .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .conts_fv .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--text-color-blue);
  }
  .conts_fv .img {
    width: 100%;
  }
  .conts_fv .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -46px;
  }
  .conts_fv.swiper-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets
    .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    margin: 0 6px !important;
  }
  .conts_highlight_news {
    padding: 0;
    margin-bottom: 75px;
  }
  .conts_highlight_news .block {
    background-color: var(--bg-color-blue);
    width: 920px;
    min-height: 230px;
    margin: 0 auto 38px;
    padding: 26px 7% 26px;
    border-radius: 100px 0 100px 0;
  }
  .conts_highlight_news .block:last-of-type {
    margin-bottom: 0;
  }
  .conts_highlight_news .h2_title {
    font-size: 25px;
    width: fit-content;
    margin-bottom: 10px;
  }
  .conts_highlight_news .wp-block-list {
    margin-bottom: 11px;
  }
  .conts_highlight_news .wp-block-list:last-of-type {
    margin-bottom: 0;
  }
  .conts_highlight_news .caution_list li {
    font-weight: 600;
  }
  .conts_highlight_news .vaccine_list li {
    margin: 0 0 4px 0;
    font-weight: 600;
    line-height: 1.4;
    font-size: 18px;
    padding-left: 1em;
    text-indent: -1em;
  }
  .conts_highlight_news .vaccine_list li:last-of-type {
    margin-bottom: 0;
  }
  .conts_highlight_news .vaccine_list {
    font-weight: 700;
  }
  .conts_calender {
    padding: 0;
  }
  .conts_calender .calendar_box #ai_calendar {
    margin-bottom: 84px;
  }
  .conts_news {
    padding: 0 0 92px;
  }
  .conts_news .title_box {
    margin-bottom: 31px;
  }
  .conts_news .news_list {
    line-height: 1.7;
  }
  .conts_news .news_list li {
    padding: 24px 0 18px;
    border-bottom: 1px solid var(--news-border-color);
  }
  .conts_news .news_list li:last-of-type {
    border-bottom: 0;
  }
  .conts_news .news_list li > p {
    font-size: 16px;
  }
  .conts_news .news_list li strong {
    font-weight: 600;
  }
  .conts_news .news_list .news_title {
    display: flex;
    flex-wrap: wrap;
    color: var(--text-color-blue);
    margin-bottom: 4px;
    font-size: 19px;
    line-height: 1.6;
  }
  .conts_news .news_list .news_title time {
    font-weight: 600;
  }
  .conts_news .news_list .news_title .title {
    margin-left: 20px;
    font-weight: 600;
  }
  .conts_news .news_list .detail {
    font-size: 16px;
    font-weight: 500;
  }
  .conts_news .wp-block-list {
    padding-left: 1.2em;
  }
  .conts_news.wp-block-list > li {
    list-style-type: disc;
    margin-bottom: 10px;
  }
  .conts_news .wp-block-list > li:last-of-type {
    margin-bottom: 0;
  }
  .conts_features .title_box {
    margin-bottom: 48px;
  }
  .conts_features .block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 52px;
  }
  .conts_features .box {
    border-radius: 10px;
    width: calc(100% / 3 - 20px);
    min-height: 400px;
    background: linear-gradient(
      180deg,
      var(--bg-color-blue03) 0%,
      var(--bg-color-blue03) 9%,
      #fff 9%,
      #fff 100%
    );
  }
  .conts_features .text_box {
    padding: 74px 18px 23px;
  }
  .conts_features .h3_title {
    text-align: center;
    margin-bottom: 9px;
    font-feature-settings: "palt";
  }
  .conts_features .img {
    width: 117px;
    margin: 0 auto 14px;
  }
  .conts_features .text {
    text-align: center;
    line-height: 1.5;
    color: var(--text-color-blue);
  }
  .conts_features .text .emp_text {
    font-size: 20px;
    font-weight: 700;
    color: var(--text-color-blue);
    line-height: 1.4;
  }
  .conts_treatment {
    background-color: var(--bg-color-white);
    padding: 98px 0 92px;
  }
  .conts_treatment .title_box {
    margin-bottom: 48px;
  }
  .conts_treatment .treatment_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .conts_treatment .treatment_list li {
    width: calc(100% / 4 - 25px);
    margin: 0 16px 29px;
  }
  .conts_treatment .treatment_list li:nth-of-type(4n + 1) {
    margin-left: 0;
  }
  .conts_treatment .treatment_list li:nth-of-type(11) {
    margin-right: 0;
  }
  .conts_treatment .treatment_list li:nth-of-type(4n) {
    margin-right: 0;
  }
  .conts_treatment .treatment_list li a {
    padding: 14px 0 13px;
    border-radius: 10px;
    border: 2px solid var(--border-color-blue);
    background-color: var(--bg-color-white);
    min-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }
  .conts_treatment .treatment_list a::after {
    content: "";
    position: absolute;
    bottom: 12px;
    right: 12px;
    display: block;
    margin-left: 5px;
    width: 21px;
    height: 21px;
    background-image: url(../img/share/icon_link.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.3s;
  }
  .conts_treatment .treatment_list li a:hover {
    background-color: var(--bg-color-blue);
  }
  .conts_treatment .treatment_list li a:hover img {
    opacity: 1;
  }
  .conts_treatment .treatment_list li a:hover::after {
    right: 8px;
  }
  .conts_treatment .img {
    width: 221px;
    margin: 0 auto;
    min-height: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .conts_treatment .text {
    color: var(--text-color-blue);
    font-weight: 600;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    line-height: 1.4;
    position: relative;
    padding: 0 36px;
  }
  .conts_information .title_box {
    margin-bottom: 61px;
  }
  .conts_information .block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .conts_information .reception_box {
    width: 658px;
    padding-right: 56px;
    position: relative;
  }
  .conts_information .reception_box::after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: var(--bg-color-blue02);
    position: absolute;
    top: 0;
    right: 0;
  }
  .conts_information .information_box {
    margin-top: 10px;
    width: calc(100% - 704px);
  }
  .conts_information .information_box .other_information {
    margin-bottom: 17px;
  }
  .conts_information .information_box .other_information dt {
    color: var(--text-color-blue);
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 4px;
  }
  .conts_information .information_box .other_information dd {
    line-height: 1.3;
    font-weight: 600;
    font-size: 17px;
  }
  .conts_access {
    padding: 104px 0 0;
  }
  .conts_access .title_box {
    margin-bottom: 50px;
  }
  .conts_access .movie {
    position: relative;
    width: 100%;
    padding-top: 42.5%;
    overflow: hidden;
    margin-bottom: 29px;
  }
  .conts_access .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .conts_access .address {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 29px;
    letter-spacing: 1.2;
  }
}
@media screen and (max-width: 769px) {
  .bg_left, .bg_right {
    padding: 52px 0;
  }
  .conts_fv {
    margin-bottom: 17vw;
    position: relative;
    height: fit-content;
  }
  .conts_fv .main_text {
    width: 92%;
    max-width: 500px;
    position: absolute;
    z-index: 2;
    top: 48vw;
    left: 0;
  }
  .conts_fv .swiper-container {
    overflow: unset;
  }
  .conts_fv .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -8vw;
  }
  .conts_fv .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, -30px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
  }
  .conts_fv .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
  .conts_fv
    .swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 8px;
  }
  .conts_fv .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--text-color-blue);
  }
  .conts_fv .img {
    width: 100%;
  }
  .conts_highlight_news {
    margin-bottom: 55px;
    padding: 0;
  }
  .conts_highlight_news .block {
    background-color: var(--bg-color-blue);
    width: 90%;
    margin: 0 auto 28px;
    padding: 30px 9% 24px;
    border-radius: 30px 0;
  }
  .conts_highlight_news .box {
    width: 100%;
    margin: 0 auto;
  }
  .conts_highlight_news .h2_title {
    font-size: 18px;
    margin-bottom: 8px;
    text-align: left;
  }
  .conts_highlight_news .wp-block-list:not(:last-child) {
    margin-bottom: 10px;
  }
  .conts_highlight_news .wp-block-list li {
    font-weight: 600;
    line-height: 1.4;
    margin: 0 auto 4px;
    font-size: 16px;
    padding-left: 1em;
    text-indent: -1em;
    font-feature-settings: normal;
  }
  .conts_highlight_news .wp-block-list:last-of-type {
    margin-bottom: 0;
  }
  .conts_highlight_news .vaccine_list {
    font-weight: 700;
  }
  .conts_news .wp-block-list {
    padding-left: 1.2em;
  }
  .conts_news .wp-block-list > li {
    list-style-type: disc;
    margin-bottom: 8px;
    line-height: 1.6;
  }
  .conts_news .wp-block-list > li:last-of-type {
    margin-bottom: 0;
  }
  .conts_calender {
    padding: 0 0 75px;
  }
  .conts_calender .auto {
    width: 95%;
  }
  .conts_calender .color_set {
    margin-bottom: 44px;
  }
  .conts_calender .btn {
    width: 90%;
    margin: 0 auto;
  }
  .conts_news {
    padding: 0px 0 40px;
  }
  .conts_news .title_box {
    margin-bottom: 15px;
  }
  .conts_news .news_list {
  }
  .conts_news .news_list li {
    padding: 19px 0 18px;
    border-bottom: 1px solid var(--news-border-color);
  }
  .conts_news .news_list li:last-of-type {
    border-bottom: 0;
  }
  .conts_news .news_list li strong {
    font-weight: 600;
  }
  .conts_news .news_list .news_title {
    color: var(--text-color-blue);
    margin-bottom: 8px;
    font-size: 17px;
  }
  .conts_news .news_list .news_title time {
    display: inline-block;
    margin-bottom: 4px;
    line-height: 1.3;
    font-weight: 600;
  }
  .conts_news .news_list .news_title .title {
    font-weight: 600;
    line-height: 1.4;
  }
  .conts_news .news_list .detail {
    font-weight: 500;
  }
  .conts_features {
    background-color: var(--bg-color-blue);
    border-radius: 0 50px 0 0;
  }
  .conts_features .title_box {
    margin-bottom: 36px;
  }
  .conts_features .block {
    margin-bottom: 46px;
  }
  .conts_features .box {
    border-radius: 6px;
    width: 90%;
    margin: 0 auto 24px;
    background: linear-gradient(
      180deg,
      var(--bg-color-blue03) 0%,
      var(--bg-color-blue03) 9%,
      #fff 9%,
      #fff 100%
    );
  }
  .conts_features .box:last-of-type {
    margin-bottom: 0;
  }
  .conts_features .text_box {
    padding: 58px 4% 26px;
  }
  .conts_features .h3_title {
    text-align: center;
    margin-bottom: 12px;
    font-feature-settings: "palt";
  }
  .conts_features .img {
    width: 100px;
    margin: 0 auto 16px;
  }
  .conts_features .text {
    text-align: center;
    line-height: 1.5;
    color: var(--text-color-blue);
    font-weight: 500;
  }
  .conts_features .text .emp_text {
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color-blue);
  }

  /* 診療のご案内（入るか未定） */
  /* 診療のご案内（入るか未定） */
  .conts_treatment {
    background-color: var(--bg-color-white);
    padding: 46px 0 54px;
  }
  .conts_treatment .title_box {
    margin-bottom: 34px;
  }
  .conts_treatment .treatment_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .conts_treatment .treatment_list li {
    width: calc(50% - 6px);
    margin-bottom: 12px;
    position: relative;
    display: flex;
  }
  .conts_treatment .treatment_list li a {
    padding: 11px 5px 5px;
    border-radius: 6px;
    border: 2px solid var(--border-color-blue);
    background-color: var(--bg-color-white);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .conts_treatment .treatment_list li a::after {
    content: "";
    position: absolute;
    bottom: 8px;
    right: 5px;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../img/share/icon_link.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .conts_treatment .img {
    width: 100%;
    margin-bottom: 8px;
  }
  .conts_treatment .text {
    color: var(--text-color-blue);
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    line-height: 1.4;
    padding: 0 18px 0 18px;
  }
  .conts_information {
    background-color: var(--bg-color-blue);
    border-radius: 50px 0 0;
  }
  .conts_information .title_box {
    margin-bottom: 36px;
  }
  .conts_information .block {
    display: flex;
    flex-direction: column-reverse;
  }
  .conts_information .information_box {
    width: 100%;
    margin-bottom: 30px;
  }
  .conts_information .information_box .other_information {
    margin-bottom: 7px;
  }
  .conts_information .information_box dt {
    color: var(--border-color-blue);
    font-weight: 600;
  }
  .conts_access {
    padding: 56px 0 0;
  }
  .conts_access .title_box {
    margin-bottom: 34px;
  }
  .conts_access .movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .conts_access .movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .conts_access .address {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 28px;
    letter-spacing: -0.04em;
  }
}
