@charset "UTF-8";

@media only screen and (min-width: 640px) , print {

/* CSS Document */

.sp {
	display:none;
}

/*----------------------------------------------------
  リセット
----------------------------------------------------*/
body, div, p, table, th, td,
h1, h2, h3, h4, h5, h6, blockquote, pre, address,
ul, ol, li, dl, dt, dd, form, fieldset
{
	margin: 0;
	padding:	0;
	color:#000;
	line-height: 180%;
	font-family:'Hiragino Kaku Gothic ProN',Meiryo,'Lucida Grande', sans-serif;
	-webkit-appearance:none;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
}

table {
	border-collapse: collapse; /* セル間のボーダーを重ねて表示 */
	border-spacing: 0; /* セル間のボーダーの間隔 */
	}

body,
html {
	height: 100%;
}

body {
	/*background:url(../img/index/background.png);*/
	font-size: 62.5%;
	border-top:#044182 solid 5px;
}

a img {border:none;}


a:link {
	color:#03F;
	text-decoration:none;
	border:none;
}

a:visited {
	color:#636;
	text-decoration:none;
	border:none;
}

a:hover {
	color:#009;
	text-decoration: none;
	border:none;
}

.clear {
	clear:both;
}

/*----------------------------------------------------
  clearfix
----------------------------------------------------*/

.clearfix {width:100%;}
.clearfix:after{
    content: "";
    display: block;
    clear: both;}

.clearfix{ overflow:hidden;}




/*----------------------------------------------------
  CONTAINER
----------------------------------------------------*/
#container {
	width:1105px;
	margin:0 auto;
	background:#FFF;
	/*border-right:#bdc3c7 solid 1px;
	border-left:#bdc3c7 solid 1px;*/
}

#shinsotsu {
}

#tenshoku {
}

#footer {
    position: relative;
}



/*----------------------------------------------------
  HEADER
----------------------------------------------------*/
#header_line01 {
	width:100%;
	margin-top:-15px;
	padding:5px 0;
}

#header_line01 p {
	width:1005px;
	margin:0 auto;
	padding:0 5px;
	color:#000;
	font-size:1.2em;
}

.header_line02 {
	width:100%;
	margin-top:-25px;
	margin-bottom:35px;
	padding:5px 0;
}

.header_line02 p {
	width:1005px;
	margin:0 auto;
	padding:0 5px;
	color:#000;
	font-size:1.3em;
}




#header {
	width:1005px;
	margin:0 auto;
	padding-top:5px;
	position:relative;
}

#header p {
	height:25px;
	font-size:1.0em;
	font-size:1.0rem;
}

#header h1 {
	height:45px;
	margin-top:20px; /*トップテキストが無い場合*/
	margin-bottom:15px;
}

#header h1 img {
	height: 42px;
}

#contact_us {
	position:absolute;
	top:30px;
	right:0;
}

#active {
	width:402px;
	position:absolute;
	top:0;
	right:0;
}

#active ul {}

#active ul li {
	float:left;
	list-style-type:none;
	margin-left:1px;
}

#g_navi {
	height:60px;
	margin-bottom:15px;
}

#g_navi li {
	float:left;
	margin-right:3px;
	list-style:none;
}

#g_navi li.last {
	float:left;
	margin-right:0px;
}



#job_introduction {
	width:100px;
	height:170px;
	position:fixed;
	top:40px;
	right:0;
	z-index:3000;
}

#job_introduction a:hover > img {
    opacity: 1.0;
}

/*----------------------------------------------------
  TOP_IMG
----------------------------------------------------*/

#top_img {
	width:1005px;
	margin:0 auto 60px;
}

/*----------------------------------------------------
  SECTION
----------------------------------------------------*/

.section {width:1005px; margin:0 auto;}

.section h2 {
	background:url(../img/index/h_background.gif) repeat-x;
	text-align:center;
	margin-bottom:20px;
}


/*----------------------------------------------------
  NEWS
----------------------------------------------------*/

#news {
	width:1005px;
	margin:10px auto;
}

#news h2 {
	width:120px;
	height:85px;
	line-height:1.6rem;
	text-align:center;
	vertical-align:middle;
	padding-top:35px;
	margin-right:20px;
	background:#ffaa38;
	font-size:1.8em;
	color:#FFF;
	float:left;
	text-shadow:
               0px 3px 10px rgba(0,0,0,0.15),
               0px 5px 2px rgba(0,0,0,0.1),
               0px 12px 30px rgba(0,0,0,0.1);
}

#news ul {
	height:115px;
	padding-top:5px;
}

#news li {
	height:22px;
	list-style:none;
	font-size:1.4em;
	margin-bottom:6px;
}

#news li img {
	margin-top:2px;
	margin-right:10px;
	float:left;
}

#news p.allList {
	width:995px;
	border-top:#ccc 1px solid;
	padding:5px 10px 20px;
	text-align:right;
	font-size:1.4em;
	clear:both;
}

