@charset "UTF-8";


/* ==========================================================================
    default archeture
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 100%;
}

body {
    font-size: 100%;
    color: #333;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
    line-height: 160%;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

table {
    border-collapse: collapse;
}



/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}



/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    margin: 1em 0;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
}



/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}



/*
 * Remove default fieldset styles.
 */

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}



/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}



/* ==========================================================================
   chromeframe prompt
   ========================================================================== */

.browsehappy,
.chromeframe {
    margin: 0;
    padding: 2em;
    border-bottom: 1px solid #ccc;
    background: #ddd;
    color: #000;
}



/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Image replacement
 */

.ir {
    overflow: hidden;
    border: 0;
    background-color: transparent;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    display: block;
    width: 0;
    height: 150%;
    content: "";
}



/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}



/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0;
}



/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    position: static;
    overflow: visible;
    clip: auto;
    margin: 0;
    width: auto;
    height: auto;
}



/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}



/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    display: table;
    /* 2 */
    content: " ";
    /* 1 */
}

.clearfix:after {
    clear: both;
}



/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}



/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5 / 4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}



/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
   * Don't show links for images, or javascript/internal links
   */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}



/* ======================================================
  common style

*/


/* ======================================================
  SIDE

*/


/* ======================================================
  COMMON : HEADER

*/


/* ======================================================
  GLOBAL NAVIGATION

*/


/* ======================================================
  FEATURES

*/


/* ======================================================
  consultation - page

*/


/* ======================================================
  about - page

*/

.about .equip h4 {
    font-size: 77.778%;
    font-size: 0.77778rem;
    font-weight: bold;
    color: #00a0e9;
    margin: 1em 0;
}

.about .equip .columns {
    margin-bottom: 2em;
}



/* ======================================================
  contact - page

*/

.contact .common-header {
    background: url("../img/contact/header_bg.png") repeat-x;
}

.contact .contact-tel {
    margin: 30px 0 50px 0;
}

.contact .contact-tel .tel-num {
    font-size: 200%;
    font-size: 2rem;
    margin: 0;
    color: #00a0e9;
}

.contact .contact-tel dl {
    font-size: 75%;
    font-size: 0.75rem;
}

.contact .contact-tel dt {
    font-weight: bold;
}

.contact .contact-tel dd {
    margin-bottom: 0.2em;
}

.contact .thanks {
    line-height: 220%;
    text-align: center;
}



/* ======================================================
  privacy - page

*/

.privacy .common-header {
    background: url("../img/common/header_bg.png") repeat-x;
}

.privacy .marker {
    margin-right: 0.5em;
    color: #00a0e9;
}

.privacy #main .txt {
    margin-bottom: 3em;
}

.privacy dd,
.privacy dt {
    font-size: 75%;
    font-size: 0.75rem;
}

.privacy dt {
    clear: left;
    float: left;
    width: 24%;
    padding: 30px 0;
    font-weight: bold;
}

.privacy dd {
    padding: 30px 0 30px 24%;
    line-height: 150%;
    border-bottom: 1px #CCCCCC dotted;
    margin-left: 0;
}

.privacy dd.last {
    border-bottom: none;
}

.privacy dd.first {
    border-top: 1px #CCCCCC dotted;
}

@media screen and (min-width: 640px) {
    .sp-visible {
        display: none;
    }
}


.hospital-content {
    padding: 1.5em 1em 1.5em 0;
}

.hospital-content p {
    font-size: 14px;
}

.hospital-content em {
    font-style: normal;
    color: #038DE4;
    font-weight: bold;
    line-height: 2;
}

.tel__headline-text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.tel__headline-text h4 {
    font-size: 18px;
    font-weight: bold;
}

.tel__headline-text span {
    color: #038DE4;
    margin-right: 2px;
}

.tel__headline-text .reservation {
    background-color: #038DE4;
    display: inline-block;
    margin-left: 1em;
    color: #fff;
    font-weight: bold;
    padding: 5px 15px;
    border-radius: 4px;
}

.tel__headline .text {
    font-weight: bold;
    font-size: 13px;
    margin-top: 0;
}

.contact.scheme #main-container {
    padding-bottom: 50px;
}

.tel__headline .show-small {
  display: none;
}



@media screen and (max-width: 640px) {
    .hospital-content {
        padding: 1em 0 1em 0;
    }
    .hospital-content p {
        font-size: 12px;
    }
    .tel__headline-text {
        display: block;
    }
    .tel__headline .show-small {
      display: inline;
    }
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb60 {
    margin-bottom: 60px;
}