* {
	box-sizing: border-box;
}
.pc { display: block;}
.sp { display: none;}
body {
	min-width: 1230px;
}
#Breadcrumb ul {
	padding-top: 5px;
}
#Breadcrumb ul li {
	display: inline-block;
	font-size: 11px;
	color: #666;
}
#Breadcrumb ul li:before {
	content: "/";
	margin: 0 0.73em;
	color: #999;
}
#Breadcrumb ul li:first-child:before {
	content: "";
	margin: 0;
}
#Breadcrumb ul li a {
	color: #999;
}
#MainTitle {
	display: table;
	width: 100%;
}
#MainTitle h1 {
	text-align: center;
	font-size: 28px;
	color: #2f3136;
	font-weight: bolder;
	line-height: 1.4;
	height: 120px;
	display: table-cell;
	vertical-align: middle;
}
#MainTitle h1 span {
	display: block;
	font-size: 14px;
	color: #d14528;
	font-weight: normal;
}
#SideNav {
	width: 230px;
	float: left;
	padding-top: 52px;
	position: relative;
}
#SideNav dl {
	padding: 20px 0 40px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	width: 230px;
	top: 52px;
}
#SideNav dl a {
	text-decoration: none;
}
#SideNav dl dt {
	margin-bottom: 55px;
}
#SideNav dl dt a img {
	vertical-align: top;
	margin: 0 auto;
}
#SideNav dl dt a img.pc {
	display: inline-block;
}
#SideNav dl dt a img.sp {
	display: none;
}
#SideNav dl dd > a {
	display: block;
	margin: 0 auto;
	width: 190px;
	color: #fff;
	background-color: #d14528;
	font-weight: bolder;
	line-height: 2.571;
	font-size: 16px;
}
#SideNav dl dd > a:hover {
	opacity: 0.7;
}
#SideNav dl dd ul {
	padding: 20px 20px 0;
	text-align: left;
}
#SideNav dl dd ul li {
	margin-top: 12px;
}
#SideNav dl dd ul li a {
	color: #2f3136;
	font-size: 14px;
	padding: 2px 0 0 42px;
	display: block;
	line-height: 1.5;
	height: 35px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-weight: bolder;
	position: relative;
}
#SideNav dl dd ul li a:hover,
#SideNav dl dd ul li.current a{
	background-position: 0 bottom;
}
#SideNav dl dd ul li a:hover:before,
#SideNav dl dd ul li.current a:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 13px;
	background: url(../images/arrow-side.png) no-repeat 0 0;
	right: 0;
	top: 11px;
	display: block;
}
#SideNav dl dd ul li#SideMenuTop a {
	background-image: url(../images/icon-top.png);
}
#SideNav dl dd ul li#SideMenuMessage a {
	background-image: url(../images/icon-message.png);
}
#SideNav dl dd ul li#SideMenuAbout a {
	background-image: url(../images/icon-about.png);
}
#SideNav dl dd ul li#SideMenuInterview a {
	background-image: url(../images/icon-interview.png);
}
#SideNav dl dd ul li#SideMenuWelfare a {
	background-image: url(../images/icon-welfare.png);
}
#SideNav dl dd ul li#SideMenuFAQ a {
	background-image: url(../images/icon-qa.png);
}
#SideNav dl dd ul li#SideMenuGuideline a {
	background-image: url(../images/icon-guideline.png);
}
#SideNav dl dd ul li a span {
	font-size: 9px;
	font-weight: normal;
}
#ContentWrap {
	padding-left: 230px;
	width: 100%;
}
#ContentWrap #MainVisual {
	width: 100%;
	position: relative;
	text-align: center;
	color: #fff;
}
#ContentWrap #MainVisual > img {
	width: 100%;
}
#ContentWrap #MainVisual h1 {
	position: absolute;
	top: 14%;
	width: 100%;
	color: #fff;
	font-size: 48px;
	font-weight: bolder;
	line-height: 1.25;
	letter-spacing: 0.2em;
}
#ContentWrap #MainVisual h1 img {
	margin-bottom: 45px;
}
#ContentWrap #MainVisual h2 {
	line-height: 1.75;
	position: absolute;
	top: 50%;
	width: 100%;
	font-size: 20px;
	font-weight: bolder;
	color: #eb6238;
}

#ContentWrap #MainVisual p {
	line-height: 1.75;
	position: absolute;
	top: 56%;
	width: 100%;
}
#ContentWrap #MainVisual a {
	display: block;
	margin: 9.5% auto 0;
}
#ContentWrap #Content {
	padding: 50px 90px 70px 80px;
	background-color: #f2f2f2;
}
#pageProfileRecruitIndex #ContentWrap #Content {
	background: url(../images/bg-content.png) no-repeat right 0 #f2f2f2;
	padding:  0 0 70px;
}
#ContentWrap #Content #Message {
	margin: -50px auto 80px;
	width: 760px;
	background-color: #fff;
	position: relative;
	text-align: center;
	padding: 30px 0 40px;
}
#ContentWrap #Content #Message dt {
	color: #3e5789;
	font-size: 26px;
	font-weight: bolder;
	margin-bottom: 10px;
}
#ContentWrap #Content #Message dd {
	color: #2f3136;
	font-size: 13px;
	line-height: 1.846;
}
#ContentWrap #Content #ContMenu {
	margin: 0 auto;
	width: 840px;
	padding-top: 80px;
}
#ContentWrap #Content #ContMenu li {
	float: left;
	width: 246px;
	margin-left: 51px;
	text-align: center;
	height: 284px;
	margin-bottom: 30px;
}
#ContentWrap #Content #ContMenu li:nth-child(3n+1) {
	margin-left: 0;
}
#ContentWrap #Content #ContMenu li a {
	display: block;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #a6a6a6;
	font-size: 13px;
	padding-top: 110px;
	position: relative;
}
#ContentWrap #Content #ContMenu li.commingSoon a {
	pointer-events: none;
}
#ContentWrap #Content #ContMenu li.commingSoon a:before {
	content: "";
	background: url(../images/img-commingsoon.png) no-repeat 0 0;
	background-size: contain;
	width: 85.36565%;
	height: 85.36565%;
	position: absolute;
	left: 7.317%;
	top: 7.317%;
	display: block;
}
#ContentWrap #Content #ContMenu li#MenuMessage a {
	background-image: url(../images/bg-contmenu-message.png);
}
#ContentWrap #Content #ContMenu li#MenuAbout a {
	background-image: url(../images/bg-contmenu-about.png);
}
#ContentWrap #Content #ContMenu li#MenuInterview a {
	background-image: url(../images/bg-contmenu-interview.png);
}
#ContentWrap #Content #ContMenu li#MenuWelfare a {
	background-image: url(../images/bg-contmenu-welfare.png);
}
#ContentWrap #Content #ContMenu li#MenuQandA a {
	background-image: url(../images/bg-contmenu-qa.png);
}
#ContentWrap #Content #ContMenu li#MenuGuideline a {
	background-image: url(../images/bg-contmenu-guideline.png);
}
#ContentWrap #Content #ContMenu li a span {
	color: #fff;
	font-weight: bolder;
	font-size: 24px;
	border-bottom: 2px solid #d14528;
	line-height: 1.4;
	display: inline-block;
}
#ContentWrap #Content #ContMenu li a:hover {
	text-decoration: none;
	color: #fff;
	background-position: 0 bottom;
}
#ContentWrap #Content #ContMenu li a:hover span {
	border-color: #fff;
}

