@charset "utf-8";


/* ====================================================== */
/* 設定 ------------------------------------------------- */

.pcv{
	display:block;
}
.spv{
	display:none;
}
#menu_btn,
#spnav_btn{
	display: none;
}
#pagetop{
}

img{
	max-width: 100%;
	height: auto;
}

#loading {
	width: 100%;
	height: 100%;
	background-color: #FFF;
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
}
.loader {
	width: 60px;
	height: 60px;
	position: fixed;
	z-index: 101;
	top: 50%;
	left: 50%;
	margin: -30px 0 0 -30px;
}
.square-spin > div {
	background-color:#CFCFCF;
	text-align: center;
}
.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
.sk-circle{
	margin-top: 30px;
}
.loading_logo{
	width: 260px;
	margin: -90px 0 0 -100px;
}

.disable{
	pointer-events: none;
	opacity: 0.5;
}


/* ====================================================== */
/* 基本レイアウト --------------------------------------- */
header,
.contents,
.footer_contact,
.sub_spnav,
footer{
	position: relative;
	clear: both;
	width: 100%; 
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
header nav,
.spgnav_head,
.header_base,
.contents_base,
.footer_contact_wrap,
.spsnav_sub_spnav_wrap,
.sub_spnav_wrap,
.footer_base{
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 1080px;
}
.spsnav_sub_spnav_wrap
.sub_spnav_wrap,
header nav,
.spgnav_head,
.header_base{
	width: 980px;
}



/* 基本ヘッダー ------------------ */
header{
	background: #FFF;
	box-shadow:0px 7px 12px 1px rgba(0,0,0,0.3);
	z-index: 4;
}
.spgnav_head,
.header_base{
	padding: 24px 0 0 0;
}
.spgnav_head h1,
header h1{
	line-height: 0;
	font-size: 0;
	margin-bottom: 27px; 
	width: 269px;
	float: left;
}
.hnav{
	float: right;
	list-style: none;
	margin-right: 16px;
	padding: 13px 0 0 0;
}
.hnav li{
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 1.2em;
}
.hnav li a{
	display: inline-block;
	padding: 0 17px;
	color: #828282;
	border-left: 1px solid #DCDCDC;
	text-decoration: none;
}
.hnav li:first-child a{
	border-left: none;
	padding-left: 0;
}
.hsearch{
	float: right;
	width: 150px;
	padding: 3px 0 0 0;
}
#header_search{
	float: right;
	width: 150px;
	margin: 0;
	padding: 3px 0 1px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 30px;
	background: #F0F0F0;
}
#header_search input[type="text"]{
	width: 115px;
	font-size: 12px;
	float: left;
	margin: 3px 0 0 0;
	padding: 0 0 0 3px !important;
	outline: none;
	text-align: left;
	background: none !important;
	border: none !important;
	text-indent: 0 !important;
}
#header_search input[type="submit"]{
	float: left;
	width: 20px;
	height: 20px;
	background: url("../images/share/search.png") no-repeat right 4px;
	background-size: 14px;
	/*background: url(/images/search_icon.gif) no-repeat left top;*/
	border: none;
	text-indent: -9999px;
	outline: none;
}


header nav{
	clear: both;
	width: 980px;
}
header nav article{
	position: static;
	float: left;
	cursor: pointer;
	width: 25%;
	text-align: center;
	box-sizing: border-box;
	padding-bottom: 8px;
	border-bottom: 6px solid #FFF;
}
header nav article:hover{
	border-bottom: 6px solid #39B54A;
}
header nav article p a{
	display: block;
	text-decoration: none;
	color: #242424;
}
header nav article p{
	text-align: center;
	margin: 0;
	line-height: 1.2em;
	padding: 4px 0;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-left: 1px solid #DCDCDC;
}
header nav article:last-child p{
	border-right: 1px solid #DCDCDC;
}
header nav article .nav_wrap p{
	font-weight: normal;
}

/* グローバルナビゲーション --------------------- */
.nav_hover{
	position: relative;
	clear: both;
	width: 100%;
	margin: 0 auto;
	z-index: 3;
	text-align: left;
	display: none;
	cursor: auto;
}
#gnav_bg{
	background-color:rgba(50,50,50,0.5);
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 2;
	display: none;
	transition: .1s;
}
#gnav_bg.active{
	display: block;
	transition: .1s;
}
#nav2{
	margin-left: -100%;
}
#nav3{
	margin-left: -200%;
}
#nav4{
	margin-left: -300%;
}
.nav_hover.active{
	display: block;
}
.nav_inner{
	position: absolute;
	top: 15px;
}
.nav_up{
	width: 60px;
	margin: 0;
	line-height: 0;
	font-size: 0;
	padding-top: 10px;
}
#nav1 .nav_up,
header nav article .nav_inner .nav_up{
	border: none;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 15px 0 0 9.7%;
}
#nav2 .nav_up{
	margin: 15px 0 0 34.7%;
}
#nav3 .nav_up{
	margin: 15px 0 0 59.7%;
}
#nav4 .nav_up{
	margin: 15px 0 0 84.7%;
}
header nav article .nav_wrap p{
	text-align: left;
	border: none;
}
.nav_wrap{
	background: #39B54A;
	width: 980px;
	margin: 0 auto;
	padding: 24px 0 24px 0;
}
.nav_child{
	position: relative;
	width: 19.8%;
	float: left;
	padding: 20px 2.55% 0 2.55%;
	border-right: 1px solid rgba(255,255,255,0.2);
}
.nav_child:last-child{
	border-right: none;
}
.nav_wrap h3 a,
.nav_wrap li a,
.nav_wrap h4 a,
.nav_wrap p a{
	color: #FFF;
	text-decoration: none;
	list-style: none;
	display: block;
}
.nav_wrap p a,
.nav_wrap h4 a,
.nav_wrap li a{
	background: url("../images/share/icon_rightw.png") no-repeat left 4px;
	background-size: 6px;
	padding-left: 18px;
}
.nav_wrap h4 a{
	background: url("../images/share/icon_rightw.png") no-repeat left 7.5px;
	background-size: 6px;
}
.nav_wrap li a{
	background: url("../images/share/icon_rightw.png") no-repeat left 8px;
	background-size: 6px;
	line-height: 1.5em;
	padding-top: 3px;
	padding-bottom: 2px;
}
.nav_wrap h3{
	font-size: 15px;
	text-align: center;
	margin-bottom: 25px;
	border: 1px solid #FFF;
	display: block;
	color: #FFF;
	cursor: auto;
	padding: 6px 0 4px 0;
	line-height: 1.5em;
}
.nav_wrap ul{
	list-style: none;
}
.nav_wrap ul li{
	margin-bottom: 15px;
	font-size: 14px;
}
.nav_inner .nav_wrap h4 {
	padding-left: 2.55%;
	margin-bottom: 3px;
}

/* nav2 */
#nav2 .nav_child{
	border-right: none;
	width: 17.7%;
	padding: 15px 0 0 0;
}
#nav2 .nav_child:nth-child(1){
	padding: 18px 0 0 2.55%;
	width: 16.7%;
}
#nav2 .nav_child:nth-child(2){
	width: 12%;
}
#nav2 .nav_child:nth-child(3){
	width: 13.9%;
}
#nav2 .nav_child:nth-child(4){
	width: 16.7%;
}
#nav2 .nav_child:nth-child(5){
	width: 18%;
}
#nav2 .nav_child:nth-child(6){
	width: 19.7%;
}
#nav2 .nav_child p{
	margin-bottom: 10px;
}

/* nav3 */
#nav3 .nav_child{
	width: 18.36%;
	padding: 20px 2.4% 0 2.4%;
}
#nav3 .nav_child:nth-child(1){
	width: 25%;
}
#nav3 .nav_child:nth-child(1) ul{
	box-sizing: border-box;
	width: 50%;
	float: left;
}
#nav3 .nav_child:nth-child(1) ul:nth-child(2){
	width: 55%;
}
#nav3 .nav_child:nth-child(1) ul:nth-child(3){
	width: 45%;
}
#nav3 .nav_child:nth-child(1) ul li{
	font-size: 13px;
}
#nav3 .nav_child li{
	    margin-bottom: 3px;
}

/* gnav4 */
#nav4 .nav_child{
	border-right: none;
	padding: 15px 0 0 0;
}
#nav4 .nav_child{
	width: 22.35%;
	padding: 18px 0 0 2.55%;
}




/* スマートフォン ナビゲーション ----------------- */
/* menu */
#spgnav_menu,
#spsnav_menu,
#menu_sp,
#menu {
	position: absolute;
	width: 41px;
	height: 50px;
	right: 24px;
	top: 30px;
	cursor: pointer;
	margin: 0px;
	z-index: 40;
	display: none;
}
#spgnav_menu::before,
#spgnav_menu::after,
#spgnav_menu span,
#spsnav_menu::before,
#spsnav_menu::after,
#spsnav_menu span,
#menu_sp::before,
#menu_sp::after,
#menu_sp span,
#menu::before,
#menu::after,
#menu span {
	position: absolute;
	top: 0;
	left: 0;
	width: 33px;
	height: 2px;
	background-color: #464646;
	text-indent: -9999px;
	display: inline-block;
	transition: all .1s;
	box-sizing: border-box;
}
#spgnav_menu::after,
#spsnav_menu::after,
#menu_sp::after,
#menu::after{
	content: "";
	top: 14px;
	background: #464646;
}
#spgnav_menu::before,
#spsnav_menu::before,
#menu_sp::before,
#menu::before{
	content: "";
	top: 28px;
	background: #464646;
}
#spgnav_menu.on,
#spsnav_menu,
#menu_sp.on,
#menu.on{
	background: none;
}
#spgnav_menu.on::before,
#spsnav_menu::before,
#menu_sp.on::before,
#menu.on::before{
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(-14px) rotate(-45deg);
	background-color: #464646;
}
#spgnav_menu.on span,
#spsnav_menu span,
#menu_sp.on span,
#menu.on span{
	-webkit-transform: translateY(0) rotate(45deg);
	transform: translateY(14px) rotate(45deg);
	background-color: #464646;
}
#spgnav_menu.on::after,
#spsnav_menu::after,
#menu_sp.on::after,
#menu.on::after{
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transition: .1s;
}


/* サブナビゲーション -------------------------------------- */
#spsnav_sub_spnav,
#sub_spnav{
	display: none;
	z-index: 36;
}
#spsnav_sub_spnav{
	background: #FFF;
}
.spsnav_sub_spnav_wrap,
.sub_spnav_wrap{
	height: 62px;
	border-top: 1px solid #F2F2F2;
	border-bottom: 2px solid #39B54A;
}

