@charset "utf-8";
/*------------------------------------------------------------
	job_type
------------------------------------------------------------*/
#main {
	padding: 0 0 180px;
}
.content {
	max-width: 860px;
}
.headLine04 {
	margin-bottom: 27px;
}
.flowUl {
	margin: 0 -35px 80px;
	padding-top: 33px;
	display: flex;
	flex-wrap: wrap;
}
.flowUl li {
	margin-right: 45px;
	width: 150px;
	font-weight: normal;
	font-size: 1.2rem;
	position: relative;
}
.flowUl li:last-child {
	margin-right: 0;
}
.flowUl li::after {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 60px;
	right: -37px;
	background: url("../img/entry/job_type/icon.png") no-repeat left top / 100% 100%;
	content: "";
}
.flowUl li:last-child::after {
	display: none;
}
.flowUl p {
	line-height: 1.5;
}
.flowUl .dotTxt {
	margin-bottom: 17px;
	height: 150px;
	color: #0081CC;
	font-weight: bold;
	font-size: 2rem;
	box-sizing: border-box;
	border: 2px solid #0081CC;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.flowUl .dotTxt.bg {
	color: #fff;
	background-color: #0081CC;
}
.flowUl .dotTxt p {
	width: 100%;
	text-align: center;
}
.flowUl .dotTxt .small {
	margin-top: -2px;
	display: block;
	font-size: 1.6rem;
}
.comBtnUl {
	margin-top: 50px;
}
.comTopBox03 p + p {
	margin-top: 25px;
}
@media all and (min-width: 897px){
	.comTopBox03 {
		margin-bottom: 125px;
		padding: 171px 0 86px;
	}
}
@media all and (min-width: 897px) and (max-width: 1100px) {
	.flowUl {
		margin: -10px 0 0;
	}
	.flowUl li {
		width: 130px;
	}
	.flowUl .dotTxt {
		height: 130px;
		font-size: 1.6rem;
	}
	.flowUl .dotTxt .small {
		font-size: 1.3rem;
	}
}
@media all and (max-width: 896px) {
	.headLine04 {
		margin-bottom: 40px;
		font-size: 2rem;
		letter-spacing: 0;
	}
	.headLine04 span {
		padding: 0 5px 2px;
	}
	.content {
		margin: 0 19px;
		max-width: inherit;
	}
	.flowUl li {
		width: auto;
		font-weight: normal;
		font-size: 1.1rem;
		margin: 0 0 12px 0;
	}
	.flowUl .dotTxt {
		margin-bottom: 6px;
		height: 50px;
		font-size: 1.6rem;
		border-radius: 50px;
	}
	.flowUl {
		margin: -23px auto 90px;
		max-width: 270px;
		display: block;
	}
	.flowUl .txt {
		min-height: 32px;
		padding: 0 30px 0 77px;
	}
	.flowUl p {
		line-height: 1.45;
	}
	.flowUl li::after {
		width: 27px;
		height: 40px;
		top: 56px;
		right: auto;
		background-image: url("../img/entry/job_type/sp_icon01.png");
		left: 32px;
	}
	.flowUl li:first-child::after {
		height: 71px;
		background-image: url("../img/entry/job_type/sp_icon02.png");
	}
	.flowUl .dotTxt .small {
		margin-top: -2px;
		display: inline-block;
		vertical-align: middle;
		font-size: 1rem;
	}
	.comTopBox03 p + p {
		margin-top: 20px;
	}
	.comTopBox03 {
		margin-bottom: 61px;
	}
}
@media all and (max-width: 374px) {
	.flowUl li {
		margin-bottom: 20px;
	}
}

/* comLinkList */
.comLinkList {
	margin: -20px 0 77px 0;
}
.comLinkList li {
	margin: 20px 10px 0;
	width: 198px;
}
.comLinkList a {
	padding: 3px 12px 5px;
	height: 49px;
	color: #0081CC;
	text-align: center;
	border: none;
	background-color: #E2EEF5;
	justify-content: center;
}
@media all and (max-width: 896px) {
	.comLinkList li {
		margin: 10px 0 0;
		width: 50%;
		padding: 0 6px;
	}
	.comLinkList {
		margin: -10px -6px 70px;
	}
	.comLinkList a {
		padding: 3px 12px 5px;
		height: 49px;
		background-position: right 12px center;
	}
}



