@charset "utf-8";
/*---------------------------------------------------------------------------
/* reset
 --------------------------------------------------------------------------*/
@page {
    size: A4;
	margin: 12.7mm 9.7mm;
}
* {
	margin: 0;
	padding: 0;
}
body, article, aside, details, div, figcaption, figure, footer, h1, h2, h3, h4, h5, h6, p, header, hgroup, main, menu, nav, section, summary, ul, ol, li, dl, dt, dd, span, table, th, td, a, input, textarea {
	box-sizing: border-box !important;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, table, th, td {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	font-family: "FP-ヒラギノ角ゴ StdN W4";
	background: #fff;
}

html.bgfixed {
	background:#fff url(../img/common/footer_copy.png) fixed no-repeat center bottom;
}
body {
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	color: #222;
	font: 12px;
	font-family: "FP-ヒラギノ角ゴ StdN W4";
/*
	height: 100%;
	background:#fff;
*/
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
/*
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;*/
	letter-spacing: 0.15em;
}
body.fixed {
	margin-top: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-size: 100%;
	font-weight: normal;
}
ul, dl, ol {
	text-indent: 0;
}
li {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
* html input, * html textarea, * html select {
	font-size: 100%;
	vertical-align: bottom;
}
*:first-child+html+input, *:first-child html+textarea, *:first-child+html select {
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
th, td {
	text-align: left;
	vertical-align: top;
}
caption {
	text-align: left;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
}
* html pre, * html code, * html kbd, * html samp, * html tt {
	font-size: 100%;
	line-height: 100%;
}
*:first-child+html pre, *:first-child html+code, *:first-child html+kbd, *:first-child+html+samp, *:first-child+html tt {
	font-size: 108%;
	line-height: 100%;
}
input, select, textarea {
	padding: 2px;
}
* html div#container {
	height: 100%;
}

/*  set tags
 --------------------------------------------------------------------------*/
ul, ol {
	margin : 0;
	padding: 0;
	font-size: 100%;
}
li {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
hr {
	border: none;
	border-top: dashed 1px #cccccc;
	height: 1px;
	color: #FFFFFF;
	width: auto;
	margin-bottom: 30px;
}
a:link {
	color: #222;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #222;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: none;
}

section.section a:link {
	text-decoration: underline;
}

section.section a:hover {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: top;
	margin-top: 0;
	margin-bottom: 0;
	display: block;
}
strong {
	font-weight: bold;
	text-transform: none;
}

/*  items
 --------------------------------------------------------------------------*/
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 9999999999999;
}
#loader {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-top: -100px;
	margin-left: -100px;
	text-align: center;
	color: #fff;
	font-size: .9em;
	z-index: 9999999999999;
}

#loader p,#loader img {
	display: block;
	margin: 0 auto 10px;
}

.sp { display: none !important; }
.pc { display: block !important; }

.unk { margin:-150px;padding:150px; }

