@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : recruit.css
 author     : Ability Consultant
 style info : 採用
=================================================================== */
.box_heading_large h2, .box_heading_large p, .con_message .box_message, .con_message .con_sdgs, .con_message .con_data, .con_message .con_benefits, .con_culture .box_thank, .con_culture .box_culture, .con_people .box_senpai, .con_faq, #con_entry {
	max-width: 1200px;
	margin: auto;
}
@media only screen and (max-width: 1199px) {
	.box_heading_large h2, .box_heading_large p, .con_message .box_message, .con_message .con_sdgs, .con_message .con_data, .con_message .con_benefits, .con_culture .box_thank, .con_culture .box_culture, .con_people .box_senpai, .con_faq, #con_entry {
		width: 91.66667%;
	}
}

@font-face {
	font-family: 'bah';
	src: url(../css/font/bahnschrift.woff) format("woff"), url(../css/font/bahnschrift.ttf) format("opentype");
}
/* font-awesome */
/* -----------------------------------------------------------
	ボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	タイトル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	slide矢印
----------------------------------------------------------- */
.box_heading_large h2, .box_heading_large p, .con_message .box_message, .con_message .con_sdgs, .con_message .con_data, .con_message .con_benefits, .con_culture .box_thank, .con_culture .box_culture, .con_people .box_senpai, .con_faq, #con_entry {
	margin-inline: auto;
	max-width: 1200px;
	width: 90%;
}
@media only screen and (max-width: 1199px) {
	.box_heading_large h2, .box_heading_large p, .con_message .box_message, .con_message .con_sdgs, .con_message .con_data, .con_message .con_benefits, .con_culture .box_thank, .con_culture .box_culture, .con_people .box_senpai, .con_faq, #con_entry {
		width: 91.66667%;
	}
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
	background: url("../recruit/images/img_main.jpg") no-repeat center bottom/cover;
	position: relative;
}
.con_main h1 {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
	color: #fff;
	font-weight: 100;
	font-size: 74%;
}
@media only screen and (max-width: 767px) {
	.con_main h1 {
		top: 1%;
		left: 2.08333%;
	}
}
@media only screen and (max-width: 767px) {
	.con_main {
		background-position: 65% bottom;
	}
}
.con_main .box_main {
	position: absolute;
	left: 110px;
	bottom: 230px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_main .box_main {
		bottom: 240px;
	}
}
@media only screen and (max-width: 767px) {
	.con_main .box_main {
		bottom: 5%;
	}
}
.con_main .box_main p {
	color: #FFF;
}
.con_main .box_main p.txt {
	font-size: 600%;
	font-family: 'bah',sans-serif;
	letter-spacing: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_main .box_main p.txt {
		font-size: 434%;
	}
}
@media only screen and (max-width: 767px) {
	.con_main .box_main p.txt {
		font-size: 334%;
	}
}
.con_main .box_main p.catch {
	font-size: 167%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_main .box_main p.catch {
		font-size: 147%;
	}
}
@media only screen and (max-width: 767px) {
	.con_main .box_main p.catch {
		font-size: 107%;
	}
}
@media only screen and (max-width: 1199px) {
	.con_main .box_main {
		width: 91.66667%;
		left: 4.16667%;
	}
}
@media only screen and (max-width: 1199px) and (max-width: 767px) {
	.con_main .box_main p.txt {
		line-height: 1;
	}
}

img[width][height] {
	height: auto;
}

.con_message *,
.con_message *::before,
.con_message *::after,
.con_culture *,
.con_culture *::before,
.con_culture *::after,
.con_people *,
.con_people *::before,
.con_people *::after,
.con_faq *,
.con_faq *::before,
.con_faq *::after,
#con_entry *,
#con_entry *::before,
#con_entry *::after {
	box-sizing: border-box;
}
.con_message [data-move-box],
.con_culture [data-move-box],
.con_people [data-move-box],
.con_faq [data-move-box],
#con_entry [data-move-box] {
	display: contents;
}
.con_message .box_heading:not(.accordion) h3,
.con_culture .box_heading:not(.accordion) h3,
.con_people .box_heading:not(.accordion) h3,
.con_faq .box_heading:not(.accordion) h3,
#con_entry .box_heading:not(.accordion) h3 {
	line-height: 1.8;
	font-weight: bold;
	letter-spacing: .125em;
	color: #004b9d;
}
@media only screen and (min-width: 768px) {
	.con_message .box_heading:not(.accordion) h3,
	.con_culture .box_heading:not(.accordion) h3,
	.con_people .box_heading:not(.accordion) h3,
	.con_faq .box_heading:not(.accordion) h3,
	#con_entry .box_heading:not(.accordion) h3 {
		font-size: calc(25 / 15 * 1em);
	}
}
@media print {
	.con_message .box_heading:not(.accordion) h3,
	.con_culture .box_heading:not(.accordion) h3,
	.con_people .box_heading:not(.accordion) h3,
	.con_faq .box_heading:not(.accordion) h3,
	#con_entry .box_heading:not(.accordion) h3 {
		font-size: calc(25 / 15 * 1em);
	}
}
.ie8 .con_message .box_heading:not(.accordion) h3, .ie8
.con_culture .box_heading:not(.accordion) h3, .ie8
.con_people .box_heading:not(.accordion) h3, .ie8
.con_faq .box_heading:not(.accordion) h3, .ie8
#con_entry .box_heading:not(.accordion) h3 {
	font-size: calc(25 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_message .box_heading:not(.accordion) h3,
	.con_culture .box_heading:not(.accordion) h3,
	.con_people .box_heading:not(.accordion) h3,
	.con_faq .box_heading:not(.accordion) h3,
	#con_entry .box_heading:not(.accordion) h3 {
		margin-bottom: .5em;
		font-size: calc(20 / 15 * 1em);
	}
}
.con_message .box_heading:not(.accordion) h3::before,
.con_culture .box_heading:not(.accordion) h3::before,
.con_people .box_heading:not(.accordion) h3::before,
.con_faq .box_heading:not(.accordion) h3::before,
#con_entry .box_heading:not(.accordion) h3::before {
	display: block;
	margin-bottom: calc(15 / 25 * 1em);
	width: calc(20 / 25 * 1em);
	height: 2px;
	background: currentColor;
	content: "";
}
@media only screen and (min-width: 768px) {
	.con_message .box_heading:not(.accordion) p,
	.con_culture .box_heading:not(.accordion) p,
	.con_people .box_heading:not(.accordion) p,
	.con_faq .box_heading:not(.accordion) p,
	#con_entry .box_heading:not(.accordion) p {
		line-height: calc(38 / 15);
	}
}
@media print {
	.con_message .box_heading:not(.accordion) p,
	.con_culture .box_heading:not(.accordion) p,
	.con_people .box_heading:not(.accordion) p,
	.con_faq .box_heading:not(.accordion) p,
	#con_entry .box_heading:not(.accordion) p {
		line-height: calc(38 / 15);
	}
}
.ie8 .con_message .box_heading:not(.accordion) p, .ie8
.con_culture .box_heading:not(.accordion) p, .ie8
.con_people .box_heading:not(.accordion) p, .ie8
.con_faq .box_heading:not(.accordion) p, .ie8
#con_entry .box_heading:not(.accordion) p {
	line-height: calc(38 / 15);
}
@media only screen and (max-width: 767px) {
	.con_message .box_heading:not(.accordion) p,
	.con_culture .box_heading:not(.accordion) p,
	.con_people .box_heading:not(.accordion) p,
	.con_faq .box_heading:not(.accordion) p,
	#con_entry .box_heading:not(.accordion) p {
		line-height: 2;
	}
}
.con_message .visually-hidden,
.con_culture .visually-hidden,
.con_people .visually-hidden,
.con_faq .visually-hidden,
#con_entry .visually-hidden {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}
.con_message [data-text]::before,
.con_culture [data-text]::before,
.con_people [data-text]::before,
.con_faq [data-text]::before,
#con_entry [data-text]::before {
	content: attr(data-text) "";
}