.spsnav_sub_spnav_wrap h2,
.sub_spnav_wrap h2{
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	color: #39B54A;
	font-size: 18px;
	box-sizing: border-box;
}
.spsnav_sub_navmenu,
.sub_navmenu{
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	width: 95px;
	height: 60px;
	background: #39B54A;
}
#spsnav_menu,
#menu_sp{
	top: 18px;
	z-index: 36;
}
#spgnav_menu,
#spsnav_menu{
	display: block;
}


#spsnav_menu::before,
#spsnav_menu::after,
#spsnav_menu span,
#spsnav_menu::after,
#spsnav_menu::before,
#spsnav_menu.on::before,
#spsnav_menu.on span,
#menu_sp::before,
#menu_sp::after,
#menu_sp span,
#menu_sp::after,
#menu_sp::before,
#menu_sp.on::before,
#menu_sp.on span{
	background-color: #FFF;
}

/* スマートフォン用 グローバルナビゲーション詳細 ------------- */
#global-spsubnav,
#global-spnav {
	position: absolute;
	color: #FFF;
	width: 100%;
	top: 92px;
	left: 0;
	padding: 0;
	display: none;
	background: #39B54A;
	z-index: 39;
}
#global-spsubnav.active,
#global-spnav.active{
	display: block;
}
#global-spnav .spnav1{
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #FFF;
}
#global-spnav .spnav1 li{
	margin: 0;
}
#global-spnav .spnav1 li a{
	display: block;
	border-top: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 12px 0 12px 8.125%;
	background: url("../images/share/icon_rightw.png") no-repeat right 8.125% center;
	background-size: 8px;
}
#global-spnav .spnav1 li a:hover{
	color: #39B54A;
	border-top: 1px solid #39B54A;
	background:url("../images/share/icon_right.png") no-repeat right 8.125% center #FFF;
	background-size: 8px;
}
.spnav2{
	padding: 18px 8.125%;
	box-sizing: border-box;
	width: 100%;
	list-style: none;
}
.spnav2 li{
	margin: 0 0 0.5em 0;
}
.spnav2 li a{
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-left: 15px;
	background: url("../images/share/icon_rightw.png") no-repeat left center;
	background-size: 8px;
}
#global-spnav .sp_search{
	position: relative;
	clear: both;
	width: 83.75%;
	margin: 0 auto;
	padding-bottom: 30px;
}
#global-spnav input[type="text"]{
	width: 100%;
	font-size: 14px;
	margin: 3px 0 0 0;
	padding: 3px 0 3px 5px !important;
	outline: none;
	text-align: left;
	background: #39B54A !important;
	border: 1px solid #FFF !important;
	text-indent: 0 !important;
	box-sizing: border-box;
	color: #FFF;
}
#global-spnav input[type="submit"]{
	position: absolute;
	right: 7px;
	top: 7px;
	width: 20px;
	height: 20px;
	background:url("../images/share/spnav_search.png") no-repeat right center;
	background-size: 16px;
	border: none;
	text-indent: -9999px;
	outline: none;
}
#global-spnav ::placeholder{
  color:rgba(255,255,255,0.50);
}


/* スマートフォン用 グローバルサブナビゲーション詳細 --------- */
#global-spsubnav{
	z-index: 35;
	top: 155px;
	display: none;
	/*
    overflow-x: hidden;
    overflow-y: hidden;
	*/
}
/*
.global-spsubnav-inner{
	position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height:100%;
    overflow-y: scroll;
}
*/
#global-spsubnav h2{
	display: none;
}
#global-spsubnav .spsnav_title{
	display: block;
}
#global-spsubnav ul{
	list-style: none;
}
#global-spsubnav ul li{
	margin: 0;
	font-size: 14px;
}
#global-spsubnav ul li a{
	display: block;
	border-top: 1px solid #FFF;
	color: #FFF;
	padding: 0.5em 7.5%;
	text-decoration: none;
}
#global-spsubnav ul li a.navlink{
	padding-left: 0;
	border-top: none;
	
}
#global-spsubnav ul li:first-child a{
	border-top: none;
}
#global-spsubnav ul li a:hover{
	color: #D7F2DA;
}
#global-spsubnav ul li.subnabigation{
	border-bottom: none;
	border-top: 1px solid #FFF;
	display: block;
	color: #FFF;
	padding: 0.5em 7.5%;
	text-decoration: none;
}
#global-spsubnav ul li.subnabigation ul{
	padding-bottom: 0.5em;
	padding-left: 0;
}
#global-spsubnav ul li.subnabigation li a{
	border-bottom: none;
	border-top: none;
	text-indent: 1em;
	padding: 0.2em 7.5% 0.2em 0;
	font-size: 12px;
}

/* グローバルサブナビゲーション 診療科用 */
.guidance #global-spsubnav h3,
.department #global-spsubnav ul li.subnabigation{
	background: #FFF;
	clear: both;
	color: #39B54A;
	text-decoration: none;
	padding: 0.5em 7.5%;
	display: block;
}
.guidance #global-spsubnav h3{
	color: #39B54A;
	font-weight: bold;
	font-size: 14px;
}
.guidance #global-spsubnav h3 a,
.department #global-spsubnav ul li.subnabigation a{
	color: #39B54A;
	text-decoration: none;
}
.department #global-spsubnav ul li.subnabigation ul{
	position: relative;
	clear: both;
	/*background: #39B54A;*/
	float: left;
    padding: 0.8em 0;
	width: 100%;
	box-sizing: border-box;
}
.department #global-spsubnav ul li.subnabigation ul li{
	width: 50%;
	float: left;
}
.department #global-spsubnav ul li.subnabigation ul li a{
	display: block;
	color: #FFF;
    text-indent: 0;
	padding: 0.2em 0;
}
.department #global-spsubnav ul li.subnabigation ul li a:hover{
	color: rgba(255,255,255,0.7);
}

/* グローバルサブナビゲーション ご利用案内用 */
.purpose #global-spsubnav h3,
.guidance #global-spsubnav h3{
	background: #FFF;
	clear: both;
	color: #39B54A;
	text-decoration: none;
	padding: 0.5em 7.5%;
	display: block;
}



/* 基本フッター ------------------------------------------------ */
.footer_contact{
	padding: 66px 0 45px 0;
}
footer{
	z-index: 1;
}
.footer_base{
	padding-top: 55px;
}
.footer_base h2{
	font-size: 13px;
	color: #FFF;
	line-height: 1.8em;
}
.footer_base h2 a{
	text-decoration: none;
	color: #FFF;
}
.footer_base p{
	color: #FFF;
	font-size: 13px;
}
.footer_base .copyright{
	font-size: 11px;
	margin: 65px 0 0 0;
}
.footer_gnav,
.fnav{
	position: absolute;
	right: 0;
	top: 55px;
	list-style: none;
}
.footer_gnav{
	font-weight: bold;
}
.fnav{
	top: 90px;
}

.footer_gnav a,
p.fnav a{
	color: #FFF;
	text-decoration: none;
}
.footer_gnav br,
p.fnav br{
	display: none;
}
.footer_gnav a,
p.fnav a{
	display: inline-block;
	font-size: 13px;
	padding: 0 1em 0 0.8em;
	line-height: 1.2em;
	border-right: 1px solid #FFF;
}
.pagetop{
	position: absolute;
	top: 138px;
	right: 0;
	width: 70px;
	margin: 0;
}
.pagetop a:hover,
.footer_gnav a:hover,
p.fnav a:hover{
	opacity: 0.5;
}


.footer_time{
	float: left;
	width: 48.6%;
}
.footer_access{
	float: right;
	width: 48.6%;
}
.footer_access iframe{
	width: 100%;
}

.footer_access h3,
.footer_time h3{
	display: block;
	font-size: 18px;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
	margin-bottom: 30px;
	line-height: 2.5em;
	border-bottom: 1px solid #959595;
}
.footer_access h3 span,
.footer_time h3 span{
	display: block;
	line-height: 2.5em;
}
.fc_time h3 span{
	background: url("../images/share/icon_time.png") no-repeat left 12px;
	background-size: 20px;
	padding-left: 35px;
}
.footer_access .acc_caution,
.fc_res p strong,
.fc_time p{
	color: #39B54A;
	font-weight: bold;
	margin-bottom: 1em;
}
.footer_access a,
.fc_res p a,
.fc_time p a{
	display: block;
	color: #39B54A;
	background: url("../images/share/icon_right.png") no-repeat left center;
	background-size: 12px;
	padding-left: 15px;
	margin-bottom: 40px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-decoration: underline;
}
.footer_access a:hover,
.fc_res p a:hover,
.fc_time p a:hover{
	opacity: 0.5;
}
.fc_res table{
	width: 100%;
	margin-bottom: 20px;
	
}
.fc_res table th,
.fc_res table td{
	text-align: left;
    border-collapse: collapse;
    border:1px solid #DCDCDC;
	padding: 12px;
	line-height: 1.6em;
	font-weight: bold;
	vertical-align: top;
}
.fc_res table th,
.fc_res table th{
	background: #EBF7ED;
}
.footer_access .acc_caution,
.fc_res p{
	margin-bottom: 1em;
}
.fc_res h3 span{
	background: url("../images/share/icon_time.png") no-repeat left 12px;
	background-size: 20px;
	padding-left: 35px;
}
.footer_access h3 span{
	background: url("../images/share/icon_map.png") no-repeat left 9px;
	background-size: 17px;
	padding-left: 28px;
}
.fc_res ul{
	padding-left: 1.5em;
}
.fc_res ul li{
	margin: 0
}

/* 基本コンテンツ ------------------ */
.contents{
	z-index: 1;
}


/* detail */
.detail footer{
	background: #333;
	padding-bottom: 65px;
}
.detail .contents{
	background: #F5F5F3;
}


/* ====================================================== */
/* 1.トップページ --------------------------------------- */
#home .contents{
	background: #F5F5F3;
}
/* home image */
.home_image{
	position: relative;
	clear: both;
}
.home_image ul{
	list-style: none;
}
.home_image ul li{
	line-height: 0;
	font-size: 0;
	margin: 0;
}

/* トップページ フッター ------------------ */
#home footer figure{
	z-index: 2;
	line-height: 0;
	font-size: 0;
	width: 100%;
	position: absolute;
}
#home footer figure img{
	width: 100%;
}
#home footer .footer_base{
	z-index: 3;
}

