@charset "utf-8";

/* basic link colours
----------------------------------------------- */
a:link {
	color: #0073ae;
	text-decoration: none;
}
a:visited {
	color: #0073ae;
	text-decoration: none;
}
a:hover, a:active {
	color: #22a0e1;
	text-decoration: underline;
}

/* layout
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #333;
	background: #d7f0fd;
}
#container {
	width: 100%;
	background: #d7f0fd;
}
.container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	padding-top: 20px;
}
#maincontent {
width: 960px;
margin: 0 auto;
}
#main {
	padding: 30px;
	width: 900px;
	background: #fff;
	text-align: left;
	border-top: 4px solid #0073ae;
	margin-bottom: 30px;
}
.mB30 {
	margin-bottom: 30px;
}
.mB20 {
	margin-bottom: 20px;
}
.mB15 {
	margin-bottom: 15px;
}
.mB10 {
	margin-bottom: 10px;
}
.mB5 {
	margin-bottom: 5px;
}
.txtRed {
	color: #ee3333;
}

/* clear
----------------------------------------------- */
.clB {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}
.clBTxt {
	clear: both;
}
.clearfix:after,
#main:after,
#footer:after
 {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix,
#main,
#footer
 {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #main,
* html #footer
 {
  height: 1%;
  overflow: visible;
}
.clearfix,
#main,
#footer
 {
	display: block;
}

/* COMMON
----------------------------------------------- */
#headIn span,#headCmnIn span,.banDouga span {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* header
----------------------------------------------- */
#header {
	width: 100%;
}
#headCmnW {
	height: 170px;
}
#headCmn {
	width: 100%;
	height: 90px;
	background: #fff;
}
#headIn {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#headCmnIn {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
#headIn h1 {
	width: 151px;
	height: 107px;
	position: absolute;
	float: left;
	z-index: 10;
	padding-top: 10px;
}
#headIn h1 a,#headIn h1 a:link,#headIn h1 a:visited,#headIn h1 a:hover {
	width: 151px;
	height: 107px;
	display: block;
	background:url(../img2016/common/logo.png);
}
#headIn h1.large {
	width: 191px;
	height: 136px;
	position: absolute;
	float: left;
	z-index: 10;
	padding-top: 10px;
}
#headIn h1.large a,#headIn h1.large a:link,#headIn h1.large a:visited,#headIn h1.large a:hover {
	width: 191px;
	height: 165px;
	display: block;
	background:url(../img2016/common/logo_large.png);
}
#headCmn h1 {
	width: 103px;
	height: 81px;
	padding-top: 9px;
	margin: 0 auto;
}
#headCmn h1 a,#headCmn h1 a:link,#headCmn h1 a:visited,#headCmn h1 a:hover {
	width: 103px;
	height: 73px;
	display: block;
	background:url(../img2016/common/logo_s.gif);
}
#headCmn h1 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#navCont {
	width: 100%;
	height: 80px;
	clear: both;
	text-align: center;
	display: block!important;
	background: #0073ae;
	/*背景色(pagetop.js)で指定*/
}

#nav {
	width: 960px;
	height: 80px;
	margin: auto;
	position: relative;
	z-index: 10;
}
#nav li {
	float: left;
	position: relative;
	width:192px;
}
#nav li a {
	width: 192px;
	height: 67px;
	padding-top: 13px;
	display: block;
	float: left;
	position: relative;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height:1;
}
#nav li.line2 a {
	height: 26px;
}
#nav li img {
	margin-bottom: 5px;
}
#nav li a:hover {
	text-decoration: none;
	background: #0073ae;
}
#nav li a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
#nav ul { display: none; position: absolute; top: 80px; left: 0; }
* html #nav { line-height: 0; }
#nav ul li { float: none; font-size: 0.8em; }
#nav ul { width: 192px; }
#nav ul ul { top: 0; left: 121px; }
#nav ul a { 
	display: block;
	width: 188px;
	height: 13px;
	background:#0073ae;
	padding: 10px 0 10px 5px;
	zoom: 1;
	font-size: 12px;
	border-bottom: 1px solid #148ecd;
	text-align: left;
	font-weight: normal;
	color: #fff;
}
#nav ul a.hover {
	background: #22a0e1;
	color: #fff;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 2200;
}

