#cont{
	padding: 0 100px 50px;
}

/* INDEX
-------------------------------------------*/
.txtCenter{
	margin-bottom: 65px;
}

.wrap {
	/* padding: 50px 0 50px 0; */
	/* margin: 0 0 65px 0; */
	background: #fff;
}

section {
	max-width: calc(1220px + 4%);
	margin: auto;
	padding: 0;
	line-height: 2.2;
}

.section__title--en{
	font-size: 14px;
	line-height: 32px;
	font-family: 'Anek Bangla', sans-serif;
	color: #141B4D;
}

.wrap h3 {
	width: 100%;
	padding: 0 0 21px 0;
	font-size: 28px;
	line-height: 32px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 50px;
	font-weight: bold;
}

.wrap h3 span {
	font-size: 12px;
}

section {
	max-width: 1240px;
	/* padding: 0 2%; */
}

section h4 {
	font-size: 16px;
	line-height: 2;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 20px;
	background: #141B4D;
	color: #fff;
	/* letter-spacing: -1px; */
}

section h5 {
	font-size: 20px;
	line-height: 2;
	font-weight: bold;
	margin-top: 20px;
}

section h5 span {
	/* font-size: 16px; */
	font-weight: 400;
	color: #000;
}

.occupation__title{
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	margin-top: 50px;
	border-bottom: 1px solid #CCCCCC;
}

.title {
	color: #3071B9;
	font-size: 30px;
	text-align: center;
	margin: 0 auto 30px;
}

.recruit__title{
	border-left: 5px solid #141B4D;
	padding-left: 9px;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 0;
}

.flex_b {
	margin: 0 auto 30px auto;
}

.flex_b>div {
	width: 48.387%;
	margin: 0 3.2258% 0 0;
}

.flex_b>div:nth-of-type(2) {
	margin: 0 0 0 0;
}

section ul {
	margin: 35px auto 50px;
}

section li:before {
	content: "■ ";
	color: #AF272F;
	margin: 0 2px 0 0;
}

section li {
	text-indent: -20px;
	padding: 0 0 0 25px;
	font-size: 14px;
	line-height: 32px;
	line-break: strict;
}

section li span {
	font-weight: 600;
}

.fs22 {
	font-size: 20px;
}

.letter{
	letter-spacing: -0.05em;
}

.bg{
	background-color: #F5F5F5;
	padding-top:44px;
	padding-bottom: 88px;
	box-sizing: content-box;
	position:relative;
}
.bg::after{
	background-color: #F5F5F5;
	content: "";
	display: block;
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100px;
	z-index: -1;
}


.data{
	margin-bottom: 25px;
}

.recruit__ul{
	margin-top: 25px;
}

.blue {
	width: 100%;
	margin: -30px auto 40px;
	padding: 5px 0;
	font-size: 16px;
}
	
.blue a {
	/* color: #00A0E9; */
	line-height: 2;
	border: solid 1px #141B4D;
	border-radius: 30px;
	padding: 15px 0;
	
}

div.closefield { margin-bottom:50px; }
div.closefield span { font-size:18px; font-weight:700; color:#FF0000;}
div.closefield p { margin:0 0 10px 0; border-bottom:1px solid #CCC; width:30%; }
div.closefield p span { font-size:16px; color:#000; }

@media screen and (max-width:959px) {
	#visual{
		padding-bottom: 20px;
	}
	#cont{
		padding-left: 20px;
		padding-right: 20px;
	}
	.txtCenter{
		margin-bottom: 20px;
	}
	.wrap {
		padding: 0px 0 10px 0;
		margin: 0 0 20px 0;
	}

	.wrap h3 {
		font-size: 28px;
		line-height: 32px;
		/* letter-spacing: -1px; */
		margin-bottom: 35px;
	}

	section {
		padding: 0;
	}

	section h4 {
		font-size: 16px;
		line-height: 30px;
		margin: 0 0 40px 0;
	}

	section h4 span {
		font-size: 20px;
	}

	section h5 {
		font-size: 16px;
	}

	section h5 span {
		/* font-size: 12px; */
	}

	section ul{
		margin-top: 25px;
		margin-bottom: 25px;
	}
	section li{
		line-height: 26px;
	}

	.fs22 {
		font-size: 20px;
	}

	.flex_b {
		display: block;
	}

	.flex_b>div,
	.flex_b>div:nth-of-type(2) {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.occupation__title{
		margin-top: 20px;
	}
	.section li{

	}
	.data{
	margin-bottom: 30px;
	}
	div.closefield span { font-size:16px;}
	div.closefield p { width:100%; }
	div.closefield p span { font-size:14px; }
}

.bg{
	padding-top: 30px;
}
.bg::after{
	left: -20px;
}
.recruit__title{
	font-size: 20px;
	line-height: 1.8;
}
.blue {
	margin: 0 auto 40px;
	}
}
