@charset "UTF-8";
/* -----------------------------------------------------------------------
	layout
----------------------------------------------------------------------- */
#mainContent {
	font-size: 16px;
	overflow: hidden;
}
.lower01 .contentIn {
	padding-top: 80px;
	width: 100%;
	margin: 0;
}
@media screen and (max-width: 768px) {
	.lower01 .contentIn {
		padding-top: 95px;
	}
}

/* -----------------------------------------------------------------------
	.drawer-nav
----------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
	.lower01 .drawer-nav {
		top: 55px;
	}
}

/* -----------------------------------------------------------------------
	contents_navi 
----------------------------------------------------------------------- */
#contents_navi {
	padding-bottom: 50px;
}
.category_info_wrap {
	max-width: 1360px;
	width: 100%;
	margin: 0 auto;
	padding: 0 40px;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.category_info {
	display: inline-block;
	max-width: 150px;
	width: 33%;
	padding-bottom: 50px;
	margin-right: 35px;
	position: relative;
	vertical-align: top;
	z-index: 1;
}
.category_info:last-child {
	margin-right: 0;
}
.category_info .ico_wrap {
	height: 150px;
	margin-bottom: 20px;
}
.category_info .ico_wrap:before {
	width: 150px;
	height: 150px;
	left: 0;
	right: 0;
	margin: auto;
}
.category_info_inner .upper_row {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.ico_manufacture + .category_info_inner {
	color: #1aa0e2;
}
.ico_sales + .category_info_inner {
	color: #fd6ea4;
}
.ico_officework + .category_info_inner {
	color: #b450a4;
}
.ico_technical + .category_info_inner {
	color: #1cb459;
}
@media screen and (max-width: 1024px) {
	.category_info .ico_wrap {
		height: 120px;
	}
	.category_info .ico_wrap:before {
		width: 120px;
		height: 120px;
	}
}
@media screen and (max-width: 768px) {
	#contents_navi:before {
		height: 40px;
	}
	.category_info,
	.category_info:last-child {
		margin: 0 20px;
	}
	.category_info .ico_wrap {
		height: 75px;
	}
	.category_info .ico_wrap:before {
		width: 75px;
		height: 75px;
	}
	.category_info_inner .upper_row {
		font-size: 12px;
	}
}
@media screen and (max-width: 600px) {
	.category_info_wrap {
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

/* -----------------------------------------------------------------------
	.tit-
----------------------------------------------------------------------- */
#jobTtl {
	padding: 30px 0;
}
#guidelinesTtl {
	padding: 200px 0 50px 0;
}
#guidelinesTtl .ttl_level1 {
	padding: 0;
}
@media screen and (max-width: 768px) {
	#guidelinesTtl {
		padding-top: 50px;
	}
}

/* 
	section_ttl
----------------------------------------------------------------------- */
.section_ttl {
	height: 220px;
	padding: 0 50px;
	align-items: center;
}
.section_ttl h2 {
	font-size: 52px;
	font-family: 'Noto Sans Japanese', sans-serif;
	letter-spacing: 0.1em;
}
.section_ttl h2 span {
	color: rgba(255, 255, 255, 0.8);
	font-family: 'Barlow Condensed', sans-serif;
	letter-spacing: 0.05em;
}
.section_ttl h2 span:before {
	border-color: rgba(255, 255, 255, 0.8);
}
#job_manufacture .section_ttl {
	background-color: #1aa0e2;
}
#job_sales .section_ttl {
	background-color: #fd6ea4;
}
#job_officework .section_ttl {
	background-color: #b450a4;
}
#job_technical .section_ttl {
	background-color: #1cb459;
}
@media screen and (max-width: 1280px) {
	.section_ttl h2 {
		font-size: 4.6vw;
	}
}
@media screen and (max-width: 1040px) {
	.section_ttl {
		height: 250px;
	}
}
@media screen and (max-width: 768px) {
	.section_ttl {
		width: 335px;
		height: 125px;
	}
	.section_ttl.l_side {
		padding-left: 60px;
	}
	.section_ttl.r_side {
		padding-left: 25px;
	}
	.section_ttl h2 {
		font-size: 30px;
	}
	.section_ttl h2 span {
		font-size: 13px;
	}
}

/* -----------------------------------------------------------------------
	section
----------------------------------------------------------------------- */
.section_wrap {
	position: relative;
	padding-top: 150px;
	margin-top: 190px;
}
.section_inner {
	padding: 0 40px;
}
.bg_gray .section_inner {
	background-color: #efefef;
}
#job_officework .section_inner {
	padding-bottom: 10px;
}
#job_guidlines {
	max-width: 1080px;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	.section_wrap {
		padding-top: 0;
		margin-top: 40px;
	}
	#job_manufacture.section_wrap {
		margin-top: 0;
	}
	.section_inner {
		margin-top: -10px;
	}
}

