@charset "utf-8";
/* CSS Document */
.header_fixed {
	border-bottom: solid 3px #1d1d1d;
}

.page_header {
	background-image: none;
	color: #1d1d1d;
	height: auto;
	position: relative;
}
.page_header .mw {
	display: block;
}
.page_header_title {
	position: relative;
	padding-top: 80px;
}
.page_header_title::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	right: calc((100% - 1220px) / 2);
	background-position: bottom -30px right;
	background-image: url(../img/recruit/crosstalk/main.png);
	background-repeat: no-repeat;
}
@media screen and (max-width: 1150px) {
	.page_header_title::before {
		background-size: 75% auto;
	}
}
@media screen and (max-width: 1000px) {
	.page_header_title::before {
		right: calc((100% - 1110px) / 2);
	}
}
@media screen and (max-width: 930px) {
	.page_header .mw {
		text-align: center;
	}
	.page_header_title::before {
		right: 0;
		background-size: 740px auto;
		background-position: bottom -30px center;
		z-index: -1;
	}
}
@media screen and (max-width: 680px) {
	.page_header_title {
		padding-top: 10%;
	}
	.page_header_title::before {
		background-size: 100% auto;
	}
}
@media screen and (max-width: 480px) {
	.page_header_title::before {
		background-position: bottom -3% center;
	}
}


.page_header_title h1 {
	font-size: 20px;
	font-style: normal;
	margin-bottom: 50px;
	padding-bottom: 30px;
	position: relative;
	font-weight: bold;
}
.page_header .page_header_title h1 span {
	font-family: 'Dancing Script';
	font-size: 100px;
	font-style: normal;
	margin-bottom: 25px;
}

.page_header .page_header_title h1::before {
	content: '';
	width: 100px;
	height: 2px;
	background-color: #b50000;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
}

.page_header p {
	line-height: 2;
	margin-bottom: 50px;
	font-weight: bold;
}

.page_header::before,
.page_header::after {
	content: '';
	transform: skewX(-28deg);
	background-color: #0e0e0e;
	box-shadow: 20px 0 0 0 #e70000 inset;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.page_header::before {
	box-shadow: -20px 0 0 0 #e70000 inset;
	right: calc((100% - -1350px) / 2);
}
.page_header::after {
	left: calc((100% - -1570px) / 2);

}
@media screen and (max-width: 930px) {
	.page_header .page_header_title h1::before {
		right: 0;
		margin: auto;
	}
	.page_header p {
		margin-bottom: 430px;
	}
	.page_header::before,
	.page_header::after {
		transform: skewX(-45deg);
		width: 25%;
		height: 0;
		padding-top: 25%;
	}
	.page_header::before {
		left: -12.5%;
		right: initial;
	}
	.page_header::after {
		right: -12.5%;
		left: initial;
		top: initial;
		bottom: 80px;
	}
}
@media screen and (max-width: 767px) {
	.page_header_title h1 {
		font-size: 4vw;
		margin-bottom: 7%;
		padding-bottom: 5%;
	}
	.page_header .page_header_title h1 span {
		font-size: 15vw;
		margin-bottom: 5%;
	}
	.page_header p {
		font-size: 3vw;
	}
}
@media screen and (max-width: 760px) {
	.page_header { background-image: none; }
}
@media screen and (max-width: 680px) {
	.page_header p {
		margin-bottom: 55%;
	}
}
@media screen and (max-width: 500px) {
	.page_header_title h1 {
		font-size: 5vw;
	}
	.page_header .page_header_title h1 span {
		font-size: 20vw;
	}
	.page_header p {
		font-size: 4vw;
	}
}

.emp_list {
	display: flex;
	margin-left: calc((100% - 750px) / 2);
	width: 1670px;
	padding-left: 120px;
	background-color: #0e0e0e;
	list-style: none;
	transform: skewX(-28deg);
	box-shadow: 20px 0 0 0 #e70000 inset;
}

.emp_list li {
	transform: skewX(28deg);
	width: 276px;
}
.emp_list a {
	display: block;
	color: #ffffff;
	padding: 30px 0;
	text-align: center;
}
.emp_list a span {
	font-style: normal;
}
.emp_list .joined {
	font-size: 14px;
	margin-bottom: 5px;
}
.emp_list .name {
	font-size: 20px;
	font-weight: bold;
}

@media screen and (max-width: 1150px) {
	.emp_list {
		margin-left: 191px;
	}
	.emp_list li {
		width: 24.9vw;
	}
}
@media screen and (max-width: 1000px) {
	.emp_list {
		width: calc(100% - 150px);
	}
}
@media screen and (max-width: 930px) {
	.emp_list {
		margin-left: 0;
		width: 100%;
		padding-left: 0;
		transform: none;
		box-shadow: none;
		justify-content: center;
		border-top: #e70000 solid 10px;
	}
	.emp_list li {
		transform: none;
		max-width: 33.33333333%;
		width: 250px;
	}
}
@media screen and (max-width: 500px) {
	.emp_list .joined {
		font-size: 3vw;
	}
	.emp_list .name {
		font-size: 4.6vw;
	}
}

/*ここから*/

/* section topics_sec */

.topics_no {
	display: flex;
	flex-direction: column;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	background-color: #000;
	width: 120px;
	height: 120px;
	font-size: 30px;
	transform: skewX(-10deg);
	box-shadow: -5px -5px 0px 0px #e70000;
	margin-top: -55px;
	padding: 15px;
	font-family: 'Dancing Script';
	letter-spacing: 3px;
}

