@charset "Shift_JIS";
/*--------------------------------------------------
	基本設定
--------------------------------------------------*/
body {
	font-size: 14px;
	color: #333;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: 500;
	line-height:150%;
	margin: 0px;
	text-align:left;
}
h1,h2,h3,ul,ol,li,dl,dt,dd{
	padding: 0px;
	margin: 0px;
	line-height:100%;
}
p {
	padding: 0px;
	margin: 0px;
	line-height:150%;
}
img {
	border: none;
	vertical-align: top;
}
hr{
	display: none;
}
form {
	padding:0px;
	margin:0px;
}
ul{
	list-style: none;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.anchor{
	font-size:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	height:0px;
}
.clfx {
    content:"";
    display:table;
    clear:both;
}
/*--------------------------------------------------
	リンク設定
--------------------------------------------------*/
a{
	color:#39F;
	text-decoration:underline;
}
a:hover {
	color:#F93;
	text-decoration:none;
}
[href^="tel"] {
    text-decoration: none;
    color: #333;
    cursor: default;
    pointer-events: none;
}
@media screen and (max-width: 769px) {
    [href^="tel"] {
        pointer-events: auto;
    }
}
/*--------------------------------------------------
	ヘッダー設定
--------------------------------------------------*/
#page_top {
  margin: 0;
  padding: 0;
}
header{
	width:100%;
	margin:0;
}
#header{
	width:1200px;
	margin: 0px auto 0px auto;
}
#header .summary-area{
	width:1000px;
}
#header .summary{
	float:left;
	width:1000px;
	height:20px;
	text-align:left;
	margin:3px 0 0 0;
}
#header .summary .summary-txt{
	color:#666;
	font-weight:normal;
	font-size:12px;
	padding: 3px 0px 0px 0px;
}
#header .logo{
	width:473px;
	float:left;
	margin: 0px 0px 0px 0px;
}
#header .facebook{
	float:left;
	width:45px;
	margin:0px 0 0 356px;
}
#header .tel{
	float:left;
	width:288px;
	margin:0px 0 8px 33px;
}
#fixedBox{
	width:100%;
	margin:0;
	background-color:#E9F7ED;
	border-top: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}
.global{
	width:1200px;
	height:49px;
	margin:0px auto 0px auto;
}
#glbflag{
	position:fixed;
	top:10px;
	left:10px;
}
#gnav-container {
position:relative;
}

#gnav {
border-bottom:solid 1px #CCCCCC;
position:relative;
z-index:100;
zoom:1;
}

#gnav .item {
float:left;
}

#gnav .item2 {
float:left;
}

ul#topnav {
	margin: 0; padding: 0;
	list-style: none;
	position: relative;
}
ul#topnav li {
	float: left;
	margin: 0 0 0 0; padding: 0;
}
ul#topnav li a {
	display: block;
}
ul#topnav li a:hover img{
	opacity: 0.5;
}
ul#topnav li span{
	float: left;
	padding: 15px 0;
	position: absolute;
	top:44px;
	display: inline;
	background: #E9F7ED;
	color: #333;
	z-index:9999;
	border-top:1px dotted #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
ul#topnav li span.navspan1{
	width:350px;
	left: 100px;
	padding:0px 0 40px 30px;
}
ul#topnav li span.navspan2{
	width:350px;
	left: 270px;
	padding:0px 0 40px 30px;
}
ul#topnav li span.navspan3{
	width:350px;
	left: 420px;
	padding:0px 0 40px 30px;
}
ul#topnav li span.navspan4{
	width:350px;
	left: 800px;
	padding:0px 0 40px 30px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.navchild0{
	width:900px;
	text-align:left;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 0 30px;
}
.navchild0 a{
	color:#333;
}
.navchild0 a:hover{
	color:#F93;
}
.navchild1{
	clear: both;
	float:left;
	font-size:14px;
	margin:20px 0px 0 30px;
	padding:0 0 0 0px;
	background:url(../img/global-bk.png) center left no-repeat;
}
.navchild1 a{
	color:#333;
}
.navchild1 a:hover{
	color:#F93;
}
.navchild2{
	width:auto;
	float:left;
	text-align:left;
	font-size:14px;
	margin:20px 0px 0px 30px;
}
.navchild2 a{
	color:#333;
	text-decoration:none;
}
.navchild2 a:hover{
	color:#F93;
	text-decoration:underline;
}
.navchild3{
	width:900px;
	text-align:left;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 14px 6px;
}
.navchild3 a{
	color:#333;
}
.navchild3 a:hover{
	color:#F93;
}