.box_heading_large {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: center / cover no-repeat;
	max-height: calc(660 / 15 * 1em);
}
@media only screen and (min-width: 768px) {
	.box_heading_large {
		aspect-ratio: 1920 / 660;
	}
}
@media print {
	.box_heading_large {
		aspect-ratio: 1920 / 660;
	}
}
.ie8 .box_heading_large {
	aspect-ratio: 1920 / 660;
}
@media only screen and (max-width: 767px) {
	.box_heading_large {
		height: calc(250 / 15 * 1em);
	}
}
.box_heading_large h2 {
	margin-block: 0;
}
.box_heading_large h2 [data-text] {
	display: block;
	line-height: 1;
	margin-bottom: calc((22 - 17 / 2 - (17 * 1.5 - 17) / 2) / 65 * 1em);
	font-family: 'bah',sans-serif;
	font-weight: 600;
	letter-spacing: .085em;
}
@media only screen and (min-width: 1200px) {
	.box_heading_large h2 [data-text] {
		font-size: calc(65 / 15 * 1em);
	}
}
@media print {
	.box_heading_large h2 [data-text] {
		font-size: calc(65 / 15 * 1em);
	}
}
.ie8 .box_heading_large h2 [data-text] {
	font-size: calc(65 / 15 * 1em);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.box_heading_large h2 [data-text] {
		font-size: calc(50 / 15 * 1em);
	}
}
@media only screen and (max-width: 767px) {
	.box_heading_large h2 [data-text] {
		font-size: calc(30 / 15 * 1em);
	}
}
.box_heading_large h2 [data-text] + span {
	display: block;
	font-weight: bold;
	letter-spacing: .125em;
}
@media only screen and (min-width: 768px) {
	.box_heading_large h2 [data-text] + span {
		font-size: calc(17 / 15 * 1em);
	}
}
@media print {
	.box_heading_large h2 [data-text] + span {
		font-size: calc(17 / 15 * 1em);
	}
}
.ie8 .box_heading_large h2 [data-text] + span {
	font-size: calc(17 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.box_heading_large h2 [data-text] + span {
		font-size: calc(15 / 15 * 1em);
	}
}
.box_heading_large p {
	margin-block: 0;
	line-height: calc(27 / 15);
	letter-spacing: .125em;
}
@media only screen and (min-width: 768px) {
	.box_heading_large p {
		margin-top: calc((48 - (17 * 1.5 - 17) / 2 - (27 - 15) / 2) / 15 * 1em);
	}
}
@media print {
	.box_heading_large p {
		margin-top: calc((48 - (17 * 1.5 - 17) / 2 - (27 - 15) / 2) / 15 * 1em);
	}
}
.ie8 .box_heading_large p {
	margin-top: calc((48 - (17 * 1.5 - 17) / 2 - (27 - 15) / 2) / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.box_heading_large p {
		margin-top: 1em;
	}
}

@media only screen and (min-width: 768px) {
	.con_message .box_director {
		display: flex;
		margin-bottom: calc((80 - (38 - 15) / 2) / 15 * 1em);
		margin-left: auto;
		max-width: calc(1560 / 15 * 1em);
		width: 95%;
	}
}
@media only screen and (min-width: 768px) and (min-width: 1334px) {
	.con_message .box_director {
		width: calc(100% - ( (100% - 1200px) / 2 ));
	}
}
@media only screen and (min-width: 768px) {
	.ie8 .con_message .box_director {
		width: calc(100% - ( (100% - 1200px) / 2 ));
	}
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1199px) {
	.con_message .box_director {
		gap: 5%;
	}
}

@media print {
	.con_message .box_director {
		display: flex;
		margin-bottom: calc((80 - (38 - 15) / 2) / 15 * 1em);
		margin-left: auto;
		max-width: calc(1560 / 15 * 1em);
		width: 95%;
	}
}
@media print {
	.con_message .box_director {
		width: calc(100% - ( (100% - 1200px) / 2 ));
	}
}
@media print {
	.ie8 .con_message .box_director {
		width: calc(100% - ( (100% - 1200px) / 2 ));
	}
}
.ie8 .con_message .box_director {
	display: flex;
	margin-bottom: calc((80 - (38 - 15) / 2) / 15 * 1em);
	margin-left: auto;
	max-width: calc(1560 / 15 * 1em);
	width: 95%;
}
@media only screen and (min-width: 1334px) {
	.ie8 .con_message .box_director {
		width: calc(100% - ( (100% - 1200px) / 2 ));
	}
}
@media print {
	.ie8 .con_message .box_director {
		width: calc(100% - ( (100% - 1200px) / 2 ));
	}
}
.ie8 .ie8 .con_message .box_director {
	width: calc(100% - ( (100% - 1200px) / 2 ));
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.ie8 .con_message .box_director {
		gap: 5%;
	}
}
@media only screen and (max-width: 767px) {
	.con_message .box_director {
		margin-inline: auto;
		margin-bottom: 2em;
		padding-top: 3em;
		width: calc(880 / 960 * 100%);
	}
}
@media only screen and (min-width: 768px) {
	.con_message .box_director .box_txt {
		flex-shrink: 0;
		padding-top: calc((155 - 11 / 2) / 1560 * 100%);
	}
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
	.con_message .box_director .box_txt {
		max-width: calc(543 / 15 * 1em);
		width: calc(543 / 1560 * 100%);
	}
}
@media only screen and (min-width: 768px) {
	.ie8 .con_message .box_director .box_txt {
		max-width: calc(543 / 15 * 1em);
		width: calc(543 / 1560 * 100%);
	}
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1199px) {
	.con_message .box_director .box_txt {
		width: 47.5%;
	}
}

@media print {
	.con_message .box_director .box_txt {
		flex-shrink: 0;
		padding-top: calc((155 - 11 / 2) / 1560 * 100%);
	}
}
@media print {
	.con_message .box_director .box_txt {
		max-width: calc(543 / 15 * 1em);
		width: calc(543 / 1560 * 100%);
	}
}
@media print {
	.ie8 .con_message .box_director .box_txt {
		max-width: calc(543 / 15 * 1em);
		width: calc(543 / 1560 * 100%);
	}
}
.ie8 .con_message .box_director .box_txt {
	flex-shrink: 0;
	padding-top: calc((155 - 11 / 2) / 1560 * 100%);
}
@media only screen and (min-width: 1200px) {
	.ie8 .con_message .box_director .box_txt {
		max-width: calc(543 / 15 * 1em);
		width: calc(543 / 1560 * 100%);
	}
}
@media print {
	.ie8 .con_message .box_director .box_txt {
		max-width: calc(543 / 15 * 1em);
		width: calc(543 / 1560 * 100%);
	}
}
.ie8 .ie8 .con_message .box_director .box_txt {
	max-width: calc(543 / 15 * 1em);
	width: calc(543 / 1560 * 100%);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.ie8 .con_message .box_director .box_txt {
		width: 47.5%;
	}
}
@media only screen and (min-width: 768px) {
	.con_message .box_director .box_txt h2 {
		margin-bottom: calc((134 - (15 * 1.5 - 15) / 2 - (46 - 22) / 2) / 543 * 100%);
	}
}
@media print {
	.con_message .box_director .box_txt h2 {
		margin-bottom: calc((134 - (15 * 1.5 - 15) / 2 - (46 - 22) / 2) / 543 * 100%);
	}
}
.ie8 .con_message .box_director .box_txt h2 {
	margin-bottom: calc((134 - (15 * 1.5 - 15) / 2 - (46 - 22) / 2) / 543 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_message .box_director .box_txt h2 {
		margin-bottom: 2.5em;
	}
}
.con_message .box_director .box_txt h2 [data-text] {
	display: block;
	margin-bottom: calc((28 - 11 / 2 - (15 * 1.5 - 15) / 2) / (1920 - 1018) * 100%);
	line-height: 1;
	font-size: calc(45 / 15 * 1em);
	font-family: 'bah',sans-serif;
	font-weight: 600;
	letter-spacing: .085em;
}
.con_message .box_director .box_txt h2 [data-text] + span {
	letter-spacing: .125em;
}
.con_message .box_director .box_txt .txt_slogan {
	max-width: calc(415 / 22 * 1em);
	line-height: calc(46 / 22);
	font-weight: bold;
	letter-spacing: .08em;
	word-break: keep-all;
	overflow-wrap: break-word;
}
@media only screen and (min-width: 768px) {
	.con_message .box_director .box_txt .txt_slogan {
		margin-bottom: calc((48 - (46 - 22) / 2) / 22 * 1em);
		font-size: calc(22 / 15 * 1em);
	}
}
@media print {
	.con_message .box_director .box_txt .txt_slogan {
		margin-bottom: calc((48 - (46 - 22) / 2) / 22 * 1em);
		font-size: calc(22 / 15 * 1em);
	}
}
.ie8 .con_message .box_director .box_txt .txt_slogan {
	margin-bottom: calc((48 - (46 - 22) / 2) / 22 * 1em);
	font-size: calc(22 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_message .box_director .box_txt .txt_slogan {
		margin-bottom: 2.5em;
		font-size: calc(20 / 15 * 1em);
	}
}
.con_message .box_director .box_txt .txt_slogan b {
	font-weight: inherit;
	color: #004b9d;
}
.con_message .box_director .box_txt .txt_author {
	padding-top: calc(19 / 15 * 1em);
	max-width: calc(415 / 15 * 1em);
	border-top: 1px solid #d5d5d5;
}
.con_message .box_director .box_txt .txt_author .txt_position {
	display: block;
	margin-bottom: calc(5 / 13 * 1em);
	font-size: calc(13 / 15 * 1em);
	letter-spacing: .02em;
}
.con_message .box_director .box_txt .txt_author .txt_name {
	display: block;
	margin-bottom: calc(10 / 21 * 1em);
	font-size: calc(21 / 15 * 1em);
	letter-spacing: .02em;
}
.con_message .box_director .box_txt .txt_author .txt_name_en {
	display: block;
	font-size: calc(11 / 15 * 1em);
	letter-spacing: .1em;
	color: #929292;
}
@media only screen and (min-width: 768px) {
	.con_message .box_director .box_img {
		flex-shrink: 0;
	}
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
	.con_message .box_director .box_img {
		max-width: calc(1018 / 15 * 1em);
		width: calc(1018 / 1560 * 100%);
		padding-left: 3em;
	}
}
@media only screen and (min-width: 768px) {
	.ie8 .con_message .box_director .box_img {
		max-width: calc(1018 / 15 * 1em);
		width: calc(1018 / 1560 * 100%);
		padding-left: 3em;
	}
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1199px) {
	.con_message .box_director .box_img {
		width: 47.5%;
	}
}

@media print {
	.con_message .box_director .box_img {
		flex-shrink: 0;
	}
}
@media print {
	.con_message .box_director .box_img {
		max-width: calc(1018 / 15 * 1em);
		width: calc(1018 / 1560 * 100%);
		padding-left: 3em;
	}
}
@media print {
	.ie8 .con_message .box_director .box_img {
		max-width: calc(1018 / 15 * 1em);
		width: calc(1018 / 1560 * 100%);
		padding-left: 3em;
	}
}
.ie8 .con_message .box_director .box_img {
	flex-shrink: 0;
}
@media only screen and (min-width: 1200px) {
	.ie8 .con_message .box_director .box_img {
		max-width: calc(1018 / 15 * 1em);
		width: calc(1018 / 1560 * 100%);
		padding-left: 3em;
	}
}
@media print {
	.ie8 .con_message .box_director .box_img {
		max-width: calc(1018 / 15 * 1em);
		width: calc(1018 / 1560 * 100%);
		padding-left: 3em;
	}
}
.ie8 .ie8 .con_message .box_director .box_img {
	max-width: calc(1018 / 15 * 1em);
	width: calc(1018 / 1560 * 100%);
	padding-left: 3em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.ie8 .con_message .box_director .box_img {
		width: 47.5%;
	}
}
.con_message .box_director .box_img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@media only screen and (min-width: 768px) {
	.con_message .box_message {
		margin-bottom: calc((186 - (38 - 15) / 2) / 1920 * 100%);
		column-count: 2;
	}
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
	.con_message .box_message {
		column-gap: calc(115 / 1920 * 100%);
	}
}
@media only screen and (min-width: 768px) {
	.ie8 .con_message .box_message {
		column-gap: calc(115 / 1920 * 100%);
	}
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1199px) {
	.con_message .box_message {
		column-gap: 2em;
	}
}

@media print {
	.con_message .box_message {
		margin-bottom: calc((186 - (38 - 15) / 2) / 1920 * 100%);
		column-count: 2;
	}
}
@media print {
	.con_message .box_message {
		column-gap: calc(115 / 1920 * 100%);
	}
}
@media print {
	.ie8 .con_message .box_message {
		column-gap: calc(115 / 1920 * 100%);
	}
}
.ie8 .con_message .box_message {
	margin-bottom: calc((186 - (38 - 15) / 2) / 1920 * 100%);
	column-count: 2;
}
@media only screen and (min-width: 1200px) {
	.ie8 .con_message .box_message {
		column-gap: calc(115 / 1920 * 100%);
	}
}
@media print {
	.ie8 .con_message .box_message {
		column-gap: calc(115 / 1920 * 100%);
	}
}
.ie8 .ie8 .con_message .box_message {
	column-gap: calc(115 / 1920 * 100%);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.ie8 .con_message .box_message {
		column-gap: 2em;
	}
}
@media only screen and (max-width: 767px) {
	.con_message .box_message {
		margin-bottom: 4em;
	}
}
@media only screen and (min-width: 768px) {
	.con_message .box_message div {
		margin-bottom: calc((64 - (38 - 15)) / 15 * 1em);
	}
}
@media print {
	.con_message .box_message div {
		margin-bottom: calc((64 - (38 - 15)) / 15 * 1em);
	}
}
.ie8 .con_message .box_message div {
	margin-bottom: calc((64 - (38 - 15)) / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_message .box_message div {
		margin-bottom: 1em;
	}
}
.con_message .box_message div p {
	line-height: calc(38 / 15);
}
@media only screen and (min-width: 768px) {
	.con_message .con_sdgs {
		margin-bottom: calc(170 / 1920 * 100%);
	}
}
@media print {
	.con_message .con_sdgs {
		margin-bottom: calc(170 / 1920 * 100%);
	}
}
.ie8 .con_message .con_sdgs {
	margin-bottom: calc(170 / 1920 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_message .con_sdgs {
		margin-bottom: 5em;
	}
}
.con_message .con_sdgs .img {
	display: block;
}
@media only screen and (min-width: 768px) {
	.con_message .con_sdgs .img {
		margin-bottom: calc((60 - (30 - 15) / 2) / 15 * 1em);
	}
}
@media print {
	.con_message .con_sdgs .img {
		margin-bottom: calc((60 - (30 - 15) / 2) / 15 * 1em);
	}
}
.ie8 .con_message .con_sdgs .img {
	margin-bottom: calc((60 - (30 - 15) / 2) / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_message .con_sdgs .img {
		margin-bottom: 1em;
	}
}
.con_message .con_sdgs .img img {
	display: block;
}
.con_message .con_sdgs .txt {
	margin-inline: auto;
	width: fit-content;
	line-height: 2;
}
.con_message .con_sdgs .btn {
	margin-top: calc((40 - (30 - 15) / 2) / 15 * 1em);
	text-align: center;
}
.con_message .con_sdgs .btn a {
	display: inline-flex;
	gap: calc(22 / 15 * 1em);
	padding-inline: calc(30 / 15 * 1em);
	height: calc(53 / 15 * 1em);
	align-items: center;
	letter-spacing: .08em;
	color: #004b9d;
	border: 1px solid currentColor;
	border-radius: calc(26.5 / 15 * 1em);
}
.con_message .con_sdgs .btn a .ico {
	display: block;
}
.con_message .con_sdgs .btn a .ico::after {
	display: block;
	width: 12px;
	height: 5px;
	background: center / contain no-repeat;
	transition: .3s;
	content: "";
}
.con_message .con_sdgs .btn a .ico.lazyloaded::after {
	background-image: url("../recruit/images/ico_arrow.png");
}
@media only screen and (min-width: 768px) {
	.con_message .con_data {
		margin-bottom: calc(188 / 1920 * 100%);
	}
}
@media print {
	.con_message .con_data {
		margin-bottom: calc(188 / 1920 * 100%);
	}
}
.ie8 .con_message .con_data {
	margin-bottom: calc(188 / 1920 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_message .con_data {
		margin-bottom: 5em;
	}
}
@media only screen and (min-width: 768px) {
	.con_message .con_data .box_heading {
		margin-bottom: calc(( 60 - (45 - 25) / 2 ) / 15 * 1em);
	}
}
@media print {
	.con_message .con_data .box_heading {
		margin-bottom: calc(( 60 - (45 - 25) / 2 ) / 15 * 1em);
	}
}
.ie8 .con_message .con_data .box_heading {
	margin-bottom: calc(( 60 - (45 - 25) / 2 ) / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_message .con_data .box_heading {
		margin-bottom: 2em;
	}
}
.con_message .con_data .box_data ul {
	display: flex;
	flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
	.con_message .con_data .box_data ul {
		gap: calc(45 / 15 * 1em) calc(45 / 1200 * 100%);
	}
}
@media print {
	.con_message .con_data .box_data ul {
		gap: calc(45 / 15 * 1em) calc(45 / 1200 * 100%);
	}
}
.ie8 .con_message .con_data .box_data ul {
	gap: calc(45 / 15 * 1em) calc(45 / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_message .con_data .box_data ul {
		gap: 1.5em;
	}
}
.con_message .con_data .box_data ul li {
	position: relative;
	border-radius: 10px;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
}
@media only screen and (min-width: 768px) {
	.con_message .con_data .box_data ul li {
		width: calc(370 / 1200 * 100%);
		padding-top: calc(370 / 1200 * 100%);
	}
}
@media print {
	.con_message .con_data .box_data ul li {
		width: calc(370 / 1200 * 100%);
		padding-top: calc(370 / 1200 * 100%);
	}
}
.ie8 .con_message .con_data .box_data ul li {
	width: calc(370 / 1200 * 100%);
	padding-top: calc(370 / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_message .con_data .box_data ul li {
		width: calc((100% - 1.5em) / 2);
		padding-top: calc((100% - 1.5em) / 2);
	}
}
.con_message .con_data .box_data ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-decoration: none;
}
.con_message .con_data .box_data ul li a::after {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: calc(25 / 370 * 100%);
	margin-right: calc(25 / 370 * 100%);
	width: 12px;
	height: 5px;
	background: center / contain no-repeat;
	transition: .3s;
	content: "";
}
.con_message .con_data .box_data ul li a.lazyloaded::after {
	background-image: url("../recruit/images/ico_arrow.png");
}
.con_message .con_data .box_data ul li a:hover::after {
	transform: translateX(0.5em);
}
.con_message .con_data .box_data ul li a dl {
	width: 100%;
	text-align: center;
	letter-spacing: .08em;
}
.con_message .con_data .box_data ul li a dl dt {
	margin-bottom: calc((18 - ((17 * 1.5) - 17) / 2) / 17 * 1em);
	line-height: 1.5;
	font-weight: bold;
}
@media only screen and (min-width: 1200px) {
	.con_message .con_data .box_data ul li a dl dt {
		font-size: calc(17 / 15 * 1em);
	}
}
@media print {
	.con_message .con_data .box_data ul li a dl dt {
		font-size: calc(17 / 15 * 1em);
	}
}
.ie8 .con_message .con_data .box_data ul li a dl dt {
	font-size: calc(17 / 15 * 1em);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_message .con_data .box_data ul li a dl dt {
		font-size: calc(16 / 15 * 1em);
	}
}
@media only screen and (max-width: 767px) {
	.con_message .con_data .box_data ul li a dl dt {
		font-size: 1em;
	}
}
.con_message .con_data .box_data ul li a dl dt .ico {
	display: block;
	position: relative;
	margin-bottom: calc((35 - ((17 * 1.5) - 17) / 2) / 370 * 100%);
	padding-top: calc(45 / 370 * 100%);
}
.con_message .con_data .box_data ul li a dl dt .ico img {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.con_message .con_data .box_data ul li a dl dd {
	line-height: 1;
	font-weight: bold;
}
@media only screen and (min-width: 1200px) {
	.con_message .con_data .box_data ul li a dl dd {
		font-size: calc(50 / 15 * 1em);
	}
}
@media print {
	.con_message .con_data .box_data ul li a dl dd {
		font-size: calc(50 / 15 * 1em);
	}
}
.ie8 .con_message .con_data .box_data ul li a dl dd {
	font-size: calc(50 / 15 * 1em);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_message .con_data .box_data ul li a dl dd {
		font-size: calc(40 / 15 * 1em);
	}
}
@media only screen and (max-width: 767px) {
	.con_message .con_data .box_data ul li a dl dd {
		font-size: calc(30 / 15 * 1em);
	}
}
.con_message .con_data .box_data ul li a dl dd .txt_number {
	font-family: 'bah',sans-serif;
	font-size: calc(78 / 50 * 1em);
	font-weight: 500;
}
.con_message .con_data .box_data ul li a dl dd img {
	display: block;
	margin-inline: auto;
}
@media only screen and (min-width: 768px) {
	.con_message .con_benefits {
		margin-bottom: calc(215 / 1920 * 100%);
	}
}
@media print {
	.con_message .con_benefits {
		margin-bottom: calc(215 / 1920 * 100%);
	}
}
.ie8 .con_message .con_benefits {
	margin-bottom: calc(215 / 1920 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_message .con_benefits {
		margin-bottom: 5em;
	}
}
@media only screen and (min-width: 768px) {
	.con_message .con_benefits .box_heading {
		margin-bottom: calc(( 52 - (38 - 15) / 2 ) / 15 * 1em);
	}
}
@media print {
	.con_message .con_benefits .box_heading {
		margin-bottom: calc(( 52 - (38 - 15) / 2 ) / 15 * 1em);
	}
}
.ie8 .con_message .con_benefits .box_heading {
	margin-bottom: calc(( 52 - (38 - 15) / 2 ) / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_message .con_benefits .box_heading {
		margin-bottom: 2em;
	}
}
.con_message .con_benefits ol {
	display: flex;
	flex-wrap: wrap;
	gap: calc(40 / 15 * 1em) calc(40 / 1200 * 100%);
}
@media only screen and (min-width: 768px) {
	.con_message .con_benefits ol li {
		width: calc(((1200 - 40) / 2) / 1200 * 100%);
	}
}
@media print {
	.con_message .con_benefits ol li {
		width: calc(((1200 - 40) / 2) / 1200 * 100%);
	}
}
.ie8 .con_message .con_benefits ol li {
	width: calc(((1200 - 40) / 2) / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_message .con_benefits ol li {
		width: 100%;
	}
}
.con_message .con_benefits ol li .img {
	display: block;
}
.con_message .con_benefits ol li .img img {
	display: block;
	border-radius: calc(10 / 15 * 1em);
}
.con_message .con_benefits ol li dl {
	position: relative;
	margin-top: calc(-50 / 15 * 1em);
	padding: calc((28 - (19 * 1.5 - 19) / 2) / 15 * 1em) calc(40 / 580 * 100%) 0 calc(30 / 580 * 100%);
	letter-spacing: .08em;
	background: #fff;
	border-radius: 0 calc(20 / 15 * 1em) 0 0;
}
@media only screen and (min-width: 768px) {
	.con_message .con_benefits ol li dl {
		max-width: calc(420 / 15 * 1em);
		width: 85%;
	}
}
@media print {
	.con_message .con_benefits ol li dl {
		max-width: calc(420 / 15 * 1em);
		width: 85%;
	}
}
.ie8 .con_message .con_benefits ol li dl {
	max-width: calc(420 / 15 * 1em);
	width: 85%;
}
@media only screen and (max-width: 767px) {
	.con_message .con_benefits ol li dl {
		width: 95%;
	}
}
.con_message .con_benefits ol li dl dt {
	margin-bottom: calc((25 - (19 * 1.5 - 19) / 2 - (28 - 14) / 2) / 15 * 1em);
	font-size: calc(19 / 15 * 1em);
	font-weight: bold;
}
.con_message .con_benefits ol li dl dd {
	line-height: 2;
	font-size: calc(14 / 15 * 1em);
}

@media only screen and (min-width: 768px) {
	.con_culture .box_heading_large {
		margin-bottom: calc(65 / 15 * 1em);
	}
}
@media print {
	.con_culture .box_heading_large {
		margin-bottom: calc(65 / 15 * 1em);
	}
}
.ie8 .con_culture .box_heading_large {
	margin-bottom: calc(65 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_culture .box_heading_large {
		margin-bottom: 3em;
	}
}
.con_culture .box_heading_large.lazyloaded {
	background-image: url("../recruit/images/img_culture.jpg");
}
.con_culture .box_thank {
	display: flex;
	gap: calc(54 / 15 * 1em);
}
@media only screen and (min-width: 768px) {
	.con_culture .box_thank {
		align-items: center;
		margin-bottom: calc(80 / 15 * 1em);
	}
}
@media print {
	.con_culture .box_thank {
		align-items: center;
		margin-bottom: calc(80 / 15 * 1em);
	}
}
.ie8 .con_culture .box_thank {
	align-items: center;
	margin-bottom: calc(80 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_culture .box_thank {
		flex-direction: column;
		margin-bottom: 4em;
	}
}
@media only screen and (min-width: 768px) {
	.con_culture .box_thank .box_txt {
		order: 2;
	}
}
@media print {
	.con_culture .box_thank .box_txt {
		order: 2;
	}
}
.ie8 .con_culture .box_thank .box_txt {
	order: 2;
}
.con_culture .box_thank .box_txt h3 {
	line-height: calc(34.38 / 21 * 1em);
	font-weight: bold;
	color: #004b9d;
}
@media only screen and (min-width: 768px) {
	.con_culture .box_thank .box_txt h3 {
		margin-bottom: calc((30 - 15 / 2) / 21 * 1em);
		font-size: calc(21 / 15 * 1em);
	}
}
@media print {
	.con_culture .box_thank .box_txt h3 {
		margin-bottom: calc((30 - 15 / 2) / 21 * 1em);
		font-size: calc(21 / 15 * 1em);
	}
}
.ie8 .con_culture .box_thank .box_txt h3 {
	margin-bottom: calc((30 - 15 / 2) / 21 * 1em);
	font-size: calc(21 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_culture .box_thank .box_txt h3 {
		margin-bottom: 1.5em;
		font-size: calc(16 / 15 * 1em);
		text-align: center;
	}
}
.con_culture .box_thank .box_txt h3 em {
	display: block;
	font-size: calc(31 / 21 * 1em);
}
.con_culture .box_thank .box_txt .txt p {
	line-height: 2;
	color: #323232;
}
.con_culture .box_thank .box_img {
	max-width: calc(213 / 15 * 1em);
}
@media only screen and (min-width: 768px) {
	.con_culture .box_thank .box_img {
		order: 1;
	}
}
@media print {
	.con_culture .box_thank .box_img {
		order: 1;
	}
}
.ie8 .con_culture .box_thank .box_img {
	order: 1;
}
@media only screen and (max-width: 767px) {
	.con_culture .box_thank .box_img {
		margin-inline: auto;
		margin-bottom: 1.5em;
		width: 40%;
	}
}
.con_culture .box_thank .box_img .img {
	display: block;
}
.con_culture .box_thank .box_img .img img {
	display: block;
}
@media only screen and (min-width: 768px) {
	.con_culture .box_culture {
		margin-bottom: calc((320 - 45) / 1920 * 100%);
	}
}
@media print {
	.con_culture .box_culture {
		margin-bottom: calc((320 - 45) / 1920 * 100%);
	}
}
.ie8 .con_culture .box_culture {
	margin-bottom: calc((320 - 45) / 1920 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_culture .box_culture {
		margin-bottom: 5em;
	}
}
.con_culture .box_culture .box_heading {
	margin-bottom: calc(( 52 - (38 - 15) / 2 ) / 15 * 1em);
}
.con_culture .box_culture section {
	display: flex;
}
.con_culture .box_culture section .box_txt {
	order: 2;
}
.con_culture .box_culture section .box_txt h4 {
	line-height: 1.5;
	font-size: calc(19 / 15 * 1em);
	font-weight: bold;
	color: #004b9d;
}
@media only screen and (max-width: 767px) {
	.con_culture .box_culture section .box_txt h4 {
		margin-bottom: 1em;
	}
}
.con_culture .box_culture section .box_txt .txt p {
	line-height: 2;
}
.con_culture .box_culture section .box_img {
	order: 1;
}
@media only screen and (max-width: 767px) {
	.con_culture .box_culture section .box_img {
		margin-bottom: 1.75em;
	}
}
.con_culture .box_culture section .box_img .img {
	display: block;
}
.con_culture .box_culture section .box_img .img img {
	display: block;
}
.con_culture .box_culture section.box_large {
	flex-direction: column;
	margin-bottom: calc((52 - (15 * 1.5 - 15) / 2) / 15 * 1em);
}
.con_culture .box_culture section.box_large .box_txt {
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.con_culture .box_culture section.box_large .box_txt h4 {
		margin-bottom: calc((28 - (19 * 1.5 - 19) / 2 - (15 * 1.5 - 15) / 2) / 19 * 1em);
	}
}
@media print {
	.con_culture .box_culture section.box_large .box_txt h4 {
		margin-bottom: calc((28 - (19 * 1.5 - 19) / 2 - (15 * 1.5 - 15) / 2) / 19 * 1em);
	}
}
.ie8 .con_culture .box_culture section.box_large .box_txt h4 {
	margin-bottom: calc((28 - (19 * 1.5 - 19) / 2 - (15 * 1.5 - 15) / 2) / 19 * 1em);
}
.con_culture .box_culture section.box_large .box_img {
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.con_culture .box_culture section.box_large .box_img {
		margin-bottom: calc((40 - (19 * 1.5 - 19) / 2) / 15 * 1em);
	}
}
@media print {
	.con_culture .box_culture section.box_large .box_img {
		margin-bottom: calc((40 - (19 * 1.5 - 19) / 2) / 15 * 1em);
	}
}
.ie8 .con_culture .box_culture section.box_large .box_img {
	margin-bottom: calc((40 - (19 * 1.5 - 19) / 2) / 15 * 1em);
}
.con_culture .box_culture section.box_medium {
	padding: calc(45 / 15 * 1em) 0;
	border-top: 1px solid #d5d5d5;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_culture .box_culture section.box_medium {
		align-items: center;
	}
}
@media only screen and (max-width: 767px) {
	.con_culture .box_culture section.box_medium {
		flex-direction: column;
	}
}
@media only screen and (min-width: 768px) {
	.con_culture .box_culture section.box_medium .box_txt {
		max-width: calc((1200 - 543) / 15 * 1em);
		width: calc((1200 - 543) / 1200 * 100%);
		padding: calc((66 - (19 * 1.5 - 19) / 2) / 1200 * 100%) calc((75 - (19 * 1.5 - 19) / 2) / 1200 * 100%);
	}
}
@media print {
	.con_culture .box_culture section.box_medium .box_txt {
		max-width: calc((1200 - 543) / 15 * 1em);
		width: calc((1200 - 543) / 1200 * 100%);
		padding: calc((66 - (19 * 1.5 - 19) / 2) / 1200 * 100%) calc((75 - (19 * 1.5 - 19) / 2) / 1200 * 100%);
	}
}
.ie8 .con_culture .box_culture section.box_medium .box_txt {
	max-width: calc((1200 - 543) / 15 * 1em);
	width: calc((1200 - 543) / 1200 * 100%);
	padding: calc((66 - (19 * 1.5 - 19) / 2) / 1200 * 100%) calc((75 - (19 * 1.5 - 19) / 2) / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_culture .box_culture section.box_medium .box_txt {
		order: 2;
	}
}
@media only screen and (min-width: 768px) {
	.con_culture .box_culture section.box_medium .box_txt h4 {
		margin-bottom: calc((44 - (19 * 1.5 - 19) / 2 - (15 * 1.5 - 15) / 2) / 19 * 1em);
	}
}
@media print {
	.con_culture .box_culture section.box_medium .box_txt h4 {
		margin-bottom: calc((44 - (19 * 1.5 - 19) / 2 - (15 * 1.5 - 15) / 2) / 19 * 1em);
	}
}
.ie8 .con_culture .box_culture section.box_medium .box_txt h4 {
	margin-bottom: calc((44 - (19 * 1.5 - 19) / 2 - (15 * 1.5 - 15) / 2) / 19 * 1em);
}
@media only screen and (min-width: 768px) {
	.con_culture .box_culture section.box_medium .box_img {
		width: calc(543 / 1200 * 100%);
	}
}
@media print {
	.con_culture .box_culture section.box_medium .box_img {
		width: calc(543 / 1200 * 100%);
	}
}
.ie8 .con_culture .box_culture section.box_medium .box_img {
	width: calc(543 / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_culture .box_culture section.box_medium .box_img {
		order: 1;
	}
}

@media only screen and (min-width: 768px) {
	.con_people {
		margin-bottom: calc((130 - (65 - 48) / 2) / 1200 * 100%);
	}
}
@media print {
	.con_people {
		margin-bottom: calc((130 - (65 - 48) / 2) / 1200 * 100%);
	}
}
.ie8 .con_people {
	margin-bottom: calc((130 - (65 - 48) / 2) / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_people {
		margin-bottom: 5em;
	}
}
.con_people .box_heading_large {
	color: #fff;
}
@media only screen and (min-width: 768px) {
	.con_people .box_heading_large {
		margin-bottom: calc(137 / 1920 * 100%);
	}
}
@media print {
	.con_people .box_heading_large {
		margin-bottom: calc(137 / 1920 * 100%);
	}
}
.ie8 .con_people .box_heading_large {
	margin-bottom: calc(137 / 1920 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_people .box_heading_large {
		margin-bottom: 3em;
	}
}
.con_people .box_heading_large.lazyloaded {
	background-image: url("../recruit/images/img_people.jpg");
}
.con_people .box_senpai {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai {
		gap: calc(45 / 15 * 1em) calc(45 / 1200 * 100%);
	}
}
@media print {
	.con_people .box_senpai {
		gap: calc(45 / 15 * 1em) calc(45 / 1200 * 100%);
	}
}
.ie8 .con_people .box_senpai {
	gap: calc(45 / 15 * 1em) calc(45 / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai {
		gap: 1.5em;
	}
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li {
		width: calc(370 / 1200 * 100%);
	}
}
@media print {
	.con_people .box_senpai li {
		width: calc(370 / 1200 * 100%);
	}
}
.ie8 .con_people .box_senpai li {
	width: calc(370 / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li {
		width: calc((100% - 1.5em) / 2);
	}
}
.con_people .box_senpai li article .box_card.accordion {
	display: flex;
	flex-direction: column;
	max-width: 370px;
	letter-spacing: .08em;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	cursor: pointer;
	transition: .3s;
}
.con_people .box_senpai li article .box_card.accordion:hover {
	opacity: .7;
}
.con_people .box_senpai li article .box_card.accordion:hover + .box_detail {
	will-change: height;
}
.con_people .box_senpai li article .box_card.accordion .box_txt {
	order: 2;
	padding: calc(35 / 370 * 100%) calc(25 / 370 * 100%) calc((40 - 11 / 2) / 370 * 100%);
}
.con_people .box_senpai li article .box_card.accordion .box_txt h3 {
	margin-bottom: calc((24 - 11 / 2) / 13 * 1em);
	font-size: 1em;
	font-weight: normal;
	border-bottom: 1px solid #eaeaea;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_card.accordion .box_txt h3 {
		padding-bottom: calc(48 / 15 * 1em);
	}
}
@media print {
	.con_people .box_senpai li article .box_card.accordion .box_txt h3 {
		padding-bottom: calc(48 / 15 * 1em);
	}
}
.ie8 .con_people .box_senpai li article .box_card.accordion .box_txt h3 {
	padding-bottom: calc(48 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_card.accordion .box_txt h3 {
		padding-bottom: 1em;
	}
}
.con_people .box_senpai li article .box_card.accordion .box_txt h3 .txt_role {
	display: inline-flex;
	align-items: center;
	height: calc(24 / 13 * 1em);
	padding: 0 calc(9 / 13 * 1em);
	font-size: calc(13 / 15 * 1em);
	color: #fff;
	background: #3e87ec;
}
.con_people .box_senpai li article .box_card.accordion .box_txt h3 .txt_initial {
	display: block;
	margin-top: calc(12 / 35 * 1em);
	line-height: 1;
	color: #004b9d;
}
@media only screen and (min-width: 1200px) {
	.con_people .box_senpai li article .box_card.accordion .box_txt h3 .txt_initial {
		font-size: calc(35 / 15 * 1em);
	}
}
@media print {
	.con_people .box_senpai li article .box_card.accordion .box_txt h3 .txt_initial {
		font-size: calc(35 / 15 * 1em);
	}
}
.ie8 .con_people .box_senpai li article .box_card.accordion .box_txt h3 .txt_initial {
	font-size: calc(35 / 15 * 1em);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_people .box_senpai li article .box_card.accordion .box_txt h3 .txt_initial {
		font-size: calc(25 / 15 * 1em);
	}
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_card.accordion .box_txt h3 .txt_initial {
		font-size: calc(18 / 15 * 1em);
	}
}
.con_people .box_senpai li article .box_card.accordion .box_txt p {
	line-height: calc(24 / 13);
	font-size: calc(13 / 15 * 1em);
	color: #010101;
}
.con_people .box_senpai li article .box_card.accordion .box_img {
	order: 1;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.con_people .box_senpai li article .box_card.accordion .box_img .img {
	display: block;
}
.con_people .box_senpai li article .box_card.accordion .box_img .img img {
	display: block;
}
.con_people .box_senpai li article .box_detail {
	display: none;
	position: relative;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail {
		width: calc(1200 / 370 * 100%);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail {
		width: calc(1200 / 370 * 100%);
	}
}
.ie8 .con_people .box_senpai li article .box_detail {
	width: calc(1200 / 370 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail {
		width: calc(200% + 1.5em);
	}
}
.con_people .box_senpai li article .box_detail::before {
	display: block;
	position: relative;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 21.5px 43px 21.5px;
	border-color: transparent transparent #2d97f1 transparent;
	transform: translateX(-50%);
	content: "";
}
.con_people .box_senpai li article .box_detail .inner {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	border: calc(8 / 15 * 1em) solid #2d97f1;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner {
		padding-bottom: calc(90 / 1200 * 100%);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner {
		padding-bottom: calc(90 / 1200 * 100%);
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner {
	padding-bottom: calc(90 / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail .inner {
		flex-direction: column;
		padding: 2em 0;
	}
}
.con_people .box_senpai li article .box_detail .inner .box_txt {
	color: #434343;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner .box_txt {
		padding: calc((90 - 13 / 2) / (1200 - 8 * 2) * 100%) calc(90 / (1200 - 8 * 2) * 100%) 0 calc(60 / (1200 - 8 * 2) * 100%);
		width: calc((1200 - 8 * 2 - 394) / (1200 - 8 * 2) * 100%);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner .box_txt {
		padding: calc((90 - 13 / 2) / (1200 - 8 * 2) * 100%) calc(90 / (1200 - 8 * 2) * 100%) 0 calc(60 / (1200 - 8 * 2) * 100%);
		width: calc((1200 - 8 * 2 - 394) / (1200 - 8 * 2) * 100%);
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner .box_txt {
	padding: calc((90 - 13 / 2) / (1200 - 8 * 2) * 100%) calc(90 / (1200 - 8 * 2) * 100%) 0 calc(60 / (1200 - 8 * 2) * 100%);
	width: calc((1200 - 8 * 2 - 394) / (1200 - 8 * 2) * 100%);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail .inner .box_txt {
		order: 2;
		padding: 2em 1em;
	}
}
.con_people .box_senpai li article .box_detail .inner .box_txt section h4 {
	line-height: calc(33 / 20);
	font-weight: bold;
	letter-spacing: .08em;
	color: #004b9d;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner .box_txt section h4 {
		margin-bottom: calc((32 - 13 / 2 - 19 / 2) / 15 * 1em);
		font-size: calc(20 / 15 * 1em);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner .box_txt section h4 {
		margin-bottom: calc((32 - 13 / 2 - 19 / 2) / 15 * 1em);
		font-size: calc(20 / 15 * 1em);
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner .box_txt section h4 {
	margin-bottom: calc((32 - 13 / 2 - 19 / 2) / 15 * 1em);
	font-size: calc(20 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail .inner .box_txt section h4 {
		margin-bottom: 1.25em;
		font-size: calc(17 / 15 * 1em);
	}
}
.con_people .box_senpai li article .box_detail .inner .box_txt section p {
	line-height: calc(35 / 16);
	font-size: calc(16 / 15 * 1em);
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner .box_txt section + section {
		margin-top: calc((85 - 13 / 2 - 19 / 2) / 15 * 1em);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner .box_txt section + section {
		margin-top: calc((85 - 13 / 2 - 19 / 2) / 15 * 1em);
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner .box_txt section + section {
	margin-top: calc((85 - 13 / 2 - 19 / 2) / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail .inner .box_txt section + section {
		margin-top: 3em;
	}
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner .box_img {
		max-width: 394px;
		width: calc(394 / (1200 - 8 * 2) * 100%);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner .box_img {
		max-width: 394px;
		width: calc(394 / (1200 - 8 * 2) * 100%);
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner .box_img {
	max-width: 394px;
	width: calc(394 / (1200 - 8 * 2) * 100%);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail .inner .box_img {
		order: 1;
		margin-inline: auto;
		width: 30%;
	}
}
.con_people .box_senpai li article .box_detail .inner .box_img .img {
	display: block;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner .box_img .img {
		position: sticky;
		top: 60px;
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner .box_img .img {
		position: sticky;
		top: 60px;
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner .box_img .img {
	position: sticky;
	top: 60px;
}
.con_people .box_senpai li article .box_detail .inner .box_img .img img {
	display: block;
}
.con_people .box_senpai li article .box_detail .inner .btn_close {
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner .btn_close {
		margin-top: calc((110 - 19 / 2) / 15 * 1em);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner .btn_close {
		margin-top: calc((110 - 19 / 2) / 15 * 1em);
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner .btn_close {
	margin-top: calc((110 - 19 / 2) / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail .inner .btn_close {
		order: 3;
		margin-top: 3em;
	}
}
.con_people .box_senpai li article .box_detail .inner .btn_close button {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	padding: 0;
	appearance: none;
	max-width: 230px;
	width: 100%;
	height: calc(56 / 20 * 1em);
	font-weight: normal;
	color: #fff;
	background: #2d97f1;
	border: 0;
	border-radius: calc(28 / 20 * 1em);
	transition: .3s;
	cursor: pointer;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner .btn_close button {
		font-size: calc(20 / 15 * 1em);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner .btn_close button {
		font-size: calc(20 / 15 * 1em);
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner .btn_close button {
	font-size: calc(20 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail .inner .btn_close button {
		font-size: calc(16 / 15 * 1em);
	}
}
.con_people .box_senpai li article .box_detail .inner .btn_close button .ico {
	margin-left: calc(.54 * 20 / 23 * 1em);
	font-size: calc(23 / 15 * 1em);
}
.con_people .box_senpai li article .box_detail .inner .btn_close button:hover {
	opacity: .7;
}
.con_people .box_senpai li article .box_detail .inner .btn_close_right {
	position: absolute;
	right: 0;
	top: 0;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li article .box_detail .inner .btn_close_right {
		width: calc(60 / 15 * 1em);
		height: calc(60 / 15 * 1em);
	}
}
@media print {
	.con_people .box_senpai li article .box_detail .inner .btn_close_right {
		width: calc(60 / 15 * 1em);
		height: calc(60 / 15 * 1em);
	}
}
.ie8 .con_people .box_senpai li article .box_detail .inner .btn_close_right {
	width: calc(60 / 15 * 1em);
	height: calc(60 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li article .box_detail .inner .btn_close_right {
		width: 2.5em;
		height: 2.5em;
	}
}
.con_people .box_senpai li article .box_detail .inner .btn_close_right button {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	appearance: none;
	background: #2d97f1;
	border: 0;
	transition: .3s;
	cursor: pointer;
}
.con_people .box_senpai li article .box_detail .inner .btn_close_right button .ico {
	display: block;
	position: relative;
}
.con_people .box_senpai li article .box_detail .inner .btn_close_right button .ico::before, .con_people .box_senpai li article .box_detail .inner .btn_close_right button .ico::after {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: calc(41 / 60 * 100%);
	height: 1px;
	background: #fff;
	content: "";
}
.con_people .box_senpai li article .box_detail .inner .btn_close_right button .ico::before {
	transform: rotate(45deg);
}
.con_people .box_senpai li article .box_detail .inner .btn_close_right button .ico::after {
	transform: rotate(-45deg);
}
.con_people .box_senpai li article .box_detail .inner .btn_close_right button:hover {
	opacity: .7;
}
@media only screen and (min-width: 768px) {
	.con_people .box_senpai li:nth-child(3n - 2) article .box_detail {
		left: 0;
	}
	.con_people .box_senpai li:nth-child(3n - 2) article .box_detail::before {
		left: calc((370 / 2) / 1200 * 100%);
	}
	.con_people .box_senpai li:nth-child(3n - 1) article .box_detail {
		left: calc(50% - (600 / 370 * 100%));
	}
	.con_people .box_senpai li:nth-child(3n - 1) article .box_detail::before {
		left: 50%;
	}
	.con_people .box_senpai li:nth-child(3n) article .box_detail {
		left: calc(100% - (1200 / 370 * 100%));
	}
	.con_people .box_senpai li:nth-child(3n) article .box_detail::before {
		left: calc(100% - (370 / 2 / 1200 * 100%));
	}
}
@media print {
	.con_people .box_senpai li:nth-child(3n - 2) article .box_detail {
		left: 0;
	}
	.con_people .box_senpai li:nth-child(3n - 2) article .box_detail::before {
		left: calc((370 / 2) / 1200 * 100%);
	}
	.con_people .box_senpai li:nth-child(3n - 1) article .box_detail {
		left: calc(50% - (600 / 370 * 100%));
	}
	.con_people .box_senpai li:nth-child(3n - 1) article .box_detail::before {
		left: 50%;
	}
	.con_people .box_senpai li:nth-child(3n) article .box_detail {
		left: calc(100% - (1200 / 370 * 100%));
	}
	.con_people .box_senpai li:nth-child(3n) article .box_detail::before {
		left: calc(100% - (370 / 2 / 1200 * 100%));
	}
}
.ie8 .con_people .box_senpai li:nth-child(3n - 2) article .box_detail {
	left: 0;
}
.ie8 .con_people .box_senpai li:nth-child(3n - 2) article .box_detail::before {
	left: calc((370 / 2) / 1200 * 100%);
}
.ie8 .con_people .box_senpai li:nth-child(3n - 1) article .box_detail {
	left: calc(50% - (600 / 370 * 100%));
}
.ie8 .con_people .box_senpai li:nth-child(3n - 1) article .box_detail::before {
	left: 50%;
}
.ie8 .con_people .box_senpai li:nth-child(3n) article .box_detail {
	left: calc(100% - (1200 / 370 * 100%));
}
.ie8 .con_people .box_senpai li:nth-child(3n) article .box_detail::before {
	left: calc(100% - (370 / 2 / 1200 * 100%));
}
@media only screen and (max-width: 767px) {
	.con_people .box_senpai li:nth-child(2n - 1) article .box_detail {
		left: 0;
	}
	.con_people .box_senpai li:nth-child(2n - 1) article .box_detail::before {
		left: calc(25% - 1.5em / 4);
	}
	.con_people .box_senpai li:nth-child(2n) article .box_detail {
		left: calc( -1 * (100% + 1.5em) );
	}
	.con_people .box_senpai li:nth-child(2n) article .box_detail::before {
		left: calc(75% + 1.5em / 4);
	}
}

.con_faq h2,
#con_entry h2 {
	line-height: 1;
	font-size: calc(16 / 15 * 1em);
	letter-spacing: .125em;
	text-align: center;
}
.con_faq h2 [data-text],
#con_entry h2 [data-text] {
	display: block;
	font-family: 'bah',sans-serif;
	margin-bottom: calc((26 - (65 - 48) / 2) / 65 * 1em);
	letter-spacing: .085em;
	text-align: center;
}
@media only screen and (min-width: 1200px) {
	.con_faq h2 [data-text],
	#con_entry h2 [data-text] {
		font-size: calc(65 / 16 * 1em);
	}
}
@media print {
	.con_faq h2 [data-text],
	#con_entry h2 [data-text] {
		font-size: calc(65 / 16 * 1em);
	}
}
.ie8 .con_faq h2 [data-text], .ie8
#con_entry h2 [data-text] {
	font-size: calc(65 / 16 * 1em);
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_faq h2 [data-text],
	#con_entry h2 [data-text] {
		font-size: calc(50 / 16 * 1em);
	}
}
@media only screen and (max-width: 767px) {
	.con_faq h2 [data-text],
	#con_entry h2 [data-text] {
		font-size: calc(35 / 16 * 1em);
	}
}
.con_faq h2 [data-text] + span,
#con_entry h2 [data-text] + span {
	display: block;
	font-weight: normal;
}

@media only screen and (min-width: 768px) {
	.con_faq {
		margin-bottom: calc((130 - (65 - 48) / 2 ) / 1200 * 100%);
	}
}
@media print {
	.con_faq {
		margin-bottom: calc((130 - (65 - 48) / 2 ) / 1200 * 100%);
	}
}
.ie8 .con_faq {
	margin-bottom: calc((130 - (65 - 48) / 2 ) / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	.con_faq {
		margin-bottom: 5em;
	}
}
.con_faq h2 {
	margin-bottom: calc(25 / 15 * 1em);
}
.con_faq dl dt,
.con_faq dl dd {
	display: flex;
	align-items: center;
	gap: calc(25 / 15 * 1em);
	padding: calc(21 / 15 * 1em) calc(18 / 15 * 1em);
}
.con_faq dl dt::before,
.con_faq dl dd::before {
	flex-shrink: 0;
	line-height: 1;
	font-size: 254%;
	font-family: "メイリオ",Meiryo,sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_faq dl dt::before,
	.con_faq dl dd::before {
		font-size: 200%;
	}
}
@media only screen and (max-width: 767px) {
	.con_faq dl dt::before,
	.con_faq dl dd::before {
		font-size: 134%;
	}
}
.con_faq dl dt {
	font-weight: bold;
	color: #150202;
	border-bottom: 1px dotted #808080;
}
.con_faq dl dt::before {
	color: #004b9d;
	font-weight: normal;
	content: 'Q';
}
.con_faq dl dd {
	background: #f8f8f8;
}
.con_faq dl dd::before {
	color: #f12d52;
	content: 'A';
}
@media only screen and (min-width: 768px) {
	.con_faq dl dd::before {
		padding-left: calc(30 / 38 * 1em);
	}
}
@media print {
	.con_faq dl dd::before {
		padding-left: calc(30 / 38 * 1em);
	}
}
.ie8 .con_faq dl dd::before {
	padding-left: calc(30 / 38 * 1em);
}
.con_faq dl + dl {
	margin-top: calc(14 / 15 * 1em);
}

@media only screen and (min-width: 768px) {
	#con_entry {
		margin-bottom: calc(300 / 1920 * 100%);
	}
}
@media print {
	#con_entry {
		margin-bottom: calc(300 / 1920 * 100%);
	}
}
.ie8 #con_entry {
	margin-bottom: calc(300 / 1920 * 100%);
}
@media only screen and (max-width: 767px) {
	#con_entry {
		margin-bottom: 5em;
	}
}
#contents > #con_entry:first-child {
	padding-top: 5em;
}
@media only screen and (min-width: 768px) {
	#con_entry h2 {
		margin-bottom: calc(70 / 1200 * 100%);
	}
}
@media print {
	#con_entry h2 {
		margin-bottom: calc(70 / 1200 * 100%);
	}
}
.ie8 #con_entry h2 {
	margin-bottom: calc(70 / 1200 * 100%);
}
@media only screen and (max-width: 767px) {
	#con_entry h2 {
		margin-bottom: 2em;
	}
}
#con_entry .box_graduate .box_heading.accordion,
#con_entry .box_career .box_heading.accordion {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #3e87ec;
	transition: .3s;
	cursor: pointer;
}
@media only screen and (min-width: 768px) {
	#con_entry .box_graduate .box_heading.accordion,
	#con_entry .box_career .box_heading.accordion {
		padding: calc((125 - 15 * 1.5) / 2 / 1200 * 100%) calc(42 / 15 * 1em);
	}
}
@media print {
	#con_entry .box_graduate .box_heading.accordion,
	#con_entry .box_career .box_heading.accordion {
		padding: calc((125 - 15 * 1.5) / 2 / 1200 * 100%) calc(42 / 15 * 1em);
	}
}
.ie8 #con_entry .box_graduate .box_heading.accordion, .ie8
#con_entry .box_career .box_heading.accordion {
	padding: calc((125 - 15 * 1.5) / 2 / 1200 * 100%) calc(42 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_heading.accordion,
	#con_entry .box_career .box_heading.accordion {
		padding: 1.6em 1.25em;
	}
}
#con_entry .box_graduate .box_heading.accordion .ico,
#con_entry .box_career .box_heading.accordion .ico {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: calc(20 / 15 * 1em);
	height: calc(20 / 15 * 1em);
	background: #fff;
	border-radius: 50%;
	transition: .3s;
}
#con_entry .box_graduate .box_heading.accordion .ico::after,
#con_entry .box_career .box_heading.accordion .ico::after {
	display: block;
	width: 11px;
	height: 8px;
	content: "";
}
#con_entry .box_graduate .box_heading.accordion .ico.lazyloaded::after,
#con_entry .box_career .box_heading.accordion .ico.lazyloaded::after {
	background: url("../recruit/images/ico_arrow_down.png") center/contain no-repeat;
}
#con_entry .box_graduate .box_heading.accordion h3,
#con_entry .box_career .box_heading.accordion h3 {
	line-height: 1.5;
	letter-spacing: .125em;
	font-weight: normal;
	color: #fff;
}
@media only screen and (min-width: 768px) {
	#con_entry .box_graduate .box_heading.accordion h3,
	#con_entry .box_career .box_heading.accordion h3 {
		font-size: calc(20 / 15 * 1em);
	}
}
@media print {
	#con_entry .box_graduate .box_heading.accordion h3,
	#con_entry .box_career .box_heading.accordion h3 {
		font-size: calc(20 / 15 * 1em);
	}
}
.ie8 #con_entry .box_graduate .box_heading.accordion h3, .ie8
#con_entry .box_career .box_heading.accordion h3 {
	font-size: calc(20 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_heading.accordion h3,
	#con_entry .box_career .box_heading.accordion h3 {
		font-size: calc(18 / 15 * 1em);
	}
}
#con_entry .box_graduate .box_heading.accordion.active .ico::after,
#con_entry .box_career .box_heading.accordion.active .ico::after {
	transform: rotate(180deg);
}
#con_entry .box_graduate .box_heading.accordion:hover,
#con_entry .box_career .box_heading.accordion:hover {
	opacity: .7;
}
#con_entry .box_graduate .box_heading.accordion:hover .ico,
#con_entry .box_career .box_heading.accordion:hover .ico {
	transform: translateY(0.5em);
}
#con_entry .box_graduate .box_detail,
#con_entry .box_career .box_detail {
	display: none;
	border: 2px solid #3e87ec;
}
#con_entry .box_graduate .box_detail h4,
#con_entry .box_career .box_detail h4 {
	font-size: calc(20 / 15 * 1em);
	font-weight: bold;
	letter-spacing: .125em;
	text-align: center;
}
#con_entry .box_graduate .box_detail .box_requirement,
#con_entry .box_career .box_detail .box_requirement {
	margin-inline: auto;
	max-width: calc(900 / 15 * 1em);
	width: 90%;
}
@media only screen and (min-width: 768px) {
	#con_entry .box_graduate .box_detail .box_requirement,
	#con_entry .box_career .box_detail .box_requirement {
		padding-block: calc((70 - (20 * 1.5 - 20) / 2) / 15 * 1em) calc(93 / 15 * 1em);
	}
}
@media print {
	#con_entry .box_graduate .box_detail .box_requirement,
	#con_entry .box_career .box_detail .box_requirement {
		padding-block: calc((70 - (20 * 1.5 - 20) / 2) / 15 * 1em) calc(93 / 15 * 1em);
	}
}
.ie8 #con_entry .box_graduate .box_detail .box_requirement, .ie8
#con_entry .box_career .box_detail .box_requirement {
	padding-block: calc((70 - (20 * 1.5 - 20) / 2) / 15 * 1em) calc(93 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_requirement,
	#con_entry .box_career .box_detail .box_requirement {
		padding-block: 2em;
	}
}
@media only screen and (min-width: 768px) {
	#con_entry .box_graduate .box_detail .box_requirement h4,
	#con_entry .box_career .box_detail .box_requirement h4 {
		margin-bottom: calc((45 - (20 * 1.5 - 20) / 2) / 20 * 1em);
	}
}
@media print {
	#con_entry .box_graduate .box_detail .box_requirement h4,
	#con_entry .box_career .box_detail .box_requirement h4 {
		margin-bottom: calc((45 - (20 * 1.5 - 20) / 2) / 20 * 1em);
	}
}
.ie8 #con_entry .box_graduate .box_detail .box_requirement h4, .ie8
#con_entry .box_career .box_detail .box_requirement h4 {
	margin-bottom: calc((45 - (20 * 1.5 - 20) / 2) / 20 * 1em);
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_requirement h4,
	#con_entry .box_career .box_detail .box_requirement h4 {
		margin-bottom: 1em;
	}
}
#con_entry .box_graduate .box_detail .box_requirement table,
#con_entry .box_career .box_detail .box_requirement table {
	border-collapse: collapse;
	line-height: 1.715;
	width: 100%;
	border-top: 1px solid #d5d5d5;
}
#con_entry .box_graduate .box_detail .box_requirement table tr,
#con_entry .box_career .box_detail .box_requirement table tr {
	border-bottom: 1px solid #d5d5d5;
}
#con_entry .box_graduate .box_detail .box_requirement table tr:first-child,
#con_entry .box_career .box_detail .box_requirement table tr:first-child {
	border-top: 1px solid #d5d5d5;
}
#con_entry .box_graduate .box_detail .box_requirement table tr th,
#con_entry .box_graduate .box_detail .box_requirement table tr td,
#con_entry .box_career .box_detail .box_requirement table tr th,
#con_entry .box_career .box_detail .box_requirement table tr td {
	line-height: 2.1;
	padding: 1.5em;
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_requirement table tr th,
	#con_entry .box_graduate .box_detail .box_requirement table tr td,
	#con_entry .box_career .box_detail .box_requirement table tr th,
	#con_entry .box_career .box_detail .box_requirement table tr td {
		line-height: 1.5;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_requirement table tr th,
	#con_entry .box_graduate .box_detail .box_requirement table tr td,
	#con_entry .box_career .box_detail .box_requirement table tr th,
	#con_entry .box_career .box_detail .box_requirement table tr td {
		padding: 1em;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_requirement table tr th,
	#con_entry .box_graduate .box_detail .box_requirement table tr td,
	#con_entry .box_career .box_detail .box_requirement table tr th,
	#con_entry .box_career .box_detail .box_requirement table tr td {
		width: 100%;
		display: block;
	}
}
#con_entry .box_graduate .box_detail .box_requirement table tr th,
#con_entry .box_career .box_detail .box_requirement table tr th {
	font-weight: bold;
}
@media only screen and (min-width: 768px) {
	#con_entry .box_graduate .box_detail .box_requirement table tr th,
	#con_entry .box_career .box_detail .box_requirement table tr th {
		width: 260px;
		vertical-align: baseline;
	}
}
@media print {
	#con_entry .box_graduate .box_detail .box_requirement table tr th,
	#con_entry .box_career .box_detail .box_requirement table tr th {
		width: 260px;
		vertical-align: baseline;
	}
}
.ie8 #con_entry .box_graduate .box_detail .box_requirement table tr th, .ie8
#con_entry .box_career .box_detail .box_requirement table tr th {
	width: 260px;
	vertical-align: baseline;
}
#con_entry .box_graduate .box_detail .box_entry,
#con_entry .box_career .box_detail .box_entry {
	background: #f3f3f3;
}
@media only screen and (min-width: 768px) {
	#con_entry .box_graduate .box_detail .box_entry,
	#con_entry .box_career .box_detail .box_entry {
		padding-block: calc((92 - (20 * 1.5 - 20) / 2) / 15 * 1em) calc(62 / 15 * 1em);
	}
}
@media print {
	#con_entry .box_graduate .box_detail .box_entry,
	#con_entry .box_career .box_detail .box_entry {
		padding-block: calc((92 - (20 * 1.5 - 20) / 2) / 15 * 1em) calc(62 / 15 * 1em);
	}
}
.ie8 #con_entry .box_graduate .box_detail .box_entry, .ie8
#con_entry .box_career .box_detail .box_entry {
	padding-block: calc((92 - (20 * 1.5 - 20) / 2) / 15 * 1em) calc(62 / 15 * 1em);
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry,
	#con_entry .box_career .box_detail .box_entry {
		padding-block: 2em;
	}
}
@media only screen and (min-width: 768px) {
	#con_entry .box_graduate .box_detail .box_entry h4,
	#con_entry .box_career .box_detail .box_entry h4 {
		margin-bottom: calc((55 - (20 * 1.5 - 20) / 2) / 20 * 1em);
	}
}
@media print {
	#con_entry .box_graduate .box_detail .box_entry h4,
	#con_entry .box_career .box_detail .box_entry h4 {
		margin-bottom: calc((55 - (20 * 1.5 - 20) / 2) / 20 * 1em);
	}
}
.ie8 #con_entry .box_graduate .box_detail .box_entry h4, .ie8
#con_entry .box_career .box_detail .box_entry h4 {
	margin-bottom: calc((55 - (20 * 1.5 - 20) / 2) / 20 * 1em);
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry h4,
	#con_entry .box_career .box_detail .box_entry h4 {
		margin-bottom: 1em;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con,
