@charset "utf-8";

p {
    font-size: 15px;
}

.in100per {
    padding: 0 16px;
}

.in600 {
    padding: 0 16px;
}

.in960 {
    padding: 0 16px;
}

.in1200 {
    padding: 0 16px;
}

.col20 {
    width: 48%;
}

.col25 {
    width: 48%;
}

.col33 {
    width: 98%;
    margin-bottom: 32px;
}

.col50 {
    width: 98%;
    margin-bottom: 32px;
}


/* 改行 */

.br-pc,
.br-tb {
    display: none;
}

.br-sm {
    display: block;
}

table tr th,
table tr td {
    display: block;
    width: calc(99% - 2em);
}

table tr th {
    margin-bottom: -1px;
    background-color: rgba(0, 0, 0, 0.1);
}

table tr td {
    padding-bottom: 16px;
    margin-bottom: -1px;
}

#page th,
#page td {
    width: 100%;
    box-sizing: border-box;
    height: auto !important;
    padding: 8px 10px;
}


/* 
#page th,
#page td {
    width: 100%;
    padding: 12px 0;
} */

/* article {
    margin-top: 70px;
} */

#top article,
.main_column>article {
    margin-top: 0px;
}

/* section {
    padding: 16px 0;
} */

section h2 {
    font-size: 25px;
    line-height: 30px;
}

body>article section .in1200 h2,
body.news-page>.in1200>.flex-around h1,
body.news-page>.in1200>.flex-around h2 {
    font-size: 32px;
}

#header>.in1200 {
    margin-top: 11px;
}

#header .contact {
    display: none;
    width: 100%;
    margin-bottom: 12px;
    padding-top: 4px;
    text-align: center;
}

#header .contact .tel a {
    pointer-events: inherit;
}

#template {
    display: none;
}

#header {
    /* background-color: rgba(255, 255, 255, 0.9); */
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 100;
    width: 100%;
    /* box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); */
    /* padding-top: 10px; */
}

/* #header .logo {
    float: none;
    width: 240px;
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 11px;
} */

#header .logo:hover {
    opacity: .8;
}

/* #header .logo img {
    height: 44px;
} */

#header .logo .footer {
    display: none;
}

/* #g-navi {
    display: none;
} */

/* #header #g-navi {
    margin-bottom: 2px;
}

#header #g-navi ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    width: 80%;
    min-width: 200px;
    flex-wrap: wrap;
}

#header #g-navi ul li {
    flex-basis: 100%;
    flex-grow: 1;
    padding: 0px;
    line-height: 1em;
    margin: 6px;
    overflow: hidden;
}

#header #g-navi ul li a {
    display: block;
    padding: 13px;
    height: 100%;
    text-align: center;
    background-color: #3A4A9D;
    color: #FFF;
    font-weight: bold;
} */

body {
    margin-top: 134px;
}

#main {
    padding-top: 36%;
}

#header>.in1200 {
    position: relative;
}

#page #top .slick-dots {
    width: 100%;
}

#page #top .slick-dots {
    left: 46%;
}

/* #s-menu {
    display: block;
    position: fixed;
    z-index: 200;
    top: 0px;
    right: 0px;
    font-size: 26px;
    line-height: 1em;
    padding: 18px;
    position: absolute;
    top: -7px;
} */

#lead h2 {
    font-size: 20px;
}

#lead h2 span {
    display: block;
}

/* #top .description p:last-child {
    font-size: 15px !important;
    padding: 0px 20px !important;
} */

#top #news ul {
    display: block;
}

#top #news ul li a {
    padding: 12px 0;
}

#top #news ul li a .content {
    margin: 0px;
    padding: 0px;
}

#top #news ul li a .img {
    width: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
}

#top #news ul li a h3 {
    margin-bottom: 0.5em;
    font-size: 16px;
}

#top #news ul li a .category {
    margin: 0px;
    padding: 0px;
}

#top #news ul li a .date {
    margin: 0px;
    padding: 0px;
}

#top #news ul li a p {
    margin-bottom: 0px;
    display: none;
}

#top #news ul li a .more {
    display: none;
}

#item-single .main-img {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

#item-single .item-comment {
    float: none;
    width: 100%;
}

#item-single .item-comment h1 {
    text-align: center;
    line-height: 1.2em;
}

#item-single .item-page {
    float: none;
    width: 100%;
    padding: 1em;
}

#item-single dl {
    float: none;
    width: 100%;
}

