
@media (min-width: 480px) {
.visible-xs-phone{
display: none!important;
}
.hidden-xs-phone{
display: inherit!important;
}
span.hidden-xs-phone{
display: inline!important;
}
}


@media screen and (min-width: 768px) {
/* タブレット・PC用のスタイル記述 */
.visible-tablet{
display: inherit!important;

}
.visible-phone{
display: none!important;
}

.hidden-phone{
display: inherit!important;
}
.visible-tablet{
display: none!important;
}
.visible-pc{
display: inherit!important;
}


body{
font-size: 14px;

background:url(../images/bg-leaf.png) no-repeat top center,url(../images/bg.png) repeat 0 0;
}

#wrapper{
max-width: 1020px;
background-color: #fff;
margin: 0 auto;
-moz-box-shadow:0px 0px 6px rgba(0,0,0,0.3);
-webkit-box-shadow:0px 0px 6px rgba(0,0,0,0.3);
box-shadow:0px 0px 6px rgba(0,0,0,0.3);
}

#header {
}
#header h1#logo{
float: left;
margin: 30px 0;
margin-left: 0;
display: inline;
}
#header h1#logo a{
}

#gnav ul{
display: block;
}

#toggle{
display: none;
}

#header #header-tel-sp{
display: none;
}
#header #header_info{
float: right;
margin: 13px 25px 0px 0;
display: inline;
margin-right: 3%;
margin-right: 0;
}
#header #header_tel{
margin-bottom: 8px;
padding:0;

/*
width: 201px;
height: 22px;
background: url(../images/te-pc.svg) no-repeat 0 center;
background-size: 202px 22px;
*/
}
#header #header_tel img{
width: 212px;
height: 22px;
display: block;
vertical-align: top;
}
#header #header_info #header_time {
font-size: 11px;
}
#header #header_info #header_time dt{
background-color: #6e3b19;
width: 5em;
height: 1.4em;
line-height: 1.4em;
text-align: center;
color: #fff;
float: left;
clear:left;  
margin-bottom: 3px;
}
#header #header_info #header_time dd{
margin-left: 5.5em;
margin-bottom: 3px;
height: 1.4em;
line-height: 1.4em;
}

#gnav{
display: block;
}

#gnav ul li{

}

#gnav ul li{
width: 20%;
line-height: 44px;
height: 44px;
border-top: none;
background: transparent;
}

#gnav ul li a{
font-weight: bold;
font-size: 15px;

text-shadow:rgba(0, 0, 0, 0.5) 1px 1px 1px;

border-right: 1px solid rgba(255,255,255,0.28);
border-left: 1px solid rgba(62,26,3,0.7);

box-shadow:rgba(0, 0, 0, 0.17) 0px 5px 2px -2px inset;
-webkit-box-shadow:rgba(0, 0, 0, 0.17) 0px 5px 2px -2px inset;
-moz-box-shadow:rgba(0, 0, 0, 0.17) 0px 5px 2px -2px inset;

background: -moz-linear-gradient(top,  rgba(255,255,255,0.2) 0%, rgba(255,255,255,0) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(255,255,255,0))); 
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); 
background: -o-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); 
background: -ms-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); 
background: linear-gradient(to bottom,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 100%); 
background-color: transparent;
background-position: 0 0;
background-repeat: repeat-x;
}
#gnav ul li a:hover{

background:none;

}

#gnav ul li:first-child{
display: block;
}
#gnav ul li:first-child a{
border-left:none;
}



#pc_main {
display: block;
margin: 0;
padding: 0;
max-width: 100%;
height:auto;
position:relative;
/*display:inline-block;*/
line-height:0;
overflow:hidden;
}
/*
#pc_main:after {
content:"";
position:absolute;
top:0; right:0; bottom:0; left:0;
box-shadow:rgba(0, 0, 0, 0.17) 0px 5px 2px -2px inset;
-webkit-box-shadow:rgba(0, 0, 0, 0.17) 0px 5px 2px -2px inset;
-moz-box-shadow:rgba(0, 0, 0, 0.17) 0px 5px 2px -2px inset;
}
*/
#phone_main {
	display:none;
}
h2#page_title{
height:160px;
font-size: 38px;
background:url(../images/h2-bg.png) no-repeat right center #eefafd;
background-size: auto 100%;
}