.topics_no span {
	padding-top: 5%;
	font-size: 50px;
}

.contens_block {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto;
}

.topics_sec h2 {
	font-size: 36px;
    text-align: center;
    padding-top: 5%;
    margin-bottom: 0;
    padding-bottom: 10%;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.topics_sec h2::before {
	display: none;
}

.topics_talk img {
	max-width: inherit;
}

.topics_talk_left {
	display: flex;
	align-items: flex-start;
	margin: 0 auto;
	padding-bottom: 3%;
}

.topics_talk_img span {
	text-align: center;
	padding-top: 10%;
	display: block;
	font-weight: bold;
}

.topics_img {
	background-image: url(../img/recruit/crosstalk/sec_img01.png);
	height: 455px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}

.topics_img.Topics2 {
	background-image: url(../img/recruit/crosstalk/sec_img02.png);
}

.topics_img.Topics3 {
	background-image: url(../img/recruit/crosstalk/sec_img03.png);
}

.topics_talk_left p {
	border: solid 2px;
	padding: 20px;
	margin-left: 3%;
	position: relative;
	font-weight: bold;
	width: 100%;
	max-width: 100%;
	font-size: 16px;
}

.topics_talk_left p::before {
	content: '';
    border: 8px solid transparent;
    border-right: 8px solid #000;
    position: absolute;
    top: 5px;
    left: -18px;
}

.topics_talk_left p::after {
	content: '';
    border: 8px solid transparent;
    border-right: 8px solid #fff;
    position: absolute;
    top: 5px;
    left: -16px;
}

.topics_talk_right {
	display: flex;
	align-items: flex-start;
	margin: 0 auto;
	padding-bottom: 3%;
}

.topics_talk_right p {
	border: solid 2px;
	padding: 20px;
	margin-right: 3%;
	position: relative;
	font-weight: bold;
	font-size: 16px;
}

.topics_talk_right p::before {
	content: '';
    border: 8px solid transparent;
    border-left: 8px solid #000;
    position: absolute;
    top: 5px;
    right: -18px;
}

.topics_talk_right p::after {
	content: '';
    border: 8px solid transparent;
    border-left: 8px solid #fff;
    position: absolute;
    top: 5px;
    right: -16px;
}



@media screen and (max-width: 1240px) {
	.topics_img {
		height: 35vw;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: top center;
	}
}

@media screen and (max-width: 1040px) {
	.topics_sec .contens_block {
		padding: 0 20px;
	}
}

@media screen and (max-width: 780px) {
	.topics_sec h2 {
		font-size: 5vw;
	}
	.topics_talk_left p {
		font-size: 3vw;
	}
	.topics_talk_right p {
		font-size: 3vw;
	}
	.topics_talk img {
		width: 70px;
	}
}

@media screen and (max-width: 600px) {
	.topics_no {
	    width: 20vw;
		height: 20vw;
		font-size: 4vw;
		box-shadow: -5px -5px 0px 0px #e70000;
		margin-top: -10%;
		padding: 4%;
	}
	.topics_no span {
		padding-top: 15%;
		font-size: 5vw;
	}
}




/* topics_sec.topics2 */
/* topics_sec.topics3 */

.topics_sec.topics2 {
	margin-top: 5%;
}

.topics_sec.topics3 {
	margin-top: 5%;
	margin-bottom: 5%;
}

@media screen and (max-width: 1040px) {
	.topics_sec.topics2 .contens_block {
		padding: 0 20px;
	}
	.topics_sec.topics3 .contens_block {
		padding: 0 20px;
	}
}

/* Postscript */

.Postscript {
	background-image: url(../img/recruit/crosstalk/cross_bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 100px 0;
}

.Postscript h3 {
	color: #fff;
	text-align: center;
	font-size: 36px;
	padding-bottom: 30px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.Postscript p {
	color: #fff;
	text-align: center;
	padding-bottom: 40px;
	letter-spacing: 3px;
	font-size: 16px;
}

.Postscript p.pd_0 {
	padding-bottom: 0;
}


@media screen and (max-width: 1040px) {
	.Postscript .contens_block {
		padding: 0 20px;
	}
}

@media screen and (max-width: 780px) {
	.Postscript h3 {
		font-size: 5vw;
	}
	.Postscript p {
		font-size: 3vw;
		text-align: left;
	}
	.Postscript {
		padding: 10%;
	}
	.Postscript p br {
		display: none;
	}
}


/* section recruit_contents */

.recruit_contents {
	background-color: #f7f7f7;
	padding-right: 20px;
	padding-left: 20px;
}

.recruit {
	padding: 120px 0 80px 0;
}

.recruit h2 {
	font-size: 16px;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 0;
	position: relative;
}
.recruit h2::before{
	content: 'RECRUIT';
    display: block;
    font-size: 50px;
    position: absolute;
    background: none;
    top: -55px;
    left: 50%;
    margin-left: -100px;
	font-family: 'PT Sans', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.recruit h2.bf_af::before{
	content: '';
}
.recruit.bf_af h2::after{
	content: '';
    width: 40px;
    height: 4px;
    display: block;
    background-color: #b50000;
    margin: 15px auto auto auto;
    position: absolute;
    left: 50%;
    bottom: 10px;
    display: inline-block;
    margin-left: -20px;
}