#page #lead h1 {
    font-size: 40px;
}

#page #about .intro-wrap section#sect1 {
    margin-top: 0;
    padding: 180px 23px 0;
}

#page #about section#sect1 .section-border .accordion-header:before {
    width: 350px;
    max-width: unset;
    max-height: unset;
    top: -200px;
    left: 35%;
    translate: -50% 0;
}

#page #about #sect2 h3:before {
    top: -120px;
    width: 133px;
    height: 104px;
}

#page #about #sect3 img {
    width: 100%;
    max-width: 220px;
}

#page #works ul .col25 {
    width: 96%;
    margin-bottom: 10%;
}

#page #news ul li.col25 {
    width: 100%;
    float: none;
}

#page #news ul li a .img {
    float: left;
    width: 38%;
    padding-top: 28%;
}

#page #news ul li a .content {
    float: right;
    width: 60%;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

#page #news ul li a h3 {
    font-size: 14px;
}

#page #news ul li a p {
    display: none;
}

#page #news ul li a {
    padding: 0px;
}

#page #news ul li a .category {
    left: 40%;
}

.side_bar {
    flex-wrap: wrap;
}

#category-nav {
    width: 100%;
}

#gotop {
    bottom: 55px;
}

#gotop .inner a {
    height: 50px;
    width: 50px;
}

/* #footer {
    margin-top: 50px;
} */

#footer ul {
    margin-top: 28px;
}

#footer .in1200 {
    padding: 0;
}

#footer .flex-around {
    border-radius: 0;
}

/* #gotop {
    position: fixed;
    bottom: 16px;
    right: 16px;
    left: auto;
    width: 52px;
    opacity: .7;
} */

@media (max-width: 541px) {
    body {
        margin-top: 158px;
    }
}

@media (max-width: 484px) {
    .news_list .col25 {
        width: 100%;
        margin: 0 0 1.5em;
    }

    .news_list .col25:last-child {
        margin: 0;
    }

    .news_list .img {
        padding-top: 50%;
    }

    .news_list h3 {
        min-height: auto;
    }

    .col16 {
        width: 48%;
        margin-left: 0;
    }

    .col16:nth-child(2n) {
        margin-left: 4%;
    }

    body>article section .in1200 h2,
    body.news-page>.in1200>.flex-around h1,
    body.news-page>.in1200>.flex-around h2 {
        font-size: 22px;
        padding-bottom: 4px;
        margin-bottom: 0;
    }
}

@media (max-width: 381px) {
    body {
        margin-top: 180px;
    }
}

body>article section .in1200,
body.news-page>.in1200>.flex-around {
    padding: 0px 14px 20px;
}

/* 佐藤医院 */
body {
    margin-top: 80px;
}

body#page {
    margin-top: 0;
}

article {
    overflow: hidden;
}

#top article {
    padding-top: 0;
}

.pc-only {
    display: none;
}

.sp-only {
    display: block;
}

#top #header {
    background-color: #ffffff;
    box-shadow: unset;
    height: 80px;
    padding-top: 0;
    display: flex;
    align-items: center;
}

#header>.in100per {
    padding: 0 0 0 16px;
}

#header .logo {
    margin-right: 0;
    max-width: 173px;
}

#page #header .logo .header-sp-tel {
    margin-top: 7px;
}

#page #header .logo .header-sp-tel a {
    font-size: 15px;
}

#top #s-menu {
    display: none;
}

#top #lead {
    padding: 105px 0 0 0;
}

#page #top #lead {
    padding: 0;
}

#top #lead .lead-photo {
    margin-top: 0;
}

#top .teaser-top-lead .lead-photo::before {
    top: -88px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 100%;
    max-width: 305.8px;
    height: 100%;
    max-height: 104.96px;
    background-image: url(../img/teaser/character_open.svg);
}

#top .description .lead-photo img {
    height: 185px;
}

.teaser-top-lead .message_open p {
    font-size: 14px;
    line-height: 1.5rem;
}

#page #top #lead .teaser-top-lead {
    padding: 29px 16px 96px 16px;
    height: auto;
}

#page .true-top-lead .top-lead-img::before {
    bottom: -40px;
    max-width: 320px;
    max-height: 52px;
}

#page .true-top-lead .anchor-btn-wrap {
    margin-top: 10px;
}

#info {
    padding-top: 107px;
}