#news li p span.icon {
	font-size:0.8em;
	padding:3px 5px;
	margin-right:8px;
	color:#FFF;
	background:#044180;

	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */

}

#news li a span.news_text {
	text-decoration:underline;
}

/*----------------------------------------------------
  BOX
----------------------------------------------------*/

a.box_link:hover > * {
    opacity: 0.7;
}

.box_wrapper_event,
.box_wrapper_seminer {
	width:1020px;
	margin-right:-15px;
}

.box {
	border:#e6e6e6 solid 5px;
	padding:10px;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}

.box_wrapper_event .box {
	width:210px;
	min-height:280px;
}

.box_wrapper_event .box_first {
	width:465px;
}

.box_first_inner {
	float:left;
	width:210px;
	padding-top:120px;
}

.box ul {
	width:210px;
}

.box li {
	float:left;
	list-style:none;
}

.box img.event_img {
	width:210px;
}

.box_first {
	position:relative;
}

.box_first img.event_img {
	position:absolute;
	top:68px;
}

.box p.title {
	font-size:1.4em;
	line-height:1.4em;
	margin-top:5px;
	margin-bottom:10px;
	font-weight:bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box_first p.title {
	font-size:1.6em;
}

.box .date {
	height:20px;
	background:url(../img/index/icon_date.svg) left bottom no-repeat;
	padding-left:68px;
	font-size:1.25em;
	line-height:20px;
	font-weight:bold;
	margin-bottom:5px;
}

.box .time {
	height:18px;
	padding-left:70px;
	margin-bottom:5px;
	border-bottom:#bdbdbd solid 1px;
	font-size:1.3em;
	line-height:12px;
}

.box .place01 {
	height:20px;
	background:url(../img/index/icon_place.svg) left bottom no-repeat;
	padding-left:68px;
	font-size:1.25em;
	line-height:20px;
	font-weight:bold;
	margin-bottom:5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box .place02 {
	height:18px;
	padding-left:68px;
	font-size:1.2em;
	line-height:12px;
}

.gMap {
	width:245px;
	margin-left:220px;
}

.gMap iframe {
	width:245px;
	height: 210px;
}


/***************  box_wrapper_seminer  ***************/


.box_wrapper_seminer .box {
	width:465px;
}

.box .smn_time {
	height:16px;
	padding-bottom:10px;
	margin-bottom:5px;
	font-size:0.8em;
}

.box .smn_place02 {
	font-size:0.75em;
}

.box_wrapper_seminer .box p.title {
	font-size:1.6em;
}


/*----------------------------------------------------
  LINK
----------------------------------------------------*/

#link {
	width:1005px;
	margin:0 auto;
	padding-bottom:40px;
}

#link h2 {
	background:#969696;
	margin-top:30px;
}

.service_link {
	border-bottom:#dbdbdb solid 1px;
	margin-bottom:15px;
}

.service_link img {
	float:left;
	margin-right:15px;
}

.sub_link {
	width:1005px;
	border-top:#dbdbdb solid 1px;
	margin-top:30px;
	padding-top:20px;
}

.sub_link > a {
	margin-bottom:15px;
}

.service_link ul {
	margin: 25px -15px 0 0;
	overflow: hidden;
	zoom: 1;
	list-style:none;
}

.service_link li {
	float: left;
	margin: 0 15px 15px 0;
	width: 240px;
	display: inline;
 }

.sub_link ul {
	width:800px;
	margin:0 auto;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	justify-content:space-between;
}

.sub_link li {
	/*width:192px;*/
	list-style-type:none;
}

.sub_link li img {
	width:100%;
}

/*----------------------------------------------------
  FOOTER
----------------------------------------------------*/

#footer {
	width:100%;
	min-width:1105px;
	clear:both;
	padding-top:20px;
	padding-bottom:25px;
	color:#000;
	border-top:#CCC solid 1px;
	background-color:#ecf0f1;
}

#footer_inner {
	width:1000px;
	margin:20px auto;
	position:relative;
}

#footer_logo {
	width:230px;
	position:absolute;
	top:18px;
	left:0;
	-js-display: flex;
	display:-webkit-flex;
	display:flex;
	align-items: baseline;
}

#footer_logo img {
	margin-right:5px;
}

#footer_service {
	padding-top:10px;
	padding-left:270px;
	padding-bottom:5px;
}

#footer_service ul {
	padding-bottom:5px;
	border-bottom:#999 solid 1px;
}

#footer_service li {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	color:#333;
	font-size:1.3em;
	height:1.4em;
	line-height:1.5em;
	font-weight:bold;
	margin-right:1.0em;
}

#footer_service li a {
	color:#333;
}
#footer_service li a:before {
	content:url(../img/index/ico_arrow_b.gif);
	margin-right:3px;
}

#footer_service li a:visited {
	color:#333;
}

