@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#container {
	background: #fff;
}

#gNavi .navi05 a {
	border-bottom: 2px solid #fff;
}

.pageTitle {
	position: relative;
	min-height: 350px;
	background: url(../img/interview/page_title_bg.jpg) no-repeat center center;
	background-size: cover;
}

.pageTitle h1 {
	padding-top: 140px;
}

#main .bgBox {
	margin-bottom: 10px;
	position: relative;
	background: url(../img/interview/bg02.gif) repeat left top;
	background-size: 30px 30px;
}

#main .bgBox01:before {
	width: 100%;
	height: 343px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;

	content: "";
}

#main .bgBox .infoBg {
	padding: 60px 0 0;
	position: relative;
	background: url(../img/interview/bg03.png) no-repeat center top;
	background-size: 1114px auto;
}

#main .ulBox {
	margin: 0 auto;
	width: 1000px;
}

#main .ulBox ul {
	margin: 0 -25px 30px 0;
}

#main .ulBox li {
	margin-right: 25px;
	float: left;
	width: 231px;
}

#main .ulBox li a {
	padding-bottom: 22px;
	display: block;
	background: url(../img/interview/icon01.png) no-repeat center bottom;
	background-size: 28px auto;
}

#main .ulBox li a:hover {
	opacity: 0.7;
}

#main .ulBox li span {
	display: block;
}

#main .ulBox li .photoBox {
	position: relative;
	box-shadow: 0 2px 7px #ddd;
}

#main .ulBox li .textBox {
	position: absolute;
	padding: 4px 0 5px;
	left: 10px;
	bottom: 10px;
	width: 211px;
	line-height: 1.45;
	font-weight: bold;
	text-align: center;
	background: url(../img/interview/bg01.png) repeat left top;
}

#main .ulBox li .textBox span {
	font-size: 12px;
}

#main .ulBox li:nth-child(2) a {
	display: block;
	background: url(../img/interview/icon02.png) no-repeat center bottom;
	background-size: 28px auto;
}

#main .ulBox li:nth-child(3) a {
	display: block;
	background: url(../img/interview/icon03.png) no-repeat center bottom;
	background-size: 28px auto;
}

#main .ulBox li:nth-child(4) a {
	display: block;
	background: url(../img/interview/icon04.png) no-repeat center bottom;
	background-size: 28px auto;
}

#main h2 {
	color: #333;
	font-size: 60px;
	line-height: 1.2;
	letter-spacing: -3.5px;
}

#main .bgBox01 .contentBox {
	padding: 35px 0 63px;
}

#main .contentBox {
	padding: 45px 0 63px;
	width: 1000px;
}

#main .contentBox01 {
	padding-bottom: 100px;
}

#main .profileBox {
	margin-bottom: 33px;
}

#main .profileBox .photoBox {
	margin-top: -36px;
	float: right;
}

#main .profileBox .textBox {
	margin: 45px -100px 0 0;
	float: left;
	width: 380px;
	padding: 74px 25px 23px;
	position: relative;
	box-sizing: border-box;
	background: url(../img/interview/bg01.png) repeat left top;
	box-shadow: -1px 0 3px #F4F4F4;
}

#main .profileBox .textBox .profile {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	padding: 14px 0;
    font-family: "RobotoCondensed-Bold";
	font-size: 14px;
	color: #fff;
	width: 100px;
	letter-spacing: 1px;
	text-align: center;
	background-color: #FBA848;
}

#main .profileBox .textBox .name {
	margin: 0 0 15px;
	padding: 0 0 26px 16px;
	font-size: 32px;
	color: #333;
	line-height: 1.45;
	font-weight: bold;
	border-bottom: 1px solid #99A6CF;
}

#main .profileBox .textBox .name span {
	display: block;
}

#main .profileBox .textBox .name .en {
	margin-top: 3px;
	font-size: 14px;
	color: #003392;
	font-weight: normal;
    font-family: "RobotoCondensed-Bold";
}

