@charset "UTF-8";
@media screen and (min-width: 770px) {
  a:hover {
    text-decoration: none;
  }
  .bg_right, .bg_left {
    padding: 78px 0 86px;
  }
  /*=========================
▼▼conts_fv▼▼
===========================*/
  #conts_fv {
    padding-top: 112px;
    padding-bottom: 83px;
    position: relative;
    height: fit-content;
    background: linear-gradient(to bottom, #fff 0px, #fff 520px, #f7f6f4 100px, #f7f6f4 100%);
  }
  #conts_fv .auto {
    max-width: 1500px;
    width: 100%;
    margin: 0 auto 75px;
    position: relative;
    overflow: hidden;
  }

  #conts_fv .main_text_block {
    width: 410px;
    position: absolute;
    z-index: 2;
    top: 48px;
    right: calc(50% + 170px);
  }
  #conts_fv .main_text_block .main_text {
    font-size: 45px;
    font-weight: 500;
    line-height: 1.4;
    color: #2a59a7;
    margin-bottom: 10px;
    text-align: left;
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
  }
  #conts_fv .main_text_block .main_sub_text {
    font-size: 18px;
    font-weight: 400;
  }
  #conts_fv .swiper-container {
    width: 100%;
    height: 674px;
    position: relative;
    overflow: hidden;
  }
  #conts_fv .swiper-container-horizontal>.swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: -30px;
  }
  #conts_fv .swiper-wrapper {
    width: 1500px;
    height: auto;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #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_fv .top_announcement {
    width: 613px;
    position: absolute;
    z-index: 2;
    top: 643px;
    right: 0px;
  }
  /*=========================
▲▲conts_fv▲▲
===========================*/
  /*=========================
▼▼conts_highlight_news▼▼
===========================*/
  #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_highlight_news▲▲
===========================*/
  /*=========================
▼▼conts_news▼▼
===========================*/
  #conts_news {
    padding: 0;
  }
  #conts_news .auto {
    width: 1200px;
  }
  #conts_news .h2_title {
    margin-bottom: 10px;
  }
  #conts_news .news_box {
    position: relative;
    top: -48px;
    background-color: #fff;
    border-radius: 7px;
    padding: 54px 125px 0;
  }
  #conts_news .news_list {
    line-height: 1.7;
  }
  #conts_news .news_list li {
    padding: 26px 0 6px;
    border-bottom: 1px solid var(--news-border-color);
  }
  #conts_news .news_list li:last-of-type {
    border-bottom: 0;
    padding-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;
    color: var(--text-color-blue);
    margin-bottom: 4px;
    font-size: 17px;
    line-height: 1.8;
  }
  #conts_news .news_list .news_text {
    width: 620px;
  }
  #conts_news .news_list .news_title p {
    color: var(--text-color-black);
    font-weight: 400;
    margin-bottom: 16px;
  }
  #conts_news .news_list .news_title time {
    font-size: 17px;
    font-weight: 400;
    width: 200px;
    padding-left: 47px;
    font-family: 'roboto';
  }
  #conts_news .news_list .news_title .title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: var(--text-color-black);
    margin-bottom: 9px;
  }
  #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_news▲▲
===========================*/
  /*=========================
▼▼conts_calender▼▼
===========================*/
  .conts_calender {
    overflow: hidden;
  }
  /*=========================
▲▲conts_calender▲▲
===========================*/
  /*=========================
▼▼conts_features▼▼
===========================*/
  #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_features▲▲
===========================*/
  /*=========================
▼▼conts_treatment▼▼
===========================*/
  #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_treatment▲▲
