@charset "utf-8";

html {
	font-size: 62.5%;
}
body {
	font-kerning: normal;
	color:#333333;
	font-size: 1.4rem;/* =14px */
	font-family:Avenir, 'Helvetica neue', Helvetica, '游ゴシック', YuGothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: none;
	text-rendering: optimizeLegibility;
	line-height:1.8;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	letter-spacing: 1px;
	overflow-x:hidden;
}
/* リンク設定
------------------------------------------------------------*/
a {
	color: #4188f2;
	text-decoration:none;
}

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

/* 文字色
------------------------------------------------------------*/

span.red {
	color: #FF0000;
}

/* 全体
------------------------------------------------------------*/
#wrapper {
	margin:0 auto;
	padding:0 1rem;
	width:100%;
	position:relative;
}
/* hタグ
------------------------------------------------------------*/
h1 {
	font-size: 2.4rem;
	text-indent: -9999px;
}
#rightarea h2 {
	position:relative;
	margin-bottom: 1.6rem;
	padding:0 10px 0 10px;
	font:normal 20px/40px Avenir, 'Helvetica neue', Helvetica, '游ゴシック', YuGothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333333;
	z-index:1;
	background: url(img/h2_bg.png) no-repeat left center #ffffff;
	box-shadow:1px 1px rgba(0, 0, 0, 0.1);
}


#sidebar h2 {
	position:relative;
	padding: 0 10px 0 45px;
	font:normal 22px/40px Avenir, 'Helvetica neue', Helvetica, '游ゴシック', YuGothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	color:#333333;
	z-index:1;
	background:#fff;
}
#sidebar h2:before {
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
	background:#9fc3e3 url(img/menu_icon.png) center center no-repeat;
}
#rightarea h3 {
	color:#2cbcad;
	z-index:1;
	font:bold 18px/18px Avenir, 'Helvetica neue', Helvetica, '游ゴシック', YuGothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	padding:10px 0 10px 0;
	line-height:1.8;
	
}
#rightarea h3:before{
   font-family: "FontAwesome";
   content:"\f046";
   color:#34ccbc;
}
   
h4 {
	position:relative;
	margin:0 0 10px 0;
	font-weight:bold;
}
/*************
メイン コンテンツ
*************/

section.content article {
	margin-bottom:1rem;
	overflow:hidden;
}
* html section.content article {
	height:1%;
}
section.content p {
	margin-bottom:1rem;
	font-family:verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#2B2B2B;
}
section.content img {
	max-width:100%;
	height:auto;
}
/*************
グーグルマップ
*************/
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top:0px;
	height: 0;
	overflow: hidden;
	margin-bottom:1rem;
}
iframe {
	width: 100%;
	height: 400px;
}
/*************
テーブル
*************/

.blue {
	color:#00a0e9;
}
.red {
	color:#ff0000;
}
#l_time {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 10px;
	font-size: 1rem;
	font-weight:lighter;
	color: #4a3414;
}
#l_time td {
	background-color: #ffffff;
	padding: 2px;
	border: solid 1px #CCC;
}
#l_time th {
	background-color: #f9f6bf;
	border: solid 1px #CCCCCC;
	font-weight:lighter;
	font-size:1rem;
	text-align:right;
	padding-right:5px;
}
/*************
/* フッター
*************/
#footer {
	clear:both;
	overflow:hidden;
	background:#ffffff;
	border-top:#e6e6e6 1px solid;
}
* html #footer {
	height:1%;
}
ul.footnav {
	float:right;
	width: 660px;
	padding:1rem 0;
}
ul.footnav li {
	float:left;
	padding:0 7px 0 8px;
	font-size: 12px;
}
ul.footnav li:last-child {
	border:0;
}
#footer a {
	color:#aaa1a1;
}
address {
	height:4rem;
	font-style:normal;
	clear:both;
	font-weight:normal;
	color:#66666666;
	background:#9fc3e3;
	text-align:center;
	line-height:4rem;
}
address a {
	color:#fff;
}

/***********************

会社概要

************************/

table#com {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1rem;
}

table#com th,
table#com td {
	border: solid 1px #a6aaaa;
	padding: 10px;
	-webkit-text-size-adjust: none;
	font-size: 1.4rem;
}

/* スマホ時住所など */
#details {
	width: 100%;
	margin-bottom:1rem;
}
#details th {
	text-align:left;
	padding:5px;
	width:60px;
}
#details td, #details tr {
	text-align:left;
	padding:5px;
}

