@charset "utf-8";

*,
*::before,
*::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    overflow-x: hidden;
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    background-color: #fff;
    max-width: 1920px;
}


h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
dl {
    margin: 0;
}

p {
    margin: 0;
    font-size: 16px;
    color: #636363;
    line-height: 1.8;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

ul {
    padding: 0;
    list-style-type: none;
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
}

img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto;
}

table {
    border-collapse: collapse;
    margin: 10px auto 0;
}

.fr {
    float: right !important;
}

.pc,
.pc-9,
.pc-5 {
    display: block;
}

.sp,
.sp-9,
.sp-5 {
    display: none;
}


.table {
    width: 100%;
    max-width: 100%;
}

.table th,
.table td {
    padding: 10px 0;
    vertical-align: top;
    border-top: 1px solid #5c5c5c;
    border-right: 1px solid #5c5c5c;
    text-align: center;
    width: 11%;
    height: 45px;
    color: #5c5c5c;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table th:last-child,
.table td:last-child {
    border-right: none;
}

td.harf-time {
    width: 17%;
}

td.small {
    font-size: 13px;
    padding: .75rem .3rem;
}

tr:last-child th,
tr:last-child td {
    padding: 10px 5px 0;
}

section {
    position: relative
}

.table thead td {
    border-top: 0
}

header {
    border-bottom: 1px solid #CCC;
    margin-bottom: 2rem
}

header:after {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    border-top: 5px solid #ffe076;
    position: absolute;
    top: 0;
    left: 0
}

header .information {
    max-width: 365px;
    width: 23%;
    float: right;
}

.info-contact .tel a {
    color: #636363;
    font-size: 1.1vw;
    font-weight: bold;
}

header .nav-box-inner {
    display: block;
}

.header-nav-box {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    float: left;
    box-shadow: 1px 1px 7px #cccccc;
}

.nav-box-inner {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    max-width: 1881px;
    overflow: hidden;
    position: relative;
}

.logo {
    float: left;
    margin: 0;
    max-width: 250px;
    width: 14%;
}

.logo a:hover {
    opacity: .6;
}


.nav-right {
    float: right;
    padding: 15px 0;
    width: 85%;
    margin: 0;
}

.navilist li img {
    padding: 0 7px 0 0;
    vertical-align: top;
}


ul.navilist {
    float: left;
    width: 76%;
    padding: 17px 0;
}

ul.mainmenu {
    padding: 0 !important;
}

.navilist li {
    float: left;
    box-sizing: border-box;
    text-align: center;
    width: auto;
    padding: 0;
    margin-right: 3%;
}


.navilist li:last-child {
    margin-right: 0;
}

.navilist li a {
    position: relative;
    color: #636363;
    font-size: 0.74vw;
    float: left;
}

.navilist li a:hover {
    color: #fcc800;
}

.navilist li a span {
    font-size: 11px;
    color: #bfbfbf;
    margin: 5px auto 0;
    text-align: center;
    display: inline-block;
    font-weight: 300;
}

.navilist li a:after {
    content: "";
    position: absolute;
    width: 0;
    display: inline-block;
    height: 2px;
    background: #fcc800;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
    bottom: -5px;
    -webkit-transition: .3s;
    transition: .3s;
}

.navilist li a:hover:after {
    width: 15px;
}


.header-contact {
    margin: 0 0 0 10px;
}


.ham-box {
    display: block;
    position: fixed;
    top: 130px;
    z-index: 5;
    right: 20px;
    padding: 15px;
    width: auto;
}


#menu {
    cursor: pointer;
    height: 65px;
    position: absolute;
    width: 65px;
    display: block;
    float: left;
    right: 0;
    background: #fffc;
    border-radius: 30px;
}

#menu>* {
    background: #fcc800;
    height: 2px;
    position: absolute;
    width: 40%;
    text-align: center;
    left: 0;
    right: 0;
    margin: 22px auto;
    padding: 0;
}

.close-2>* {
    -webkit-transition: top .5s .5s, -webkit-transform .5s;
    transition: top .5s .5s, transform .5s
}

.close-2>.menu-1 {
    top: 30%;
}

.close-2>.menu-2 {
    top: 15%;
}

