/* Reseting
---------------------------------------------------------- */


/* common settings reset */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

ul {
    list-style-type: none;
}

ul li {
    list-style-type: none;
}

ol {
    list-style-type: none;
}

ol li {
    list-style-type: none;
}

li img {
    vertical-align: bottom;
}

table {
    border-collapse: collapse;
}

a:link img {
    text-decoration: none;
    border: none 0px;
}

a:visited img {
    text-decoration: none;
    border: none 0px;
}

.none_adjust {
    -webkit-text-size-adjust: 100%;
}

a:link img {
    text-decoration: none;
    border: none 0px;
}

a:visited img {
    text-decoration: none;
    border: none 0px;
}

img {
    display: block;
}


/* start mobile css settings
-------------------------------------------------------------------------------------------------------------------- */

body {
    min-width: 1020px;
    font-size: 15px;
    line-height: 170%;
    color: #000000;
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
}


/* font style */

.fc01 {
    color: #B3D31D;
}

a {
    color: #52B894;
    text-decoration: none;
}

a:hover {
    color: #a9d214;
    text-decoration: underline;
}


/* Layout
---------------------------------------------------------- */

#wrapper {
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    text-align: center;
    background-color: #fff;
}

#contents {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
}

#contentsLeft {
    width: 700px;
    float: left;
}

#contentsRight {
    width: 250px;
    float: right;
}


/* bnr */

#bnrArea li {
    margin-bottom: 20px;
}


/* header
---------------------------------------------------------- */


/*header*/

#headerWrap {
    width: 100%;
    height: 242px;
}

#headerIn {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1000;
}

#headerInLeft {
    width: 738px;
    float: left;
    margin-left: 1px;
}

#headerInRight {
    /*position: absolute;*/
    margin-top: 20px;
    width: 254px;
    float: right;
    bottom: 4px;
    right: 12px;
    padding: 18px 15px;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCC4B7;
    border-right-color: #CCC4B7;
    border-bottom-color: #CCC4B7;
    border-left-color: #CCC4B7;
}

#headerInRight ul {
    overflow: hidden;
    font-size: 13px;
    text-align: left;
    line-height: 140%;
    color: #83725c;
}

#headerLogo {
    text-align: left;
    margin: 60px 0 31px 8px;
    overflow: hidden;
}

#headerLogo li {
    float: left;
}

#headerLogo li:nth-child(2) {
    margin-left: 38px;
    margin-top: 32px;
}

#headerLogo li:last-child {
    margin-left: 20px;
    margin-right: 5px;
    margin-top: 32px;
}

#headerTel {
    padding-bottom: 14px;
    /*border-bottom: dotted 2px #7a6a56;*/
}

#headerTime {
    width: 254px;
    overflow: hidden;
    /*border-bottom: solid 1px #CCC4B7;
	padding-bottom: 8px;
	margin-bottom: 8px;*/
}

#headerTimeTitle {
    width: 71px;
    float: left;
}

#headerTimeTxt {
    /*width: 183px;*/
    float: right;
    /*margin-top: 11px;*/
    display: block;
    color: #796b55;
}

#headerClosedLeft {
    width: 203px;
    float: left;
}

#headerClosedRight {
    width: 51px;
    float: right;
}

#headerClosedTitle {
    float: left;
}

#headerClosedTxt {
    margin-top: 2px;
    display: block;
    color: #796b55;
}


/* gNavi */

#gNavi {
    width: 770px;
    height: 54px;
}

#gNavi ul {
    width: 770px;
    overflow: hidden;
    margin: 0 auto;
    text-decoration: none;
}

#gNavi li {
    float: left;
    /*margin-right: 20px;*/
}

/*#gNavi li:last-child {
    margin-right: 0;
}

#gNavi li#gNavi01 {
    margin-right: 17px;
}

#gNavi li#gNavi03 {
    margin-right: 14px;
}

#gNavi li#gNavi04 {
    margin-right: 17px;
}

#gNavi li#gNavi05 {
    margin-right: 17px;
}*/

