@charset "UTF-8";
/*=================================================
 * ブラウザのデフォルトのスタイルをリセットする
 * ================================================= */
 
*:not(.gsc-search-button) {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	line-height: 1.0;
	-webkit-text-size-adjust: 100%;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
img {
	border: 0;
	vertical-align: bottom;
}
ul, ol {
	list-style: none;
}
table {
	/*border-spacing: 0;*/
	empty-cells: show;
	border-collapse: collapse;
}
a:link {
	text-decoration: none;
}
/*----------------------------------------------------
	clearfix
----------------------------------------------------*/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}
.clr {
	clear: both;
}



/*----------------------------------------------------
	WP 回り込み
----------------------------------------------------*/

.textArea img.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}


.textArea img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.textArea img.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
    
}

/*----------------------------------------------------
	base css
----------------------------------------------------*/

.youtube {
  position: relative;
  width: 90%;
  padding-top: 56.25%;
  margin: 0 auto;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*----------------------------------------------------
	base css
----------------------------------------------------*/
iframe{
	height:100%;
	width:100%;
	}
a:link {
	color: #0468e3;
	text-decoration: none;
}
a:visited {
	color: #0468e3;
}
a:hover {
	color: #0099ff;
}
a:active {
	color: #0468e3;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.horizon a:link, .horizon a:visited, .horizon a:hover, .horizon a:active {
	color: #0468e3;
}
a.blue_link:link, a.blue_link:visited, a.blue_link:hover, a.blue_link:active {
	color: #0468e3;
}
h2 a:link, h2 a:hover, h2 a:active, h2 a:visited, .top_tit h2 span a:hover {
	color: #0468e3;
}
img {
	max-width: 100%;
}
html {
	height: 100%;
	font-size: 62.5%;
}
body {
	font-size: 16px;
	font-size: 1.6rem;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #444;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph;
	background-color: #fff;
}
.flR {
	float: right;
}
.flL {
	float: left;
}
.box-sizing {
width: 320px;

}

.tRight {
	display: block;
	text-align: right;
}
#page_base {
}
.ind1 {
	padding-left: 1em;
	text-indent: -1em;
}

.attention{color:#ee0000;}

.tCenter {
	text-align: center;
}

.pl_10 {
	padding-left: 10px!important;
}
.pb_10 {
	padding-bottom: 10px!important;
}
.pb_30 {
	padding-bottom: 30px!important;
}
.pt_35 {
	padding-top: 35px!important;
}
.mt_0 {
	margin-top: 0px!important;
}
.mt_35 {
	margin-top: 35px!important;
}
.mb_15 {
	margin-bottom: 15px !important;
}
.mb_35 {
	margin-bottom: 35px !important;
}
.mr_20 {
	margin-right: 20px!important;
}
.mr_40 {
	margin-right: 40px!important;
}
.ml_20 {
	margin-left: 20px!important;
}
div.img_right_t img {
	width: 100%;
}


/*--------ヘッダー---------------------*/

body {
}
#wrap {
	margin: 0 auto;
	background: transparent url("/ishi/common/images/bg_main.png");
	background-size: 80%;
}
img.pattern01 {
	position: absolute;
	top: 0px;
	width: 100%;
}
#header {
	width: 960px;
	margin: 0 auto;
}
.logo {
float: left;
	display: table;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 10px 0px;  /* 左右 上下で記述 */
	margin: 30px 0 0;
	width: 480px;
}

.logo a{
color: #444;
}


.img_logo, .hos_name, .search {
	display: table-cell;
	vertical-align: middle;
}
.hos_name {
	width: 480px;
}
.g_name {
	font-size: 20px;
	display: block;
	line-height: 3rem;
	margin-top: -7px;
}
.h_name {
	font-size: 14px;
	line-height: 14px;
}
.banner{
float: right;
margin: 30px 0 0;
width: 320px;
height: 40px;

}
.banner a {
display:table-cell;
width:320px;
height: 40px;
background:#fff000 url("../images/white_allow.png") no-repeat scroll 95% 50%;
border-radius:6px;
padding: 0 10px;
text-align: center;
vertical-align: middle;
line-height: 1.1;
}

/*--------青ライン---------------------*/

.top_line {
	display: block;
	background-color: #50abf1;
	border-bottom: 1px solid #d7d7d7;
}
.top_line_inner {
	display: table;
	height: 40px;
	width: 960px;
	margin: 0 auto;
}
.top_line_inner_l {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 13px;
}
.top_line_inner_r {
	display: table-cell;
	vertical-align: middle;
}
/*--------ユーティリティリンク---------------------*/
ul.head_link {
	display: table-cell;
	vertical-align: middle;
	float: right;
	margin: 0 5px 0 0 ;
	padding: 3px 0;
}
ul.foot_link {
	margin: 0;
	padding: 3px 0;
}
.head_link li {
	float: left;
	color: #fff;
	margin-left: 10px;
	font-size: 13px;
	padding: 5px 0 0;
}
.foot_link li {
	display: inline;
	color: #fff;
	margin-left: 10px;
	font-size: 13px;
	padding: 5px 0 0;
}
ul.head_link li a{
	background: transparent url(/ishi/common/images/list_allow.png) no-repeat scroll 8px 0.4em;
	padding-left: 0;
	color: #FFF;
}

@media screen and (max-width:400px) {
ul.head_link li a{font-size: 12px;}
}

ul.foot_link li a {
	background: transparent url(/ishi/common/images/list_allow.png) no-repeat scroll 8px 0.4em;
	padding-left: 20px;
	color: #FFF;
}
ul.head_link li.dr_rec.dr_rec a {
	/*background-color: #f7f203;*/
    background-color: #fff000;
	border-radius: 3px;
	background-image: none;
	padding: 6px 10px;
	color: #0081d2;
	font-weight: bold;
	text-decoration: none;
}

ul.head_link li.icon_twitter{width: 30px; padding-top:2px;  padding-bottom: 5px;}

ul.head_link li.icon_twitter a{
background:none;
}

ul.head_link li.icon_twitter a img {
width: 30px;
}


/*--------検索窓---------------------*/
.gsc-input-box {
	height: 30px!important;
}
.gsib_a {
	padding: 2px 6px 0px!important;
}
.gsc-input {
	padding: 0!important;
}
input.gsc-search-button-v2 {
	margin-top: 6px !important;
	padding: 8px 27px !important;
	height: 15px !important;
}
/*検索ボタンの装飾*/

input.gsc-search-button {
	border: none!important;
	margin-left: 0px!important;
}
input.gsc-search-button {
	border-radius: 0px!important;
}
/*--------スライド---------------------*/


#slide {
	width: 1000px;
	margin: 0 auto;
}
.flexslider {
	margin-bottom: 5%;
}
/*--------グローバルナビゲーション---------------------*/

