@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
japan-izm.com
------------------------------------------------------------------------------ */

/*Font Size List ----------------------------------------------------------------
8px = 62%
9px = 70%
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
------------------------------------------------------------------------------ */

/* FontStyle */
strong {
font-weight: bold;
}
em {
font-style: italic;
}
/* LinkColor */
a:link {
color: #5158A0;
}
a:visited {
color: #5158A0;
}
a:hover {
color: #5158A0;
text-decoration:none;
}
a:focus {
color: #5158A0;
}
a:active {
color: #5158A0;
}
/* TableStyle */
table {
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-collapse: collapse;
border-spacing: 0;
}
table th {
padding: 5px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
background: #CCC;
}
table td {
padding: 5px;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
table thead {
word-spacing: normal;
}
table tfoot {
word-spacing: normal;
}
table tbody {
word-spacing: normal;
}
/* RoundBox */
.roundBox {
width: 500px;
background: url(none) repeat-y left top;
}
.roundCap {
font-size: 0%;
line-height: 0;
}
/* Note */
.note {
text-indent: -1em;
margin-left: 1em;
}
.note2 {
text-indent: -2em;
margin-left: 2em;
}

/* ------------------------------------------------------------------------------
Template
------------------------------------------------------------------------------ */

/* ▼汎用▼ */
.mb10{
margin-bottom:10px;
}
.mb20{
margin-bottom:20px;
}
.mb30{
margin-bottom:30px;
}
.mb50{
margin-bottom:50px;
}
span.green {
color: #15A015;
}
span.blue {
color: #5158A0;
}
span.red {
color: #f00;
}
span.orange {
color: #f19d18;
}
a.pdfIcon {
background-image: url(../img_common/pdf_icon.png);
background-position: right center;
background-repeat: no-repeat;
padding-right: 20px;
}
/* ▲汎用▲ */

body {
width: 100%;
}
#wrap {
position: relative;
min-width: 1250px;
}
#header {
background-color: #1d235e;
}
.headCtrl {
width: 1180px;
margin-left: auto;
margin-right: auto;
padding-bottom: 17px;
}
.headLogo {
padding-top: 19px;
float: left;
}
.headMenu {
float: right;
width: 562px;
}
.headMenu ul {
float: right;
width: 333px;
}
.headMenu ul .first {
float: left;
}
.headMenu ul .last {
float: right;
}
.headMenu .toEnglish {
text-align: right;
}
.headMenu .toEnglish a {
display: inline-block;
padding: 2px 16px 0px 16px;
color: #fff;
border: #fff 1px solid;
border-radius: 4px;
background: #989dd0;
text-decoration: none;
font-size: 12px;
margin-top: 5px;
font-weight: normal;
}

.headNav {
padding-top: 11px;
padding-bottom: 17px;
}
.headNavCtrl {
width: 835px;
margin-left: auto;
margin-right: auto;
position: relative;
}
.headNavClose1 {
width: 57px;
height: 57px;
position: absolute;
top: -11px;
left: -57px;
}
.headNavClose2 {
width: 57px;
height: 57px;
position: absolute;
top: -11px;
right: -57px;
}
.headNav ul {
border-left: 1px dotted #999;
}
.headNav ul li {
float: left;
border-right: 1px dotted #999;
font-weight: bold;
}
.headNav ul li a {
display: block;
width: 277px;
text-align: center;
text-decoration: none;
font-size: 138.5%;
color: #000;
}
.headNavDown {
width: 834px;
margin-left: auto;
margin-right: auto;
position: relative;
}
.headNavDown ul {
width: 277px;
margin-right: 1px;
padding-top: 8px;
padding-bottom: 7px;
display: none;
position: absolute;
background-color: #8A8FC4;
}
#patiNav {
top: 0;
left: 0;
}
#hospNav {
top: 0;
left: 278px;
}
#mediNav {
top: 0;
left: 556px;
}
.headNavDown{
z-index:9999;
}
.headNavDown ul li {
padding-bottom: 1px;
}
.headNavDown ul li a {
display: block;
padding-top: 8px;
padding-right: 25px;
padding-bottom: 8px;
padding-left: 25px;
color: #fff;
text-decoration: none;
background-image: url(../img_common/accordion_bg.png);
}
.headNavDown ul li a:hover {
background-image: url(../img_common/accordion_bg_h.png);
}
#content {
background-image: url(../img_common/cont_bg.gif);
background-repeat: repeat-x;
margin-bottom: 85px;
}
.contCtrl {
width: 1180px;
margin-left: auto;
margin-right: auto;
}
#main {
float: left;
width: 880px;
}
#main h3 {
margin-bottom: 30px;
}
.mainCate {
color: #fff;
font-size: 153.9%;
padding-left: 35px;
line-height: 43px;
margin-bottom: 22px;
}
.mainCateTit {
font-size: 161.6%;
font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
margin-bottom: 40px;
color: #1D235E;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
border-top: 2px solid #1D235E;
border-bottom: 2px solid #1D235E;
}
.breadCrumb {
margin-bottom: 25px;
}
.breadCrumb li {
float: left;
margin-right: 8px;
}

