@charset "UTF-8";
/*////////////////////////
・Reset
・set
・layout
・h
・header
・globalNavi
・main

・style
/////////////////////////*/

/* #Reset
===============================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style-type: none;
}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	overflow:hidden;
	outline:none;
}


/* set
===============================================================*/
body {
	font-size:14px;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
}

a,a:link,a:visited {
	color: #000;
	text-decoration:none;
	outline:none;
	overflow:hidden;
}
a:hover,a:active,a:focus {
	color:#ff8a00;
	outline:0;
}
img {
	vertical-align:middle;
	border:0;
}
a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=70 )";
	background:none!important;
}
.clearfix:after {
	content: ".";
	display: block;
 	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-table; }
.clear { clear: both; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
.mb0 {margin-bottom:0 !important;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.text-center {text-align:center;}
.text-left {text-align:left !important;}
p, ul li, ol li {font-size:15px;line-height:1.8;}

/* layout
===============================================================*/
header, #main, #footer_contents {
	width:955px;
	margin:0 auto;
}


/* h
===============================================================*/
h1 {
	background:url(../img/logo.png) no-repeat bottom left;
	width:484px;
	height:60px;
	text-indent:-9999px;
	float:left;
}
h1 a {
	display:block;
	width:484px;
	height:60px;
}
h2 {
	color:#5e3b1f;
	text-align:right;
	font-size:12px;
}
h3 {
	background:url(../img/h3_bg.png) no-repeat;
	width:668px;
	height:50px;
	font-size:18px;
	padding:12px 0 0 30px;
	color:#5e3b1f;
	font-weight:bold;
	letter-spacing:2px;
	clear:both;
}
h4 {
	width: 675px;
	height: 30px;
	background-color: #FEC8C0;
	margin-top: 20px;
	padding-left: 20px;
	line-height: 30px;
	font-size: 16px;
	color: #5D3B22;
	margin-bottom: 10px;
}
h5 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FDC8C1;
	margin-top: 10px;
	padding-left: 10px;
	margin-left: 10px;
	color: #EF8282;
	font-size: 16px;
	margin-bottom: 10px;
}
h6 {
	border-bottom: dashed 1px #FDC8C1;
	margin-top: 10px;
	padding-left: 10px;
	margin-left: 10px;
	color: #EF8282;
	font-size: 14px;
	margin-bottom: 10px;
}
/* header
===============================================================*/
header p {
	float:right;
	margin-top:15px;
	color:#5e3b1f;
	font-size:13px;
}
header p img {
	padding-bottom:5px;
}

/* globalNavi
===============================================================*/
#globalNavi {
	clear:both;
	padding-top:20px;
	background:url(../img/navi_bg.png) repeat-x bottom;
	height:73px;
}
#globalNavi .navi {
	margin:0 auto;
	background:url(../img/globalnavi_bg.png) no-repeat;
	width:955px;
	height:64px;
}
#globalNavi .navi ul {
	padding:20px 15px 0;
}
#globalNavi .navi li {
	float:left;
	margin-right:3px;
}
.navi li a img{
	display:inline;
}
#globalNavi .navi li span{
	display:none;
}

/* warp
===============================================================*/
#warp {
	clear:both;
	background:url(../img/main_bg.png) repeat-x top;
	height:135px;
	padding-top:25px;
}
#SmartmainVisual,
#mainVisual {
	width:963px;
	margin:0 auto;
}


/* main
-----------------------------*/
#main {
	margin-top:25px;
}


/* aside
-----------------------------*/
aside {
	width:250px;
	float:left;
	margin-bottom:20px;
}
aside img {
	margin-bottom:10px;
}
aside .left_navi {
	background:url(../img/bg_index_sidenavi02.png) no-repeat bottom;
	padding:0 0 31px 0;
	width:237px;
	margin:0 0 20px 0;
}
aside .left_navi .left_navi_title {
	background:url(../img/left_navi_bg.png) no-repeat;
	border:none;
}

.left_navi_title img	{
	padding-top:6px;
}
aside .left_navi li {

	background:url(../img/bg_index_sidenavi01.png) ;
	padding:0 7px;
}
aside .left_navi li p {
	background:url(../img/left_navi_arrow.png) no-repeat center left;
	margin:0 10px;
	padding:5px 20px 2px;
	border-bottom:2px dotted #c9bdb3;
}
aside .left_navi li p a {
	display:block;
	width:190px;
}
aside #news {
	background:url(../img/news_bg.png) no-repeat;
	width:237px;
	height:382px;
	padding:7px;
	overflow:scroll;
}
aside #news li {
	width:200px;
	font-size:12px;
	padding:10px;
}
aside #news li span {
	background:url(../img/left_navi_arrow.png) no-repeat center left;
	padding:3px 0 5px 20px;
	font-size:12px;
	display:block;
	border-bottom:2px dotted #c9bdb3;
	margin-bottom:10px;
}
aside #news p {
	width:170px;
	margin:0 10px;
	padding:10px 20px;
	font-size:12px;

}
aside #news ul {
	overflow-y: scroll;
    overflow-x: hidden;
	width:220px;
	height:320px;
}
aside #map {
	background:url(../img/map_bg.png) no-repeat;
	background-size:237px 540px;
	width:237px;
	height:540px;
	padding:7px;
}
aside .map_contents {
	margin:5px 0 0 12px;
	font-size:12px;
	color:#5e3b1f;
	line-height:15px;
}
aside .map_contents small {
	padding-left:115px;
	font-size:10px;
}
aside .map_contents p {
	width:198px;
	font-size:10px;
	color:#000;
	padding-top:7px;
}