#gMenu a:link, #gMenu a:visited, #gMenu a:hover, #gMenu a:active {
	color: #000;
	text-decoration: none;
	padding: 10px 0;
}
#gMenu {
	margin: 30px auto 2.5px;
	border-bottom: 4px solid #81d6fe;
}
#gMenu ul {
	display: table;
	table-layout: fixed;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 0px 0px;  /* 左右 上下で記述 */
	/*width: 960px;*/
    width: 1160px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
}
#gMenu li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-left: 1px #949494 dashed;
	background-color: #fff;
}
#gMenu li:last-child {
	border-right: 1px #949494 dashed;
}
#gMenu li a {
	display: block;
	margin: 0;
	padding: 1px 0;
}
#gMenu li a:hover {
	/*background-color: #EDF8FE;*/
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/*color: #fff;
background: #b4e6fe;
*/
	/*font-weight: bold;*/
}
#vision #gMenu li.menu_01 a, #junior_resident #gMenu li.menu_02 a, #senior-resident #gMenu li.menu_03 a, #training #gMenu li.menu_04 a, #student #gMenu li.menu_05 a {
	background: transparent url("/ishi/common/images/nav_on.png") no-repeat scroll 50% 104%;/*
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
color: #fff;
font-weight: bold;
background: #81d6fe;
}
*/
}
#junior_resident #gMenu li.menu_02 a {
/*background-color: #EDF8FE;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
*/
}
#gMenu li span {
	display: block;
	line-height: 1.0;
	margin: 0 0 2px 0;
	padding: 0;
	color: #50ABF1;
	font-size: 12px;
}
#vision #gMenu li.menu_01 a span, #junior_resident #gMenu li.menu_02 a span, #senior-resident #gMenu li.menu_03 a span, #training #gMenu li.menu_04 a span, #student #gMenu li.menu_05 a span {
	color: #1c649a;
	color: #50ABF1;
}
#junior_resident #gMenu li.menu_02 a span {
	display: block;
	color: #50ABF1;
}
/*Information*/
.boxContainer a:hover span {
}
/*-------サブナビゲーション-------------------*/


#subNav_base {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background: #3ac9fe url("/ishi/common/images/bg_page.png")no-repeat scroll center center;
}
/*カテゴリ別メイン画像*/
.tit_initial {
	height: auto;
	width: 960px;
	padding: 30px 30px 0;
	margin: 0px auto;
}
#vision .tit_initial {
	background: url("/ishi/about/images/mainimg.png") no-repeat;
	background-position: 100% 100%;
	background-size: 60% !important;
}
#junior_resident .tit_initial {
	background: url("/ishi/junior-resident/images/mainimg.png") no-repeat;
	background-position: 100% 10%;
	background-size: 60% !important;
}
#senior-resident .tit_initial {
	background: url("/ishi/senior-resident/images/mainimg.png") no-repeat;
	background-position: 100% 10%;
	background-size: 60% ・/*!important*/;
}
#training .tit_initial {
	background: url("/ishi/training/images/mainimg.png") no-repeat;
	background-position: 100% 10%;
	    background-size: contain!important;
	    padding: 30px!important;
}
#recruitment .tit_initial {
	background: url("/ishi/recruitment/images/mainimg.png") no-repeat;
	background-position: 100% 10%;
	background-size: 60% !important;
}


/*下層のないカテゴリ*/
#scholarship .tit_initial {
	background: transparent url("/ishi/scholarship/images/mainimg.png") no-repeat scroll 100% 100%;
	height: 150px;
}

#inquiry .tit_initial {
	background: transparent url("/ishi/common/images/inquiry_mainimg.png") no-repeat scroll 100% 100%;
	height: 150px;
}
#sitemap .tit_initial {
	background: transparent url("/ishi/sitemap/images/mainimg.png") no-repeat scroll 100% 100%;
	height: 150px;
}
#link .tit_initial {
	background: transparent url("/ishi/common/images/link_mainimg.png") no-repeat scroll 100% 100%;
	height: 150px;
}
/*画像を右寄せするカテゴリ*/
#junior-resident .tit_initial, #scholarship .tit_initial, #recruitment .tit_initial, #inquiry .tit_initial {
	width: 980px;
}
#link #subNav_base .tit_initial, #sitemap #subNav_base .tit_initial {
	margin: 0 auto;
}
#link #subNav_base .tit_initial {
	/*background: transparent url("/ishi/common/images/link_mainimg.png") no-repeat scroll 0px 0px;*/
	height: 150px;
	background-size: 100%;
}
#sitemap #subNav_base .tit_initial {
	background-size: 100%;
	background: transparent url("/ishi/common/images/map_mainimg.png") no-repeat scroll 100% 100%;
	height: 150px;
}
#subNav_base .tit_initial span.page_tit {
	position: absolute;
	top: 55px;
	left: 110px;
	height: 150px;
	font-size: 30px;
	line-height: 24px;
	width: 300px;
}
.noicon {
	position: static;
}
span.page_tit02 {
	position: absolute;
	top: 85px;
	left: 110px;
	font-size: 16px;
	color: #1661a4;
}
#subNav_base .btnArea {
	width: 960px;/*margin: 0px auto;*/
}
#subNav_base .btnArea2 {
	position: relative;
	width: 240px;/*margin: 0px auto;*/
}
#subNav_base .btnArea3 {
	width: 380px;/*margin: 0px auto;*/
}
#subNav_base .btnArea4 {
	width: 480px;/*margin: 0px auto;*/
}
#subNav_base .btnArea6 {
	width: 636px;/*margin: 0px auto;*/
}
#subNav_base .btnArea5 {
	width: 960px;/*margin: 0px auto;*/
}
#subNav_base {
	display: table;
}
.subNav {
	/*border-bottom: 1px #ddd solid;*/

	padding-bottom: 10px;
	/*box-shadow: 0px 5px 10px -11px rgb(34, 34, 34) inset;*/
	padding: 38px 0px 20px;
	border-radius: 0px 0px 10px 10px;
}
.category_tit {
	display: inline;
	color: #fff;
	padding: 0 20px;
	background-color: #98cc66;
	font-size: 20px;
	border-radius: 10px;
	text-align: center;
}
p.menu {
	color: #fff;
	padding: 0 10px;
	background-color: #1661A4;
	z-index: 1000;
	width: 60px;
	margin: 0px auto;
	font-size: 11px;
	border-radius: 10px 10px 0 0;
	text-align: center;
}
.subNav p.line {
	position: absolute;
	top: 130px;
	display: block;
	width: 960px;
	z-index: 100;
	box-shadow: 0px 5px 10px -11px #222;
	border-bottom: 1px solid #ddd;
	display: none;
}
.subNav li {
	display: table;
	width: 97px;
	float: left;
	background-color: #fff;
	border-radius: 8px;
	margin: 6px 20px 9px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 6px;
	text-align: center;
	box-shadow: 0 0 0 2px #fff, 0 0 0 2px rgb(129, 214, 254) inset;
}
#senior-resident .subNav li, #training .subNav li {
	margin: 6px 7px 9px 0;
}
.subNav li a {
	display: table-cell;
	vertical-align: bottom;
	width: 100px;
	height: 90px;
	padding: 5px 3px 10px 3px;
	font-size: 12px;
	text-decoration: none;
	color: #02adfd;
	line-height: 1.1;
}
/*項目が奇数のときに使用*/
.no {
	background: none;
	border: none;
}
/*--------メイン（960px）---------------------*/
#main {
	width: 960px;
	margin: 15px auto;
	background-color: #fff;
	border: 3px solid #FF9900;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#top #main {
	border: none;
	margin: 0px auto 30px;
}
/*--------コンテンツ（900px）---------------------*/

#countents_top {
	width: 960px;
	margin: 0px auto;
}
#countents {
	width: 900px;
	margin: 30px auto 0;
}
/*---------コンテンツ内テキスト-------------------*/


#countents p, #countents ul {
	margin: 0 auto 15px;
	padding: 0 40px;
}
#countents dl {
	margin: 0 auto 15px;
	padding: 0 10px;
}
#countents .inner {
	margin: 0 auto 30px;
}
.contactTit {
	width: 900px;
	margin: 0 auto;
}
/*画像がある場合の幅*/	
.section {
	width: 850px;
	margin: 0px auto;
}
.article_left {
	width: 550px;
	float: left;
}
#countents .article_left p {
	width: 100%;
}
.img_right {
	float: right;
	width: 270px;
	text-align: right;
	padding: 0 0 20px 20px;
}
/*画像縦*/
.article_left_t {
	width: 650px;
	float: left;
}
.img_right_t {
	float: right;
	width: 200px;
	text-align: right;
	padding: 0 0 20px 30px;
}
/*--------ブレッドクラム------------------------------*/