/* 
	col
----------------------------------------------------------------------- */
.col2_wrap {
	display: -webkit-flex;
	display: flex;
	max-width: 890px;
	margin: 0 auto;
	padding: 0 15px;
}
.col3_wrap {
	display: -webkit-flex;
	display: flex;
	max-width: 1560px;
	margin: 0 auto;
	padding: 0 15px;
}
.box01 {
	min-height: 0%;
	padding: 50px 15px;
	width: 50%;
	max-width: 100%;
	z-index: 1001;
}
.box01 h3 {
	border-bottom: 1px solid #000;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	margin: 15px 0;
}
#job_manufacture .box01 h3 {
	color: #1aa0e2;
}
#job_sales .box01 h3 {
	color: #fd6ea4;
}
#job_officework .box01 h3 {
	color: #b450a4;
}
#job_technical .box01 h3 {
	color: #1cb459;
}
.box01 .lead {
	line-height: 1.7;
}
.img_wrap {
	position: relative;
}
@media screen and (max-width: 768px) {
	.col2_wrap,
	.col3_wrap {
		-webkit-flex-direction: column;
		flex-direction: column;
		padding: 0;
	}
	.box01 {
		width: 100%;
		padding: 0 0 25px 0;
	}
}

/* 
	deco
----------------------------------------------------------------------- */
.deco_l,
.deco_r {
	display: block;
}
.deco_l:after,
.deco_r:after {
	content: "";
	background-color: #ccc;
	width: 60px;
	height: 60px;
	position: absolute;
}
.deco_l:after {
	top: -30px;
	left: -30px;
}
.deco_r:after {
	bottom: -30px;
	right: -30px;
}
.deco_l img,
.deco_r img {
	position: relative;
	z-index: 100;
}
#job_manufacture span:after {
	background-color: #1aa0e2;
}
#job_sales span:after {
	background-color: #fd6ea4;
}
#job_officework span:after {
	background-color: #b450a4;
}
#job_technical span:after {
	background-color: #1cb459;
}
#job_sales .deco_r:after,
#job_technical .deco_r:after {
	content: none;
}
@media screen and (max-width: 768px) {
	.deco_l:after,
	.deco_r:after {
		width: 64px;
		height: 64px;
	}
	/*.deco_l:after {
		top: -25px;
		light: -40px;
	}*/
	.deco_r:after {
		bottom: -25px;
		right: -40px;
	}
	.deco_l:after,
	#job_officework .col3_wrap:not(:last-of-type) .deco_r:after {
		display: none;
	}
	#job_sales .deco_r:after,
	#job_technical .deco_r:after {
		content: "";
	}
}

/* 
	scroll_down
----------------------------------------------------------------------- */
#scroll_down {
	margin-top: 125px;
}
#scroll_down .scroll_down {
	background-size: auto;
	height: 240px;
	margin: 0 auto;
	position: static;
}

/* -----------------------------------------------------------------------
	table
----------------------------------------------------------------------- */
#job_guidlines .table04 {
	background-color: #cce8f7;
}
#job_guidlines .table04 > tbody > tr:nth-child(odd) {
	background-color: #cce8f7;
}
#job_guidlines .table04 > tbody > tr:nth-child(even) {
	background-color: #e6f4fb;
}
#job_guidlines .table04 > tbody > tr > th {
	border-right: 1px solid #fff;
	width: 15%;
}
#job_guidlines .table04 > tbody > tr > td {
	padding-left: 5%;
}
#job_guidlines .table04 .link02 {
	font-size: 1em;
}
@media screen and (max-width: 600px) {
	#job_guidlines .table04 {
		font-size: 12px;
		text-align: center;
	}
	#job_guidlines .table04 > tbody > tr > th,
	#job_guidlines .table04 > tbody > tr > td {
		display: block;
		width: 100%;
	}
	#job_guidlines .table04 > tbody > tr > th {
		border-right: 0;
		border-bottom: 1px solid #fff;
	}
	#job_guidlines .table04_2,
	#job_guidlines .table04 .txt_left {
		text-align: left;
	}
	#job_guidlines .table04 .link02 {
		font-size: 12px;
	}
}

/* -----------------------------------------------------------------------
	button
----------------------------------------------------------------------- */
.btn_h_school {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.3em;
	background-color: #008cd6;
}
.btn_h_school a {
	color: #fff;
	display: block;
	padding: 15px 5px;
	text-align: center;
}
.btn_h_school span {
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-top: 10px;
}

/* requirements */
.btn_requirements {
	width: 200px;
	margin: 0 auto;
}
.btn_requirements a {
	background-color: #17c3da;
	border: 1px solid #17c3da;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.25em;
	padding: 2px;
	text-align: center;
}
.btn_requirements span {
	padding-left: 1em;
}
.btn_requirements span:after {
	content: "";
	background: url(../img/common/newgrad_ico_arrow02.svg) no-repeat center;
	background-size: contain;
	display: inline-block;
	width: 40px;
	height: 6px;
	margin-left: 0.5em;
	vertical-align: middle;
}
@media screen and (max-width: 768px) {
	.btn_requirements span {
		padding: 0;
	}
	.btn_requirements span:after {
		content: none;
	}
}

/* -----------------------------------------------------------------------
	process
----------------------------------------------------------------------- */
#process {
	background: #ededed;
	min-height: 705px;
	margin-bottom: 100px;
	padding-top: 20px;
	padding-bottom: 200px;
	position: relative;
}
.process_guide_wrap {
	max-width: 1030px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}