#ContentWrap #Content h2 {
	margin: 45px 0 25px;
}
#ContentWrap #Content h2 span {
	display: inline-block;
	border-bottom: 4px solid #d14528;
	line-height: 1.5;
	font-weight: bolder;
	font-size: 24px;
	color: #2f3136;
}
#pageProfileRecruitIndex #ContentWrap #Content h2 {
	text-align: center;
	font-size: 40px;
	margin: 45px 0 25px;
	border-bottom: none;
	display: block;
}
#pageProfileRecruitIndex #ContentWrap #Content h2 span {
	text-align: center;
	font-size: 40px;
	line-height: 1.1;
}
#ContentWrap #Content h3 {
	color: #3e5789;
	font-size: 16px;
	font-weight: bolder;
	line-height: 1.5;
	margin: 25px 0 15px;
}

#ContentWrap #Content p {
	font-size: 13px;
	color: #2f3136;
	line-height: 1.846;
	margin-bottom: 15px;
}
#pageProfileRecruitIndex #ContentWrap #Content p {
	margin: 0;
	text-align: center;
}
#ContentWrap #Content img.right {
	float: right;
	margin: 0 0 15px 30px;
}
#ContentWrap #Content img.left {
	float: left;
	margin: 0 30px 15px 0;
}

#ContentWrap #Content p.btn {
	text-align: right;
	margin-top: 25px;
}
#ContentWrap #Content .name {
	float: right;
	width: 220px;
	height: 60px;
	text-indent: -9999px;
	background: transparent url(../../../profile/images/index-ceophoto-name.gif) no-repeat right top;
}
#ContentWrap #Content p.btn a {
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-weight: bolder;
	line-height: 4;
	display: inline-block;
	width: auto;
	padding: 0 3.8em;
	text-decoration: none;
	margin-left: 10px;
	background: url(../images/arrow-btn.png) no-repeat 90% center #3e5789;
}
#ContentWrap #Content p.btn a:first-child {
	margin-left: 0;
}
#ContentWrap #Content p.imgCenter {
	text-align: center;
}
#pageProfileRecruitIndex #ContentWrap #Content p.btn a {
	font-size: 18px;
	line-height: 3.8889;
	width: 390px;
	background-color: #d14528;
	background-image: none;
	margin-top: 30px;
	padding: 0;
	margin-left: 0;
}
#ContentWrap #Content p.btn a:hover {
	opacity: 0.7;
}
#ContentWrap #Content table {
	width: 90%;
	border-top: 1px solid #c2c2c2;
}
#ContentWrap #Content table tr {
	border-bottom: 1px solid #c2c2c2;
}
#ContentWrap #Content table tr th {
	width: 200px;
	font-weight: bolder;
	color: #2f3136;
	font-size: 14px;
	padding: 10px 25px 20px 10px;
	line-height: 1.7;
	vertical-align: top;
}
#ContentWrap #Content table tr td {
	color: #4c4c4c;
	font-size: 13px;
	line-height: 1.846;
	padding: 10px 10px;
	vertical-align: top;
}
#ContentWrap #Content dl.QABox,
#ContentWrap #Content dl.interviewBox {
	margin-bottom: 25px;
	padding-top: 11px;
}
#ContentWrap #Content dl.QABox dt,
#ContentWrap #Content dl.interviewBox dt {
	color: #3e5789;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bolder;
	padding-left: 50px;
	margin-bottom: 20px;
	position: relative;
}
#ContentWrap #Content dl.QABox dt i,
#ContentWrap #Content dl.interviewBox dt i {
	font-style: normal;
	font-size: 14px;
	color: #fff;
	font-weight: bolder;
	position: absolute;
	display: inline-block;
	text-align: center;
	background: url(../images/bg-Q.png) no-repeat 0 0;
	width: 37px;
	line-height: 3.143;
	left: 0;
	top: -11px;
}
#ContentWrap #Content dl.QABox dd,
#ContentWrap #Content dl.interviewBox dd {
	color: #4c4c4c;
	font-size: 13px;
	line-height: 1.846;
	padding-left: 50px;
	margin-bottom: 30px;
	position: relative;
}
#ContentWrap #Content dl.QABox dd i,
#ContentWrap #Content dl.interviewBox dd i {
	font-style: normal;
	font-size: 14px;
	color: #fff;
	font-weight: bolder;
	position: absolute;
	display: inline-block;
	text-align: center;
	background: url(../images/bg-A.png) no-repeat 0 0;
	width: 27px;
	line-height: 2.286;
	left: 10px;
	top: -5px;
}
#ContentWrap #Content dl.interviewBox dd i {
	background-image: url(../images/bg-interview01.png);
}
#ContentWrap #Content dl.interviewBox dd.interview02 i {
	background-image: url(../images/bg-interview02.png);
}
#ContentWrap #Content dl.interviewBox dd.interview03 i {
	background-image: url(../images/bg-interview03.png);
}
#Footer {
	min-width: 1230px;
	padding: 20px 60px 60px;
	background-color: #2f3136;
	color: #fff;
	font-size: 12px;
}
#Footer p {
	line-height: 1.5;
}
#Footer p span {
	color: #737373;
}
#Footer p#FooterLink {
	float: right;
}
#Footer p#FooterLink a {
	color: #fff;
	margin-left: 27px;
}
#Footer p#FooterLink a:before {
	content:"";
	width: 0;
	height: 0;
	border-width: 4px 0 4px 4px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	display: inline-block;
	margin-right: 10px;
}
#GoToTop {
	display: block;
	position: fixed;
	width: 45px;
	height: 52px;
	background: url(../images/bg-gototop.png) no-repeat 0 0;
	display: none;
}