/* !breadcrumb
---------------------------------------------------------- */
#breadcrumbWrap {
	width: 100%;
	background-color:#fbfbfb;
	padding:0px 0 0;
	margin-bottom: 0px;
	clear: both;
}
#breadcrumb {
	width:960px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
}
#breadcrumb li {
	float:left;
	font-size:12px;
	color: #333;
	line-height:1.5;
	padding:4px 2px 6px;

}
#breadcrumb li a{
	color:#0daafb;
	
}


#breadcrumb li:before {
        /* liの前に記号追加 */
        content: " > ";
		padding-bottom:2px;
}


#breadcrumb li:first-child:before {
        /* 最初のliだけcontentを消す */
        content: none;
}


/*--------見出し------------------------------------*/

hr.under_dot {
	border-top: 1px #efefef dotted;
	border-bottom: none;
	margin-left: -110px;
	margin-right: -13px;
	z-index: 99px;
}
#vision h1, #junior_resident h1, #senior-resident h1, #recruitment h1 {
	width: 960px;
	margin: 30px auto 0;
	font-size: 50px;
	line-height: 1.2;
	color: #FF9900;
	text-shadow: 0px 2px 0px #FFF, 2px 0px 0px #FFF, 0px -2px 0px #FFF, -2px 0px 0px #FFF, -2px -2px 0px #FFF, 2px -2px 0px #FFF, -2px 2px 0px #FFF, 2px 2px 0px #FFF;
}
/*カテゴリ名のない見出し*/


#training h1,#inquiry h1, #scholarship h1, #link h1, #sitemap h1 , #shinsenmoni h1 {
	font-size: 30px;
	line-height: 1.2;
	color: #F6BA01;
	text-shadow: 0px 2px 0px #FFF, 2px 0px 0px #FFF, 0px -2px 0px #FFF, -2px 0px 0px #FFF, -2px -2px 0px #FFF, 2px -2px 0px #FFF, -2px 2px 0px #FFF, 2px 2px 0px #FFF;
	margin: 30px;
}
#news h1 {
	margin: 40px auto 30px;
	position: relative;
	padding: 3px 10px 0px 50px !important;
	font-size: 20px !important;
	min-height: 20px;
	line-height: 20px;
}
#news h1::before {
	content: "";
	position: absolute;
	margin: auto;
	background-color: #4FABF4;
	border: 3px solid #FFF;
	top: 6%;
	left: 0.5em;
	height: 20px;
	width: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 0px 3px #4FABF4;
}


hr {
	border: none;
	border-top: 1px dotted #ccc;
}
/*H2*/

#vision h2, #junior_resident h2, #senior-resident h2, #training h2, #initial h2, #scholarship h2 , .shinsenmoni h2{
	position: relative;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 0 0.5em 0 60px;
	border-left: none;
	margin: 50px 0px 25px 15px;
	background-color: #fff;
	clear: both;
}

#news h2, #top #information h2, #top #recruitment h2,#top #burArea h2{	padding:5px 0 5px 10px;}
 #vision h2:before, #junior_resident h2:before, #senior-resident h2:before, #training h2:before, #initial h2:before, #scholarship h2:before,#top #burArea h2:before, .shinsenmoni h2:before{
	content: "";
	position: absolute;
	left: -20px;
	height: 75px;
	width: 75px;
	background-size: 100% auto;
	top: -11px;
}

#news h2:before, #top #information h2:before, #top #recruitment h2:before{}
/*H2*/
#vision h2, #junior_resident h2, #senior-resident h2, #training h2, #initial h2, #scholarship h2{
	position: relative;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background-image: url("/ishi/common/images/img_h2_bg.png");
	background-color: #F90;
	margin: 50px 0px 25px 15px;
	clear: both;
	border-radius: 10px;
	font-family: "ヒラギノ丸ゴ W4 JIS2004";
}

#vision h2, #junior_resident h2, #senior-resident h2, #training h2, #initial h2, #scholarship h2,#top #burArea h2, .shinsenmoni h2 {
	position: relative;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background-image: url("/ishi/common/images/img_h2_bg.png");
	background-color: orange;
	margin: 50px 0px 25px 15px;
	clear: both;
	border-radius: 10px;
	font-family: "ヒラギノ丸ゴ W4 JIS2004";
}

#top #burArea h2 {background: transparent;color: #05b7e9; margin: 20px 10px 10px;
    padding-left: 0;
    text-align: center;
	font-size: 18px;
	
}





#news h2, #top #information h2,#top #recruitment h2{
	color: #05b7e9;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px;
	clear: both;
border-bottom: solid 2px #fff;
box-shadow: 0px 1px #05b7e9, 0px -3px #05b7e9 inset;
	font-family: "ヒラギノ丸ゴ W4 JIS2004";
	
}

#news h2:before, #top #information h2:before,#top #recruitment h2:before{}


 #vision h2:before, #junior_resident h2:before, #senior-resident h2:before, #training h2:before, #initial h2:before, #scholarship h2:before,#top #burArea h2:before, .shinsenmoni h2:before {
	content: "";
	position: absolute;
	left: -15px;
	width: 75px;
	background-image: url("/ishi/common/images/img_h3.png");
	background-size: 78% auto;
	top: -10px;
	background-repeat: no-repeat;
	height: 70px;
}

#top #burArea h2:before{
background-image: none;
}



#top #burArea h2 {
    position:relative;
    padding:0;
    font-size:18px;
    text-align:center;
}
#top #burArea h2:after{
    content: "";
    position: relative;
top: -5px;
	right:0;
width: 20px;
    height: 0;
    border-bottom: 3px solid #05b7e9;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block;
}
#top #burArea h2:before{
    content: "";
    position: relative;
top: -5px;
	left:0;
width: 20px;
    height: 0;
    border-bottom: 3px solid #05b7e9;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
}













#vision h2:after, #junior_resident h2:after, #senior-resident h2:after, #training h2:after, #initial h2:after, #scholarship h2:after {
	content: "";
	position: absolute;
	right: 0;
	background-image: url("/ishi/common/images/h2_02.png");
	height: 80px;
	background-repeat: no-repeat;
	background-size: 90% auto;
	top: -10px;
	width: 250px;
}
#senior-resident.nycp h1, #senior-resident.nycp-ver2 h1, #training.medical-care-home h1 {
	font-size: 40px!important;
	margin: 10px auto 0px!important;
}
.nycp .subNav, .nycp-ver2 .subNav, #training.medical-care-home .subNav {
	padding: 20px 0px 20px;
}
h3 {
	font-size: 13px;
	/*	border-bottom: 0.1rem solid #EDEDE9;*/
	line-height: 30px;
}
h3:first-child {
/*border-top: 0.1rem solid #EDEDE9;*/
}
h3 a:link, h3 a:hover, h3 a:visited {
	color: #000;
}
/*調整前ｈ３
#vision h3, #junior_resident h3, #senior-resident h3, #training h3, #initial h3, #scholarship h3 {
	clear: both;
	background-color: #f7f7f7;
	color: #5481ba;
	position: relative;
	padding: 0 40px;
	margin: 50px auto 20px;
	font-size: 20px;
	min-height: 40px;
	line-height: 40px;
	border: 1px #d2d2d2 dotted;
	font-size: 18px;
}
#vision h3:before, #junior_resident h3:before, #senior-resident h3:before, #training h3:before, #initial h3:before, #scholarship h3:before {
	content: "";
	width: 3px;
	background: #5480bd;
	height: 70%;
	top: 0;
	left: 0;
	position: absolute;
	margin: 6px 25px 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

*/
/*新H３*/