/* トップページ ナビゲーション ------------------ */
.home_nav{
	position: relative;
	clear: both;
	width: 1080px;
	margin: -46px auto 0 auto;
	background: #FFF;
	box-shadow:3px 3px 6px 0px rgba(0,0,0,0.2);
}
.home_nav article{
	float: left;
	width: 20%;
	text-align: center;
	min-height: 180px;
	border-right: 1px solid #DCDCDC;
	box-sizing: border-box;
}
.home_nav article:last-child{
	border-right: none;
}
.home_nav article a{
	display: block;
	padding: 20px 0 50px 0;
}
.home_nav article h3{
	text-align: center;
	margin-bottom: 33px;
	font-size: 15px;
	color: #242424;
}
.home_nav article a,
.home_nav article a h3{
	text-decoration: none;
}
.home_nav article:hover{
	background: #39B54A;
}
.home_nav article:hover a,
.home_nav article:hover h3{
	color: #FFF;
}
.home_nav article figure{
	position: relative;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	text-align: center;
}
.home_nav article:hover figure.on,
.home_nav article figure.off{
	display: block;
}
.home_nav article figure.on,
.home_nav article:hover figure.off{
	display: none;
}
.home_nav article:nth-child(1) figure{
	width: 55.2px;
}
.home_nav article:nth-child(2) figure{
	width: 60.3px;
	margin-top: -2px;
}
.home_nav article:nth-child(3) figure{
	width: 58.8px;
}
.home_nav article:nth-child(4) figure{
	width: 50.9px;
	margin-top: -5px;
}
.home_nav article:nth-child(5) figure{
	width: 47.1px;
}

/* home_contents */
.home_contents{
	position: relative;
	clear: both;
	width: 1080px;
	margin: 53px auto 0 auto;
}

/* トップページ お知らせ ------------------ */
.home_news{
	float: left;
	width: 48.6%;
}
.home_pickup h2,
.home_news h2,
.home_information h2{
	font-size: 18px;
	margin: 0 0 18px 0;
	color: #242424;
}
.home_news_inner{
	position: relative;
	clear: both;
	padding: 22px 34px 22px 22px;
	margin-bottom: 50px;
	background: #FFF;
	max-height: 520px;
	overflow-x: hidden;
	overflow-y: auto;
}
.home_news article{
	position: relative;
	clear: both;
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px dotted #959595;
}
.home_news article:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
.home_news article figure{
	float: left;
	width: 27%;
	line-height: 0;
	font-size: 0;
}
.home_news article .home_new_text{
	float: right;
	width: 69%;
}
.home_news article h3{
	margin: 0 0 0.5em 0;
	font-size: 15px;
}
.home_news article h3 a{
	color: #39B54A;
	text-decoration: none;
}
.home_news article p{
	line-height: 1.5em;
	font-size: 14px;
	margin: 0 0 0.5em 0;
}
.home_news article .hnew_detail{
	margin: 0;
}
.hn_detail a,
.home_news article .hnew_detail a{
	color: #39B54A;
	display: block;
	background: url("../images/share/icon_right.png") no-repeat left center;
	background-size: 9px;
	padding-left: 14px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.home_news article .hnew_detail a{
	text-decoration: underline;
}

/* トップページ お知らせ ------------------ */
.home_information{
	float: right;
	width: 48.6%;
}
.home_information_inner{
	position: relative;
	clear: both;
	background: #FFF;
	margin-bottom: 50px;
}
.home_information_inner ul{
	list-style: none;
}
.home_information_inner ul li{
	float: left;
	width: 25%;
	padding: 15px 0 14px 0;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	background: #E1E1E1;
	font-weight: bold;
	border-right: 1px solid #FFF;
}
.home_information_inner ul li.is-active{
	background: #FFF;
}

.hinfo_wrap{
	position: relative;
	clear: both;
}

.hn_detail{
	position: absolute;
	right: 0;
	top: 0;
}
.hn_detail a{
	text-decoration: underline;
}

.home_information_inner article{
	position: relative;
	clear: both;
	margin: 0 29px 22px 29px;
	padding-bottom: 22px;
	border-bottom: 1px dotted #959595;
}
.info_cat_name{
	float: left;
	margin: 0 0 1em 0;
	line-height: 1.2em;
}
.info_cat_name a{
	display: inline-block;
	padding: 2px 1em 1px 1em;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	color: #FFF;
}
.info_cat_name.cat1 a{
	background: #DDD3B6;
}
.info_cat_name.cat3 a{
	background: #89C89B;
}
.info_cat_name.cat2 a{
	background: #E9AFAC;
}
.info_date{
	float: left;
	color: #828282;
	margin: 0 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
.home_information_inner h3{
	font-size: 14px;
	clear: both;
	font-weight: normal;
}
.home_information_inner h3 a{
	color: #242424;
	text-decoration: none;
}

/* トップページ ピックアップ ------------------ */
.home_pickup{
	position: relative;
	clear: both;
}
.home_pickup article{
	position: relative;
	width: 31.5%;
	float: left;
	margin: 0 2.75% 2.75% 0;
}
.home_pickup article:nth-child(3n){
	margin: 0 0 2.75% 0;
}
.home_pickup article figure{
	position: relative;
	line-height: 0;
	font-size: 0;
	z-index: 1;
}
.home_pickup article h3{
	position: absolute;
	text-align: center;
	padding-top: 70px;
	top: 0;
	left: 0;
	font-size: 18px;
	letter-spacing: 0.15em;
	width: 100%;
	z-index: 2;
}
.home_pickup article p{
	position: absolute;
	width: 8px;
	top: 77px;
	right: 21px;
	margin: 0;
	line-height: 0;
	font-size: 0;
	z-index: 2;
}
.home_pickup article a,
.home_pickup article a h3{
	color: #FFF;
	text-align: center;
}

/* home foot banner ------------------ */
.home_foot_banner{
	position: relative;
	clear: both;
	padding: 17px 0 60px 0;
}
.home_foot_banner ul{
	position: relative;
	list-style: none;
}
.home_foot_banner ul li{
	width: 31.5%;
	float: left;
	font-size: 18px;
	min-height: 80px;
	line-height: 1.3em;
	margin: 0 2.75% 2.75% 0;
}
.home_foot_banner ul li:nth-child(3n){
	margin: 0 0 2.75% 0;
}
.home_foot_banner ul li a{
	position: relative;
	display: block;
	text-align: center;
	min-height: 80px;
	font-weight: bold;
	text-decoration: none;
	background: url("../images/share/icon_right.png") no-repeat right 20px top 30px #FFFFFF;
	background-size: 8px;
}


.home_foot_banner ul li a span{
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}




/* ====================================================== */
/* 2.詳細ページ 基本レイアウト -------------------------- */

/* ページ画像タイトル */
.page_title{
	position: relative;
	clear: both;
	width: 100%;
	height: 240px;
}
.page_title h2,
.page_title h1{
	position: absolute;
	color: #FFF;
	text-align: center;
	font-size: 28px;
	letter-spacing: 0.2em;
	
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}


/* パンくずリスト */
.topic_path{
	position: relative;
	clear: both;
	width: 1080px;
	font-size: 12px;
	margin: 20px auto 70px auto;
}
.topic_path a{
	color: #39B54A;
}


/* サイドナビゲーション */
.side_navigation{
	position: relative;
	width: 18.5%;
	float: left;
	margin-bottom: 80px;
}
.page_inner_sidenav li,
.side_navigation span{
    display: block;
    padding: 8px 0;
    transition: .2s;
	color: #454545;
	background: url(../images/share/listmark_subnavi.png) no-repeat right 5px center;
    background-size: 9px;
    padding-right: 20px;
	cursor: pointer;
}
.page_inner_sidenav li{
	background: none;
}
.page_inner_sidenav li:hover{
	color: #39B54A
}
.side_navigation span:hover{
	background: url("../images/share/listmark_subnavi.png") no-repeat right 5px center ;
	background-size: 9px;
	color: #39B54A
}
.side_navigation.subnavi1 ul li#subnavi1.subnabigation a.navlink,
.side_navigation.subnavi1 ul li#subnavi1.subnabigation span,
.side_navigation.subnavi2 ul li#subnavi2.subnabigation span,
.side_navigation.subnavi3 ul li#subnavi3.subnabigation span,
.side_navigation.subnavi4 ul li#subnavi4.subnabigation span,
.side_navigation.subnavi5 ul li#subnavi5.subnabigation span,
.side_navigation span.active{
	background: url("../images/share/listmark_subnavi_active.png") no-repeat right 5px center ;
	background-size: 15px;
}
.side_navigation a{
	color: #454545;
	text-decoration: none;
}
.side_navigation h2{
	font-size: 18px;
	margin-bottom: 28px;
}
.side_navigation h3{
	display: block;
	padding: 0 0 6px 0;
	font-size: 18px;
	color: #39B54A;
	border-bottom: 1px solid #DCDCDC;
}
.side_navigation ul{
	list-style: none;
	margin-bottom: 2em;
}
.side_navigation ul li{
	margin-bottom: 0;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #DCDCDC;
}
.side_navigation ul li a{
	display: block;
	padding: 8px 0;
	transition: .2s;
}
.side_navigation ul li.subnabigation a{
	background: url("../images/share/listmark_subnavi.png") no-repeat right 5px center;
	background-size: 9px;
	padding-right: 0;
}
.side_navigation ul li a:hover{
	color: #39B54A;
	/*padding-left: 5px;
	transition: .2s;*/
}
.side_navigation ul li.subnabigation a:hover{
	background: url("../images/share/listmark_subnavi.png") no-repeat right 5px center ;
	background-size: 9px;
	color: #39B54A
}
.side_navigation ul li.subnabigation a.active{
	background: url("../images/share/listmark_subnavi_active.png") no-repeat right 5px center ;
	background-size: 15px;
}

.side_navigation ul li.subnabigation li{
	font-size: 14px;
	font-weight: normal;
	border: none;
}
.side_navigation ul li.subnabigation ul{
	margin: 0;
	display: none;
	border-top: none;
}
.side_navigation.subnavi1 ul li#subnavi1.subnabigation ul,
.side_navigation.subnavi2 ul li#subnavi2.subnabigation ul,
.side_navigation.subnavi3 ul li#subnavi3.subnabigation ul,
.side_navigation.subnavi4 ul li#subnavi4.subnabigation ul,
.side_navigation.subnavi5 ul li#subnavi5.subnabigation ul{
	display: block;
}
.side_navigation ul li.subnabigation li:last-child{
	border-bottom: none;
}
.side_navigation ul li.subnabigation li a{
	background: none;
	padding: 2px 0 2px 1em;
}
.side_navigation ul li.subnabigation li:first-child a{
	padding-top: 0;
}
.side_navigation ul li.subnabigation li:last-child a{
	padding-bottom: 0.7em;
}
.side_navigation ul li.subnabigation li a.active{
	background: none;
}
.side_navigation ul li.subnabigation li a:hover{
	color: #39B54A;
	background: none;
}


/* メインコンテンツ 基本レイアウト */
.main_contents{
	position: relative;
	float: right;
	width: 72.2%;
}
.index_nav_wrap{
	position: relative;
	clear: both;
	padding-bottom: 70px;
}
.index_nav_inner{
	position: relative;
	clear: both;
}
.index_nav_wrap h2{
	clear: both;
	margin: 0 0 30px 0;
	letter-spacing: 0.1em;
	display: block;
	padding: 10px 0 8px 23px;
	border: 1px solid #39B54A;
	color: #39B54A;
	text-decoration: none;
}
.contents_nav,
.index_nav_wrap ul{
	list-style: none;
	margin-bottom: 25px;
}
.contents_nav{
	margin-left: 0;
}
.contents_nav li,
.single_link,
.index_nav_wrap li {
	float: left;
	width: 31.8%;
	background: #FFF;
	font-size: 18px;
	margin: 0  2.28% 30px 0;
}
.contents_nav li:nth-child(3n),
.single_link:nth-child(3n),
.index_nav_wrap li:nth-child(3n){
	margin: 0 0 30px 0;
}
.contents_nav li:nth-child(3n+1),
.single_link:nth-child(3n+1),
.index_nav_wrap li:nth-child(3n+1){
	clear: both;
}
.contents_nav li a,
.single_link a,
.index_nav_wrap li a,
.index_nav_wrap li span{
	display: block;
	text-decoration: none;
	color: #242424;
	font-weight: bold;
	padding: 30px 24px 27px 24px;
	/*border-top: 4px solid #39B54A;*/
}
.contents_nav li a{
	background:#F5F5F3;
}
.index_nav_wrap li.list2raw a{
	padding: 20px 24px 22px 24px;
	line-height: 1.4em;
}
.single_link p{
	margin: 0;
}
.index_nav_wrap li ul{
	margin-bottom: 0;
	padding: 0 24px 15px 24px;
}
.index_nav_wrap li li{
	float: none;
	width: 100%;
	margin: 0;
	font-size: 14px;
}
.index_nav_wrap li li:nth-child(3n){
	margin: 0;
}
.index_nav_wrap li li a{
	background: #FFF;
	color: #242424;
	font-weight: normal;
	padding: 0;
	line-height: 2.2em;
	border-top: none;
	border-bottom: 1px dotted #39B54A;
}
.index_nav_wrap li li:last-child a{
	border-bottom: none;
}

/* ページタイトル */
.detail_title{
	border-bottom: 1px solid #39B54A;
	padding-bottom: 7px;
	margin: 0 0 50px 0;
}
.detail_title h1,
.detail_title h2{
	font-size: 24px;
	line-height: 1.6em;
	border-left: 6px solid #39B54A;
	padding: 2px 0 0 13px;
	letter-spacing: 0.1em;
}






/* ====================================================== */
/* 3.ご利用案内 ----------------------------------------- */
.guidance .page_title{
	background:url("../images/share/title_back_guidance.jpg") no-repeat center center;
	background-size: cover;
}
.aboutus_detail{
	background: #FFF;
	margin-bottom: 100px;
}




/* ====================================================== */
/* 4.病院紹介 ------------------------------------------- */
.aboutus .page_title{
	background:url("../images/share/title_back_aboutus.jpg") no-repeat center center;
	background-size: cover;
}
.aboutus .side_navigation ul{
	border-top: 1px solid #DCDCDC;
}
.search_wrap{
	margin-bottom: 60px;
}
#adBlock {
    background-color: #FFF;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.gsc-adBlock{
	border: 5px solid #FFF !important;
	padding: 20px !important;
	margin: 20px 0 60px 0 !important;
}
.gsc-adBlock iframe{
    background-color: #FFF !important;
}