/* set border ( full wrapp ) */
.border { border: 1px solid #001c7a; }
img.border {
	padding: 3px;
	vertical-align: top;
	background-color: #FFFFFF;
}
/* set color */
.cRed { color:#feac0e; }
.cBlue { color: #004BB0; }
/* set position */
.tCenter {
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
.tCenter img { display: inline;width:100%; }
.tRight {
	margin-left: auto;
	text-align: right;
}
/* set hide contents */
.disp { display: none; }
/* set text */
.txGyosho { font-family: "ManyoGyoshoStd-E"; }
.txMaru { font-family: "TsukuARdGothicStd-B"; }
.txSmall { font-size: 0.6em; }
.tSmall { font-size: 0.8em; }
.tLead {
	font-size: 2.3em;
	color: #001c7a;
	line-height: 2;
	/*font-family: "TsukuMinPr5N-B";*/
}
.tLarge { font-size: 1.4em; }
.txLarge { font-size: 1.8em; }
.tsxLarge { font-size: 2.4em; }
.bold { font-weight: 700; }

/* set under line on roll over(animation) */
.role a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #0ad6dd;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 9999;
}
.role a:hover::after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

/* set rollover transition */
.onCng {
	-webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
	transition: all .5s;
}

/* set flex-box wrapp */
.flexNormal {
	width: auto;
	height: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.flexCenter {
	width: 100%;
	height: auto;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
.flexBetween {
	width: auto;
	height: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
}

.flexNormal img, .flexCenter img, .flexBetween img {width:100%;}

/* set button */
.button, .button-backpage {
	/*background-color: #feac0e;*/
	position: relative;
	display: block;
}
.button a {
	width: auto;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height:40px;
	text-align: center;
	color: #feac0e;
	cursor: pointer;
	text-decoration: none !important;
	border-radius: 0.5em;
	border:2px solid #feac0e;
	background:#fff;
}

.button a:hover {
	background-color: #fe8a0e;
	color:#fff;
	cursor: pointer;
	text-decoration: none !important;
	border-radius: 0.5em;
	border:2px solid #fe8a0e;
}

.button-formback {
	position: relative;
	display: block;
/*	background-color: #666;*/
}

 .button-backpage a, .button-formback a {
	width: auto;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height:40px;
	text-align: center;
	color: #000;
	cursor: pointer;
	text-decoration: none !important;
	border-radius: 0.5em;
	border:2px solid #666;
}

/*
.button:active, .button:hover, .button-backpage:active, .button-backpage:hover {
	background-color: #e83903;
	text-decoration: none;
}
*/
.button-backpage a:active, .button-backpage a:hover, .button-formback a:active, .button-formback a:hover {
	background-color: #ccc;
	text-decoration: none;
	color:#fff;
	border-radius: 0.5em;
	border:2px solid #666;
}

.nonext, .nonext:active, .nonext:hover {
	font-size: 14px;
	font-weight: bold;
	line-height:40px;
	text-align: center;
	color: #fff !important;
	background-color: #ddd;
	border:2px solid #ddd;
	border-radius: 0.5em;
	cursor: default;
}
.nonext::before, .nonext::after {
	content: " ";
}

/* set pagenation */
#pagenation {
	text-align: center;
}

#pagenation a {
	margin:0 1px;
	padding: 0 10px;
	font-size: 12px;
	display: inline-block;
	text-decoration: none !important;
    line-height: 40px;
	border:2px solid #fff;
	background:#fff;
}
#pagenation a.current {
	text-decoration: none;
	border:2px solid #feac0e;
	color: #feac0e;
	background:#fff;
}

#pagenation a:hover {
	text-decoration: none;
	border:2px solid #fe8a0e;
	color: #fff;
	background:#fe8a0e;
}
/* set body section */
section {
	margin: 0;
	display: block;
}
/*section:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}*/
section p {
	line-height: 2;
	margin-bottom: 30px;
}
section p a {
	font-weight: bold;
}
/* set active link style */
.op a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.op a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.garea {
position:relative;
}
.guard{
position:absolute;
display:block;
width:100%;
height:100%;
background: url(../img/common/spacer.gif);
}

/* set kadomaru box */
.rad {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/* set list */
.list {
    text-indent: -1em;
    margin: 0 0 0 1em;
}
span.list {display: inline-block;}

/* set drop shadow */
.sh {
	box-shadow: rgba(222, 222, 222, 0.65098) 0px 2px 6px 1px;
	-webkit-box-shadow: rgba(222, 222, 222, 0.65098) 0px 2px 6px 1px;
	-moz-box-shadow: rgba(222, 222, 222, 0.65098) 0px 2px 6px 1px;
}

/* set icon-mark  */
.blank {
	position: relative;
	padding-right: 20px;
}
.blank::after {
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	content: "\f08e";
}
.pdf {
	position: relative;
	padding-right: 20px;
}
.pdf::before {
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	color: #e00000;
	content: "\f1c1";
}
.arrow {
	position: relative;
	padding-right: 20px;
}
.arrow::before {
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	content: "\f0da";
	display: block;
}

.arrowdown {
	position: relative;
	padding-right: 20px;
	display: inline-block;
}
.arrowdown::after {
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	content: "\f0d7";
}

/* set list into section */
section.section ul {
	margin: 0;
	padding: 0;
}
section.section ol {
	margin: 0;
	padding: 0;
}
section.section ul li {
	list-style-type: none;
	margin: 0 0 0.5em;
	padding-left: 1em;
	list-style-position: inside;
	line-height: 2em;
	font-size: 1em;
	position: relative;
}
section.section ol li {
	list-style-image: none;
	list-style-type: decimal;
	line-height: 2em;
	margin: 0 0 0.5em 0;
	padding-left: 1em;
	list-style-position: inside;
	text-indent: -1em;
	font-size: 1em;
}
section.section ol li a {
	display: inline-block;
    width: auto;
    padding-left: 1em;
}
section.section ul.normal li:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #666;
	position: absolute;
	left: 0;
	top: 0.75em;
}
section.section ul.linknext {
	margin: 0;
}
section.section ul.linknext li {
	margin: 0 0 0.5em 0;
	list-style-image: none;
	text-indent: 0;
}

section.section ul.linknext li a {
	display: block;
	width: auto;
	padding: 10px 0 10px 0;
	position: relative;
}

section.section ul.linknext li::before {
	position: absolute;
	top: 50%;
	left: 0;
	content: "\f054";
	font-family: FontAwesome;
	font-size: 10px;
	color: #666;
	margin-top: -16px;
}

/*  float clear */

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	display: block;
}

/*  text styles */
/*  lead text */
h1, h2, h3, h4, h5, h6 {
	clear: both;
	letter-spacing: 0.2em;
}
body.home h1.pagetitle {
	display: none;
}

.contents_title{
	height: 120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom 50%;
	position: relative;
	z-index:1111;
}

.contents_title h1 {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom 50%;
	display: block;
	position: relative;
	z-index:1111;
}

.contents_title h1 span {
	width: 100%;
	height: 120px;
	line-height:120px;
	margin: 0;
	display: block;
	position: absolute;
	font-size: 30px;
	color:#fff;
	top:0;
	left:0;
	z-index:3333;
}

.contents_title h1.subtitle span {
	width: 100%;
	height: 120px;
	line-height:120px;
	margin: 0;
	display: block;
	position: absolute;
	font-size: 20px;
	color:#fff;
	top:0;
	left:-300px;
	z-index:3333;
}

.contents_title h1::after {
	content:" ";
	width: 100%;
	height: 120px;
	margin: 0;
	display: block;
	position: absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,0.3);
	z-index:2222;
}

.contents_title h2 {
	width: 500px;
	height:120px;
	line-height: 120px;
    display: block;
    position: absolute;
    font-size: 40px;
    color: #fff;
    top: 0;
    left: 50%;
    z-index: 3333;
    text-align: center;
    margin-left: -250px;
}

.contents_title img {
	position: absolute;
	top:0;
	width:100%;
	z-index: 1;
}

/*---- interview ----*/
/*.contents_title h1.h1_interview {
	background-image:url(../../common/img/recruit/back_h1_interview.jpg);
	height: 120px;
	margin: 0;
}*/