.clear {
	clear: both;
}

/*◆◆◆◆◆◆◆◆◆◆

箇条書き・2行目以降字下げ

◆◆◆◆◆◆◆◆◆◆◆*/
 ul.topics {
 overflow: hidden;
}
 ul.topics li {
 list-style: none;
 padding-left: 1.4rem;
  text-indent: -0.6rem;}



/*◆◆◆◆◆◆◆◆◆◆

文中のリンクボタン

◆◆◆◆◆◆◆◆◆◆◆*/


.link_bt {
	background: #ffbdcf;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
}

.link_bt a {
	display: block;
	padding: 6px 0;
	color: #FFFFFF;
	text-decoration: none;
}





/*=======================

 リンク

■■■■■■■■■■■■■*/


ul.link {
	margin-bottom: 20px;
}

ul.link li {
	font-size: 12px;
}

ul.link li a {
	color: #555;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 5px 0;
	border-bottom: dashed 1px #bbb;
	display: block;
}




/* PC用。ブレークポイントはiPad縦基準
------------------------------------------------------------*/
@media only screen and (min-width:768px) {
/* PC時のみマウスオーバーで透過 */

header {
	position:relative;
	height: 120px;
	background: #FFFFFF;
}

.ftext {
	width: 60%;
}

a:hover {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -ms-filter: "alpha( opacity=70 )";
 -webkit-transition: opacity 0.5s ease-out;
 -moz-transition: opacity 0.5s ease-out;
 -ms-transition: opacity 0.5s ease-out;
 transition: opacity 0.5s ease-out;
}

/* PC用領域サイズ指定 */
 #rightarea {
 float:right;
 width:700px;
 padding-top: 20px;
}
 #sidebar {
 float:left;
 width:220px;
 overflow:hidden;
 padding-top: 20px;
}
 #sidebar article {
 margin-bottom:1rem;
 overflow:hidden;
}

 #sidebar p {
 	font-size: 12px;
}
 
.alignright {
 float:right;
 margin: 0 0 0 1rem;
 text-align: right;
}

.alignright img {
 margin: 0 0 6px 1rem;
}



/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner_bg {
 width:100%;
 position:relative;
 line-height:0;
 background: url(img/main.jpg);
 background-position: 50% 0;
 height: 400px;
}
/*
#mainBanner {
 margin:0px auto 1rem auto;
 width: 960px;
 height:320px;
 background:url(img/main.jpg) center center no-repeat;
 background-size:contain;
 position:relative;
line-height:0;
}
*/

/* 960タイトル */
.title {
float:left;
}
 .title a:link, .title a:visited {
background-position: 0px 0px;
float:left;
}
 .title a.ind01 {
background: url(img/logo.png) center center no-repeat;
max-width:100%;
width:384px;
height:100px;
text-indent: -9999px;
padding-top:20px;
}

/* 電話 */
.info {
 float:right;
 width:400px;
 height:100px;
 background: url(img/head_tel.gif) right no-repeat;
 text-indent:-9999px;
}
 #wrapper, .inner {
 width:960px;
 padding:0;
 margin:0 auto;
}

/* ナビゲーション */

nav {
z-index:998;
 clear:both;
 position:relative;
 height: 4rem;
 background: #8fb5d8;

/*
 background-image: -moz-linear-gradient(top, #5BCAFF, #00b9c2);
 background-image: -ms-linear-gradient(top, #5BCAFF, #00b9c2);
 background-image: -o-linear-gradient(top, #5BCAFF, #00b9c2);
 background-image: -webkit-gradient(linear, center top, center bottom, from(#5BCAFF), to(#00b9c2));
 background-image: -webkit-linear-gradient(top, #5BCAFF, #00b9c2);
 background-image: linear-gradient(top, #5BCAFF, #00b9c2);
 -moz-background-clip: padding;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
*/
}
nav ul {
 height: 3rem;
 width: 960px;
 overflow: visible;
}
nav ul li {
 list-style: none;
 float: left;
}
nav ul li a {
 width: 154px;
 height: 40px;
 display: block;
 line-height:4rem;
 font-weight: 500;
 font-size: 1.6rem;
 text-align:center;
 text-height:auto;
 display: block;
 color:#fff;
 border-left: 1px solid #b5c6d6;
}
nav ul li:last-child a {
	border-right: solid 1px #b5c6d6;
}  


 nav div.panel {
 display:block !important;
 float:left;
}
 a#menu {
display:none;
}
/* マウスオーバー＆クリック時 */
nav a:hover{
opacity: 1.0;
filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
 background: #9fc3e3;
}


