@charset "UTF-8";
/* CSS Document */



#contents main{
	position: relative;
	height: 400px;
	overflow: hidden;
	background-color: #FFF;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

body main{
	background-image: url(../img/title_bg_welfare.webp);
}



#contents main #supporttitle{
	font-size: 16px;
	position: absolute;
	top:30px;
	line-height: 1.6;
	font-weight: 600;
	z-index: 10;
	right: 30px;
	text-align: right;
}

#contents main #supporttitle h1{
	font-weight: 500;
}

#contents main #supporttitle span{
	color: #0059af;
	font-weight: 500;
}

#contents main #supportHeader{
	position: absolute;
	display: inline-block;
	text-align: center;
	padding: 20px 25px;
	background-color: rgba(255,255,255,.8);
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#contents main #supportHeader article span{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	color: #0059af;
	
}

#contents main #supportHeader article h2{
	font-size: 30px;
	font-weight: 500;
	line-height: 1;
	color: #000;
	white-space: nowrap;
}

_:-ms-lang(x)::-ms-backdrop,#contents main #supportHeader article h2{
	-ms-transform: translateY(9px);
}

#contents main #supportHeader article p{
	width: 86%;
	color: #FFF;
	font-weight: 500;
	line-height: 2;
	padding-top: 40px;
	margin: 0 auto;
}








#contentsarea h3{
	text-align: center;
	padding-bottom: 130px;
}


#welfarebox_1{
	position: relative;
	border: #b72a69 solid 3px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 80px 0px 100px;
	margin-bottom: 200px;
}

#welfarebox_1::before{
	position: absolute;
	content: "";
	display: block;
	width: 110%;
	height: -webkit-calc(100% - 80px) ;
	height: calc(100% - 80px) ;
	top:50px;
	left: -5%;
	background-color: #FFF;
	z-index: 1;
}

#welfarebox_1 > div{
	position: relative;
	z-index: 10;
}

#welfarebox_1 > div h1{
	display: inline-block;
	position: absolute;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	top: -110px;
	left: 50%;
	
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	background-color: #b72a69;
	color: #FFF;
	font-size: 22px;
	font-weight: 600;
	padding: 0 50px;
	white-space: nowrap;
	padding-top: 3px;
}

_:-ms-lang(x)::-ms-backdrop,#welfarebox_1 > div h1{
	padding-top: 7px;
}

#welfarebox_1 > div aside{
	text-align: center;
	padding-bottom: 25px;
}

#welfarebox_1 > div aside span{
	color: #b72a69;
	text-align: center;
	padding: 0px 5px 5px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: #b72a69 dotted 2px;
}


#welfarebox_1 .welfarebox{
	width: 90%;
	margin: 0 auto;
}


#welfarebox_1_1 figure{
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
}

#welfarebox_1_1{
	width: 90%;
	padding-bottom: 120px;
	margin: 0 auto;
}

#welfarebox_1_1 h5{
	background-color: #b72a69;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	color: #FFF;
	border-radius: 10px 10px 0 0;
	margin-top: 80px;
}

#welfarebox_1_1 #peopleCareerfooter{
	background-color: #b72a69;
	height: 40px;
	color: #FFF;
	border-radius:  0 0 10px 10px;
}

#welfarebox_1_1 dl{
	background-color: #f5f5f5;
	padding: 30px 50px 60px;
}

#welfarebox_1_1 dl dt{
	float: left;
	width: 80px;
	color: #b72a69;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 0px;
	text-align: left;
	line-height: 1.8;
}

#welfarebox_1_1 dl dd{
	width: 100%;
	border-bottom: #ccc solid 1px;
	font-size: 16px;
	padding: 10px 0px 10px 120px;
	line-height: 1.8;
}

_:-ms-lang(x)::-ms-backdrop,#welfarebox_1_1 dl dd{
	padding: 12px 0px 8px 120px;
}


.welfarebox h2{
	color: #b72a69;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.8;
}

.welfarebox p {
    padding: 3% 0% 30px 0%;
    text-align: justify;
    text-justify: distribute;
}

#welfarebox_1_2.welfarebox p {
	padding: 5% 0% 50px 0%;
}

#welfarebox_1_2{
	padding-bottom: 150px;
}