#h1_interview_CMS{
	height: 800px;
	margin: 0;
}
#h1_interview_01{
	background-image:url(../../common/img/recruit/back_h1_interview01.jpg);
	height: 800px;
	margin: 0;
}
#h1_interview_02{
	background-image:url(../../common/img/recruit/back_h1_interview02.jpg);
	height: 800px;
	margin: 0;
}
#h1_interview_03{
	background-image:url(../../common/img/recruit/back_h1_interview03.jpg);
	height: 800px;
	margin: 0;
}
#h1_interview_04{
	background-image:url(../../common/img/recruit/back_h1_interview04.jpg);
	height: 800px;
	margin: 0;
}
#h1_interview_05{
	background-image:url(../../common/img/recruit/back_h1_interview05.jpg);
	height: 800px;
	margin: 0;
}
#h1_interview_06{
	background-image:url(../../common/img/recruit/back_h1_interview06.jpg);
	height: 800px;
	margin: 0;
}
#h1_interview_07{
	background-image:url(../../common/img/recruit/back_h1_interview07.jpg);
	height: 800px;
	margin: 0;
}

.h1_interview_title {
	width:500px;
	position:absolute;
	top:250px;
	background:rgba(255,255,255,0.6);
	z-index:3333;
}

.title_l {
	left:0;
}
.title_r {
	right:0;
}

.h1_interview_title p {
	margin:0;
}

.h1_interview_title p.vol_no {
	position:absolute;
	top:-55px;
	left:30px;
	font-family: Arial, Helvetica, "sans-serif";
	font-weight:600;
}

.h1_interview_title p.vol_no span {
	position: relative;
	display: inline-block;
	line-height:1;
	letter-spacing:0;
}
.h1_interview_title p.vol_no span.voice {
	font-size: 30px;
	margin: 70px 5px 0 0;
}
.h1_interview_title p.vol_no span.half_no {
	font-size: 110px;
	overflow: hidden;
	white-space: pre;
}

.h1_interview_title p.vol_no span:before {
 	display: block;
 	z-index: 1;
 	position: absolute;
 	top: 0;
 	height: 50%;
 	content: attr(data-content);
 	pointer-events: none;
 	overflow: hidden;
 	color: #0ad6dd;
}

.h1_interview_title p.h1_lead {
	padding:80px 30px 20px;
	font-size: 20px;
	font-weight:600;
	color:#001c7a;
}

.h1_interview_title p.h1_name {
	padding:0 30px 30px;
	font-size:18px;
	line-height:1.5;
}

.h1_interview_title p.h1_name span.division {
	display:block;
}

.h1_interview_title p.h1_name span.name {
	font-size:30px;
}

/*---- company ----*/
.contents_title h1.h1_company {
	background-image:url(../../common/img/recruit/back_h1_company.jpg);
	height: 120px;
	margin: 0;
}

/*---- job ----*/
.contents_title h1.h1_job {
	background-image:url(../../common/img/recruit/back_h1_job.jpg);
	height: 120px;
	margin: 0;
}

/*---- workspace ----*/
.contents_title h1.h1_workspace {
	background-image:url(../../common/img/recruit/back_h1_workspace.jpg);
	height: 120px;
	margin: 0;
}

/*---- news ----*/
.contents_title h1.h1_news {
	background-image:url(../../common/img/recruit/back_h1_news.jpg);
	height: 120px;
	margin: 0;
}

/*---- entry ----*/
.contents_title h1.h1_entry {
	background-image:url(../../common/img/recruit/back_h1_entry.jpg);
	height: 120px;
	margin: 0;
}

body.type1 h2 {
	position: relative;
	margin: 0 0 100px;
	width:100%;
	z-index: 2;
	display: block;
	padding: 0;
	font-size: 30px;
	text-align: center;
}

body.type1 h2::after {
	position: absolute;
	bottom: -30px;
	left:50%;
	margin-left:-20px;
	z-index: 1;
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background-color: #0ad6dd;
}

h2.interview {
	position: relative;
	margin: 50px 0 100px;
	width:100%;
	z-index: 2;
	display: block;
	padding: 0;
	font-size: 24px;
	text-align: center;
	color:#224493;
}

h2.interview::after {
	position: absolute;
	bottom: -60px;
	left:50%;
	margin-left:-12px;
	content: url(../../common/img/recruit/logoicon.png);
	display: block;
}

h3 {
	position: relative;
	text-align: center;
	padding: 40px 0;
}
h3 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	margin: 0 2.5em;
	padding: 0 1em;
	background-color: #fff;
	font-size: 22px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.2em;
}
h3::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #ccc;
}

h4 {
	position: relative;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .5em;
	margin: 0 0 30px;
	padding:60px 0 10px;
	border-bottom: 2px solid #ccc;
}
h4::after {
	position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 2px;
    background-color: #0ad6dd;
}

h5 {
	padding: 40px 0 30px;
	height: auto;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
}

/* spacer */
.pt05 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.pa10 {padding:10px;}
.pa20 {padding:20px;}
.pa30 {padding:30px;}

.ml05 {margin-left:5px !Important;}
.ml10 {margin-left:10px !Important;}
.ml15 {margin-left:15px !Important;}
.ml20 {margin-left:20px !Important;}

.mb00 {margin-bottom:0px !Important;}
.mb05 {margin-bottom:5px !Important;}
.mb10 {margin-bottom:10px !Important;}
.mb15 {margin-bottom:15px !Important;}
.mb20 {margin-bottom:20px !Important;}
.mb30 {margin-bottom:30px !Important;}
.mb40 {margin-bottom:40px !Important;}
.mb50 {margin-bottom:50px !Important;}

.mr05 {margin-right:5px !Important;}
.mr10 {margin-right:10px !Important;}
.mr15 {margin-right:15px !Important;}
.mr20 {margin-right:20px !Important;}

/* set width */
.w10 {width:9%;}
.w20 {width:19%;}
.w30 {width:29%;}
.w40 {width:39%;}
.w50 {width:49%;}
.w60 {width:59%;}
.w70 {width:69%;}
.w80 {width:79%;}
.w90 {width:89%;}
.w100 {width:100%;}