/* aboutus detail */
.aboutus_detail{
	position: relative;
	clear: both;
	background: #FFF;
	padding: 50px 60px;
	margin-bottom: 100px;
}

/* ご挨拶 ------------------------------- */
.aboutus_inner{
	position: relative;
	clear: both;
	margin-bottom: 85px;
}
.aboutus_inner.linep{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 2em;
}
.aboutus_inner:last-child{
	margin-bottom: 0;
}
.aboutus_inner .aboutus_left{
	float: left;
	width: 353px;
}
.aboutus_inner .aboutus_right{
	position: absolute;
	right: 0;
	top: 0;
	width: 380px;
}
.aboutus_inner:nth-child(3) .aboutus_left{
	position: absolute;
	left: -90%;
	top: 0;
	float: none;
	width: 380px;
}
.aboutus_inner:nth-child(3) .aboutus_right{
	position: relative;
	right: auto;
	top: auto;
	float: right;
	width: 353px;
}
.aboutus_inner .aboutus_right img{
	position: absolute;
	width: 380px;
	right: -125px;
}
.aboutus_inner:nth-child(3) .aboutus_left img{
	position: absolute;
	width: 380px;
	left: -125px;
}
.aboutus_inner h2{
	font-size: 18px;
	margin-bottom: 2em;
}
#greeting .detail_wrap{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 1em;
	margin-bottom: 4em;
}
#greeting .detail_wrap:last-child{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#greeting .detail_wrap h2{
	border: none;
	padding-left: 0;
}
#greeting .detail_wrap h5{
	font-size: 17px;
	font-weight: normal;
	border-bottom: none;
	margin-bottom: 2em;
}
#greeting .detail_wrap h5 em{
	font-style: normal;
	font-size: 14px;
}

/* 患者数調べ -------------------------- */
.dept_wrap .small_table td,
.dept_wrap .small_table th,
.detail_wrap .small_table td,
.detail_wrap .small_table th{
	font-size: 9px;
	padding: 5px 5px 4px 5px;
}
#aboutdata .small_table th{
	text-align: center;
}
.bkgreen{
	background: rgba(235,247,237,0.5);
}
/*
#aboutdata .small_table td{
	text-align: right;
}
*/



/* ====================================================== */
/* 4.診療科・部門紹介 ----------------------------------- */
.department .side_navigation ul{
	border-top: 1px solid #DCDCDC;
}
.department .page_title{
	background:url("../images/share/title_back_department.jpg") no-repeat center center;
	background-size: cover;
}
.department .index_nav_wrap li ul{
	padding-bottom: 47px;
}
.department .side_navigation ul li.subnabigation li{
	border-bottom: none;
}
.department .side_navigation ul li.subnabigation li a{
	padding-top: 4px;
	padding-bottom: 4px;
}
.department .side_navigation ul li.subnabigation li:first-child a{
	padding-top: 8px;
}

.detail .department_detail p,
.detail .department_detail li{
	font-size: 14px;
}
/* deptartment home navi */
.dept_nav{
	position: relative;
	clear: both;
	padding: 30px 25px 43px 25px;
	margin: 0 0 30px 0;
	/*border-top: 4px solid #39B54A;*/
	background: #FFF;
}
.dept_nav h2{
	font-size: 18px;
	margin: 0  2.28% 30px 0;
}
.dept_nav ul{
	list-style: none;
	float: left;
	width: 30.77%;
	margin-right: 3.83%;
}
.dept_nav ul:nth-child(4){
	margin-right: 0;
}
.dept_nav ul li{
	width: 100%;
	margin-bottom: 0;
}
.dept_nav ul li a{
	display: block;
	text-decoration: none;
	color: #242424;
	font-weight: normal;
	line-height: 2.2em;
	border-bottom: 1px dotted #39B54A;
}

/* 診療科・その他コンテンツ 詳細 */
.department_detail{
	position: relative;
	clear: both;
	background: #FFF;
	padding: 50px 60px;
	margin-bottom: 100px;
}
/*
.department_detail h2{
	margin-top: 40px;
}
*/
.dept_wrap{
	position: relative;
	clear: both;
	border-bottom: 1px dotted #DCDCDC;
	padding: 0 0 1em 0;
	margin-bottom: 3em;
}
.dept_wrap:last-child{
	border-bottom: none;
}

.detail_wrap{
	position: relative;
	clear: both;
	padding-bottom: 2em;
}
.detail_wrap.bdbdot{
    border-bottom: 1px dotted #DCDCDC;
	padding-bottom: 0;
	margin-bottom: 2em;
}
.detail_wrap .section_title,
.dept_wrap .section_title,
.detail_wrap h2,
.dept_wrap h2{
	position: relative;
	padding: 7px 12px 6px 12px;
	border: 1px solid #39B54A;
	margin: 0 0 30px 0;
	letter-spacing: 0.1em;
	font-size: 18px;
}
.detail_wrap .section_title h2,
.dept_wrap .section_title h2{
	padding: 0;
	margin: 0;
	font-size: 18px;
	border: none;
	float: left;
}
.dept_detail_btn,
.detail_wrap .section_title p,
.dept_wrap .section_title p{
	float: right;
	margin: 0;
	padding: 4px 0 0 0;
	font-weight: bold;
	color: #39B54A;
	cursor: pointer;
	background: url("../images/share/listmark_downg.png") no-repeat right 0 center;
	background-size: 12px;
	padding-right: 20px;
}
.dept_detail_btn{
	position: absolute;
	right: 20px;
	top: 10px;
}