#welfarebox_1_2 div{
	background-color: #f5f5f5;
	border: #b72a69 solid 1px;
	padding: 20px 30px;
}

#welfarebox_1_2 div h4{
	font-size: 18px;
	color: #b72a69;
	font-weight: 500;
	padding-bottom: 20px;
}

#welfarebox_1_2 div li{
	position: relative;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 2;
}

#welfarebox_1_2 div li::before{
	position: absolute;
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	top:11px;
	left: 0;
	background-color: #b72a69;
	z-index: 1;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

#welfarebox_1_4 p{
	padding-bottom: 50px;
}

#welfarebox_1_4 figure{
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
}




#welfarebox_2{
	margin-bottom: 200px;
}

#welfarebox_2{
	position: relative;
	border: #053e75 solid 3px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 80px 0px 100px;
}

#welfarebox_2::before{
	position: absolute;
	content: "";
	display: block;
	width: 110%;
	height: -webkit-calc(100% - 80px) ;
	height: calc(100% - 80px) ;
	top:50px;
	left: -5%;
	background-color: #FFF;
	z-index: 1;
}


#welfarebox_2 > div{
	position: relative;
	z-index: 10;
}

#welfarebox_2 > div h1{
	display: inline-block;
	position: absolute;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	top: -110px;
	left: 50%;
	
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	background-color: #053e75;
	color: #FFF;
	font-size: 22px;
	font-weight: 600;
	padding: 0 50px;
	white-space: nowrap;
}

_:-ms-lang(x)::-ms-backdrop,#welfarebox_2 > div h1{
	padding-top: 7px;
}

#welfarebox_2 > div aside{
	text-align: center;
	padding-bottom: 20px;
	font-size: 16px;
}

#welfarebox_2 > div aside{
	text-align: center;
	padding-bottom: 25px;
}

#welfarebox_2 > div aside span{
	color: #053e75;
	text-align: center;
	padding: 0px 5px 5px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: #053e75 dotted 2px;
}


#welfarebox_2 .welfarebox{
	width: 90%;
	margin: 0 auto;
}


#welfarebox_2_1.welfarebox div p {
	padding: 0%;
	width: 55%;
	float: left;
}

#welfarebox_2_1 div figure{
	width: 40%;
	float: right;
	padding-top: 10px;
}















#welfarebox_3 .welfarebox{
	/* padding-bottom: 100px; */
}

#welfarebox_3 h4{
	border: #169db2 solid 3px;
	color: #169db2 ;
	font-size: 22px;
	font-weight: 500;
	line-height: 1;
	padding: 15px 15px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


_:-ms-lang(x)::-ms-backdrop,#welfarebox_3 h4{
	padding: 20px 15px 10px;
}

#welfarebox_3_2.welfarebox ul{
	padding: 3% 0% 30px 0%;
}

#welfarebox_3_1{
	padding-bottom: 150px;
}

#welfarebox_3_1 ul li{
	width: 48%;
	float: left;
}

#welfarebox_3_1 ul li:nth-child(2){
	float: right;
}


#welfarebox_3_2 ul{
	margin-top: 10px;
	width: 100%;

	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#welfarebox_3_2 ul li{
	width: 31.5%;
	padding-bottom: 30px;
}

#welfarebox_3_2 ul li.border figure img{
	position: relative;
	z-index: 1;
}

#welfarebox_3_2 ul li.border figure::before{
	content: "";
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: #ccc solid 1px;
}

#welfarebox_3_2 ul li figcaption{
	padding-top: 5px;
	line-height: 1.2;

}

#welfarebox_3_2 ul li.long{
	width: 65.75%;
	display: flex;
	align-items: center;
	justify-content: center;
}

#welfarebox_3_2 p{
	text-align: center;
	padding: 0px;
}

#welfarebox_3_2 p span{
	display: inline-block;
	border-top: #169db2 dotted 2px;
	border-bottom: #169db2 dotted 2px;
	padding: 20px 0px;
}







#welfarebox_3_3{
	padding-bottom: 150px;
}

#welfarebox_3 .flexarea{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#welfarebox_3_3.welfarebox p{
	padding: 3% 0% 50px 0%;
}


#welfarebox_3_3 ul li{
	margin: 0% 0% 2% 0%;
	border: #4fbcba solid 2px;
	border-radius: 10px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