/* corner box */
.b-type01 {
	margin: 0 0 30px;
	padding: 26px 20px;
	width: auto;
	border: 1px solid #001c7a;
	line-height: 1.5em;
	position: relative;
}
.b-type01 > p:last-child {
	margin: 0 !important;
}

.b-type02 {
	margin: 0 0 30px;
	padding: 26px 20px;
	width: auto;
	background-color: #f4f4f4;
	line-height:1.5em;
}
.b-type02 > p:last-child {
	margin: 0 !important;
}

.b-type03 {
	margin: 0 0 30px;
	padding: 26px 20px;
	background-color: #edf7ff;
	line-height: 1.5em;
}
.b-type03 > p:last-child {
	margin: 0 !important;
}

/* table */
table {
	margin: 0 0 0 0.7em;
	padding: 0 0 0 0.7em;
}
table ul {
	margin: 0 !important;
	padding: 0 !important;
}
table li {
	line-height: 1.8em;
	margin: 0;
	font-size: 1em !important;
}
table p {
	line-height: 1.6em;
	margin: 5px 0;
}
table dl {
	margin: 0 0 -1px;
	zoom: 1;
	position: relative;
}
table dt {
	float: left;
	clear: left;
	width: 12em;
	padding: 3px 0 3px;
	zoom: 1;
}
table dd {
	padding: 3px 0 3px 12em;
	zoom: 1;
}
table.table01 {
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0;
	border-collapse: collapse;
	margin: 0 0 20px;
	font-size: 1em;
}
table.table01 th {
	border-color: #ccc;
	border-style: solid;
	border-width: 0 0 1px 0;
	color: #333333;
	font-weight: bold;
	padding: 10px 16px;
	line-height: 1.5em;
	text-align: left;
	background-color: #eee;
}

table.table01 td {
	border-color: #ccc;
	border-style: solid;
	border-width: 0 0 1px 0px;
	background-color: #FFFFFF;
	padding: 10px 16px;
	line-height: 1.5em;
}
table.table02 {
	border: #ccc;
	border-style: dotted;
	border-width: 1px 0;
	border-collapse: collapse;
	margin: 0 0 20px;
	font-size: 1em;
}
table.table02 th {
	border-color: #ccc;
	border-style: dotted;
	border-width: 0 0 1px 0;
	color: #333333;
	padding: 10px 16px;
	line-height: 1.5em;
	vertical-align: top;
	text-align: left;
}
table.table02 td {
	border-color: #ccc;
	border-style: dotted;
	border-width: 0 0 1px 0px;
	padding: 10px 16px;
	line-height: 1.5em;
	vertical-align: top;
}
table.table_tab {
	border: #ccc;
	border-width: 0;
	border-spacing: 5px;
	border-collapse: separate;
	margin: 0 10px 20px 0;
	padding: 0;
	font-size: 1em;
}
table.table_tab td {
	border-color: #ccc;
	border: 1px solid #ddd;
	padding: 0;
	line-height: 1.5em;
	vertical-align: top;
}
table.table_tab td a {
	display: block;
	width: auto;
	padding: 10px 16px 10px 30px;
	position: relative;
}
table.table_tab td a:hover, table.table_tab td a.current {
	display: block;
	width: auto;
	padding: 10px 16px 10px 30px;
	background: #ebebeb;
	text-decoration: none;
}
table.table_tab td a:before {
	position: absolute;
	top: 50%;
	left: 8px;
	content: "\f063";
	font-family: FontAwesome;
	font-size: 10px;
	margin-top: -10px;
	color: #2f338b;
}
table.none {
	border: none;
	margin-bottom: 10px;
}
table.none td {
	background-color: #ffffff;
	padding: 5px;
	line-height: 1.5em;
}
table.table01 table {
	border: none;
	margin: 0;
	padding: 0;
}
table.table01 table th {
	border: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
table.table01 table td {
	border: none;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0;
	padding: 2px;
}
table th.c, td.c {
	text-align: center;
}
table th.m, td.m {
	vertical-align: middle;
}
table th.r, td.r {
	text-align: right;
}

table.table01 tbody tr th {
	text-align: left;
}

/* photo gallery */
.photogallery {
	width: auto;
	overflow: hidden;
	margin: 0;
}
.photogallery .photo {
	margin: 0 0 20px;
}

.photogallery .clm2,
.photogallery .clm3,
.photogallery .clm4 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content:         space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap:         wrap;
}
.photogallery .photo img {
	width:100%;
}
.photogallery .clm3 .photo {
	width: 32%;
}
.photogallery .clm2 .photo {
	width: 48%;
}
.photogallery .clm4 .photo {
	width: 23%;
}

.photogallery p {
	margin: 0;
	overflow: hidden;
}

.photogallery span {
	font-size: 11px;
	padding: 10px 0 0;
	display: inline-block;
	overflow: hidden;
}
.photogallery a:hover img {
	-webkit-transition: all .3s;
	transition: all .3s;
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
}


/*---------------------------------------------------------------------------
/* layout block
 --------------------------------------------------------------------------*/
/* =======================================
   wrapper
========================================== */

#container {
	width: 100%;
	margin: 0;
	position: relative;
	min-width: 100%;
	background-repeat: repeat-x;
	text-align: center;
	overflow-x: hidden;
}
body > div#container {
	height: auto;
	min-height: 100%;
}
div#main {
}
div#contents-wrapp {
	background: #fff;
}

/* header section
========================================== */
header {
	z-index: 9999999;
	width: 100%;
	height:96px;
	overflow:hidden;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
	background: rgba(255,255,255,1);
}

#header-logo {
	padding: 0;
	height: auto;
	margin: 0;
	position: absolute;
	top: 0;
	left: 16px;
	z-index: 99999999;
	-webkit-transition: all .3s;
	transition: all .3s;
	width:25%;
	text-align:left;
}