#gNavi li a {
    display: block;
    height: 54px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    background-image: url(../img/gnavi.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

#gNavi li#gNavi01 a {
    width: 78px;
    background-position: 0 top;
}

#gNavi li#gNavi02 a {
    width: 134px;
    background-position: -100px top;
}

#gNavi li#gNavi03 a {
    width: 98px;
    background-position: -254px top;
}

#gNavi li#gNavi04 a {
    width: 95px;
    background-position: -373px top;
}

#gNavi li#gNavi05 a {
    width: 133px;
    background-position: -493px top;
}

#gNavi li#gNavi06 a {
    width: 119px;
    background-position: -653px top;
}

#gNavi li#gNavi07 a {
    width: 99px;
    background-position: -799px top;
}


/* hover, current */

#gNavi li#gNavi01 a:hover,
#gNavi li#gNavi01 a.current {
    background-position: 0px bottom;
}

#gNavi li#gNavi02 a:hover,
#gNavi li#gNavi02 a.current {
    background-position: -100px bottom;
}

#gNavi li#gNavi03 a:hover,
#gNavi li#gNavi03 a.current {
    background-position: -254px bottom;
}

#gNavi li#gNavi04 a:hover,
#gNavi li#gNavi04 a.current {
    background-position: -373px bottom;
}

#gNavi li#gNavi05 a:hover,
#gNavi li#gNavi05 a.current {
    background-position: -493px bottom;
}

#gNavi li#gNavi06 a:hover,
#gNavi li#gNavi06 a.current {
    background-position: -653px bottom;
}

#gNavi li#gNavi07 a:hover,
#gNavi li#gNavi07 a.current {
    background-position: -799px bottom;
}



/* changeHeader
---------------------------------------------------------- */

#change {
    width: 100%;
    position: fixed;
    z-index: 9999;
    display: none;
    top: 0;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.9);
}

#changeHeader {
    width: 1020px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
}

#changeHeaderLeft {
    width: 660px;
    float: left;
    margin-top: 13px;
}

#changeHeaderRight {
    width: 197px;
    float: right;
    margin: 26px 10px 0 0;
}


/* gNavi */

#gNaviChange {
    width: 810px;
    height: 54px;
}

#gNaviChange ul {
    width: 810px;
    overflow: hidden;
    margin: 0 auto;
    text-decoration: none;
}

#gNaviChange li {
    float: left;
    /*margin-right: 10px;*/
}

#gNaviChange li:last-child {
    margin-right: 0;
}

#gNaviChange li a {
    display: block;
    height: 54px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    background-image: url(../img/gnavi.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

#gNaviChange li#gNaviChange01 a {
    width: 78px;
    background-position: 0 top;
}

#gNaviChange li#gNaviChange02 a {
    width: 133px;
    background-position: -100px top;
}

#gNaviChange li#gNaviChange03 a {
    width: 97px;
    background-position: -254px top;
}

#gNaviChange li#gNaviChange04 a {
    width: 99px;
    background-position: -373px top;
}

#gNaviChange li#gNaviChange05 a {
    width: 120px;
    background-position: -499px top;
}

#gNaviChange li#gNaviChange06 a {
    width: 120px;
    background-position: -646px top;
}

#gNaviChange li#gNaviChange07 a {
    /*width: 99px;
    background-position: -531px top;*/
    margin-left: 7px;
    background-image: none;
}

/* hover, current */

#gNaviChange li#gNaviChange01 a:hover,
#gNaviChange li#gNaviChange01 a.current {
    background-position: 0px bottom;
}

#gNaviChange li#gNaviChange02:hover>a,
#gNaviChange li#gNaviChange02 a.current {
    background-position: -100px bottom;
}

#gNaviChange li#gNaviChange03 a:hover,
#gNaviChange li#gNaviChange03 a.current {
    background-position: -254px bottom;
}