#main .profileBox .textBox .name .top {
	font-size: 18px;
}

#main .profileBox .textBox table {
	width: 100%;
	border-collapse: collapse;
}

#main .profileBox .textBox th,
#main .profileBox .textBox td {
	font-size: 16px;
	text-align: left;
	line-height: 1.6;
	font-weight: normal;
	vertical-align: top;
}

#main .profileBox .textBox th {
	padding: 6px 22px 9px 5px;
	width: 23.5%;
	color: #003392;
	text-align: right;
	font-size: 20px;
    font-family: "RobotoCondensed-Bold";
}

#main .profileBox .textBox td {
	padding: 9px 0px 9px 0;
	letter-spacing: -0.5px;
}

#main .title {
	margin: 0 0 37px;
	text-align: center;
	position: relative;
}

#main .title .info {
	padding: 0 0px 21px;
	color: #003392;
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 4px solid #003392;
}

#main .title:before {
	margin-left: -7px;
	width: 14px;
	height: 7px;
	background: url(../img/interview/icon05.png) no-repeat left top;
	background-size: 14px 7px;
	position: absolute;
	left: 50%;
	bottom: 11px;

	content: "";
}

#main .title .que {
	padding-left: 18px;
	margin-right: 13px;
}

#main .title .que span {
	padding: 3px 0;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	line-height: 1.4;
	font-weight: normal;
    font-family: "RobotoCondensed-Bold";
	border-radius: 20px;
	width: 110px;
	background-color: #003392;
	vertical-align: middle;
	margin-top: -2px;
}

#main .title .rText {
	padding-right: 18px;
}

#main p {
	margin: 0 62px 47px;
	line-height: 1.6;
	letter-spacing: 0.5px;
}

#main .topText {
	margin: 0 60px 17px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
}

#main .scheduleBox {
	margin: 0 50px 0 0px;
}

#main .scheduleBox .photoBox {
	float: right;
}

#main .scheduleBox .textBox {
	margin: 36px -80px 0 0;
	padding: 0 20px 30px;
	float: left;
	width: 520px;
	position: relative;
	box-sizing: border-box;
	background: url(../img/interview/bg01.png) repeat left top;
	box-shadow: -2px 2px 4px #eee;
}

#main .scheduleBox .textBox .topBox {
	margin: 0 -20px 31px;
}

#main .scheduleBox .textBox .topBox .lText {
	margin: 0;
	padding: 14px 0;
	float: left;
	width: 100px;
	color: #fff;
	font-size: 14px;
    font-family: "RobotoCondensed-Bold";
	text-align: center;
	background-color: #003392;
}

#main .scheduleBox .textBox .topBox .rText {
	float: left;
	width: 200px;
	color: #003392;
	margin: 10px 0 0;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
}

#main .scheduleBox .textBox .inner {
	margin-bottom: 38px;
}

#main .scheduleBox .textBox .inner .phoBox {
	float: left;
}

#main .scheduleBox .textBox .inner .txtBox {
	float: right;
	width: 300px;
}

#main .scheduleBox .textBox .inner .txtBox p {
	margin: 0;
}

#main .scheduleBox .textBox .inner .txtBox .top {
	font-weight: bold;
	margin: -8px 0 0px;
}

#main .scheduleBox .textBox .inner .txtBox .top span {
	margin-right: 14px;
	color: #003392;
	font-size: 20px;
	font-weight: normal;
    font-family: "RobotoCondensed-Bold";
}