#header-logo img {
	-webkit-transition: all .3s;
	transition: all .3s;
	width:100%;
	display:inline-block;
	margin:8px 10px 0 0;
}
#header-logo span {
	display:inline-block;
	line-height:96px;
	font-size:27px;
}

#header {
	padding: 0;
	margin: 0;
	height: auto;
	width: 100%;
	background: rgba(255,255,255,1);
	z-index: 999999;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/* transition */
/*.headerpain.fixed {
	position: fixed;
	top: 0px;
	background: rgba(255,255,255,1);
}
#header.fixed {
	padding: 0;
	margin: 0 auto;
	height: auto;
}*/


/* =======================================
   global navigation
========================================== */

#g-menu-wrapp {
	width: auto;
	height: auto;
}

#g-menu-wrapp .spmenu {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	z-index: 111111;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#toggle-g {
	display: none;
}
/* --------------------------------------------------- menu */
#g-menu-wrapp .spmenu ul.mainmenu{
	position: relative;
	width: 100%;
	height: 63px;
	max-width: auto;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
#g-menu-wrapp.fixed .spmenu ul.mainmenu {
	height: 53px;
}

#g-menu-wrapp .spmenu ul.mainmenu > li.normal_menu {
	width: auto;
	margin-right:10px;
}

#g-menu-wrapp .spmenu ul > li a {
	display: block;
	color: #222;
	padding: 0 10px;
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	position: relative;
	border-bottom: 4px solid #fff;
	letter-spacing: 0.15em;
	text-align: center;
	line-height:96px;
}

#g-menu-wrapp .spmenu ul > li.entry a {
	color: #fff;
	background:#feac0e;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#g-menu-wrapp .spmenu ul > li.entry a:hover {
	background:#fe8a0e;
}

#g-menu-wrapp .spmenu ul.mainmenu > li.normal_menu a::after {
	content: '';
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	height: 4px;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	background-color: #0ad6dd;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

#g-menu-wrapp .spmenu ul.mainmenu > li.current a::after,
#g-menu-wrapp .spmenu ul.mainmenu > li.normal_menu a:hover::after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
#g-menu-wrapp .spmenu ul.mainmenu::before, #g-menu-wrapp .spmenu:after {
	content: " ";
	display: table;
}
#g-menu-wrapp .spmenu ul.mainmenu::after {
	clear: both;
}
#g-menu-wrapp .spmenu ul.mainmenu {
 *zoom: 1;
}

/* =======================================
   footer section
========================================== */
#page-back {
	position: relative;
	width: 100%;
    margin: 0;
}
#page-back a {
	text-decoration: none;
	width: auto;
	padding: 0;
	line-height: 60px;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
	color: #fff;
	font-size: .9em;
	font-family: Arial, Helvetica, "sans-serif";
	font-weight: 700;
	position: relative;
	background: #c1c1c1;
}
#page-back a:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(193, 193, 193, 0);
	border-bottom-color: #c1c1c1;
	border-width: 10px;
	margin-left: -10px;
}
#page-back a:hover {
	text-decoration: none;
	background: #aaa;
}
#page-back a:hover:after {
	border-bottom-color: rgba(170,170,170,1.00);
}
footer {
	width: 100%;
	position: relative;
}
#footer-menu {
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
	background: url(../img/common/footer_back.jpg) repeat-x;
}

#footer-menu ul {
	margin: 0;
}
#footer-menu li {
	display: inline-block;
	padding: 0 8px;
	margin: 0;
	position: relative;
	text-align: center;
}
#footer-menu ul li a {
	width: auto;
	font-size: 10px;
	line-height: 60px;
	display: inline-block;
	margin: 0;
	padding: 0;
	color:#fff;
}
#footer-menu ul li a:hover {
color:#0ad6dd;
}

#footer-copy {
	padding: 0;
	margin: 0;
	width: 100%;
	line-height: 152px;
	font-size:.7em;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, "sans-serif";
	position: relative;
}

#footer-copy img {
	top:30px;
	right:100px;
	position: absolute;
}

/* =======================================
   contents section
========================================== */

/* =======================================
   top page
========================================== */

/* set inner contents */
.contents-inner {
	margin: 0 10mm;
	padding:0;
	width: auto;
	text-align: left;
	position: relative;
	display: block;
}

.contents-index-inner {
    margin: 0 10mm;
    width: auto;
    text-align: left;
    position: relative;
    display: block;
}

.contents-inner::before {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}

#contents {
	margin:0;
	padding: 0;
	width: 100%;
	height: auto;
	position: relative;
	background:url(../../common/img/recruit/index_back_article.jpg);
	background-size:cover;
	background-attachment: fixed;
	letter-spacing:0.2em;
}

section.section {
	margin: 0;
	padding: 40px 70px;
	width: auto;
	background:#fff;
}

/* pankuzu navi
----------------------- */

#pankuzu ul {
	width: auto;
	padding: 0;
	margin: 50px auto 0;
	display: block;
	text-align: center;
	vertical-align: top;
	list-style-type: none;
}
#pankuzu ul li {
	display: inline-block;
	padding: 0;
	margin: 0;
	vertical-align: top;
	position: relative;
	zoom: 1;
	font-size: 12px;
}
#pankuzu ul li:last-child span, #pankuzu ul li:last-child a {
	width: auto;
	text-align: left;
	display: inline-block;
	margin: 0;
	padding:20px 0;
}
#pankuzu ul li a,#pankuzu ul li span {
	width: auto;
	text-align: left;
	display: inline-block;
	margin: 0;
	color:#fff;
	padding:20px 20px 20px 0;
}
#pankuzu ul li a:hover {
}
#pankuzu ul li a::after {
	font-family: FontAwesome;
	content: "\f105";
	margin: 0 6px;
	color: #fff;
	font-weight: normal;
	position: absolute;
	top: 20px;
	right: 0px;
}
/* Slider
---------------------------------------- */
#toppage-slider {
	margin: 0;
	padding: 0;
	width: 100%;
	height:auto;
	background: #fff;
	position: relative;
}
.printImg {
	width:100%;
	z-index: 1;
}
.printImg img {
	width:100%;
}