#con_entry .box_career .box_detail .box_entry .box_con {
	margin-inline: auto;
	max-width: calc(900 / 15 * 1em);
	width: 90%;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table,
#con_entry .box_career .box_detail .box_entry .box_con table {
	width: 100%;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr,
#con_entry .box_career .box_detail .box_entry .box_con table tr {
	border-bottom: 1px solid #d4d4d4;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr th,
#con_entry .box_career .box_detail .box_entry .box_con table tr th {
	font-weight: 100;
	vertical-align: top;
	width: 350px;
	padding: 1.5em 0  1.5em  1.5em;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr th span,
#con_entry .box_career .box_detail .box_entry .box_con table tr th span {
	color: #FFF;
	background: #9e9e9e;
	padding: .2em .5em;
	margin-right: .5em;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr th .req,
#con_entry .box_career .box_detail .box_entry .box_con table tr th .req {
	background: #ff5959;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr th,
	#con_entry .box_career .box_detail .box_entry .box_con table tr th {
		width: 200px;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr th,
	#con_entry .box_career .box_detail .box_entry .box_con table tr th {
		width: 100%;
		display: block;
		padding: 1em;
		text-align: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td,
#con_entry .box_career .box_detail .box_entry .box_con table tr td {
	padding: 1.5em;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td select, #con_entry .box_graduate .box_detail .box_entry .box_con table tr td input, #con_entry .box_graduate .box_detail .box_entry .box_con table tr td textarea,