.close-2>.menu-3 {
    top: 0%;
}

.open>* {
    -webkit-transition: top .5s, -webkit-transform .5s .5s;
    transition: top .5s, transform .5s .5s
}

.open>.menu-1,
.open>.menu-2 {
    top: 15%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.open>.menu-3 {
    top: 15%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#sp-menu {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 30;
    -webkit-transition: .5s;
    transition: .5s;
    background: #fde27c;
    padding: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    display: block;
    visibility: hidden;
    background-image: linear-gradient(transparent 74.9%, rgba(255, 255, 255, 0.75) 56.25%, rgba(255, 255, 255, 0.75) 75%, transparent 75%),
        linear-gradient(90deg, transparent 74.9%, rgba(255, 255, 255, 0.75) 56.25%, rgba(255, 255, 255, 0.75) 75%, transparent 75%);
    background-size: 300px 300px;
}

#sp-menu.sp-open {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    z-index: 4;
    overflow: auto;
}

.sp-nav-list {
    margin: 50px auto 0;
    width: 90%;
    max-width: 770px;
}


.sp-contact {
    width: 50%;
    float: left;
    margin: 0 auto;
    padding: 0 0 0 30px;
    max-width: 470px;
}

.sp-contact .head-time {
    float: left;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin: 0;
    color: #080a15;
}

#sp-menu ul li:last-child {
    margin: auto;
    border: none;
}


#sp-menu ul li a:hover {
    color: #fcc800;
}

#sp-menu ul {
    width: 50%;
    float: left;
}

#sp-menu ul li {
    margin: 0 0 25px 0;
    padding: 0 0 10px 0;
    width: 100%;
    float: left;
}

#sp-menu .medical-menu ul li {
    margin: 0 0 0px 0;
}


#sp-menu span {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    margin: 8px auto 0;
}

#sp-menu li a {
    font-size: 25px;
    color: #5c5c5c;
    font-weight: normal;
    line-height: 1;
}

.sp-contact strong {
    font-size: 25px;
}

.sp-contact .strong {
    text-align: center;
    margin: 0 auto;
    font-weight: normal;
}

.sp-contact .tel {
    text-align: center;
    width: 100%;
    margin: 10px auto;
}

.sp-contact a {
    line-height: 1;
}

.sp-contact .tel a {
    color: #636363;
}

.sp-contact .contact {
    width: 100%;
    margin: 0;
}

.sp-contact .tel a:hover {
    color: #fcc800;
}

.sp-contact .otr {
    text-align: left;
    padding: 0 0 0 62px;
}


/* コンテント============================== */

main {
    width: 100%;
    float: left;
    padding: 0 1.5rem;
}


.left-nav {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    left: 6px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: auto;
    letter-spacing: 1px;
    font-size: 13px;
    text-align: center;
    z-index: 1;
    color: #636363;
}

.left-nav span {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: inherit;
    writing-mode: horizontal-tb;
    font-size: 10px;
    text-align: center;
}


.name-heading {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #636363;
    line-height: 30px;
}

.name-heading span {
    width: auto;
    font-size: 17px;
    line-height: 17px;
    margin: 5px auto 0;
    display: block;
    text-align: center;
    position: relative;
}

.name-heading span:before,
.name-heading span:after {
    content: "";
    margin: 10px;
    display: inline-block;
    width: 15px;
    height: 1px;
    background: #5c5c5c;
    vertical-align: middle;
}

.link {
    width: 100%;
    float: left;
    margin: 40px auto 0;
}

.link a {
    max-width: 197px;
    width: 100%;
    border: 2px solid #fcc800;
    padding: 12px;
    display: block;
    text-align: center;
    border-radius: 30px;
    color: #fcc800;
    background: #fcc80000;
}

.link a:hover {
    background: #fcc800;
    color: #f5f4f2;
    border-color: #f5f4f2;
}

.sub-head {
    width: 100%;
    float: left;
    position: relative;
}

.sub-head-text {
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    text-align: center;
}

.sub-head-text h2 {
    font-size: 45px;
    line-height: 1;
}

.sub-head-text p {
    margin: 12px auto 0;
    color: #fff;
}

