@charset "utf-8";



body {
	background: #fff !important;
}

#wrapper {
	padding-top: 0;
	padding-bottom: 50px !important;
}



#content {
	position: relative;
	margin: 10px 0 0;
	padding: 0 0 1px;
	font-size: 13px !important;
	font-family: Helvetica, sans-serif !important;
	line-height: 1.2 !important;
}
#content * {
}


#content:after {
	clear: both;
	display: block;
	content: "";
	visibility: hidden;
}



#title {
	margin: 0 0 10px;
}
#title h1 {
	float: left;
	width: 300px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
#title .link {
	float: right;
	width: 200px;
	margin: 0;
	text-align: right;
}
#title .link a {
	display: inline-block;
	font-size: 15px;
	color: #00a8b5;
}
#title .link a:before {
	content: "";
	display: inline-block;
	margin: 0 12px 0 0;
	width: 8px;
	height: 12px;
	background: url(../img/arrow_blue.png) 100% 50% no-repeat;
}
#title p {
	margin: 0;
	padding: 0;
	font-size: 15px !important;
	letter-spacing: 1px;
	float: left;
}

#title:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}






#content strong,
#content em,
#content span {
	color: #777 !important;
}

#content strong {
	font-weight: bold;
}










#nav:after,
#nav ul:after {
	clear: both;
	display: block;
	content: "";
	visibility: hidden;
}
* html #nav,
* html #nav ul {
	display: inline-block;
}
*+html #nav,
*+html #nav ul {
	display: inline-block;
}




#nav {
	position: relative;
}

#nav-career {
}

#nav-year {
	background: transparent url(../img/line_h.gif) 0 0 repeat-x;
}



#nav {
	background: transparent url(../img/line_v.gif) 0 0 repeat-y; 
}
#nav ul {
	position: relative;
	padding: 4px 48px 8px 0;
	background: transparent url(../img/line_h.gif) 0 0 repeat-x; 
}
#nav li {
	float: left;
	width: 64px;
	margin: 0 6px 0 0;
	padding: 8px 0 4px;
	text-align: center;
}
#nav li a {
	display: block;
	height: 22px;
	margin: 0 auto;
	cursor: pointer;
	color: #666;
	background: transparent url(../img/checkbox_set.png) 50% 16px no-repeat;
}

#nav li a:hover {
	text-decoration: none;
	background-position: 50% -84px;
}

#nav li.selected a {
	background-position: 50% -184px !important;
}

#nav li a img {
	margin: 3px 0 0;
}
#nav li a strong {
	display: block;
	height: 10px;
	padding: 2px 0 0;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1;
}
#nav li a:hover strong {
}



#nav-reset {
	position: absolute;
	width: 61px;
	height: 100%;
	top: 1px;
	right: 0;
	background: transparent url(../img/bg_clearbtn.png) 0 0 repeat-y;
}
#nav-reset a,
#nav-reset button {
	position: absolute;
	display: block;
	width: 59px;
	height: auto;
	left: 1px;
	right: 1px;
	top: 0;
	bottom: 1px;
	z-index: 10;
	padding: 0;
	text-align: center;
}
#nav-reset a img {
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
#nav-reset button {
	vertical-align: middle;
	color: #666;
	line-height: 1.1 !important;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: none;
	background: none;
}
#nav-reset button:hover {
	width: 59px;
	border: 2px solid #00a8b5;
}


#nav .ex {
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	bottom: -1px;
	z-index: 10;
	background: transparent url(../img/line_h.gif) 0 0 repeat-x;
}






.cols-1 #nav,
.cols-1 #nav ul,
.cols-1 #nav div {
	background: none !important;
}
.cols-1 #nav .ex {
	display: none;
}
.cols-1 #nav {
	border: 1px dotted #999;
}
.cols-1 #nav-career,
.cols-1 #nav-year {
	border-bottom: 1px dotted #999;
}
.cols-1 #nav ul {
	padding: 10px 0;
}
.cols-1 #nav li {
	width: 25%;
	margin: 0;
	padding: 5px 0;
}
.cols-1 #nav-reset,
.cols-1 #nav-reset * {
	position: relative;
	background: none;
}
.cols-1 #nav-reset br {
	display: none;
}
.cols-1 #nav-reset {
	width: 100%;
	height: 2.5em;
}
.cols-1 #nav-reset button {
	display: block;
	width: 100% !important;
	line-height: 2.5 !important;
	border: none !important;
}


.cols-1 #title {
	box-sizing: border-box;
	padding: 0;
}
.cols-1 #title h1 {
	float: none;
	width: auto;
	font-size: 18px;
}
.cols-1 #title .link {
	float: none;
	text-align: left;
	margin: 10px 0 0;
}
.cols-1 #title .link a {
	font-size: 12px;
}
.cols-1 #title .link a:before {
	margin-right: 5px;
	width: 5px;
	height: 8px;
}
.cols-1 #title p {
	padding: 0;
}

/*--------20190129 title---------------*/

.masthead {
    overflow: hidden;
	position: relative;
	padding-top: 10px;
}
.masthead .title {
	display: inline-block;
	max-width: 140px;
	margin: 5px 20px 10px 0;
	white-space: nowrap;
	line-height: 1.5;
	vertical-align: top;
	text-align: left;
	font-size: 30px;
	font-weight: normal;
}


@media (max-width:767px){
	#wrapper {
		padding-top: 0;
		padding-bottom: 20px !important;
	}

/*--------20190129 title---------------*/
    .masthead .title {
	    margin-top: 0;
    	font-size: 22px;
    }

}

/*--------20191105---------------*/
.sp_only {
  display: none; }
@media screen and (max-width: 767px) {
  .pc_only {
    display: none; }
  .sp_only {
    display: inherit; }
}