@charset "utf-8";
/*───────────────────────────────────────────────────────────
	
	" board｜errors｜goods｜service｜layout/board｜layout/display｜layout/goods "
	" layout/popup.html "

	위 폴더 및 페이지 커스텀 및 layout, navigation, button, company 관련 편집 css 파일 입니다.

	** header, footer, main 관련은 /css/skin.css 에 있습니다.

───────────────────────────────────────────────────────────*/








/*───────────────────────────────────────────────────────────
	
	common.css 커스텀 css 아래에 작성

───────────────────────────────────────────────────────────*/

/*───────────────────────────────────────────────────────────
	font common
───────────────────────────────────────────────────────────*/
body {}/*letter-spacing:-0.2px;*/
div, dd, li, p, span, td, dt, h1, h2, h3, h4, h5, h6, strong, b, em, th {}
b, dt, strong, em, th, h1, h2, h3, h4, h5, h6 {font-weight:700;}/* Noto Sans KR은 500 사용 */
input, button, textarea, select {}
	/* webfont */
.ff_open {font-family: 'Open Sans', 'Nanum Gothic', sans-serif !important;}
.ff_noto {font-family: "Noto Sans KR", 'Nanum Gothic', sans-serif !important;}
.ff_mont {font-family: 'Montserrat', 'Nanum Gothic', sans-serif !important;}
.ff_nanum {font-family: 'Lato','Nanum Gothic', dotum, sans-serif !important;}
.ff_lato {font-family: 'Lato', 'Nanum Gothic', sans-serif !important;}
.ff_nbg {font-family: 'Nanum Barun Gothic','Nanum Gothic', sans-serif !important;}
.ff_open, .ff_open a, .ff_open span, .ff_open div, .ff_open ul, .ff_open li, .ff_open p {font-family: 'Open Sans' !important;}
.ff_noto, .ff_noto a, .ff_noto span, .ff_noto div, .ff_noto ul, .ff_noto li, .ff_noto p {font-family: 'Noto Sans KR', 'Noto Sans' !important; font-weight:400;}
	/* font weight */
.fw_t {font-weight:300;}
.fw_n {font-weight:400;}
.fw_b {font-weight:700;}/* Noto Sans KR은 500 사용 */
.fw_eb {font-weight:800;}/* Noto Sans KR은 700 사용 */


/*** common ***/


/*** TABLE | 서브페이지 전체 사용 ( board / member / layout ) ***/


/*** BOARD ***/


/*** GOODS ***/


/*** MEMBER ***/


/*** SERVICE ***/






/*───────────────────────────────────────────────────────────
	
	** navigation, button 관련 css 영역

───────────────────────────────────────────────────────────*/

/*───────────────────────────────────────────────────────────
	layout common
───────────────────────────────────────────────────────────*/
	#wrap {position:relative;height:100%;width:100%;margin:0;padding:0;} /* #header 와 #container, #footer 전체 감싸는 영역 */
	#wrap #container {width:100%;margin:0;padding:0;}
		/* #container 안의 레이아웃 */
	#contents_wrap {width:1200px;margin:0 auto;padding: 123px 0 150px 0;position:relative;z-index:1;box-sizing:border-box;} /* #container 안의 컨텐츠 감싸는 영역 */
	.company_index #contents_wrap {width:100%;padding-left:0 !important;padding-right:0 !important;padding-bottom:0 !important;}
		/* navigation layout */
	#contents_wrap .nav_wrap {box-sizing:border-box;}
	.sub_member #contents_wrap .nav_wrap {padding-bottom:30px;} /* member 서브페이지 상단 여백 */
		/* #content */
	#content {width:100%;margin:0;padding:0;text-align:left;box-sizing:border-box;} /* navigation 을 제외한 컨텐츠 */
	#content .sub_content{width:100%;margin:0 auto;background:#fff;box-sizing:border-box;}
	#content .sub_content:after {clear:both;content:"";display:block;}
		/* 컨텐츠 전체 가로 사이즈 */
	.w_custom {position:relative; width:1200px;text-align:left;margin:0 auto;padding:0;box-sizing:border-box;}
	.w_custom2 {width:calc(100% - 200px);box-sizing:border-box;margin:0 auto;}


	@media only screen and (max-width:1217px) {
		body.on {height:100%;overflow:hidden;}
		#contents_wrap {width:100%;padding-left:15px !important;padding-right:15px !important;}
		.w_custom, .w_custom2 {width:100%;padding-left:15px !important;padding-right:15px !important;}
	}
	@media only screen and (max-width:1200px) {
		
	}
	@media only screen and (max-width:1023px) {
		#contents_wrap #side_box {padding:85px 0 0 0;}
	}
	@media only screen and (max-width:860px) {
		#contents_wrap{padding-top:100px;}
		/* navigation layout */
		.sub_member #contents_wrap .nav_wrap {padding-bottom:0px;} /* member 서브페이지 상단 여백 */

		#contents_wrap #side_box {padding:85px 0 0 0;}
	}
	@media only screen and (max-width:767px) {
		/*.w_custom {padding-left:4% !important;padding-right:4% !important;}*/
		#contents_wrap #side_box {display:none;}
		.sub_goods #contents_wrap #side_box {display:block;padding:0;}
	}
	@media only screen and (max-width: 640px) {
		#contents_wrap{padding-top:70px; padding-bottom:100px;}
	}
	@media only screen and (max-width:479px) {
	}
	@media only screen and (max-width:320px) {
		.w_custom, .w_custom2 {padding-left:10px !important;padding-right:10px !important;}
	}