#info .section-border::before {
    top: -21.5%;
    left: 47%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 311.41px;
    height: 209.29px;
    background-image: url(../img/teaser/title_guidance_sp.svg);
    z-index: -1;
}

#info .inner-icon,
#info .icon-other {
    font-size: 18px;
    line-height: 1.5rem;
}

#info .inner-icon img {
    margin-top: 6px;
    max-width: 47px;
}

#page #info {
    padding-top: 80px;
    padding-bottom: 21.2px;
}

#page #info .section-border::before {
    top: -40%;
    left: 47.9%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 100%;
    max-width: 308.79px;
    height: 100%;
    max-height: 206.29px;
    background-image: url(../img/teaser/title_guidance_sp.svg);
    z-index: -1;
}

#page #info .inner-icon {
    border: 3px solid #113478;
    border-radius: 14px;
    box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.16);
}

#page #info .icon-row {
    justify-content: center;
    padding-bottom: 11px;
}

#page #info .icon-large {
    width: 104px;
    height: 104px;
}

#page #info .icon-small {
    width: 78px;
    height: 78px;
    font-size: 13px;
    line-height: 1rem;
}

#page #info .icon-large:nth-child(1) img {
    width: 37px;
    height: auto;
}

#page #info .icon-large:nth-child(2) img {
    width: 28px;
    height: auto;
}

#page #info .icon-large:nth-child(3) img {
    width: 39px;
    height: auto;
}

#page #info .icon-row:nth-child(2) .inner-icon:nth-child(1) img {
    width: 39px;
    height: auto;
}

#page #info .icon-row:nth-child(2) .inner-icon:nth-child(2) img {
    width: 26px;
    height: auto;
}

#page #info .icon-row:nth-child(2) .inner-icon:nth-child(3) img {
    width: 32px;
    height: auto;
}

#page #info .icon-row:nth-child(2) .inner-icon:nth-child(4) img {
    width: 35px;
    height: auto;
}

#page #info .icon-row:nth-child(3) .inner-icon:nth-child(1) img {
    width: 33.35px;
    height: auto;
}

#page #info .icon-row:nth-child(3) .inner-icon:nth-child(2) img {
    width: 35px;
    height: auto;
}

#page #info .icon-row:nth-child(3) .inner-icon:nth-child(3) img {
    width: 25px;
    height: auto;
}

#page #info .inner-icon .info-smaller {
    font-size: 11px;
}

#at-first {
    padding-top: 178.5px;
}

#at-first .section-border {
    padding: 51.5px 32px 38px 32px;
}

#at-first .section-border:before {
    top: -165px;
    left: 33.5%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 436.68px;
    height: 209.29px;
    background-image: url(../img/teaser/title_at-first_sp.svg);
    z-index: -1;
}

#at-first h3 {
    font-size: 23px;
    margin: 0 0 27px 0;
    line-height: 1.8rem;
    padding-bottom: 8px;
}

#at-first h3:first-child {
    padding-top: 10px;
}

#at-first h3:first-child:before {
    top: -95px;
    left: 46%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-46%);
    -ms-transform: translateX(-50%);
    width: 129px;
    height: 108px;
}

#at-first p {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.5rem;
}

#at-first .af-caution,
#page #first .af-caution {
    padding: 20px 23px 15px 23px;
}

#at-first .af-caution::before,
#page #first .af-caution::before {
    top: -42px;
}

#page #at-first {
    padding-top: 141.3px;
}

#page #at-first .section-border:before {
    top: -44%;
    left: 35.5%;
    width: 434.06px;
    height: 206.29px;
}

#page #at-first .btn-green a {
    margin: 20px auto 0 20px;
}

#page #at-first .section-border {
    padding: 15px 20px 35px 20px;
}

#page #at-first ul li {
    font-size: 16px;
    line-height: 1.2rem;
    text-indent: -1.75rem;
    padding-left: 1.75rem;
    margin-bottom: 5px;
}

#page #at-first ul li .li-icon {
    font-size: 19px;
}

#faq-accord {
    padding-top: 161px;
    padding-bottom: 80px;
}

#faq-accord .faq_list:before {
    left: 39%;
}

#faq-accord .faq_list:before {
    top: -125px;
    left: 44.4%;
    width: 100%;
    max-width: 183.3px;
    height: 100%;
    max-height: 142.8px;
}

.faq-box {
    padding: 16px 15px 27px 80px;
}

.faq-box-inner {
    margin-top: 20px;
    padding: 0 0 20px 0;
}