#mainvisual{
margin-bottom: 40px;
}

#container {
padding: 0;
}
#contents {
float: right;
display: inline;
margin-top: 30px;
margin-top:0;
width: 535px;

width: 63.6%;
margin-right: 3%;
}
#side {
float: left;
display: inline;
margin-top:0;
width: 225px;

width:26.76%;
margin-left: 3%;
}
#topicpath{
margin-left: 3%;
text-align: left;
}

#side #clinic_info section dl dt{
width: 4.5em;
}
#side #clinic_info section dl dd{
margin-left: 5em;
}

#contents section{
margin-bottom: 50px;
}

#contents h3{
margin-top: 60px;
}
#contents h3:first-child{
margin-top: 0;
}


#news h3{
margin-bottom: 0;
}

#contents #news dl{
margin: 0;
padding: 1em 0;
border-bottom: 1px dotted #d4d4d4;
}
#news dt{
width:110px; 
float:left;  
clear:left;  
}
#news dd{
	margin: 0 0 0 125px;
}

#side #clinic_info h1{
text-indent: 13px;
font-size: 14px;
}

#side #clinic_info section{
font-size: 12px;
}
#side #clinic_info section h2{
font-weight: bold;
padding-bottom: 10px;
display: block;
}

#footer{
font-size: 12px;
height: 45px;
line-height: 45px;
margin-top: 60px;
border-sizing: border-box;
padding: 0 3%;

}

#footer #utility{
float: left;
display: inline;
width: 50%;
border-sizing: border-box;
text-align: left;
}
#footer #copyright{
float: right;
display: inline;
width: 50%;
text-align: right;
border-sizing: border-box;
margin-top: 0;
}
}


/*トップページ*/

#contents .greeting h3{
margin: 15px 0;
}
#contents .greeting figure{
float: right;
display: block;
margin: 0;
margin-left: 2em;

}
#contents .greeting img{
padding: 3px;


-webkit-box-shadow:rgba(0, 0, 0, 0.17) 0px 5px 2px -2px inset;
-moz-box-shadow:rgba(0, 0, 0, 0.17) 0px 5px 2px -2px inset;
box-shadow:rgba(0, 0, 0, 0.25) 2px 2px 5px 0;
}

@media screen and (min-width: 641px) {
#contents .greeting h3{
margin-top:  0;
}

}

/*アクセス*/

#google-map-big{
position: relative;
width: 100%;
padding-bottom:  80%; /*これが縦横比 縦÷横×100*/ 
height: 0;
overflow: hidden;
margin-bottom: 14px;
}
#google-map-big iframe{
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

/* */

#timetable{
width: 100%;
background: #fbfaf5;
}
#timetable th,
#timetable td
{
font-style: normal;
text-align: center;
line-height: 3em;
height: 3em;
vertical-align: middle;
}
#timetable th{
color: #fff;
font-weight: bold;
background:rgba(110,59,25,0.8); 
}
#timetable th:first-child,
#timetable td:first-child
{
min-width: 100px;
}

#contents table.table-mini {
margin: 0;
border: none;
}
#contents table.table-mini th,
#contents table.table-mini td{
	padding: 0;
	background-color: transparent;
	border: none;
}
#contents table.table-mini th{
	padding-right: 1em;
	text-align: left;
}

#contents #tilewrapper{position: relative;width: 100%;}
#contents #tilewrapper li{box-sizing: border-box;}
/*
#contents #tilewrapper{}
#contents #tilewrapper li{box-sizing: border-box;width: 100px;margin: 0;padding: 5px;width: 33%;float: left;}
#contents #tilewrapper li img{max-width: 100%;height: auto;}
*/