/* トップ用グリッド */
	
ul.gridtop {
width:100%;
margin:0px 0px 1rem 0;
clear:both;
letter-spacing: -.40em;
}

ul.gridtop li {
display:inline-block;
width:32.2%;
margin-right: 1%;
list-style-type:none;
vertical-align:top;
letter-spacing: normal;
margin-bottom: 8px;
}


ul.gridtop li img {
width:100%;
height: auto;
float:left;
}

ul.gridtop li .title {
text-align:center;
padding:0px 0px 2px 0px;
font-size:100%;
font-weight:bold;
}
	
/* 960時診療日時 */

#time {
width: 100%;
border:solid thin #ccc;
margin-bottom:1rem;
font-size:1rem;
font-weight:lighter;
}
#time td, #time tr {
border:solid thin #ccc;
text-align:center;
font-size:1.2rem;
padding:5px;
}
#time td {
background:#FFFFFF;
}
 #time th {
 background-color:#f9f6bf;
 border: solid 1px #CCCCCC;
 font-weight:lighter;
 font-size:1.2rem;
 text-align:center;
}

/* サイドバー*/

ul#lbt {
 width: 100%;
 overflow: visible;
}
 ul#lbt li {
 list-style: none;
}
 ul#lbt li a {
 width: 180px;
 height: 36px;
 display: block;
 font-weight: 500;
 font-size: 1.4rem;
 line-height: 40px;
 display: block;
 color:#FFFFFF;
 border-top: 1px dotted #FFFFFF;
 background: #8fb5d8 url(img/sidebar_li.png) no-repeat left center;
 padding-left: 40px;

}
 ul#lbt li:last-child a {
border-radius: 0 0 5px 5px;
border-bottom:1px solid rgba(0, 0, 0, 0.1);
}
/*マウスオーバー時*/
 ul#lbt li:last-child a:hover {
border-radius: 0 0 5px 5px;
}
 ul#lbt li a:hover{
 opacity: 1.0;
 background: #9fc3e3 url(img/sidebar_li_on.png) no-repeat left center;
 -moz-background-clip: padding;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
 
}
/* フッターのロゴ*/

#footer .logo {
 background: url(bt/foot_tel.png) center center no-repeat;
 width:700px;
 height:150px;
 margin:0 0 0 260px;
 text-indent: -9999px;
}

/* 求人情報 */

#job_box {
	text-align: center;
}

#job {
	margin-bottom:1rem;
	background: #FFFFFF;
	margin-left: 145px;
}

#job th,
#job td {
	border: solid 1px #999999;
}

#job th {
	padding:5px;
	width: 40%;
	background:#f9f6bf;
}
#job td {
	text-align:left;
	padding: 5px 10px;
}

#job_box2 {
	display: none;
}


}
/*------ タブレット＆スマホ------------------------------ */
 @media only screen and (max-width:768px) {

body {
overflow-x:hidden;
max-width:768px;
}
iframe {
width: 100% !important;
height: 400px;
}
header {
	position:relative;
	height: 80px;
	background: #FFFFFF;
}



 #mainBanner {
  padding-top:90%; /* 445px÷640px×100=69.531...% 画像の高さによりここのパーセンテージを変える*/
margin: 10px 0 0 1rem 0;
 background: url(img/spmain.jpg) no-repeat center;/* モバイル用メイン画像*/
 background-size:contain;
 width: 100%;
}
 section.content article {
overflow:hidden;
}
 section.content p {
margin-bottom:1rem;
font-family:verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
 h1 a.ind01 {
display:none;
}
/* 電話 */
.info {
display:none;
}
	/* トップ用グリッド */
ul.gridtop {
width:100%;
margin:0px 0px 1rem 0;
clear:both;
letter-spacing: -.40em;
}
ul.gridtop li {
display:inline-block;
width:49%;
margin-right: 1%;
margin-bottom: 1%;
list-style-type:none;
vertical-align:top;
letter-spacing: normal;
}
ul.gridtop li img {
width:100%;
height:auto;
float:left;
}
ul.gridtop li .title {
text-align:center;
padding:0px 0px 2px 0px;
font-size:100%;
font-weight:bold;
}

/* 電話 */
 * {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}
/*ナビゲーション*/
nav {
 position:fixed;
 z-index:999;
 top:0;
 width:100%;
 background: #8fb5d8;
 border-bottom: 1px solid rgba(0, 0, 0, 0.1);
 -moz-background-clip: padding;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
}
nav a.menu {
 width:100%;
 display:block;
 height:50px;
 line-height:50px;
 font-weight: bold;
 font-size:1.6rem;
 text-align:right;
 color:#fff;
}
nav a#menu span {
padding-right:35px;
height:40px;
 background:url(img/menu_icon.png) 70px center no-repeat;
 font-size:1.8rem;
}
nav .panel {
 width:100%;
 position: relative;
 right: 0;
 top:0;
 z-index: 1;
 border-bottom: solid 1px #fff;
}
nav ul li {
 float: none;
 clear:both;
 width:100%;
 height:auto;
 line-height:1.2;
}
nav ul li a {
 display: block;
 padding:15px 55px;
 text-align:center;
 border-top: 1px dotted #fff;
 color:#fff;
 font-size: 1.6rem;
}
nav div.panel {
float:none;
}
#footer ul.footnav {
 float:left;
 width:100%;
 text-align:center;
}
 ul.footnav li {
float:none;
display:inline-block;
 font-size: 10px;
}