/* ▼タブ▼ */
.tabrow {
list-style: none;
padding: 0;
line-height: 40px;
margin-bottom: 30px;
}
.tabrow li {
margin: 0 !important;  
border: 1px solid #ccc;
background: #EAECFD;
display: inline-block;
}
.tabrow li a{
padding: 8px 40px;
display: block;
text-decoration: none;
}
.tabrow li.selected {
background: #FFF;
}
.tabrow {
position: relative;
}
.tabrow:after {
position: absolute;
content: "";
width: 100%;
bottom: 0;
left: 0;
border-bottom: 1px solid #ccc;
z-index: 1;
}
.tabrow:before {
z-index: 1;
}
.tabrow li {
position: relative;
z-index: 0;
}
.tabrow li.selected {
z-index: 2;
border-bottom-color: #FFF;
}
/* ▲タブ▲ */

/* ▼下層インデックス共通▼ */
.menuBoxCtrl {
width: 900px;
margin-right: -20px;
}
.menuBox.green {
background-color: #eff3d9;
}
.menuBox {
background-color: #EAEBFD;
padding: 10px;
width: 260px;
margin-right: 20px;
float: left;
margin-bottom:30px;
}
.menuBox.kango {
background-color: #EFF3D9;
}
.menuBox.last {
margin-right:0;
}
.menuLis{
background-color: #ffffff;
padding: 10px;
}
.menuLis li{
margin-bottom:4px;
}
.menuLis li span {
font-size: 85.7%;
display: block;
margin-bottom: 7px;
}
.serviceMenu {
width: 900px;
margin-right: -20px;
}
.serviceMenu li {
width: 205px;
background-color: #EAEBFD;
font-size: 116%;
text-align: center;
float: left;
margin-right: 20px;
margin-bottom: 20px!important;  
}
.serviceMenu li.last {
margin-right: 0;
}
.serviceMenu li span {
font-size: 62%;
}
.serviceMenu li a {
padding-top:50px;
width: 205px;
height: 76px;
display:block;
text-decoration: none;
line-height: 1.2em;
}
.serviceMenu li a:hover {
background-color:#1d235e;
color:#ffffff;
}
.newsTit {
margin-bottom: 15px;
}
.newsTab {
border-bottom: 1px solid #CCC;
margin-bottom: 20px;
}
.newsTab li {
float: left;
text-align: center;
margin-right: 10px;
display: none;
}
.newsTab li a {
display: block;
background-color: #fff;
text-decoration: none;
color: #000;
padding-top: 4px;
padding-bottom: 4px;
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
padding-right: 20px;
padding-left: 20px;
}
.newsLis {
margin-bottom: 40px;
}
.newsLis li {
margin-bottom: 10px;
}
.newsLis .newsImg {
float: left;
margin-right: 20px;
}
.newsLis .date {
line-height: normal;
}
.newsLis .date span {
font-weight: bold;
}
.newsTit .newsBtn2 {
float: right;
}
.newsTit .newsBtn2 a {
display: block;
border: 1px solid #ccc;
text-decoration: none;
color: #000;
padding: 4px 60px;
}
.newsTit.cf .newsBtn1 {
float: left;
}
.newsTable  {
width: 100%;
}
.newsTable  tr th {
background-color: #5158A0;
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
text-align: center;
color: #FFF;
}
.newsTable tr td {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
}
.btnBack {
padding-top: 50px;
padding-bottom: 50px;
}
.btnBack a {
width: 150px;
margin-right: auto;
margin-left: auto;
display: block;
text-align: center;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
border: 1px #CCCCCC solid;
}
.btnBack a:hover {
background-color: #EAECFD;
}
/* ▲下層インデックス共通▲ */

