@charset "UTF-8";
.msgWrap {}
.msg {
	margin-bottom: 170px;
}
.msg_title {}
.msg_image {
	margin-bottom: 19px;
}
.msg_image > img {
	display: block;
}
.msg_headline {
	font-weight: inherit;
}
.msg_text {}
.workWrap {
	margin-bottom: 80px;
}
.work {}
.work_title {}
.work_title > b {}
.work_imglList {
	list-style: none;
	display: flex;
	justify-content: space-between;
	margin-bottom: 18px;
}
.work_imglList > li {
	width: 32.8%;
}
.work_imglList > li:first-child {}
.work_imglList > li:last-child {}
.work_imglList > li:nth-child(2n+1) {}
.work_imglList > li:nth-child(n+3) {}
.work_image {}
.work_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.work_text {
	margin-bottom: 50px;
}
.worker {
	position: relative;
	z-index: 1;
	margin-bottom: 13px;
}
.worker:last-child {
	margin-bottom: 0;
}
.worker_title {
	margin-bottom: 0;
	position: absolute;
	z-index: 2;
	top: 28px;
	left: 0;
}
.worker_title > b {
	position: relative;
	z-index: 2;
}
.worker_image {
	position: relative;
	z-index: 1;
}
.worker_image > img {
	display: block;
	height: auto;
	max-width: 100%;
}
.worker_txtBox {
	max-width: 615px;
	margin-left: auto;
	padding: 18px 20px;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin-top: -75px;
}
.worker_txtBox::before {
	content: "";
	display: block;
	width: 40px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	z-index: 0;
	right: 100%;
	top: 0;
	-webkit-transform: skewX(-18deg);
	transform: skewX(-18deg);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}