/* フッターのロゴ*/

#footer .logo {
 background: url(bt/foot_tel.png) center center no-repeat;
 text-indent: -9999px;
 height:0;
 padding-top:30%; /* 445px÷640px×100=69.531...% 画像の高さによりここのパーセンテージを変える*/
 background-size:contain;
}
	
	/* スマホ時診療日時 */
#time {
width: 100%;
border:solid thin #ccc;
margin-bottom:1rem;
font-size:1rem;
}
#time td, #time tr {
border:solid thin #ccc;
text-align:center;
font-size:1.2rem;
padding:5px;
}
#time th {
background:#f9f6bf;
}
#time td {
background:#FFFFFF;
}
 #sidebar ul {
 background: #9fc3e3;
/*
 background-image: -moz-linear-gradient(top, #00b9c2, #5BCAFF);
 background-image: -ms-linear-gradient(top, #00b9c2, #5BCAFF);
 background-image: -o-linear-gradient(top, #00b9c2, #5BCAFF);
 background-image: -webkit-gradient(linear, center top, center bottom, from(#00b9c2), to(#5BCAFF));
 background-image: -webkit-linear-gradient(top, #00b9c2, #5BCAFF);
 background-image: linear-gradient(top, #00b9c2, #5BCAFF);
*/
 -moz-background-clip: padding;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
}
 #sidebar li {
list-style:none;
 height:40px;
 line-height:40px;
 border-top: 1px solid #fff;
}
 #sidebar li a {
 width:100%;
 display:block;
 font-weight: normal;
 font-size:1.6rem;
 text-align:left;
 color:#FFFFFF;
 padding:0 0 0 50px;
}
 #sidebar img {
 width: 100%;
}
.hide {
display:none;
}
#page-top {
display:none;
}


.alignright {
 float: right;
 clear:right;
 margin:1rem 0 1rem 1rem;
}

}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px) {
	/* トップ用グリッド */
	
header {
	position:relative;
	height: 65px;
}

iframe {
width: 100% !important;
height: 300px;
}


ul.gridtop {
width:100%;
clear:both;
letter-spacing: -.40em;
}
ul.gridtop li {
display:inline-block;
width:100%;
padding-right:0;
padding-bottom:10px;
list-style-type:none;
vertical-align:top;
letter-spacing: normal;
margin-bottom: 12px;
}
ul.gridtop li img {
width:100%;
height: auto;
}
ul.gridtop li .title {
text-align:center;
margin:0px;
padding:0px 0px 2px 0px;
font-size:100%;
font-weight:bold;
}
 #mainBanner {
 padding-top:100%; /* 445px÷640px×100=69.531...% 画像の高さによりここのパーセンテージを変える*/
 background: url(img/spmain.jpg) no-repeat center;/* モバイル用メイン画像*/
 background-size:contain;
 width: 100%;
}
.alignright {
 float: none;
 display:block;
 margin:1rem auto;
 }
 
.alignright img {
 margin: 0 auto 0 auto;
 padding: 0;
}

.alignright p {
	text-align: center;
	font-size: 14px;
	}



/* 求人情報 */


#job2 {
	width: 100%;
	margin-bottom:1rem;
}

#job2 th,
#job2 td {
	border: solid 1px #999999;
}

#job2 th {
	padding:5px;
	width: 30%;
	background:#f9f6bf;
}
#job2 td {
	text-align:left;
	padding: 5px 0 5px 10px;
	background: #FFFFFF;
}


}
