@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------------------------
  settings
* --------------------------------------------------------------------------------------------------*/
html {
    font-size: 62.5%;
}

body {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #000;
    font-size: 1.2rem;
    line-height: 2;
}

@media only screen and (min-width: 415px) {
    body {
        font-size: 1.8rem;
    }
}

@media only screen and (min-width: 769px) {
    body {
        min-width: 1024px;
    }
}

/* ----------------------------------------------------------------------------------------------------
  common layout
* --------------------------------------------------------------------------------------------------*/
.wrapper {
    padding-top: 26.6vw;
}

a:link,
a:visited {
    color: inherit;
    text-decoration: none;
}

a:hover {
    opacity: 0.8;
    text-decoration: none;
}

a.text-link:link,
a.text-link:visited {
    color: #3575D7;
    text-decoration: underline;
}

a.text-lin:hover {
    opacity: 1;
    text-decoration: none;
}

#pagetop:hover {
    opacity: 0.8;
}

img {
    vertical-align: bottom;
}

@media only screen and (min-width: 769px) {
    .wrapper {
        padding-top: 120px;
    }
}

/* ----------------------------------------------------------------------------------------------------
*  header
* --------------------------------------------------------------------------------------------------*/
#header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 2000;
    margin: 0;
    padding: 0;
}

.headerIn {
    width: 100%;
    height: 20vw;
    max-height: 150px;
    position: relative;
    background-color: #fff;
}

.header-shadow {
    width: 100%;
    height: 1.33vw;
    max-height: 10px;
    background-color: rgba(0, 0, 0, 0.2);
}

.header-logo {
    position: absolute;
    left: 4vw;
    top: 0;
    bottom: 0;
    width: 62vw;
    max-width: 356px;
    height: 11vw;
    max-height: 64px;
    margin: auto 0;
    padding: 0;
}

.header-logo img {
    width: 100%;
}

.header-tel {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 1.5rem;
}

.header-tel img {
    width: 280px;
}

@media only screen and (min-width: 415px) {}

@media only screen and (min-width: 769px) {
    .headerIn {
        height: 90px;
        max-height: none;
    }

    .header-shadow {
        height: 5px;
        max-height: none;
    }

    .header-logo {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 356px;
        max-width: none;
        height: 65px;
        max-height: none;
        margin: auto;
    }

    .header-tel img {
        height: 28px;
    }
}

@media only screen and (min-width: 1080px) {
    .header-tel {
        position: absolute;
        left: 20px;
        top: 14px;
        font-size: 1.8rem;
    }

    .header-tel img {
        width: 328px;
    }
}

/* ----------------------------------------------------------------------------------------------------
*  gNavi
* --------------------------------------------------------------------------------------------------*/
.nav-button {
    width: 13.33vw;
    height: 13.33vw;
    max-width: 100px;
    max-height: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 4vw;
    margin: auto 0;
    cursor: pointer;
}

.nav-open {
    width: 100%;
}

.global-navigation {
    display: none;
    background-color: #f18e00;
    position: absolute;
    top: 21vw;
    right: 0;
    text-align: center;
    width: 74vw;
    height: 100vh;
    max-width: 550px;
}

.modal-bg {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
}

.g-navi {
    width: 53.33vw;
    margin: 0 auto;
    padding-top: 11.46vw;
}

ul.nav {
    text-align: left;
    width: 34.8vw;
    margin: 0 auto 10vw;
}

ul.nav li {
    margin-bottom: 4.4vw;
}

ul.nav li img {
    height: 4.4vw;
}

@media only screen and (min-width: 415px) {
    .g-navi {
        width: 40vw;
    }

    ul.nav li {
        margin-bottom: 3vw;
    }

    ul.nav li img {
        height: 3vw;
    }
}

@media only screen and (min-width: 769px) {
    .nav-button {
        width: 71px;
        height: 71px;
        right: 20px;
    }

    .global-navigation {
        top: 90px;
        right: 0;
        width: 650px;
        max-width: none;
    }

    .g-navi {
        width: 400px;
        padding-top: 80px;
    }

    ul.nav {
        text-align: left;
        width: 180px;
        margin: 0 auto 50px;
    }

    ul.nav li {
        margin-bottom: 23px;
    }

    ul.nav li img {
        height: 23px;
    }

    .menu-row2 {
        padding-top: 30px;
    }

    .menu-row2 ul.nav {
        width: 400px;
        margin: 0 auto 30px;
    }

    .menu-row2 ul.nav li {
        width: 200px;
        float: left;
        margin-bottom: 18px;
    }
}