.detail_wrap ol,
.dept_wrap ol{
	counter-reset: li;
	list-style : decimal;
}
.detail_wrap ol li,
.dept_wrap ol li{
	list-style: none;
	position: relative;
	padding-left: 2.0em;
	margin-bottom: 1em;
	line-height: 1.5em;
}
.detail_wrap ol .stbk strong,
.detail_wrap ol .stbk strong{
	color: #242424;
}
.detail_wrap ol li:before,
.dept_wrap ol li:before {
	counter-increment: li;
	content: counter(li);
	margin-right: 0.5em;
	background: #39B54A;
	color: #fff;
	text-align: center;
	width: 1.3em;
	height: 1.3em;
	position: absolute;
	left: 0em;
	top: 2px;
	line-height: 1.4;
}
.greennumdl,
.dept_wrap dl{
	position: relative;
	counter-reset: count 0;
	padding: 0 0 1em 0;
	margin: 0.5em 0 2em ;
	border-bottom: 1px dotted #DCDCDC;
}
.greennumdl:last-child,
.dept_wrap dl:last-child{
	border-bottom: none;
}
.greennumdl dt,
.dept_wrap dl dt{
	list-style: none;
	position: relative;
	padding-left: 2.0em;
	margin-bottom: 0;
	line-height: 1.5em;
	font-size: 14px;
}
.greennumdl dt:before,
.dept_wrap dt:before{
	counter-increment: count;
	content: counter(count) "";
	margin-right: 0.5em;
	background: #39B54A;
	color: #fff;
	text-align: center;
	width: 1.3em;
	height: 1.3em;
	position: absolute;
	left: 0em;
	top: 2px;
	line-height: 1.4;
}
.greennumdl dd,
.dept_wrap dl dd{
	position: relative;
	padding-left: 2.5em;
	margin-bottom: 1em;
	font-size: 14px;
}
.greennumdl dd em,
.dept_wrap dl dd em{
	font-style: normal;
	font-size: 12px;
	display: block;
	text-align: right;
}
.greennumdl dd p{
	margin: 0;
}
.detail_wrap .greennumdl{
	padding-left: 0;
}
.detail_wrap .greennumdl dt{
	display: block;
	list-style: none;
}
.greennumdl dd .liststyle{
    padding-left:1em;
    text-indent:-0.9em;
}

.detail_wrap dl{
	position: relative;
	padding-left: 25px;
}
.detail_wrap dl dt{
	display: list-item;
	list-style: disc;
	position: relative;
	margin-bottom: 0;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
}
.detail_wrap dl dd{
	position: relative;
	margin-bottom: 1em;
	font-size: 14px;
}
.detail_wrap dl dd em{
	font-style: normal;
	font-size: 12px;
	display: block;
	text-align: right;
}
/* contact */
.detail_wrap .contact_list{
	padding-left: 0;
	margin-bottom: inherit;
}
.detail_wrap .contact_list dt{
	display: block;
	list-style: none;
	width: 7em;
	text-align: right;
	float: left;
	clear: both;
	margin-bottom: 0;
	font-weight: normal;
	line-height: 1.8em;
}
.detail_wrap .contact_list dd{
	padding-left: 7em;
	margin-bottom: 0;
	line-height: 1.8em;
}

.detail_wrap h1,
.dept_wrap h1,
.detail_wrap h3,
.dept_wrap h3{
	clear: both;
	color: #39B54A;
	font-size: 16px;
	margin-bottom: 0.5em;
	letter-spacing: 0.1em;
}
.detail_wrap h1,
.dept_wrap h1,
.detail_wrap .pagesub_title,
.dept_wrap .pagesub_title{
	font-size: 24px;
	margin-bottom: 2em;
}
.detail_wrap h4,
.dept_wrap h4{
	clear: both;
	color: #242424;
	font-size: 15px;
	margin-bottom: 0.5em;
	letter-spacing: 0.1em;
}
.detail_wrap h5,
.dept_wrap h5{
	clear: both;
	color: #242424;
	font-size: 14px;
	margin-bottom: 0.5em;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #39B54A;
}
.detail_wrap h6,
.dept_wrap h6{
	clear: both;
	color: #242424;
	font-size: 18px;
	margin-bottom: 2em;
	letter-spacing: 0.1em;
}
.detail_wrap .imgright,
.dept_wrap .imgright{
	position: relative;
	float: right;
	padding: 0 0 1em 5%;
	z-index: 2;
	width: 38%;
}
.detail_wrap .imgleft,
.dept_wrap .imgleft{
	position: relative;
	float: left;
	padding: 0 5% 1em 0;
	z-index: 2;
	width: 38%;
}
.detail_wrap .imgleft img,
.dept_wrap .imgleft img{
	margin-bottom: 1em;
}
.detail_wrap .imgleft.nopadding,
.dept_wrap .imgleft.nopadding,
.detail_wrap .imgright.nopadding,
.dept_wrap .imgright.nopadding{
	padding: 0 0 2em 0;
}
.detail_wrap .imgright p,
.dept_wrap .imgright p,
.detail_wrap .imgright figure,
.dept_wrap .imgright figure{
	margin-bottom: 1em;
	text-align: center;
}
.detail_wrap .imgright figure img,
.dept_wrap .imgright figure img{
	margin-bottom: 0.5em;
}
.detail_wrap .imgright figcaption,
.dept_wrap .imgright figcaption{
	text-align: center;
	padding-top: 0.5em;
	font-size: 13px;
}

/* 表組み */
.detail_wrap table,
.dept_wrap table{
	width: 100%;
	margin-bottom: 30px;
}
.detail_wrap table th,
.detail_wrap table td,
.dept_wrap table th,
.dept_wrap table td{
	text-align: left;
    border-collapse: collapse;
    border:1px solid #DCDCDC;
	padding: 12px;
	font-size: 13px;
	line-height: 1.6em;
	vertical-align: top;
}
.detail_wrap table th,
.dept_wrap table th{
	background: #EBF7ED;
	text-align: center;
	padding: 6px 8px 5px 15px;
}
.detail_wrap table td,
.detail_wrap table th{
	padding: 12px 12px 10px 12px;
	text-align: left;
}


/* 診療実績統計 表組み */
.jisseki_wrap table th,
.jisseki_wrap table td{
	padding: 6px 8px 5px 5px;
	font-weight: bold;
}
.jisseki_wrap table th{
	text-align: left;
	padding: 6px 8px 5px 14px;
}
.jisseki_wrap table td{
	text-align: right;
}
.jisseki_wrap table tr:first-child th{
	padding: 6px 8px 5px 8px;
	text-align: center;
}
.jisseki_wrap table tr:first-child th:first-child{
	background: #D9EFDC;
}

.presentation_wrap{
	border: none;
}
.past_presentation_wrap h3,
.presentation_wrap h3{
	margin-bottom: 1em;
}
.past_presentation_wrap h4,
.presentation_wrap h4{
	font-size: 18px;
	color: #39B54A;
	margin-bottom: 1em;
}
.past_presentation_wrap.detail_wrap h4,
.past_presentation_wrap.dept_wrap h4{
	color: #242424;
	font-size: 15px;
}
.past_presentation_wrap ol,
.presentation_wrap ol{
	border-bottom: 1px dotted #DCDCDC;
	padding: 0 0 20px 0;
	margin-bottom: 30px;
}
.past_presentation_wrap ol:last-child,
.presentation_wrap ol:last-child{
	border-bottom: none;
	padding: 0;
	margin-bottom: 0;
}
.past_presentation_wrap ol li em,
.presentation_wrap ol li em{
	font-size: 12px;
	font-style: normal;
	display: block;
	text-align: right;
}

/* 外科 過去の業績 */
.past_presentation_title{
	margin-bottom: 20px;
}
.past_presentation_wrap{
	border: none;
	padding-top: 0;
	display: none;
	margin: 0 0 60px 0;
}
.past_year_btn{
	cursor: pointer;
	background: url("../images/share/listmark_downg.png") no-repeat right 15px center;
	background-size: 12px;
}

#nursemessage h6{
	text-align: right;
	font-weight: normal;
	font-size: 17px;
}
#nursemessage h6 em{
	font-style: normal;
	font-size: 14px;
}

/* 看護部門微調整 */
#nurseworkshop .dept_wrap{
	padding-top: 0;
}


/* ====================================================== */
/* 6.採用情報 ------------------------------------------- */
.saiyou .side_navigation ul{
	border-top: 1px solid #DCDCDC;
}
.saiyou .page_title{
	background:url("../images/share/title_back_recruit.jpg") no-repeat center center;
	background-size: cover;
}
/* メッセージ 微調整 */
.messagename{
	text-align: right;
	font-size: 17px;
	font-weight: normal;
}
.messagename em{
	font-style: normal;
	font-size: 14px;
}
.saiyou .contents strong{
	color: #39B54A;
}


/* ====================================================== */
/* 7.利用者の皆様へ ------------------------------------- */
.purpose .page_title{
	background:url("../images/share/title_back_purpose.jpg") no-repeat center center;
	background-size: cover;
}

.purpose #link_outpatient.purpose_nav h2{
	padding: 10px 0 8px 64px;
	background: url("../images/home/home_icon1.png") no-repeat left 14px top 11px;
	background-size: 31px;
}
.purpose #link_hospitalization.purpose_nav h2{
	padding: 10px 0 8px 64px;
	background: url("../images/home/home_icon2.png") no-repeat left 12px top 10px;
	background-size: 34px;
}
.purpose #link_emergency.purpose_nav h2{
	padding: 10px 0 8px 64px;
	background: url("../images/home/home_icon3.png") no-repeat left 13px top 10px;
	background-size: 33px;
}
.purpose #link_medical.purpose_nav h2{
	padding: 10px 0 8px 64px;
	background: url("../images/home/home_icon4.png") no-repeat left 16px top 6.5px;
	background-size: 31px;
}
.purpose #link_recruitment.purpose_nav h2{
	padding: 10px 0 8px 64px;
	background: url("../images/home/home_icon5.png") no-repeat left 17px top 10px;
	background-size: 27px;
}
.purpose_nav  a.xls,
.purpose_nav  a.pdf{
	background: none;
	padding-left: 0;
}






/* ====================================================== */
/* 8.最新情報 ------------------------------------------- */

.important .page_title,
.information .page_title{
	background: url("../images/share/detail_header_back.jpg") no-repeat center center;
	background-size: cover;
}

.information_detail{
	position: relative;
	clear: both;
}

.entry{
	position: relative;
	clear: both;
	background: #FFF;
	padding: 50px 60px;
	margin-bottom: 100px;
	box-sizing: border-box;
}

/* 記事タイトルなど */
.information_detail .detail_title{
	margin-bottom: 1em;
}
.information_detail .detail_title h1,
.information_detail .detail_title h2{
	line-height: 1.4em;
}
.entry_title{
	position: relative;
	clear: both;
}
.entry_title .entry_cat{
	float: left;
	display: inline-block;
	margin-right: 1em;
}
.entry_title .entry_cat a{
	display: inline-block;
	padding: 2px 1em 1px 1em;
	font-size: 12px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	color: #FFF;
}
.entry_title .cat1 a{
	background: #DDD3B6;
}
.entry_title .cat3 a{
	background: #89C89B;
}
.entry_title .cat2 a{
	background: #E9AFAC;
}

