@charset "Shift_JIS";

/* ===== Float対策 ===== */
.clearFix { display:inline-table; }
.clearFix:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:" ";
}
/* Hides from IE-mac \*/
* html .clearFix { height:1%; }
*:first-child+html .clearFix { height:1%; }
.clearFix { display:block; }
/* End hide from IE-mac */

.skip {
	overflow:hidden;
	width:0;
	height:0;
	position:absolute;
}

a img {
	border: none;
}

a { color:#333; text-decoration:underline; }
a:visited { color:#333; text-decoration:underline; }
a:hover { color:#333; text-decoration:none; }
a:active { color:#333; text-decoration:none; }


/*--PC-----------------------------------------------------------
--------------------------------------------------------------------*/

@media screen and (min-width: 739px) {
/**************************************************
		Setting
**************************************************/
* {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


body {
	position:relative;
	margin:0;
	padding:0;
	color:#333;
	-webkit-text-size-adjust:100%;
	font-size:14px;
}


#brand_name tr dl dt {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 10px;
}

#brand_name tr dl dd {
	margin-left: 0;
}

/**************************************************
NEWヘッダ
**************************************************/

#headerContents { width:100%; height:43px; background-color:#e60039; padding:0px;}
#headerContents .inner { width:980px; margin:0 auto; position:relative;}
#headerContents .inner h1#logo { position:absolute; top:0px; left:0px; margin:0px; padding:0px;}
#headerContents .inner ul { position:absolute; top:0px; right:0px; margin:0px; padding:0px;}
#headerContents .inner ul li { float:left; list-style:none;}


#commonNav { width:100%; margin:0 auto; text-align:center; overflow: hidden;}
#commonNav ul{ width:980px !important; margin:15px auto !important; padding:0px !important; overflow: hidden;}

.en #commonNav { height:60px !important; display:block;}
.en #commonNav li a {
	width: 100%;
	display: block;
	text-align: center;
	height: 36px;
	float: left;
	line-height: 36px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	color:#333;
	text-decoration:none;
	box-sizing: border-box;
}

.en #commonNav li:first-child a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#commonNav li {list-style:none; padding:0px;}
#commonNav li a {
	width: 24.8%;
	display: block;
	text-align: center;
	height: 36px;
	float: left;
	line-height: 36px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	color:#333;
	text-decoration:none;
}

#commonNav li:first-child a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#commonNav li#medical a {border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;}


/*
#commonNav li#company .icon {
	background-image: url(/common/img/nav_ico_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 43px;
	padding-top:5px;
	padding-bottom: 5px;
}
#commonNav li#recruit .icon {
	background-image: url(/common/img/nav_ico_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 43px;
	padding-top:5px;
	padding-bottom: 5px;
}
#commonNav li#general .icon {
	background-image: url(/common/img/nav_ico_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 46px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#commonNav li#medical .icon {
	background-image: url(/common/img/nav_ico_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 43px;
	padding-top:5px;
	padding-bottom: 5px;
}
*/

#commonNav li a {
	font-size:14px;
}

/*#commonNav li#company a,
#commonNav li#medical a,
#commonNav li#recruit a { font-size:16px !important;}*/

#commonNav li#company .icon {
	padding-top:5px;
	padding-bottom: 5px;
}
#commonNav li#recruit .icon {
	padding-top:5px;
	padding-bottom: 5px;
}
#commonNav li#general .icon {
	padding-top: 3px;
	padding-bottom: 3px;
}
#commonNav li#medical .icon {
	padding-top:5px;
	padding-bottom: 5px;
}

#entry_btn, #login_btn {
	color: #fff;
	font-size: 11px !important;
	text-decoration: none;
	display: block;
	width: 87px;
	height: 28px;
	text-align: center;
	padding-top: 10px !important;
	border-left: 1px solid #f599b0;
}

#entry_btn {
	background-color: #F78B09;
}

#login_btn {
	background-color: #5CB123;
}

/**************************************************
NEWフッタ
**************************************************/

#footerArea { width:100%; background-color: #e0e0e0; overflow: hidden;}
#ftLink li a { color:#333; text-decoration:none;}

#ftLink { padding-top:6px; padding-bottom:6px; background-color:#efefef;}

#ftLink ul { width:980px; margin:0 auto ; text-align:left; padding:0px;}

#ftLink li {
	display: inline-block;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding:0 10px;
}


#ftLink ul {}

#ftLink li {}

#copyright { text-align:center; font-size:10px; padding-top:15px !important; padding-bottom:15px !important; margin:0px !important; background-color: #e0e0e0;}

body #pageTop { position:fixed; right:15px; bottom:15px; z-index:100;}

#pankzArea { display: none; }

.bnr-area { display: none; }

/**/

.new_icon:after {
	content: url(../../../../med/_projects/med/img/common/new_icon.png);
}

}



/*--sp-----------------------------------------------------------
--------------------------------------------------------------------*/
@media screen and (max-width: 738px) {

#footerWrapper .pankz {
	margin:0 auto;
	padding:23px 10px;
	text-align:left;
}

#footerWrapper .pankz ul {
	margin:0;
	padding:0;
	font-size:0.7em;
}

#footerWrapper .pankz ul li {
	display:inline;
	padding:0 7px 0 13px;
	background:transparent url("../../img/icon_pankz_001.gif") 0 0.4em no-repeat;
	list-style-type:none;
	list-style-position:outside;
	zoom:1;
}

#footerWrapper .pankz ul li.home {
	padding:0 7px 0 17px;
	background:transparent url("../../img/icon_home.gif") 0 0.1em no-repeat;
}

#footerWrapper .pankz img {
	border:0;
	vertical-align:bottom;
	-ms-interpolation-mode:bicubic;
}

/**/}