/* h3Title */
.h3Title {
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 2rem;
	color: #0081CC;
}
.h3Title small {
	margin-left: 7px;
	color: #000000;
	font-size: 1.5rem;
	font-weight: 500;
	display: inline-block;
	vertical-align: -2px;
}
@media all and (max-width: 896px) {
	.h3Title {
		margin-bottom: 12px;
		text-align: center;
		font-size: 1.7rem;
		letter-spacing: 0.1em;
	}
	.h3Title small {
		margin: 5px 2px 0;
		font-size: 1rem;
		display: block;
		text-align: left;
		letter-spacing: 0.05em;
	}
}

.content02 {
	margin-bottom: 136px;
	max-width: 1030px;
}
.tableBox + .tableBox {
	margin-top: 64px;
}
.tableBox .innerBox {
	position: relative;
}
.tableBox .txtImg {
	margin-top: 14px;
	color: #808080;
	position: absolute;
	top: 50%;
	right: 0;
	width: 69.45%;
	transform: translateY(-50%);
	text-align: center;
	font-size: 1.6rem;
	font-weight: 700;
}
.tableBox .txtImg img {
	width: 259px;
}
.tableBox table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.tableBox th,
.tableBox td {
	text-align: left;
	vertical-align: middle;
	line-height: 1.2;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	font-weight: 700;
	font-size: 1.4rem;
}
.tableBox thead th {
	font-weight: 500;
	text-align: center;
	color: #fff;
	background-color: #369BD7;
	border-color: #fff;
	padding: 4px 0 5px;
	border-width: 1px !important;
}
.tableBox thead tr th {
	border-top: none;
}
.tableBox thead tr th:last-child {
	border-right-color: #369BD7;
}
.tableBox thead .bg {
	text-align: left;
	font-weight: 700;
	background-color: #808080;
	padding: 4px 17px 6px;
}
.tableBox thead .bg:last-child,
.tableBox thead .bg.border {
	border-right-color: #808080;
}
.tableBox thead .bg.pc {
	border-bottom-width: 2px !important;
}
.tableBox tbody td {
	padding: 19px 0 20px;
	height: 63px;
	text-align: center;
	font-size: 1.9rem;
}
.tableBox tbody tr:last-child td,
.tableBox tbody tr:last-child th {
	border-bottom-width: 2px;
}
.tableBox tr th:first-child,
.tableBox tr td:first-child {
	border-left: none;
}
.tableBox tr th:last-child,
.tableBox tr td:last-child {
	border-right-width: 2px;
}
.tableBox .topBor th,
.tableBox .topBor td {
	border-top-width: 2px;
}
.tableBox .ttl {
	width: 4.3%;
	color: #fff;
	line-height: 1.11;
	letter-spacing: 0;
	background-color: #0081CC;
	border-color: #fff;
	text-align: center;
	font-size: 1.3rem;
}
.tableBox .btn {
	width: 26.25%;
	background-color: #DEEFF8;
	border-right: none;
	position: relative;
	border-color: #fff;
}
.tableBox .btn a {
	padding: 0 20px 0 0;
	width: 100%;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	color: #0081CC;
	font-size: 1.6rem;
	line-height: 1.25;
	text-align: center;
	box-sizing: border-box;
	background: url("../img/entry/job_type/arrow.png") no-repeat right 12px center / 10px auto;
}
.tableBox .btn + td {
	border-left: none;
}
.tableBox .space .btn a {
	padding-left: 20px;
}
.tableBox .space th,
.tableBox .space td {
	border-top-width: 2px;
	border-bottom-width: 2px;
}
.tableBox tbody tr:last-child .btn {
	border-bottom-color: #DEEFF8;
}
.tableBox .ttl.last {
	border-bottom-color: #0081CC;
}
.tableBox .row {
	display: inline-block;
	transform: rotate(90deg);
}
.tableBox.orange .h3Title {
	color: #ED9021;
}
.tableBox.orange tbody td {
	background-color: #FCFCFC;
	border-color: #EAEAEA;
}
.tableBox.orange .btn {
	background-color: #FDEEDA;
}
.tableBox.orange .btn a {
	color: #ED9021;
	background-image: url("../img/entry/job_type/arrow02.png")
}
.tableBox.orange .ttl {
	background-color: #ED9021;
}
.tableBox.orange tbody tr:last-child .btn {
	border-bottom-color: #FDEEDA;
}
.tableBox.orange .ttl.last {
	border-bottom-color: #ED9021;
}
.tableBox.orange tbody td:last-child {
	border-right-color: #CCCCCC;
}
.tableBox.orange tbody tr:last-child td {
	border-bottom-color: #CCCCCC;
}
.tableBox.orange .space th,
.tableBox.orange .space td {
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.tableBox.orange tbody .list04 {
	width: 29%;
}
@media all and (min-width: 897px) {
	.tableBox .btn a:hover {
		opacity: 0.7;
	}
	.tableBox tbody td {
		width: 6.31%;
	}
	.tableBox thead tr th:last-child {
		border-bottom-width: 2px !important;
	}
	.tableBox tbody tr:first-child th,
	.tableBox tbody tr:first-child td {
		border-top: 2px solid #fff !important;
	}
}
@media all and (max-width: 896px) {
	.content02 {
		margin-bottom: 97px;
		max-width: inherit;
	}
	.tableBox .list {
		display: none;
		border-left: none;
	}
	.tableBox .list.list01 {
		display: table-cell;
	}
	.tableBox th,
	.tableBox td {
		font-size: 1.2rem;
	}
	.tableBox .btn a {
		padding: 0 18px 0 10px;
		font-size: 1.2rem;
		background-size: 6px auto;
		background-position: right 9px center;
	}
	.tableBox thead .bg {
		font-size: 1.1rem;
		text-align: center;
		padding: 3px 10px 4px;
	}
	.tableBox thead .bg.sp {
		font-size: 1rem;
	}
	.tableBox thead th {
		padding: 2px 0 5px;
		line-height: 1;
	}
	.tableBox .ttl {
		width: 9.2%;
		font-size: 1rem;
	}
	.tableBox .btn {
		width: 70%;
	}
	.tableBox {
		margin: 0 2px;
	}
	.tableBox tbody td {
		padding: 9px 0 9px;
		height: 38px;
		font-size: 1.4rem;
		border-right-width: 2px;
	}
	.tableBox .space .btn a {
		padding: 0 18px 0 20px;
	}
	.tableBox thead tr .list {
		border-right-color: #369BD7;
	}
	.tableBox + .tableBox {
		margin-top: 30px;
	}
	.tableBox.orange thead .bg {
		padding: 7px 10px 9px;
	}
	.tableBox.orange tbody td {
		border-right-color: #CCCCCC;
	}
	.tableBox.orange thead .bg.sp {
		font-size: 1.1rem;
	}
	.tableBox .txtImg img {
		width: 30px;
	}
	.tableBox .txtImg {
		width: 20.8%;
	}
}




/* tabBtn */
@media all and (max-width: 896px) {
	#main .tabBtn {
		margin: 0 8px 23px;
		display: flex;
		flex-wrap: wrap;
	}
	#main .tabBtn li {
		margin: 0 7px 7px 0;
		width: calc((100% - 21px)/4);
	}
	#main .tabBtn li:nth-child(4n) {
		margin-right: 0;
	}
	#main .tabBtn a {
		height: 32px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1.4rem;
		text-align: center;
		color: #0081cc;
		box-sizing: border-box;
		border: 1px solid #0081cc;
	}
	#main .tabBtn .sml a {
		font-size: 1.3rem;
	}
	#main .tabBtn .on a {
		color: #FFF;
		background: #369bd7;
	}
}