/* 記事内容 */
.entry_detail{
	position: relative;
	clear: both;
}

.entry_detail h2{
    padding: 7px 12px 6px 12px;
    border: 1px solid #39B54A;
    margin: 1em 0 2em 0;
    letter-spacing: 0.1em;
}
.entry_detail h3 {
    color: #39B54A;
    font-size: 18px;
    margin-bottom: 0.5em;
    letter-spacing: 0.1em;
}
.entry_detail h4 {
    color: #39B54A;
    font-size: 16px;
    margin-bottom: 0.5em;
    letter-spacing: 0.1em;
}
.entry_detail em{
	color: var(--wp--preset--color--vivid-red) !important;
	font-style: normal
}

/* ページネーション */
.pagination{
	clear: both;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin-bottom: 90px;
}
.pagination .current ,
.pagination a{
	font-weight: bold;
	background: #FFF;
	display: inline-block;
	padding: 3px 0 3px 0;
	box-sizing: border-box;
	margin: 0 10px;
	width: 32px;
	text-decoration: none;
	font-size: 16px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	transition: .3s;
}
.pagination a:hover{
	background: #282828;
	color: #FFF;
	transition: .3s;
}
.pagination .current{
	font-weight: bold;
	background:#E0F5E6;
}
.pagination .nextprev{
	padding-left: 16px;
}
.pagination .nextprev a{
	font-size: 16px;
	font-weight: bold;
	background: none;
	transition: 0;
}
.pagination_single a:hover,
.pagination .nextprev a:hover{
	color: #8F6E55;
	transition: 0;
}