/* ----------------------------------------------------------------------------------------------------
*  Heading elements
* --------------------------------------------------------------------------------------------------*/
h1.ud-h1 {
    font-family: "UD Digi Kyokasho NK-B";
    color: #f18e00;

    font-size: 2.9rem;
    line-height: 1;
    text-align: center;
    border: 4px solid #f18e00;
    border-radius: 8px;
    margin: 0 4.66vw 0.3em;
    padding: 0.9em 0 0.7em;
}

h1.ud-h1 span {
    color: #666666;
    font-size: 2.2rem;
}

.contentIn h2 {
    font-family: "UD Digi Kyokasho NK-B";
    text-align: center;
    font-size: 2.7rem;
    line-height: 1;
    margin-bottom: 0.8em;
}

.h2Style03 {
    font-family: "UD Digi Kyokasho NK-B";
    text-align: center;
    font-size: 2.7rem;
    line-height: 1;
    margin-bottom: 0.8em;
}

.contentIn h2.h2Orange {
    font-family: "UD Digi Kyokasho NK-B";
    color: #fff;
    background-color: #f18e00;
    padding: 0.6em 1em 0.5em;
    margin-bottom: 1em;
    text-align: left;
    font-size: 2.4rem;
}

.contentIn h2.h2Style01 {
    color: #f18e00;
}

h2.h2Style03 {
    color: #f18e00;
}

.contentIn h2.h2Style02 {
    color: #fff;
}

.contentIn h2.h2Style01 span,
.contentIn h2.h2Style02 span {
    color: #666;
    font-size: 2rem;
}

h2.h2Style03 span {
    color: #666;
    font-size: 2rem;
}

.contentIn h3.h3Grey {
    font-family: "UD Digi Kyokasho NK-B";
    background-color: #f2f2f2;
    color: #f18e00;
    padding: 0.1em 0.5em;
    margin-bottom: 1em;
    text-align: left;
    font-size: 2rem;
}

.contentIn p.midashiStyle01 {
    font-family: "UD Digi Kyokasho NK-B";
    color: #f18e00;
    font-size: 2.4rem;
    line-height: 1.2;
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 415px) {

    .contentIn h2.h2Style01,
    .contentIn h2.h2Style02 {
        font-size: 3.8rem;
    }

    .contentIn h2.h2Style01 span,
    .contentIn h2.h2Style02 span {
        font-size: 2.6rem;
    }
}

@media only screen and (min-width: 769px) {
    h1.ud-h1 {
        border: 6px solid #f18e00;
        width: 98%;
        max-width: 1200px;
        margin: 0 auto 0.8em;
        padding: 46px 0 40px;

        font-size: 4.8rem;
    }

    h1.ud-h1 span {
        font-size: 3.6rem;
    }

    .contentIn h2.h2Orange {
        margin-bottom: 2em;
    }

    .contentIn h2.h2Style01,
    .contentIn h2.h2Style02 {
        font-size: 4.8rem;
    }

    h2.h2Style03 {
        font-size: 4.8rem;
    }

    .contentIn h2.h2Style01 span,
    .contentIn h2.h2Style02 span {
        font-size: 3.6rem;
    }

    h2.h2Style03 span {
        font-size: 3.6rem;
    }

    .contentIn h3.h3Grey {
        color: #f18e00;
        padding: 0.5em 1em;
        font-size: 2rem;
    }

    .contentIn p.midashiStyle01 {
        text-align: left;
        font-size: 3.6rem;
    }
}

/* ----------------------------------------------------------------------------------------------------
*  content
* --------------------------------------------------------------------------------------------------*/
.main-image {
    width: 100%;
}

.main-image img {
    width: 100%;
}

.contentIn {
    /*width: 78.66vw;*/
    /*max-width: 590px;*/
    /*margin: 0 auto;*/
    padding: 0 4.66vw;
}

.contentIn::after {
    content: "";
    display: block;
    clear: both;
}

.contentIn p {
    margin-bottom: 1em;
}