/* popBox */
.popBox {
	padding: 15px 0;
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 714px;
	z-index: 99;
}
.popBox .bgBox {
	background-color: #fff;
}
.popBox .title {
	color: #fff;
	min-height: 125px;
	font-size: 3rem;
	font-weight: 700;
	display: flex;
	align-items: center;
	background-color: #0081CC;
	line-height: 1.38;
	padding: 19px 45px 21px;
	box-sizing: border-box;
}
.popBox .title small {
	display: block;
	font-size: 2rem;
}
.popBox .title .inner {
	width: 100%;
	display: block;
}
.popBox .close {
	margin-bottom: 15px;
	text-align: right;
	transition: .3s;
}
.popBox .close a {
	display: inline-block;
	vertical-align: top;
}
.popBox .close img {
	width: 40px;
}
.popBox .btmBox {
	padding: 38px 47px;
}
.popBox .tableBox {
	margin-bottom: 32px;
}
.popBox .tableBox thead .bg {
	border-bottom-width: 3px !important;
}
.popBox .tableBox tbody tr td:first-child {
	border-left: 2px solid #CCCCCC;
}
.popBox .tableBox thead th:first-child {
	border-left: 2px solid #369BD7 !important;
	border-bottom: 3px solid #fff !important;
}
.popBox .tableBox thead .bg:first-child {
	border-left-color: #808080 !important;
}
.popBox .txtDl {
	font-weight: 500;
	font-size: 1.4rem;
}
.popBox .txtDl dt {
	margin-bottom: 7px;
	color: #0081CC;
	font-size: 1.6rem;
	font-weight: 700;
}
.popBox .txtDl p {
	margin-bottom: 5px;
	line-height: 1.71;
}
.popBox .txtDl p:last-child {
	margin-bottom: 0;
}
.popBox .txtDl dd {
	margin-bottom: 30px;
}
.popBox .txtDl dd:last-child {
	margin-bottom: 0;
}
.popBox .comBtn {
	margin-top: 30px;
}
.popBox .comBtn + .comBtn {
	margin-top: 15px;
}
.popBox .comBtn a {
	margin: 0 auto;
	width: 223px;
	font-size: 1.3rem;
	border-radius: 50px;
	padding: 10px 30px 11px;
	letter-spacing: 0;
}
.popBox .comBtn a::after {
	margin-top: -6px;
	width: 8px;
	height: 14px;
	right: 15px;
}
.popBox.orange .title {
	background-color: #ED9021;
}
.popBox.orange .txtDl dt {
	color: #ED9021;
}
.popBox.orange .comBtn a {
	background-color: #ED9021;
}
@media all and (min-width: 897px){
	.popBox .close:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.popBox {
		top: 169px;
		max-width: inherit;
	}
	.popBox .close img {
		width: 27px;
	}
	.popBox .close {
		margin-bottom: 9px;
	}
	.popBox .title small {
		font-size: 1.4rem;
	}
	.popBox .title {
		min-height: 77px;
		font-size: 1.8rem;
		line-height: 1.38;
		padding: 15px 30px;
	}
	.popBox .btmBox {
		padding: 20px 30px;
	}
	.popBox .tableBox th,
	.popBox .tableBox td {
		font-size: 1.4rem;
	}
	.popBox .tableBox thead th {
		padding: 4px 0 6px;
	}
	.popBox .tableBox thead .bg {
		padding: 6px 10px 7px;
	}
	.popBox .tableBox tbody td {
		font-size: 1.7rem;
		padding: 14px 0 14px;
	}
	.popBox .txtDl {
		font-size: 1.3rem;
	}
	.popBox .txtDl p {
		margin-bottom: 5px;
		line-height: 1.69;
	}
	.popBox .tableBox {
		margin: 0 0 19px;
	}
	.popBox .txtDl dt {
		font-size: 1.5rem;
		margin-bottom: 6px;
	}
	.popBox .txtDl dd {
		margin-bottom: 18px;
	}
	.popBox .comBtn {
		margin-top: 18px;
	}
	.popBox .comBtn a {
		width: 204px;
		font-size: 1.3rem;
		border-radius: 50px;
		padding: 6px 30px 7px;
		letter-spacing: 0;
	}
	.popBox .comBtn a::after {
		margin-top: -5px;
		width: 6px;
		height: 10px;
		right: 12px;
	}
	.popBox .tableBox tbody tr:first-child th,
	.popBox .tableBox tbody tr:first-child td {
		border-top: 3px solid #fff !important;
	}
}


.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.mfp-container {
	position: fixed;
	padding-left: 0;
    padding-right: 0;
	overflow-y: auto;
}
.mfp-bg {
	background-color: #000;
	opacity: 1;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.55;
}