@charset "UTF-8";
/*****************************************************
	/*리니어펌*/

/*1번 영역*/
.linearfirm_module .firm_list01{
	padding: 90px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
}

.linearfirm_module .firm_list01 .fix_area{
	max-width: 450px;
	margin:0 auto;
}

.linearfirm_module .firm_list01 .logo{
	width:250px;
	margin:0 auto;
	padding-bottom: 20px;
}

.linearfirm_module .firm_list01 .logo img{
	width:100%;
}

.linearfirm_module .firm_list01 ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-ms-flex-line-pack:center;
	    align-content:center;
}

.linearfirm_module .firm_list01 li{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-ms-flex-line-pack:center;
	    align-content:center;
	width: 150px;
	height: 150px;
	margin: 10px 15px;
	border-radius: 50em;
	color: #fff;
	font-size: 20px;
	line-height: 26px;
	background-color: rgba(225, 76, 152, 0.5);
}

/*2번 영역*/
.linearfirm_module .firm_list02{
	padding-top:50px;
	background-color:#F0F0F0;
	text-align: center;
	letter-spacing: -1px;
}

.linearfirm_module .firm_list02 .fix_area{
	max-width: 400px;
	min-width: 340px;
	margin:0 auto;
}

.linearfirm_module .firm_list02 .s_tit{
	padding: 50px 0 30px;
	font-size: 15px;
	line-height: 23px;
	color: #2F2E2E;
}

.linearfirm_module .firm_list02 ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	    flex-wrap:wrap;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-ms-flex-line-pack:center;
	    align-content:center;
}

.linearfirm_module .firm_list02 .cir{
	width: 140px;
	height: 140px;
	padding-top: 22px;
	margin:7px 0;
	border-radius: 50em;
	border: 1px solid #FF7EB6;
	background-color: #fff;
	font-size: 17px;
	color: #565656;
	line-height: 20px;
}

.linearfirm_module .firm_list02 li .num{
	text-decoration: underline;
}

.linearfirm_module .firm_list02 li .color1{
	display: inline;
	color:#FF4896;
	font-weight: 700;
}

.linearfirm_module .firm_list02 .lift{
	padding-top:60px;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#FF7EB6),to(#FF4896));
	background-image: -o-linear-gradient(#FF7EB6,#FF4896);
	background-image: linear-gradient(#FF7EB6,#FF4896);
	color:#fff;
	font-weight: 900;
	font-size: 22px;
}

.linearfirm_module .firm_list02 .bgbg{
	padding-top:60px;
	width:50%;
}

.linearfirm_module .firm_list02 .bgbg img{
	width:100%;
	display:block;
}

/*3번 영역*/
.linearfirm_module .firm_list03{
	padding:80px 0 100px;
	text-align: center;
	letter-spacing: -1px;
	word-break: keep-all;
}

.linearfirm_module .firm_list03 .fix_area{
	max-width: 500px;
	margin:0 auto;
}

.linearfirm_module .firm_list03 .ds-tit{
	padding-bottom:70px;
}

.linearfirm_module .firm_list03 ul{
	padding:0 10px;
}

.linearfirm_module .firm_list03 li{
	border:2px solid #FF7EB6;
	margin-bottom:30px;
}

.linearfirm_module .firm_list03 .tit_area{
	padding:30px 0;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#FF4896), to(#FF7EB6));
	background-image:-o-linear-gradient(#FF4896, #FF7EB6);
	background-image:linear-gradient(#FF4896, #FF7EB6);
	color:#fff;
}

.linearfirm_module .firm_list03 .tit_area p{
	padding-bottom: 20px;
	font-size:20px;
	font-weight: 700;
}

.linearfirm_module .firm_list03 .cont1{
	padding:50px 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.linearfirm_module .firm_list03 .cont1 div{
	margin:0 10px;
}

.linearfirm_module .firm_list03 .cont1 div p{
	margin-bottom:20px;
}

.linearfirm_module .firm_list03 .cont1 .img{
	width:100%;
	margin:0 auto;
}

.linearfirm_module .firm_list03 .cont1 .img img{
	width:100%;
}

.linearfirm_module .firm_list03 li:last-child .img{
	width: 100%;
	margin: 0 auto;
	padding: 50px 20px;
}

.linearfirm_module .firm_list03 li:last-child .img img{
	width:100%;
}

/*4번 영역*/
.linearfirm_module .firm_list04{
	padding:80px 0 130px;
	background-color:#f8f8f8;
}

.linearfirm_module .firm_list04 .fix_area{
	max-width: 500px;
	margin:0 auto;
}

.linearfirm_module .firm_list04 .ds-tit h5{
	width:250px;
	margin:0 auto;
	padding-bottom:40px;
}

.linearfirm_module .firm_list04 .ds-tit h5 img{
	width:100%;
}