/* ▼外来診療担当表▼ */
.tantoTable {
width: 100%;
margin-bottom: 50px;
}
.tantoTable thead th {
padding: 4px;
background-color: #5158a0;
color: #fff;

font-weight: bold;
text-align: center;
width: 110px;
}
.tantoTable thead th.first {
width: 156px;
}
.tantoTable th.last {
width: 8%;
}
.tantoTable tbody th {
padding: 4px;
background-color: transparent;
}
.tantoTable td {
padding: 4px;
text-align: center;
}
.tantoNote {
margin-top: -30px;
}
/* ▲外来診療担当表▲ */

/* ▼医師紹介▼ */
.drTit {
background-color: #5158A0;
font-weight: bold;
color: #fff;
padding-left: 15px;
padding-right: 10px;
}
.drTit .title {
font-size: 114.3%;
float: left;
line-height: 34px;
}
.drTit .btn {
float: right;
margin-top: 5px;
padding-bottom: 7px;
}
.drListBg {
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
margin-bottom: 50px;
padding-top: 15px;
padding-right: 19px;
padding-bottom: 1px;
padding-left: 19px;
}
.drList {

}
.drList img{
	display: none;
}
.drStit {
font-size: 114.3%;
font-weight: bold;

}
.drList ul li {
float: left;
margin-right: 10px;
margin-bottom: 25px !important;
width: 100px;
}
.drList ul li div {
margin-bottom: 10px;
}
.drList ul li p {
text-align: center;
}
#drPopWrap {
padding: 20px 0 20px 20px;
width: 694px;
}
/*.drPhoto {
float: left;
margin-bottom: 50px;
}
.drInfo {
float: right;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
width: 550px;
}*/
.drPhoto {
display: none;
}
.drInfo {
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
width: 100%;
}
.drInfo th {
padding: 4px;
background-color: #5158a0;
color: #fff;
font-weight: bold;
}
.drPopLicense {
width: 335px;
float: left;
margin-bottom: 50px;
}
.drPopList li {
position: relative;
padding-left: 2em;
}
.drPopList li span {
position: absolute;
left: 0;
top: 0;
}
.drPopHistory {
width: 335px;
float: right;
margin-bottom: 50px;
}
/* ▲医師紹介▲ */

#side {
float: right;
width: 280px;
}
.sideCate {
background-color: #5158a0;
font-weight: bold;
color: #FFF;
font-size: 116%;
padding-right: 15px;
padding-left: 15px;
line-height: 43px;
}
.sideCate a {
color: #FFF;
text-decoration: none;
}
.sideCate a:hover {
text-decoration: underline;
}
.sideMenu {
margin-bottom: 49px;
}
.sideMenu li {
border-bottom: 1px solid #cbcbcb;
font-weight: bold;
}
.sideMenu li a {
display: block;
padding: 5px 15px;
}
.sideMenu li a:hover {
background-color:#EAEBFD;
}
.sideMenu li a:link {
text-decoration: none;
}
.sideInq {
background-color: #eaecfd;
}
.sideInq .tit {
margin-bottom: 5px;
}
.sideInq .txt {
text-align: center;
font-size: 85%;
line-height: 1.2;
margin-bottom: 5px;
}
.sideInq .btn {
padding-bottom: 14px;
text-align: center;
}
#footer {
background-color: #1d235e;
}
.footNavBg {
background-color: #5158a0;
padding-top: 9px;
}
.footNavCtrl {
width: 1180px;
margin-left: auto;
margin-right: auto;
}
.footNav {
width:900px;
float: left;
}
.footNav li {
float: left;
margin-right: 24px;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #989dd0;
padding-left: 7px;
}
.footNav li a {
color: #fff;
}
.footNav2 {
width: 500px;
float: left;
margin-bottom: 20px;
}
.footNav2 li {
float: left;
margin-right: 24px;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #989dd0;
padding-left: 7px;
}
.footNav2 li a {
color: #5158A0;
}