/*───────────────────────────────────────────────────────────
	sub_top common
───────────────────────────────────────────────────────────*/
	.sub_top{position:relative;border-top:1px solid #ddd;padding: 75px 0 48px;z-index: 1;}
	.sub_top h2{font-size:50px;font-weight:700;color:#000;letter-spacing: -0.04em;}
	.sub_top .sub_menu{position:absolute;top: 68%;right:0;display:inline-flex;align-items:center;transform: translateY(-50%);}
	.sub_top .sub_menu .home{display:inline-flex;font-size:0; width:12px; height:11px; background:url('../images/sub/sub_menu_home.png') no-repeat center;}
	.sub_top .sub_menu > dl{display:flex;align-items: center;}
	.sub_top .sub_menu > dl dt, .sub_top .sub_menu > dl dd{font-size:16px;letter-spacing: -0.05em;font-weight: 500;vertical-align: middle;}
		.sub_top .sub_menu > dl dt:before, .sub_top .sub_menu > dl dd:before{display:inline-flex;content:'';width:4px;height:7px;background:url('../images/sub/sub_menu_arrow.png') no-repeat center;margin:0 10px;vertical-align: middle;}
	.sub_top .sub_menu > dl dt{color:#888;}
	.sub_top .sub_menu > dl dd{position:relative; color:#333; cursor:pointer;}
	.sub_top .sub_menu > dl dd strong{position:relative;font-size:inherit;font-weight:inherit;color:inherit;display: inline-block;width: 127px;vertical-align: middle;}
	.sub_top .sub_menu > dl dd strong:before{position:absolute; content:''; width:7px; height:4px; background:url('../images/sub/sub_menu_toggle_arrow.png') no-repeat center; top:50%; transform:translateY(-50%); right:0; transition:all 0.4s;}
		.sub_top .sub_menu > dl dd.on strong:before{transform:translateY(-50%) scaleY(-1);}
	.sub_top .sub_menu > dl dd ul{display:none;position:absolute;top: calc(100% + 10px);left: 20px;width:100%;background: #fff;padding: 8px 0;border: 1px solid #ddd;box-sizing: border-box;width: calc(100% - 20px);}
	.sub_top .sub_menu > dl dd ul li{}
		.sub_top .sub_menu > dl dd ul li + li{}
	.sub_top .sub_menu > dl dd ul li a{font-size: 15px;font-weight:500;color:#666;display: block;padding: 7px 15px;box-sizing: border-box; transition:all 0.4s;}
	.sub_top .sub_menu > dl dd ul li.on a{color:#f39800;}

		/*over */
			@media only screen and (min-width:1024px) {
				.sub_top .sub_menu > dl dd ul li a:hover{color:#f39800}
			}

	.sub_visual {background:url('../images/sub/sub_visual.jpg') no-repeat center;background-size:cover;height: 360px;position:relative;}
	.sub_visual .txt_wrap {position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);padding: 0;box-sizing:border-box;}
	.sub_visual .txt_wrap h3 {font-size: 36px;color:#fff;line-height: 155%;letter-spacing: -0.03em;font-weight: 500;font-family: 'Pretendard', sans-serif;}


	@media only screen and (max-width:1217px) {
		.sub_top .sub_menu{right:15px;}
		.sub_top h2{font-size:4.1vw;}
		.sub_visual .txt_wrap h3{font-size:33px;}
	}
	@media only screen and (max-width:1023px) {
		.sub_top .sub_menu > dl dt, .sub_top .sub_menu > dl dd{font-size:15px;}
		.sub_top .sub_menu > dl dd ul li a{font-size:14px;}
		.sub_visual .txt_wrap h3{font-size:30px;}
	}
	@media only screen and (max-width:860px) {
		.sub_visual{height:300px;}
		.sub_visual .txt_wrap h3{font-size:27px;}
	}
	@media only screen and (max-width:767px) {
		.sub_top h2{font-size:31px;}
	}
	@media only screen and (max-width:640px) {
		.sub_visual{height:260px;}
		.sub_visual .txt_wrap h3{font-size:24px;}
	}
	@media only screen and (max-width:479px) {
		.sub_top{padding:40px 0;}
		.sub_top .sub_menu{position:relative; top:0; right:0; transform:none; margin-top:10px;}
		.sub_visual{height:200px;}
		.sub_visual .txt_wrap h3{font-size:21px; font-weight:400;}
	}
	@media only screen and (max-width:431px) {
		.sub_top h2{font-size:28px;}
		.sub_visual{height:180px;}
		.sub_visual .txt_wrap h3{font-size:18px;}
	}

/*───────────────────────────────────────────────────────────
	side box common
───────────────────────────────────────────────────────────*/
/* slide toggle */
#side_box {position:relative;z-index: 5;}
#side_box:after {content:'';display:block;width:100%;height:1px;background:#ddd;position:absolute;left:0;bottom:0;z-index:-1;}
#side_box .sub_menu {padding:0;margin:0;z-index:2;width:1200px;margin:0 auto;}
#side_box .sub_menu * {transition:all .2s;}
#side_box .sub_menu:after{content:"";display:block;clear:both;}
#side_box .sub_menu h2 {font-size:0;float:left;}
#side_box .sub_menu h2 a {display:inline-block;width:60px;height:60px;background:url('../images/sub/ico_navi_home.png') no-repeat 50% 50% #f39800;font-size:0;}
#side_box .sub_menu dl {float:left;font-size:0;vertical-align:top;height:60px;line-height:60px;box-sizing:border-box;text-align:left;font-size:0;font-weight:500;}
#side_box .sub_menu dt,
#side_box .sub_menu dd {display:inline-block;vertical-align:top;height:inherit;line-height:inherit;text-align: left;color:#333;box-sizing:border-box;border-right:1px solid #ddd;font-weight:inherit;width: 240px;font-size:15px;padding: 0 40px 0 20px;}
#side_box .sub_menu dt {cursor:default;}
#side_box .sub_menu dd {position:relative;z-index: 5;}
#side_box .sub_menu dd strong {display:block;cursor:pointer;box-sizing:border-box;font-size:inherit;font-weight:inherit;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#side_box .sub_menu dd strong:after {content:'';display:block;width: 7px;height: 7px;border-top:1px solid #666;border-left:1px solid #666;position: absolute;right: 20px;top: 50%;margin-top: -12px;transform: rotate(225deg);transform-origin:bottom;transition: all .2s;}
#side_box .sub_menu dd strong.on:after {transform: rotate(45deg);border-top:1px solid #f39800;border-left:1px solid #f39800;margin-top: -2px;right: 25px;}
#side_box .sub_menu dd strong img{padding-left:5px;}
#side_box .sub_menu dd ul {display:none;position:absolute;left: -1px;top: calc(100% - 1px);width: calc(100% + 2px);z-index:5;overflow:hidden;border: 1px solid #ddd;background:#fff;box-sizing: border-box;text-align: left;}
#side_box .sub_menu dd ul li:nth-of-type(1) {margin-top:10px;}
#side_box .sub_menu dd ul li:last-of-type {margin-bottom:10px;}
#side_box .sub_menu dd ul li {background:#fff;border-top:0;font-weight: 400;font-size: 15px;color: #333;height: 2.8em;line-height: 2.8;}
#side_box .sub_menu dd ul li + li {}
#side_box .sub_menu dd ul li a {padding: 0 20px;display:inline-block;vertical-align:top;box-sizing:border-box;text-align:center;font-weight:inherit;font-size: 15px;color:inherit;width:100%;text-align: left;}
#side_box .sub_menu dd ul li.on,
#side_box .sub_menu dd ul li:hover {color:#f39800;font-weight:600;}


@media only screen and (max-width:1217px) {
	#side_box .sub_menu {width:100%;}
}

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

@media only screen and (max-width:860px) {
	#side_box .sub_menu h2 a {width:50px;height:50px;background-size:auto 16px;}
	#side_box .sub_menu dl {line-height:50px;height:50px;width: calc(100% - 50px);}
	#side_box .sub_menu dt,
	#side_box .sub_menu dd {width: 40%;font-size: 14px;}
	#side_box .sub_menu dd {padding:0 18px;}
	#side_box .sub_menu dd ul li a {font-size:14px;padding:0 18px;}
}

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

@media only screen and (max-width:640px) {
	#side_box .sub_menu dt,
	#side_box .sub_menu dd {width:50%;}
}

@media only screen and (max-width:479px) {
	#side_box .sub_menu h2 a {width:40px;height:40px;}
	#side_box .sub_menu dl {line-height:40px;height:40px;width:calc(100% - 40px);}
	#side_box .sub_menu dt {display:none;}
	#side_box .sub_menu dd {padding:0 14px;width:100%;font-size: 13px;border-right: 0;}
	#side_box .sub_menu dd ul li a {font-size:13px;line-height:2.3;padding:0 18px;}
}


/*───────────────────────────────────────────────────────────
	navigation common
───────────────────────────────────────────────────────────*/
	.nav_wrap {}
	.nav_wrap .nav_box {border:0;margin:0;position:relative;z-index:1;padding-bottom: 61px;}
	.nav_wrap .nav_box:after {clear:both;content:"";display:block;}
	.nav_wrap .nav_box h2 {font-size:44px;line-height: 1.1;padding:0;margin:0;text-align:left;color: #000;font-weight:600;letter-spacing: -0.01em;font-family: 'Pretendard', sans-serif;}
	.nav_wrap .nav_box h2:after{display:inline-flex;content:'';width:7px;height:7px;background:#f39800;margin-left:13px;border-radius:100%;vertical-align:top;transform: translateY(-3px);}
	.nav_wrap .nav_box ul {line-height:18px;top:20%;position:absolute;left:0;font-size:0;padding:0;z-index:5;display:block;}
	.nav_wrap .nav_box ul li {line-height:18px;height:18px;font-size:8px;text-align:left;vertical-align:top;padding:0;color:#aaa;display:inline-block;}
	.nav_wrap .nav_box ul li + li {padding-left:5px;}
	.nav_wrap .nav_box ul li span,
	.nav_wrap .nav_box ul li strong,
	.nav_wrap .nav_box ul li > a {line-height:18px;height:18px;padding:0 4px 0px 0;font-size:12px;display:inline-block;width:auto;color:#666;vertical-align:top;margin:0;box-sizing:border-box;}
	.nav_wrap .nav_box ul li a.home {padding-left:0px;font-size:12px;color:#666666;}
	.nav_wrap .nav_box ul li a.home:before {width:11px;height:11px;margin:0 5px 2px 0;content:"";display:inline-block;background:url("../images/common/sub_locate_home.png") no-repeat left center #333333;background-size:auto 13px;vertical-align:middle;}
	.nav_wrap .nav_box ul li:last-child a,
	.nav_wrap .nav_box ul li:last-child span,
	.nav_wrap .nav_box ul li:last-child strong {color:#444;font-weight:700;padding-right:0;}

	.nav_wrap .nav_box ul li .navi_select {min-width:150px;border: 1px solid #999;cursor: pointer;margin-top: -3px;position:relative;box-sizing: border-box;}
	.nav_wrap .nav_box ul li .navi_select .navi_tit {padding: 2px 10px;line-height: 18px;height: auto;display: block;}
	.nav_wrap .nav_box ul li .navi_select .navi_tit:after {content:"";display:inline-block;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #999;position:absolute;right: 10px;top: 9px;transition:all .2s;}
	.nav_wrap .nav_box ul li .navi_select ul {display:none;position:absolute;left: -1px;top: 100%;width:150px;background:#fff;padding:6px 0 6px 0;border: 1px solid #888;box-sizing: border-box;}
	.nav_wrap .nav_box ul li .navi_select ul li {display: block;line-height: 1;height: auto;font-size: 12px;padding: 0;}
	.nav_wrap .nav_box ul li .navi_select ul li a {display:block;padding:5px 10px;font-size: 12px;line-height: 1;height: auto;transition:all .2s;}
	.nav_wrap .nav_box ul li .navi_select ul li a:hover {background:#999;color:#fff;}

	.nav_wrap .nav_box ul li .navi_select:hover .navi_tit:after {transform: rotate(180deg);}
	.nav_wrap .nav_box ul li .navi_select:hover ul {display:block;}

	.nav_wrap .nav_box.dis_flex{display:flex;}
	.nav_wrap .nav_box.dis_flex h2{width: 305px;}
	.nav_wrap .nav_box.dis_flex .sub_title{width: calc(100% - 305px);text-align:left;padding-top: 2px;}
	.nav_wrap .nav_box.dis_flex .sub_title h3 small{font-size:94.4%;}
	.nav_wrap .nav_box.dis_flex .sub_title h3 + p{margin-top: 17px;}



	@media only screen and (max-width:1217px) {
		.nav_wrap .nav_box h2{font-size:41px;}
		.nav_wrap .nav_box.dis_flex h2{width:250px;}
		.nav_wrap .nav_box.dis_flex .sub_title{width:calc(100% - 250px);}
	}
	@media only screen and (max-width:1023px) {
		.nav_wrap .nav_box h2{font-size:38px;}
		.nav_wrap .nav_box.dis_flex{display:block;}
		.nav_wrap .nav_box.dis_flex h2{width:100%;}
		.nav_wrap .nav_box.dis_flex .sub_title{width:100%; padding-top:30px;}
	}
	@media only screen and (max-width: 860px) {
		.nav_wrap .nav_box{padding-bottom:40px;}
		.nav_wrap .nav_box h2{font-size:35px;}
	}
	@media only screen and (max-width:767px) {
		.nav_wrap .nav_box.dis_flex .sub_title p br{display:none;}
	}
	@media only screen and (max-width:640px) {
		.nav_wrap .nav_box{padding-bottom:25px;}
		.nav_wrap .nav_box h2{font-size:32px;}

		.nav_wrap .nav_box.dis_flex .sub_title{padding-top:25px;}
		.nav_wrap .nav_box.dis_flex .sub_title h3 + p{margin-top:10px;}
	}
	@media only screen and (max-width:479px) {
		.nav_wrap .nav_box h2{font-size:29px;}
		.nav_wrap .nav_box h2:after{margin-left:10px; transform:none;}

		.nav_wrap .nav_box.dis_flex .sub_title{padding-top:20px;}
	}
	@media only screen and (max-width:431px) {
		.nav_wrap .nav_box h2{font-size:26px;}
	}







/*───────────────────────────────────────────────────────────
	 COMPANY
───────────────────────────────────────────────────────────*/
	
	
	/*** company/index (회사소개) ***/
		.sub_about {}
		.sub_about * {word-break:keep-all;}
		.sub_about .sub_about_img {max-width: 100%;height:400px;background:url('../images/sub/sub_company_img.jpg') no-repeat center;background-size:cover;}
		.sub_about .sub_about_txt {padding:54px 0 120px;}
		.sub_about .sub_about_txt strong {display:block;color:#333;font-size:36px;line-height:1.30;font-weight:500;}
		.sub_about .sub_about_txt strong b {color:#f39800;font-size:inherit;line-height:inherit;font-weight:800;}
		.sub_about .sub_about_txt > div {padding-left:100px;box-sizing:border-box;position:relative;}
		.sub_about .sub_about_txt > div:before {content:'';display:inline-block;background:#333;position:absolute;left:50px;top:7px;width:1px;height:80px;}
		.sub_about .sub_about_txt p {color:#666;font-size:18px;line-height:1.77;margin-top:2em;}
		.sub_about .sub_about_txt p + p {margin-top:1.72em;}
		.sub_about .sub_about_list {background:#fafafa;width: calc(100% + 57px);margin-left: -57px;padding: 125px 0;}
		.sub_about .sub_about_list ul {font-size:0;}
		.sub_about .sub_about_list ul li {display:inline-block;vertical-align:top;width:calc(33.3% - 57px);margin-left:57px;}
		.sub_about .sub_about_list ul li strong {display:block;color:#333;font-size:32px;line-height:1.28;font-weight: 500;}
		.sub_about .sub_about_list ul li span {display:block;color:#333;box-sizing:border-box;position:relative;font-size:19px;line-height:1.36;margin-top:8px;}
		.sub_about .sub_about_list ul li span em {background: #fafafa;display:inline-block;box-sizing:border-box;position: relative;z-index: 1;line-height:inherit;font-size:inherit;color:inherit;padding-right:14px;font-weight: 500;}
		.sub_about .sub_about_list ul li span:after {content:'';display:inline-block;width:100%;height:1px;background:#333;position:absolute;right:0;top:50%;}
		.sub_about .sub_about_list ul li p {color:#666;font-size:16px;line-height:1.625;margin-top:1.8125em;letter-spacing: -0.5px;}


		@media only screen and (max-width:1217px) {
			/*** company/index (회사소개) ***/
			.sub_about {}
			.sub_about .sub_about_img {height: auto;padding-bottom: 32.7%;}
			.sub_about .sub_about_txt {padding: 50px 0 100px;}
			.sub_about .sub_about_txt strong {font-size: 33px;}
			.sub_about .sub_about_txt > div {padding-left:70px;}
			.sub_about .sub_about_txt > div:before {left:35px;}
			.sub_about .sub_about_txt p {font-size: 17px;} 
			.sub_about .sub_about_txt p + p {margin-top:1.46em;}
			.sub_about .sub_about_list {width: calc(100% + 40px);margin-left: -40px;padding: 80px 0;}
			.sub_about .sub_about_list ul li {width: calc(33.3% - 40px);margin-left: 40px;}
			.sub_about .sub_about_list ul li strong {font-size: 28px;}
			.sub_about .sub_about_list ul li span {font-size: 18px;}
			.sub_about .sub_about_list ul li p {}
			
		}
		@media only screen and (max-width:1023px) {
			.sub_about .sub_about_txt p br,
			.sub_about .sub_about_list ul li p br {display:none;}
		}
		@media only screen and (max-width:860px) {
			.sub_about {}
			.sub_about .sub_about_img {height: auto;padding-bottom: 46.5%;}
			.sub_about .sub_about_txt {padding: 45px 0 70px;}
			.sub_about .sub_about_txt strong {font-size: 30px;}
			.sub_about .sub_about_txt > div {padding-left:50px;}
			.sub_about .sub_about_txt > div:before {left:25px;}
			.sub_about .sub_about_txt p {} 
			.sub_about .sub_about_txt p + p {}
			.sub_about .sub_about_list {width: calc(100% + 30px);margin-left: -30px;}
			.sub_about .sub_about_list ul li {width: calc(33.3% - 30px);margin-left: 30px;}
			.sub_about .sub_about_list ul li strong {font-size: 24px;}
			.sub_about .sub_about_list ul li span {font-size: 17px;}
			.sub_about .sub_about_list ul li p {font-size: 15px;}
		}
		@media only screen and (max-width:767px) {

		}
		@media only screen and (max-width:640px) {
			.sub_about .sub_about_img {background:url('../images/sub/sub_company_img.jpg') no-repeat center;background-size:cover;}
			.sub_about .sub_about_list {width:100%;margin-left:0;padding:42px 0 60px;}
			.sub_about .sub_about_list ul li {width:100%;margin-left:0;}
			.sub_about .sub_about_list ul li + li {margin-top:45px;}

		}
		@media only screen and (max-width: 479px) {
			.sub_about {}
			.sub_about .sub_about_img {height:145px;padding-bottom: 0;}
			.sub_about .sub_about_txt {padding: 35px 0 40px;}
			.sub_about .sub_about_txt strong {font-size:25px;line-height: 1.34;}
			.sub_about .sub_about_txt > div {padding-left:0;}
			.sub_about .sub_about_txt > div:before {display:none;}
			.sub_about .sub_about_txt p {font-size:15px;line-height:1.53;margin-top:1.46em;} 
			.sub_about .sub_about_txt p + p {margin-top:1.46em;}
			.sub_about .sub_about_list ul li + li {margin-top:32px;}
			.sub_about .sub_about_list ul li strong {font-size:20px;line-height:1.3;}
			.sub_about .sub_about_list ul li span {font-size:14px;line-height:1.21;margin-top:4.5px;}
			.sub_about .sub_about_list ul li p {font-size:13px;line-height:1.53;margin-top:1.3em;}
		}

	/*** company/location (오시는길) ***/
		.sub_location {}
		.sub_location div, 
		.sub_location ul, 
		.sub_location li, 
		.sub_location dl, 
		.sub_location dt, 
		.sub_location dd, 
		.sub_location p, 
		.sub_location span {transition:all 0.3s;}
		.sub_location_map {position:relative;height:0;padding: 0 0 46.7% 0;}
		.sub_location_map .map_box {position:absolute;left:0;top:0;width:100%;height:100%;}
		.sub_location_map iframe {float:none; height:100% !important; box-sizing:border-box;}
		.sub_location_info {}
		.sub_location_info:after {clear:both; content:""; display:block;}
		.sub_location_info dl {text-align:center;}
		.sub_location_info dt {margin:40px 0 23px;}
		.sub_location_info dt img {height:100%;}
		.sub_location_info dd {}
		.sub_location_info dd ul {}
		.sub_location_info dd ul li {font-size:16px;line-height:1.6875;color:#333;position:relative;vertical-align:top;}
		.sub_location_info dd ul li + li {margin-top:9px;display:inline-block;vertical-align:middle;}
		.sub_location_info dd ul li + li + li:before {content:'';display:inline-block;vertical-align:middle;margin:0 26px;width:1px;height:12px;background:#ddd;}
		.sub_location_info dd ul li span,
		.sub_location_info dd ul li p {font-size:inherit;line-height:inherit;color:inherit;display:inline-block;vertical-align:middle;}
		.sub_location_info dd ul li span {font-weight:600;padding-right:4px;}
		.sub_location_info dd ul li p {word-break:keep-all;}

		@media only screen and (max-width:1200px) {
			.sub_location_info dt {margin:35px 0 20px;height:24px;}
			.sub_location_info dd ul li {font-size:15px;}
			.sub_location_info dd ul li + li {}
			.sub_location_info dd ul li + li + li:before {margin:0 23px;}
		}
		@media only screen and (max-width:1023px) {
		}
		@media only screen and (max-width:860px) {
			.sub_location_info dt {margin:30px 0 20px;height:22px;}
			.sub_location_info dd ul li + li {}
			.sub_location_info dd ul li + li + li:before {margin:0 20px;height:10px;}
		}
		@media only screen and (max-width:767px) {
		}
		@media only screen and (max-width:640px) {
			.sub_location_map {padding:0;height:200px;}
		}
		@media only screen and (max-width:479px) {
			.sub_location_info dt {margin:20px 0 18px;height:17.5px;}
			.sub_location_info dd ul li {font-size:14px;line-height:1.6;}
			.sub_location_info dd ul li + li {}
			.sub_location_info dd ul li + li + li:before {margin:0 15px;height:9px;}
		}
		@media only screen and (max-width:380px) {
			.sub_location_info dd ul li {font-size:13px;}
			.sub_location_info dd ul li + li + li:before {margin:0 10px;}
		}

		@media only screen and (max-width:350px) {
			.sub_location_info dd ul li,
			.sub_location_info dd ul li + li {margin-top:9px;display:block;}
			.sub_location_info dd ul li + li + li:before {display:none;}
		}


	/*** company/history (연혁) ***/
		.sub_history {padding-top:0%;box-sizing:border-box;}
		.sub_history div, 
		.sub_history p, 
		.sub_history span, 
		.sub_history em, 
		.sub_history strong, 
		.sub_history dt, 
		.sub_history dd, 
		.sub_history dl, 
		.sub_history li, 
		.sub_history ul {transition:all 0.2s;}
		.sub_history div, 
		.sub_history p, 
		.sub_history li, 
		.sub_history dt, 
		.sub_history dd, 
		.sub_history th, 
		.sub_history td {word-break:keep-all;word-wrap:break-word;}
		.sub_history .history_box .his_year .year strong {}
		.sub_history .history_wrap {position:relative;width:100%;z-index:1;box-sizing:border-box;margin-top:2%;}
		.sub_history .history_wrap:before {content:"";display:none;width:1px;height:100%;position:absolute;left:50%;top:0;background:#ddd;}
			/* 내용 */
		.sub_history .history_box {display:block;position:relative;width:100%;z-index:1;box-sizing:border-box;font-size: 0;}
		.sub_history .history_box:after {clear:both;content:"";display:block;}
		.sub_history .history_box + .history_box {}
		.sub_history .history_box .his_year,
		.sub_history .history_box .his_detail {width:50%;display:block;box-sizing:border-box;vertical-align:top;}
		.sub_history .history_box + .history_box .his_year,
		.sub_history .history_box + .history_box .his_detail {}
			/* 연도 */
		.sub_history .history_box .his_year {}
		.sub_history .history_box .his_year .year {position:relative;z-index: 99;box-sizing:border-box;}
		.sub_history .history_box .his_year .year strong {margin:0;position: relative;font-size: 30px;line-height: 0.9;color: #f39800;z-index: 5;}
		.sub_history .history_box .his_year .year::before,
		.sub_history .history_box .his_year .year strong::after {top:50%;content:"";position:absolute;z-index:10;width: 45px;height: 1px;background: #f39800;z-index: -1;}
			/* 원 */
		.sub_history .history_box .his_year .year::before {width:10px;height:10px;border-radius:100%;;box-shadow:0 0 0 4px rgba(255, 255, 255, 1);}
		.sub_history .history_box .his_year .year::before,
		.sub_history .history_box .his_year .year::after {content:'';display:inline-block;}
		.sub_history .history_box .his_year .year::before {width: 20px;height: 22px;border: 3px solid #f39800;box-sizing: border-box;opacity: .2;z-index: 1;}
		.sub_history .history_box .his_year .year::after {background: #f39800;width: 30px;height: 30px;opacity: 0.1;position:absolute;top: -1px;border-radius: 100%;} 
		.sub_history .history_box .his_year .year strong:before {content:'';display:block;position: absolute;z-index: 10;border-radius: 100%;background-color: #fff;width: 14px;height: 14px;border: 3px solid #f39800;box-sizing: border-box;}
			/* 세부내역 */
		.sub_history .history_box .his_detail {box-sizing:border-box;position:relative;padding-bottom: 88px;}
		.sub_history .history_box .his_detail:before {content:'';display:block;width:1px;height:100%;background:#ddd;top: 10px;position:absolute;}
		.sub_history .history_box .his_detail .detailYear {width:auto;position:relative;box-sizing:border-box;}
		.sub_history .history_box .his_detail .detailYear:after {clear:both;content:"";display:block;}
		.sub_history .history_box .his_detail .detailYear + .detailYear {padding-top:2%;}
		.sub_history .history_box .his_detail .detailYear dt,
		.sub_history .history_box .his_detail .detailYear dd {display:inline-block;box-sizing:border-box;}
		.sub_history .history_box .his_detail .detailYear dt {width:8%;line-height: 1.35;font-size: 20px;font-weight: 500;color: #333;}
		.sub_history .history_box .his_detail .detailYear dd {width:92%;color:#666;}
		.sub_history .history_box .his_detail .detailYear dd ul {}
		.sub_history .history_box .his_detail .detailYear dd li {padding:0;line-height: 1.6875;font-size:16px;vertical-align:middle;box-sizing:border-box;}
		.sub_history .history_box .his_detail .detailYear dd li::before {display: ;line-height:inherit;font-size:inherit;vertical-align:middle;}
		.sub_history .history_box .his_detail .detailYear dd li + li {margin-top: 0.81em;}
		.sub_history .history_box:last-of-type .his_detail:before {display:none;}

			/* 홀수일때-좌측정렬 */
		.sub_history .history_box:nth-of-type(even) {}
		.sub_history .history_box:nth-of-type(even) .his_year {float:right;text-align:left;}
		.sub_history .history_box:nth-of-type(even) .his_detail {float:left;text-align:right;}
		.sub_history .history_box:nth-of-type(even) .his_year,
		.sub_history .history_box:nth-of-type(even) .his_detail {}
		.sub_history .history_box:nth-of-type(even) .his_detail:before {right: -1px;}
		.sub_history .history_box:nth-of-type(even) .his_year .year {/* padding-left:11.5%; */}
		.sub_history .history_box:nth-of-type(even) .his_year .year::before {left: -10px;top: 3px;}
		.sub_history .history_box:nth-of-type(even) .his_year .year::after {left: -15px;}
		.sub_history .history_box:nth-of-type(even) .his_year .year strong {padding-left: 11.5%;}
		.sub_history .history_box:nth-of-type(even) .his_year .year strong:before {left: -7px;top: 12px;}
		.sub_history .history_box:nth-of-type(even) .his_year .year strong::after {left: 4px;}
		.sub_history .history_box:nth-of-type(even) .his_detail .detailYear {margin-right: 11.5%;text-align:right;}
		.sub_history .history_box:nth-of-type(even) .his_detail .detailYear dt {float:right;}
		.sub_history .history_box:nth-of-type(even) .his_detail .detailYear dd {float:left;}
			/* 짝수일때-우측정렬 */
		.sub_history .history_box:nth-of-type(odd) {}
		.sub_history .history_box:nth-of-type(odd) .his_year {float:left;text-align:right;}
		.sub_history .history_box:nth-of-type(odd) .his_detail {float:right;text-align:left;}
		.sub_history .history_box:nth-of-type(odd) .his_year,
		.sub_history .history_box:nth-of-type(odd) .his_detail {}
		.sub_history .history_box:nth-of-type(odd) .his_detail:before {left:0;}
		.sub_history .history_box:nth-of-type(odd) .his_year .year {}
		.sub_history .history_box:nth-of-type(odd) .his_year .year::after {right: -15px;top: -3px;}
		.sub_history .history_box:nth-of-type(odd) .his_year .year::before {right: -10px;top: 1px;}
		.sub_history .history_box:nth-of-type(odd) .his_year .year strong {padding-right: 11.5%;}
		.sub_history .history_box:nth-of-type(odd) .his_year .year strong:before {right: -7px;top: 10px;}
		.sub_history .history_box:nth-of-type(odd) .his_year .year strong::after {right: 4px;margin-top: -2px;}
		.sub_history .history_box:nth-of-type(odd) .his_detail .detailYear {margin-left: 11.5%;text-align:left;}
		.sub_history .history_box:nth-of-type(odd) .his_detail .detailYear dt {float:left;}
		.sub_history .history_box:nth-of-type(odd) .his_detail .detailYear dd {float:right;}

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

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

		}
		@media only screen and (max-width: 860px) {
			.sub_history .history_box .his_year .year strong::after {width:30px;}
			.sub_history .history_box .his_year .year strong {font-size:25px;}
			.sub_history .history_box .his_detail {padding-bottom:80px;}
			.sub_history .history_box .his_detail .detailYear + .detailYear {padding-top:5%;}
			.sub_history .history_box .his_detail .detailYear dt {font-size:18px;width: 30px;}
			.sub_history .history_box .his_detail .detailYear dd {width: calc(100% - 30px);}
			.sub_history .history_box .his_detail .detailYear dd li {font-size:14px;}

			.sub_history .history_box:nth-of-type(odd) .his_year .year strong:before {top: 9px;}
			.sub_history .history_box:nth-of-type(odd) .his_year .year::after {top: -3px;}
			.sub_history .history_box:nth-of-type(even) .his_year .year strong:before {top: 9px;}
			.sub_history .history_box:nth-of-type(even) .his_year .year::after {top: -3px;}

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

		}
		@media only screen and (max-width: 640px) {
			.sub_history .history_box .his_year .year strong {font-size:20px;line-height: 1;}
			.sub_history .history_box .his_year .year strong:before {width:10px;height:10px;border: 2px solid #f39800;}
			.sub_history .history_box:nth-of-type(odd) .his_year,
			.sub_history .history_box:nth-of-type(even) .his_year {float:inherit;display: inline-block;vertical-align: top;width: 120px;padding-left: 0;text-align: left;}
			.sub_history .history_box:nth-of-type(odd) .his_detail,
			.sub_history .history_box:nth-of-type(even) .his_detail {float:inherit;display: inline-block;vertical-align: top;width: calc(100% - 120px);padding-left: 20px;text-align: left;}
			.sub_history .history_box:nth-of-type(odd) .his_year .year strong,
			.sub_history .history_box:nth-of-type(even) .his_year .year strong {padding-left: 44px;padding-right:0;}
			.sub_history .history_box:nth-of-type(odd) .his_year .year strong:before,
			.sub_history .history_box:nth-of-type(even) .his_year .year strong:before {top: 4px;left: 4px;right: inherit;}
			.sub_history .history_box:nth-of-type(odd) .his_year .year strong::after,
			.sub_history .history_box:nth-of-type(even) .his_year .year strong::after{margin-top:-3px;}
			.sub_history .history_box:nth-of-type(odd) .his_detail:before,
			.sub_history .history_box:nth-of-type(even) .his_detail:before {left: -112px;}
			.sub_history .history_box:nth-of-type(odd) .his_year .year::before,
			.sub_history .history_box:nth-of-type(even) .his_year .year::before {left: 1px;width: 15px;height: 15px;border: 3px solid #f39800;right: inherit;top: 0px;}
			.sub_history .history_box:nth-of-type(odd) .his_year .year::after, 
			.sub_history .history_box:nth-of-type(even) .his_year .year::after {width: 21px;height: 21px;}
			.sub_history .history_box:nth-of-type(odd) .his_year .year strong::after,
			.sub_history .history_box:nth-of-type(even) .his_year .year strong::after {left: 13px;right: inherit;width: 20px;}
			.sub_history .history_box:nth-of-type(odd) .his_detail .detailYear,
			.sub_history .history_box:nth-of-type(even) .his_detail .detailYear {text-align:left;margin-left: 0;}
			.sub_history .history_box:nth-of-type(odd) .his_year .year::after,
			.sub_history .history_box:nth-of-type(even) .his_year .year::after {right:inherit;left: -2px;top: -3px;}
			.sub_history .history_box .his_year {width:23%}
			.sub_history .history_box .his_detail {padding-bottom:50px;width:calc(100% - 23%)}
			.sub_history .history_box .his_detail:before {top: 10px;}
			.sub_history .history_box .his_detail .detailYear {width:93.6%;}
			.sub_history .history_box .his_detail .detailYear + .detailYear {padding-top:2%;}
			.sub_history .history_box .his_detail .detailYear dt {width:28px;line-height:1.32;font-size:15px;}
			.sub_history .history_box .his_detail .detailYear dd {width:calc(100% - 28px);}
			.sub_history .history_box .his_detail .detailYear dd ul {}
			.sub_history .history_box .his_detail .detailYear dd li {line-height:1.42;font-size:15px;}
			.sub_history .history_box .his_detail .detailYear dd li + li {margin-top:3.8em;}
			.sub_history .history_box:nth-of-type(even) .his_detail .detailYear dt {float:left;}
			.sub_history .history_box:nth-of-type(even) .his_detail .detailYear dd {float:right;}

		}

		@media only screen and (max-width: 479px) {
			.sub_history .history_box:nth-of-type(odd) .his_year,
			.sub_history .history_box:nth-of-type(even) .his_year {width: 105px;}
			.sub_history .history_box .his_year .year strong {font-size:18px;}
			.sub_history .history_box .his_detail .detailYear dt {font-size:13px;}
			.sub_history .history_box .his_detail .detailYear dd li {font-size:13px;}
			.sub_history .history_box:nth-of-type(odd) .his_detail,
			.sub_history .history_box:nth-of-type(even) .his_detail {width: calc(100% - 105px);}
			.sub_history .history_box:nth-of-type(odd) .his_detail:before, 
			.sub_history .history_box:nth-of-type(even) .his_detail:before {left: -96px;}
			.sub_history .history_box .his_detail {padding-bottom:39px;}

		}
	/*** 서브 공통 ***/
		.sub_title{}
		.sub_title h3{font-size:36px;font-weight:700;color:#000;letter-spacing: -0.03em;font-family: 'Pretendard', sans-serif;}
			.sub_title h3 + p{margin-top: 37px;}
		.sub_title h3 strong{font-size:inherit; font-weight:inherit; color:#f39800;}
		.sub_title p {font-size:18px;font-weight:400;color:#666;line-height:177%;letter-spacing: -0.03em;font-family: 'Pretendard', sans-serif;}
			.sub_title p + p{margin-top: 25px;}


	/*** company/ceo (CEO인사말) ***/
		.sub_ceo{}
		.sub_ceo .cont{display:flex; align-items:flex-start;}
		.sub_ceo .cont .sub_title{width:calc(100% - 480px); box-sizing:border-box;}
		.sub_ceo .cont .thumb_list{display:inline-flex;align-items:flex-start;width:480px;padding-top: 5px;}
		.sub_ceo .cont .thumb_list li{font-size:0; border-radius:10px; overflow:hidden; width:calc(100% / 2 - 10px);}
			.sub_ceo .cont .thumb_list li + li{margin-left:20px;}
			.sub_ceo .cont .thumb_list li:first-child{margin-top:130px;}

	/*** company/technology (기술력) ***/
		.sub_technology{margin-top: 5px;}
		.sub_technology .tech_list{display:flex; flex-wrap:wrap;}
		.sub_technology .tech_list li{margin-right:30px; width:calc(100% / 4 - 22.5px);}
		.sub_technology .tech_list li:nth-child(4n){margin-right:0;}
		.sub_technology .tech_list li:nth-child(n+5){margin-top:30px;}
		.sub_technology .tech_list li dl{text-align:center;}
		.sub_technology .tech_list li dl dt{position:relative;border: 10px solid #ddd;box-sizing:border-box;}
			.sub_technology .tech_list li dl dt:before{position:absolute;content:'';top: -10px;left: -10px;width: calc(100% + 20px);height: calc(100% + 20px);box-sizing:border-box;border: 11px solid #fff0;border-right-color:#eee;border-bottom-color: #eee;}
			.sub_technology .tech_list li dl dt + dd{margin-top: 18px;}
		.sub_technology .tech_list li dl dt img{position:relative; z-index:1;}
		.sub_technology .tech_list li dl dd{font-size:18px;font-weight:400;color:#333;font-family: 'Pretendard', sans-serif;line-height: 145%;letter-spacing: -0.04em;}

	/*** company/business (사업영역) ***/
		.sub_business{margin-top: -7px;}
		.sub_business .buz_list{display:flex;background:#f5f5f5;padding: 50px 50px 45px;box-sizing:border-box;border-radius: 15px;overflow: hidden;}
		.sub_business .buz_list li{width:100%;}
			.sub_business .buz_list li + li{margin-left:33px;}
		.sub_business .buz_list .thumb{font-size:0; border-radius:10px; overflow:hidden;}
			.sub_business .buz_list .thumb + dl{margin-top: 21px;}
		.sub_business .buz_list dl{text-align:center;}
		.sub_business .buz_list dl dt{font-size:20px;font-weight:500;color:#000;font-family: 'Pretendard', sans-serif;letter-spacing: -0.02em;}
			.sub_business .buz_list dl dt + dd{margin-top: 11px;}
		.sub_business .buz_list dl dd{font-size:16px;font-weight:400;color:#666;line-height: 166%;font-family: 'Pretendard', sans-serif;letter-spacing: -0.03em;}

	/*** company/partners (고객사) ***/
		.sub_partners{margin-top:-9px;}
		.sub_partners .partner_list{display:flex; flex-wrap:wrap;}
		.sub_partners .partner_list li{font-size:0;display:inline-flex;align-items:center;justify-content: center;margin-right:20px;width:calc(100% / 5 - 16px);height:100px;border:1px solid #ddd;border-radius:10px;overflow:hidden;box-sizing:border-box; padding:15px;}
			.sub_partners .partner_list li:nth-child(5n){margin-right:0;}
			.sub_partners .partner_list li:nth-child(n+6){margin-top:20px;}


	@media only screen and (max-width: 1217px) {
		.sub_title h3{font-size:33px; line-height:125%;}
		.sub_title p{font-size:17px;}

		.sub_ceo .cont .sub_title{padding-right:50px;width: 59.56%;}
		.sub_ceo .cont .sub_title p br{display:none;}
		.sub_ceo .cont .thumb_list{padding-top:0;width: 40.44%;}

		.sub_technology .tech_list li{margin-right:25px; width:calc(100% / 4 - 18.75px);}
		.sub_technology .tech_list li dl dd{font-size:17px;}

		.sub_business .buz_list li + li{margin-left:30px;}
		.sub_business .buz_list dl dt{font-size:19px;}
		.sub_business .buz_list dl dd{font-size:15px;}
		.sub_business .buz_list dl dd br{display:none;}
	}
	@media only screen and (max-width: 1023px) {
		.sub_title h3{font-size:30px;}
			.sub_title h3 + p{margin-top:25px;}
		.sub_title p{font-size:16px;}
			.sub_title p + p{margin-top:15px;}

		.sub_ceo .cont .thumb_list li{width:calc(100% / 2 - 7.5px);}
			.sub_ceo .cont .thumb_list li + li{margin-left:15px;}
		.sub_ceo .cont .thumb_list li:first-child{margin-top:10vw;}

		.sub_technology .tech_list li{margin-right:15px; width:calc(100% / 4 - 11.25px);}
		.sub_technology .tech_list li dl dt + dd{margin-top:13px;}
		.sub_technology .tech_list li dl dd{font-size:16px;}

		.sub_partners .partner_list li{margin-right:15px; width:calc(100% / 5 - 12px); height:90px;}
			.sub_partners .partner_list li:nth-child(n+6){margin-top:15px;}

		.sub_business .buz_list{padding:45px 45px 40px;}
		.sub_business .buz_list li + li{margin-left:15px;}
		.sub_business .buz_list .thumb + dl{margin-top:18px;}
		.sub_business .buz_list dl dt{font-size:18px;}
			.sub_business .buz_list dl dt + dd{margin-top:7px;}
		.sub_business .buz_list dl dd{line-height:150%;}
	}
	@media only screen and (max-width: 860px) {
		.sub_title h3{font-size:27px;}
			.sub_title h3 + p{margin-top:20px;}
		.sub_title p{font-size:15px; line-height:150%;}

		.sub_ceo .cont .sub_title{width:50%; padding-right:20px;}
		.sub_ceo .cont .thumb_list{width:50%;}

		.sub_technology .tech_list li{width:calc(100% / 3 - 10px);}
			.sub_technology .tech_list li:nth-child(4n){margin-right:15px;}
			.sub_technology .tech_list li:nth-child(3n){margin-right:0;}
			.sub_technology .tech_list li:nth-child(n+4){margin-top:30px;}
		
		.sub_partners .partner_list li{width:calc(100% / 4 - 11.25px); height:80px;}
			.sub_partners .partner_list li:nth-child(5n){margin-right:15px;}
			.sub_partners .partner_list li:nth-child(4n){margin-right:0;}
			.sub_partners .partner_list li:nth-child(n+5){margin-top:15px;}

		.sub_business .buz_list{padding:40px 40px 43px;}
		.sub_business .buz_list dl dt{font-size:17px;}
		.sub_business .buz_list dl dd{font-size:14px;}
	}
	@media only screen and (max-width: 767px) {
		.sub_title h3{font-size:24px;}

		.sub_ceo .cont{flex-wrap:wrap;}
		.sub_ceo .cont .sub_title{width:100%; padding-right:0;}
		.sub_ceo .cont .thumb_list{width:100%; justify-content:center; margin-top:30px;}
		.sub_ceo .cont .thumb_list li{width:auto;}

		.sub_business .buz_list{flex-wrap:wrap; padding:40px 14.5vw 43px;}
		.sub_business .buz_list li{width:calc(100% / 2 - 7.5px); margin-right:15px;}
			.sub_business .buz_list li + li{margin-left:0;}
			.sub_business .buz_list li:nth-child(even){margin-right:0;}
			.sub_business .buz_list li:nth-child(n+3){margin-top:30px;}
	}
	@media only screen and (max-width: 640px) {
		.sub_ceo .cont .thumb_list li{border-radius:5px;}
		.sub_partners .partner_list li{width:calc(100% / 3 - 10px); border-radius:5px;}
			.sub_partners .partner_list li:nth-child(4n){margin-right:15px;}
			.sub_partners .partner_list li:nth-child(3n){margin-right:0;}
			.sub_partners .partner_list li:nth-child(n+4){margin-top:15px;}

		.sub_business .buz_list{padding:40px 7.5vw 43px; border-radius:7.5px;}
		.sub_business .buz_list .thumb{border-radius:5px;}
	}
	@media only screen and (max-width: 540px) {
		.sub_business .buz_list{padding:40px 15px 43px}
	}
	@media only screen and (max-width: 479px) {
		.sub_technology .tech_list li{width:calc(100% / 2 - 7.5px);}
			.sub_technology .tech_list li:nth-child(3n){margin-right:15px;}
			.sub_technology .tech_list li:nth-child(2n){margin-right:0;}
			.sub_technology .tech_list li:nth-child(n+3){margin-top:25px;}
		.sub_technology .tech_list li dl dt{border-width:5px;}
		.sub_technology .tech_list li dl dt:before{border-width:6px; width:calc(100% + 12px); height:calc(100% + 12px); top:-6px; left:-6px;}
		.sub_technology .tech_list li dl dd{font-size:15px;}

		.sub_partners .partner_list li{width:calc(100% / 2 - 7.5px);}
			.sub_partners .partner_list li:nth-child(3n){margin-right:15px;}
			.sub_partners .partner_list li:nth-child(2n){margin-right:0;}
			.sub_partners .partner_list li:nth-child(n+3){margin-top:15px;}
	}
	@media only screen and (max-width: 431px) {
		.sub_title h3{font-size:20px;}
		.sub_title p{font-size:14px;}

		.sub_business .buz_list .thumb + dl{margin-top:15px;}
			.sub_business .buz_list dl dt + dd{margin-top:5px;}

		.sub_business .buz_list li{width:100%; margin-right:0; text-align:center;}
		.sub_business .buz_list li:nth-child(n+2){margin-top:30px;}
		.sub_business .buz_list .thumb{display:inline-block;}
		.sub_business .buz_list dl dd br{display:block;}
	}
	@media only screen and (max-width: 375px) {
	}
/*───────────────────────────────────────────────────────────
	 GOODS
───────────────────────────────────────────────────────────*/
	.sub_cate_wrap ul.sub_cate{text-align:left;}
	.sub_cate_wrap ul.sub_cate li:first-child a{padding-left:0;}