#vision h3, #junior_resident h3, #senior-resident h3, #training h3, #initial h3, #scholarship h3, #news h3 , .shinsenmoni h3{
	clear: both;
	/*color: #ea4335;*/
	color: #F90;
	position: relative;
	padding: 0 60px;
	margin: 50px auto 20px;
	min-height: 40px;
	line-height: 40px;
	font-size: 22px;
	text-indent: -1em;
}
#vision h3:before, #junior_resident h3:before, #senior-resident h3:before, #training h3:before, #initial h3:before, #scholarship h3:before, #news h3:before , .shinsenmoni h3:before {
	content: "";
	width: 7px;
	background: #F90;
	height: 70%;
	top: 0;
	left: 0;
	position: absolute;
	margin: 6px 25px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#vision h4, #junior_resident h4, #senior-resident h4, #training h4, #initial h4, #scholarship h4 {
	clear: both;
	position: relative;
	margin: 10px auto 20px;
	padding: 0 40px 0 45px;
	background: #fff;
	font-size: 20px;
	/*	border-bottom: 1px #55acee dotted;*/
	border-bottom: 1px #F90 dotted;
	color: #F90;
	/*	color: #55acee;*/
	min-height: 40px;
	line-height: 40px;
}
#vision h4:before, #junior_resident h4:before, #senior-resident h4:before, #training h4:before, #initial h4:before, #scholarship h4:before {
	content: "";
	position: absolute;
	/*	background: #55acee;*/
	background: #F90;
	top: 50%;
	left: 1em;
	margin-top : -10px;
	height: 20px;
	width: 20px;
	border-radius: 25px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#vision h6, #junior_resident h6, #senior-resident h6, #training h6, #initial h6, #scholarship h6 {
	clear: both;
	font-size: 20px;
	color: #55ACEE;
	margin: 0 20px;
}
.blue_font {
	font-size: 20px;
	color: #F90;
}
/*--------コンバージョンエリアー--------------------*/

.conBox {
	clear: both;
	background-image: url(/ishi/common/images/bg_con.png);
	padding: 100px 0px;
	color: #2b5bdd;
	font-size: 16px;
	font-weight: bold;
	width: 960px;
	margin: 20px auto 0;
}
.con {
	display: table;
	margin: 0 auto;
	position: relative;
	border-collapse: separate;
	border-spacing: 100px 0px;
}
.con a {
	display: block;
}
.con a:link, .con a:visited, .con a:hover, .con a:active {
	color: blue;
}
.con1 {
	display: table-cell;
	margin: 0 auto;
}
.con2 {
	display: table-cell;
	margin: 0 auto;
}
.con1 img, .con2 img {
	width: 300px;
}

.imageArea{    display: table;
    border-collapse: separate;
    border-spacing: 20px;
    width: 90%;
    margin: 0 auto;
}
.imageArea span{display: table-cell;width: 33%;}
.imageArea span img{width:100%;}


/*--------関連コンテンツ---------------------*/

#relation {
	width: 900px;
	background-color: #f6f5f1;
	margin: 20px auto;
	padding: 20px 34px;
}
.relation_inner ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-collapse: separate;
	border-spacing: 30px 6px;
	background-color: #fff;
	font-size: 14px;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em;
}
.relation_inner li {
	display: table-cell;
	vertical-align: middle;
}
.relation_inner li a {
	background: transparent url(/ishi/common/images/relation_allow.png) no-repeat scroll 0px 0.3em;
	padding-left: 15px;
}
/*関連見出し*/

p.tit_rel {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 1.5em;
	padding: 0 0 3px 50px;
	border-bottom: 2px solid #55acee;
	color: #55acee;
}
p.tit_rel:before {
	content: "■";
	font-size: 100%;
	position: absolute;
	color: #55acee;
	top: 0em;
	left: 0.3em;
	height: 12px;
	width: 12px;
}
p.tit_rel:after {
	content: "□";
	font-size: 100%;
	position: absolute;
	color: #55acee;
	top: -0.5em;
	left: 0;
	height: 12px;
	width: 12px;
}
/*--------フッター--------------------*/

.footer_Blue {
	position: relative;
	display: block;
	height: auto;
	background-color: #50abf1;
	padding: 20px 0px;
}
.footer_inner {
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
}
.footer_flR {
	width: 100%;
	color: #fff;
}
.footer_flL {
	width: 100%;
	color: #fff;
	clear: both;
	line-height: 24px;
}
.footer_inner {
	display: block;
	vertical-align: middle;
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
}
.footer_Gray {
	display: block;
	height: 40px;
	background-color: #f3f3f3;
}
.footer_Gray_inner {
	width: 360px;
	margin: 0 auto;
	line-height: 30px;
	font-size: 12px;
}
.img_logo {
	width: 110px;
}
.btn_menu {
	display: none;
	text-align: right;
}
/*PCでのみ表示*/
.pc {
	display: table-cell;
}
/*スマホでのみ表示*/
.sp, .spbr {
	display: none;
}
/*ページTOP*/
#page-top {
	width: 50px;
	height: 50px;
	display: none;
	position: fixed;
	right: 16px;
	bottom: 16px;
	z-index: 999999;
}
#page-top p {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border: 2px #50ABF1 solid;
	border-radius: 10px;
	position: relative;
	z-index: 999999;
}
#page-top p:hover {
	background-color: #fff;
}
#move-page-top {
	color: #50ABF1;
	line-height: 50px;
	text-decoration: none;
	display: block;
	cursor: pointer;
	z-index: 999999;
}
/*灰色背景のテキストエリア*/