/*--- interview ---*/
#pageProfileRecruitInterview #ContentWrap #Content {
	padding-top: 65px;
}

#pageProfileRecruitInterview .interviewPlofile {
	border: 1px solid #e6e6e6;
	background-color: #fff;
	margin-top: 70px;
}
#pageProfileRecruitInterview .interviewPlofile > dt {
	width: 100%;
	height: 159px;
	background: url(../images/bg-interview-profile.gif) repeat 0 0;
	padding: 0 0 0 39px;
}
#pageProfileRecruitInterview .interviewPlofile > dt > span.profileName {
	font-size: 34px;
	font-weight: bolder;
	color: #2f3136;
	padding-top: 20px;
	display: block;
}
#pageProfileRecruitInterview .interviewPlofile > dt > span.profileName:before {
	content: url("../images/icon-interview-profile-name.png");
	margin-right: 17px;
}
#pageProfileRecruitInterview .interviewPlofile > dt > span.profileInfo {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: bolder;
	line-height: 1.6;
}
#pageProfileRecruitInterview .interviewPlofile > dt > span.profileInfo span {
	font-size: 13px;
	font-weight: normal;
}
#pageProfileRecruitInterview .interviewPlofile > dt img {
	float: left;
	margin: -31px 30px 0 0;
}
#pageProfileRecruitInterview .interviewPlofile > dd {
	display: table;
}
#pageProfileRecruitInterview .interviewPlofile > dd dl {
	display: table-cell;
	padding: 30px 40px 20px 40px;
	width: 60%;
}
#pageProfileRecruitInterview .interviewPlofile > dd dl + dl {
	padding-left: 0;
	width: 40%;
}
#pageProfileRecruitInterview .interviewPlofile > dd dl dt {
	font-size: 18px;
	font-weight: bolder;
	color: #3e5789;
	margin-bottom: 5px;
}
#pageProfileRecruitInterview .interviewPlofile > dd dl dd {
	font-size: 13px;
	color: #4c4c4c;
}
#pageProfileRecruitInterview .interviewPlofile > dd dl + dl dd {
	font-weight: bolder;
}
#pageProfileRecruitInterview .interviewPlofile > dd dl + dl dd ul li {
	padding-left: 21px;
	line-height: 1.69;
	margin-bottom: 8px;
	background: url(../images/icon-interview-profile-info.png) no-repeat 0 5px;
}


