/*********************************************
recruit.css
*********************************************/
.org-tt-br,
.sp-none-br{
	display: none;
}

.org-title-1,
.org-title-2,
.org-title-3{
	text-align: center;
	color: #595757;
	font-weight: 300;
	letter-spacing: 5px;
}

.org-title-1{
	font-size: 30px;
	line-height: 35px;
}

.org-title-2,
.org-title-3{
	font-size: 18px;
	line-height: 23px;
}

.org-title-3{
	letter-spacing: 3px;
}

.org-co-tb{
	width: 100%;
	margin: 0 auto;
}

.org-co-th,
.org-co-td{
	font-size: 14px;
	line-height: 24px;
	color: #717071;
	font-weight: normal;
	text-align: left;
	box-sizing: border-box;
}

.org-co-th{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom:15px;
	color: #000;
	font-weight: bold;
}

.org-co-td{
	border: none;
	color: #595757;
	padding-bottom: 35px;
	padding-left: 20px;
	padding-right: 20px;
}

.org-mt1{
	margin-top: 15px;
}

.org-t2-b{
	margin-bottom: 30px;
}

.org-recruit-inq-b{
	width: 100%;
}

.org-left-txt-b{
	width: 250px;
	margin: 0 auto;
}

.org-recruit-inq-txt{
	font-size: 14px;
    line-height: 24px;
	text-align: left;
	margin-bottom: 5px;
	color: #595757;
}

.org-recruit-inq-link{
	color: #595757;
}

.org-catch-b{
	margin-bottom: 60px;	
}
	
.org-recruit-title2{
	font-size: 18px;
	line-height: 30px;
	color: #717071;
	text-align: left;
	font-weight: 500;
	margin-bottom: 20px;
}

.org-catch-sub{
	font-size: 14px;
	line-height: 28px;
	color: #717071;
	text-align: justify; 
	text-justify: inter-ideograph;
}

.org-color1,
.org-color3{
	background: rgba(35,145,200,0.3);
}


.org-co-tb{
	width: 100%;
	margin: 0 auto;
}



@media (min-width: 576px){
.org-left-txt-b{
	width: 348px;
	margin: 0 auto;
}
}




@media (min-width: 768px){
.org-tt-br,
.sp-none-br{
	display: inline;
}

.org-catch-b{
	margin-bottom: 60px;	
}
	
.org-recruit-title2{
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: center;
}

.org-catch-sub{
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}
	
.org-title-1{
	font-size: 40px;
	line-height: 45px;
}

.org-title-2,
.org-title-3{
	font-size: 20px;
	line-height: 25px;
}

.org-co-th,
.org-co-td{
	font-size: 14px;
	line-height: 24px;
	color: #000;
	font-weight: normal;
	text-align: left;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: none;
}

.org-co-th{
	padding-left: 20px;
	padding-right: 20px;
	width: 25%;
	vertical-align: top;
	background: rgba(35,145,200,0.3);
}

.org-co-td{
	background: rgba(35,145,200,0.2);
}

.org-color1{
	background: rgba(35,145,200,0.3);
}

.org-color2{
	background: rgba(35,145,200,0.2);
}

.org-color3{
	background: rgba(35,145,200,0.2);
}

.org-color4{
	background: rgba(35,145,200,0.1);
}

.org-co-tb{
	width: 100%;
	margin: 0 auto;
}

.org-recruit-inq-b{
	width: 100%;
}

.org-left-txt-b{
	width: 100%;
	max-width: 100%;
	margin: 0;
}

.org-recruit-inq-txt{
	text-align: center;
	margin-bottom: 5px;
	color: #595757;
}

.org-recruit-inq-link{
	color: #595757;
}
}





@media (min-width: 992px){
.org-tt-br{
	display: none;
}
}


@media (min-width: 1200px){

}