.gray_area {
	background-color: #f3f3f3;
	padding: 20px 40px;
	margin: 30px 0 20px;
}
#countents .gray_area p {
	width: 100%;
	margin: 0;
	padding: 0;
}
div.gray_area li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 10px;
}
ul.count_list {
	margin: 0 auto;
	padding: 0 40px;
}
.count_list li {
	counter-increment: theme 1;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 20px;
}
.count_list li:before {
	content: counter(theme) ". ";
	/*color: #4FABF4;*/
	color: #F90;
	font-weight: bold;
	font-size: 20px;
}
/*注釈*/
#countents p.annotate {
	text-align: right;
	font-size: 13px;
	padding: 0;
	margin: 0;
}
/*リストマーク*/
ul.listMark {
	list-style: inside disc;
	padding-left: 1em;
	text-indent: -1em;
	/*width: 800px;*/
	width: auto;
	margin: 0 auto 20px;
}
.count_list dd {
	padding-left: 10px
}
.count_list dt::before {
	content: counter(theme, decimal) ". ";
	color: #4FABF4;
	font-weight: bold;
}
.count_list dt {
	counter-increment: theme 1;
	padding: 20px 0 10px;
	font-weight: bold;
}
.bnr_form {
	width: 50%;
    margin:10px auto 30px;
}
.bnr_form a:link, .bnr_form a:hover, .bnr_form a:visited {
	color: #fff;
}
.bnr_form_inner {
	width: 100%;
    line-height: 1.3;
	border-radius: 10px;
	margin: 0 auto 10px;
	padding: 20px;
	text-align: center;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efbb62+0,ff8330+100 */
	background-color: #efbb62; /* Old browsers */
	background-image: url("../images/list_allow.png"), -moz-linear-gradient(top, #efbb62 0%, #ff8330 100%); /* FF3.6-15 */
	background-image: url("../images/list_allow.png"), -webkit-linear-gradient(top, #efbb62 0%, #ff8330 100%); /* Chrome10-25,Safari5.1-6 */
	background-image: url("../images/list_allow.png"), linear-gradient(to bottom, #efbb62 0%, #ff8330 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efbb62', endColorstr='#ff8330', GradientType=0 ); /* IE6-9 */
	background-position: 95% 50%;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 0px 2px #EFBB62, 0px 0px 0px 2px #FFF inset;
	font-size: 20px;
}
.bnr_form_inner:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8330+0,efbb62+100 */
	background-color: url("../images/list_allow.png"), #ff8330; /* Old browsers */
	background-image: url("../images/list_allow.png"), -moz-linear-gradient(top, #ff8330 0%, #efbb62 100%); /* FF3.6-15 */
	background-image: url("../images/list_allow.png"), -webkit-linear-gradient(top, #ff8330 0%, #efbb62 100%); /* Chrome10-25,Safari5.1-6 */
	background-image: url("../images/list_allow.png"), linear-gradient(to bottom, #ff8330 0%, #efbb62 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8330', endColorstr='#efbb62', GradientType=0 ) url("../images/list_allow.png"); /* IE6-9 */
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
.tb_horizon {
	display: table;
	margin: 0px auto 30px;
	border-collapse: separate;
	border-spacing: 10px 15px;
}
.horizon {
	display: table-cell;
	width: 40%;
	border-right: 1px solid #CCC;
	margin: 0px auto 50px;
	color: #000;
	padding: 0;
	text-align: left;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
.horizon:last-child {
	border-right: none;
}
.bnr_form_inner a {
	display: block;
	height: 100%;
}
.pad_lr50 {
	padding-left: 50px;
	padding-right: 50px;
}
.thema {
	width: 100%;
	margin: 0 auto 35px;
}
/* -----------------------------------------------------------
        #pageing
                ページング
----------------------------------------------------------- */
.pageing {
	margin: 30px auto;
}
.pageing_inner {
	margin: 0px auto;
	display: block;
	width: 300px;
	text-align: center;
}
.paginate {
	text-align: left;
	font-size: 90%;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}
a.page-numbers {
	padding: 2px 6px;
	border: 1px solid #449bfc;
	background-color: #449bfc;
	color: #FFF;
	text-decoration: none;
	display: inline;
	width: auto;
	float: none
}
.page-numbers:hover {
	border: 1px solid #449bfc;
	background-color: #449bfc;
	color: #FFF;
}
.current {
	padding: 2px 6px;
	margin: 0;
	border: 1px solid #449bfc;
	background-color: #FFF;
	color: #449bfc;
}
.current:hover {
	border: 1px solid #00c691;
	background-color: #FFF;
	color: #00c691;
}
#main ul.singleNav {
	display: table;
	table-layout: fixed;
	width: 70%;
	margin: 50px auto;
	padding: 20px 10px;
}
li.prevNav {
	display: table-cell;
	text-align: center;
}
li.all {
	display: table-cell;
	text-align: center;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
}
li.nextNav {
	display: table-cell;
	text-align: center;
}
/*--------INFORMATION box--------------------*/

.boxContainer {
	display: block;
	width: 100%;
}
.boxContainer a {
	display: block;
	width: 100%;

}
.boxContainer a:link, .boxContainer a:visited, .boxContainer a:hover, .boxContainer a:active {
	color: #000;
}
.boxContainer .box {
	display: table-cell;
	border: 1px #ccc solid;
	background: #fff;
	vertical-align: top;
}
.boxContainer dl {
	display: table-cell;
	border: 1px #ccc solid;
	background: #fff;
	/*	width: 50%;*/
	width: 450px;
	vertical-align: top;
}
.boxContainer dt {
	display: table-cell;
	vertical-align: top;
	width: 20%;
}
.boxContainer dt span {
	display: block;
	font-size: 12px;
	padding: 0 2px;
	margin: 0 0 0 0;
	width: 80px;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#countents .boxContainer dt img {
	display: none;
	margin-right: 5px;
	border: 1px solid #ddd;
}
.boxContainer dd {
	display: table-cell;
	vertical-align: top;
}
.blue_num {
	color: #4FABF4;
	font-weight: bold;
}
.tab_only {
	display: none;
}
.article_left_t ul.listMark {
	width: auto;
}


/*追記：20241001*/
 .list_news {
	display: block;
	padding: 10px!important;
  }
  
ul.list_news li {
	width: 100%;
	border-bottom: 1px solid #ccc;
  }
  
ul.list_news li a {
	display: block;
	color: #000;
	font-size: 16px;
	padding: 0;
	border-radius: 0;

	padding: 0 10px 6px 10px;
  }
#main p.info {
	display: inline-flex;
	align-items: center;
	margin-bottom: 0;
	/*padding-left: 10px;*/
	margin:5px 0 0;}
  
  #main p.info span {
	padding: 5px 15px 5px 0;
	margin-left: 0;

	border-radius: 5px;
	line-height: 1;
  }
  
  .box_info p {
	color: #00a051;
  }
  
/*お問いあわせ*/
.contactArea {
	width: 80%;
	margin: 50px auto;
	clear: both;
}
.contactAreaInner {
	width: 100%;
	display: table;
	table-layout: fixed;
	border-collapse: separate;
	border: 1px solid #50ABF1;
}
.l_line {
	border-left: 1px #50ABF1 solid;
}
.contactParts {
	display: table-cell;
	vertical-align: middle;
	padding: 0;
}
.lf_con {
	width: 60%;
}
div.contactParts p {
	width: auto;
	padding: 0 0 0 20px!important;
}
.contactTit {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	font-size: 16px;
	background-color: #50ABF1;
	color: #fff;
	font-weight: bold;
	margin: 0;
	margin-bottom: 0 !important;
}
.contactTarget {
	color: #50ABF1;
	font-weight: bold;
}
.contactArea .team {
	font-size: 16px;
	padding-top: 15px;
	display: block;
}
.contactArea .icon {
	text-align: left;
	display: inline-block;
	line-height: 2rem;
	color: #fff;
	background-color: #50ABF1;
	padding: 0 10px;
	margin-right: 15px;
	border-radius: 10px;
	font-size: 12px;
}
.contactArea .tel {
	font-size: 26px;
	color: #50ABF1;
}
/*コンバージョンエリア*/
#cvArea {
	position: relative;
	width: 100%;
	background-image: url(../images/bg_cv.png);
	background-color: #efefef;
	padding: 30px 0;
	z-index:999;
}
.cv_img01 {
	position: absolute;
	left: 8%;
bottom: 0;
	width: 10%;
}
.cv_img02 {
position: absolute;
right: 2%;
bottom: 0;
width: 17%;
}
.cv_img03 {
	position: absolute;
	top: -5%;
	right: 1%;
	bottom: 0;
	width: 10%;
}
.form_boxArea {
	width: 960px;
	margin: 0 auto;
}
.form_box {
	display: table;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 30px 15px;  /* 左右 上下で記述 */
	width: 100%;
}
.form_box a, .form_box02 a {
	border-spacing: 0;  /* 左右 上下で記述 */
	width: 50%;
	display: table-cell;
}
.form_box02 {
	display: table;
	border-collapse: separate;
	border-spacing: 30px 15px;
	width: 51.5%;
}
.form_box_inner {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #CCC;
	width: 50%;
	padding: 10px;
	border-radius: 10px;
	color: #444444;
	background-color: #fff;
}
.form_box_inner p.form_main {
	border-top: 1px #ddd solid;
	padding: 10px;
	margin: 0;
	background: #fff url("../images/white_allow.png") no-repeat scroll 95% 50%;
}
.form_box_inner p.form_main img {
	width: 8%;
}
.form_box_inner p.form_target {
	font-size: 14px!important;
	background-color: #34A853;
	color: #fff;
	display: inline-block;
	line-height: 2.4rem;
	border-radius: 10px;
	padding: 0 10px!important;
}
.form_name {
	font-size: 18px!important;
	/*color: #1661A4;*/
	color: #34A853;
	display: inline-block;
	height: 35px;
	padding-left: 10px;
}
.form_box_inner p.form_target {
	width: auto;
	margin: 0 0 10px;
	padding: 1px 10px;
}

/*関連バナー*/
.bnr_contents {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 50px;
	border: 1px solid #fff;
	box-shadow: 0px 0px 0px 2px #5db4cd, 0px 0px 0px 2px #5db4cd inset;
	border-radius: 10px;
}
.bnr_tit {
	
	color: #5db4cd;
	font-size: 22px;
	width: 80%;
	padding: 7px 50px 10px;
	margin-bottom: 8px;
}
.bnr_txt {
	font-size: 16px;
}
.bnr_tit p.sub {
	border-bottom: 2px #5db4cd solid;
	font-family: "ヒラギノ丸ゴ W4 JIS2004";
}
.bnr_tit p.bnr_txt span.tit {
	background-color: #5db4cd;
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	padding: 10px 20px;
	line-height: 0.5rem;
	margin-right: 10px;
	font-size: 12px;
	margin-top: 10px;
}
.bnr_tit p.sub span.cate{
	paddin-top:5px;
	}

#news #countents p{
padding:0 !important;
margin: 0 !important;
}

@media only screen and (max-width: 1400px) {
.cv_img01, .cv_img02, .cv_img03 {
	display: none;
}
}

@media only screen and (max-width: 1160px) {
/*ipad*/

#countents_top, #countents {
	padding: 0;
}
.mr_40 {
	margin-right: auto!important;
}
.img_right_t {
	padding: 0 0 3% 0;
}
.mb_7 {
	margin-bottom: 7%;
}
.h1_inner, .h2_inner, .h3_inner, .h4_inner {
	width: 100%;
	padding: 5% 3% 7%;
	margin: 0 auto;
}
.con1, .con2 {
	width: 50%;
	margin: 0 auto;
}
.part_inner_h3, .part_inner_h4 {
	border-spacing: 30px 15px;
}
.con_txt {
	width: 100%;
}
.tab_only {
	display: block;
}
.top_line {
	height: auto;
}
.top_line_inner_l {
	font-size: 13px;
	line-height: 17px;
	text-align: center;
}
ul.head_link li a {
	background: transparent url("/ishi/common/images/list_allow.png") no-repeat scroll 8px 3px;
}
#senior-resident .tit_initial {
	background-position: 100% 0;
}
/*PCでのみ表示*/
.pc {
	display: none;
}
/*スマホでのみ表示*/
.sp {
	display: table-cell
}
#slide {
	width: 100%;
}
.search {
	width: 30%;
}
.btn-submit {
	background-color: #cfcfcf;
	height: 30px;
	width: 40px;
	border: 1px #ccc solid;
}
.search-tx {
	border: 1px #ccc solid;
	height: 30px;
	width: 30%;
}
#header {
	width: 100%;
	margin: 0 auto;
}
.logo {
	width:40%;
	display: table;
	border-collapse: separate;  /* セルの間隔を空ける */
	border-spacing: 10px 0px;  /* 左右 上下で記述 */
	margin: 30px 0 0;/*width: 920px;*/
}
.hos_name {
	/*width: 35%;*/
}

