@charset "utf-8";

html {
	font-size: 62.5%;/* 10px */
}

.meirio {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sun-selif;
}

/*------看護高等専修学校header--------*/
#mainV {
	padding-bottom: 27px;
}

#nurseIntro {
	text-align: left;
}

#nurseIntro h2 {
	font-size: 2.2rem;
	color: #0298cb;
	padding-bottom: 22px;
	letter-spacing: 1px;
	line-height: 1;
}

#nurseIntro p {
	font-size: 1.4rem;
	line-height: 1.7;
	color: #000304;
	padding-bottom: 12px;
	letter-spacing: 0.4px;
}

/*------看護高等専修学校ナビゲーション--------*/
.nurseNav {
	width: 900px;

}

.nurseNbox {
	letter-spacing: -.40em;

}

.nurseNcontent {
	width: 180px;
	height: 125px;
	border: 2px solid #62bfdf;
	border-left: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
	transition: all 0.3s ease-in-out 0s;
}

.nurseNcontent:hover {
	background-color: #62bfdf;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.navText {
	display: block;
	letter-spacing: normal;
	font-size: 1.4rem;
	line-height: 1.2;
	padding-top: 81px;
	padding: 81px 0 8px;
	background: url(../images/nav_nursearrow.gif) 160px 90px  no-repeat;
}

.navText:hover {
	color: #fff;
	background: none;
}

.bigFont {
	font-size: 1.5rem;
	line-height: 2.1;
}

.nurseNcontent:first-child {
	border-left: 2px solid #62bfdf;
}

.nurseNcontent a {
	display: block;
	text-decoration: none;
}

.nurseNcontent a:hover {
	background: none;
	color: #fff;
	background: url(../images/nav_arrowwhite.gif) 160px 90px  no-repeat;
}

#navTop a::before {
	content: url(../images/nav_top.jpg);
	position: absolute;
	top: 12px;
	left: 12px;
}

#navTop a::before:hover {
	color: #fff;
}

#navGuide a::before {
	content: url(../images/nav_guide.jpg);
	position: absolute;
	top: 12px;
	left: 12px;
}

#navCurriculum a::before {
	content: url(../images/nav_curriculum.jpg);
	position: absolute;
	top: 12px;
	left: 12px;
}

#navRecruit a::before {
	content: url(../images/nav_recruit.jpg);
	position: absolute;
	top: 12px;
	left: 12px;
}

#navVoice a::before {
	content: url(../images/nav_voice.jpg);
	position: absolute;
	top: 12px;
	left: 12px;
}

#navVoice a::before:hover {
	color: #fff;
}

.current {
	background-color: #62bfdf;
	color: #fff !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.current a {
	background: none;
	color: #fff !important;
}



.current .navText {
	background: url(none);
}

.nurseNbox a:hover .navText {
	background: url(../images/nav_arrowwhite.gif) 160px 90px no-repeat;
}




.nurseHeader {
	padding-bottom: 25px;
}

/*------パンくずリスト----*/
.path {
	font-size: 1.4rem;
	line-height: 1;
	background-color: #fff;
	padding-bottom: 4px;
	margin-top: -12px;
}

.pathContent a {
	text-decoration: none;
	font-weight: bold;
}

/*------看護高等専修学校footer--------*/

.nurseFooter {
	border-top: solid 2px #0298cb;
	padding-top: 28px;
	padding-bottom: 94px;
	padding: 28px 0 50px 0;
}

.gmBox {
	float: left;
}

.accessText {
	float:right;
	width: 398px;
}

.accessText h3 {
	font-size: 2rem;
	color: #000304;
	line-height: 1.1;
	padding-bottom: 14px;
	letter-spacing: 1px;
	text-align: center;
}

.accessText h3 span {
	padding-top: 10px;
	display: inline-block;
}

.telN {
	font-size: 3.6rem;
	color: #0298cb;
	padding-bottom: 10px;
	text-decoration: none;
	line-height: 1;
}

.telN span {
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 60px;
}

.siteAddress {
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.5;
	display: inline-block;
	padding: 0 0 10px 30px;
}

.accessTrafic {
	border: 1px solid #d4d2d2;
	padding: 8px 0 11px 20px;
	width: 318px;
	text-align: left;
	margin-left: 28px;
}

.accessTrafic h4 {
	font-weight: bold;
	font-size: 1.3rem;
	color: #000304;
	padding-bottom: 2px;
}

.traficInfo {
	vertical-align: top;
	letter-spacing: -.40em;
}

.traficMethod {
	display: inline-block;
	background-color: #e5e5e5;
	line-height: 1;
	padding: 3px 6px;
	font-size: 1.2rem;
	letter-spacing: normal;
}

.traficD {
	display: inline-block;
	font-size: 1.2rem;
	letter-spacing: normal;
	padding-left: 7px;
}

.nurseTit{
	padding-bottom: 39px;
	position: relative;
	z-index: -2;
}