/* main_contents
-----------------------------*/
#main_contents {
	float:left;
	width: 675px;
}
#main_contents a,#main_contents a:link,#main_contents a:visited {
	color: #09F;
	text-decoration:none;
	outline:none;
	overflow:hidden;
}
#main_contents_area {
	font-size: 16px;
	text-align:justify;
}
#main_contents_area section {
	line-height: 1.5em;
}

section {
	width:650px;
	padding:15px 0 20px 25px;
	line-height:18px;
}
#main_contents table {
	width:650px;
	border:1px solid #bba99d;
	color:#5e3b1f;
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
}

#main_contents th {
	background:#ffc8bf;
	padding:7px 0;
}
#main_contents td {
	padding:7px 0;
	
}#main_contents .cell {
	width:9%;
}
#main_contents .timetable th ,#main_contents .timetable td{
	border:1px solid #bba99d;
}

#main_contents .timetable td.pink{
	background:#ffeeeb;
	color:#e70110;
}
#main_contents .timetable td.blue{
	background:#ebfaff;
	color:#047ee5;
}
#main_contents .pink{
	background:#ffeeeb;
	color:#e70110;
}
#main_contents .blue{
	background:#ebfaff;
	color:#047ee5;
}
.guide ul {
	width:155px;
	border:1px solid #bba99d;
	float:left;
	margin-right:5px;
	height:270px;
	font-size:14px;
	margin-bottom:25px;
}
.guide li {
	background:url(../img/left_navi_arrow.png) no-repeat left 5px;
	padding-left:20px;
	margin-left:10px;
}
.guide p {
	background:#ffc8bf;
	padding:7px 0;
	color:#5e3b1f;
	font-size:18px;
	text-align:center;
	margin-bottom:10px;
}
.guide1 p {
	background:#ff9381;
	padding:7px 0;
	color:#5e3b1f;
	font-size:18px;
	text-align:center;
	margin-bottom:10px;
}
.greetImg {
	float:left;
	padding-right:15px;
	padding-bottom:25px;
}
.greet {
	padding-bottom:10px;
}
.under_bn {
	padding-top:25px;
}
.qr {
	float:left;
	padding-right:8px;
}

/* footer
===============================================================*/
footer {
	clear:both;
	background:url(../img/footer_bg.png) repeat-x bottom;
	height:300px;
}
.footer_chara {
	padding-left:10px;
	width:210px;
	float:left;
}
#page_top {
	float:right;
	padding-top:100px;
}
#page_top a {
	color:#5e3b1f;
}
#page_top a:hover {
	color:#ff8a00;
}

.footer_menu {
	clear:both;
	font-size:12px;
	color:#5e3b1f;
	text-align:center;
	width:955px;
	padding-top:60px;
}
.footer_menu a {
	color:#5e3b1f;
}
.footer_menu a:hover {
	color:#ff8a00;
}

footer p {
	text-align:center;
	width:955px;
	color:#fff;
	padding-top:47px;
	font-size:12px;
}


/* style
===============================================================*/
/* access
-----------------------------*/
.access_text {
	padding-top:10px;
}
.access_text p {
	padding-top:15px;
}


/* disease
-----------------------------*/
.disease_wrap {display:flex;flex-wrap: wrap;}
.disease {flex-basis:32%;   
    border: 1px solid #bba99d;
    padding: 8px;
    margin-bottom: 20px;
	box-sizing:border-box;
	position:relative;
}
.disease:nth-child(2),.disease:nth-child(5),.disease:nth-child(8) {
    margin-right:2% ;
	margin-left:2% ;
}
.title {
	background:#ffc8bf;
	padding:5px;
	text-align:center;
	font-size:18px;
	color:#5e3b1f;
}
.disease:nth-child(2n) .title  {
    background: #ff9381;

}

.disease .disease_text {
	padding:15px 5px 30px;
	text-align:left;
	line-height:1.5;
	font-size:14px;
}
.disease .button {
	display: block;
	
	

box-sizing:border-box;
border:solid 1px #ffc8bf;
background:#fff;
padding:5px;
border-radius: 3rem;
margin-bottom:0;
}