#con_entry .box_career .box_detail .box_entry .box_con table tr td select,
#con_entry .box_career .box_detail .box_entry .box_con table tr td input,
#con_entry .box_career .box_detail .box_entry .box_con table tr td textarea {
	border: 1px solid #cecece;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: .5em;
	font-size: 87%;
	height: 3em;
	line-height: 3em;
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr td select, #con_entry .box_graduate .box_detail .box_entry .box_con table tr td input, #con_entry .box_graduate .box_detail .box_entry .box_con table tr td textarea,
	#con_entry .box_career .box_detail .box_entry .box_con table tr td select,
	#con_entry .box_career .box_detail .box_entry .box_con table tr td input,
	#con_entry .box_career .box_detail .box_entry .box_con table tr td textarea {
		width: 100%;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .size_s,
#con_entry .box_career .box_detail .box_entry .box_con table tr td .size_s {
	width: 110px;
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .size_s,
	#con_entry .box_career .box_detail .box_entry .box_con table tr td .size_s {
		width: 30%;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .size_m,
#con_entry .box_career .box_detail .box_entry .box_con table tr td .size_m {
	width: 210px;
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .size_m,
	#con_entry .box_career .box_detail .box_entry .box_con table tr td .size_m {
		width: 40%;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .size_l,
#con_entry .box_career .box_detail .box_entry .box_con table tr td .size_l {
	width: 500px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .size_l,
	#con_entry .box_career .box_detail .box_entry .box_con table tr td .size_l {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .size_l,
	#con_entry .box_career .box_detail .box_entry .box_con table tr td .size_l {
		width: 100%;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .input_post,