.answer-body {
    font-size: 16px;
}

#access {
    padding-top: 89.3px;
    overflow: visible;
}

#access h4 {
    max-width: 273px;
    font-size: 18px;
    padding-top: 5px;
}

#access p {
    font-size: 14px;
}

#access .ac-adress img,
#about .ac-adress img {
    max-height: 156px;
}

#access .g-map,
#about .g-map {
    font-size: 13px;
    max-width: 157.5px;
    height: 32.51px;
    justify-content: space-evenly;
    padding: 2px 20.5px 0 23px;
    margin: 14.5px auto 0 auto;
    cursor: pointer;
}

#access .g-map .larger,
#about .g-map .larger {
    font-size: 17px;
}

#access .ac-adress,
#access .ac-info,
#about .ac-adress,
#about .ac-info {
    margin-bottom: 25.3px;
    padding-bottom: 7px;
}

#access .section-border:before {
    top: -142px;
    left: 36%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 389px;
    max-width: unset;
    height: 100%;
    max-height: 206.29px;
    background-image: url(../img/teaser/title_access_sp.svg);
    z-index: -1;
}

#page #access {
    padding-top: 132.1px;
}

#page #access .map_box:before {
    width: 389px;
    height: 206.29px;
    top: -130px;
    left: 38%;
}

#page #access iframe {
    height: 375px;
    width: 100%;
}

#page #newsletter {
    padding-top: 140.3px;
    padding-bottom: 10.7px;
}

#page #newsletter .newsletter-wrap:before,
#page article#top #newsletter .newsletter-wrap:before {
    top: -11%;
    width: 315.23px;
    height: 142.8px;
}

#page article#top #newsletter .newsletter-wrap:before {
    top: -19%;
}

#page #newsletter h3,
#page.news-page .newsletter-wrap h3,
#page #news-list .newsletter-wrap h3,
#page #column-list .newsletter-wrap h3,
#page #recruit-list .newsletter-wrap h3,
#page.single .single-contents .single-body h3 {
    font-size: 28px;
}

#page #newsletter .date,
#page.news-page .newsletter-wrap .date,
#page #news-list .newsletter-wrap .date,
#page #column-list .newsletter-wrap .date,
#page #recruit-list .newsletter-wrap .date,
#page.single .single-contents .single-body .date {
    font-size: 16px;
    margin-right: 8px;
    margin-top: 3px;
    min-width: unset;
}

#page #newsletter h4,
#page.news-page .newsletter-wrap h4,
#page #news-list .newsletter-wrap h4,
#page #column-list .newsletter-wrap h4,
#page #recruit-list .newsletter-wrap h4,
#page.single .single-contents .single-body h4,
#page.single.recruit-info-page .single-contents .content_body h5 {
    font-size: 16px;
}

#page #newsletter .new,
#page.news-page .newsletter-wrap .new,
#page #news-list .newsletter-wrap .new,
#page #column-list .newsletter-wrap .new,
#page #recruit-list .newsletter-wrap .new,
#page.single .single-contents .single-body .new {
    font-size: 13px;
    line-height: 4px;
    padding: 7px 7px 6px 8px;
    margin-right: 5px;
    min-width: 38px;
}

#page #newsletter .category,
#page.news-page .newsletter-wrap .category,
#page #news-list .newsletter-wrap .category,
#page #column-list .newsletter-wrap .category,
#page #recruit-list .newsletter-wrap .category,
#page.single .single-contents .single-body .category {
    line-height: 7px;
    margin: 0;
    min-width: 52px;
}

.column-container .medical-thumb {
    padding: 13px 7px 9px 7px;
    flex-direction: column-reverse;
}

.column-container .medical-thumb .medical-thumb-content {
    margin-left: 0;
    width: 100%;
}

#page #about .hospital-informations {
    border-left: 1px solid #113478;
}

#page #about .hospital-informations .info-head {
    min-width: 6rem;
    padding: 0 5px;
}

#page #about .hospital-informations .info-body {
    border-left: 1px solid;
    padding-left: 5px;
}

/* 共通パーツ（本番） */
#page #header .open-hour .time-body,
#header .open-hour .hour-time {
    font-size: 17px;
}

#page #header .open-hour p {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1rem;
}

#g-navi .global-bottom .global-news .news_list .category-link {
    min-width: 98px;
}