#gNaviChange li#gNaviChange04 a:hover,
#gNaviChange li#gNaviChange04 a.current {
    background-position: -373px bottom;
}

#gNaviChange li#gNaviChange05 a:hover,
#gNaviChange li#gNaviChange05 a.current {
    background-position: -499px bottom;
}

#gNaviChange li#gNaviChange06 a:hover,
#gNaviChange li#gNaviChange06 a.current {
    background-position: -646px bottom;
}


/* footer
---------------------------------------------------------- */

#slide {
    margin-bottom: 60px;
}

#slide li {
    margin-left: 4px;
}

#footerContents {
    width: 1050px;
    margin: 0 auto 57px;
    display: flex;
    align-items: center;
    overflow: hidden;
    font-size: 14px;
    text-align: left;
}

#footerClinic {
    width: 338px;
}

#footerLogo {
    margin: 0px 0 30px 25px;
}

#footerAderess {
    margin-left: 25px;
    line-height: 190%;
}

#footerTextTel {
    margin-left: 25px;
}

#footerSchedule {
    width: 340px;
    height: 400px;
    margin-top: 47px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*margin-left: 16px;*/
    border-left: solid 1px rgba(122, 106, 86, 0.3);
    border-right: solid 1px rgba(122, 106, 86, 0.3);
}

#footerSchedule > p {
    margin-left: 16px;
    overflow: hidden;
}

#scheduleTable {
    margin-bottom: 12px;
}

#footerScheduleIn {
    width: 250px;
    margin: 0 auto;
}

#footerScheduleIn #textSchedule {
    margin-right: -20px;
}

#footerMap {
    margin-top: 60px;
    margin-left: 34px;
}

#footerNav {
    background: #fbfbfb;
    padding: 20px 0;
}

#footerNavIn {
    width: 1050px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    text-align: left;
    line-height: 200%;
}

#footerNav a {
    color: #000000;
}

#footerNav ul {
    float: left;
}

#fNav01 {
    margin-left: 55px;
}

#fNav01 li {
    width: 128px !important;
}

#fNav01 li:nth-child(6) {
    padding-top: 5px;
    line-height: 140%;
}

#fNav02 {
    margin-left: 120px;
}

#fNav03 {
    margin-left: 140px;
}

#fNav04 {
    margin-left: 110px;
}

#footerNav ul li {
    font-size: 14px;
}

#fNav01 li,
#fNav03 li {
    width: 114px;
    padding-left: 15px;
}

#fNav03 li {
    width: 125px;
}

#fNav02 li,
#fNav04 li {
    padding-left: 15px;
}

#fNav01 li,
#fNav02 li {
    background-image: url(../img/bg_ico01.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#fNav03 li,
#fNav04 li {
    background-image: url(../img/bg_ico02.png);
    background-repeat: no-repeat;
    background-position: left top 12px;
}

#copy {
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
}

#copy small {
    color: #22a376;
}


/* google map */

#googleMap {
    position: relative;
    height: 250px;
    border-bottom: 2px solid #fff;
    width: 100%;
}

#mapCanvas {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}


/* pageTop
---------------------------------------------------------- */

#scrollUp {
    bottom: 50px;
    right: 30px;
    height: 80px;
    /* Height of image */
    width: 29px;
    /* Width of image */
    background: url(../img/page_top.png) no-repeat;
    background-size: 100%;
}

/* link
---------------------------------------------------------- */

.link {
    margin-top: -90px;
    padding-top: 90px;
}

/* none
---------------------------------------------------------- */

.none {
    display: none;
}

/*bnr_side
---------------------------------------------------------- */
#bnr_side {
    position: fixed;
    top: 300px;
    z-index: 9999;
    right: 0px;
}

/*bnr_side
---------------------------------------------------------- */
.toho {
    font-size: 15px;
    /*	text-align: center;*/
    color: #7a6a56;
    font-weight: normal;
    padding-left: 55px;
    margin-bottom:0px;
}