.process_lead {
	font-size: 20px;
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	text-align: center;
}
.process_guide_wrap ul {
	text-align: center;
}
.process_guide_wrap li {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 234px;
	vertical-align: top;
	position: relative;
	margin: 0 10px 20px 10px;
}
.process_guide_wrap li > div {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	color: #fff;
	text-decoration: none;
	background: #4d4d4d;
	margin: 0 auto;
	position: relative;
}
.process_guide_wrap li > p {
	font-size: 16px;
	letter-spacing: -0.02em;
	line-height: 1.7;
	margin-top: 10px;
	text-align: left;
}
.process_guide_wrap li:nth-child(2) > p {
	letter-spacing: -0.025em;
}
.process_guide_wrap li:nth-child(3) > p {
	letter-spacing: 0.05em;
}
.process_guide_wrap li:not(:last-child):before {
	content: "";
	position: absolute;
	height: 180px;
	width: 50px;
	background-image: url(../img/common/newgrad_ico_arrow03.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30%;
	right: -38px;
}
.process_guide_wrap li span {
	font-size: 18px;
	font-weight: 200;
	letter-spacing: 0.125em;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.btn_entry_wrap.process_entry {
	margin-top: -170px;
	margin-bottom: 170px;
}
@media screen and (max-width: 1024px) {
	.process_guide_wrap li {
		width: 174px;
	}
	.process_guide_wrap li > div {
		width: 158px;
		height: 158px;
	}
	.process_guide_wrap li > p {
		margin-left: auto;
		margin-right: auto;
	}
	.section_wrap.bg02:after {
		height: 555px;
	}
}
@media screen and (max-width: 768px) {
	#process {
		margin-top: 35px;
		margin-bottom: 75px;
		min-height: inherit;
		padding-bottom: 100px;
	}
	.process_guide_wrap {
		padding: 0 0 30px 0;
		background: #ededed;
	}
	.process_guide_wrap li {
		margin: 0;
	}
	.process_guide_wrap li:not(:last-child):before {
		display: none;
	}
	.process_guide_wrap li span {
		font-size: 17px;
	}
	.process_guide_wrap li:nth-child(1) span,
	.process_guide_wrap li:nth-child(3) span {
		letter-spacing: 0.25em;
		padding-left: 0.25em;
	}
	.process_guide_wrap li > p {
		width: 80%;
	}
	/* slider */
	.process_guide_wrap .slick-prev,
	.process_guide_wrap .slick-next {
		width: 40px;
		height: 158px;
		position: absolute;
		top: 0;
		z-index: 9999;
	}
	.process_guide_wrap .slick-prev {
		left: 40px;
	}
	.process_guide_wrap .slick-next {
		right: 40px;
	}
	.process_guide_wrap .slick-next:before {
		background-image: url(../img/common/newgrad_ico_arrow03.svg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		width: 14px;
		height: 44px;
		margin-left: auto;
	}
	.btn_entry_wrap.process_entry {
		margin-top: -122px;
		margin-bottom: 60px;
	}
}

/* -----------------------------------------------------------------------
	news
----------------------------------------------------------------------- */
#news {
	padding: 80px 20px 0 20px;
}
#news h2 {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
	position: relative;
}
#news h2:after {
	content: "";
	border-bottom: 3px solid #000;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	width: 30px;
}
.news_lead {
	font-weight: normal;
	text-align: center;
	margin-top: 25px;
}
.btn_news {
	width: 357px;
	height: 40px;
	margin: 40px auto 0 auto;
}
.btn_news a {
	background-color: #4d4d4d;
	border: 1px solid #4d4d4d;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.25em;
	padding: 6px 5px 7px 5px;
	text-align: center;
}
.btn_news span:after {
	content: "";
	background: url(../img/common/newgrad_ico_arrow02.svg) no-repeat center;
	background-size: contain;
	display: inline-block;
	width: 40px;
	height: 6px;
	margin-left: 0.5em;
	vertical-align: middle;
}
@media screen and (max-width: 768px) {
	#news {
		padding-top: 38px;
	}
	#news h2 {
		font-size: 21px;
		padding-bottom: 10px;
	}
	#news h2:after {
		border-width: 2px;
	}
	.news_lead {
		font-size: 13px;
		margin-top: 10px;
	}
	.btn_news {
		width: 240px;
	}
	.btn_news a {
		font-size: 12px;
	}
}

/* -----------------------------------------------------------------------
	modal
----------------------------------------------------------------------- */
#cboxContent,
#cboxLoadedContent {
	background: transparent;
}
#cboxLoadedContent {
	position: relative;
}
.cboxIframe {
	background-color: #17c5dc;
}
#cboxClose {
	right: 10px;
	top: 10px;
	position: absolute;
}
.h_scool_txt {
	color: #fff;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.7;
	padding: 40px 20px 20px 20px;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.h_scool_txt .on_sp {
		display: none;
	}
}
@media screen and (max-width: 590px) {
	.h_scool_txt .on_sp {
		display: block;
	}
	.h_scool_txt {
		font-size: 13px;
	}
}