#page #faq-accord .faq_list:before {
    top: -18%;
    left: 45%;
    width: 183.3px;
    height: 142.8px;
}

#page #faq-accord {
    padding-top: 150px;
}

#page #about #lead .section-border:before {
    left: 35%;
}

#page #guidance #sect1 .section-border:before {
    top: -35%;
}

#page #first #sect1 .section-border:before {
    left: 34%;
}

#page #first section#sect1 .section-border .accordion-header:before {
    left: 33%;
}

#page.news-page .newsletter-wrap,
#page #news-list .newsletter-wrap,
#page #column-list .newsletter-wrap,
#page #recruit-list .newsletter-wrap,
#page.single .single-contents .article-body {
    padding: 112px 0 66px 0;
}

#page.news-page .newsletter-wrap::before,
#page #news-list .newsletter-wrap::before,
#page #column-list .newsletter-wrap::before,
#page #recruit-list .newsletter-wrap::before,
#page.single .single-contents .article-body::before {
    top: -1%;
    width: 315.23px;
    height: 142.8px;
}

#page #news-list .newsletter-wrap h3,
#page #column-list .newsletter-wrap h3,
#page #recruit-list .newsletter-wrap h3 {
    max-width: 189px;
}

#page #news-list .newsletter-wrap .news-container,
#page #column-list .newsletter-wrap .column-container,
#page #recruit-list .newsletter-wrap .recruit-container {
    padding: 34.5px 12px 10px 12px;
}

#page.single .single-contents .article-body .single-body {
    padding: 34.5px 22px 32px 22px;
}

.pagination {
    text-align: center;
    margin: 27px 0 23px 0;
}

.pagination span,
.pagination a {
    width: 40px;
    height: 26px;
    font-size: 14px;
}

#page.single .single-contents .single-body .single-titlewrap {
    font-size: 1.25rem;
    padding: 0;
}

#page.single .single-contents .single-body .single-titlewrap .news-info-wrap {
    margin-bottom: 13px;
}

#page.single .single-contents .single-body p {
    margin: 22px 0 28px 0;
    padding: 0;
}

#page.single .single-contents .single-images {
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}

#page.single .single-contents .single-images img {
    width: 208px;
    height: 169px;
    margin: 7.5px 0;
}

#page.single .single-contents .post_pagebtn {
    margin-top: 38px;
    padding: 0;
}

#page.single .single-contents .post_pagebtn a {
    width: 105px;
    height: 38px;
    font-size: 0.938rem;
}

#page.single .single-contents .post_pagebtn .pagination_next .pager-space,
#page.single .single-contents .post_pagebtn .post_next .pager-space {
    margin-left: 0.5rem;
}

#page.single .single-contents .post_pagebtn .pagination_prev .pager-space,
#page.single .single-contents .post_pagebtn .post_prev .pager-space {
    margin-right: 0.5rem;
}

#page #faq .faq-wrap .content-none-sorry {
    padding: 50px 12px;
}

#page #faq .faq-wrap .content-none-sorry p {
    font-size: 1.3rem;
    line-height: 2rem;
}

#page #faq .faq-wrap .content-none-sorry p span {
    font-size: 1.5rem;
}

#page #faq .faq-wrap {
    padding-top: 143px;
}

#page #faq #faq-accord .faq_list:before {
    top: -150px;
    left: 40%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 100%;
    max-width: 243.55px;
    height: 100%;
    max-height: 206.29px;
    background-image: url(../img/pagetitle_faq_sp.svg);
    z-index: -1;
}

#page.single.recruit-info-page .single-contents .content_body h5 {
    width: 200px;
    height: 35px;
}

/* 20250922 スライダードット改修 */
#page #top #lead .swiper .js-slider-control {
    right: 35%;
    width: 18px;
    height: 18px;
    top: -23.3px;
}

#page #top #lead .slick-list {
    height: auto;
}

#page #top #lead .slick-slide img {
    height: 100%;
    object-fit: contain;
    object-position: unset;
}

/* 検索結果 */
#page #result .result-wrap #lead,
#page #result .result-wrap section {
    padding: 25px 0 0;
}

#page #result .result-wrap h2 {
    font-size: 1.3rem;
    margin-bottom: 0;
}

#result #lead h2 span {
    display: inline-block;
}

#page #result h3 {
    font-size: 1.1rem;
}

/* 施設スライド改修 */
#page #about section .hos-swiper-wrapper img {
    height: 223px;
}