#toppage-slider .slider,
#toppage-slider .catch,
#toppage-slider .cover{
	display:none !important;
}
/*
#toppage-slider .catch {
	z-index: 9999;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 50%;
	margin-left:-520px;
}

.slick-list {
    margin:0 !important;
}

#toppage-slider .cover {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	z-index:2222;
	width:100%;
	height:30%;
	display:block;
	background:rgba(0,0,0,0.2);
}
*/

/* news topics
---------------------------------------- */
/* Toppage */
#news {
	display:none;
}
.newstopics {
	margin: 0;
	padding: 0 10px;
	height: 50px;
	overflow: hidden;
	zoom: 1;
	position: relative;
	line-height: 1.5em;
	background:rgba(255,255,255,0.7)
}
body.home .newstopics {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: nowrap;
}
.ticker {
	margin: 6px 10px !important;
    padding: 0 !important;
    width: 80% !important;
    border: 0px !important;
    background:rgba(255,255,255,0) !important;
    height:60px !important;
}
.ticker li {
	margin-top: 6px !important;
}
body.home h2.newstopicstitle {
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	margin: 0;
	padding: 0 30px;
	width: auto;
	position: relative;
	line-height: 50px;
	letter-spacing: 3px;
}
.backnumber a {
	display: block;
	margin: 0;
	padding: 6px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 12px;
	background: #fff;
	z-index: 9999;
	font-size: 11px;
	line-height:16px;
	letter-spacing:1px;
	border: 1px solid #ccc;
}

.newstopics ul {
	margin: 0;
	padding: 0;
	zoom: 1;
	display: block;
}
.newstopics li {
	display: inline-flex;
	flex-wrap: nowrap;
}

.newstopics li span.date {
	position: relative;
	margin: 0 20px 0 0 !Important;
	display: inline-block;
	padding: 0;
	zoom: 1;
	font-size: 13px;
	width: 90px;
	letter-spacing:2px;
}
.newstopics li span.new {
	position: relative;
	margin: 0 !Important;
	display: inline-block;
	zoom: 1;
	width: 3em;
	padding: 0;
	font-size: 13px;
	color: #d71111;
	letter-spacing:2px;
}
.newstopics li span.text, .newstopics li span.nolink {
	margin: 0 20px 0 0 !Important;
	width: auto;
	display: inline-block;
	font-size: 13px;
	zoom: 1;
	letter-spacing:2px;
}
.newstopics li span a {
	width: auto;
	display: block;
}

/* contents */

.newstopics_list{
	width:100%;
	margin:0 auto;
}
.newstopics_list ul li{
	width:auto;
	margin:0!important;
	padding:0!important;
	border-top: 1px solid #ccc;
}
.newstopics_list ul li:last-child {
	border-bottom: 1px solid #ccc;
}

.newstopics_list ul li dl,
.newstopics_list ul li dl.nolink {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content:         flex-start;
	-webkit-flex-wrap: nowrap;
	flex-wrap:         nowrap;
}

.newstopics_list ul li a {
	display: block;
	height: auto;
	max-width: 100%;
	min-height: 40px;
	overflow: hidden;
}

.newstopics_list ul li dl.nolink {
	height: auto;
	max-width: 100%;
	min-height: 40px;
	overflow: hidden;
}
.newstopics_list ul li a:hover {
	background-color:#0ad6dd;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	opacity: 0.6;
}
.newstopics_list ul li a dl, .newstopics_list ul li dl.nolink {
	height: auto;
	vertical-align: middle;
	position: relative;
	padding: 20px 0px 0px 0px;
}
.newstopics_list ul li a dl dt, .newstopics_list ul li dl.nolink dt {
	width: 300px;
	padding: 0 0 0 14px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content:         flex-start;
	-webkit-flex-wrap: nowrap;
	flex-wrap:         nowrap;
}

.newstopics_list ul li a dl dt strong.category, .newstopics_list ul li dl.nolink dt strong.category {
	width: 100px;
	height:24px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #000;
	margin-right:20px;
}
.newstopics_list ul li a dl dt span.date, .newstopics_list ul li dl.nolink dt span.date {
	display: inline-block;
	width:140px;
	font-weight: normal;
}
.newstopics_list ul li a dl dd, .newstopics_list ul li dl.nolink dd {
	width: auto;
	padding:0 20px 20px 0;
}
.newstopics_list ul li dl.nolink dd span.new, .newstopics_list ul li a dl dd span.new {
	display: inline-block;
	margin-left: 1em;
	font-weight: normal;
	font-size: 12px;
	color: #ff3500;
	letter-spacing: 0.1em;
}

.topics_detail{
	width:auto;
	margin:0 20mm;
}
.topics_detail .category_date{
	width:100%;
	overflow: hidden;
}
.category_date p{width:100px;}
.category_date p:first-child{float:left;}
.category_date p:nth-child(2){
	float:right; 
	width:120px;
	text-align: right;
}
.category_date p span.ico{
	position: relative;
	width: 100px;
	margin: 0 20px 0 0;
	zoom: 1;
	text-align: center;
	display: inline-block;
	font-size: .8em;
	color: #fff;
	background: #000;
	height: 30px;
	line-height: 30px;
}
.category_date p span.date{
	display: inline-block;
	text-align: right;
}

/* Toppage Menu - Company -
---------------------------------------- */
#toppage-menu-company {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