.banner{
margin-right: 20px;

}
.box-sizing {
	width: auto;
	float: right;
}
#subNav_base {
	background-size: 300%;
}
/*検索窓*/
form.gsc-search-box {
	width: auto!important;
}
table.gsc-search-box {
	width: 200px!important;
}
.top_line_inner {
	width: 97%;
	display: table;
	margin: 0 auto;
}
#gMenu {
	width: 98%;/*margin: 30px auto;*/
}
#gMenu ul {
	width: 100%;
}
#gMenu li:first-child {
	border: none;
}
#gMenu li:last-child {
	border-right: none;
}
.category_tit {
	padding: 5px 20px;
}
.tit_initial {
	background-size: contain;
}
.tit_initial {
	width: 100%;
}
#sitemap #subNav_base .tit_initial {
	margin: 0;
}
#vision h1, #junior_resident h1, #senior-resident h1,  #inquiry h1, #initial h1,#recruitment h1 {
	top: 60px;
	width: 100%;
}
#training h1,#scholarship h1, #link h1, #sitemap h1, #scholarship h1, #inquiry h1, #recruitment h1,#shinsenmoni h1 {
	top: 40px;
}
#subNav_base {
	height: 120px;
}
#subNav_base .tit_initial span.page_tit {
	top: 40px;
	left: 90px;
	font-size: 24px;
}
#subNav_base .tit_initial span.page_tit02 {
	top: 60px;
	left: 90px;
}
#subNav_base .btnArea5 {
	width: 100%;
}
.page_tit {
	color: #000;
}
.subNav p.line {
	top: 340px;
}
.subNav p.line {
	width: 97%;
}
.subNav p.line {
	position: absolute;
	top: 86px;
	display: block;
	width: 100%;
	z-index: 100;
	height: 10px;
	height: 100px;
	box-shadow: 0px 5px 10px -11px #222;
	display: none;
}
.subNav p {
	font-size: 0.8rem;
}
p.menu {
	margin: 0 auto;
}
/*--------ブレッドクラム------------------------------*/
#breadcrumb {
	margin: 0px auto 7px;
}
#breadcrumb {
	padding:5px;
	width: 100%;
}
#main {
	width: 100%;
	margin: 0 auto;
}
#countents, #countents_top {
	width: 100%;
	margin: 40px auto 0;
}
#countents_top {
	margin: 10px auto 0;
}
.section {
	width: 100%;
}
.article_left {
	width: 100%;
	float: none;
}
.article_left p {
}
.img_right {
	float: none;
	width: 40%;
	margin: 5% auto;
	padding: 0;
	display: block;
}
.img_right_t {
	float: none;
	width: 40%;
	margin: 5% auto;
	padding: 0;
}
.article_left_t {
	width: 100%;
	float: none;
}
#countents img.img_right_t {
	float: none;
	width: 40%;
	margin: 5% auto;
	padding: 0;
	text-align: center;
	display: block;
}
#junior_resident #countents img.img_right_t {
	width: 50%;
}
.conBox {
	width: 100%;
	margin: 5% 0 0;
}
#relation {
	width: 100%;
}
.footer_inner {
	width: 98%;
}
.footer_flR {
	float: none;
	width: 100%;
}
.footer_flL {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 3% 0;
	border-top: 1px #fff solid;
}
.footer_Gray {
	padding-top: 3%;
}
ul.foot_link {
	width: 100%;
	padding: 3px 0px 10px;
}
.footer_Gray_inner {
	line-height: 2rem;
}
ul.foot_link {
	background-color: #50ABF1;
	float: none;
	margin: 0px;
	padding: 0px;
}
.footer_Blue {
	padding: 0px;
}
.footer_inner {
	text-align: left;
}
.foot_link li {
	/*float: none;*/
	border-bottom: 1px #fff solid;
	margin-left: 0px;
	padding: 10px 4px;
	display: table;
	float: left;
	width: 50%;
}
.foot_link li:nth-child(odd) {
	border-right: 1px solid #FFF;
}
.foot_link li:last-child {
	border: none;
	border-right: 1px solid #FFF;
}
ul.foot_link li a {
	background: transparent url("/ishi/common/images/list_allow.png") no-repeat scroll 0.3em 0.7em;
	display: table-cell;
}
.gray_area {
	padding: 20px 5%;
}
ul.foot_link {
	display: block;
}
.footer_Gray {
	padding-top: 1%;
}
.con {
	border-spacing: 40px 0px;
}
.pc_show {
	display: none;
}
.con_img {
	display: block;
	margin: 5% auto 0;
	width: 40%;
}
.con_txt {
	display: block;
}
.thema {
	float: none;
}
.tb_horizon {
	display: block;
	margin: 0px auto 30px;
	width: 80%;
}
.horizon {
	display: block;
	width: 100%;
	margin: 0px auto 5%;
	text-align: left;
}
ul.listMark, ul.count_list {
	width: auto;
	margin: 0px auto 30px;
	padding: 0px 50px;
}
.article_left_t ul.listMark {
	margin: 5% 3% 7%;
}
#senior-resident h6 {
	width: 100%;
	padding: 0 3% 5%;
	margin: 0;
}
#countents p.annotate {
	margin-right: 3%;
}
.contactArea {
	width: 94%;
}
#link #subNav_base .tit_initial {
	background-size: 100%;
}
.form_boxArea {
	width: 100%;
}
#junior-resident .tit_initial, #scholarship .tit_initial, #recruitment .tit_initial, #inquiry .tit_initial {
	width: 100%;
}
.bnr_contents {
	width: 95%;
	margin-top: 30px;
}
}