#con_entry .box_career .box_detail .box_entry .box_con table tr td .input_post {
	display: block;
	margin-bottom: .4em;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td.box_sex label,
#con_entry .box_career .box_detail .box_entry .box_con table tr td.box_sex label {
	margin-right: 2em;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td.box_sex label span, #con_entry .box_graduate .box_detail .box_entry .box_con table tr td.box_sex label input,
#con_entry .box_career .box_detail .box_entry .box_con table tr td.box_sex label span,
#con_entry .box_career .box_detail .box_entry .box_con table tr td.box_sex label input {
	display: inline-block;
	vertical-align: middle;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td.box_sex label input,
#con_entry .box_career .box_detail .box_entry .box_con table tr td.box_sex label input {
	width: 1em;
	height: 1em;
	line-height: 1em;
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td textarea,
#con_entry .box_career .box_detail .box_entry .box_con table tr td textarea {
	width: 100%;
	height: 10em;
	line-height: 1.5em;
	padding: .5em;
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr td input[id^="email"],
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr td input[id^="tel"],
	#con_entry .box_career .box_detail .box_entry .box_con table tr td input[id^="email"],
	#con_entry .box_career .box_detail .box_entry .box_con table tr td input[id^="tel"] {
		width: 100%;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con table tr td .er,