/* SNS
----------------------------------------------- */
.sns {
	width: 100%;
	clear: both;
}
.sns img {
	margin-bottom: 10px;
}
.snsFb,.snsLn,.blogBtn {
	width: 50%;
	float: left;
}
.snsFb a,.snsLn a,.blogBtn a {
	display: block;
	padding: 20px 0;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
.snsFb a:hover,.snsLn a:hover,.blogBtn a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */
}
.snsFb a {
	background: #39599f;
}
.snsLn a {
	background: #5dcc13;
}
.blogBtn a {
	background: #10843a;
}
/* TEL
----------------------------------------------- */
#telFoot {
	width: 100%;
	background: #edf9ff;
}
.topTel {
	width: 960px;
	margin: 0 auto;
	clear: both;
	text-align: left;
	padding: 30px 0;
}
.topTel1,.topTel2 {
	width: 306px;
	float: left;
	margin-right: 21px;
}
.topTel3 {
	width: 306px;
	float: left;
}
.topTel1_4 {
	width: 306px;
	float: left;
	margin-right: 21px;
}
.topTel3_4 {
	width: 306px;
	float: left;
}
.topTel4_4 {
	width: 306px;
	float: right;
}

.topTel h3 { 
	font-size: 1.8em;
	line-height: 1.2;
}
.roll {
	line-height: 1;
    padding-top: 5px;
    margin-bottom: -5px;
	font-weight: bold;
}
.roll.companyColor{
	color: #11a73b;
}
.roll.recruitColor {
	color: #ea5a02;
}
.icontel {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
}
.icontel img {
	margin: 0 3px 2px 0;
}
.icontel.companyColor{
	color: #11a73b;
}
.icontel.recruitColor {
	color: #ea5a02;
}
.topTelTime {
	padding-top: 5px;
	font-size: 15px;
}
.topTelEve {
color: #e93e31;
}
.topTel dd {
	margin-top: 5px;
	font-size: 15px;
}
.topTel dd a {
	width: 100%;
	text-align: center;
	font-size: 1.2em;
	padding: 13px 0;
	color: #fff;
	font-weight: bold;
	display: block;
	background: url(../img2016/common/arrow_w.png) 90% center no-repeat #22a0e1;
	border-bottom: 3px solid #0073ae;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.topTel dd a:hover {
	text-decoration: none;
	background: url(../img2016/common/arrow_w.png) 90% center no-repeat #45CDE6;
}
/*.tyl_footer {
	margin-bottom: 15px;
}*/


/* footer
----------------------------------------------- */
#scroll_box {
	margin: 0 auto;
	text-align: right;
	width: 960px;
}
#pageTop {
	bottom: 20px;
	right: 20px;
	display: block;
	height: 60px;
	position: fixed;
	width: 60px;
	z-index: 999;
}
#footer {
width: 100%;
clear: both;
background: #0073ae;
}
.footIn {
width: 960px;
margin: 0 auto;
text-align: left;
padding-top: 40px;
}
.footer-menu {
float: left;
width: 225px;
padding-right: 20px;
}
.footer-menu2 {
float: left;
width: 225px;
padding-right: 20px;
}
.footer-menu3 {
float: left;
width: 225px;
padding-right: 20px;
}
.footer-menu4 {
float: left;
width: 224px;
}
.footer-menu2 ul {
width: 229px;
float: left;
}
.footIn h2 {
font-weight: bold;
border-bottom: 2px solid #148ecd;
margin-bottom: 10px;
padding-bottom: 5px;
font-size: 1.1em;
color: #fff;
}
.footIn h2 a,.footIn h2 a:link,.footIn h2 a:visited,.footIn h2 a:hover {
color: #fff;
line-height: 1.2;
}
.footer-menu li,.footer-menu2 li,.footer-menu3 li,.footer-menu4 li {
	margin-bottom: 5px;
	color: #ddd;
}
.footer-menu li a,.footer-menu li a:link,.footer-menu li a:visited,.footer-menu li a:hover,
.footer-menu2 li a,.footer-menu2 li a:link,.footer-menu2 li a:visited,.footer-menu2 li a:hover,
.footer-menu3 li a,.footer-menu3 li a:link,.footer-menu3 li a:visited,.footer-menu3 li a:hover,
.footer-menu4 li a,.footer-menu4 li a:link,.footer-menu4 li a:visited,.footer-menu4 li a:hover {
	color: #fff;
	line-height: 1.2;
}
#footcontent {
clear: both;
width: 100%;
padding: 15px 0;
background: #fff;
text-align: center;
margin-bottom: -20px;
color: #0073ae;
}