/*お問い合わせ*/
#contact p{
margin: 0;
text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}
#contact p:first-child+p{
position: relative;
font-size:40px;margin:0;
font-weight: bold;
color:#16960b!important;
}

#contact p:first-child+p i{
background:url(../images/tel-icon.svg) no-repeat 0 0;
background-size: auto 0.85em;
width: 1.4em;
height: 1em;
align-items: center;
}

@media (max-width: 480px) {
#contact p:first-child+p{
font-size:32px;
}
#contact p:first-child+p i{
background-position:0 center;

}
}
/*
#contact p:first-child+p:before{
background:url(../images/tel-icon.svg) no-repeat 0 center;
background-size: auto 20px;
display: inline-block;
height: 1em;
width: 1.5em;
content:"";
}
*/

/*サイトマップ*/
/* サイトマップ */
#contents #sitemap-nav ul,
#contents #sitemap-nav li,
#contents #sitemap-nav a,
#contents #sitemap-nav ul:before,
#contents #sitemap-nav li:before,
#contents #sitemap-nav a:before,
#contents #sitemap-nav ul:after,
#contents #sitemap-nav li:after,
#contents #sitemap-nav a:after {
 -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#contents #sitemap-nav ul,
#contents #sitemap-nav li,
#contents #sitemap-nav a {
    margin: 0;
    padding: 0;
    border: 0 none;
    position: relative;
}


#contents #sitemap-nav {
    margin: 0px 0 0;
    left: 0px;
    min-height: auto;
font-size:16px;
}
#contents #sitemap-nav ul.sitemap-list{
margin: 0;
padding: 0;
}
#contents #sitemap-nav ul.sitemap-list,
#contents #sitemap-nav ul.sitemap-list ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
#contents #sitemap-nav ul.sitemap-list ul {
    margin-left:24px;
    position:relative;
   padding-top:10px;
}
#contents #sitemap-nav ul.sitemap-list ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid #ddd;
}
#contents #sitemap-nav ul.sitemap-list li  {
    margin:0;
	padding:10px 0px 10px 12px;
	padding-left: 20px;
    text-decoration: none;
    font-size:16px;
    line-height:20px;
    font-weight:normal;
    position:relative;
	list-style: none;
}
#contents #sitemap-nav ul.sitemap-list > li:first-child {
padding-left: 0;
padding-top: 0;
}
#contents #sitemap-nav ul.sitemap-list li a { 
    line-height:20px;
    color:#444;
    position:relative;
}


#contents #sitemap-nav ul.sitemap-list ul li:before {
    content:"";
    display:block;
    width:15px;
    height:0;
    border-top:1px solid #ddd;
    position:absolute;
    top:10px;top:20px;
    left: 0;
}
#contents #sitemap-nav ul.sitemap-list ul li:last-child:before{
	background: #fff;
    height: auto;
    top: 10px; top: 20px; 
    bottom: 0;
}

#contents #sitemap-nav ul.sitemap-list li a:hover,
#contents .sitemap-open:hover {
	text-decoration: none;
}


#contents .sitemap-list .external-link a{
padding-right: 20px;
}
#contents .sitemap-list .external-link a:after{
width: 16px;
height: 12px;
display:inline-block;
content:" ";
margin: 0px 0 0 4px;
background:url(../images/icon-external-link.gif) no-repeat;
}
#contents #sitemap-nav ul.sitemap-list > li{
max-width: 300px;
margin-left: 20px;

}

@media (min-width: 640px){
/*
#contents #sitemap-nav  {
    max-width: 700px;
	margin: 0 auto;
}
#contents #sitemap-nav ul.sitemap-list ul {
    margin-left:3em;
}
#contents #sitemap-nav ul.sitemap-list {
float: left;
width: 50%;
}
#contents #sitemap-nav ul.sitemap-list > li:first-child{
margin-bottom: 0px;
}
*/
}
