@charset "UTF-8";

a {
	color: #000;
	text-decoration: none;
}
#tit {
	width:100%;
	height:210px;
	margin:70px 0 0 0;
	background: rgb(0,25,109);
	background: linear-gradient(90deg, rgba(0,25,109,1) 0%, rgba(0,25,109,1) 50%, rgba(100,170,220,1) 50%, rgba(100,170,220,1) 100%);
	position:relative;
	text-align: center;
}
#tit h2 {
	width: 242px;
    height: 73px;
	font-size: 30px;
	font-weight: bold;
	color: #00196d;
	background-color: #fff;
	text-align: center;
	line-height: 33px;
	margin: auto;
	padding: 20px 31px;
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#main-contents {
	background-color:#dce6f0;
	position:relative;
}
.breadcrumb {
	width:980px;
	margin:15px auto 0;
	font-size:12px;
	color:#00196d;
}
.breadcrumb a {
	text-decoration: underline;
	color: #00196d;
}
.century_g {
	font-family: 'Century Gothic', sans-serif;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
@media (max-width:980px) {
	#tit {
		height:132px;
		margin:50px 0 0 0;
	}
	#tit h2 {
		font-size: 20px;
		line-height: 32px;
		width: 220px;
		height: 61px;
		margin: auto;
		padding: 17px 37px;
	}
	.breadcrumb {
		width: calc(100% - 20px);
		padding:0 0 0 20px;
		font-size:10px;
	}
	#main-contents {
		padding-bottom: 0;
	}
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}
@media (max-width:320px) {
	#tit h2 {
		font-size: 17px;
	}
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.coming_soon {
	width: 975px;
	padding: 50px 0 75px;
	margin: 0 auto;
}
.coming_soon p {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.personality .inner {
	width: 975px;
	margin: 0 auto;
}
.personality .introduction {
	padding: 136px 0 85px;
}
.personality .introduction a {
	text-decoration: underline;
}
.personality .introduction h3 {
	position: relative;
    margin-bottom: 39px;
    background: #00196d;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
    color: #fff;
    padding: 30px 20px;
}
.personality .introduction figure {
	margin: 0;
	padding: 0;
}
.personality .introduction .cont {
	width: 705px;
	margin: 0 auto;
}
.personality .introduction .cont h4 {
	font-size: 26px;
	font-weight: bold;
	color: #005bac;
	text-align: center;
	line-height: 40px;
	margin-bottom: 32px;
}
.personality .introduction .cont p {
	font-size: 18px;
    line-height: 40px;
    text-align: center;
}
@media (max-width:980px) {
	.coming_soon {
		width: auto;
		padding: 25px 0 50px;
		margin: 0 35px;
	}
	.coming_soon p {
		font-size: 20px;
	}
	.personality .inner {
		width: auto;
		margin: 0 20px;
	}
	.personality .introduction {
		padding: 46px 0 56px;
	}
	.personality .introduction h3 {
		font-size: 20px;
		margin-bottom: 20px;
		padding: 25px 47.5px;
	}
	.personality .introduction figure img {
		width: 100%;
	}
	.personality .introduction .cont {
		width: auto;
		margin: 0 auto;
	}
	.personality .introduction .cont h4 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 15px;
		text-align: left;
	}
	.personality .introduction .cont p {
		font-size: 14px;
		line-height: 23px;
		text-align: left;
		margin-bottom: 0;
	}
}
.personality .talent h3 {
	width: 130px;
	font-size: 26px;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 13px;
	margin-bottom: 42px;
	color: #00196e;
	position: relative;
}
.personality .talent h3:after {
	content: "";
	background: -moz-linear-gradient(left, #a7cce8 50%, #29559b);
	background: -webkit-linear-gradient(left, #a7cce8 50%, #29559b);
	background: linear-gradient(to right, #a7cce8 50%, #29559b);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
}
.personality .talent .talent_list {
	margin-bottom: 30px;
}
.personality .talent .talent_list li {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 473px;
	background: #00196e;
	margin-bottom: 21px;
	padding: 26px 0;
}
.personality .talent .talent_list li:nth-child(odd) {
	float: left;
}
.personality .talent .talent_list li:nth-child(even) {
	float: right;
}
.personality .talent .talent_cont {
	background: #fff;
	padding: 20px;
}
.personality .talent .talent_cont h4 {
	font-size: 20px;
	font-weight: bold;
	color: #00196e;
	margin-bottom: 20px;
}
.personality .talent .talent_cont table {
	width: 895px;
	margin: 0 auto;
	border: 1px solid #00196e;
}
.personality .talent .talent_cont table th {
	font-size: 16px;
	font-weight: bold;
	color: #00196e;
	text-align: center;
	background: #74b6df;
	padding: 12px 0;
	border: 1px solid #00196e;
}
.personality .talent .talent_cont table th:nth-child(1) {
	width: 160px;
}
.personality .talent .talent_cont table th:nth-child(2) {
	width: 235px;
}
.personality .talent .talent_cont table td {
	font-size: 13px;
	line-height: 28px;
	padding: 18px 21px;
	vertical-align: top;
	border: 1px solid #00196e;
}
.personality .talent .talent_cont table td li {
	padding-left: 1em;
	position: relative;
}
.personality .talent .talent_cont table td li:before {
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #74b6df;
	position: absolute;
	top: 9px;
	left: 0;
	margin: auto;
}
.btn {
	padding: 79px 0 74px;
}
.btn a {
	max-width: 440px;
	display: block;
	background: url(../images/recruit_navi.png) no-repeat #00196e calc(100% - 37px);
	background-size: auto 100%;
	height: 70px;
	line-height: 74px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 34px;
	box-sizing: border-box;
	border-radius: 3px;
	margin: 0 auto 11px;
}
.btn02 a {
    max-width: 440px;
    display: block;
    background: url(../images/recruit_navi-bb.png) no-repeat #fff calc(100% - 37px);
    background-size: auto 100%;
    height: 70px;
    line-height: 70px;
    font-size: 17px;
    font-weight: bold;
    color: #00196d;
    padding-left: 50px;
    box-sizing: border-box;
    border-radius: 3px;
    margin: 0 auto 11px;
}
@media (max-width:980px) {
	.personality .talent h3 {
		font-size: 25px;
		padding-bottom: 13px;
		margin-bottom: 30px;
	}
	.personality .talent .talent_list {
		margin-bottom: 20px;
	}
	.personality .talent .talent_list li {
		font-size: 14px;
		width: 100%;
		margin-bottom: 10px;
		padding: 10px 0;
		line-height: 20px;
	}
	.personality .talent .talent_list li:nth-child(odd) {
		float: none;
	}
	.personality .talent .talent_list li:nth-child(even) {
		float: none;
	}
	.personality .talent .talent_cont {
		background: #fff;
		padding: 20px;
	}
	.personality .talent .talent_cont h4 {
		font-size: 20px;
		font-weight: bold;
		color: #00196e;
		margin-bottom: 20px;
	}
	.personality .talent .talent_cont table {
		width: 895px;
		margin: 0 auto;
		border: 1px solid #00196e;
	}
	.personality .talent .talent_cont table th {
		font-size: 16px;
		font-weight: bold;
		color: #00196e;
		text-align: center;
		background: #74b6df;
		padding: 12px 0;
		border: 1px solid #00196e;
	}
	.personality .talent .talent_cont table th:nth-child(1) {
		width: 160px;
	}
	.personality .talent .talent_cont table th:nth-child(2) {
		width: 235px;
	}
	.personality .talent .talent_cont table td {
		font-size: 13px;
		line-height: 28px;
		padding: 18px 21px;
		vertical-align: top;
		border: 1px solid #00196e;
	}
	.personality .talent .talent_cont table td li {
		padding-left: 1em;
		position: relative;
	}
	.personality .talent .talent_cont table td li:before {
		content: '';
		width: 9px;
		height: 9px;
		border-radius: 50%;
		background: #74b6df;
		position: absolute;
		top: 9px;
		left: 0;
		margin: auto;
	}
	.btn {
		padding: 20px 0 60px;
	}
	.btn a {
		width: 100%;
		max-width: inherit;
		background: url(../images/recruit_navi.png) no-repeat #00196e calc(100% - 13px);
		background-size: auto 100%;
		height: 56px;
		line-height: 61px;
		font-size: 15px;
		padding-left: 20px;
		margin: 0;
	}
	.btn02 a {
		max-width: inherit;
		background: url(../images/recruit_navi-bb.png) no-repeat #fff calc(100% - 30px);
		height: 62.5px;
		font-size: 15px;
		padding-left: 25px;
		margin: 0 0 16px 0;
	}
}

/*message*/
.message {
	margin-bottom: 87px;
}
.message h3 {
	font-size: 40px;
	font-weight: bold;
    color: #00196e;
    text-align: center;
    font-style: italic;
    margin-bottom: 40px;
}
.message_area {
	width: 600px;
	min-height: 487px;
	background: #fff;
	padding: 65px 108px 50px 60px;
	margin-bottom: 60px;
	position: relative;
	box-sizing: border-box;
	font-size: 13px;
}
.message_l-img .message_area {
	width: 600px;
	min-height: 487px;
	background: #64aadc;
	color: #fff;
	padding: 65px 60px 50px 108px;
	margin: 0 0 60px 376px;
	position: relative;
	box-sizing: border-box;
}
.message_area .name {
	color: #00196e;
    font-weight: bold;
	font-size: 16px;
    position: absolute;
    bottom: 40px;
    line-height: 1.8;
}
.message_l-img .message_area .name {
	color: #fff;
}
.message_area .name span {
	display: block;
	font-size: 22px;
}
.message_r-img,
.message_l-img {
	width: 975px;
	position: relative;
}
.message .message_r-img figure {
	width: 410px;
    position: absolute;
    top: 50px;
	right: -23px;
	z-index: 99;
}
.message .message_l-img figure {
	width: 427px;
    position: absolute;
    top: 50px;
	left: -40px;
	z-index: 99;
}
@media (max-width:980px) {
	.message {
		margin-bottom: 0;
	}
	.message h3 {
		margin-top: 0;
		font-size: 27px;
    	margin-bottom: 24px;
	}
	.message_r-img,
	.message_l-img {
		width: auto;
	}
	.message_l-img {
		width: 100%;
		max-height: 100vh;
	}
	.message figure {
		width: 90%;
		margin: 0 auto 10px;
		transform: translateY(-60px);
	}
	.message .message_l-img figure {
		width: 90%;
		top: 64%;
		left: 5%;
		right: 0;
		margin: 0;
	}
	.message figure img,
	.message figure img {
		width: 100%;
	}
	.message_area {
		width: auto;
		min-height: 350px;
		padding: 5% 7% 60%;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 28px;
	}
	.message_l-img .message_area {
		width: auto;
		min-height: 350px;
		margin: 0;
		padding: 5% 7% 60%;
	}
	.message_area .name {
		font-size: 14px;
		bottom: 20%;
	}
	.message_area .name span {
		font-size: 20px;
	}
}

/*recruitment*/
.recruitment {
	margin-bottom: 65px;
}
.recruitment h3{
	font-size: 26px;
    text-align: center;
	font-weight: bold;
    color: #00196e;
	position: relative;
	width: 183px;
	margin: 0 auto 79px;
}
.recruitment h3:after {
	content: "";
	background: -moz-linear-gradient(left, #a7cce8 50%, #29559b);
	background: -webkit-linear-gradient(left, #a7cce8 50%, #29559b);
	background: linear-gradient(to right, #a7cce8 50%, #29559b);
	position: absolute;
	bottom: -12px;
	left: 17px;
    width: 80%;
    height: 3px;
}
.recruitment p {
	font-size: 14px;
	text-align: center;
	line-height: 2;
}
@media (max-width:980px) {
	.recruitment {
		margin-bottom: 27px;
	}
	.recruitment h3{
		font-size: 24px;
		width: 170px;
		margin: 0 auto 68px;
	}
	.recruitment h3:after {
		bottom: -12px;
		left: 35px;
		width: 58%;
	}
	.recruitment p {
		text-align: left;
	}
}


/*btns_area*/
.btns_area {
	margin-bottom: 94px;
}
.btns_area .inner {
	box-sizing: border-box;
	background: #00196e;
	padding: 66px 60px;
}
.flex_sb {
	display: flex;
	justify-content: space-between;
}
.btn02 {
	width: 410px;
}
.btns_area .btn02 a {
	padding-left: 40px;
}
.btns_area .line_h a {
	line-height: 30px;
    padding-top: 5px;
}
@media (max-width:980px) {
	.btns_area .inner {
		padding: 38px 36px;
	}
	.btn02 {
		width: 257px;
	}
	.btns_area .btn02 a {
		padding-left: 10px;
	}
	.btns_area .line_h a,
	.btns_area .line_h_sp a {
		line-height: 23px;
		padding-top: 9px;
	}
}

/*interview*/
.interview {
	margin-bottom: 94px;
}
.interview h3 {
	width: 390px;
	font-size: 26px;
	font-weight: bold;
	margin: 0 auto 83px;
	padding-bottom: 13px;
	color: #00196e;
	position: relative;
}
.interview h3:after {
	content: "";
	background: -moz-linear-gradient(left, #a7cce8 50%, #29559b);
	background: -webkit-linear-gradient(left, #a7cce8 50%, #29559b);
	background: linear-gradient(to right, #a7cce8 50%, #29559b);
	position: absolute;
	bottom: 0px;
    left: 129px;
    width: 130px;
    height: 3px;
}
.interview .inner {
    width: 975px;
    margin: 0 auto;
    background: #fff;
    border: 3px solid #64aadc;
    padding: 53px 56px;
	box-sizing: border-box;
}
.interview .inner p {
	font-size: 14px;
    line-height: 2;
    margin: 6px 0;
}
.interview .inner .btn {
    width: 410px;
    padding: 0;
}

@media (max-width:980px) {
	.flex_sb {
		flex-wrap: wrap;
	}
	.interview {
		margin-bottom: 56px;
	}
	.interview .inner {
		width: auto;
    	margin: 0 20px;
		padding: 39px 28px;
	}
	.interview h3 {
		text-align: center;
		width: auto;
		font-size: 24px;
		margin: 0 auto 40px;
		padding-bottom: 13px;
		line-height: 30px;
	}
	.interview h3:after {
		left: 77px;
		width: 100px;
	}
	.interview .inner p {
		margin: 0 0 32px 0;
	}
	.interview .inner .btn {
		width: 257px;
		padding: 0;
	}
	.interview .line_h_sp a {
		line-height: 23px;
		padding-top: 7px;
	}
}

/*faq*/
.faq {
	background: #00196e;
	padding: 69px 107px;
}
.faq h3 {
	width: 182px;
	font-size: 26px;
	font-weight: bold;
	margin: 0 auto 70px;
	padding-bottom: 13px;
	color: #fff;
	position: relative;
}
.faq h3:after {
	content: "";
	background: -moz-linear-gradient(left, #a7cce8 50%, #29559b);
	background: -webkit-linear-gradient(left, #a7cce8 50%, #29559b);
	background: linear-gradient(to right, #a7cce8 50%, #29559b);
	position: absolute;
	bottom: 0px;
    left: 24px;
    width: 130px;
    height: 3px;
}
.faq p {
	color: #fff;
    text-align: center;
    margin-bottom: 40px;
}
.faq .btns_area {
	padding: 0 60px;
}
@media (max-width:980px) {
	.faq {
		padding: 50px 20px;
	}
	.faq .inner {
		width: auto;
		margin: 0 10px;
	}
	.btns_area {
		margin-bottom: 46px;
	}
	.faq h3 {
		width: 170px;
		font-size: 24px;
		margin: 0 auto 51px;
	}
	.faq h3:after {
		left: 37px;
    	width: 100px;
	}
	.faq p {
		font-size: 14px;
		text-align: left;
		margin-bottom: 34px;
	}
	.faq .btns_area {
		padding: 0;
	}
	.faq .btn02 {
		width: 100%;
	}
}