.pagination_single{
	position: relative;
	clear: both;
	margin-bottom: 90px;
}
.pagination_single a{
	text-decoration: none;
}
.pagination_single .navprev{
	width: 40%;
	text-align: right;
	float: left;
	font-size: 18px;
	font-weight: bold;
}
.pagination_single .navlist{
	float: left;
	width: 20%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.pagination_single .navnext{
	width: 40%;
	text-align: left;
	float: right;
	font-size: 18px;
	font-weight: bold;
}






/* ====================================================== */
/* 9.ヘッダー内コンテンツ ------------------------------- */
.hospital .side_navigation ul{
	border-top: 1px solid #DCDCDC;
}
.hospital .page_title{
	background:url("../images/share/title_back_hospital.jpg") no-repeat center center;
	background-size: cover;
}












/* ====================================================== */
/* 88.装飾関連 ------------------------------------------ */

/* 画像寄せ */
.aligncenter {
	clear: both;
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }

/* アイコン */
/*
a.xls {
	padding-left: 20px;
	background: url(/common/images/share/icn_excel.png) no-repeat left center;
}
a.doc {
	padding-left: 20px;
	background: url(/common/images/share/icn_word.png) no-repeat left center;
}
a.ppt {
	padding-left: 20px;
	background: url(/common/images/share/icn_powerpoint.png) no-repeat left center;
}
*/
/* PDF */
a.xls,
a.doc,
a.ppt,
a.pdf {
	padding-left: 20px;
	background: url(/common/images/share/icn_pdf2.png) no-repeat left center;
	background-size: 11px;
}

.entry_detail a.pdf {
    padding-left: 20px !important;
    background: url(/common/images/share/icn_pdf2.png) no-repeat left 3px center;
    background-size: 11px;
}

a.xls.noicon,
a.doc.noicon,
a.ppt.noicon,
a.pdf.noicon,
.noicon a.xls,
.noicon a.doc,
.noicon a.ppt,
.noicon a.pdf{
	background: none;
	padding-left: 0;
}


/* 画像右レイアウト */
.dleft {
	float: left;
	width: 60%;
}
.dright {
	float: right;
	width: 37%;
}

/* 1文字インデント */
.indent1em{
    padding-left:1em;
    text-indent:-0.9em;
}

/* リスト DL */
.entry_detail dl{
	position: relative;
	clear: both;
	margin-left: 1em;
}
.entry_detail dl dt{
	font-weight: bold;
    font-size: 16px;
	margin: 0;
}
.entry_detail dl dd{
	padding-left: 2em;
}

.entry_detail ul{
	padding-left: 25px;
	margin-bottom: 2em;
}
.entry_detail ul li{
	margin-bottom: 0.5em;
}

.entry_detail ol {
	counter-reset: li;
}
.entry_detail ol li{
	list-style: none;
	position: relative;
	padding-left: 2.0em;
	margin-bottom: 1em;
}
.entry_detail ol li:before {
	counter-increment: li;
	content: counter(li);
	margin-right: 0.5em;
	background: #39B54A;
	color: #fff;
	text-align: center;
	width: 1.3em;
	height: 1.3em;
	position: absolute;
	left: 0em;
	top: 2px;
	line-height: 1.4;
}
/* 表組み */
.entry_detail table{
	position: relative;
	clear: both;
	margin-bottom: 2em;
}
.entry_detail table th,
.entry_detail table td{
	text-align: left;
    border-collapse: collapse;
    border:1px solid #DCDCDC;
	line-height: 1.6em;
	vertical-align: top;
	padding: 6px 10px 5px 10px;
}
.entry_detail table th{
	background: #EBF7ED;
	text-align: center;
	/*min-width: 120px;*/
}
/* ページナビ */
.pagination_single{
	position: relative;
	clear: both;
}
.pagination_single p{
	width: 33.3%;
	float: left;
	margin: 0;
}
.pagination_single .navprev{
	text-align: left;
}
.pagination_single .navlist{
	text-align: center;
}
.pagination_single .navnext{
	text-align: right;
}
.important .side_navigation ul,
.information .side_navigation ul{
	border-top: 1px solid #DCDCDC;
}
.important .side_navigation ul li.current-cat a,
.information .side_navigation ul li.current-cat a{
	color: #39B54A;
}

/* リスト リストマーク中点 */
.detail_wrap ul{
	position: relative;
	clear: both;
	padding-left: 25px;
}
.detail_wrap ul li{
	margin-bottom: 0;
}
.detail_wrap ul.nolistmark{
	list-style: none;
}
.detail_wrap .linep2,
.detail_wrap .linep{
	margin-bottom: 2em;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 2em;
}
.detail_wrap .linep2{
	margin-bottom: 2em;
}
.detail_wrap .contents_nav{
	margin-left: 0;
	padding-left: 0;
}

/* リスト リストマークなし 注意書き 赤文字 */
.detail_wrap .caution_list{
	list-style: none;
	padding-left: 0;
}
.detail_wrap .caution_list li{
	color: red;
    padding-left:1em;
    text-indent:-0.9em;
	font-size: 13px;
}

/* リスト 画像一覧 リストマークなし */
.dept_wrap .image_list3,
.detail_wrap .image_list3,
.dept_wrap .image_list2,
.detail_wrap .image_list2,
.dept_wrap .image_list,
.detail_wrap .image_list{
	list-style: none;
	padding-left: 0;
}
.dept_wrap .image_list li,
.detail_wrap .image_list li{
	float: left;
	width: 32%;
	margin: 0 2% 2% 0;
}
.dept_wrap .image_list2 li,
.detail_wrap .image_list2 li{
    position: relative;
	width: 48.5%;
	margin-bottom: 3%;
	float: left;
    line-height: 0;
    font-size: 0;
}
.dept_wrap .image_list2.tleft li,
.detail_wrap .image_list2.tleft li,
.dept_wrap .image_list2.tleft li figcaption,
.detail_wrap .image_list2.tleft li figcaption{
	text-align: left;
	margin: 10px 0 ;
}
.dept_wrap .image_list3 li,
.detail_wrap .image_list3 li{
    position: relative;
	padding: 0 5.15%;
	width: 50%;
	margin-bottom: 3%;
	float: left;
	font-size: 14px;
	box-sizing: border-box;
}
.dept_wrap .image_list3 li img,
.detail_wrap .image_list3 li img{
	margin-bottom: 0.5em;
	line-height: 0;
}
.dept_wrap .image_list3 li:nth-child(even),
.detail_wrap .image_list3 li:nth-child(even),
.dept_wrap .image_list2 li:nth-child(even),
.detail_wrap .image_list2 li:nth-child(even){
	float: right;
}
.dept_wrap .image_list2 li:nth-child(odd),
.detail_wrap .image_list2 li:nth-child(odd){
	clear: both;
}
.dept_wrap .image_list2 li figcaption,
.detail_wrap .image_list2 li figcaption{
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
	
}
.detail_wrap .image_list li.centerpos{
	margin-left: 16%;
}
.dept_wrap .image_list2 li figure,
.dept_wrap .image_list li figure,
.detail_wrap .image_list2 li figure,
.detail_wrap .image_list li figure{
	line-height: 0;
	font-size: 0;
	margin: 0 0 8px 0;
	text-align: center;
}
.dept_wrap .image_list2 li figcaption,
.dept_wrap .image_list li figcaption,
.detail_wrap .image_list2 li figcaption,
.detail_wrap .image_list li figcaption{
	font-size: 13px;
	text-align: center;
}
.dept_wrap .image_list li:nth-child(3n),
.detail_wrap .image_list li:nth-child(3n){
	margin: 0 0 2% 0;
}
.dept_wrap .image_list li:nth-child(3n+1),
.detail_wrap .image_list li:nth-child(3n+1){
	clear: both;
}

/* 2列ボタン */
.dept_wrap .color_btn,
.detail_wrap .color_btn{
	position: relative;
	clear: both;
	list-style: none;
	padding-left: 0;
}
.dept_wrap .color_btn li,
.detail_wrap .color_btn li{
	width: 48.5%;
	margin-bottom: 3%;
	float: left;
}
.dept_wrap .color_btn li:nth-child(even),
.detail_wrap .color_btn li:nth-child(even){
	float: right;
}
.dept_wrap .color_btn li a,
.detail_wrap .color_btn li a{
	display: block;
	background: #39B54A;
	color: #FFF;
	padding: 28px 0 26px 0;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #39B54A;
}
.dept_wrap .color_btn li a:hover,
.detail_wrap .color_btn li a:hover{
	color: #39B54A;
	background: #FFF;
}

/* 単一ボタン */
.green_btn{
	text-align: center;
}
.green_btn a{
	display: inline-block;
	background: #39B54A;
	color: #FFF;
	padding: 28px 3em 26px 3em;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #39B54A;
}
.green_btn a:hover{
	color: #39B54A;
	background: #FFF;
}


/* 表組み */
.detail_wrap table,
.dept_wrap table{
	width: 100%;
	margin-bottom: 30px;
}
.detail_wrap table th,
.detail_wrap table td,
.dept_wrap table th,
.dept_wrap table td{
	text-align: left;
    border-collapse: collapse;
    border:1px solid #DCDCDC;
	padding: 12px;
	font-size: 13px;
	line-height: 1.6em;
	vertical-align: top;
}
.detail_wrap table th,
.dept_wrap table th{
	background: #EBF7ED;
	text-align: center;
	padding: 6px 8px 5px 15px;
}
.detail_wrap table td,
.detail_wrap table th{
	padding: 12px 12px 10px 12px;
	text-align: left;
}
.detail_wrap table td.tar_noline{
	text-align: right;
	padding-right: 0;
	border-right: none;
}
.detail_wrap table td.tar_noline + td{
	border-left: none;
}
.detail_wrap table td.td_vamiddle{
	vertical-align: middle;
}
.detail_wrap table th li,
.detail_wrap table td li{
	font-size: 13px;
}
.detail_wrap .table_vatacenter th,
.detail_wrap .table_vatacenter td{
	text-align: center;
	vertical-align: middle;
}

/* セル 縦横センター ライン白（） */
.detail_wrap .center_linew_table th,
.detail_wrap .center_linew_table td,
.dept_wrap .center_linew_table th,
.dept_wrap .center_linew_table td{
    border:1px solid #FFF;
}
.detail_wrap .center_linew_table th,
.detail_wrap .center_linew_table td{
	text-align: center;
	vertical-align: middle;
}


/* 表組み 背景なし 上下点線 */
.detail_wrap .top_bottom_line {
	border: none;
	border-top: 1px dotted #CCC;
}
.detail_wrap .top_bottom_line th,
.detail_wrap .top_bottom_line td{
	font-weight: normal;
	padding-left: 0;
	border: none;
	border-bottom: 1px dotted #CCC;
}
.detail_wrap .top_bottom_line th{
	background: none;
}
/* 表組み 線なし */

.detail_wrap .no_border th,
.detail_wrap .no_border td{
	font-weight: normal;
	padding-left: 0;
	border: none;
	padding: 5px 0;
}


/* 診療実績統計 表組み */
.jisseki_wrap table th,
.jisseki_wrap table td{
	padding: 6px 8px 5px 5px;
	font-weight: bold;
}
.jisseki_wrap table th{
	text-align: left;
	padding: 6px 8px 5px 14px;
}
.jisseki_wrap table .vatacenter th,
.jisseki_wrap table .vatacenter td{
	text-align: center;
	vertical-align: middle;
}
.jisseki_wrap table td{
	text-align: right;
}
.jisseki_wrap table tr:first-child th{
	padding: 6px 8px 5px 8px;
	text-align: center;
}
.jisseki_wrap table tr:first-child th:first-child{
	background: #D9EFDC;
}

/* 文字サイズ小さな表組み */
.detail_wrap .small_table{
	
}
.detail_wrap .small_table th,
.detail_wrap .small_table td{
	padding: 6px;
	font-size: 13px;
}
.detail_wrap .small_table th em,
.detail_wrap .small_table td em{
	text-align: right;
	font-style: normal;
	display: block;
}
.detail_wrap .thcenter th{
	text-align: center;
}
.detail_wrap .vamiddle th,
.detail_wrap .vamiddle td{
	vertical-align: middle;
}
.detail_wrap .vamiddle th hr,
.detail_wrap .vamiddle td hr{
	background: none;
	border-top: 1px solid #CCC;
	display: block;
}
/* 診療時間 */
.detail_wrap .timetable th,
.detail_wrap .timetable td{
	text-align: center;
	padding: 8px 4px;
	vertical-align: middle;
}
.detail_wrap .timetable td{
	background: rgba(235,247,237,0.4)
}
.detail_wrap .timetable td.xmark{
	background: rgba(0,0,0,0.02);
}

/* よくある質問 */
.faq_wrap{
}
.faq_wrap h3{
	background: url("../images/share/icon_q.gif") no-repeat left center;
	background-size: 40px;
	padding: 15px 0 15px 60px;
}
.faq_anser{
	padding-left: 60px;
	border-bottom: 1px dotted #959595;
	margin-bottom: 1.5em;
}
.faq_anser:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.detail_wrap .faq_dl{
	padding: 0;
	position: relative;
	clear: both;
	list-style: none;
	padding-bottom: 0.5em;
	margin-bottom: 2em;
	border-bottom: 1px dotted #DCDCDC;
}
.detail_wrap .faq_dl dt{
	background: #39B54A;
	float: left;
	width: 1.4em;
	color: #FFF;
	text-align: center;
	list-style: none;
}
.detail_wrap .faq_dl dd{
	padding-left: 2em;
	color: #39B54A;
	font-weight: bold;
}
.detail_wrap .faq_dl dt:nth-child(3){
	background: #464646
}
.detail_wrap .faq_dl dt:nth-child(4){
	background: #464646
}
.detail_wrap .faq_dl dd:nth-child(4){
	font-weight: normal;
	color: #464646;
}

.detail_image_wrap{
	position: relative;
	clear: both;
}
.detail_image_wrap p{
	padding-right: 1em;
}
.detail_image_wrap figure{
	float: right;
	margin: 0 0 1em 1em;
}

/* 緑背景のボックス */
.colorbox1{
	position: relative;
	clear: both;
	padding: 0.5em 1em;
	margin-bottom: 2em;
	background: #EBF7ED;
	border: 1px solid #39B54A;
	color:#2F963D;
}

/* 詳細ボタン */
.detail_btn a{
    display: inline-block;
    padding: 0.3em 40px 0.2em 1em;
    background: url("../images/share/icon_rightw.png") no-repeat right 1em center #39B54A;
    background-size: 8px;
    border: 2px solid  #39B54A;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.detail_btn a:hover{
    background: url("../images/share/icon_right.png") no-repeat right 1em center #FFF;
    background-size: 8px;
    color: #39B54A;
}

/* ページ内アンカーナビ */
.page_nav{
	position: relative;
	clear: both;
	padding-bottom: 1em;
}
.page_nav li{
	float:left;
	list-style: none;
	margin: 0;
	font-size: 13px;
}
.page_nav li a{
	display: inline-block;
	padding: 0 0.7em 0 0;
	margin: 0 0.7em 0 0;
	border-right: 1px solid #CCC;
}

/* 線・＞あり、なしリスト */
.detail_wrap .line_list_nomark,
.detail_wrap .line_list{
	position: relative;
	clear: both;
	padding-left: 0;
	border-bottom: 1px dotted #CCC;
}
.detail_wrap .line_list_nomark li,
.detail_wrap .line_list li{
	border-top: 1px dotted #CCC;
	list-style: none;
	padding: 0.7em 0 0.6em 0;
	background: url("../images/share/icon_right.png") no-repeat right 15px center;
	background-size: 10px;
}
.detail_wrap .line_list_nomark li{
	background: none;
}
.detail_wrap .line_listno li a,
.detail_wrap .line_list li a{
	display: block;
}

/* iframe */
.detail_wrap iframe{
	max-width: 100%;
}

/* 表組みの囲い（スマホスクロール用）*/
.table_wrap{
	position: relative;
	clear: both;
	width: 100%;
}

/* ドロップダウン非表示：看護部で使用 */
.dropdown_wrap{
	position: relative;
	clear: both;
	padding-top: 1em;
	display: none;
}
.detail_wrap .dropdown_wrap figure{
	float: left;
	width: 36.6%;
}
.dropdown_contents{
	float: right;
	width: 55.2%
}
.active_contents{
	float: left;
	width: 55.2%
}



/* 先頭アルファベット（採用 理念） */
.word_list{
	position: relative;
	clear: both;
}
.word_list h3{
	font-size: 45px;
	width: 1.3em;
	line-height: 1.2em;
	float: left;
	text-align: center;
}
.word_list_detail{
	font-size: 45px;
	padding-left: 1.5em;
	position: absolute;
}
.word_list_detail h4{
	font-size: 16px;
	color: #39B54A;
	margin-bottom: 0;
}
.word_list_detail p{
	font-size: 16px;
}

/* インナー */
.sub_wrap{
	position: relative;
	clear: both;
	margin-bottom: 2em;
}
.detail_wrap .sub_wrap h6{
	clear: none;
	font-size: 14px;
	margin-bottom: 1em;
}

/* 採用 プログラム一覧用 */
.detail_wrap .program_list{
	position: relative;
	list-style: none;
	padding: 0;
}
.detail_wrap .program_list ul{
	clear: none;
	list-style: none;
	display: inline-block;
	padding: 0;
	float: left;
	width: 45%;
}
.detail_wrap .program_list ul:nth-child(2),
.detail_wrap .program_list ul:nth-child(3){
	width: 20%;
}
.detail_wrap .program_list ul:nth-child(4){
	width: 15%;
}

#specialists-voice .detail_wrap h3,
#instructor-message .detail_wrap h3,
#resident-oneday .detail_wrap h3,
#resident-message .detail_wrap h3{
	color: #242424;
	font-size: 18px;
	margin-bottom: 2em;
}
#specialists-voice .detail_wrap h3 em,
#instructor-message .detail_wrap h3 em,
#resident-oneday .detail_wrap h3 em,
#resident-message .detail_wrap h3 em{
	font-style: normal;
	font-size: 14px;
}
#specialists-voice .detail_wrap h4,
#instructor-message .detail_wrap h4,
#resident-oneday .detail_wrap h4,
#resident-message .detail_wrap h4{
	font-size: 18px;
	margin-bottom: 2em;
}

/* 看護部採用 */
#recruitment-images .dept_wrap{
	padding-top: 0;
	margin-bottom: 30px;
}
/* 認定看護師紹介 */
.dright.w75p,
.dleft.w75p{
	width: 75%;
}
.dright.w57p,
.dleft.w57p{
	width: 57%;
}
#nursestaff .detail_wrap .imgright{
	width: 19.4%;
}
#nursestaff .detail_wrap .imgright.w38p{
	width: 38%;
	box-sizing: border-box;
	border: 1px solid #DCDCDC;
	text-align: center;
	padding: 0;
	margin: 0 0 1em 5%;
}