@media only screen and (min-width: 769px) {
    .contentIn {
        width: 1024px;
        padding: 0;
        margin: 0 auto;
        max-width: none;
    }
}

/* ----------------------------------------------------------------------------------------------------
*  row
* --------------------------------------------------------------------------------------------------*/
.flex-row {
    display: flex;
}

/* ----------------------------------------------------------------------------------------------------
*  button
* --------------------------------------------------------------------------------------------------*/
a.toReserve {
    display: block;
    background-color: #fff;
    border-radius: 6px;
    margin: 0 auto;
    text-align: center;
    padding: 1em 0;
}

a.toReserve img {
    vertical-align: middle;
}

.global-navigation a.toReserve {
    width: 100%;
}

.global-navigation a.toReserve img {
    width: 37.46vw;
}

a.toContact {
    display: block;
    background-color: #fff;
    border-radius: 6px;
    margin: 0 auto;
    text-align: center;
    padding: 1em 0;
}

a.toContact img {
    vertical-align: middle;
}

.global-navigation a.toContact {
    width: 100%;
    margin-bottom: 1em;
}

.global-navigation a.toContact img {
    width: 36.13vw;
}

@media only screen and (min-width: 415px) {
    .global-navigation a.toReserve img {
        width: 28.46vw;
    }

    .global-navigation a.toContact img {
        width: 27.13vw;
    }
}

@media only screen and (min-width: 769px) {
    .global-navigation a.toReserve img {
        width: 182px;
    }

    .global-navigation a.toContact img {
        width: 188px;
    }
}

/* ----------------------------------------------------------------------------------------------------
*  breadcrumb
* --------------------------------------------------------------------------------------------------*/
.breadcrumb {
    /*width: 78.66vw;*/
    /*max-width: 590px;*/
    padding: 0 4.66vw;
    margin: 0.5em auto 1.5em;
    font-size: 1.2rem;
}

.breadcrumb li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumb li:after {
    content: '>';
    padding: 0 1em 0 1.2em;
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a {
    text-decoration: none;
    color: #0071BC;
}

.com-icn-bc-home {
    height: 1em;
    vertical-align: middle;
}

@media only screen and (min-width: 769px) {
    .breadcrumb {
        width: 1024px;
        padding: 0;
        max-width: none;
        margin: 0.5em auto 60px;
    }
}


/* ----------------------------------------------------------------------------------------------------
*  footer
* --------------------------------------------------------------------------------------------------*/
footer {
    position: relative;
    background-color: #f2f2f2;
    text-align: center;
    padding-top: 10vw;
}

.footer-logo {
    width: 57.4vw;
    max-width: 431px;
    margin-bottom: 5vw;
}

p.footer-address {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 2em;
}

.footer-tel {
    width: 54.26vw;
    max-width: 350px;
}

.footer-nav {
    width: 32vw;
    margin: 0 auto 10vw;
    text-align: left;
    font-size: 1.4rem;
    /*line-height: 1.4em;*/
}

.footer-nav a {
    color: #333;
    text-decoration: none;
    /*margin-left: 1.86vw;*/
}

.footer-nav a.dot::before {
    content: '●';
    color: #00aeeb;
}

.footer-nav a.non-dot::before {
    content: '　';
}

footer p.copy {
    background-color: #f29d22;
    color: #fff;
    font-size: 0.9rem;
    line-height: 8vw;
}

footer #pagetop {
    height: 9.3vw;
    position: absolute;
    top: -9.3vw;
    right: 7.2vw;
    cursor: pointer;
}

@media only screen and (min-width: 415px) {
    p.footer-address {
        font-size: 2.4rem;
    }

    .footer-nav {
        width: 26vw;
        font-size: 2.4rem;
    }

    footer p.copy {
        font-size: 1.8rem;
    }
}