.navchildline{
	width:930px;
	height:1px;
	border-bottom:1px solid #666;
	margin:20px 0 0 30px;
}
.navchildanc{
	color: #FFF;
	text-decoration: none;
	background:url(img/nav-mark1.png) center left no-repeat;
	padding:0 0 0 15px;
}
.navmago{
	margin:20px 0 0 0;
}
@media screen and (max-width:767px){
	body{
		background:none;
	}
	header{
		width:100%;
		height:auto;
		margin:0;
		position:fixed;
		top:0;
		left:0;
	}
	header{
		width:100%;
		height:auto;
		margin:0;
		position:fixed;
		top:0;
		left:0;
	}
	
	.samary{
		display:none;
	}
	.no-links{
		pointer-events: none;
		cursor: default;
		text-decoration:none;
	}	
	.samary,.global,.globalareatop,.head-logo,.head-tel,.facebook{
		display:none;
	}
	.sma-head{
		border-bottom:1px solid #CCC;
		position:fixed;
		top:0;
		left:0;
		z-index:1000;
		background-color:#FFF;
	}
	.sma-logo{
		width:50%;
		float:left;
		margin:0 0 0 0;
	}
	.sma-logo img{
		width:100%;
		height:auto;
	}
	.sma-tel{
		width:14%;
		float:left;
		margin:0 0 0 0;
	}
	.sma-tel img{
		width:100%;
		height:auto;
	}
	.sma-fb{
		width:14%;
		float:left;
		margin:0 0 0 0;
	}
	.sma-fb img{
		width:100%;
		height:auto;
	}
	.sma-menu{
		position:relative;
		width:15%;
		float:right;
		margin:4px 0 0 0;
	}
	.sma-space{
		width:80%;
		margin:0;
	}
	.sma-space img{
		width:100%;
		height:auto;
	}
	.tel{
		display:none;
	}
	#gNav {
	    width: 100%;
	    position: absolute;
	    top: -3000px;
		left:0;
	    z-index: 9999;
	    transition: top 1s;
	    -webkit-transition: top 1s;
	    -moz-transition: top 1s;
	    text-align: center;
	    background:#FFF;
	}
	#gNav:target {
 	   top: 10px;
	}
	#gNav li{
		padding:10px 0 10px 10%;
		border-bottom:1px solid #069;
		color:#C33;
		font-size:16px;
		font-weight:bold;
		text-align:left;
		background-color:#ECE5C8;
	}
	#gNav li a{
		color:#333;
		text-decoration:none;
		display:block;
	}
	#gNav li.sma-menu-cate{
		font-size:16px;
		padding:10px 0 10px 10%;
		border-bottom:1px solid #069;
		color:#333;
		text-align:left;
		background-color:#0D244F;
	}
	#gNav li.sma-menu-cate a{
		color:#FFF;
		text-decoration:none;
		display:block;
	}
	#fademenu {
	    position: absolute;
	    top: 0;
		width:100%;
		background-color:#000000;
		opacity:0.5;
		visibility:hidden;
		z-index:99;
	}
	.nav-close {
		padding:10px 0 10px 0;
	    background:#666;
	}
	.nav-close a{
		color:#FFF;
		text-decoration:none;
		font-size:16px;
		font-weight:bold;
		display:block;
	}
	.sma-foot-menu{
		margin:-10px 0 0 2%;
		width:96%;
	}
	.sma-foot-menu img{
		margin:0 0 0 0;
		width:100%;
	}
	.no-br{
		display:none;
	}
	.sma-yohaku{
		width:100%;
		height:auto;
	}
	.goods-detail-image{
		display:none;
	}
	.mainImageInit ul{
		z-index: -1;
	}
	#fixedBox{
		display:none;
	}
	.accordion2 .inner2 {
		display:none;
	}
	.accordion2 p{
		width:100%;
		cursor: pointer; 
		padding: 20px 0 20px 0;
		background-color:#333;
		border-bottom:1px solid #666;
		color:#FFF;
		font-weight:bold;
		font-size:16px;
		line-height:100%;
		margin:0;
		text-align: center;
	}
	.accordion2 a{
		text-decoration:none;
	}
	.accordion2 .inner2 li{
		width:85%;
		float:left;
		padding: 20px 0 20px 15%;
		background-color:#666;
		border-right:1px solid #999;
		border-bottom:1px solid #999;
		font-size:16px;
		color:#FFF;
		font-weight:bold;
	}
	.accordion2 .inner2 li a{
		text-decoration:none;
		color:#FFF;
	}
	.accordion2 .inner3 li{
		width:90%;
		float:left;
		padding: 20px 0 20px 10%;
		float:left;
		background-color:#FFF;
		border-right:1px solid #CCC;
		border-bottom:1px solid #CCC;
		font-size:14px;
		font-weight:bold;
		color:#333;
		text-align:left;
	}
	.accordion2 .inner3-tri2{
		float:left;
		margin:0 3% 0 7%;
  		width: 0;
  		height: 0;
  		border-left: 7px solid #CCC;
  		border-top: 7px solid transparent;
  		border-bottom: 7px solid transparent;
	}
	.accordion2 .inner2 .inner3-tri,.accordion2 .inner3 .inner3-tri,.accordion2 .inner3-tri{
		float:left;
		margin:0 3% 0 0;
  		width: 0;
  		height: 0;
  		border-left: 7px solid #CCC;
  		border-top: 7px solid transparent;
  		border-bottom: 7px solid transparent;
	}
	.accordion2 .inner3 li a{
		display: block;
		text-decoration:none;
		color:#333;
	}
	.menutitle{
		float:left;
		margin:13px 0 0 0;
		font-size:12px;
		color:#666;
	}
	.pc-br{
		display:none;
	}
	
}
@media screen and (min-width:768px){
	.sma-head,.sma-space,#gNav,#gNavbtn,#fademenu,.sma-foot-menu,.mb-br{
		display:none;
	}
	a.mb-tel{
	pointer-events: none;
	text-decoration:none;
	color:#333;
	}
}
/*--------------------------------------------------
	編集可能領域設定
--------------------------------------------------*/
#mainimage-area{
	float:left;
	width:100%;
	height:360px;
	margin: 0;
	background-color:#F0F0F0;
}
#mainimage{
	width:1400px;
	height:360px;
	margin: 0px auto 0 auto;
	position:relative;
}
.main-info {
	position:absolute;
	top:11px;
	left:897px;
	z-index:999;
}
#contenter{
	width:1000px;
	margin:0px auto 0px auto;
}
#contenter #contents{
	float:left;
	width:1000px;
	margin:0 0 0 0;
}
/*　パンクズ　*/
#TopicPath {
  position:relative;
  height:6px;
  margin:0px 0 0 0px;
}
#TopicPath ol {
  padding: 15px 0 5px 0;
  text-align: left;
  list-style: none;
  font-size: 12px;
  float:left;
}
#TopicPath ol li {
  display: inline;
  color: #333;
}
#TopicPath ol li a { color: #333; }
#TopicPath ol li.home a { color: #333; }