===========================*/
  /*=========================
▼▼conts_greeting▼▼
===========================*/
  #conts_greeting {
    padding: 123px 0 150px;
    clear: both;
  }
  #conts_greeting .auto {
    width: 1100px;
    position: relative;
  }
  #conts_greeting .greetion_block {
    width: 100%;
    min-height: 612px;
    padding-left: 578px;
  }
  #conts_greeting .h2_title {
    text-align: left;
    font-size: 32px;
  }
  #conts_greeting .sub_text {
    font-size: 26px;
    line-height: 1.6;
    margin-bottom: 26px;
  }
  #conts_greeting .top_greeting_img_02 {
    width: 192px;
    position: absolute;
    top: calc(50% + 69px);
    left: 340px;
    z-index: 2;
    transform: translateY(-50%);
  }
  #conts_greeting .text {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 12px;
  }
  #conts_greeting .text:last-of-type {
    margin-bottom: 0;
  }
  #conts_greeting .strong {
    font-weight: 600;
    color: var(--holiday-color);
    background: linear-gradient(transparent 50%, var(--type2-bg) 50%);
  }
  #conts_greeting .top_greeting_img_01 {
    width: 405px;
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: 1;
    transform: translateY(-50%);
  }
  #conts_greeting img {
    border-radius: 7px;
  }
  /*=========================
conts_greeting▲▲
===========================*/
  /*=========================
▼▼conts_clinic▼▼
===========================*/
  #conts_clinic {
    padding: 0 0 61px;
  }
  #conts_clinic .auto {
    position: relative;
  }
  #conts_clinic .h2_title {
    margin-bottom: 79px;
  }
  #conts_clinic .department_block {
    background-color: #f6f6f4;
    padding: 69px 74px 47px;
    width: 575px;
    margin: 0 0 76px auto;
    position: relative;
    border-radius: 7px;
  }
  #conts_clinic .department_block:last-of-type {
    margin-bottom: 0;
  }
  #conts_clinic .h3_title {
    font-size: 24px;
    color: var(--text-color-black);
    position: relative;
    padding-left: 105px;
    margin-bottom: 52px;
  }
  #conts_clinic .h3_title::before {
    content: "";
    display: block;
    width: 93px;
    height: 93px;
    position: absolute;
    left: 0;
    top: -27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 93px;
  }
  #conts_clinic .h3_title.icon_01::before {
    background-image: url(../img/index/top_about_icon_01.png);
  }
  #conts_clinic .h3_title.icon_02::before {
    background-image: url(../img/index/top_about_icon_02.png);
  }
  #conts_clinic .h3_title.icon_03::before {
    background-image: url(../img/index/top_about_icon_03.png);
  }
  #conts_clinic .top_about_img {
    width: 451px;
    position: absolute;
    top: -49px;
    left: -425px;
  }
  #conts_clinic .sub_text {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 12px;
  }
  #conts_clinic .sub_text:last-child {
    margin-bottom: 0;
  }
  #conts_clinic .department_block.block_02 {
    margin: 0 auto 76px 0;
  }
  #conts_clinic .department_block.block_02 .top_about_img {
    position: absolute;
    top: -49px;
    left: 549px;
  }
  /*=========================
▲▲conts_clinic▲▲
===========================*/
  /*=========================
▼▼conts_recruitment▼▼
===========================*/
  #conts_recruitment {
    text-align: center;
    margin-bottom: 115px;
    overflow: hidden;
  }
  #conts_recruitment .h2_title {
    margin-bottom: 19px;
  }
  #conts_recruitment .sub_text {
    font-size: 27px;
    line-height: 1.7;
    margin-bottom: 24px;
  }
  #conts_recruitment .recruitment_block {
    padding: 22px 20px 13px;
    background-color: #fff;
    margin-bottom: 24px;
  }
  #conts_recruitment .recruitment_block .text {
    font-size: 27px;
    color: #948373;
    font-weight: 600;
    margin-bottom: 13px;
  }
  #conts_recruitment .recruitment_block .text .text_link {
    display: inline;
    position: relative;
    border-bottom: 2px solid #948373;
    transition-duration: .2s;
  }
  #conts_recruitment .recruitment_block .text .text_link:hover {
    border-color: transparent;
  }
  #conts_recruitment .message_text {
    font-size: 25px;
    font-weight: 400;
    line-height: 1.7;
  }
  /*=========================
▲▲conts_recruitment
===========================*/
  .news_block a:link {
    text-decoration: underline;
    color: #1f7bb4;
  }
  .news_block a:visited {
    color: #1f7bb4;
  }
  .news_block a:hover {
    color: #1f7bb4;
    text-decoration: none;
  }
  .news_block a:active {
    color: #1f7bb4;
  }
}
@media screen and (max-width: 769px) {
  .bg_left, .bg_right {
    padding: 52px 0 60px;
    position: relative;
  }
  #conts_fv {
    padding-bottom: 8vw;
    position: relative;
    height: fit-content;
    overflow: hidden;
    background: linear-gradient(to bottom, #fff 0px, #fff 53%, #f7f6f4 53%, #f7f6f4 100%);
  }
  #conts_fv .auto {
    width: 100%;
    margin: 0 auto;
  }
  #conts_fv .main_text_block {
    width: 58%;
    position: absolute;
    z-index: 2;
    top: 14%;
    left: 2%;
    background-color: #fdfdfe;
    padding: 4%;
    box-shadow: 4px 4px 2px 0px rgba(202, 207, 208, 0.5);
    opacity: 0.95;
  }
  #conts_fv .main_text_block .main_text {
    text-align: left;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 6.2vw;
    font-weight: 600;
    line-height: 1.5;
    color: var(--text-color-blue);
    height: 100%;
    margin-bottom: 1.2vw;
  }
  #conts_fv .main_text_block .main_sub_text {
    font-size: 2.7vw;
    line-height: 1.9;
  }
  #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: 150%;
    position: relative;
    left: -25%;
    margin: 0 auto;
  }
  #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: 60px 0 29px;
    position: relative;
  }
  #conts_calender .auto {
    width: 95%;
  }
  #conts_calender .h2_title {
    margin-bottom: 30px;
  }
  #conts_calender .color_set {
    margin-bottom: 44px;
  }
  #conts_calender .btn {
    width: 90%;
    margin: 0 auto;
  }
  #conts_news {
    padding: 20px 0 40px;
  }
  #conts_news .h2_title {
    padding-top: 40px;
  }
  #conts_news .title_box {
    margin-bottom: 15px;
  }
  #conts_news .news_list li {
    padding: 26px 0 20px;
    border-bottom: 1px solid var(--news-border-color);
  }
  #conts_news .news_list li:last-of-type {
    border-bottom: 0;
    padding-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: 15px;
  }
  #conts_news .news_list .news_title p {
    color: #333;
    font-weight: 400;
    margin-bottom: 14px;
  }
  #conts_news .news_list .news_title :last-child {
    margin-bottom: 0;
  }
  #conts_news .news_list .news_title time {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    font-family: 'roboto';
  }
  #conts_news .news_list .news_title .title {
    font-weight: 400;
    line-height: 1.4;
    font-size: 19px;
    color: var(--text-color-black);
    margin-bottom: 8px;
  }
  #conts_news .news_list .detail {
    font-weight: 500;
  }
  .conts_calender .h2_title {
    margin-bottom: 9px;
    position: relative;
    left: 2%;
  }
  #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_greeting▼▼