@media only screen and (min-width: 769px) {
    footer {
        padding-top: 80px;
    }

    .footer-row {
        width: 1024px;
        margin: 0 auto 80px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .footer-col01 {
        width: 260px;
        text-align: left;
    }

    .footer-logo {
        width: 257px;
        margin-bottom: 30px;
    }

    p.footer-address {
        font-size: 1.8rem;
    }

    .footer-tel {
        width: 54.26vw;
        max-width: 350px;
    }

    .footer-nav {
        width: 670px;
        margin: 0;
        font-size: 1.8rem;

        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .footer-nav-ul01 {
        width: 50%;
    }

    .footer-nav-ul02 {
        width: 50%;
    }

    footer p.copy {
        font-size: 1.2rem;
        line-height: 52px;
    }

    footer #pagetop {
        height: 70px;
        top: -70px;
        right: 20px;
    }
}


/* ----------------------------------------------------------------------------------------------------
*  診療について
* --------------------------------------------------------------------------------------------------*/
/** section ci **/
.sec-ci {
    padding: 10vw 0;
}

.contentIn h2.sec-ci-h201 {
    color: #fff;
}

.contentIn h2.sec-ci-h201 span {
    color: #666;
    font-size: 2rem;
}

.sec-ci-table-wrap {
    overflow-x: auto;
    border-radius: 6px;
    margin-top: 3em;
    margin-bottom: 3em;
}

.sec-ci-table {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    width: 171.2vw;
}

.sec-ci-table th {
    background-color: #00aeeb;
    padding: 1em;
    color: #fff;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    ont-weight: bold;
}

.sec-ci-table td {
    padding: 1em;
    text-align: center;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-weight: bold;
    color: #f29d22;
}

ul.sec-ci-ul01 {
    width: 85vw;
    margin: 0 auto 3em;
    padding: 0;
    list-style: none;
}

ul.sec-ci-ul01 li {
    padding-left: 1em;
}

ul.sec-ci-ul01 li::before {
    margin-left: -1em;
    content: "※";
    /* 空の要素作成 */
}

.sec-ci a.toReserve {
    width: 72.13vw;
}

.sec-ci a.toReserve img {
    width: 38vw;
    max-width: 236px;
}

@media only screen and (min-width: 415px) {
    .contentIn h2.sec-ci-h201 {
        font-size: 3.8rem;
    }

    .contentIn h2.sec-ci-h201 span {
        font-size: 2.6rem;
    }
}

@media only screen and (min-width: 769px) {
    .sec-ci {
        padding: 100px 0;
    }

    .contentIn h2.sec-ci-h201 {
        font-size: 4.8rem;
    }

    .contentIn h2.sec-ci-h201 span {
        font-size: 3.6rem;
    }

    .sec-ci-table-wrap {
        overflow-x: auto;
        width: 847px;
        margin: 0 auto;
        border-radius: 10px;
        margin-top: 3em;
        margin-bottom: 2em;
    }

    .sec-ci-table {
        width: 100%;
        font-size: 2.3rem;
    }

    .sec-ci-table th {
        padding: 0.5em;
    }

    .sec-ci-table td {
        padding: 0.5em;
        vertical-align: middle;
    }

    ul.sec-ci-ul01 {
        width: 847px;
        margin: 0 auto 3em;
        padding: 0;
        list-style: none;
        font-weight: bold;
        color: #754c24;
    }

    .sec-ci a.toReserve {
        width: 400px;
    }

    .sec-ci a.toReserve img {
        width: 174px;
    }
}


/* ----------------------------------------------------------------------------------------------------
*  faq
* --------------------------------------------------------------------------------------------------*/
div.Q-box {
    border: 4px solid #f18e00;
    border-radius: 8px;
    padding: 1em;
    margin-bottom: 2em;
}

div.Q-box table {
    width: 100%;
}

div.Q-box table .faq-Q {
    padding-bottom: 1em;
    font-weight: bold;
}

div.Q-box table th {
    width: 10%;
    max-width: 60px;
}

div.Q-box table td {
    padding-left: 1.5em;
    vertical-align: middle;
}

div.Q-box .grayBox {
    background-color: #f2f2f2;
    display: block;
    margin-top: 2em;
    padding: 1.5em;
}

@media only screen and (min-width: 415px) {}

@media only screen and (min-width: 769px) {
    div.Q-box {
        border: 6px solid #f18e00;
        max-width: 778px;
        margin: 0 auto 2em;
        padding: 28px;
    }

    div.Q-box table th {
        width: 60px;
    }

    div.Q-box table td {
        padding-left: 1.5em;
        vertical-align: middle;
    }

    div.Q-box table td.faq-Q {
        font-size: 2.1rem;
    }

    div.Q-box .grayBox {
        background-color: #f2f2f2;
        display: block;
        margin-top: 1em;
        padding: 1.5em;
    }
}