#TopicPath .innerPath {
  width: 1000px;
  margin: 0px auto 0 auto;
}
.top-h1{
	float:left;
	width:1000px;
	margin:20px 0 0 0;
	font-size:16px;
}
.top-text{
	float:left;
	width:1000px;
	margin:10px 0 0 0;
}
.top-banner-area{
	float:left;
	width:1000px;
	margin:30px 0 0 0;
}
.top-banner-area ul{
	float:left;
	width:1000px;
	margin:20px 0 0 0;
}
.top-banner-area li{
	float:left;
	width:320px;
	margin:0px 20px 0 0px;
}
.top-banner-area li.last{
	margin-right:0px;
}
.top-contents-area{
	float:left;
	width:1000px;
	margin:30px 0 0 0;
	padding:0 0 30px 0;
	border-bottom:1px dotted #999;
}
.top-contents-area li{
	float:left;
	width:320px;
	margin:0px 20px 0 0px;
}
.top-contents-area li.last{
	margin-right:0px;
}
.top-contents-area a:hover{
	opacity:0.5;
}
.top-contents-area li p{
	float:left;
	width:100%;
	margin:10px 0px 0 0px;
	font-size:16px;
	text-align:center;
}
.top-contents-area li p a{
	color:#333;
	text-decoration:none;
}
.top-contents-area li p a:hover{
	color:#333;
	text-decoration:underline;
	opasity:0.5;
}
.top-clinic-area{
	float:left;
	width:100%;
	height:425px;
	margin:60px 0 0 0;
	background-color:#E3F4E8;
}
.top-clinic{
	width:1000px;
	margin: 0 auto 0;
}
.top-clinic h2{
	float:left;
	width:200px;
	margin:20px 0 0 380px;
	padding:25px 0 10px 50px;
	background:url(../img/top-clinic-h2-bk.png) center left no-repeat;
	font-size:32px;
	font-weight:500;
}
.top-clinic-left{
	clear:both;
	float:left;
	width:290px;
	margin:40px 0 0 0;
}
.top-clinic-left h3{
	float:left;
	width:252px;
	margin:0px 0 0 0;
	padding:10px 0 10px 38px;
	background:url(../img/top-clinic-time.png) center left no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#633;
}
.top-clinic-left dt{
	float:left;
	width:280px;
	margin:10px 0 0 10px;
	font-weight:bold;
}
.top-clinic-left dd{
	float:left;
	width:280px;
	margin:0px 0 0 10px;
	line-height:140%;
	color:#09C;
	font-weight:bold;
}

.top-clinic-left p{
	float:left;
	width:260px;
	margin:20px 0 0 0;
	padding:5px 0 2px 30px;
	background:url(../img/top-clinic-parking.png) center left no-repeat;
	color:#663333;
	font-weight:bold;
}
.top-clinic-center{
	float:left;
	width:410px;
	margin:40px 0 0 0;
}
.top-clinic-center h3{
	float:left;
	width:372px;
	margin:0px 0 0 0;
	padding:10px 0 10px 38px;
	background:url(../img/top-clinic-train.png) center left no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#663333;
}
.top-clinic-center h4{
	float:left;
	width:475px;
	margin:10px 0 0 35px;
	font-size:14px;
	font-weight:bold;
	color:#663333;
}
.top-clinic-center p{
	float:left;
	width:475px;
	margin:5px 0 0 35px;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
}
.top-clinic-right{
	float:left;
	width:296px;
	height:285px;
	margin:10px 0 0 0;
	padding:1px;
	border:1px solid #CCC;
	background-color:#FFF;
}