===========================*/
  #conts_greeting {
    clear: both;
    padding: 60px 0 30px;
  }
  #conts_greeting .auto {
    position: relative;
  }
  #conts_greeting .h2_title {
    margin-bottom: 25px;
  }
  #conts_greeting .greetion_block {
    width: 100%;
    margin: 0 0 0 auto;
    position: relative;
  }
  #conts_greeting .sub_text {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 13px;
  }
  #conts_greeting .top_greeting_img_02 {
    width: 60%;
    max-width: 330px;
    margin: 0 auto 15px;
    position: absolute;
    bottom: max(calc(-110vw*.076), -110px);
    left: 43%;
  }
  #conts_greeting .text_box {
    margin-bottom: 26px;
  }
  #conts_greeting .text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 12px;
  }
  #conts_greeting .text:last-of-type {
    margin-bottom: 0;
  }
  #conts_greeting .strong {
    font-weight: 600;
    color: var(--holiday-color);
    background: linear-gradient(transparent 50%, var(--type2-bg) 50%);
  }
  #conts_greeting .top_greeting_img_01 {
    width: 80%;
    max-width: 510px;
    margin: 0 auto 0 0;
  }
  #conts_greeting img {
    border-radius: 7px;
  }
  /*=========================
conts_greeting▲▲
===========================*/
  /*=========================
▼▼conts_clinic▼▼
===========================*/
  #conts_clinic .auto {
    position: relative;
  }
  #conts_clinic .h2_title {
    margin-bottom: 47px;
  }
  #conts_clinic .department_block {
    background-color: #f6f6f4;
    padding: 48px 4% 37px;
    width: 100%;
    margin-bottom: 56px;
    position: relative;
    border-radius: 7px;
  }
  #conts_clinic .department_block:last-of-type {
    margin-bottom: 0;
  }
  #conts_clinic .h3_title {
    font-size: 20px;
    text-align: center;
    color: var(--text-color-black);
    position: relative;
    margin-bottom: 17px;
  }
  #conts_clinic .h3_title::before {
    content: "";
    display: block;
    width: 66px;
    height: 66px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  #conts_clinic .h3_title.icon_01::before {
    background-image: url(../img/index/top_about_icon_01.png);
  }
  #conts_clinic .h3_title.icon_02::before {
    background-image: url(../img/index/top_about_icon_02.png);
  }
  #conts_clinic .h3_title.icon_03::before {
    background-image: url(../img/index/top_about_icon_03.png);
  }
  #conts_clinic .top_about_img {
    width: 100%;
    margin-bottom: 15px;
  }
  #conts_clinic .sub_text {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  #conts_clinic .sub_text:last-child {
    margin-bottom: 0;
  }
  /*=========================
▲▲conts_clinic▲▲
===========================*/
  /*=========================
▼▼conts_recruitment▼▼
===========================*/
  #conts_recruitment {
    text-align: center;
    margin-bottom: 25px;
  }
  #conts_recruitment .h2_title {
    margin-bottom: 19px;
  }
  #conts_recruitment .sub_text {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7;
    margin-bottom: 15px;
  }
  #conts_recruitment .recruitment_block {
    padding: 22px 5% 13px;
    background-color: #fff;
    margin-bottom: 24px;
  }
  #conts_recruitment .recruitment_block .text {
    font-size: 19px;
    color: #948373;
    font-weight: 600;
    margin-bottom: 16px;
  }
  #conts_recruitment .recruitment_block .text .text_link {
    display: inline;
    position: relative;
    border-bottom: 2px solid #948373;
    transition-duration: .2s;
  }
  #conts_recruitment .recruitment_block .text .text_link:hover {
    border-color: transparent;
  }
  #conts_recruitment .message_text {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
  }
  /*=========================
▲▲conts_recruitment
===========================*/
  .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;
  }
  .news_block a:link {
    text-decoration: underline;
    color: #1f7bb4;
  }
  .news_block a:visited {
    color: #1f7bb4;
  }
  .news_block a:hover {
    color: #1f7bb4;
    text-decoration: none;
  }
  .news_block a:active {
    color: #1f7bb4;
  }
  footer .map {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden;
    margin-bottom: 20px;
  }
  footer .map iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
}