.y-line {
    width: 99.5%;
    background: #ffe076;
    line-height: 1;
    padding: 10px;
    float: right;
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    position: relative;
}

.y-line:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 80%;
    background: #eee;
    left: -0.3%;
    top: 50%;
    transform: translateY(-50%);
}

.simple {
    margin: 20px auto 0;
}

.simple th,
.simple td {
    text-align: left;
    padding: 10px 0 0 6px;
    font-weight: normal;
    border-top: 1px solid #eee;
}

.simple th {
    color: #fcc800;
    border-right: none;
    width: 4%;
    position: relative;
}

.simple th:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    background: #fcc800;
    display: block;
    top: -1px;
    left: 0;
}

.detail-inner {
    width: 100%;
    float: left;
    margin: 40px auto 0;
}

.detail-inner p {
    width: 100%;
    float: left;
    margin: 20px auto 0;
    line-height: 1.9;
}

.item-box {
    width: 100%;
    float: left;
    margin: 40px auto 0;
    position: relative;
}


.bg-y {
    background: #ffe076;
}

.text-center {
    text-align: center;
}


.half01,
.half02 {
    width: 50%;
    float: left;
}

.half01 {
    padding: 0 15px 0 0;
}

.half02 {
    padding: 0 0 0 15px;
}

.bread-list {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 15px 10px;
    float: left;
    color: #ccc;
}

p.bread-list a {
    text-decoration: underline;
    color: #ccc;
}

.y-text {
    color: #fcc800;
}

span.scroll-d {
    position: absolute;
}

/* フッター============================== */
footer {
    width: 100%;
    float: left;
    clear: both;
    margin: 95px auto 0;
}


footer.top .container,
footer .container {
    max-width: 1260px;
    width: 100%;
    margin: auto;
}

footer .container .sns-icon {
    text-align: center;
}

footer .container .sns-icon img:nth-child(1) {
    margin-right: 10px;
}

#f-access {
    width: 100%;
    margin: 0 auto 70px;
    max-width: 920px;
    overflow: hidden;
}

.access-detail01 {
    width: 42%;
    float: left;
    padding: 0 8% 0 0;
}

.access-detail02 {
    width: 58%;
    float: left;
}

.access-detail01 .logo {
    width: 100%;
    max-width: 301px;
    position: relative;
}

address {
    width: 100%;
    float: left;
    font-style: normal;
    color: #5c5c5c;
    margin: 20px auto 0;
}

.access-detail01 .tel a {
    font-size: 21px;
    color: #636363;
}

.access-detail01 .tel strong {
    font-size: 32px;
}

.access-detail01 .tel {
    width: 100%;
    float: left;
    margin: 0 auto;
}

.access-detail01 .contact {
    margin: 10px auto 0;
    width: 100%;
    float: left;
}

header nav.spmenu {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

header nav.spmenu .menu {
    display: flex;
    flex-direction: column
}

header nav.spmenu .menu a {
    margin: .25rem .75rem;
    color: #5c5c5c;
    text-align: center
}

header nav.spmenu .menu a span {
    display: block;
    color: #bfbfbf;
    font-size: 70%
}

header .tel,
header .contact {
    width: 45%;
    float: left;
}

header .tel {
    width: 55%;
}

header .contact a,
.access-detail .contact a,
.access-detail01 .contact a {
    width: 100%;
    float: left;
    background: #fcc800;
    text-align: center;
    color: #fff;
    padding: 7px;
    border-radius: 30px;
    line-height: 1;
    font-size: 0.8vw;
}

.access-detail .contact a,
.access-detail01 .contact a {

    font-size: 17px;
}

header .contact a:hover,
.access-detail .contact a:hover,
.access-detail01 .contact a:hover {
    background: #ffe076;
}

.week-sche {
    margin: 10px auto 30px;
    width: 100%;
    float: left;
}


header .tel .fa-phone {
    font-size: 80%
}

header .time,
.sp-nav-list .time,
.access-detail .time,
.access-detail02 .time {
    width: 100%;
    float: left;
    font-size: 0.7vw;
    text-align: left;
    margin: 10px auto 0;
    color: #636363;
}

.sp-nav-list .time,
.access-detail .time,
.access-detail02 .time {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0;
}

header .time dt,
.sp-nav-list .time dt,
.access-detail .time dt {
    width: 24%;
    float: left;
}

header .time dd,
.sp-nav-list .time dd,
.access-detail .time dd {
    width: 76%;
    float: right;
    margin: 0 auto;
    font-weight: 600;
}


footer .bg-nav {
    background: #f5f4f2;
    padding: 50px 5% 30px;
}

footer nav {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
}

footer nav a {
    text-align: center;
    margin: 0 3% 2% 0;
    color: #5c5c5c;
    word-break: keep-all;
}


footer nav a:last-child {
    margin: 0;
}

footer nav a:hover {
    color: #fcc800;
}

footer .tel {
    font-size: 2rem
}

footer .tel strong {
    font-size: 2.5rem
}

footer .copyright {
    background: #ffe076;
    text-align: center;
    padding: 30px 1.5rem;
    font-size: 14px;
    color: #636363;
}

.front main .override {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important
}



.front main .contents-label:after {
    display: none
}




/* page top ====================================== */
#pageTop {
    width: auto;
    margin: 0;
    transition: .3s;
    -webkit-transition: .3s;
    position: fixed;
    right: 0;
    bottom: 10%;
    z-index: 999;
}