@media screen and (max-width:767px){
	#mainimage-area{
		width:100%;
		height:auto;
		margin: 0px 0 0px 0;
	}
	#mainimage{
		float:left;
		width:100%;
		height:auto;
		margin:0;
		position:static;
	}
	#mainimage img{
		width:100%;
		height:auto;
	}
	.main-info {
		/*
		position:static;
		float:left;
		width:100%;
		height:auto;
		margin:0 0 0 0;
		background-color:#03C;
		*/
		display:none;
	}
	.main-info img{
		width:100%;
		height:auto;
	}
	#contenter{
		width:100%;
		margin: 0px 0 0px 0;
	}
	#TopicPath{
		display:none;
	}
	#contenter #contents{
		width:100%;
		text-align:left;
		margin:0px 0 0 0;
	}
	.br-pc{
		display:none;
	}
	.top-h1{
		width:94%;
		margin:20px 0 0 3%;
		line-height:140%;
	}
	.top-text{
		width:94%;
		margin:10px 0 0 3%;
	}
	.top-banner-area{
		width:100%;
		margin:30px 0 0 0;
	}
	.top-banner-area ul{
		width:100%;
		margin:0px 0 0 0;
	}
	.top-banner-area li{
		width:80%;
		margin:0px 0 20px 10%;
	}
	.top-banner-area li img{
		width:100%;
		height:auto;
	}
	.top-contents-area{
		width:100%;
		margin:30px 0 0 0;
		padding:0 0 0px 0;
		border-bottom:1px dotted #999;
	}
	.top-contents-area li{
		width:90%;
		margin:0px 0px 20px 5%;
	}
	.top-contents-area li img{
		width:100%;
		height:auto;
	}
	.top-contents-area li p{
		width:100%;
		margin:10px 0px 0 0px;
	}
	.top-clinic-area{
		width:100%;
		height:auto;
		margin:30px 0 0 0;
	}
	.top-clinic{
		float:left;
		width:100%;
		margin: 0 0 0 0;
	}
	.top-clinic h2{
		width:84%;
		margin:20px 0 0 3%;
		padding:25px 0 10px 10%;
		background-size:8% auto;
		font-size:20px;
	}
	.top-clinic-left{
		width:100%;
		margin:20px 0 0 0;
	}
	.top-clinic-left h3{
		width:84%;
		margin:0px 0 0 3%;
		padding:10px 0 10px 10%;
		background-size:8% auto;
	}
	.top-clinic-left dt{
		width:94%;
		margin:10px 0 0 3%;
		font-weight:bold;
	}
	.top-clinic-left dd{
		width:94%;
		margin:0px 0 0 3%;
	}
	.top-clinic-left p{
		width:84%;
		margin:20px 0 0 3%;
		padding:5px 0 2px 10%;
		background-size:8% auto;
	}
	.top-clinic-center{
		width:100%;
		margin:20px 0 0 0;
	}
	.top-clinic-center h3{
		width:84%;
		margin:0px 0 0 3%;
		padding:10px 0 10px 10%;
		background-size:8% auto;
	}
	.top-clinic-center h4{
		width:94%;
		margin:10px 0 0 3%;
	}
	.top-clinic-center p{
		width:94%;
		margin:5px 0 0 3%;
		font-size:14px;
	}
	.top-clinic-right{
		float:left;
		width:97%;
		height:285px;
		margin:10px 0 10px 1%;
		padding:1px;
	}
	.top-clinic-right iframe{
		width:100%;
	}
}
@media screen and (min-width:768px){
	.mainimage-mb{
		display:none;
	}

}
/*-------------------------------------------------------------
#Social
-------------------------------------------------------------*/
#Social{
	width:56px;
	position:fixed;
	bottom:40px;
	right:0px;
}
#Social img{
	width:56px;
	height:auto;
	float:left;
	margin:20px 0 0 0;
    clear:both;
}
@media screen and (max-width:767px){
	#Social{
		width:12%;
		position:fixed;
		bottom:20px;
		right:0px;
	}
	#Social img{
		width:100%;
		height:auto;
		opacity: 0.7;
	}
}
/*--------------------------------------------------
	フッター
--------------------------------------------------*/
footer{
	width:100%;
	margin: 50px 0px 0px 0px;
	padding:0 0 50px 0;
	background-color:#555;
	color:#FFF;
}
#footer{
	width:1200px;
	margin: 0px auto 0px auto;
}
#footer .footer-left{
	float:left;
	width:368px;
	margin:15px 0 0px 0px;
}
#footer .footer-logo{
	float:left;
	width:368px;
	margin:23px 0 0px 0px;
}
#footer address{
	float:left;
	font-size:13px;
	font-style:normal;
	width:368px;
	margin:6px 0 0px 0px;
	line-height:140%;
}
#footer .footer-tel{
	float:left;
	font-size:15px;
	width:368px;
	margin:6px 0 0px 0px;
}
#footer .footer-station{
	float:left;
	font-size:12px;
	color:#FCC;
	width:368px;
	margin:9px 0 0px 0px;
	line-height:140%;
}
#footer .footer-parking{
	clear:both;
	float:left;
	width:111px;
	margin:18px 0 0px 5px;
}
#footer .footer-facebook{
	float:left;
	width:39px;
	margin:13px 0 0px 82px;
}
#footer .footerlink{
	float:left;
	width:830px;
	margin:30px 0 0px 0;
}
#footer .footerlink1{
	float:left;
	width:190px;
	margin:0px 0 0 0px;
}
#footer .footerlink2{
	float:left;
	width:247px;
	margin:0 0 0 0px;
}
#footer .footerlink3{
	float:left;
	width:200px;
	margin:0 0 0 0px;
}
#footer .footerlink4{
	float:left;
	width:190px;
	margin:0 0 0 0px;
}
#footer .footerlink-text01{
	clear:both;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px 0px;
}
#footer .footerlink-text02{
	clear:both;
	float:left;
	background:url(../img/footerlink-bk.png) no-repeat left center;
	font-size:14px;
	padding: 0px 0px 0px 12px;
	margin:10px 0 0 3px;
}
#footer .footerlink-text02 a{
	color:#FFF;
	text-decoration:none;
}
#footer .footerlink-text02 a:hover{
	color:#F93;
	text-decoration:underline;
}