#toppage-menu-company h2 {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 45%;
}
#toppage-menu-company h2 span {
	position: relative;
	z-index: 9999;
	display: inline-block;
	margin: 0;
	padding: 0 1em;
	text-align: left;
	line-height:500px;
	font-size:24px;
	color:#283a7e;
}

#toppage-menu-company h2::after {
	width: 30%;
	position:absolute;
	top:50%;
	right:0;
	content:" ";
	height:1px;
	background:#001c7a;
	display:block;
	z-index:1111;
}
#toppage-menu-company ul {
	margin: 0;
	padding-left:30px;
	width: 55%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	background:url(../../common/img/recruit/index_back_menu_company.jpg);
	background-size:cover;
	position:relative;
}
#toppage-menu-company ul::before {
	width: 30px;
	position:absolute;
	top:50%;
	left:0;
	content:" ";
	height:1px;
	background:#fff;
	display:block;
}

#toppage-menu-company ul li {
	margin: 40px 5px 40px 0;
	padding: 0;
	display: inline-block;
	width: 140px;
}
#toppage-menu-company ul li a {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 140px;
	overflow: hidden;
	display: block;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.65);
	border:1px solid #fff;
	box-sizing:border-box;
	position: relative;
	font-weight: normal;
	background-repeat: no-repeat;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#toppage-menu-company ul li a span {
	width:140px;
	height:140px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#toppage-menu-company ul li a:hover {
	text-decoration: none;
	opacity: 0.8;
}


/* Toppage Menu - Job -
---------------------------------------- */
#toppage-menu-job {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

#toppage-menu-job h2 {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 45%;
}
#toppage-menu-job h2 span {
	position: relative;
	z-index: 9999;
	display: inline-block;
	margin: 0;
	padding: 0 1em;
	text-align: left;
	line-height:500px;
	font-size:24px;
	color:#283a7e;
}
#toppage-menu-job h2::after {
	width: 25%;
	position:absolute;
	top:50%;
	left:0;
	content:" ";
	height:1px;
	background:#001c7a;
	display:block;
	z-index:1111;
}
#toppage-menu-job ul {
	margin: 0;
	padding-right:30px;
	width: 55%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
  	background:url(../../common/img/recruit/index_back_menu_job.jpg);
	background-size:cover;
	position:relative;
}
#toppage-menu-job ul::before {
	width: 30px;
	position:absolute;
	top:50%;
	right:0;
	content:" ";
	height:1px;
	background:#fff;
	display:block;
}

#toppage-menu-job ul li {
	margin: 40px 5px 40px 0;
	padding: 0;
	display: inline-block;
	width: 140px;
}
#toppage-menu-job ul li:last-child {
	margin: 40px 0;
}
#toppage-menu-job ul li a {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 140px;
	overflow: hidden;
	display: block;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.65);
	border:1px solid #fff;
	box-sizing:border-box;
	position: relative;
	font-weight: normal;
	background-repeat: no-repeat;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#toppage-menu-job ul li a span {
	width:140px;
	height:140px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#toppage-menu-job ul li a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/* Toppage Menu - Workspace -
---------------------------------------- */
#toppage-menu-workspace {
	margin: 0 0 50px;
	padding: 0;
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

#toppage-menu-workspace h2 {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 45%;
}
#toppage-menu-workspace h2 span {
	position: relative;
	z-index: 9999;
	display: inline-block;
	margin:0;
	padding: 0 1em;
	text-align: left;
	line-height:500px;
	font-size:24px;
	color:#283a7e;
}

#toppage-menu-workspace h2::after {
	width: 15%;
	position:absolute;
	top:50%;
	right:0;
	content:" ";
	height:1px;
	background:#001c7a;
	display:block;
	z-index:1111;
}
#toppage-menu-workspace ul {
	margin: 0;
	padding-left:30px;
	width: 55%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	background:url(../../common/img/recruit/index_back_menu_workspace.jpg);
	background-size:cover;
	position:relative;
}
#toppage-menu-workspace ul::before {
	width: 30px;
	position:absolute;
	top:50%;
	left:0;
	content:" ";
	height:1px;
	background:#fff;
	display:block;
}

#toppage-menu-workspace ul li {
	margin: 40px 5px 40px 0;
	padding: 0;
	display: inline-block;
	width: 140px;
}
#toppage-menu-workspace ul li a {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 140px;
	overflow: hidden;
	display: block;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.65);
	border:1px solid #fff;
	box-sizing:border-box;
	position: relative;
	font-weight: normal;
	background-repeat: no-repeat;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#toppage-menu-workspace ul li a span {
	width:140px;
	height:140px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#toppage-menu-workspace ul li a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/* Toppage Menu - Interview -
---------------------------------------- */
#toppage-menu-interview {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	z-index:5555;
}

#toppage-menu-interview h2 {
	margin: 0;
	padding: 0;
	width: 100%;
	line-height:115px;
	font-size:24px;
	color:#283a7e;
	text-align:center;
	position:relative;
}
#toppage-menu-interview dl {
	margin: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	position:relative;
	box-sizing:border-box;
}
#toppage-menu-interview a {
	margin: 0 0 80px;
	padding: 0;
	display: inline-block;
	width: calc(100%/3);
	position:relative;
	box-sizing:border-box;
	z-index:3333;
}

#toppage-menu-interview dt {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height:260px;
	position:relative;
	overflow:hidden;
	box-sizing:border-box;
	z-index:1111;
}

#toppage-menu-interview dt .caption {
	font-size: 14px;
	color: #fff;
	padding: 60px 20px 20px;
	line-height:2em;
}
#toppage-menu-interview dt .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: rgba(10,214,221,0.8);
}
#toppage-menu-interview a:hover dt .mask {
	opacity: 1;
}