#page #about #sect5 h5 {
    font-size: 15px;
    line-height: 2rem;
    margin: 50px 0 10px;
}

#page #about #sect5 h5.doc1::after,
#page #about #sect5 h5.doc2::after {
    top: -23px;
    right: 6px;
    max-width: 73px;
    height: 58px;
}

/* モーダル改修 */
#page .lightbox .lb-image {
    width: 82vw !important;
    height: 25svh !important;
}

#page .lightbox .lb-dataContainer {
    padding: 13px 1rem 7px;
}

#page .lb-data .lb-caption {
    font-size: 1.375rem;
    line-height: 1.375rem;
}


@media (max-width: 510px) {
    #page #at-first .section-border:before {
        top: -41%;
        left: 32.5%;
    }

    #page #about #lead .section-border:before {
        left: 32%;
    }

    #page #guidance #sect1 .section-border:before {
        top: -33%;
    }

    #page #first #sect1 .section-border:before {
        left: 32%;
    }

    #page #faq #faq-accord .faq_list:before {
        left: 38%;
    }
}

@media (max-width: 500px) {
    #at-first .section-border:before {
        left: 30.5%;
    }

    #access .section-border:before {
        left: 32%;
    }
}

@media (max-width: 449px) {
    #page #guidance #sect1 .section-border:before {
        top: -31%;
    }

    #page #first #sect1 .section-border:before {
        left: 29%;
    }
}

@media (max-width: 430px) {
    #page #sp-navi .sp-navi-content {
        margin: 0 30px 25px 30px;
    }

    #page #sp-navi .sp-navi-content ul li a {
        font-size: 25px;
        padding: 13px 0;
    }

    #page #sp-navi .sp-navi-content ul li:last-child a {
        padding: 13px 0 0 0;
    }

    #page #sp-navi .sp-navi-foot {
        margin-top: 10px;
    }

    #page #sp-navi .sp-navi-foot .head-gmap {
        height: 31.59px;
        margin: 3.6px 0 7.2px 0;
    }

    #page #about #lead .section-border:before {
        left: 29%;
    }
}

@media (max-width: 425px) {
    #page #at-first .section-border:before {
        left: 27.5%;
    }

    #faq-accord .faq_list:before {
        left: 41.4%;
    }

    .faq-box h3 {
        line-height: 2rem;
    }

    #access .section-border:before {
        top: -135px;
        left: 29%;
    }

    #page #about section#sect1 .section-border .accordion-header:before {
        left: 27%;
    }

    #page #at-first .section-border::after {
        width: 30%;
    }

    #page #access .map_box:before {
        left: 31%;
    }

    #page #newsletter h3,
    #page.news-page .newsletter-wrap h3,
    #page #news-list .newsletter-wrap h3,
    #page #column-list .newsletter-wrap h3,
    #page #recruit-list .newsletter-wrap h3,
    #page.single .single-contents .single-body h3 {
        font-size: 22px;
        width: 95%;
    }

    #page #faq-accord .faq_list:before {
        top: -17%;
    }

    #page.single .single-contents .post_pagebtn a {
        width: 95px;
        height: 34px;
        font-size: 0.875rem;
    }

    #page #faq #faq-accord .faq_list:before {
        left: 36%;
    }

    #page #first section#sect1 .section-border .accordion-header:before {
        left: 27%;
    }

    #page #top #lead .swiper .js-slider-control {
        right: 32%;
    }
}

@media (max-width: 424px) {

    .pagination span,
    .pagination a {
        width: 35px;
    }
}

@media (max-width: 409px) {
    #page #guidance #sect1 .section-border:before {
        top: -30%;
    }

    #page #first #sect1 .section-border:before {
        left: 27%;
    }
}