#welfarebox_3_3_ul1{
	padding: 3% 0% 0px 0%;
}

#welfarebox_3_3_ul1 li{
	display: inline-block;
	width: 32%;
	margin: 0% 0% 2% 0%;
	border: #4fbcba solid 2px;
	border-radius: 10px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_1{
	width: 32%;
}

#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_1 li{
	margin-bottom: 0px;
	height: 100%;
}

#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_2{
	width: 66%;
}

#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_2 li{
	width: 48.5%;
}

#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_2 li:nth-last-child(-n+2){
	margin-bottom: 0px;
}



#welfarebox_3_3 ul li strong{
	display: block;
	background-color: #4fbcba;
	color: #FFF;
	font-weight: 600;
	padding: 10px 10px;
	font-size: 14px;
/*	border-radius: 5px;*/
	width: 100%;
	margin-top: -2px;
	line-height: 1.2;
/*	letter-spacing: -.5px;*/
}

_:-ms-lang(x)::-ms-backdrop,#welfarebox_3_3 ul li strong{
	padding-top:10px;
	padding-bottom: 7px;
}


#welfarebox_3_3 ul li figure{
	padding: 10px 15px 0px;
}



#welfarebox_3_3 ul li figcaption{
	line-height: 1.8;
	font-size: 13px;
	text-align:justify;
	text-justify:distribute;
	padding: 10px 15px;
}


#welfarebox_3_4{
	padding-bottom: 150px;
}

#welfarebox_3_4 ul li{
	width: 48%;
}











@media screen and (max-width: 1100px) {

	#welfarebox_3_2 ul li{
		width: 48%;
	}

	#welfarebox_3_2 ul li.long{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}



	#welfarebox_3_3 ul li strong{
		letter-spacing: 0px;
	}

}


@media screen and (max-width: 767px) {
	#welfarebox_3_2 p{
		text-align:justify;
		text-justify:distribute;
	}

	#welfarebox_3_3_ul1 li{
		width: 48.5%;
	}

	#welfarebox_3_3_ul1 li:nth-child(1){
		width: 100%;
	}

	#welfarebox_3_3_ul1 li figure{
		max-width: 300px;
    	margin: 0 auto;
	}
	

	#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_1{
		margin-bottom: 2%;
		width: 100%;
	}

	#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_1 li{
		
		height: 100%;
	}

	#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_2{
		width: 100%;
	}

	#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_2 li{
		width: 48.5%;
	}

	#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_2 li:nth-last-child(-n+2){
		margin-bottom: 0px;
	}

	#welfarebox_3_3 ul li strong{
		letter-spacing: 1px;
	}

}

@media screen and (max-width: 560px) {

	#welfarebox_3_3{
		padding-bottom: 100px;
	}

	#welfarebox_3_3 ul li {
		margin: 0% 0% 5% 0%;
	}
		

	#welfarebox_3_2 ul li{
		padding-bottom: 15px;
	}

	#welfarebox_3_3_ul1 li figure{
		max-width: 250px;
    	margin: 0 auto;
	}
	
	#welfarebox_3_3_ul1 li{
		width: 100%;
	}

	#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_1 {
		margin-bottom: 5%;
		width: 100%;
	}

	#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_2 li{
		width: 100%;
	}

	#welfarebox_3_3_ul2 ul#welfarebox_3_3_ul2_2 li:nth-last-child(-n+2){
		margin-bottom: 5%;
	}
}





#welfarebox_4{
	margin-bottom: 200px;
}

#welfarebox_4{
	position: relative;
	border: #ec6941 solid 3px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 80px 0px 100px;
}

#welfarebox_4::before{
	position: absolute;
	content: "";
	display: block;
	width: 110%;
	height: -webkit-calc(100% - 80px) ;
	height: calc(100% - 80px) ;
	top:50px;
	left: -5%;
	background-color: #FFF;
	z-index: 1;
}


#welfarebox_4 > div{
	position: relative;
	z-index: 10;
}

#welfarebox_4 > div h1{
	display: inline-block;
	position: absolute;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	top: -110px;
	left: 50%;
	
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	background-color: #ec6941;
	color: #FFF;
	font-size: 22px;
	font-weight: 600;
	padding: 0 50px;
	white-space: nowrap;
}