#pageTop a {
    display: block;
    opacity: 1;

}

#pageTop a:hover {
    opacity: .8;
}

@media (max-width: 1449px) {

    header .information {
        max-width: none;
        width: 747px;
        position: absolute;
        right: 0;
        display: flex;
    }


    header .contact a,
    .access-detail .contact a {
        font-size: 16px;
        padding: 7px 40px;
    }

    header .time {
        font-size: 12.5px;
        width: 45%;
        margin: 0;
    }


    .navilist li a {
        font-size: 1vw;
    }

    ul.navilist {
        width: 100%;
        margin: 80px auto 0;
        padding: 0;
    }

    .info-contact {
        width: 55%;
        display: flex;
        margin: 0 20px 0 0;
    }

    header .tel {
        width: auto;
    }

    .info-contact .tel a {
        font-size: 21px;
    }

    header .contact {
        width: auto;
        margin: 0 0 0 5%;
    }

    .nav-right {
        width: 100%;
    }

    .logo {
        position: absolute;
        width: 16%;
    }

    .navilist li a {
        font-size: 1.2vw;
    }

    .nav-box-inner {
        width: 95%;
    }


}




@media (max-width: 1250px) {

    .otr {
        padding: 0;
    }


    .navilist li a span {
        font-size: 0.9vw;
    }

}

@media (max-width: 1025px) {

    .info-contact .tel a {
        font-size: 18px;
    }

    header .contact a,
    .access-detail .contact a {
        font-size: 14px;
    }

    header .information {
        width: 703px;
    }

    .info-contact {
        width: 51%;
    }

    header .time {
        width: 48%;
    }

    .navilist li {
        margin-right: 2.5%;
    }

    .main-slide {
        padding: 0 0 0 0;
    }

}

@media (max-width: 991px) {

    .pc-9 {
        display: none;
    }

    .sp-9 {
        display: block;
    }

    header .nav-box-inner {
        padding: 0 0 10px 0;
    }

    .logo {
        width: 22%;
        position: relative;
    }

    .nav-right {
        width: auto;
    }

    header .information {
        display: none;
    }

    .ham-box {
        top: 0;
    }

    .left-nav {
        left: 0px;
    }

    .table th,
    .table td {
        padding: 10px 0;
        height: 45px;
    }

    .english th,
    .english td {
        height: 100% !important;
    }

    tr:last-child th,
    tr:last-child td {
        padding: 10px 0 0;
    }

    td.small {
        padding: 6px 0 0 !important;
    }

    .sub-head-text h2 {
        font-size: 31px;
    }

    .access-detail01 {
        padding: 0 5.5% 0 0;
    }

    footer nav a {
        font-size: 15px;
    }

}

