/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
pre,textarea{overflow:auto}
[hidden],audio:not([controls]),template{display:none}
details,main,summary{display:block}
input[type=number]{width:auto}
input[type=search]{-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
progress{display:inline-block}
small{font-size:75%}
textarea{resize:vertical}
[unselectable]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
*,::after,::before{box-sizing:inherit;border-style:solid;border-width:0}
*{font-size:inherit;line-height:inherit;margin:0;padding:0}
::after,::before{text-decoration:inherit;vertical-align:inherit}
:root{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;cursor:default;font:62.5%/1.5 sans-serif;text-rendering:optimizeLegibility}
a{text-decoration:none; color:#000;}
audio,canvas,iframe,img,svg,video{vertical-align:middle}
button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit;min-height:1.5em}
code,kbd,pre,samp{font-family:monospace,monospace}
nav ol,nav ul{list-style:none}
select{-moz-appearance:none;-webkit-appearance:none}
select::-ms-expand{display:none}
select::-ms-value{color:currentColor}
table{border-collapse:collapse;border-spacing:0}
::-moz-selection{background-color:#B3D4FC;text-shadow:none}
::selection{background-color:#B3D4FC;text-shadow:none}
@media screen{[hidden~=screen]{display:inherit}
[hidden~=screen]:not(:active):not(:focus):not(:target){clip:rect(0 0 0 0)!important;position:absolute!important}
}
/*# sourceMappingURL=sanitize.css.map */




/*########################common########################*/

 body {
     font-family: "ヒラギノ角ゴ W3 JIS2004" ,"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
        -webkit-text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        -o-text-size-adjust: 100%;
        text-size-adjust: 100%;

        font-size: 14px; font-size: 1.4rem; /* =14px */
        background-color: #fff;
     letter-spacing: 0.02em;
     -webkit-font-smoothing: subpixel-antialiased;
     -moz-osx-font-smoothing: auto;
    }
img {border: none;}
/*#contents img {width: 100%;}*/

#contentsInner #contentsSub #bn ul{
    list-style: none;
}


#loader {
    width: 50px;
    height: 50px;
    display:block;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -25px; /* heightの半分のマイナス値 */
    margin-left: -25px; /* widthの半分のマイナス値 */
    z-index: 9999;
}

#loader img {
    width: 100%;
}


#fade {
    width: 100%;
    height: 100%;
    /*display: none;*/
    background-color: #FFFFFF;
    position:fixed;
    top: 0px;
    left: 0px;
    z-index: 9998;
}


/*########################font-setting########################*/

h1,h2{
    font-family: "ヒラギノ角ゴ W3 JIS2004","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
    font-weight: normal;
}

h3,h4,h5,h6,th{
    font-family: "ヒラギノ角ゴ W3 JIS2004","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
    font-weight: normal;

}


#naviInner a,
#pickupInner a .title,
#latale h3,
#latale #lataleInner p.lataleBtn,
#access h3,
#access ul li a,
.common #headerInner #grobalNavi li a,
.common ul.boxBtn li a,
.common a .link,
.common ul.bn li a,
.common .merit dd *,
#medicineManagementPage .section h4,
#accessPage .section h3,
#accessPage .section h4,
#stuffInterviewPage #contentsLeft p.question{
    font-family: "ヒラギノ角ゴ W3 JIS2004","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}


#accessPage .section h4 span{
    font-family: "ヒラギノ角ゴ W3 JIS2004","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif;
}


#contactPage input,
#contactPage textarea{
    font-family: "ヒラギノ角ゴ W3 JIS2004","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,  "ＭＳ Ｐゴシック", sans-serif !important;

}