#con_entry .box_career .box_detail .box_entry .box_con table tr td .er {
	display: block;
	font-size: 94%;
	margin-top: .2em;
	color: #ff5959;
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con table tr td,
	#con_entry .box_career .box_detail .box_entry .box_con table tr td {
		width: 100%;
		display: block;
		padding: 0 1em 1.2em;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con .box_btn,
#con_entry .box_career .box_detail .box_entry .box_con .box_btn {
	margin-top: 30px;
	letter-spacing: -.4em;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con .box_btn,
	#con_entry .box_career .box_detail .box_entry .box_con .box_btn {
		margin-top: 5%;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con .box_btn li,
#con_entry .box_career .box_detail .box_entry .box_con .box_btn li {
	display: inline-block;
	width: 48%;
	margin-left: 2%;
}
#con_entry .box_graduate .box_detail .box_entry .box_con .box_btn li:first-child,
#con_entry .box_career .box_detail .box_entry .box_con .box_btn li:first-child {
	margin-left: 0;
}
#con_entry .box_graduate .box_detail .box_entry .box_con .box_btn li a,
#con_entry .box_career .box_detail .box_entry .box_con .box_btn li a {
	text-align: center;
	display: block;
	background: #0880ff;
	font-size: 120%;
	color: #FFF;
	letter-spacing: 1px;
	padding: 27px 0;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	border-bottom: 5px solid #0052af;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con .box_btn li a,
	#con_entry .box_career .box_detail .box_entry .box_con .box_btn li a {
		font-size: 100%;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con .box_btn li a,
	#con_entry .box_career .box_detail .box_entry .box_con .box_btn li a {
		font-size: 94%;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con .box_btn li a,
	#con_entry .box_career .box_detail .box_entry .box_con .box_btn li a {
		padding: 5% 0;
	}
}
#con_entry .box_graduate .box_detail .box_entry .box_con .txt_thanks,
#con_entry .box_career .box_detail .box_entry .box_con .txt_thanks {
	text-align: center;
	margin: 100px 0;
}
@media only screen and (max-width: 767px) {
	#con_entry .box_graduate .box_detail .box_entry .box_con .txt_thanks,
	#con_entry .box_career .box_detail .box_entry .box_con .txt_thanks {
		margin: 10% auto;
	}
}
#con_entry .box_graduate {
	margin-bottom: calc(20 / 1200 * 100%);
}
#con_entry #panel_ent > li {
	display: none;
}
#con_entry #panel_ent > li:first-child {
	display: list-item;
}
#con_entry #panel_ent #panel_ent01 .catch, #con_entry #panel_ent #panel_ent02 .catch {
	padding: 30px 0;
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .catch, #con_entry #panel_ent #panel_ent02 .catch {
		padding: 7% 0;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con table, #con_entry #panel_ent #panel_ent02 .box_con table {
	width: 100%;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr, #con_entry #panel_ent #panel_ent02 .box_con table tr {
	border-bottom: 1px solid #d4d4d4;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr th, #con_entry #panel_ent #panel_ent02 .box_con table tr th {
	font-weight: 100;
	vertical-align: top;
	width: 350px;
	padding: 1.5em 0  1.5em  1.5em;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr th span, #con_entry #panel_ent #panel_ent02 .box_con table tr th span {
	color: #FFF;
	background: #9e9e9e;
	padding: .2em .5em;
	margin-right: .5em;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr th .req, #con_entry #panel_ent #panel_ent02 .box_con table tr th .req {
	background: #ff5959;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	#con_entry #panel_ent #panel_ent01 .box_con table tr th, #con_entry #panel_ent #panel_ent02 .box_con table tr th {
		width: 200px;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con table tr th, #con_entry #panel_ent #panel_ent02 .box_con table tr th {
		width: 100%;
		display: block;
		padding: 1em;
		text-align: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td, #con_entry #panel_ent #panel_ent02 .box_con table tr td {
	padding: 1.5em;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td select, #con_entry #panel_ent #panel_ent01 .box_con table tr td input, #con_entry #panel_ent #panel_ent01 .box_con table tr td textarea, #con_entry #panel_ent #panel_ent02 .box_con table tr td select, #con_entry #panel_ent #panel_ent02 .box_con table tr td input, #con_entry #panel_ent #panel_ent02 .box_con table tr td textarea {
	border: 1px solid #cecece;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: .5em;
	font-size: 87%;
	height: 3em;
	line-height: 3em;
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con table tr td select, #con_entry #panel_ent #panel_ent01 .box_con table tr td input, #con_entry #panel_ent #panel_ent01 .box_con table tr td textarea, #con_entry #panel_ent #panel_ent02 .box_con table tr td select, #con_entry #panel_ent #panel_ent02 .box_con table tr td input, #con_entry #panel_ent #panel_ent02 .box_con table tr td textarea {
		width: 100%;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td .size_s, #con_entry #panel_ent #panel_ent02 .box_con table tr td .size_s {
	width: 110px;
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con table tr td .size_s, #con_entry #panel_ent #panel_ent02 .box_con table tr td .size_s {
		width: 30%;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td .size_m, #con_entry #panel_ent #panel_ent02 .box_con table tr td .size_m {
	width: 210px;
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con table tr td .size_m, #con_entry #panel_ent #panel_ent02 .box_con table tr td .size_m {
		width: 40%;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td .size_l, #con_entry #panel_ent #panel_ent02 .box_con table tr td .size_l {
	width: 500px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	#con_entry #panel_ent #panel_ent01 .box_con table tr td .size_l, #con_entry #panel_ent #panel_ent02 .box_con table tr td .size_l {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con table tr td .size_l, #con_entry #panel_ent #panel_ent02 .box_con table tr td .size_l {
		width: 100%;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td .input_post, #con_entry #panel_ent #panel_ent02 .box_con table tr td .input_post {
	display: block;
	margin-bottom: .4em;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td.box_sex label, #con_entry #panel_ent #panel_ent02 .box_con table tr td.box_sex label {
	margin-right: 2em;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td.box_sex label span, #con_entry #panel_ent #panel_ent01 .box_con table tr td.box_sex label input, #con_entry #panel_ent #panel_ent02 .box_con table tr td.box_sex label span, #con_entry #panel_ent #panel_ent02 .box_con table tr td.box_sex label input {
	display: inline-block;
	vertical-align: middle;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td.box_sex label input, #con_entry #panel_ent #panel_ent02 .box_con table tr td.box_sex label input {
	width: 1em;
	height: 1em;
	line-height: 1em;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td textarea, #con_entry #panel_ent #panel_ent02 .box_con table tr td textarea {
	width: 100%;
	height: 10em;
	line-height: 1.5em;
	padding: .5em;
}
#con_entry #panel_ent #panel_ent01 .box_con table tr td .er, #con_entry #panel_ent #panel_ent02 .box_con table tr td .er {
	display: block;
	font-size: 94%;
	margin-top: .2em;
	color: #ff5959;
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con table tr td, #con_entry #panel_ent #panel_ent02 .box_con table tr td {
		width: 100%;
		display: block;
		padding: 0 1em 1.2em;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con .box_btn, #con_entry #panel_ent #panel_ent02 .box_con .box_btn {
	margin-top: 30px;
	letter-spacing: -.4em;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con .box_btn, #con_entry #panel_ent #panel_ent02 .box_con .box_btn {
		margin-top: 5%;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con .box_btn li, #con_entry #panel_ent #panel_ent02 .box_con .box_btn li {
	display: inline-block;
	width: 48%;
	margin-left: 2%;
}
#con_entry #panel_ent #panel_ent01 .box_con .box_btn li:first-child, #con_entry #panel_ent #panel_ent02 .box_con .box_btn li:first-child {
	margin-left: 0;
}
#con_entry #panel_ent #panel_ent01 .box_con .box_btn li a, #con_entry #panel_ent #panel_ent02 .box_con .box_btn li a {
	text-align: center;
	display: block;
	background: #0880ff;
	font-size: 120%;
	color: #FFF;
	letter-spacing: 1px;
	padding: 27px 0;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
	border-bottom: 5px solid #0052af;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	#con_entry #panel_ent #panel_ent01 .box_con .box_btn li a, #con_entry #panel_ent #panel_ent02 .box_con .box_btn li a {
		font-size: 100%;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con .box_btn li a, #con_entry #panel_ent #panel_ent02 .box_con .box_btn li a {
		font-size: 94%;
	}
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con .box_btn li a, #con_entry #panel_ent #panel_ent02 .box_con .box_btn li a {
		padding: 5% 0;
	}
}
#con_entry #panel_ent #panel_ent01 .box_con .txt_thanks, #con_entry #panel_ent #panel_ent02 .box_con .txt_thanks {
	text-align: center;
	margin: 100px 0;
}
@media only screen and (max-width: 767px) {
	#con_entry #panel_ent #panel_ent01 .box_con .txt_thanks, #con_entry #panel_ent #panel_ent02 .box_con .txt_thanks {
		margin: 10% auto;
	}
}