@media (max-width: 767px) {
    .logo {
        width: 28%;
    }

    #menu {
        height: 50px;
        width: 50px;
    }

    #menu>* {
        margin: 13px auto;
        width: 60%;
    }

    .close-2>.menu-1 {
        top: 40%;
    }

    .close-2>.menu-2 {
        top: 24%;
    }

    .close-2>.menu-3 {
        top: 8%;
    }

    .open>.menu-1,
    .open>.menu-2,
    .open>.menu-3 {
        top: 24%;
    }

    .sp-nav-list {
        margin: 50px auto;
        width: 90%;
        overflow-y: scroll;
    }

    #sp-menu {
        background-image: linear-gradient(transparent 74.5%, rgba(255, 255, 255, 0.75) 56.25%, rgba(255, 255, 255, 0.75) 75%, transparent 75%),
            linear-gradient(90deg, transparent 74.5%, rgba(255, 255, 255, 0.75) 56.25%, rgba(255, 255, 255, 0.75) 75%, transparent 75%);
        background-size: 200px 200px;
        overflow-y: scroll;
    }

    #sp-menu ul {
        width: 100%;
        margin: 0 auto 30px;
    }

    #sp-menu ul li {
        margin: 0 0 20px 0;
        padding: 0;
    }

    #sp-menu span {
        font-size: 16px;
    }

    #sp-menu li a {
        font-size: 18px;
    }


    .sp-contact {
        width: 100%;
        float: none;
        margin: 20px auto;
        padding: 10px 0 0 0;
        display: block;
        clear: both;
    }

    header .time {
        font-size: 14px;
    }

    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .link {
        margin: 30px auto 0;
    }

    .link a {
        max-width: 274px;
    }

    header .contact a,
    .access-detail .contact a,
    .access-detail01 .contact a {
        font-size: 17px;
    }

    footer {
        margin: 40px auto 0;
    }

    footer .bg-nav {
        padding: 30px 1.5rem;
        width: 100%;
        float: left;
    }

    .access-box {
        max-width: 310px;
        width: 100%;
        margin: auto;
    }

    .access-detail01 {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .access-detail02 {
        width: 100%;
    }

    .access-detail01 .tel strong {
        font-size: 30px;
    }

    footer nav a {
        margin: 0 0 20px 0;
        width: 100%;
        float: left;
        text-align: center;
    }

    footer .copyright {
        padding: 15px 1.5rem;
        width: 100%;
        float: left;
    }

    .content-heading {
        font-size: 24px;
        line-height: 1;
    }

    .name-heading {
        font-size: 24px;
        line-height: 1.5;
    }

    .name-heading span {
        font-size: 16px;
        line-height: 1;
    }

    .simple th,
    .simple td,
    .visit th,
    .visit td {
        width: 100%;
        float: left;
        height: 100%;
        max-width: 100%;
    }

    .simple tr {
        float: left;
        width: 100%;
        margin: 0 auto 10px;
    }

    .simple td {
        border: none;
        padding: 0 !important;
    }


    .half01,
    .half02 {
        width: 100%;
        position: relative;
    }

    .half01 {
        padding: 0 0 20px 0;
    }

    .half02 {
        padding: 0;
    }

    .sp-nav-list .time dt,
    .access-detail02 .time dt {
        width: 100%;
        text-align: center;
    }

    .sp-nav-list .time dd,
    .access-detail02 .time dd {
        width: 100%;
        margin: 10px auto 0;
        text-align: center;
    }

    .sp-nav-list .time,
    .access-detail .time {
        margin: 20px auto 0;
    }


}

@media (max-width: 500px) {


    .pc-5 {
        display: none;
    }

    .sp-5 {
        display: block;
    }

    .logo {
        width: 41%;
    }

    .ham-box {
        top: 2%;
        right: 1%;
    }

    #menu {
        top: 0;
    }

    .front main .override {
        top: 30px;
        height: 50%;
    }

    .access-detail .contact,
    .link a {
        max-width: none;
        width: 100%;
    }

    .sp-contact .contact a,
    .access-detail .contact a {
        padding: 12px;
    }

    main {
        padding: 0 0.8rem;
    }

}

.qr-flex {
    display: inline-flex;
    justify-content: space-between;
}

.qr-flex .sns-inst-qr,
.qr-flex .sns-fb-qr {
    width: 48%;
    margin-top: 10px;
}