_:-ms-lang(x)::-ms-backdrop,#welfarebox_4 > div h1{
	padding-top: 7px;
}

#welfarebox_4 > div aside{
	text-align: center;
	padding-bottom: 20px;
	font-size: 16px;
}

#welfarebox_4 > div aside{
	text-align: center;
	padding-bottom: 25px;
}

#welfarebox_4 > div aside span{
	color: #ec6941;
	text-align: center;
	padding: 0px 5px 5px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: #ec6941 dotted 2px;
}


#welfarebox_4 .welfarebox{
	width: 90%;
	margin: 0 auto;
}

#welfarebox_4_1.welfarebox p{
	padding: 0% 0% 0px 0%;
}

#welfarebox_4_1.welfarebox p {
	width: 55%;
	float: left;
}

#welfarebox_4_1 figure{
	width: 40%;
	float: right;
	padding-top: 10px;
}








@media screen and (max-width: 800px) {
	

}




@media screen and (max-width: 768px) {
	
	#welfarebox_1{
		position: relative;
		border: #b72a69 solid 3px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		padding: 70px 0px 100px;
		margin-bottom: 200px;
	}

	#welfarebox_1::before{
		position: absolute;
		content: "";
		display: block;
		width: 110%;
		height: -webkit-calc(100% - 80px) ;
		height: calc(100% - 80px) ;
		top:50px;
		left: -5%;
		background-color: #FFF;
		z-index: 1;
	}

	
	#welfarebox_1 > div h1{
		display: inline-block;
		position: absolute;
		height: 80px;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		top: -110px;
		left: 50%;
		line-height: 1.4;
		
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);

		background-color: #b72a69;
		color: #FFF;
		font-size: 22px;
		font-weight: 600;
		padding: 0 50px;
		white-space: nowrap;
		padding-top: 3px;
	}
	
	#welfarebox_1 > div h1 span{
		display: block;
		padding-top: 4px;
	}
	
	_:-ms-lang(x)::-ms-backdrop,#welfarebox_1 > div h1 span{
		padding-top: 10px;
	}
	
	#welfarebox_1_1 #supporttitle{
		font-size: 16px;
		position: absolute;
		top:20px;
		line-height: 1.6;
		font-weight: 600;
		z-index: 10;
		right: 20px;
		text-align: right;
	}
	
	#welfarebox_1_1 dl{
		background-color: #f5f5f5;
		padding: 20px 35px 40px;
	}

	#welfarebox_1_1 dl dt{
		float: left;
		width: 70px;
		font-size: 14px;
		font-weight: 600;
		padding: 10px 0px;
	}

	#welfarebox_1_1 dl dd{
		width: 100%;

		border-bottom: #ccc solid 1px;
		font-size: 14px;
		padding: 10px 0px;
		padding-left: 90px;
	}
	
	#welfarebox_1_4 figure{
		width: 100%;
		max-width: 700px;
		margin: 0 auto;
	}
	
	
	#welfarebox_2{
		position: relative;
		border: #053e75 solid 3px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		padding: 70px 0px 100px;
		margin-bottom: 200px;
	}


	#welfarebox_2::before{
		position: absolute;
		content: "";
		display: block;
		width: 110%;
		height: -webkit-calc(100% - 80px) ;
		height: calc(100% - 80px) ;
		top:50px;
		left: -5%;
		background-color: #FFF;
		z-index: 1;
	}

	
	#welfarebox_2 > div h1{
		display: inline-block;
		position: absolute;
		height: 80px;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		top: -110px;
		left: 50%;
		line-height: 1.4;
		
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);

		background-color: #053e75;
		color: #FFF;
		font-size: 22px;
		font-weight: 600;
		padding: 0 50px;
		white-space: nowrap;
		padding-top: 3px;
	}
	
	#welfarebox_2 > div h1 span{
		display: block;
		padding-top: 4px;
	}
	
	_:-ms-lang(x)::-ms-backdrop,#welfarebox_2 > div h1 span{
		padding-top: 10px;
	}
	
	
	.welfarebox h2{
		color: #b72a69;
		font-size: 22px;
		font-weight: 500;
		line-height: 1.8;
	}
	
	#welfarebox_2_1.welfarebox div p {
		width: 100%;
		float: none;
		padding-top: 20px;
	}

	#welfarebox_2_1 div figure{
		width: 100%;
		max-width: 460px;
		float: none;
		margin: 0 auto;
	}
	
	
	#welfarebox_4{
		position: relative;
		border: #ec6941 solid 3px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		padding: 70px 0px 100px;
		margin-bottom: 200px;
	}

	#welfarebox_4 > div h1{
		display: inline-block;
		position: absolute;
		height: 80px;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		top: -110px;
		left: 50%;
		line-height: 1.4;
		
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);

		background-color: #ec6941;
		color: #FFF;
		font-size: 22px;
		font-weight: 600;
		padding: 0 50px;
		white-space: nowrap;
		padding-top: 3px;
	}
	
	#welfarebox_4 > div h1 span{
		display: block;
		padding-top: 4px;
	}
	
	_:-ms-lang(x)::-ms-backdrop,#welfarebox_4 > div h1{
		padding-top: 10px;
	}
	
	
	#welfarebox_4_1.welfarebox p {
		padding: 0% 0% 0px 0%;
		width: 100%;
		float: none;
		padding-top: 20px;
	}

	#welfarebox_4_1 figure{
		width: 100%;
		max-width: 460px;
		float: none;
		padding-top: 10px;
		margin: 0 auto;
	}

	