/* SIDE
----------------------------------------------- */
.sideBtn li {
	margin-bottom: 10px;
}

.sideKyujin {
	width: 210px;
	padding: 9px;
	border: 1px solid #999;
	margin-bottom: 10px;
	background: #fff;
}
.sideKyujin h2 {
	color: #46981a;
	margin-bottom: 5px;
	font-size: 1.1em;
}
.sidePick {
	width: 210px;
	height: 149px;
	overflow-y: auto;
	padding: 0 7px 7px;
	border: 3px solid #666;
	background: #fff;
	margin-bottom: 10px;
}
.sidePick dt {
line-height: 1.2;
padding-top: 5px;
}

.sidePick dd {
line-height: 1.2;
font-size: 93%;
padding: 2px 0 5px;
border-bottom: 1px solid #666;
word-break: break-all;
}

.blogDay {
font-size: 85%;
}

.sideFB {
	width: 224px;
	border: 3px solid #3b5998;
	background: #fff;
	margin-bottom: 10px;
}

.uiStreamStory .mainWrapper {
margin: 0 !important;
}

.sideTweet {
	width: 224px;
	border: 3px solid #00a0d1;
	background: #fff;
	margin-bottom: 10px;
}

ul#twitter_update_list{
font-size:93%;
line-height: 1.2;
width: 224px;
height: 104px;
overflow-y: auto;
}
ul#twitter_update_list li{
border-bottom:1px dotted #888;
padding: 3px;
width: 210px;
}

.banDouga a,.banDouga a:link,.banDouga a:visited {
width: 230px;
height: 90px;
background: url(../new_img/ban_cm.gif);
background-position: 0 0;
margin-bottom: 10px;
display: block;
}

.banDouga a:hover {
width: 230px;
height: 90px;
background: url(../new_img/ban_cm.gif);
background-position: 0 -90px;
margin-bottom: 10px;
display: block;
}
.sideTtl1 {
	padding: 8px 10px 7px;
	background: #00a062;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.2;
}
.sideTtl1 a {
	color: #fff;
	text-decoration: none;
}

/* extra
----------------------------------------------- */
div.formEntryAction {
	margin: 10px 0;
	border: 1px solid #ccc;
	background-color: #eae8e1;
}

div.partner-guide {
	background: url(../common_img/bg_pn.gif);
	margin-bottom: 10px;
	padding: 5px 0;
}
div.partner-guide div {
	margin: 0 5px;
	background-color: #ffffff;
}
.partner-guide dl {
	width: 190px;
	margin: 10px;
}
.partner-guide dt {
	margin-bottom: 10px;
}
.partner-guide dd {
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
}
dd.pn-ex {
	padding: 8px 0;
	border-top: dotted 1px #b0d2d6;
	border-bottom: dotted 1px #b0d2d6;
}
dd.pn-detail {
	float: right;
	margin-top: 8px;
	padding-left: 12px;
	background: url(../common_img/li_marker_or.gif) no-repeat 0 3px;
}

/* paragraph styles
----------------------------------------------- */
p.bodytext {
	color: #484848;
	font-size: 12px;
	line-height: 1.5;
}
p.mincho {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "平成明朝", "HeiseiMincho", serif;
}
p.floating-right {
	float: right;
}
p.linkage{
	padding-left: 10px;
	background: url(../common_img/li_marker_or.gif) no-repeat 0 50%;
	font-size: 12px;
	line-height: 1.3;
}

/* for heading images
----------------------------------------------- */
h1 img, h2 img, h3 img, h4 img, li img {
	vertical-align: bottom;
}

/* common styles
----------------------------------------------- */
.inline {
	display: inline;
}
.photoleft {
	float: left;
	margin: 0 5px 5px 0px;
	padding: 0;
}
.photoright {
	float: right;
	margin: 0 0 5px 5px;
	padding: 0;
}

/* for column layout
----------------------------------------------- */
.box {
	margin-bottom: 20px;
}
.layoutbox {
	position: relative;
}
.leftbox {
	float: left;
}
.rightbox {
	float: right;
}

