@charset "utf-8";
/* -----------------------------------------------
= fv
----------------------------------------------- */
.fv {
	height: 172px;
	background: url(/company/recruit/images/special/technical/index_title_bg_sp.jpg) no-repeat 50% 20% / cover;
}
.fv h1 {
	display: grid;
	place-content: center;
	height: 100%;
}
.fv h1 img {
	width: 195px;
}
@media print, screen and (min-width: 767px) {/* PC */
.fv {
	height: 294px;
	background-image: url(/company/recruit/images/special/technical/index_title_bg.jpg);
}
.fv h1 img {
	width: 694px;
}
}/* @media */
/* -----------------------------------------------
= lead
----------------------------------------------- */
.lead {
	padding: 40px 15px;
}
.lead p {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2.7rem;
	letter-spacing: .08em;
	text-align: center;
}
.lead p.em {
	margin-top: 1em;
	font-size: 2.2rem;
	line-height: 3.7rem;
}
@media print, screen and (min-width: 767px) {/* PC */
.lead {
	padding: 50px 25px;
}
.lead p {
	font-size: 1.7rem;
	line-height: 3.4rem;
}
.lead p.em {
	font-size: 3.4rem;
	line-height: 5.1rem;
}
}/* @media */
/* -----------------------------------------------
= voice
----------------------------------------------- */
.voice {
	padding: 68px 15px 1px;
	background: #F1F1F1;
}
.voice .item {
	position: relative;
	width: 345px;
	margin: 0 auto 50px;
}
.voice .item a {
	outline: none;
}
.voice .item .set {
	display: grid;
	place-content: center;
	width: 240px;
	height: 240px;
	background: #fff;
	border-radius: 50%;
	font-weight: 500;
	text-align: center;
	letter-spacing: .05em;
}
.voice .item h2 {
	margin-bottom: 8px;
	color: #FFA500;
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 2.6rem;
}
.voice .item .dev {
	margin-bottom: 5px;
	font-size: 1.3rem;
	line-height: 2rem;
}
.voice .item .name {
	margin-bottom: 5px;
	font-size: 1.8rem;
	line-height: 2.6rem;
}
.voice .item .year {
	font-size: 1.2rem;
	line-height: 2rem;
}
.voice .item .img {
	position: absolute;
}
.voice .item.sm {
	padding-bottom: 50px;
}
.voice .item.sm .img {
	top: 0;
	right: 0;
	width: 204px;
}
.voice .item.tm {
	padding-bottom: 200px;
}
.voice .item.tm .img {
	bottom: 0;
	left: 0;
	width: 160px;
}
.voice .item.tm .set {
	margin-left: 105px;
}
.voice .item.sf {
	padding-top: 125px;
}
.voice .item.sf .img {
	top: 0;
	right: 0;
	width: 176px;
	padding-right: 18px;
}
.voice .item.sf .img::after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 43px;
	height: 38px;
	background: url(/company/recruit/images/special/technical/index_img_sf_bg_sp.svg) no-repeat 50% / 100% auto;
}
.voice .item.ki {
	padding-bottom: 160px;
}
.voice .item.ki .img {
	bottom: 0;
	left: 0;
	width: 184px;
}
.voice .item.ki .set {
	margin-left: 105px;
}
.voice .item.mn {
	padding-bottom: 75px;
}
.voice .item.mn .img {
	bottom: 0;
	right: 0;
	width: 111px;
}
.voice .item.ys {
	padding-bottom: 82px;
}
.voice .item.ys .img {
	bottom: 0;
	left: 0;
	width: 213px;
}
.voice .item.ys .set {
	margin-left: 105px;
}
.voice .item.th .set {
	margin: 0 auto;
}
.voice .item.th .img {
	position: static;
	width: 298px;
	margin: 0 auto -30px;
}
.voice .item.yy {
	padding-bottom: 139px;
}
.voice .item.yy .img {
	bottom: 0;
	left: 0;
	width: 158px;
}
.voice .item.yy .set {
	margin-left: 105px;
}
.voice .detail {
}
.voice .profile {
	margin-bottom: 35px;
	letter-spacing: .08em;
}
.voice .profile .img {
	max-width: 315px;
	margin: 0 auto 15px;
}
.voice .profile .company {
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px;
	color: #fff;
	background: #333;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.2;
}
.voice .profile .dev {
	display: inline-block;
	margin-bottom: 20px;
	padding: 10px;
	color: #fff;
	background: #FFA500;
	border-radius: 3em;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.2;
}
.voice .profile .name {
	margin-bottom: 5px;
	font-size: 1.8rem;
	font-weight: 500;
}
.voice .profile .year {
	margin-bottom: 5px;
	font-size: 1.3rem;
	font-weight: 500;
	line-height: 2.6rem;
}
.voice .profile .text {
	margin-bottom: 5px;
	font-size: 1.25rem;
	line-height: 2.4rem;
}
.voice .profile .note {
	font-size: 1.2rem;
	line-height: 2.2rem;
}
.voice .article h3 {
	margin-bottom: 15px;
	width: 200px;
}
.voice .article h4 {
	margin-bottom: 5px;
	color: #FFA500;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2.8rem;
	letter-spacing: .08em;
}
.voice .article p {
	margin-bottom: 15px;
	font-size: 1.3rem;
	line-height: 2.6rem;
}
.voice .article p.note {
	font-size: 1.2rem;
	line-height: 2.2rem;
}
@media print, screen and (min-width: 767px) {/* PC */
.voice {
	padding: 93px 25px;
}
.voice .item_wrap {
	display: flex;
	flex-wrap: wrap;
	max-width: 1100px;
	margin: 0 auto;
}
.voice .item {
	width: 550px;
	margin: 0;
}
.voice .item a {
	transition: opacity .3s;
}
.voice .item a:hover {
	opacity: .7;
}
.voice .item .set {
	width: 360px;
	height: 360px;
	letter-spacing: .075em;
}
.voice .item h2 {
	margin-bottom: 12px;
	font-size: 2.4rem;
	line-height: 3.4rem;
}
.voice .item .dev {
	margin-bottom: 10px;
	font-size: 1.7rem;
	line-height: 2.7rem;
}
.voice .item .name {
	margin-bottom: 10px;
	font-size: 2.6rem;
	line-height: 3.4rem;
}
.voice .item .year {
	font-size: 1.5rem;
	line-height: 2.5rem;
}
.voice .item.sm {
	padding-bottom: 93px;
}
.voice .item.sm .img {
	width: 358px;
}
.voice .item.sm .set {
	margin-top: 73px;
}
.voice .item.tm {
	padding-bottom: 440px;
}
.voice .item.tm .img {
	left: 56px;
	width: 271px;
}
.voice .item.tm .set {
	margin-left: 185px;
}
.voice .item.sf {
	width: 621px;
	margin-top: -202px;
	margin-left: 86px;
	padding-top: 265px;
}
.voice .item.sf .img {
	right: 0;
	width: 313px;
	padding-right: 91px;
}
.voice .item.sf .img::after {
	bottom: 106px;
	width: 76px;
	height: 66px;
	background-image: url(/company/recruit/images/special/technical/index_img_sf_bg.svg);
}
.voice .item.ki {
	margin-top: -225px;
	margin-left: 480px;
	padding-bottom: 293px;
}
.voice .item.ki .img {
	width: 316px;
}
.voice .item.ki .set {
	margin-left: 235px;
}
.voice .item.mn {
	margin-top: -292px;
	padding-bottom: 127px;
}
.voice .item.mn .img {
	top: 0;
	bottom: auto;
	right: calc(555px - 493px);
	width: 182px;
}
.voice .item.mn .set {
	margin-top: 80px;
}
.voice .item.ys {
	margin-top: 41px;
	padding-bottom: 197px;
}
.voice .item.ys .img {
	bottom: 0;
	left: calc(555px - 538px);
	width: 355px;
}
.voice .item.ys .set {
	margin-left: 185px;
}
.voice .item.th {
	margin-top: -262px;
}
.voice .item.th .set {
	margin: 0 0 0 100px;
}
.voice .item.th .img {
	width: 449px;
	margin: 0 0 -59px 126px;
}
.voice .item.yy {
	margin-top: 54px;
	padding-bottom: 244px;
}
.voice .item.yy .img {
	left: 55px;
	width: 245px;
}
.voice .item.yy .set {
	margin-left: 185px;
}
.voice .detail {
	display: flex;
}
.voice .profile {
	width: 447px;
	margin-bottom: 0;
	letter-spacing: .075em;
}
.voice .profile .img {
	max-width: 447px;
	margin: 0 0 25px;
}
.voice .profile .company {
	margin: 0 10px 0 0;
	padding: 10px;
	font-size: 1.7rem;
}
.voice .profile .dev {
	margin-bottom: 20px;
	padding: 10px;
	font-size: 1.7rem;
}
.voice .profile .name {
	margin-bottom: 0;
	font-size: 2.6em;
	line-height: 3.6rem;
}
.voice .profile .year {
	margin-bottom: 10px;
	font-size: 1.6rem;
	line-height: 3rem;
}
.voice .profile .text {
	margin-bottom: 5px;
	font-size: 1.5rem;
	line-height: 2.9rem;
}
.voice .profile .note {
	font-size: 1.4rem;
	line-height: 2.4rem;
}
.voice .article {
	flex: 1;
	margin-left: 62px;
}
.voice .article h3 {
	margin-bottom: 35px;
	width: 349px;
}
.voice .article h4 {
	margin-bottom: 5px;
	font-size: 2rem;
	line-height: 3.4rem;
	letter-spacing: .075em;
}
.voice .article p {
	font-size: 1.6rem;
	line-height: 3.1rem;
}
.voice .article p + h4 {
	margin-top: 35px;
}
.voice .article p.note {
	margin-top: 15px;
	font-size: 1.4rem;
	line-height: 2.4rem;
}
}/* @media */
@media print, screen and (max-width: 1165px) and (min-width: 767px) {/* PC */
.voice .item_wrap {
	justify-content: center;
}
.voice .item.tm {
	margin-top: 50px;
}
.voice .item.sf {
	margin-top: 50px;
}
.voice .item.ki {
	margin-top: 0;
	margin-left: 0;
}
.voice .item.mn {
	margin-top: 0;
}
.voice .item.ys {
	margin-top: 50px;
}
.voice .item.th {
	margin-top: 50px;
}
.voice .item.yy {
	margin-top: 50px;
}
}/* @media */
/* -----------------------------------------------
= modal
----------------------------------------------- */
.modal.fade .modal_in {
	padding: 70px 15px 10px;
}
@media print, screen and (min-width: 768px) {/* PC */
.modal.fade .modal_in {
	max-width: 976px;
	margin: 62px auto;
	padding: 62px;
}
}/* @media */
/* -----------------------------------------------
= category_nav
----------------------------------------------- */
.category_nav {
	position: relative;
	padding: 80px 20px;
	color: #fff;
	background: #333;
	overflow: hidden;
}
.category_nav .subtitle {
	margin-bottom: 80px;
	font-weight: 500;
	text-align: center;
}
.category_nav .subtitle span {
	display: block;
}
.category_nav .subtitle .en {
	margin-bottom: 20px;
	font-size: 1.9rem;
}
.category_nav .subtitle .jp {
	font-size: 2.7rem;
}
.category_nav .special_wrap {
	max-width: 420px;
	margin: 0 auto;
}
.category_nav .special {
	color: #fff;
	background: #0399ff;
}
.category_nav .special + .special {
	margin-top: 80px;
}
.category_nav .special a {
	display: block;
	background: #fff;
}
.category_nav .special.type01 .img {
	position: relative;
	top: -22px;
	margin: 0 -32px -15px -17px;
}
.category_nav .special.type01 .img img {
	width: calc(12px + 100vw);
}
.category_nav .special.type02 .img {
	position: relative;
	top: -16px;
	margin: 0 -25px -10px -30px;
}
.category_nav .special.type02 .img img {
	width: calc(15px + 100vw);
}
.category_nav .special .set {
	position: relative;
	padding: 30px;
	color: #fff;
	background: #0399ff;
}
.category_nav .special .set::before {
	content: '';
	position: absolute;
	top: 30px;
	right: 50px;
	width: 1px;
	height: calc(100% - 60px);
	background: #fff;
}
.category_nav .special .set::after {
	content: '';
	position: absolute;
	top: calc(50% - 7px);
	right: 25px;
	width: 15px;
	height: 15px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
}
.category_nav .special.type01 .set h3 img {
	width: 290px;
}
.category_nav .special.type02 .set h3 img {
	width: 290px;
}
.category_nav .special.type03 .set h3 img {
	width: 206px;
}
@media print, screen and (max-width: 500px) {/* SP */
.category_nav .special.type01 .set h3 img {
	width: calc(290 / 500 * 100vw);
}
.category_nav .special.type02 .set h3 img {
	width: calc(290 / 500 * 100vw);
}
.category_nav .special.type03 .set h3 img {
	width: calc(206 / 500 * 100vw);
}
}/* @media */
@media print, screen and (min-width: 767px) {/* PC */
.category_nav {
	padding: 105px 24px 65px;
}
.category_nav .subtitle {
	margin-bottom: 105px;
}
.category_nav .subtitle .en {
	margin-bottom: 30px;
	font-size: 2.2rem;
}
.category_nav .subtitle .jp {
	font-size: 4.6rem;
}
.category_nav .special_wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	max-width: none;
}
.category_nav .special {
	width: 320px;
	margin: 0 35px 40px;
}
.category_nav .special + .special {
	margin-top: 0;
}
.category_nav .special.type01 .img {
	top: -22px;
	margin: 0 -31px -15px -17px;
}
.category_nav .special.type01 .img img {
	width: 370px;
}
.category_nav .special.type02 .img {
	top: -17px;
	margin: 0 -26px -10px -30px;
}
.category_nav .special.type02 .img img {
	width: 377px;
}
.category_nav .special .set {
	padding: 24px;
}
.category_nav .special .set::before {
	top: 24px;
	right: 45px;
}
.category_nav .special .set::after {
	top: calc(50% - 6px);
	right: 20px;
	width: 12px;
	height: 12px;
}
.category_nav .special.type01 .set h3 img {
	width: 216px;
}
.category_nav .special.type02 .set h3 img {
	width: 216px;
}
.category_nav .special.type03 .set h3 img {
	width: 153px;
}
}/* @media */
/* -----------------------------------------------
= print
----------------------------------------------- */
@media print {
}/* @media */