@media (max-width: 393px) {
    #page #sp-navi .sp-navi-content ul {
        margin: 5px 0;
    }

    #page #sp-navi .sp-navi-content ul li a {
        padding: 8px 0;
    }

    #page #sp-navi .sp-navi-content ul li:last-child a {
        padding: 8px 0 0 0;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(1) a img {
        width: 27px;
        height: 18.79px;
        margin: -3px 12.5px 0 0;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(2) a img {
        width: 29px;
        height: 25px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(3) a img {
        width: 25px;
        height: 24px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(4) a img {
        width: 17px;
        height: 25px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(5) a img {
        width: 27px;
        height: 23px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(6) a img {
        width: 21px;
        height: 29px;
    }

    #page #sp-navi .sp-navi-content {
        margin: 0 30px 9px 30px;
    }

    #page #sp-navi .global-search {
        height: 50px;
    }

    #page #sp-navi .global-search form input {
        font-size: 14px;
    }

    #page #sp-navi .global-search form button {
        right: 14px;
        width: 18px;
        height: 18px;
    }

    #page #sp-navi .sp-navi-foot img {
        max-width: 140px;
    }

    #page #sp-navi .sp-navi-foot {
        margin-top: 7px;
    }

    #page #sp-navi .sp-navi-foot p {
        font-size: 14px;
        margin: 2px 0 0 0;
    }

    #page #sp-navi .sp-navi-foot .head-gmap {
        height: 26.59px;
        margin: 1.6px 0 6.2px 0;
    }

    #page #sp-navi .sp-navi-foot .sp-navi-foot-tel {
        font-size: 14px;
    }

    #page #about #lead .section-border:before {
        left: 26%;
    }
}

@media (max-width: 375px) {
    #at-first .section-border:before {
        left: 24.5%;
    }

    #access .section-border:before {
        left: 24%;
    }

    #page #about section#sect1 .section-border .accordion-header:before {
        left: 23%;
    }

    #page #info .section-border::before {
        top: -35%;
        left: 46.9%;
        max-width: calc(308.79px - 24px);
    }

    #page #at-first p {
        font-size: 14px;
        margin: 20px auto 0 auto;
        padding: 0 10px;
    }

    #page #at-first .btn-green a {
        margin: 20px auto 0 10px;
        padding: 12px 12px 10px 18px;
    }

    #page #at-first .section-border::after {
        bottom: -60px;
    }

    #page #at-first .section-border:before {
        left: 23.5%;
    }

    #page #access .map_box:before {
        left: 28%;
    }

    #page #newsletter h3 a,
    #page.news-page .newsletter-wrap h3 a,
    #page #news-list .newsletter-wrap h3 a,
    #page #column-list .newsletter-wrap h3 a,
    #page #recruit-list .newsletter-wrap h3 a,
    #page.single .single-contents .single-body h3 a {
        padding: 2.5px 0 0 0;
        font-size: 14px;
        width: 130px;
    }

    .news-container,
    .column-container,
    .recruit-container,
    #page.single .single-contents .single-body {
        padding: 10px 12px 10px 12px;
    }

    .column-container .medical-thumb {
        padding: 13px 0 9px 0;
    }

    #page #faq-accord .faq_list:before {
        top: -16%;
    }

    #page #about #lead .section-border:before {
        left: 24%;
    }

    #page #guidance #sect1 .section-border:before {
        top: -28%;
    }

    #page #first #sect1 .section-border:before {
        left: 25%;
    }

    #page #first section#sect1 .section-border .accordion-header:before {
        left: 23%;
    }

    #g-navi .global-bottom .category {
        font-size: 14px;
        width: 80px;
    }

    #page #faq #faq-accord .faq_list:before {
        left: 33%;
    }

    #page #top #lead .swiper .js-slider-control {
        right: 30%;
    }
}

@media (max-width: 374px) {
    #page #header .open-hour {
        padding: 2px 10px 0 16px;
    }

    #page #header .open-hour .at-title {
        font-size: 12px;
    }

    #page #header .open-hour p {
        line-height: 0.8rem;
    }

    #page #header .open-hour .time-body,
    #header .open-hour .hour-time {
        font-size: 15px;
    }

    #page.news-page .newsletter-wrap::before,
    #page #news-list .newsletter-wrap::before,
    #page #column-list .newsletter-wrap::before,
    #page #recruit-list .newsletter-wrap::before,
    #page.single .single-contents .article-body::before {
        top: -0.5%;
        width: 280.23px;
        height: 142.8px;
    }

    #page #contact .section-border:before,
    #page #thanks .section-border:before {
        width: 100%;
        height: 100%;
    }

    #page #contact .section-border {
        padding: 28px 15px 40px;
    }

    #page #contact .section-border h4 {
        font-size: 15px;
    }

    #page #thanks .section-border,
    #page #article_404 .section-border {
        padding: 79px 15px 31.5px;
    }

    #page #guidance h3 {
        font-size: 1rem;
    }

    #page #about section#sect8 .section-border h4 {
        font-size: 0.8rem;
        padding: 3px 5px 0;
        margin-bottom: 10px;
    }
}