#footer_service li a:hover {
	color:#666;
	text-decoration:underline;
}

#footer_service li:first-child{
	margin-left:0;
}


#footer_link {
	padding-top:10px;
	padding-left:270px;
}

#footer_link li {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	color:#000;
	font-size:1.2em;
	height:1.4em;
	line-height:1.5em;
	margin-right:14px;
}

#footer_link li a:before {
	content: url(../img/index/ico_arrow_s.gif);
	margin-right:3px;
}

#footer_link li a {
	color:#000;
}

#footer_link li a:hover {
	color:#666;
	text-decoration:underline;
}

#footer_link li a:visited {
	color:#000;
}

#footer_link li:first-child{
	margin-left:0;
}

#copyright {
	color:#000;
	padding-left:270px;
	font-size:1.2em;
}

/*----------------------------------------------------
  MOBILE
----------------------------------------------------*/

.sp {
	display:none;
}


.close {display:none;}
.open {display:block;}

/*----------------------------------------------------
------------------------------------------------------
  NEWSページ
------------------------------------------------------
----------------------------------------------------*/
#news_sub {
	width:1005px;
	margin:20px auto;
}

#news_sub h2 {
	width:1005px;
	padding-top:10px;
	padding-left:20px;
	height:35px;
	line-height:1.4em;
	vertical-align:middle;
	margin-right:20px;
	background:#ffaa38;
	font-size:2.2em;
	font-weight:normal;
	color:#FFF;
	text-shadow:
               0px 3px 10px rgba(0,0,0,0.15),
               0px 5px 2px rgba(0,0,0,0.1),
               0px 12px 30px rgba(0,0,0,0.1);
}

#news_sub ul {
	margin-top:20px;
	margin-left:10px;
	padding-top:5px;
}

#news_sub li {
	list-style:none;
	font-size:1.4em;
	margin-bottom:10px;
}

#news_sub li img {
	margin-top:2px;
	margin-right:10px;
	float:left;
}

#news_sub li span.icon {
	font-size:0.8em;
	padding:3px 5px;
	margin-right:8px;
	color:#FFF;

	background:#044180;

	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */

}

#news_sub li a span.news_text {
	text-decoration:underline;
}

#pageNav {
	width:1005px;
	margin:5px auto;
	border-top:#999 solid 1px;
}

#pageNav ul {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	text-align: center;
}

#pageNav ul li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

#pageNav ul li span,
#pageNav ul li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}

#pageNav ul li a:hover {
	background: #eeeff7;
	border-color: #00f;
}





#news_text {
	width:1005px;
	position:relative;
	margin:20px auto;
}

#news_text h2 {
	width:985px;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	height:35px;
	line-height:1.4em;
	vertical-align:middle;
	margin-right:20px;
	background:#ffaa38;
	font-size:2.2em;
	font-weight:normal;
	color:#FFF;
	text-shadow:
               0px 3px 10px rgba(0,0,0,0.15),
               0px 5px 2px rgba(0,0,0,0.1),
               0px 12px 30px rgba(0,0,0,0.1);
}


#news_text ul {
	margin:20px auto 20px;
}

#news_text li {
	float:left;
	font-size:1.2em;
	padding:1px 5px;
	margin-right:8px;
	color:#FFF;

	background:#044180;

	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */

	list-style:none;
}

#news_text p.date {
	margin:0 auto 5px;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.6em;
}

#news_text h3 {
	margin:0 auto 10px;
	font-size:2.2em;
	text-align:left;
	color:#333;
}

#news_text .text {
	margin:0 auto 75px;
	font-size:1.6em;
	line-height:1.8em;
	width:100%;
}

#news_text .text p {
	margin-bottom:20px;
}

#news_text .text img {
	margin-bottom:20px;
	max-width:100%;
}

#news_pager {
	position:absolute;
	top:12px;
	right:20px;
}

#news_pager img.line {margin:0 3px;}

a:hover > img,
a:hover > input[type="image"]
{
    opacity: 0.7;
}

div.banner {
	 float: left;
	 width: 495px;
	 margin-bottom:10px;
}

div.ban_right {
	margin-right:15px;
}

div.banner img {
	width:100%;
}

div#maintenance_information {
    box-sizing: border-box;
    width: 1005px;
    margin: 0 auto 50px;
    padding: 15px 20px;
    border: solid 5px #ccc;
    text-align: center;
    font-size: 1.4em;
}

div#maintenance_information h1 {
    font-size: 1.2em;
}

div#maintenance_information p {
    margin-top: 15px;
    text-align: left;
}

.box_wrapper_headline {
	color: #004098;
	font-weight:bold;
	font-size:1.8em;
	margin-bottom:3px;
}

/*----------------------------------------------------
  TOPページ
----------------------------------------------------*/
img.icon_svg { height: 22px; margin-right: 3px; }
ul.icon_list { width: 100%; }
}

