@charset "UTF-8";
/*-----------------------------------

	dispatch

-----------------------------------*/
/*-----------------------------------

	lower

-----------------------------------*/
#lower_img {
    /*background: url(../img/privacy/lower_img.png) no-repeat center center;*/
	background:#2d8a2a;
	background-image: linear-gradient(135deg, #2a2a2a 30px, transparent 0);
}
/*-----------------------------------

	dispatch_block

-----------------------------------*/

#dispatch_block {
    padding: 100px 0 0;
}
#dispatch_block .dispatch_bg{
    margin-top: 20px;
    background: url(../img/dispatch/dispatch_bg.png) no-repeat;
        background-size: auto auto;
    background-size: cover;
    height: auto;
    position: relative;
}
#dispatch_block ul {
	padding:80px 0;	
}
#dispatch_block ul li{
	padding-bottom:30px;	
}
#dispatch_block ul li:last-child{
	padding-bottom:0;	
}
.link_bt{
	background-color:rgba(244,244,244,0.5);
	border: 1px solid #2a2a2a;
}
.link_bt:hover {
	background:#2d8a2a;
	border: 1px solid #2d8a2a;
}
.dispatch_btn {
   color: #2a2a2a !important;
    padding: 40px 0 40px 85px;
    width: auto;
    height: auto;
    font-size: 22px;
    font-weight: bold;
	display:block;
	position:relative;
}
.dispatch_btn:after {
	content: "";
    color: #fff;
    font-size: 0.8em;
    text-align: center;
    width: 30px;
    height: 20px;
    padding-left: 2px;
    position: absolute;
    top:44px;
    right: 20px;
	background: url("../img/dispatch/arrow_b.svg")no-repeat center/contain;
   /* content: "\f054";
    font-family: FontAwesome;
    background: #2a2a2a;*/
}
.dispatch_btn:hover {
	color:#fff !important;	
}
.link_bt span {
    font-weight: 400;
    font-size: 15px;
	padding-left: 20px;
}
.pdfImg_box {
	padding:30px 0 0 0;
	width:40%;
	text-align:center;	
	margin:auto;
}
@media screen and (max-width: 840px) {
#dispatch_block {
	padding: 40px 0 0;
}
.contents_inner {
    width: 95%;
    margin: 0 auto;
}
#dispatch_block ul {
    padding: 60px 0;
}
.dispatch_btn {
    padding: 30px 0 30px 65px;
	font-size: 18px;
}
.dispatch_btn:after {
	width:20px;
	height:20px;
    top:29px;
}
}

@media screen and (max-width: 640px) {
#dispatch_block {
	
}
.contents_inner {
    width: 95%;
    margin: 0 auto;
}
#dispatch_block ul {
    padding: 40px 0;
}
.dispatch_btn {
    padding: 10px 20px;
	font-size: 14px;
}
.link_bt span {
    font-size: 12px;
	display:block;
	padding-left: 0;
}
.dispatch_btn:after {
	width:20px;
	height:20px;
    top:19px;
}

}

/*-----------------------------------

	human_block

-----------------------------------*/
.heading {
	text-align:center;
	font-size:30px;
	font-size: 3.0rem;
	color:#2d8a2a;
	margin-bottom:20px;
}
#human_block {
    padding: 100px 0 95px;
}
.human_imgBox {
	text-align:center;
	margin:30px 0;
	padding:60px 0;
	background:#F4F4F4;
}
.human_imgBox .human_style {
	color:#2a2a2a;	
	font-size:20px;
	font-size: 2.0rem;
	font-weight:bold;
	margin: 0 0 20px 0;
}
.human_imgBox img {
	margin-top:50px;
}
.human_list {
	margin-top:20px;	
}
.human_list ul {
	width:100%;	
}
.human_list ul li {
	float:left;
	padding: 0 20px 0 0;
	width:50%;
}
.human_list ul li:nth-child(even) {
	padding:0;
}
.human_list ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #2a2a2a;
    margin-right: 10px;
}
.mb20 {
	margin:0 0 20px 0;
}
.human_list span {
	display:block;
}
@media screen and (max-width: 840px) {
#human_block {
	padding: 40px 0 70px;
}
.contents_inner {
    width: 95%;
    margin: 0 auto;
}
.heading {
	font-size:20px;
	font-size: 2.0rem;
}
.human_imgBox {
	padding: 40px 0;	
}
.human_imgBox img{
	width: 80%;
	margin-top: 20px;
}
}
@media screen and (max-width: 640px) {
#human_block {
	padding-bottom: 40px;
}
.human_imgBox {
    padding: 20px 0;
}
.human_list ul li {
	width:100%;
	float:none;	
	padding: 0 0 20px 0;
}
.human_list ul li:nth-child(even) {
	padding: 0 0 20px 0;
}
.mb20 {
    margin: 0 0 0 0;
}
.human_list ul li:last-child {
    padding: 0 0 0 0;
}
}
/*-----------------------------------

	job_block

-----------------------------------*/
#job_block {
    padding: 100px 0 95px;
}
#job_block .heading {
	text-align:left;
	font-size:30px;
	font-size: 3.0rem;
	color:#2d8a2a;
	margin-bottom:20px;
	line-height: 4rem;
}
.job_list_bg {
	margin: 30px 0 60px 0;
	padding:60px 0;
	background:#F4F4F4;	
}
.flow {
		
}
#job_block p {
	font-size: 18px;
}
.title {
	background: #2d8a2a;
	display: inline-block;
	color: #fff;
	padding: 5px;
}
.flow_a,
.flow_n{
	position:relative;
	padding: 20px 0;
	font-weight: bold;
}
.flow_a:before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 30px;
	bottom: -10px;
	border-top: 15px solid #2d8a2a;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
}
.job_list {
		
}
.job_list ul {
	border:1px solid #2a2a2a;
	padding:30px;
}
.job_list ul li{
	padding:0 0 20px 0;	
	font-size:18px;
	font-weight:bold;
	color:#2a2a2a;
}
.job_list ul li:last-child{
	padding:0 0 0 0;	
}
.job_list span {
	display:block;
	font-size:15px;
	font-weight: normal;	
}
@media screen and (max-width: 840px) {
#job_block {
	padding: 40px 0 70px;
}
#job_block .heading {
    font-size: 20px;
    font-size: 2.0rem;
}
}
@media screen and (max-width: 640px) {
#job_block {
	padding-bottom: 40px;
}
#job_block .heading {
    font-size: 20px;
    font-size: 2.0rem;
	line-height: 2.3rem;
}
.job_list_bg {
	padding: 20px 0;
	margin: 30px 0;
}
#job_block p {
    font-size: 15px;
	width:100%;
	text-align:center;
}
.job_list ul {
	border:1px solid #2a2a2a;
	padding:10px;
}	
.job_list ul li{
	font-size: 14px;
}
.flow_a::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: 46%;
    bottom: -10px;
    border-top: 15px solid #2d8a2a;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}
.job_list span {
	font-size:13px;
}
	
}