@media only screen and (max-width: 768px) {
.contactAreaInner a {
	font-size: 14px;
}
}

@media only screen and (max-width: 690px) {
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#countents {
	padding: 0;
}
#countents p {
	padding: 0px 3%;
	margin-top: 5%;
	text-align: left;
}
#main {
	border: none;
}


.textArea img.alignleft {
    float: none;
    margin: 0 0 0 0;
	width: 100%;
height: auto;
}


.textArea img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
height: auto;
}


.textArea img.alignright {
    float: none;
    margin: 0 0 0 0;
    width: 100%;
height: auto;
}
.textArea img{
width: 100%;
height: auto;
}


ul.count_list {
	padding: 5% 3%;
}
.tb_horizon {
	width: 90%;
}
.con_txt {
	width: auto;
}
.con1 img, .con2 img {
	width: auto;
}
.tab_only {
	display: none;
}
.inq_list {
	display: none;
}
ul.head_link {
	float: left;
	padding: 0;
}
.count_list li {
	margin-bottom: 0;
}
.dr_rec { /*	padding: 2px 24px*/
	padding: 0;
}
hr.under_dot {
	border-top: none
}
.toppage.boxContainer a {
	width: 100%;
}
.spbr {
	display: block;
}
.pc_show {
	display: none;
}
.tab_show {
	display: none;
}
/*--------ヘッダー---------------------*/

#header {
	width: 96%;
	margin: 0 auto 10px;
}
#wrap, #main, #countents, .footer_inner, .conBox_inner {
	width: 100%;
	margin: 0 auto;
}
.h_name {
	font-size: 22px;
	line-height: 22px;
	width: auto;
}
/*---------スライド-----------------*/
.flex-control-nav {
	bottom: -30px;
}
#countents {
	margin: 0 auto;
}
.logo {
float: none;
	width: 100%;
	margin:10px 0 0 0;
}
.img_logo {
	width: 30%;/*padding-right: 3%;*/
}
.img_logo img {
	width: 100%;
	height: auto;
}
.btn_menu {
	display: table-cell;
	vertical-align: middle;/*width: 20%;*/
}
.g_name {
	font-size: 1.8rem;
}
.h_name {
	font-size: 1.2rem;
	line-height: 1.2rem;
}

.banner{
float: none;
width:98%;
margin: 10px auto;
}
.banner a{
display: block;
height: auto;
width: 100%;
padding:10px;
}
body#scholarship .banner {display: none;}
.search {
	display: none;
}
#gMenu {
	display: none;
}
#senior-resident .tit_initial {
	background-position: 100% -100%;
}
#news h1 {
	width: 100%;
}
#news h1, #vision h1, #junior_resident h1, #senior-resident h1, #training h1, #inquiry h1, #initial h1, #scholarship h1, #link h1, #sitemap h1, #scholarship h1, #inquiry h1, #recruitment h1, #senior-resident.nycp h1, #senior-resident.nycp-ver2 h1, #training.medical-care-home h1,#shinsenmoni h1 {	/*
	width: 100%;
	margin: 0;
	line-height: 3rem;
	clear: both;
	padding: 0px 10px 0px 50px;
	*/
	/*	margin: 5% 0px 0px;
	line-height: 3rem;
	clear: both;
	*/
	position: static;
	font-size: 2rem;
	height: auto;
	background-color: transparent;
	padding: 0 25px 10px;
	margin: 20px 0 10px!important;
	font-size: 20px!important;
}
#senior-resident.nycp h1, #senior-resident.nycp-ver2 h1, #training.medical-care-home h1 {
	margin: 10px 0px 00px !important;
}
.nycp .subNav, .nycp-ver2 .subNav, #training.medical-care-home .subNav {
	padding: 0;
}
#vision h1, #junior_resident h1, #senior-resident h1, #training h1 {
	text-shadow: 0px 1px 0px #FFF, 1px 0px 0px #FFF, 0px -1px 0px #FFF, -1px 0px 0px #FFF, -1px -1px 0px #FFF, 1px -1px 0px #FFF, -1px 1px 0px #FFF, 1px 1px 0px #FFF;
}
#news h2, #top #information h2, #vision h2, #junior_resident h2, #senior-resident h2, #training h2, #initial h2, #scholarship h2,.shinsenmoni h2 {
	margin: 20px 3% 20px 6%;
	min-height: 20px;
	line-height: 20px;
	padding: 2% 1% 2% 5rem;
	font-size: 16px;
}
#news h2:before, #top #information h2:before, #vision h2::before, #junior_resident h2::before, #senior-resident h2::before, #training h2::before, #initial h2::before, #scholarship h2::before ,.shinsenmoni h2::before  {
	width: 70px;
	height: 70px;
	top: 50%;
	margin-top: -27px;
}
#vision h3::before, #junior_resident h3::before, #senior-resident h3::before, #training h3::before, #initial h3::before, #scholarship h3::before {
	margin: 6px 3% 0px;
}
#vision h4, #junior_resident h4, #senior-resident h4, #training h4, #student h4, #initial h4, #scholarship h4, #vision h3, #junior_resident h3, #senior-resident h3, #training h3, #initial h3, #scholarship h3 {
	width: 100%;
	margin: 0;
	padding: 10px 10px 10px 45px;
	font-size: 1.7rem;
	line-height: 1.9rem;
}
#countents img {
	display: block;
	margin: 5% auto;
	width: 90%;
}
#breadcrumb {
	display: none;
}
#subNav_base {
	display: block;
	width: 100%;
	position: static;
	margin: 0;
	padding: 0;
	height: auto;
	border: none;
}
span.page_tit02 {
	display: none;
}
#subNav_base {
	background-position: center top!important;
	background-size: 200%!important;
}
#subNav_base .tit_initial {
	line-height: 2rem;
	padding: 0;
	display: block;
	margin-bottom: 0;
	text-align: left;
	font-size: 1.8rem;
	color: #fff;
}
#subNav_base .tit_initial {
	position: static;
}
.subNav p {
	font-size: 0.8rem;
}
#subNav_base .btnArea, #subNav_base .btnArea1, #subNav_base .btnArea2, #subNav_base .btnArea3, #subNav_base .btnArea4, #subNav_base .btnArea5, #subNav_base .btnArea6 {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	background-color: #EDF8FE;
}
.tit_initial {
	width: 100%;
}
#subNav_base .btnArea2 {
	padding-left: 0;
	height: auto;
}
#senior-resident .subNav li, #training .subNav li {
	margin: 0px;
}
.page_tit {
	color: #1661A4;
	;
}
.subNav {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}
.subNav li {
	display: table;
	width: 50%;
	margin: 0;
	float: left;
	background-color: #edf5f9;
	border: 1px #dde7ed solid;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-align: center;
}
.subNav li a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 30px;
	padding: 0;
	font-size: 12px;
	text-decoration: none;
	color: #2c6da2;
	line-height: 1.1;
}
.subNav p.line {
	display: none;
}
#subNav_base .tit_initial, #link #subNav_base .tit_initial, #sitemap #subNav_base .tit_initial {
	height: auto;
	margin: 0;
	background-size: contain;
}
#subNav_base .tit_initial span.page_tit {
	position: static;
	font-size: 2rem;
	color: #fff;
}
#subNav_base .tit_initial span.page_tit02 {
	position: static;
}
p.menu {
	display: none;
}
#subNav_base .tit_initial {
}
/*コンテンツ内テキスト*/
.part_inner_h3, .part_inner_h4 {
	width: 100%
}
.part_inner_h3, .part_inner_h4 {
	display: block;
	margin: 0px auto 10%;
	border-collapse: separate;
	border-spacing: 15px;
	padding: 0px 3%;
}
.director {
	margin-top: 3%;
	text-align: left;
}
.con_txt_l, .con_txt {
	margin: 5% 3%;
}
.con_txt_l {
	padding: 0 3%;
	float: none;
}
/*--------青ライン---------------------*/