.worker_txtBox-left {
	margin-right: auto;
	margin-left: 0;
	max-width: 590px;
	padding: 18px 20px;
	padding-left: 20px;
}
.worker_txtBox-left::before {
	right: auto;
	left: 100%;
	-webkit-transform: skewX(163deg);
	transform: skewX(163deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;
}
.worker_text {
	font-weight: 500;
	position: relative;
	z-index: 1;
}
.rctWrap {
	margin-bottom: 67px;
}
.rct {}
.rct_title {}
.rct_title > b {}
.rct_table {
	margin-bottom: 30px;
}
.rct_table > tbody {}
.rct_table > tbody > tr {}
.rct_table > tbody > tr:first-child {}
.rct_table > tbody > tr:last-child {}
.rct_table > tbody > tr > th {
	white-space: nowrap;
}
.rct_table > tbody > tr > td {}
.rct_tblList {
	list-style: none;
}
.rct_tblList > li {}
.rct_tblList > li:first-child {}
.rct_tblList > li:last-child {}
.rct_tblList > li:nth-child(2n+1) {}
.rct_tblList > li:nth-child(n+3) {}
.rct_cols {
	display: flex;
	justify-content: space-between;
}
.rct_col {}
.rct_col-no1 {
	width: 49.2%;
}
.rct_image {}
.rct_image > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.rct_col-no2 {
	width: 24.6%;
}
.rct_col-no3 {
	width: 24.6%;
}
.worker_list {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	font-weight: 500;
}
.worker_list > li {
	margin-right: 20px;
}
.worker_list > li:first-child {}
.worker_list > li:last-child {
	margin-right: 0;
}
.worker_list > li:nth-child(2n+1) {}
.worker_list > li:nth-child(n+3) {}
@media screen and (min-width:1000px) {}
@media screen and (max-width:999px) {
	.msgWrap {}
	.msg {
		margin-bottom: 100px;
	}
	.msg_title {}
	.msg_image {
		margin-bottom: 15px;
	}
	.msg_image > img {}
	.msg_headline {}
	.msg_text {}
	.workWrap {
		margin-bottom: 60px;
	}
	.work {}
	.work_title {}
	.work_title > b {}
	.work_imglList {}
	.work_imglList > li {}
	.work_imglList > li:first-child {}
	.work_imglList > li:last-child {}
	.work_imglList > li:nth-child(2n+1) {}
	.work_imglList > li:nth-child(n+3) {}
	.work_image {}
	.work_image > img {}
	.work_text {}
	.worker {}
	.worker:last-child {}
	.worker_title {
		top: 15px;
	}
	.worker_title > b {}
	.worker_image {}
	.worker_image > img {}
	.worker_txtBox {}
	.worker_txtBox::before {}
	.worker_txtBox-left {}
	.worker_txtBox-left::before {}
	.worker_text {}
	.rctWrap {}
	.rct {}
	.rct_title {}
	.rct_title > b {}
	.rct_table {}
	.rct_table > tbody {}
	.rct_table > tbody > tr {}
	.rct_table > tbody > tr:first-child {}
	.rct_table > tbody > tr:last-child {}
	.rct_table > tbody > tr > th {}
	.rct_table > tbody > tr > td {}
	.rct_tblList {}
	.rct_tblList > li {}
	.rct_tblList > li:first-child {}
	.rct_tblList > li:last-child {}
	.rct_tblList > li:nth-child(2n+1) {}
	.rct_tblList > li:nth-child(n+3) {}
	.rct_cols {}
	.rct_col {}
	.rct_col-no1 {}
	.rct_image {}
	.rct_image > img {}
	.rct_col-no2 {}
	.rct_col-no3 {}
	.worker_list {}
	.worker_list > li {}
	.worker_list > li:first-child {}
	.worker_list > li:last-child {}
	.worker_list > li:nth-child(2n+1) {}
	.worker_list > li:nth-child(n+3) {}
}
@media screen and (max-width:767px) {
	.msgWrap {}
	.msg {
		margin-bottom: 50px;
	}
	.msg_title {}
	.msg_image {
		margin-bottom: 12px;
	}
	.msg_image > img {}
	.msg_headline {}
	.msg_text {}
	.workWrap {
		margin-bottom: 45px;
	}
	.work {}
	.work_title {}
	.work_title > b {}
	.work_imglList {
		display: block;
		margin: 0 auto 12px;
		max-width: 328px;
	}
	.work_imglList > li {
		width: auto;
		margin-top: 6px;
	}
	.work_imglList > li:first-child {
		margin-top: 0;
	}
	.work_imglList > li:last-child {}
	.work_imglList > li:nth-child(2n+1) {}
	.work_imglList > li:nth-child(n+3) {}
	.work_image {}
	.work_image > img {}
	.work_text {
		margin-bottom: 30px;
	}
	.worker {}
	.worker:last-child {}
	.worker_title {
		position: static;
		top: 0;
	}
	.worker_title > b {}
	.worker_image {
		margin-top: -20px;
	}
	.worker_image > img {}
	.worker_txtBox {
		max-width: none;
		margin: 0 auto;
		padding: 10px 10px;
	}
	.worker_txtBox::before {
		display: none;
	}
	.worker_txtBox-left {}
	.worker_txtBox-left::before {}
	.worker_text {}
	.rctWrap {
		margin-bottom: 45px;
	}
	.rct {}
	.rct_title {}
	.rct_title > b {}
	.rct_table {}
	.rct_table > tbody {}
	.rct_table > tbody > tr {}
	.rct_table > tbody > tr:first-child {}
	.rct_table > tbody > tr:last-child {}
	.rct_table > tbody > tr > th {}
	.rct_table > tbody > tr > td {}
	.rct_tblList {}
	.rct_tblList > li {}
	.rct_tblList > li:first-child {}
	.rct_tblList > li:last-child {}
	.rct_tblList > li:nth-child(2n+1) {}
	.rct_tblList > li:nth-child(n+3) {}
	.rct_cols {
		flex-wrap: wrap;
		max-width: 490px;
		margin: 0 auto;
	}
	.rct_col {}
	.rct_col-no1 {
		width: 100%;
		margin-bottom: 2%;
	}
	.rct_image {}
	.rct_image > img {}
	.rct_col-no2 {
		width: 49%;
	}
	.rct_col-no3 {
		width: 49%;
	}
	.worker_list {
		display: block;
	}
	.worker_list > li {
		margin-right: 0;
	}
	.worker_list > li:first-child {}
	.worker_list > li:last-child {}
	.worker_list > li:nth-child(2n+1) {}
	.worker_list > li:nth-child(n+3) {}
}