.pagetop {
position: fixed;
right: 40px;
bottom: 40px;
}
.footLinkCtrl {
width: 1180px;
margin-left: auto;
margin-right: auto;
padding-top: 28px;
}
.footLis {
width: 240px;
float: left;
margin-right: 20px;
}
.footLis.ctrl {
width: 326px;
float: left;
margin-right: 18px;
}
.footLink1 {
float: left;
}
.footBtn li {
margin-bottom: 2px;
}
.footLink1 ul {
margin-bottom: 25px;
}
.footLink1 ul li a {
color: #fff;
}
.footLink2 {
float: right;
width: 1020px;
}
.footLis.last {
margin-right: 0;
float: right;
}
.footLisTit {
font-weight: bold;
color: #FFF;
text-align: center;
height: 25px;
background-color: #5158A0;
padding-top: 5px;
margin-bottom: 15px;
}
.footLisTit a {
color: #FFF;
text-decoration: none;
}
.footLisTit a:hover {
text-decoration: underline;
}
.footLis ul{
margin-bottom: 48px;
}
.footLis ul li a {
color: #EAECFD;
}
.footInfoBg {
background-color: #fff;
padding-top: 15px;
}
.footInfoCtrl {
width: 1180px;
margin-right: auto;
margin-left: auto;
}
.mainTit {
font-size: 174%;
font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
line-height: 1;
border-left: 6px solid #5158a0;
margin-bottom: 20px;
padding-left: 10px;
}
.footTxt {
font-size: 108%;
font-weight: bold;
}
.footCopyright {
float: right;
}
.footLis.ctrl ul {
float: left;
margin-right: 20px;
}
.footLis.ctrl ul.comedical {
margin-right: 0;
}
.footAddr span{
margin-left:0.5em;
}

/* 文字色 */

.menuTitB {
font-size: 116%;
color: #FFF;
background-color: #5158A0;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}
.menuTitB a {
color: #fff;
text-decoration: none;
}
.menuTitG {
font-size: 116%;
color: #6B7420;
background-color: #CFDB9D;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
font-weight: bold;
}
.menuTitG a {
color: #6B7420;
text-decoration: none;
}
.menuTitG a:hover {
text-decoration: underline;
}

/* 検索フォーム */
.headSearch {
text-align: right;
line-height: normal;
vertical-align: middle;
float: left;
padding-top: 26px;
}
.cse .gsc-control-cse, .gsc-control-cse {
padding: 0 !important;
background-color: transparent !important;
border: none !important;
}
.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
width: 215px !important;
float: right;
}
.gsc-search-box {
margin-left: 0;
margin-top: 0;
}
.gsc-search-box td {
border-right: none;
border-bottom: none;
padding: 0;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
padding-right: 0 !important;
border: none;
}
.gsc-input-box {
width: 140px;
vertical-align: middle !important;
height: 20px !important;
border: none !important;
border-radius: 3px !important;
padding-top: 3px !important;
}
.gstl_50 {
border-top: none;
border-right: none;
border-left: none;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.gsib_a {
border-top: none;
border-right: none;
border-left: none;
}
.gsib_b {
border-top: none;
border-left: none;
}
.gsst_a {
padding-left: 0 !important;
padding-top: 0 !important;
padding-right: 0 !important;
}
.gscb_a {
padding-left: 0;
padding-right: 0;
}
input.gsc-input {
font-size: 100% !important;
}
.gsc-search-button {
border-top: none;
border-left: none;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
background-color: #e3e3e3 !important;
background-repeat: no-repeat;
border: none !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
margin-top: 0 !important;
padding: 5px 13px !important;
}
.cse input.gsc-search-button, input.gsc-search-button {
border-radius: 3px !important;
}
input.gsc-search-button {
margin-left: 0 !important;
}
form.gsc-search-box {
margin-bottom: 0 !important;
}
table.gsc-search-box {
margin-bottom: 0 !important;
}

.sp{
display: none;
}