/* 	
	#welfarebox_3_2 p{
		text-align:justify;
		text-justify:distribute;
	}

	#welfarebox_3_2 p span{
		padding: 20px 5px;
	} */
	
}



@media screen and (max-width: 600px) {
	
}


@media screen and (max-width: 560px) {
	
	#contents main #supporttitle{
		font-size: 14px;
		position: absolute;
		top:20px;
		line-height: 1.6;
		font-weight: 600;
	}
	
	#contents main #supportHeader article span{
		font-family: 'Montserrat', sans-serif;
		font-size: 14px;
		font-weight: 600;
		line-height: 1;
	}

	#contents main #supportHeader article h2{
		font-size: 22px;
		font-weight: 500;
		line-height: 1;
	}
	
	#contents main{
		position: relative;
		height: 300px;
		overflow: hidden;
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	
	
	#contentsarea h3 {
		text-align: center;
		padding-bottom: 23%;
	}
	
	
	
	#welfarebox_1{
		position: relative;
		border: #b72a69 solid 3px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		padding: 80px 0px;
		margin-bottom: 150px;
	}
	
	
	#welfarebox_1::before{
		position: absolute;
		content: "";
		display: block;
		width: 110%;
		height: -webkit-calc(100% - 50px) ;
		height: calc(100% - 50px) ;
		top:30px;
		left: -5%;
		background-color: #FFF;
		z-index: 1;
	}
	
	#welfarebox_1 > div h1{
		display: inline-block;
		position: absolute;
		height: 60px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		top: -110px;
		left: 50%;
		line-height: 1.4;
		
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);

		background-color: #b72a69;
		color: #FFF;
		font-size: 18px;
		font-weight: 600;
		padding: 0 30px;
		white-space: nowrap;
		padding-top: 3px;
	}
	
	#welfarebox_1 > div h1 span{
		display: block;
		padding-top: 0px;
	}
	
	_:-ms-lang(x)::-ms-backdrop,#welfarebox_1 > div h1 span{
		padding-top: 6px;
	}
	



	#welfarebox_1 .welfarebox{
		width: 100%;
		margin: 0 auto;
	}


	#welfarebox_1_1 figure{
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}

	#welfarebox_1_1{
		width: 100%;
		padding-bottom: 120px;
		margin: 0 auto;
	}
	
	
	
	
	#welfarebox_2{
		margin-bottom: 150px;
	}

	#welfarebox_2 > div{
		position: relative;
		z-index: 10;
	}

	
	#welfarebox_2{
		position: relative;
		border: #053e75 solid 3px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		padding: 80px 0px;
		margin-bottom: 150px;
	}
	
	
	#welfarebox_2::before{
		position: absolute;
		content: "";
		display: block;
		width: 110%;
		height: -webkit-calc(100% - 50px) ;
		height: calc(100% - 50px) ;
		top:30px;
		left: -5%;
		background-color: #FFF;
		z-index: 1;
	}
	
	#welfarebox_2 > div h1{
		display: inline-block;
		position: absolute;
		height: 60px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		top: -110px;
		left: 50%;
		line-height: 1.4;
		
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);

		background-color: #053e75;
		color: #FFF;
		font-size: 18px;
		font-weight: 600;
		padding: 0 30px;
		white-space: nowrap;
		padding-top: 3px;
	}
	
	#welfarebox_2 > div h1 span{
		display: block;
		padding-top: 0px;
	}
	
	_:-ms-lang(x)::-ms-backdrop,#welfarebox_2 > div h1 span{
		padding-top: 6px;
	}

	#welfarebox_2 .welfarebox{
		width: 100%;
		margin: 0 auto;
	}
	
	

	#welfarebox_2_1 ul li{
		width: 50%;
		float: left;
	}

	#welfarebox_2_1 ul li:nth-child(1){
		width: 100%;
		padding-bottom: 20px;
	}


	#welfarebox_3 .welfarebox{
		/* padding-bottom: 100px; */
	}

	#welfarebox_3 h4{
		border: #169db2 solid 3px;
		color: #169db2 ;
		font-size: 22px;
		font-weight: 500;
		line-height: 1;
		padding: 15px 15px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}


	#welfarebox_3 .welfarebox p{
		padding: 3% 0% 30px 0%;
	}


	#welfarebox_3_1{
		padding-bottom: 100px;
	}

	#welfarebox_3_1 ul li{
		width: 48%;
		float: left;
	}

	#welfarebox_3_1 ul li:nth-child(2){
		float: right;
	}
	

	#welfarebox_3 h4{
		border: #169db2 solid 2px;
		color: #169db2 ;
		font-size: 18px;
		font-weight: 500;
		line-height: 1;
		padding: 15px 15px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}


	#welfarebox_3 .welfarebox p{
		padding: 3% 0% 20px 0%;
		line-height: 1.8;
	}

	#welfarebox_3_1 ul li{
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	#welfarebox_3_1 ul li:nth-child(2){
		padding-top: 20px;
	}
	
	#welfarebox_3_4 {
		padding-bottom: 100px;
	}
	
	#welfarebox_3_4 ul li{
		width: 100%;
	}

	#welfarebox_3_4 ul li:nth-child(2){
		padding-top: 20px;
	}




	#welfarebox_4{
		margin-bottom: 150px;
	}

	#welfarebox_4 > div{
		position: relative;
		z-index: 10;
	}

	
	#welfarebox_4{
		position: relative;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		padding: 80px 0px;
		margin-bottom: 150px;
	}
	
	
	#welfarebox_4::before{
		position: absolute;
		content: "";
		display: block;
		width: 110%;
		height: -webkit-calc(100% - 50px) ;
		height: calc(100% - 50px) ;
		top:30px;
		left: -5%;
		background-color: #FFF;
		z-index: 1;
	}
	
	#welfarebox_4 > div h1{
		display: inline-block;
		position: absolute;
		height: 60px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		top: -110px;
		left: 50%;
		line-height: 1.4;
		
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);

		
		color: #FFF;
		font-size: 18px;
		font-weight: 600;
		padding: 0 30px;
		white-space: nowrap;
		padding-top: 3px;
	}
	
	#welfarebox_4 > div h1 span{
		display: block;
		padding-top: 0px;
	}
	
	_:-ms-lang(x)::-ms-backdrop,#welfarebox_4 > div h1 span{
		padding-top: 6px;
	}
	
	
}




@media screen and (max-width: 480px) {
	
	
	#contents main #supportHeader article h2{
		line-height: 1.4;
	}

	
	
	#contents main #supportHeader article h2{
		font-size: 20px;
	}
	
	.welfarebox h2{
		color: #b72a69;
		font-size: 20px;
		font-weight: 500;
		line-height: 1.8;
	}
}

@media screen and (max-width: 360px) {
	
	#welfarebox_1 > div h1{	
		display: inline-block;
		position: absolute;
		height: 54px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		top: -110px;
		left: 50%;
		line-height: 1.4;
		
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);

		background-color: #b72a69;
		color: #FFF;
		font-size: 16px;
		font-weight: 600;
		padding: 0 15px;
		white-space: nowrap;
		padding-top: 3px;
	}
	
}