#pageProfileRecruitInterview .specialinterviewPlofile {
	border: 1px solid #e6e6e6;
	background-color: #fff;
	margin-top: 70px;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dt {
	width: 100%;
	height: 200px;
	background: url(../images/bg-interview-profile.gif) repeat 0 0;
	padding: 0 0 0 39px;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.catchphrase {
	font-size: 22px;
	font-weight: bolder;
	color: #2f3136;
	padding-top: 20px;
	display: block;
}

#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.profileName {
	font-size: 34px;
	font-weight: bolder;
	color: #2f3136;
	display: block;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.profileName:before {
	content: url("../images/icon-interview-profile-name.png");
	margin-right: 17px;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.profileInfo {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: bolder;
	line-height: 1.6;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.profileInfo span {
	font-size: 13px;
	font-weight: normal;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dt img {
	float: right;
	margin: -31px 30px 0 0;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dd {
	display: table;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dd dl {
	display: table-cell;
	padding: 30px 40px 20px 40px;
	width: 60%;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dd dl + dl {
	padding-right: 0;
	width: 40%;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dd dl dt {
	font-size: 18px;
	font-weight: bolder;
	color: #3e5789;
	margin-bottom: 5px;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dd dl dd {
	font-size: 13px;
	color: #4c4c4c;
}
#pageProfileRecruitInterview .specialinterviewPlofile > dd dl + dl dd {
	font-weight: bolder;
}









#pageProfileRecruitInterview .interviewSchedule {
	display: table;
	background: url(../images/border-interview-schedule.png) repeat-y 55px 0;
	
}
#pageProfileRecruitInterview .interviewSchedule dl {
	display: table-row;
}
#pageProfileRecruitInterview .interviewSchedule dl dt {
	display: table-cell;
	text-align: center;
	width: 150px;
	height: 66px;
	padding: 6px 40px 26px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	background: url(../images/bg-interview-schedule.png) no-repeat 0 0;
}
#pageProfileRecruitInterview .interviewSchedule dl dd {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 26px 0;
	font-size: 13px;
}
#pageProfileRecruitInterview .interviewSchedule dl.EOW {
	background-color: #f2f2f2;
}
#pageProfileRecruitInterview .motto {
	background: url(../images/bg-interview-profile.gif) repeat 0 0;
	margin-top: 35px;
	border: 1px solid #e6e6e6;
	text-align: center;
	color: #4c4c4c;
	font-weight: bolder;
	line-height: 1.6;
	padding: 25px 0;
}
#pageProfileRecruitInterview .motto dt {
	font-size: 15px;
}
#pageProfileRecruitInterview .motto dd {
	font-size: 20px;
	color: #2f3136;
}
#pageProfileRecruitInterview #InterviewSubMenu {
	margin-bottom: 50px;
}
#pageProfileRecruitInterview #InterviewSubMenu li {
	float: left;
	margin-left: 22px;
	width: 191px;
	background-color: #fff;
	display: table;
	height: 70px;
}
#pageProfileRecruitInterview #InterviewSubMenu li:first-child {
	margin-left: 0;
}
#pageProfileRecruitInterview #InterviewSubMenu li a {
	display: table-cell;
	vertical-align: middle;
	color: #2f3136;
	font-size: 12px;
	font-weight: bolder;
	line-height: 1.33333;
	padding-left: 80px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pageProfileRecruitInterview #InterviewSubMenu li.commingSoon a {
	pointer-events: none;
}
#pageProfileRecruitInterview #InterviewSubMenu li.commingSoon a:before {
	content: "";
	background: url(../images/img-interview_commingsoon.png) no-repeat 0 0;
	background-size: contain;
	width: 16.958%;
	height: 16.958%;
	position: absolute;
	left: 7.317%;
	top: 7.317%;
	display: block;
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu01 a {
	background-image: url(../images/bg-interview-menu01.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu02 a {
	background-image: url(../images/bg-interview-menu02.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu03 a {
	background-image: url(../images/bg-interview-menu03.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu04 a {
	background-image: url(../images/bg-interview-menu04.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu05 a {
	background-image: url(../images/bg-interview-menu05.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu06 a {
	background-image: url(../images/bg-interview-menu06.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu07 a {
	background-image: url(../images/bg-interview-menu07.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu08 a {
	background-image: url(../images/bg-interview-menu08.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu09 a {
	background-image: url(../images/bg-interview-menu09.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu10 a {
	background-image: url(../images/bg-interview-menu10.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu11 a {
	background-image: url(../images/bg-interview-menu11.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu12 a {
	background-image: url(../images/bg-interview-menu12.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu13 a {
	background-image: url(../images/bg-interview-menu13.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu14 a {
	background-image: url(../images/bg-interview-menu14.jpg);
}
#pageProfileRecruitInterview #InterviewSubMenu li#InterviewSubMenu15 a {
	background-image: url(../images/bg-interview-menu15.jpg);
}


#pageProfileRecruitInterview #InterviewSubMenu li a:hover,
#pageProfileRecruitInterview #InterviewSubMenu li.current a {
	text-decoration: none;
	background-color: #2f3136;
	color: #fff;
	position: relative;
}
#pageProfileRecruitInterview #InterviewSubMenu li a:hover:before,
#pageProfileRecruitInterview #InterviewSubMenu li.current a:before {
	content: "";
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #d14528;
}
#pageProfileRecruitInterview #InterviewSubMenu li a:hover:after,
#pageProfileRecruitInterview #InterviewSubMenu li.current a:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	border-color: #d14528 transparent transparent;
	border-width: 6px 6px 0;
	border-style: solid;
	bottom: -6px;
	left: 50%;
	margin-left: -6px;
}
#pageProfileRecruitInterview .interviewPlofileTalk {
	margin: 70px 0 50px;
}
#pageProfileRecruitInterview .interviewPlofileTalk li {
	width: 400px;
	height: 220px;
	background: url(../images/bg-interview-profile.gif) repeat 0 0;
	padding: 0 0 0 39px;
	float: left;
	border: 1px solid #e6e6e6;
}
#pageProfileRecruitInterview .interviewPlofileTalk li + li {
	margin-left: 30px;
}
#pageProfileRecruitInterview .interviewPlofileTalk li span.profileName {
	font-size: 34px;
	font-weight: bolder;
	color: #2f3136;
	padding-top: 50px;
	display: block;
}
#pageProfileRecruitInterview .interviewPlofileTalk li span.profileName:before {
	content: url("../images/icon-interview-profile-name.png");
	margin-right: 17px;
	display: block;
}
#pageProfileRecruitInterview .interviewPlofileTalk li span.profileInfo {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: bolder;
	line-height: 1.6;
	display: inline-block;
	margin-top: 15px;
}
#pageProfileRecruitInterview .interviewPlofileTalk li span.profileInfo span {
	font-size: 13px;
	font-weight: normal;
}
#pageProfileRecruitInterview .interviewPlofileTalk li img {
	float: left;
	margin: -31px 30px 0 0;
}

/*--- recruit_contact ---*/
#pageProfileRecruitContact,
#pageProfileRecruitContact #Footer {
	min-width: 790px;
}
#pageProfileRecruitContact #SideNav,
#pageProfileRecruitContact #Breadcrumb {
	display: none;
}
#pageProfileRecruitContact #ContentWrap {
	padding-left: 0;
}
#pageProfileRecruitContact #MainTitle {
    background-color: #f2f2f2;
}
#pageProfileRecruitContact #ContentWrap #Content {
    background-color: #fff;
    padding: 50px 0 70px;
	margin: 0 auto;
	width: 790px;
}
#pageProfileRecruitContact #ContentWrap #Content dl.tableLayout {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}
#pageProfileRecruitContact #ContentWrap #Content dl.tableLayout dt {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
}
#pageProfileRecruitContact #ContentWrap #Content dl.tableLayout dd {
	display: table-cell;
	vertical-align: middle;
	background-color: #f6f6f6;
	padding: 0.5em 0 1em 10px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dt {
	font-size: 16px;
	padding-left: 20px;
	line-height: 3.3125;
	background-color: #f6f6f6;
	color: #888;
	margin-bottom: 20px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dt span {
	font-weight: bolder;
	color: #2f3136;
}
#pageProfileRecruitContact #ContentWrap #Content dl dt.required span:after {
	content: "忁EE;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 0.22em 0.5em;
	background-color: #d14528;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin: 0 15px 1px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd {
	margin-bottom: 30px;
	font-size: 16px;
	color: #2f3136;
	padding-left: 20px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.text {
	padding-left: 0;
}
#pageProfileRecruitContact #ContentWrap #Content dl dt.background {
	margin-bottom: 0;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 {
	padding-left: 0;
	background-color: #f6f6f6;
	padding-bottom: 12px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dt {
	float: left;
	margin-bottom: 0;
	height: 53px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dt span {
	font-weight: normal;
	vertical-align: middle;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd input[type="text"] {
	width: 80%;
	display: inline-block;
	vertical-align: middle;
	height: 41px;
	line-height: 41px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd {
	line-height: 3.3125;
	margin-bottom: 0;
	padding-left: 185px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd > span {
	vertical-align: middle;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd label {
	margin-right: 24px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd.date label {
	margin: 0 0 0 24px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd.date input[type="radio"] {
	margin-right: 3px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="text"] {
	border: 1px solid #d0d0d0;
	line-height: 39px;
	height: 39px;
	color: #2f3136;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","EE EゴシチE","MS PGothic",sans-serif;
	padding: 0 0 0 18px;
	width: 100%;
	font-size: 16px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="text"]:focus {
	border: 2px solid #8cafe7;
	line-height: 37px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3); 
	padding: 0 0 0 17px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.birthday > span,
#pageProfileRecruitContact #ContentWrap #Content dl dd.date > span {
	position: relative;
	display: inline-block;
	line-height: 3.3125;
	vertical-align: middle;
	margin: 0 12px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd span.selectTxt {
	position: absolute;
	display: inline-block;
	border: 1px solid #d0d0d0;
	line-height: 39px;
	color: #2f3136;
	background: #fff;
	vertical-align: middle;
	padding: 0 12px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd span.selectTxt:after {
	position: absolute;
	display: inline-block;
	content: "";
	border-width: 8px 5px 0;
	border-color: #2f3136 transparent;
	border-style: solid;
	width: 0;
	height: 0;
	top: 50%;
	right: 0;
	margin: -4px 8px 0 0;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd span.selectTxt.hover {
	border: 2px solid #8cafe7;
	line-height: 37px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3); 
	padding: 0 11px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd span.selectTxt.hover:after {
	position: absolute;
	display: inline-block;
	content: "";
	border-width: 8px 5px 0;
	border-color: #2f3136 transparent;
	border-style: solid;
	width: 0;
	height: 0;
	top: 50%;
	right: 0;
	margin: -4px 7px 0 0;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd select {
	height: 41px;
	opacity: 0;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd .year select,
#pageProfileRecruitContact #ContentWrap #Content dl dd .year,
#pageProfileRecruitContact #ContentWrap #Content dl dd .year span.selectTxt {
	width: 132px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd .month select,
#pageProfileRecruitContact #ContentWrap #Content dl dd .month,
#pageProfileRecruitContact #ContentWrap #Content dl dd .month span.selectTxt,
#pageProfileRecruitContact #ContentWrap #Content dl dd .day select,
#pageProfileRecruitContact #ContentWrap #Content dl dd .day,
#pageProfileRecruitContact #ContentWrap #Content dl dd .day span.selectTxt {
	width: 63px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd > label {
	margin-right: 50px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"],
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"] {
	display: none;
	margin: 0;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"] + label,
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"] + label {
	cursor: pointer;
	position: relative;
	display: inline-block;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"] + label {
	padding: 0 0 0 28px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"] + label {
	padding: 0 0 0 40px;
	margin-top: 8px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"] + label:before,
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"] + label:before {
	content: "";
	position: absolute;
	left: 0;
	display: block;
	background: #dfdfdf;
	box-shadow: 1px 3px 5px #fff inset;
	box-sizing: border-box;
	top: 45%;
	border: 2px solid #b0b0b0;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"] + label:hover:before,
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"] + label:hover:before {
	border: 2px solid #8cafe7;
	box-shadow: 1px 3px 5px #fff inset, 0 0 5px rgba(255,175,231,0.3); 
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"] + label:before {
	margin-top: -9px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"] + label:before {
	margin-top: -12px;
	width: 24px;
	height: 24px;
	border-radius: 5px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"]:checked + label:after,
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"]:checked + label:after {
	content: "";
	position: absolute;
	top: 45%;
	display: block;
	box-sizing: border-box;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"]:checked + label:after {
	left: 5px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	background: #666;
	border-radius: 8px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"]:checked + label:after {
	left: 4px;
	width: 16px;
	height: 8px;
	margin-top: -6px;
	border-left: 4px solid #666;
	border-bottom: 4px solid #666;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.mail input[type="text"] {
	width: 85%;
	margin-right: 20px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd.mail input[type="text"] + input[type="text"] {
	margin-top: 20px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd textarea {
	width: 100%;
	height: 10em;
	border: 1px solid #d0d0d0;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","EE EゴシチE","MS PGothic",sans-serif;
	padding: 12px 18px;
}
#pageProfileRecruitContact #ContentWrap #Content dl dd textarea:focus {
	border: 2px solid #8cafe7;
	box-shadow: 0 0 5px rgba(0,0,0,0.3); 
}
#pageProfileRecruitContact #ContentWrap #Content #Action {
	text-align: center;
}
#pageProfileRecruitContact #ContentWrap #Content #Action input[type="submit"] {
	display: inline-block;
	color: #fff;
	font-weight: bolder;
	font-size: 18px;
	width: 380px;
	line-height: 3.88889;
	background-color: #d14528;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","EE EゴシチE","MS PGothic",sans-serif;
	cursor: pointer;
	margin-top: 50px;
	border: none;
}
#pageProfileRecruitContact #ContentWrap #Content #Action input.return[type="submit"] {
	color: #fff;
	margin-right: 30px;
	background-color: #999;
}
#pageProfileRecruitContact #ContentWrap #Content #Action input[type="submit"]:hover {
	opacity: 0.75;
}
#pageProfileRecruitContact #ContentWrap #Content p.alert {
    color: #d14528;
    font-size: 16px;
    line-height: 1.846;
    margin: 3px 0 10px;
}
#pageProfileRecruitContact #ContentWrap #Content .lv2 p.alert {
    margin-top: -5px;
}

@media only screen and (max-width: 767px){
	.pc { display: none;}
	.sp { display: block;}
	body {
		min-width: inherit!important;
	}
	#Breadcrumb {
		display: none;
	}
	#MainTitle h1 {
		font-size: 1.8333em;
	}
	#MainTitle h1 span {
		font-size: 0.5em;
	}
	#SideNav {
		width: 100%;
		float: none;
		padding: 0;
		position: fixed;
		top: 0;
		z-index: 50;
	}
	#SideNav dl {
		position: fixed;
		width: 100%;
		padding: 0 ;
		top: 0!important;
		left: 0;
		font-size: 1em;
	}
	#SideNav dl dt {
		padding: 5% 4.6875% 3.125%;
		text-align: left;
		background-color: #fff;
		margin: 0;
		border-bottom: 1px solid #e5e5e5;
	}
	#SideNav dl dt a img {
		width: 52.03125%;
		margin: 0;
	}
	#SideNav dl dt a img.pc {
		display: none;
	}
	#SideNav dl dt a img.sp {
		display: inline-block;
	}
	#SideNav dl dt i {
		display: inline-block;
		cursor: pointer;
		background: url(../images/btn-menu-open.png) no-repeat center 0;
		background-size: contain;
		padding: 10.69% 11.21% 0 0;
		float: right;
		margin: -0.345% -0.862% 0 0;
	}
	#SideNav dl dt i.close {
		background-image: url(../images/btn-menu-close.png);
	}
	#SideNav dl dd {
		display: none;
		background-color: #2f3136;
		margin-top: -1px;
		padding: 7.8125% 4.6875% 0 ;
		font-size: 1em;
	}
	#SideNav dl dd > a {
		width: 100%;
		line-height: 5;
	}
	#SideNav dl dd ul {
		padding-top: 8.62069%;
		text-align: center;
	}
	#SideNav dl dd ul li {
		margin-top: 0;
	}
	#SideNav dl dd ul li a {
		color: #fff;
		font-weight: bolder;
		display: block;
		border-top: 2px solid #595a5e;
		line-height: 4.08333;
		padding: 0;
		height: auto;
		background: none!important;
		font-size: 1em;
	}
	#SideNav dl dd ul li a span {
		display: none;
	}
	#SideNav dl dd ul li a:hover:before,
	#SideNav dl dd ul li.current a:before {
		display: none;
	}
	#ContentWrap {
		padding-left: 0;
	}
	#ContentWrap #MainVisual h1 {
		font-size: 1.42em;
	}
	#ContentWrap #MainVisual h1 img {
		width: 70%;
		margin-bottom: 0.6em;
	}
	#ContentWrap #MainVisual h2 {
		font-size: 0.75em;
		font-weight:normal;
	}
	#ContentWrap #MainVisual p {
		font-size: 0.6em;
	}
	#ContentWrap #MainVisual p a {
		margin-top: 2%;
	}
	#ContentWrap #MainVisual p a img {
		width: 13%;
	}
	#ContentWrap #Content {
		padding: 5.1724% 4.6875% 4em;
	}
	#pageProfileRecruitIndex #ContentWrap #Content {
		background-position: right 0;
		background-size: contain;
		padding: 0 0 4em;
	}
	#ContentWrap #Content #Message {
		margin: 0;
		width: 100%;
		padding: 8% 5%;
	}
	#ContentWrap #Content #Message dt {
		color: #3e5789;
		font-size: 1.7em;
		margin-bottom: 0.3em;
	}
	#ContentWrap #Content #Message dd {
		font-size: 1em;
	}
	#ContentWrap #Content #ContMenu {
		width: 100%;
		padding: 2em 4.6875% 0;
	}
	#ContentWrap #Content #ContMenu li {
		float: left;
		width: 48%;
		margin-left: 4%;
		text-align: center;
		margin-bottom: 4%;
	}
	#ContentWrap #Content #ContMenu li:nth-child(3n+1) {
		margin-left: 4%;
	}
	#ContentWrap #Content #ContMenu li:nth-child(2n+1) {
		margin-left: 0;
	}
	#ContentWrap #Content #ContMenu li a {
		height: 100%;
		background-size: cover;
		font-size: 1em;
		padding-top: 43%;
	}
	#ContentWrap #Content #ContMenu li a span {
		font-size: 1.2em;
	}
	#ContentWrap #Content #ContMenu li a:hover {
		background-position: 0 0;
	}
	#ContentWrap #Content #ContMenu li.commingSoon a:before {
		content: "";
		background: url(../images/img-commingsoon.png) no-repeat 0 0;
		background-size: contain;
		width: 85.36565%;
		height: 85.36565%;
		position: absolute;
		left: 7.317%;
		top: 7.317%;
		display: block;
	}
	#ContentWrap #Content h2 {
		font-size: 1.6667em;
		margin: 1.5em 0 0.6em;
	}
	#ContentWrap #Content h2 span {
		font-size: 1em;
		display: inline;
		line-height: 2;
	}
	#pageProfileRecruitIndex #ContentWrap #Content h2 {
		font-size: 1.7em;
		margin: 1.5em 0 1.2em;
	}
	#pageProfileRecruitIndex #ContentWrap #Content h2 span {
		font-size: 1em;
	}
	#ContentWrap #Content h3 {
		font-size: 1.41667em;
		margin: 0.7em 0 0.3em;
	}
	#ContentWrap #Content p {
		margin-bottom: 1em;
		padding: 0;
		font-size: 1em;
	}
	#ContentWrap #Content p img {
		margin:  0 0 1em;
		width: 100%;
	}
	#pageProfileRecruitIndex#ContentWrap #Content p {
		padding: 0 4.6875%;
		margin: 0;
	}
	#ContentWrap #Content p.btn {
		text-align: center;
	}
	#ContentWrap #Content p.btn a {
		font-size: 1em;
		line-height: 5;
		display: inline-block;
		width: 90%;
		margin-top: 1.5em;
		margin-left: 0;
		background-size: 0.9em;
	}
	#pageProfileRecruitIndex #ContentWrap #Content p.btn a {
		font-size: 1em;
		line-height: 5;
		display: inline-block;
		width: 90%;
		margin-top: 1.5em;
		margin-left: 0;
	}
	#ContentWrap #Content table tr th {
		width: 40%;
		font-size: 1em;
		padding: 1.3em 1.3em 1.3em 0;
	}
	#ContentWrap #Content table tr td {
		font-size: 1em;
		padding: 1.3em 0;
	}
	#ContentWrap #Content table tr td p {
		margin: 1em 0 0;
	}
	#ContentWrap #Content table tr td p img {
		width: 100%;
		margin: 0 0 1em!important;
	}
	#ContentWrap #Content table tr td p:first-child {
		margin: 0;
	}
	#ContentWrap #Content dl.QABox,
	#ContentWrap #Content dl.interviewBox {
		margin-bottom: 1.5em;
		padding-top: 1em;
	}
	#ContentWrap #Content dl.QABox dt,
	#ContentWrap #Content dl.interviewBox dt {
		font-size: 1em;
		padding-left: 3.5em;
		margin-bottom: 1em;
	}
	#ContentWrap #Content dl.QABox dt i,
	#ContentWrap #Content dl.interviewBox dt i {
		font-size: 1em;
		color: #fff;
		width: 2.643em;
		line-height: 3.143;
		top: -0.9em;
		background-size: contain;
	}
	#ContentWrap #Content dl.QABox dd,
	#ContentWrap #Content dl.interviewBox dd {
		font-size: 1em;
		padding-left: 3.5em;
		margin-bottom: 1em;
	}
	#ContentWrap #Content dl.QABox dd i,
	#ContentWrap #Content dl.interviewBox dd i {
		font-size: 1em;
		width: 1.92232em;
		line-height: 2.286;
		left: 0.7em;
		top: -0.2em;
		background-size: contain;
	}
	
	#Footer {
		padding: 0;
		color: #fff;
		font-size: 1em;
		width: 100%;
		min-width: inherit!important;
	}
	#Footer p + p {
		padding: 4.6875% ;
		line-height: 1.5;
		text-align: center;
	}
	#Footer p span {
		color: #737373;
		display: inline-block;
		margin-top: 1em;
	}
	#Footer p span.companyinfo {
		color: #fff;
		display: inline-block;
		margin:  0 0 0.3em;
	}
	#Footer p#FooterLink {
		float: none;
	}
	#Footer p#FooterLink a {
		margin-left: 0;
		display: block;
		text-align: center;
		line-height: 4.08333;
		border-bottom: 2px solid #595a5e;
	}
	#Footer p#FooterLink a:hover {
		text-decoration: none;
	}
	#Footer p#FooterLink a:before {
		content: none;
		margin-right: 0;
	}
	
	