@media (max-width: 357px) {

    .pagination span,
    .pagination a {
        width: 29px;
    }
}

@media (max-width: 349px) {
    #at-first h3:first-child {
        padding-top: 10px;
    }

    #at-first h3 {
        line-height: 1.8rem;
    }

    #page #about #lead .section-border:before {
        left: 22%;
    }

    #page #guidance #sect1 .section-border:before {
        top: -27%;
    }

    #page #first #sect1 .section-border:before {
        left: 22%;
    }
}

@media (max-width: 322px) {

    #page #newsletter .new,
    #page.news-page .newsletter-wrap .new,
    #page #news-list .newsletter-wrap .new,
    #page #column-list .newsletter-wrap .new,
    #page #recruit-list .newsletter-wrap .new,
    #page.single .single-contents .single-body .new {
        padding: 7px 6px 6px 7px;
    }

    #page #newsletter .category,
    .news-page .newsletter-wrap .category,
    #page #news-list .newsletter-wrap .category,
    #page #column-list .newsletter-wrap .category,
    #page #recruit-list .newsletter-wrap .category,
    #page.single .single-contents .single-body .category {
        padding: 7.5px 12px 6px 12px;
    }
}

@media (max-width: 320px) {
    #info .section-border::before {
        top: -20.5%;
    }

    #info .section-border {
        padding: 30px 10px 0 10px;
    }

    #at-first .section-border {
        padding: 51.5px 15px 38px 15px;
    }

    #at-first .section-border:before {
        left: 19.5%;
    }

    #faq-accord .faq_list:before {
        left: 38.8%;
    }

    #access .section-border:before {
        left: 18%;
    }

    #page #about section#sect1 .section-border .accordion-header:before {
        left: 16%;
    }

    #page #sp-navi .sp-navi-content ul {
        margin: 0;
    }

    #page #sp-navi .sp-navi-content ul li a {
        padding: 2px 0 0 0;
        font-size: 12px;
    }

    #page #sp-navi .sp-navi-content ul li:last-child a {
        padding: 2px 0 0 0;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(1) a img {
        width: 22px;
        height: 13.79px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(2) a img {
        width: 24px;
        height: 20px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(3) a img {
        width: 20px;
        height: 19px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(4) a img {
        width: 12px;
        height: 20px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(5) a img {
        width: 22px;
        height: 18px;
    }

    #page #sp-navi .sp-navi-content ul li:nth-child(6) a img {
        width: 16px;
        height: 24px;
    }

    #page #sp-navi .sp-navi-content {
        margin: 0 20px 5px 20px;
    }

    #page #sp-navi .global-search {
        height: 30px;
        padding: 0 20px;
    }

    #page #sp-navi .sp-navi-head img {
        height: 47px;
    }

    #page #sp-navi .sp-navi-head {
        margin: 0 81px 0 auto;
    }

    #page #sp-navi .global-search form input {
        height: calc(100% - 9.5px);
        margin: 3px 0;
        font-size: 12px;
    }

    #page #sp-navi .sp-navi-foot {
        margin-top: 3px;
    }

    #page #sp-navi .sp-navi-foot img {
        max-width: 110px;
    }

    #page #sp-navi .sp-navi-foot p {
        font-size: 11px;
        margin: 1px 0 0 0;
    }

    #page #sp-navi .sp-navi-foot .head-gmap {
        font-size: 11px;
        height: 19.59px;
        margin: 1.6px 0 2.2px 0;
    }

    #header .head-gmap .larger {
        font-size: 14px;
        padding-top: 2px;
    }

    #page #sp-navi .sp-navi-foot .sp-navi-foot-tel {
        font-size: 11px;
    }

    #page #at-first .section-border {
        padding: 29px 20px 25px 20px;
    }

    #page #at-first .section-border:before {
        top: -37%;
        left: 17.5%;
    }

    #page #access .map_box:before {
        left: 24%;
    }

    #page #faq-accord .faq_list:before {
        top: -14%;
    }

    #page #about #lead .section-border:before {
        left: 20%;
    }

    #page #guidance #sect1 .section-border:before {
        top: -23%;
    }

    #page #first #sect1 .section-border:before {
        left: 19%;
    }

    #page #first section#sect1 .section-border .accordion-header:before {
        left: 16%;
    }

    #page #faq #faq-accord .faq_list:before {
        left: 30%;
    }

    #page #top #lead .swiper .js-slider-control {
        right: 26%;
    }
}