body {
	border-top: 5px #50ABF1 solid;
}
.top_line_inner {
	width: 100%;
	margin: 0 auto;
}
.footer_flL { /*	width: 100%;*/
	display: none;
}
/*--コンバージョンエリア--*/
.conBox {
	padding: 6%;
	display: block;
}
.con {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.con1, .con2 {
	display: block;
}
.con2 {
	margin-top: 5%;
}
.con1, .con2 {
	width: 90%;
}
/*--フッターエリア--*/

.footer_Blue {
	padding: 1% 3%;
}
.footer_inner {
	padding-top: 2px;
	text-align: center;
}
.footer_Gray {
	height: auto;
	padding: 1% 3%;
}
.footer_Gray_inner {
	width: 100%;
	text-align: center;
	font-size: 1rem;
}
.footer_flL {
	line-height: 1.8rem;
}
ul.foot_link {
	display: table;
}
.footer_Gray {
	padding-top: 0;
}
/*--ヘッダー--*/

.top_line {
	height: auto;
}
.top_line_inner {
	display: none;
	display: table;
}
.top_line_inner_l {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	line-height: 2rem;
}
.count_sentence {
	margin: 0 20px;
}
/*PCでのみ表示*/
.pc {
	display: none;
}
/*スマホでのみ表示*/
.sp {
	display: table-cell
}
/*フッター*/
.footer_Gray_inner {
	line-height: 2rem;
}
ul.foot_link {
	background-color: #50ABF1;
	float: none;
	margin: 0px;
	padding: 0px;
}
.footer_Blue {
	padding: 0px;
}
.footer_inner {
	text-align: left;
}
.foot_link li {
	float: none;
	margin-left: 0px;
	padding: 10px 2px;
	display: table;
	float: left;
	width: 50%;
}
ul.foot_link li a {
	background: transparent url("/ishi/common/images/list_allow.png") no-repeat scroll 0.3em 0.7em;
	display: table-cell;
}
.gray_area {
	padding: 20px 5%;
}
#relation {
	width: 100%;
	padding: 3% 0 1%;
	margin: 0;
}
.relation_inner ul {
	display: block;
	width: 100%;
	border-spacing: 0;
	padding: 0;
}
.relation_inner li {
	display: block;
	padding: 10px;
	border-bottom: 1px #eee solid;
}
.relation_inner li a {
	background: transparent url("/ishi/common/images/relation_allow.png") no-repeat scroll 2rem 0.3em;
	padding-left: 5rem;
}
#countents p.annotate {
	text-align: left;
	padding: 0 3%;
}
.blue_font {
	width: 100%;
	font-size: 1.6rem;
	line-height: 2rem;
}
ul.listMark {
	margin: 5% 3%;
	padding: 0 0 0 1em;
}
.count_list dt {
	padding: 20px 0px 0px;
}
.hos_name {
	width: auto;
}
.boxContainer a {
	float: none;
	width: 100%;
}
.pageing {
	margin: 30px auto;
	padding-top: 20px;
}
.textArea {
	margin: 0 3%;
}

.bnr_form{width: 90%;}
.bnr_form_inner {
	width: 100%;
}
.top_line {
	height: auto;
	background-color: #fff;
	border-bottom: 1px solid #50ABF1;
	border-bottom: 1px solid #D7D7D7;
}
.top_line_inner_l {
	display: none;
	color: #4FABF4;
	padding: 1% 0;
}
h6 {
	width: 100%;
	padding: 0px 5%;
}
#main ul.singleNav {
	width: 90%;
	margin: 50px auto;
}
.tit_initial {
	margin-bottom: 5%;
}
ul.head_link li.dr_rec.dr_rec a {
	padding: 6px 4px;
}
.sub_icon {
	margin-right: 10px;
}
#countents dl {
	margin: 5% 3%;
	padding: 0;
}
.img_right {
	padding: 0;
}
.category_tit {
	padding: 5px 10px;
	font-size: 14px;
	margin: 10px 0 0 10px;
	display: inline-block;
}
#scholarship #subNav_base .tit_initial, #link #subNav_base .tit_initial, #inquiry #subNav_base .tit_initial {
	padding: 1%;
}
#junior-resident .tit_initial, #scholarship .tit_initial, #recruitment .tit_initial, #inquiry .tit_initial {
	width: auto;
}
/*問い合わせ先*/
.form_boxArea {
	padding: 3%;
	width: 100%;
}
.form_box, .form_box_inner {
	display: block;
	width: 100%;
}
.contactParts {
	display: block;
	padding: 4%;
}
div.contactParts p {
	padding: 0;
}
.form_box_inner {
	margin: 3% 0px;
}
.l_line {
	border-left: none;
	border-top: 1px solid #50ABF1;
}
.form_target {
	font-size: 1.7rem;
}
.form_box a, .form_box02 a {
	border-spacing: 0px;
	width: 100%;
	display: block;
}
.contactArea .icon {
/*width: 40%;
display: block;*/
}
#countents_top {
	margin: 5px auto 0px;
}
#vision .tit_initial {
	background-position: 100% 10%;
}
.lf_con, .rt_con {
	width: 100%;
}
.form_name {
	font-size: 16px!important;
	height: 26px;
}
.bnr_contents {
    background: none;
}
.bnr_tit {
    padding: 7px 20px;
	width:100%;
	
 }
 .bnr_tit p.bnr_txt span.tit{
	 display:block;
	 text-align:center;
	 }
}

@media screen and (max-width:500px) {
	.imageArea {
    border-spacing: 5px 10px;
	}
	.imageArea span img {
    width: 100%;
	}
#senior-resident .tit_initial {
	background-position: 100% -30%;
}
}

/*youtube比率調整*/
.youtube_block {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
  margin-bottom: 100px;
}

.youtube_block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.flex_movie{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.flex_movie > div{width: 48%;}
.movie h3{font-size:1em!important;}


@media screen and (max-width:1000px) {
	.flex_movie{display: block;
	}
	.flex_movie > div{width: 100%;}
	.movie h3{font-size:1.5em!important;}
}