.footer-bottom{
	background-color:#555;
	float:left;
	border-top:1px solid #999;
	margin: 50px 0px 0 0px;
	padding:0 0 5px 0;
	width:100%;
}
.bottomleft{
	width:293px;
	margin: 5px auto;
}
.bottomleft img{
	float:left;
	margin: 0px 0px 0px 0px;
}

@media screen and (max-width:767px){
	#footer .footerlink,#footer .footer-soryo ,#footer .footer-logo-pc{
		display:none;
	}
	footer{
		width:100%;
		margin: 0px 0px 0px 0px;
	}
	#sma-footer{
		margin:0px 0 0 5%;
		width:90%;
	}
	#sma-footer img{
		margin:0px 0 0 0;
		width:100%;
		height:auto;
	}
	#footer{
		background:none;
		width:100%;
		margin: 0;
		padding:0;
	}
	#footer .footer-logo{
		float:none;
		width:96%;
		margin:0px 0 0px 2%;
	}
	#footer .footer-logo img{
		width:50%;
		height:auto;
	}
	#footer address{
		float:none;
		font-size:14px;
		font-style:normal;
		width:98%;
		margin:10px 0 0px 1%;
	}
	#footer .footer-station{
		font-size:12px;
		color:#FCC;
		width:98%;
		margin:10px 0 0px 1%;
		line-height:140%;
	}
	#footer .footer-parking{
		width:48%;
		margin:10px 0 0px 1%;
	}
	#footer .footer-facebook{
		float:right;
		width:auto;
		margin:10px 10% 0px 0;
	}
	.footer-bottom{
		width:100%;
		margin:10px 0px 0px 0px;
		padding:10px 0 10px 0;
	}
	.bottomleft{
		width:96%;
		float:left;
		margin: 3px 0px 3px 2%;
	}
	.bottomleft img{
		width:80%;
		height:auto;
	}
}
@media screen and (min-width:768px){
	#sma-footer,#footer .footer-logo-sma{
		display:none;
	}
}
/*--------------------------------------------------
	個別エリア
--------------------------------------------------*/
.title-bar-h1 {
	float:left;
	background:url(../img/title-bar-bk.png) no-repeat left center;
	width:930px;
	font-size:16px;
	color:#333;
	padding:10px 0px 6px 25px;
	margin:40px 0 0 0px;
	border-bottom:1px dotted #999;
}
.title-bar-h2 {
	float:left;
	background:url(../img/title-bar-bk2.png) no-repeat left center;
	width:905px;
	height:21px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:19px 0px 8px 40px;
	margin:10px 0 0 6px;
}
.title-bar-h2-2 {
	float:left;
	border-bottom:1px solid #CCC;
	background:url(../img/title-bar-bk3.jpg) no-repeat left top;
	width:905px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:6px 0px 8px 35px;
	margin:20px 0 0 6px;
}
@media screen and (max-width:767px){
	.title-bar-h1 {
		width:93%;
		padding:7px 0px 5px 7%;
		margin:10px 0 10px 0px;
		background-size:5% auto;
	}
	.title-bar-h2 {
		width:90%;
		height:21px;
		padding:13px 0px 8px 10%;
		margin:-5px 0 0 0;
	}
	.title-bar-h2-2 {
		width:88%;
		padding:6px 0px 8px 10%;
		margin:3px 0 0 1%;
	}
}
.comment {
	float:left;
	width:890px;
	line-height:140%;
	margin:10px 0 20px 15px;
}
.comment img{
	float:right;
	margin:0px 0px 0 0;
}