#toppage-menu-interview a.select dt::before {
	width: 100%;
	height: 100%;
	content:" ";
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	border: 6px solid rgba(10,214,221,0.8);
	box-sizing:border-box;
	z-index:2222;
}

#toppage-menu-interview dt img {
	width: 100%;
	height:auto;
	position: relative;
	top:0;
}

#toppage-menu-interview dd.namelist {
	margin: 0 0 30px;
    padding: 10px 0;
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 2222;
    top: 210px;
    left: 0;
    background: #fff;
}

#toppage-menu-interview dd.namelist span {
	font-size:11px;
}
#toppage-menu-interview dd.namelist span.division {
	margin-bottom:6px;
	text-align:center;
	padding: 0 10px;
	display: block;
}
#toppage-menu-interview dd.namelist span.name {
	margin-bottom:6px;
	font-size:20px;
	text-align:center;
	padding: 0 10px;
	display: block;
}
#toppage-menu-interview dd.namelist span.year {
	font-size:11px;
	text-align:center;
	padding: 0 10px;
	display: block;
}


#toppage-menu-interview dd.toplist {
	margin: 0 0 30px;
	padding: 0;
	display: block;
	width: 260px;
	height:260px;
	position:relative;
	z-index:2222;
	background:#fff;
	box-sizing:border-box;
	border:3px solid #fff;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
#toppage-menu-interview a:hover dd.toplist {
	border:3px solid rgba(10,214,221,0.8);
}
#toppage-menu-interview dd.toplist::after {
	font-family: FontAwesome;
	font-size: 40px;
	font-weight: normal;
	position: absolute;
	content: "\f105";
	top:50%;
	right:20px;
	margin-top:-20px;
	color:#feac0e;
}

#toppage-menu-interview dd.toplist span.jp {
	width: 260px;
	height:240px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size:24px;
    color:#2e3f81;
}

#toppage-menu-interview dd.toplist span.en {
    display: block;
    text-align: center;
    position:absolute;
    top:140px;
    left:0;
    width:260px;
    font-size:11px;
	color:#feac0e;
}

.page_title {
	width:100%;
	height:650px;
	margin:0;
	position:relative;
	z-index: 1;
	margin-top:-120px;
	overflow: hidden;
}

.page_title img {
	width:100%;
}

.page_title p {
	width: 90%;
    height: auto;
    font-size: 20px;
    text-align: left;
    color: #224493;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,0.9);
    padding: 30px;
}

.index_crosstalk {
	width:auto;
	height:480px;
	position:relative;
	background:url(../../common/img/recruit/index_crosstalk.png) bottom center no-repeat;
	display: -webkit-flex;
	display: flex;
	-webkit-align-content: center;
	align-content: center;
}

.index_crosstalk p {
	width:370px;
	height:80px;
	text-align:center;
	position:absolute;
	top:290px;
	left:50%;
	margin-left:-175px;
}
.index_crosstalk p a {
	width:100% !important;
	height:80px;
	position:relative;
	margin:0 !important;
	background:#fff;
}

.index_crosstalk p span.jp {
	width:370px;
	height:65px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size:24px;
    color:#2e3f81;
}

.index_crosstalk p span.en {
    display: block;
    text-align: center;
    position:absolute;
    top:45px;
    left:0;
	width:370px;
    font-size:11px;
	color:#feac0e;
}

.crosstalk_title {
	width:100%;
	height:700px;
	margin:0;
	position:relative;
	display: -webkit-flex;
	display: flex;
	-webkit-align-content: center;
	align-content: center;
	z-index: 5555;
}

.crosstalk_title p {
	width: auto;
	height: 80px;
	font-size: 20px;
    text-align: center;
    color: #224493;
	position: relative;
	padding: 20px;
	background: rgba(255,255,255,0.9);
	margin: 400px auto 0;
}

/* Toppage Menu - Entry -
---------------------------------------- */
#toppage-entry {
	margin: 0;
	padding: 50px 0;
	width: 100%;
	text-align:center;
	position: relative;
	/*background: rgba(78, 249, 255, 0.44);*/
}

#toppage-entry ul {
	margin: 0 10mm;
	width:auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
  	position:relative;
}

#toppage-entry ul li {
	margin: 0;
	padding: 0;
	display: block;
	width: 45%;
}
#toppage-entry ul li a {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
	line-height:100px;
	display: block;
	text-align: center;
	color: #fff;
	background: #feac0e;
	font-size:16px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

#toppage-entry ul li a:hover {
    background: #fe8a0e;
}

/* Interview
---------------------------------------- */
.interview_section {
	width:100%;
	text-align:center;
	position:relative;
	z-index:5555;
	margin-top:-146px;
}

.back_sectiontop {
	background:url(../../common/img/recruit/back_interviewsection.png);
	background-size:cover;
	background-position:top center;
	width:auto;
	padding:2px 2px 0 2px;
}

.sectioninner {
	width:auto;
	margin:0;
	padding:10px 70px 20px 70px;
	background:#fff;
}

.sectioninner p {
	margin:0 0 20px;
}


.interview_photo {
	background:#f6f6f6;
	margin:0;
	text-align:center;
}
.interview_photo img {
	width:auto;
	margin:0 10mm;
}

.interview_photo_inner {
	margin:0;
	text-align:center;
}
.interview_photo_inner img {
	width:100%;
	margin:0;
}

.talkbox .person {
    width: 130px;
    margin: 0 0 30px;
    text-align: center;
    font-size: 14px;
 }

.talkbox .person img {
    width: 70px;
    border-radius: 35px;
    border:2px solid #0ad6dd;
    margin:5px auto;
}
.talkbox .chat {
    width: 550px;
    margin: 0 0 30px;
    font-size: 16px;
    align-self:center;
}