/*--- interview ---*/

	#pageProfileRecruitInterview #ContentWrap #Content {
		padding-top: 5.1724%;
	}
	#pageProfileRecruitInterview .interviewPlofile {
		margin-top: 1.6667em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dt {
		height: auto;
		padding: 0 0 0 1.6667em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dt > span.profileName {
		font-size: 2.41667em;
		padding-top: 1em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dt > span.profileName:before {
		display: block;
		margin-right: 0;
	}
	#pageProfileRecruitInterview .interviewPlofile > dt > span.profileInfo {
		font-size: 1.16667em;
		float: left;
		padding-right: 2.5em;
		line-height: 1.3em;
		display: inline-block;
		padding-bottom: 1em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dt > span.profileInfo span {
		font-size: 0.92857em;
		font-weight: normal;
		display: inline-block;
		margin: 1em 0 0.5em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dt img {
		margin: -1.6667em 1.6667em 0 0;
		width: 46.3%;
	}
	#pageProfileRecruitInterview .interviewPlofile > dd {
		display: block;
		padding: 1.6667em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dd dl {
		display: block;
		padding: 0;
		width: 100%;
	}
	#pageProfileRecruitInterview .interviewPlofile > dd dl + dl {
		padding: 0;
		width: 100%;
		margin-top: 1.3em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dd dl dt {
		font-size: 1.41667em;
		margin-bottom: 0.3em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dd dl dd {
		font-size: 1.08333em;
	}
	#pageProfileRecruitInterview .interviewPlofile > dd dl + dl dd ul li {
		padding-left: 1.8em;
		margin-bottom: 0.3em;
		background: url(../images/icon-interview-profile-info-sp.png) no-repeat 0 0.3em;
		background-size: 1.1em;
	}


/*--- specialinterviewPlofile ---*/

	#pageProfileRecruitInterview .specialinterviewPlofile {
		margin-top: 1.6667em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dt {
		height: auto;
		padding: 0 0 0 1.6667em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.catchphrase {
		display: none;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.profileName {
		font-size: 2.41667em;
		padding-top: 1em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.profileName:before {
		display: block;
		margin-right: 0;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.profileInfo {
		font-size: 1.16667em;
		float: left;
		padding-right: 2.5em;
		line-height: 1.3em;
		display: inline-block;
		padding-bottom: 1em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dt > span.profileInfo span {
		font-size: 0.92857em;
		font-weight: normal;
		display: inline-block;
		margin: 1em 0 0.5em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dt img {
		margin: -1.6667em 1.6667em 0 0;
		width: 46.3%;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dd {
		display: block;
		padding: 1.6667em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dd dl {
		display: block;
		padding: 0;
		width: 100%;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dd dl + dl {
		padding: 0;
		width: 100%;
		margin-top: 1.3em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dd dl dt {
		font-size: 0.92857em;
		margin-bottom: 0.3em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dd dl dd {
		font-size: 1.08333em;
	}
	#pageProfileRecruitInterview .specialinterviewPlofile > dd dl + dl dd ul li {
		padding-left: 1.8em;
		margin-bottom: 0.3em;
		background: url(../images/icon-interview-profile-info-sp.png) no-repeat 0 0.3em;
		background-size: 1.1em;
	}



	#pageProfileRecruitInterview .interviewSchedule {
		display: block;
		background: none;
	}
	#pageProfileRecruitInterview .interviewSchedule dl {
		display: block;
	}
	#pageProfileRecruitInterview .interviewSchedule dl dt {
		display: block;
		width: 35.69%;
		height: auto;
		line-height: 2.0588;
		padding: 0 0.20588em 0.2353em 0;
		font-size: 1.41667em;
		background: url(../images/bg-interview-schedule-sp.png) no-repeat 0 0;
		background-size: contain;
		margin-bottom: 0.6em;
	}
	#pageProfileRecruitInterview .interviewSchedule dl dd {
		display: block;
		padding: 0;
		font-size: 1.08333em;
		margin-bottom: 1.2em;
	}
	#pageProfileRecruitInterview .motto {
		margin-top: 1.2em;
		padding: 1.333em 2em;
	}
	#pageProfileRecruitInterview .motto dt {
		font-size: 1.25em;
	}
	#pageProfileRecruitInterview .motto dd {
		font-size: 1.416667em;
	}
	#pageProfileRecruitInterview #InterviewSubMenu {
		margin-bottom: 1em;
	}
	#pageProfileRecruitInterview #InterviewSubMenu li {
		margin: 0 0 4% 4%;
		width: 48%;
		height: 4em;
	}
	#pageProfileRecruitInterview #InterviewSubMenu li:nth-child(2n+1) {
		margin-left: 0;
	}
	#pageProfileRecruitInterview #InterviewSubMenu li a {
		font-size: 0.6em;
		line-height: 1.6;
		padding-left: 8em;
		background-size: contain;
	}
	#pageProfileRecruitInterview #InterviewSubMenu li a:hover {
		background-color: #fff;
		color: #2f3136;
	}
	#pageProfileRecruitInterview #InterviewSubMenu li.current a {
		text-decoration: none;
		background-color: #2f3136;
		color: #fff;
		position: relative;
	}
	#pageProfileRecruitInterview #InterviewSubMenu li a:hover:after,
	#pageProfileRecruitInterview #InterviewSubMenu li a:hover:before {
		display: none;
	}
	#pageProfileRecruitInterview #InterviewSubMenu li.current a:after {
		border-width: 0.5em 0.5em 0;
		bottom: -0.45em;
		margin-left: -0.5em;
	}
	#pageProfileRecruitInterview .interviewPlofileTalk {
			margin-top: 1.6667em;
	}
	#pageProfileRecruitInterview .interviewPlofileTalk li {
		width: 100%;
		float: none;
		border: 1px solid #e6e6e6;
		height: auto;
		padding: 0 0 0 1.6667em;
		margin-top: 2.8em;
	}
	#pageProfileRecruitInterview .interviewPlofileTalk li + li {
		margin: 2.8em 0 0 0;
	}
	#pageProfileRecruitInterview .interviewPlofileTalk li span.profileName {
			font-size: 2.41667em;
			padding-top: 1em;
	}
	#pageProfileRecruitInterview .interviewPlofileTalk li span.profileName:before {
		margin-right: 0;
	}
	#pageProfileRecruitInterview .interviewPlofileTalk li span.profileInfo {
		font-size: 1.16667em;
		float: left;
		padding-right: 2.5em;
		line-height: 1.3em;
		display: inline-block;
		padding-bottom: 1em;
		margin-top: 0;
	}
	#pageProfileRecruitInterview .interviewPlofileTalk li span.profileInfo span {
			font-size: 0.92857em;
			font-weight: normal;
			display: inline-block;
			margin: 1em 0 0.5em;
	}
	#pageProfileRecruitInterview .interviewPlofileTalk li img {
			margin: -1.6667em 1.6667em 0 0;
			width: 46.3%;
	}
	#ContentWrap #Content dl.QABox dd img.right,
	#ContentWrap #Content dl.interviewBox dd img.right {
		display: none;
	}