@media screen and (max-width:767px){
	.comment {
		float:left;
		width:96%;
		margin:10px 0 0px 2%;
		padding:0 0 0 0;
	}
}
.comment2 {
	float:left;
	width:890px;
	margin:20px 0 20px 20px;
}
.comment2 img{
	float:right;
	margin:0px 0px 0 20px;
}

@media screen and (max-width:767px){
.comment2 {
		width:96%;
		margin:10px 0 20px 2%;
		padding:0 0 0 0;
}
.comment2 img{
	float:right;
	width:35%;
	height:auto;
	margin:0px 0px 0 3%;
}
}
.comment22 {
	float:left;
	width:890px;
	margin:20px 0 20px 20px;
}
.comment22 p{
	float:left;
	width:710px;
	margin:0px 0 0px 0px;
}
.comment22 ul{
	float:left;
	width:160px;
	margin:0 0 0px 20px;
}
.comment22 li{
	float:left;
	width:160px;
	margin:0 0 10px 0;
}
@media screen and (max-width:767px){
.comment22 {
		width:96%;
		margin:10px 0 0px 2%;
		padding:0 0 0 0;
}
.comment22 p{
	width:94%;
	margin:0px 0 0px 3%;
}
.comment22 ul{
	width:100%;
	margin:20px 0 0px 0;
}
.comment22 li{
	width:60%;
	margin:0 0 10px 20%;
}
.comment22 li img{
	width:100%;
	height:auto;
}
}
.n15-red-un-b {
	font-size: 15px;
	line-height: 180%;
	font-weight: bold;
	color: #DD6F00;
	text-decoration: underline;
}
.n14-gl {
	font-size: 14px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
.n14-180 {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
}
.n14-blu {
	font-size: 14px;
	color: #0099FF;
}
.n14-b {
	font-size: 14px;
	line-height: 182%;
	font-weight: bold;
	color: #000000;
}
.n12-b {
	font-size: 12px;
	line-height: 182%;
	font-weight: bold;
	color: #333333;
}
.n12-red {
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
}
.n12-b-182 {
	font-size: 12px;
	line-height: 182%;
	color: #333333;
}
.n14-org-182 {
	font-size: 14px;
	line-height: 182%;
	color: #FF6600;
}
.n14-grn-b {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #339900;
}
.n14-blk-200 {
	font-size: 14px;
	line-height: 200%;
	color: #000000;
}
.n14-220 {
	font-size: 14px;
	line-height: 220%;
	color: #666666;
}
.n14-red {
	font-size: 14px;
	line-height: 150%;
	color: #CC0000;
}
.n14-gld {
	font-size: 14px;
	line-height: 182%;
	color: #808000;
}
.jumpcal {
	font-size: 14px;
	font-weight:bold;
	text-align: right;
	color: #ff9933;
	padding: 10px 5px 10px 0px;
}
.jumpcal a:link { color: #ff9933; text-decoration: underline }
.jumpcal a:visited { color: #ff9933; text-decoration: underline }
.jumpcal a:hover{
	color:#ff9933;
	text-decoration:underline;
}
.modori {
	font-size: 12px;
	text-align: right;
	color: #ff9933;
	padding: 10px 15px 10px 0px;
}
.modori a:link { color: #ff9933; text-decoration: underline }
.modori a:visited { color: #ff9933; text-decoration: underline }
.modori a:hover{
	color:#ff9933;
	text-decoration:underline;
}
/*----------------------------- *
 * 2019.7 個別
 *----------------------------- */
 .clinic-unit{
	float:left;
	width:300px;
	margin:0px 80px 20px 100px;
	text-align:center;
}
.clinic-unit h3{
	float:left;
	width:300px;
	font-size: 14px;
	color: #F60;
	margin:10px 0 10px 0;
	text-align:center;
}

.clinic-unit p{
	float:left;
	width:300px;
	font-size: 14px;
	line-height: 182%;
	color: #333;
	margin:10px 0 0 0;
	text-align:left;
}
 .clinic-unit2{
	float:left;
	width:880px;
	margin:20px 0px 20px 40px;
	text-align:center;
}
.clinic-unit2 h3{
	float:left;
	width:880px;
	font-size: 14px;
	color: #F60;
	margin:10px 0 10px 0;
	text-align:center;
}

.clinic-unit2 p{
	float:left;
	width:880px;
	font-size: 14px;
	line-height: 182%;
	color: #333;
	margin:10px 0 0 0;
	text-align:left;
}
.clinic-list{
	float:left;
	margin:10px 0 30px 40px;
}
.clinic-list ul{
	float:left;
	list-style:disc;
}
.clinic-list li{
	float:left;
	clear:both;
	width:200px;
	margin:10px 0 0 20px;
}
.director-area{
	float:left;
	width:800px;
	margin:0 0 0 50px;
}
.director-area dl{
	clear:both;
	float:left;
	width:800px;
	margin:20px 0 0 0;
	border-bottom:1px dotted #CCC;
}
.director-area dt{
	float:left;
	width:150px;
	margin:0px 0 0 0;
	font-size: 14px;
	line-height: 182%;
	color:#093;
	text-decoration:underline;
}
.director-area dd{
	float:left;
	width:650px;
	margin:20px 0 20px 0;
	line-height:150%;
}

.access-area{
	float:left;
	width:686px;
	margin:20px 0 0 20px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}
.access-area dl{
	float:left;
	margin:0 0 0 0;
}
.access-area dt{
	float:left;
	width:185px;
	margin:15px 0 0 0;
	padding:0 0 15px 15px;
	border-bottom:1px solid #CCC;
}
.access-area dd{
	float:left;
	width:80px;
	margin:0 0 0 0;
	padding:15px 0 15px 0;
	text-align:center;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
.access-blue{
	color:#39F;
}
.access-map{
	float:left;
	width:702px;
	margin:0px 0 0 20px;
}

.hyo-area{
	float:left;
	margin:0px 0 30px 10px;
}
.hyo-area p{
	float:left;
	margin:0 0 0 20px;
	font-size: 15px;
	line-height: 180%;
	font-weight: bold;
	color: #DD6F00;
	text-decoration: underline;
}
.hyo-area dl{
	float:left;
	margin:20px 0 10px 20px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	background:#eee;
	width:670px;

}

.hyo-area dt{
	margin:0;
	padding:10px;
	border-top:1px solid #999;
	background:#eee;
	float:left;
	clear:both;
	width:120px;
	font-size:14px;
	color:#333;
	text-align:left;
	line-height:1.4;
}

.hyo-area dd{
	margin-left:140px;
	padding:10px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	background:#ffffff;
	font-size:14px;
	text-align:left;
	line-height:1.4;
}
.top-banner-pc{
	float:left;
	width:700px;
	text-align:center;
	margin:15px 0 0px 10px;
}

.houmon-banner{
	float:left;
	width:700px;
	text-align:center;
	margin:20px 0 20px 120px;
}
.houmon-banner2{
	float:left;
	width:700px;
	text-align:center;
	margin:20px 0 20px 20px;
}

.houmon-banner-pc{
	float:left;
	width:700px;
	text-align:center;
	margin:20px 0 20px 120px;
}
.voice-banner{
	float:left;
	width:800px;
	margin:0px 0 0 20px;
}
.voice-banner img{
	float:left;
	margin:0px 60px 0 0;
}


@media screen and (max-width:767px){
.clinic-unit{
	width:80%;
	margin:0px 0px 10px 10%;
	text-align:center;
}
.clinic-unit h3{
	width:100%;
	margin:10px 0 10px 0;
	text-align:center;
}
.clinic-unit img{
	width:100%;
	height:auto;
}
.clinic-img-half img{
	width:50%;
	height:auto;
}
.clinic-unit p{
	width:100%;
	margin:10px 0 0 0;
	text-align:left;
}
.clinic-unit2{
	width:80%;
	margin:10px 0px 10px 10%;
	text-align:center;
}
.clinic-unit2 h3{
	width:100%;
	margin:10px 0 10px 0;
	text-align:center;
}
.clinic-unit2 img{
	width:100%;
	height:auto;
}
.clinic-unit2 p{
	width:100%;
	margin:10px 0 0 0;
	text-align:left;
}
.clinic-list{
	width:60%;
	margin:10px 0 20px 15%;
}
.clinic-list li{
	width:100%;
	margin:10px 0 0 0;
}
.director-area{
	width:100%;
	margin:0 0 0 0px;
}
.director-area dl{
	width:100%;
	margin:10px 0 0 0;
}
.director-area dt{
	width:94%;
	margin:0px 0 0 3%;
}
.director-area dd{
	float:left;
	width:94%;
	margin:20px 0 20px 3%;
}
.access-area{
	width:98%;
	margin:0px 0 30px 1%;
	border:none;
}
.access-area dl{
	float:left;
	margin:0 0 0 0;
}
.access-area dt{
	float:left;
	width:100%;
	margin:20px 0 0 0;
	padding:0 0 10px 0;
	border:none;
	border-bottom:1px dotted #999;
}
.access-area dd{
	float:left;
	width:16%;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	border:none;
}
.access-map{
	float:left;
	width:98%;
	margin:0px 0 10px 0;
}
.access-map iframe{
	width:100%;
	height:400px;
	margin:0px 0 0 1%;
}
.hyo-area{
	margin:10px 0 0 1%;
}
.hyo-area p{
	width:98%;
	margin:10px 0 10px 1%;
}

.hyo-area dl{
	width:98%;
	margin:0;
	border:none;
}
.hyo-area dt{
	width:99%;
	float:left;
	margin:0 0 0 0;
	padding:7px 0 7px 1%;
	font-size:16px;
}
.hyo-area dd{
	width:96%;
	float:left;
	border:none;
	margin:0px 0 0 0;
	padding:7px 1% 17px 3%;
	font-size:16px;
}
.houmon-banner{
	width:80%;
	margin:10px 0 20px 10%;
}
.houmon-banner img{
	width:100%;
	height:auto;
	margin:0 0 0 0;
}
.houmon-banner2{
	width:96%;
	margin:10px 0 20px 2%;
}
.houmon-banner2 img{
	width:100%;
	height:auto;
	margin:0 0 0 0;
}
.top-banner-pc{
	display:none;
}
.top-banner-mb{
	width:96%;
	margin:10px 0 0px 2%;
}
.top-banner-mb img{
	width:100%;
	height:auto;
	margin:0 0 0 0;
}

.houmon-banner-mb{
	width:96%;
	margin:10px 0 20px 2%;
}
.houmon-banner-mb img{
	width:100%;
	height:auto;
	margin:0 0 0 0;
}
.houmon-banner-pc{
	display:none;
}

.voice-banner{
	float:left;
	width:100%;
	margin:0px 0 20px 0;
}
.voice-banner img{
	width:80%;
	height:auto;
	margin:0px 0 10px 10%;
}

}
@media screen and (min-width:768px){
.top-banner-mb{
	display:none;
}
.houmon-banner-mb{
	display:none;
}
}

/* chumonform */
.sub-chumonform{
	float:left;
	margin:20px 0 30px 20px;
}
.sub-chumonform h3{
	font-size:16px;
	font-weight:bold;
	color:#F66;
	margin:20px 0 0 20px;
}
.sub-chumonform h4{
	width:640px;
	font-size:14px;
	font-weight:bold;
	color:#C33;
	background-color:#EFEFEF;
	margin:20px 0 0 20px;
	padding:15px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.sub-chumonform dl{
	width:670px;
	list-style:none;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background:url(../img/hyo-bk.jpg) repeat-y left top;
	margin:10px 0 0 10px;
}
.sub-chumonform dt{
	clear:both;
	width:170px;
	float:left;
	font-size:14px;
	line-height:130%;
	font-weight:bold;
	padding:18px 0 18px 15px;
  	}
.sub-chumonform dd{
	font-size:14px;
	line-height:130%;
	border-bottom: 1px solid #999999;
	padding:15px 0 15px 220px;
	}
	
.sub-chumonform p{
	width:650px;
	float:left;
	margin:10px 0 0 30px;
	line-height:130%;
}

.sub-chumonform input{
	margin:3px 3px 3px 3px;
}
.sub-chumonform-com{
	color:#333;
	font-size:12px;
	font-weight:normal;
}
.sub-chumonform-harf{
	margin:0;
}
.sub-chumonform-textarea{
	margin:10px 0 0 0px;
	width:420px;
}
input[type="submit"] {
	width:100px;
	color: #333;
	font-size: 12px;
	padding:10px;
	margin:30px 0 0 20px;
}
.sub-chumonform-submit{
	width:100%;
	text-align:center;
}
@media screen and (max-width:767px){

.sub-chumonform{
	width:98%;
	margin:10px 0 20px 1%;
}
.sub-chumonform h3{
	font-size:16px;
	width:98%;
	font-weight:bold;
	color:#F66;
	margin:10px 0 0 1%;
	padding:0 0 5px 0;
	border-bottom:#999 dotted 1px;
}
.sub-chumonform h4{
	font-size:16px;
	width:70%;
	margin:10px 0 0 0;
	padding:5px 0 5px 0;
	border:none;
	border-bottom:1px dotted #ccc;
	background:none;
}
.sub-chumonform dl{
	width:100%;
	background:none;
	border:none;
	margin:0px 0 0 0;
}
.sub-chumonform dt{
	width:96%;
	float:left;
	padding:0px 0 5px 1%;
	margin:0px 0 5px 1%;
	border-bottom:1px dotted #CCC;
  	}
.sub-chumonform dd{
	border-bottom: none;
	padding:0px 0 10px 1%;
	margin:20px 0 0px 1%;
	}
.sub-chumonform p{
	width:100%;
	margin:10px 0 0 3px;
}
.sub-chumonform input[type="text"],.sub-chumonform select{
	background-color:#FFC;
	width:96%;
	margin:3px 0 3px 1%;
	font-size:14px;
	padding:5px 0 5px 0;
}
.sub-chumonform-harf input[type="text"]{
	background-color:#FFC;
	width:40%;
	font-size:14px;
	margin:3px 0 3px 1%;
}

.sub-chumonform-textarea{
	background-color:#FFC;
	margin:10px 0 0 8px;
	font-size:14px;
	width:95%;
}
input[type="submit"] {
	width:40%;
	padding:10px;
	font-weight:bold;
	font-size:16px;
	color:#F33;
	margin:20px 0 0 0;
}
}