@media all and (min-width: 0) and (max-width: 767px) {
	.pageTitle {
		min-height: 175px;
		background: url(../img/interview/sp_page_title_bg.jpg) no-repeat center center;
		background-size: cover;
	}

	.pageTitle h1 {
		padding-top: 80px;
	}

	#main .contentBox {
		padding: 30px 10px 0;
		width: auto;
	}

	#main .bgBox01 .contentBox {
		padding: 22px 10px 0;
	}

	#main {
		padding-bottom: 20px;
		background: url(../img/interview/sp_bg01.gif) repeat left top;
		background-size: 15px 15px;
	}

	#main .bgBox {
		margin-bottom: 0;
		background: none;
	}

	#main .bgBox .infoBg {
		padding: 20px 0 0px;
		background: url(../img/interview/sp_bg02.png) no-repeat left top;
		background-size: 100% auto;
	}

	#main .bgBox01::before {
		height: 520px;
	}

	#main .ulBox {
		margin: 0 10px;
		width: auto;
	}

	#main .ulBox ul {
		margin: 0 0 0px 0;
	}

	#main .ulBox li {
		margin: 0 0 20px;
		width: 47.3%;
	}

	#main .ulBox li a {
		padding: 0;
		background: none !important;
	}

	#main .ulBox li .photoBox {
		box-shadow: 0 0 5px #EEDCDC;
	}

	#main .ulBox li:nth-child(2n) {
		float: right;
	}

	#main .ulBox li img {
		width: 100%;
	}

	#main .ulBox li .int {
		padding: 4px 0;
		position: absolute;
		left: 6%;
		width: 55px;
		color: #fff;
		bottom: 78px;
		font-size: 9px;
		font-family: "RobotoCondensed-Bold";
		text-align: center;
		letter-spacing: 0.5px;
		background: url(../img/recruit/bg02.png) repeat left top;
	}

	#main .ulBox li .spBg01 {
		background: url(../img/recruit/bg03.png) repeat left top;
	}

	#main .ulBox li .spBg02 {
		background: url(../img/recruit/bg04.png) repeat left top;
	}

	#main .ulBox li .spBg03 {
		background: url(../img/recruit/bg05.png) repeat left top;
	}

	#main .ulBox li .textBox {
		padding: 4px 0;
		left: 6%;
		width: 88%;
		min-height: 68px;
		box-sizing: border-box;
		line-height: 1.36;
	}

	#main .ulBox li .textBox span {
		font-size: 10px;
	}

	#main h2 {
		display: none;
	}

	#main .profileBox {
		margin-bottom: 30px;
	}

	#main .profileBox .photoBox {
		margin: 0 0 10px;
		float: none;
	}

	#main .profileBox .photoBox h2 {
		margin: -38px 0 0 5px;
		font-size: 20px;
		color: #333;
		line-height: 1.25;
		letter-spacing: -1px;
		text-shadow: 0 0 5px #fff;
	}

	#main .profileBox .photoBox .spH201 {
		margin: -26px 0 22px 5px;
	}

	#main .profileBox .photoBox img {
		width: 100%;
	}

	#main .profileBox .textBox {
		margin: 0;
		padding: 0 0 5px;
		float: none;
		width: auto;
	}

	#main .profileBox .textBox .profile {
		font-size: 12px;
		width: 58px;
		padding: 7px 0;
		letter-spacing: 0.5px;
	}

	#main .profileBox .textBox .name {
		margin: 0 6px 10px 0px;
		padding: 3px 0px 5px 0;
		font-size: 16px;
		float: right;
		text-align: left;
		width: 80%;
		box-sizing: border-box;
		vertical-align: middle;
		letter-spacing: -0.5px;
	}

	#main .profileBox .textBox .name .top {
		margin: -3px 11px 0 0;
		font-size: 12px;
		vertical-align: middle;
	}

	#main .profileBox .textBox .name .en {
		margin: -3px 0 0 7px;
		font-size: 10px;
		vertical-align: middle;
	}

	#main .profileBox .textBox .name span {
		display: inline-block;
	}

	#main .profileBox .textBox th,
	#main .profileBox .textBox td {
		line-height: 1.5;
	}

	#main .profileBox .textBox th {
		padding: 2px 5px 8px;
		font-size: 20px;
		width: 17.5%;
	}

	#main .profileBox .textBox td {
		padding: 7px 5px 7px 5px;
		font-size: 14px;
	}

	#main .title {
		margin: 0 0 18px;
		width: 100%;
		position: relative;
	}

	#main .title .info {
		padding: 0 5px 11px;
		margin: 0 auto;
		display: table;
		position: inherit;
		font-size: 18px;
		line-height: 1.5;
		border-bottom: 3px solid #003392;
	}

	#main .title01 .info {
		padding-bottom: 2px;
		border-bottom: 2px solid #003392;
	}

	#main .title:before {
		width: 7px;
		height: 3.5px;
		background: url(../img/interview/sp_icon.png) no-repeat;
		background-size: 7px auto;
		bottom: -3px;
	}

	#main .title .que {
		padding: 0;
		margin: 0;
		display: table-cell;
		vertical-align: middle;
	}

	#main .title .que span {
		margin-right: 8px;
		display: inline-block;
		padding: 1px 0 1px;
		font-size: 14px;
		width: 86px;
	}

	#main .title .rText {
		padding: 0;
		display: table-cell;
		vertical-align: middle;
		text-align: left;
		letter-spacing: -2px;
	}

	#main .topText {
		margin: 0 0px 10px;
		font-size: 16px;
		text-align: center;
		line-height: 1.5;
	}

	#main p {
		margin: 0 0 30px;
		font-size: 14px;
		line-height: 1.5;
		text-align: center;
	}

	#main .scheduleBox {
		margin: 0;
	}

	#main .scheduleBox .photoBox {
		display: none;
	}

	#main .scheduleBox .textBox {
		margin: 0;
		float: none;
		width: 100%;
		padding: 0 0 20px;
	}

	#main .scheduleBox .textBox .topBox {
		margin: 0 5px 6px 0;
	}

	#main .scheduleBox .textBox .topBox .lText {
		padding: 6px 0;
		font-size: 12px;
		width: 70px;
	}

	#main .scheduleBox .textBox .topBox .rText {
		margin: 0;
		padding: 5px 5px 6px;
		float: right;
		width: 79%;
		font-size: 12px;
		text-align: left;
		box-sizing: border-box;
		border-bottom: 1px solid #99A6CF;
	}

	#main .scheduleBox .textBox .inner {
		clear: both;
		margin: 0 10px 16px;
	}

	#main .scheduleBox .textBox .inner .phoBox {
		width: 29%;
		padding-top: 4px;
	}

	#main .scheduleBox .textBox .inner .phoBox img {
		width: 100%;
	}

	#main .scheduleBox .textBox .inner .txtBox {
		padding-left: 32%;
		float: none;
		width: auto;
		text-align: left;
	}

	#main .scheduleBox .textBox .inner .txtBox p {
		text-align: left;
		font-size: 12px;
		line-height: 1.3;
	}

	#main .scheduleBox .textBox .inner .txtBox .top {
		margin: 0 0;
		font-size: 14px;
		text-align: left;
	}

	#main .scheduleBox .textBox .inner .txtBox .top span {
		margin-right: 6px;
		font-size: 16px;
	}
}

@media all and (min-width: 0) and (max-width: 374px) {
	#main .profileBox .textBox .name {
		width: 77.5%;
		letter-spacing: -1px;
	}

	#main .profileBox .textBox .name .top {
		margin-right: 3px;
	}

	#main .profileBox .textBox .name .en {
		margin-left: 3px;
		letter-spacing: -1px;
	}

	#main .scheduleBox .textBox .topBox .rText {
		width: 75%;
	}
}

#main .profileBox .bg04,
#main .scheduleBox .bg04 {
	background-color: #58BD86!important;
}

#main .profileBox .bg03,
#main .scheduleBox .bg03 {
	background-color: #8D8D8F!important;
}

#main .profileBox .bg01,
#main .scheduleBox .bg01 {
	background-color: #FBA848!important;
}

#main .profileBox .bg02,
#main .scheduleBox .bg02 {
	background-color: #003392!important;
}