/* --- .POP用スタイル ------------------- */
.con_pop {
	padding: 0;
	margin: 0;
	max-width: 800px;
	width: 95%;
	overflow: initial;
}
.con_pop h5 {
	color: #fff;
	text-align: center;
	background: #3e87ec;
	font-size: 134%;
	padding: .8em 0 .6em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.con_pop h5 {
		font-size: 134%;
	}
}
@media only screen and (max-width: 767px) {
	.con_pop h5 {
		font-size: 114%;
	}
}
.con_pop .box_pop {
	overflow: hidden;
	width: 93.75%;
	margin: auto;
	padding: 35px 0;
}
@media only screen and (max-width: 767px) {
	.con_pop .box_pop {
		padding: 5% 0;
	}
}
.con_pop .box_pop .photo {
	float: left;
	width: 45.33333%;
}
.con_pop .box_pop .txt {
	float: right;
	width: 52%;
	font-size: 80%;
	line-height: 2.5;
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
	.con_pop .box_pop .txt {
		margin-top: 4%;
	}
}
@media only screen and (max-width: 767px) {
	.con_pop .box_pop .photo {
		float: none;
		width: 100%;
	}
	.con_pop .box_pop .photo img {
		width: 100%;
	}
	.con_pop .box_pop .txt {
		float: none;
		width: 100%;
		font-size: 100%;
	}
}
.con_pop .fancybox-close-small {
	font-size: 134%;
	top: -2em;
	right: 0;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	font-weight: 100;
}
.con_pop .fancybox-close-small:after {
	top: 0;
	right: 0;
	color: #fff;
	width: 100%;
	height: 100%;
	font-size: 147%;
	font-weight: 100;
	line-height: 1em;
	background: none !important;
}

#footer .con_contact {
	display: none;
}
#footer .con_footer {
	padding-top: 1px;
}
#footer .con_footer .con_bn {
	display: none;
}
#footer .bn_recruit {
	display: none;
}