/* secret
-----------------------------*/
#secret {
	width:650px;
	border:1px solid #bba99d;
	padding:3px;
	margin-top:25px;
	padding-bottom:20px;
}
#secret .title {
	background:#ffc8bf;
	padding:7px;
	text-align:center;
	font-size:18px;
	color:#5e3b1f;
}
#secret .secret_text {
	padding:40px 3px 0;
	text-align:left;
	overflow:auto;
}
#secret img {
	float:left;
	padding:25px;
}


/* doctor
-----------------------------*/
.doctor_name {
	width:230px;
	float:left;
	text-align:center;
}
.doctor_name p {
	text-align:center;
	width:230px;
	margin-top:10px;
	color:#5e3b1f;
	font-size:16px;
}
.doctor_name img {
	padding:5px;
	margin-right:20px;
	border:1px solid #ccc;
}
.doctor p {
	width:410px;
	float:right;
	margin-bottom:25px;
}


/* price
-----------------------------*/
.price td {
	color:#000;
	vertical-align:middle;
	border:1px solid #bba99d;
	font-size:13px;
}
.price td p {
	text-align:left;
	padding-left:10px;
	color:#5e3b1f;
	font-size:15px;
}
.kensa {
	text-align:left;
	color:#000;
	padding-right:10px;
	font-size:13px;
}
.kensa1 {
	text-align:left;
	color:#000;
}
.kensa2 {
	float:right;
	padding-right:5px;
}


/* info
-----------------------------*/
.info {
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
}
.info img {
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:15px;
}
.info_text {
	text-align:left;
	padding:10px 5px;
}
/*.info1 {
	width:320px;
	float:right;
	text-align:center;
}*/
.info1 img {
	border:1px solid #ccc;
	padding:5px;
	margin-bottom:15px;
}


/* confidence
-----------------------------*/
.confidence_ol li {
	list-style-type: none;
}
.confide_ul {
	margin-left: 20px;
	font-size: 14px;
	color: #666;
	line-height: 2em;
	margin-bottom: 20px;
}
.confide_ul li {
	list-style-type: none;
}


/* reservation
-----------------------------*/
.border_line {
	border: dotted 1px #bba99d;
	font-size: 16px;
	padding: 20px;
	color: #5e3b1f;
	font-weight: bold;
	margin-left: 20px;
}

.p_text {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#table_line_none table {
	border: none;
	margin-left: 20px;
	border-collapse: collapse;
}
#table_line_none td {
	text-align: left;
	font-size: 14px;
	color: #666;
	vertical-align: top;
}
#table_line_none td {
	border-bottom: solid 1px #CCC;
}

#table_line_none2 table {
	border: none;
	margin-left: 20px;
	border-collapse: collapse;
}
#table_line_none2 td {
	text-align: left;
	font-size: 14px;
	color: #666;
	vertical-align: top;
}
#table_line_none2 td {
	border-bottom: solid 1px #CCC;
}

/* hentouen
-----------------------------*/
.img_right {
	float: right;
	margin-left: 15px;
}
.img_left {
	float: left;
	margin-right: 15px;
}
@media screen and (min-width:300px) and (max-width:640px){
.img_right,
.img_left {
	float: none;
	margin: 0 0 0.5rem;
}
}
.ul_check {
	list-style: inside;
	list-style-image: url(../img/check.png);
	margin-left: 20px;
}
.ul_check li {
	line-height: 1.5em;
}

/* flow
-----------------------------*/
.flow-map {
	width: 100%;
	text-align: center;
	padding: 20px 0 20px 0;
}
.flow-text {
	margin: 20px 0 0 20px;
}

/* mimiaka
-----------------------------*/
#ol-list {
	margin: 10px 0 10px 40px;
	line-height: 2em;
}
ol li {
	list-style: decimal;
}

/* hanaji
-----------------------------*/
.img-area {
	float: left;
	text-align: center;
	margin: 20px 20px 0 0;
}
.img-area span {
	margin: 10px 0 0 0;
	display: block;
}
.img_right2 {
	float: right;
	margin-left: 30px;
	text-align: center;
}
.img_right2 img {
	margin: 0 0 10px 0;
}

/* zekkamenekiryouhou
-----------------------------*/
.table-boder {
	border-collapse: collapse;
}
.table-boder td, .table-boder th {
	border: 1px dashed #bba99d;
	vertical-align: middle;
	font-size: 16px;
}

/* hochokigairai
-----------------------------*/
.txt_clr01 { color: #E60012;}

/* 追加
-----------------------------*/
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1.5rem 0;
    padding: 1em 1.5em;
    border: 1px solid transparent;
    
    font-weight: 500;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-family: inherit;
    font-size: 14px;
    letter-spacing: 1px;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #ffc8bf;
    color: #6f4729 !important;
    text-shadow: none;
    border-radius: 3rem;
}