/*--- recruit_contact ---*/
	#pageProfileRecruitContact,
	#pageProfileRecruitContact #Footer {
		min-width: inherit;
	}
	#pageProfileRecruitContact #SideNav,
	#pageProfileRecruitContact #Breadcrumb {
		display: none;
	}
	#pageProfileRecruitContact #ContentWrap #Content {
		padding: 5.1724% 4.6875% 4em;
		width: 100%;
	}
	#pageProfileRecruitContact #ContentWrap #Content p {
		font-size: 0.8em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl.tableLayout {
		margin-bottom: 0;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl.tableLayout dt {
		display: block;
		width: 100%;
		margin-bottom: 0.6em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl.tableLayout dd {
		display: block;
		background-color: #fff;
		padding: 0;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dt {
		font-size: 0.7em;
		padding-left: 1em;
		margin-bottom: 0.8em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dt span {
		font-size: 1.42857em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dt.required span:after {
		font-size: 0.7em;
		margin: 0 1em 1px;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd {
		margin-bottom: 1.5em;
		font-size: 1em;
		padding-left: 1em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.text {
		padding-left: 0;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 {
		padding-bottom: 0.1em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dt {
		float: none;
		margin-bottom: 0;
		height: auto;
		line-height: 2.3;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd input[type="text"] {
		width: 90%;
		height: 2.5em;
		line-height: 2.5;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd {
		line-height: 1.6;
		margin-bottom: 0.8em;
		padding-left: 1em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd.date {
		padding-right: 4em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd label {
		margin-right: 2em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.lv2 dd.date label {
		margin: 0.8em 2em 0 0;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="text"] {
		line-height: 2.5em;
		height: 2.5em;
		padding: 0 0 0 0.8em;
		width: 100%;
		font-size: 1em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="text"]:focus {
		border-width: 1px;
		line-height: 2.5em;
		height: 2.5em;
		padding: 0 0 0 0.8em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.birthday > span,
	#pageProfileRecruitContact #ContentWrap #Content dl dd.date > span {
		height: 2.5em;
		margin: 0 0.5em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd span.selectTxt {
		line-height: 2.5;
		padding: 0 0.5em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd span.selectTxt:after {
		border-width: 0.5em 0.3em 0;
		margin: -0.25em 0.3em 0 0;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd span.selectTxt.hover {
		border: 1px solid #8cafe7;
		line-height: 2.5em;
		padding: 0 0.5em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd span.selectTxt.hover:after {
			border-width: 0.5em 0.3em 0;
			margin: -0.25em 0.3em 0 0;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd select {
		height: 2.5em;
		line-height: 2.5;
		font-size: 1em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd .year select,
	#pageProfileRecruitContact #ContentWrap #Content dl dd .year,
	#pageProfileRecruitContact #ContentWrap #Content dl dd .year span.selectTxt {
		width: 5em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd .month select,
	#pageProfileRecruitContact #ContentWrap #Content dl dd .month,
	#pageProfileRecruitContact #ContentWrap #Content dl dd .month span.selectTxt,
	#pageProfileRecruitContact #ContentWrap #Content dl dd .day select,
	#pageProfileRecruitContact #ContentWrap #Content dl dd .day,
	#pageProfileRecruitContact #ContentWrap #Content dl dd .day span.selectTxt {
		width: 3em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd > label {
		margin-right: 2em;
		font-size: 1em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"] + label {
		padding: 0 0 0 1.8em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"] + label {
		padding: 0 0 0 2.5em;
		margin-top: 0.5em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"] + label:before {
		margin-top: -0.6em;
		width: 1.2em;
		height: 1.2em;
		border-radius: 50%;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"] + label:before {
		margin-top: -0.7em;
		width: 1.5em;
		height: 1.5em;
		border-radius: 0.3em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="radio"]:checked + label:after {
		left: 0.3em;
		width: 0.6em;
		height: 0.6em;
		margin-top: -0.3em;
		border-radius: 50%;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd input[type="checkbox"]:checked + label:after {
		left: 0.3em;
		width: 1em;
		height: 0.5em;
		margin-top: -0.3em;
		border-left: 0.2em solid #666;
		border-bottom: 0.2em solid #666;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.mail input[type="text"] {
		width: 80%;
		margin-right: 1em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd.mail input[type="text"] + input[type="text"] {
		margin-top: 0.8em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd textarea {
		padding: 0.5em 0.8em;
	}
	#pageProfileRecruitContact #ContentWrap #Content dl dd textarea:focus {
		border: 1px solid #8cafe7;
	}
	#pageProfileRecruitContact #ContentWrap #Content #Action input[type="submit"] {
		font-size: 1.2em;
		width: 100%;
		line-height: 3.88889;
		margin-top: 1.8em;
		height: 3.88889em;
		-webkit-appearance: none;
	}
	#pageProfileRecruitContact #ContentWrap #Content #Action input.return[type="submit"] {
		margin-right: 0;
	}
	#pageProfileRecruitContact #ContentWrap #Content p.alert {
		font-size: 1em;
		margin: 0;
	}
/*--- timeline ---*/
.timeline {
  list-style: none;
}
.timeline > li {
  margin-bottom: 60px;
}

/* for Desktop */
@media ( min-width : 640px ){
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 20px;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 30px;
  }
  .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #6fc173;
    position: absolute;
    left: 106px;
    top: 24px;
    border-radius: 100%;
  }
}


}