/* ナースナビ */
#nursenavi .detail_wrap li{
	list-style: none;
}
.slick_wrap {
	margin-bottom: 2em;
}
.slick_wrap ul{
	padding-left: 0;
}
.slick_wrap .slick-prev::before {
   content: url("../images/share/nav_left.png");
 }
.slick_wrap .slick-next::before {
    content: url("../images/share/nav_right.png");
}

/* iframe 動画 */
.movie_wrap{
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	margin: 0 0 2em 0;
}
.movie_wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/* line付き左右レイアウト */
.line_wrap{
	position: relative;
	clear: both;
	margin-bottom: 3em;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 3em;
}
.line_wrap:last-child{
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.left_wrap{
	float: left;
	width: 41.2%;
}
.right_wrap{
	float: right;
	width: 57.3%;
	padding-left: 1.5%;
}
.left_wrap2{
	float: left;
	width: 55.3%;
}
.right_wrap2{
	float: right;
	width: 41.2%;
	padding-left: 1.5%;
}
.left_wrap2 p:last-child,
.right_wrap p:last-child{
	margin-bottom: 0;
}

/* がん診療ナビ detail_contents_nav */
.detail_wrap .detail_contents_nav{
	padding-left: 0;
}
.detail_wrap .detail_contents_nav li{
	float: left;
	width: 30%;
	margin: 0 5% 5% 0;
	list-style: none;
	font-size: 18px;
}
.detail_wrap .detail_contents_nav li span{
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #39B54A;
}
.detail_wrap .detail_contents_nav li:last-child{
	margin: 0 0 5% 0;
}
.detail_wrap .detail_contents_nav ul{
	padding-left: 0;
}
.detail_wrap .detail_contents_nav li li{
	float: none;
	width: 100%;
	padding-left: 0;
	margin: 0;
	font-size: 14px;
	line-height: 1.4em;
	border: none;
}
.detail_wrap .detail_contents_nav li li a{
	text-decoration: none;
	display: block;
	color: #242424;
	padding: 7px 0 6px 0;
	border-bottom: 1px dotted #39B54A;
}
.detail_wrap .detail_contents_nav li li a:hover{
	color: #39B54A;
}

/* 施設紹介用ナビ */
.floor_nav{
	float: left;
	width: 30%;
	margin: 0 5% 5% 0;
	list-style: none;
	font-size: 18px;
}
.floor_nav:last-child{
	margin: 0 0 5% 0;
}
.floor_nav h4{
	margin-top: 1.5em;
	margin-bottom: 0em !important;
	border-bottom: 1px dotted #39B54A;
}
.floor_nav ul{
	list-style: none;
	padding-left: 0 !important;
}
.floor_nav ul li{
	border-bottom: 1px dotted #39B54A;
	line-height: 1.4em;
	padding: 4px 0 3px 0;
}

/* 広報誌 一覧 */
.koho_wrap{
	position: relative;
	clear: both;
}
.koho_wrap ul{
	list-style: none;
	padding-left: 0 !important;
}
.koho_wrap ul li{
	width: 50%;
	float: left;
	color: #39B54A;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
.koho_wrap ul li em{
	font-style: normal;
    padding-left: 20px;
}


/* フォーム関連 */
.contact .information_detail .detail_title{
	margin-bottom: 4em;
}
#confirm .detail_wrap table th,
#confirm .detail_wrap table td,
#recruiteform .detail_wrap table th,
#recruiteform .detail_wrap table td{
	border: none;
	padding: 0 1em 15px 0;
	
}
#confirm .detail_wrap table th,
#recruiteform .detail_wrap table th{
	background: none;
	text-align: right;
	width: 9em;
	font-size: 15px;
	padding: 0 1em 25px 0;
	line-height: 1.5em;
}
#confirm .detail_wrap table td,
#recruiteform .detail_wrap table td{
	line-height: 1.8em;
}
#recruiteform .detail_wrap table td.hissu{
	width: 3em;
	color: #FF686F;
}
#confirm .detail_wrap table .toppadding th,
#confirm .detail_wrap table .toppadding td.hissu,
#recruiteform .detail_wrap table .toppadding th,
#recruiteform .detail_wrap table .toppadding td.hissu{
	padding-top: 11px;
}
#recruiteform .detail_wrap table td input[type="text"]{
	width: 38%;
}
#recruiteform .detail_wrap table td input[type="text"],
#recruiteform .detail_wrap table td textarea,
#recruiteform .detail_wrap table td select{
	border: 1px solid #DCDCDC;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
}
::placeholder{
	color:#DCDCDC;
}

#recruiteform .detail_wrap table td textarea.fullform,
#recruiteform .detail_wrap table td input[type="text"].fullform{
	width: 100%;
}

#confirm .detail_wrap table{
	border-bottom: 1px dotted #DCDCDC;
}
#confirm .detail_wrap table .toppadding th,
#confirm .detail_wrap table th,
#confirm .detail_wrap table td{
	vertical-align: middle;
	padding: 1em 1em 1em 0;
	border-top: 1px dotted #DCDCDC;
}
#confirm .detail_wrap table td{
	padding-left: 3em;
}
#confirm .detail_wrap table td.hissu{
	display: none;
}

#recruiteform .contents .confview,
#confirm .contents .confno,
#confirm .contents .confformno{
	display: none;
}
#recruiteform .contents .confformno,
#confirm .contents .confview{
	display: block;
	margin-bottom: 4em;
}

.submit_wrap{
	text-align: center;
	padding: 0;
	margin-bottom: 0;
}
.submit_wrap input{
	width: 40%;
	padding: 1.5em 0 1.5em 0;
	font-size: 18px;
	border: 1px solid #39B54A;
	background:#39B54A;
	color: #FFF;
	font-weight: bold;
}
.submit_wrap input:hover{
	color: #39B54A;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}

/* 連携ログインフォーム */
#renkei .contents table td,
#renkei .contents table th{
    border-collapse: inherit;
    border: none;
	vertical-align: middle;
	font-size: 14px;
	border-top: 1px solid #CCC;
}
#renkei .contents table td input[type="text"],
#renkei .contents table td input[type="password"]{
	font-size: 14px;
	padding: 7px ;
	width: 60%;
}
#renkei .contents table td input[type="submit"]{
	background: rgba(57,181,74,1.00);
	color: #FFF;
	border: none;
	font-size: 16px;
	border: 3px solid rgba(57,181,74,1.00);
	padding: 7px 2em 7px 2em;
}
#renkei .contents table td input[type="submit"]:hover{
	background: #FFF;
	color: rgba(57,181,74,1.00);
}




/* 一時css ---------------------------------------------- */

.overnone{
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	-ms-overflow-style:none;
}
.overnone::-webkit-scrollbar{
 display:none;
}
.global-spnav{
}
#global-spsubnav{
	position: fixed;
	padding-top: 0 !important;
	top: 0 !important;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
.global-spsubnav-inner{
	position: relative;
	clear: both;
	overflow-y: scroll;
	height: 100vh;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
#global-spsubnav .spnav_pd{
	padding-bottom: 50px !important;
}


/* ====================================================== */
/* 99.共通設定 ------------------------------------------ */
.contents_nav li a:hover,
.past_year_btn:hover,
.home_information_inner h3 a:hover,
.info_cat_name a:hover,
.home_news article .hnew_detail a:hover,
.home_news article h3 a:hover,
.hn_detail a:hover,
.home_information_inner ul li:hover,
.spnav2 li a:hover,
.past_title_btn:hover,
.index_nav_wrap li a:hover,
.nav_wrap p a:hover,
.nav_wrap li a:hover,
.nav_wrap h4 a:hover,
.hnav li a:hover,
.home_news article figure a:hover,
.home_pickup article:hover,
.home_foot_banner ul li a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.pagination_single:before,
.pagination_single:after,
.entry_detail:before,
.entry_detail:after,
.word_list:before,
.word_list:after,
.line_wrap:before,
.line_wrap:after,
.image_list3:before,
.image_list3:after,
.image_list2:before,
.image_list2:after,
.sub_wrap:before,
.sub_wrap:after,
.section_title:before,
.section_title:after,
.page_nav:before,
.page_nav:after,
.dept_wrap:before,
.dept_wrap:after,
.detail_wrap:before,
.detail_wrap:after,
.spsnav_sub_spnav_wrap:before,
.spsnav_sub_spnav_wrap:after,
.sub_spnav_wrap:before,
.sub_spnav_wrap:after,
.aboutus_inner:before,
.aboutus_inner:after,
.index_nav_wrap ul:before,
.index_nav_wrap ul:after,
.home_foot_banner:before,
.home_foot_banner:after,
.footer_contact:before,
.footer_contact:after,
.home_news article:before,
.home_news article:after,
.home_news_inner:before,
.home_news_inner:after,
.home_information_inner:before,
.home_information_inner:after,
.contents:before,
.contents:after,
.home_nav:before,
.home_nav:after,
.header_base:before,
.header_base:after,
header nav:before,
header nav:after,
header:before,
header:after {
    content:"";
    display:table;
}
.pagination_single:after,
.entry_detail:after,
.word_list:after,
.line_wrap:after,
.image_list3:after,
.image_list2:after,
.sub_wrap:after,
.section_title:after,
.page_nav:after,
.dept_wrap:after,
.detail_wrap:after,
.spsnav_sub_spnav_wrap:after,
.sub_spnav_wrap:after,
.aboutus_inner:after,
.index_nav_wrap ul:after,
.home_foot_banner:after,
.footer_contact:after,
.home_news article:after,
.home_news_inner:after,
.home_information_inner:after,
.contents:after,
.home_nav:after,
.header_base:after,
header nav:after,
header:after{
    clear:both;
}
.pagination_single,
.entry_detail,
.word_list,
.line_wrap,
.image_list3,
.image_list2,
.sub_wrap,
.section_title,
.page_nav,
.dept_wrap,
.detail_wrap,
.spsnav_sub_spnav_wrap,
.sub_spnav_wrap,
.aboutus_inner,
.index_nav_wrap ul,
.home_foot_banner,
.footer_contact,
.home_news article,
.home_news_inner,
.home_information_inner,
.contents,
.home_nav,
.header_base nav,
header nav,
header{
    zoom:1;
}


/*
.bold{
	font-family: "Yu Gothic Bold", "游ゴシック Bold", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.med{
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
*/

.min{
	font-family:"游明朝体", "Yu Mincho", YuMincho, 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','Hiragino Mincho ProN','ＭＳ Ｐ明朝','MS PMincho','メイリオ',serif;
}
