﻿* {word-break: keep-all;}
.sub_visual {position:relative;height: 570px; background-repeat: no-repeat;background-position: center center; background-size: inherit;margin: 0 auto;}
.sub_visual.sub_visual01 {background-image: url("/skin/default/img/sub/sub_visual01.jpg?v=1");background-color: #fff;}
.sub_visual.sub_visual02 {background-image: url("/skin/default/img/sub/sub_visual02.jpg");background-color: #fff;}
.sub_visual.sub_visual03 {background-image: url("/skin/default/img/sub/sub_visual03.jpg");background-color: #fff;}
.sub_visual.sub_visual04 {background-image: url("/skin/default/img/sub/sub_visual04.jpg");background-color: #fff;}
.sub_visual.sub_visual05 {background-image: url("/skin/default/img/sub/sub_visual05.jpg?v=1");background-color: #fff;}
.subtopP1 {font-weight: 700;font-size: 72px;color: #fff;margin-bottom: 40px;text-align: center;}
.subtopP2 {text-align: center;font-weight: 700;font-size: 26px;color: #fff;}

.sub_tab_wrap {border-bottom: 1px solid #ddd;height: 80px;}
.sub_tab {display: inline-block;height: 100%;}
.sub01 .sub_tab {display: block;}
.sub_tab:before {display: table;content: "";}
.sub_tab:after {display: table;content: "";clear: both;}
.sub_tab li {float: left;height: 100%;display: flex;align-items: center;justify-content: center;position: relative;width: 200px;}
.sub_tab li.on:after {position: absolute;content: "";left: 0;bottom: 0;width: 100%;height: 3px;background-color: #0f60ae;}
.sub01 .sub_tab li {width: 14.28571428571429%;}
.sub_tab li a {font-weight: 700;font-size: 18px;color: #000;display: block;}
.sub_tab li a.on {color: #0f60ae;}

.sub_title_wrap {padding: 100px 0;}
.sub_big_title {text-align: center;font-weight: 800;font-size: 52px;color: #000;}

.page_wrap {text-align:center;font-size:0;margin-top: 50px;}
.page_nation {display:inline-block;}
.page_nation .none {display:none;}
.page_nation a {display:block;margin:0 4px;float:left; width:40px; height:40px; line-height:40px; text-align:center; background:none; font-size:16px; color:#aaa; text-decoration:none;font-weight: 800;border-radius:50%;}
.page_nation .pprev {background:url("/skin/default/img/sub/page_pprev.png") no-repeat center center;margin-left:0;}
.page_nation .prev {background:url("/skin/default/img/sub/page_prev.png") no-repeat center center;margin-right:4px;}
.page_nation .next {background:url("/skin/default/img/sub/page_next.png") no-repeat center center;margin-left:4px;}
.page_nation .nnext {background:url("/skin/default/img/sub/page_nnext.png") no-repeat center center;margin-right:0;}
.page_nation a.active {background-color:#0f60ae;color:#fff;border-color:#0f60ae;}	

.news_view {border-top: 2px solid #000;}
.news_view .tit {font-size: 20px;color: #222;background-color: #fff;font-weight: 700;position: relative;border-bottom: 1px solid #ddd;padding: 30px 40px;}
.news_view .info {position: absolute;top: 30px;right: 40px;}
.news_view .info span {font-size: 14px;font-weight: 300;color: #999;position: relative;}
.news_view .info span.dd {padding-right: 60px;}
.news_view .info span.red {color: #e1438c;}
.news_view .info span.bar {padding-right: 18px;margin-right: 18px;}
.news_view .info span strong {color: #0035ad;display: inline-block;margin-left: 10px;}
.news_view .info span.bar:after {content: "";display: block;background-color: #d2d2d2;width: 1px;height: 15px;position: absolute;right: 0;top: 2px;}
.news_view .cont {border-bottom:1px solid #ddd;}
.news_view .cont .file {margin-bottom: 20px;}
.news_view .cont .file a {display: inline-block;text-decoration: underline;font-size: 15px;color: #6c6c6c;padding-left: 20px;position: relative;}
.news_view .cont .file a:before {position: absolute;content: "";display: block;width: 14px;height: 12px;left: 0;top: 5px;background-image: url('/skin/default/img/sub/ico_folder.png');-webkit-background-size: 14px 12px;background-size: 14px 12px;}
.news_view .cont .real {padding: 30px 40px 100px 40px;}
.news_view .cont .real,
.news_view .cont .real p,
.news_view .cont .real td,
.news_view .cont .real span {font-family: 'Pretendard';line-height: 1.5;word-break:keep-all;font-size: 18px;color: #444;}
.news_view .cont .real blockquote.tx-quote1 {border:3px solid #eeeeee;}
.news_view .cont img {width: auto !important;max-width:100% !important;height: auto !important;margin: 0 auto !important;}
.news_view .cont .real table {text-align: center !important;width: 100% !important;}
.news_btn {text-align: center;margin-top: 50px;}
.news_btn a {font-weight: 700;text-decoration: none;display: inline-block;background-color: #0f60ae;font-size: 16px; color: #fff;text-align: center;width: 160px;height: 50px;line-height: 50px;outline: none; border: none;border-radius: 30px;}  


pre {height: 200px;background-color: #f4f5f9;border: 1px solid #ddd;font-size: 16px;font-weight: 300;color: #666;overflow: auto;line-height: 1.5;padding: 30px;white-space: pre-line;}
.chk {text-align: left;margin-top: 20px;}
.chk label {font-size: 16px;color: #666;font-weight: 300;margin-bottom: 0;}
.chk input[type="checkbox"] + label:before {content: "";margin: 0 8px 0 0;vertical-align: middle;width: 20px;display: inline-block;height: 20px;overflow: hidden;background-image:url('/skin/default/img/sub/chkbox.png');}
.chk input[type="checkbox"]:checked + label:before {background-image:url('/skin/default/img/sub/chkbox_check.png');}
.chk input[type="checkbox"] {outline: none;border: none;background-color: #fff;-webkit-border-radius: 0;-webkit-appearance: none;display: none;}

.board_form {border-top: 3px solid #000;}
.board_form .form_field {display:table;width:100%;border-bottom:1px solid #e5e5e5;height: 60px;}
.board_form .form_field .th {display:table-cell;width:12.5%;vertical-align:middle;font-size:18px;background-color:#f4f5f9;color:#000000;padding:20px 0px 20px 25px;font-weight: 800;}
.board_form .form_field .th span.star {color:#0098dd;}
.board_form .form_field .td {display:table-cell;width:87.5%;vertical-align:middle;font-size:16px;color:#666;padding:20px 20px ;font-weight: 300;}
.board_form .form_field.two .th {width: 25%; }
.board_form .form_field.two .td {width: 75%; }
.board_form .form_field .td .form_input  {border:1px solid #ddd;height: 50px;background-color:#fff;padding:0 10px; width:100%;font-size: 16px;font-weight: 400;color: #666;}
.board_form .form_field .td textarea.form_textarea {resize:none;border:1px solid #ddd;height:230px;padding:15px;width: 100%;}
.board_form .form_field .td select {border:1px solid #ddd;height: 50px;background-color:#fff;padding:0 10px;position: relative;line-height: 40px;width: 100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;background-repeat: no-repeat;background-image: url("/skin/default/img/sub/selectbox_arrow.png");background-position: 96% center;font-size: 16px;font-weight: 400;color: #666;}
.board_form .form_field .td .half {width: 41%;}
.board_form .form_field .td select::-ms-expand { display: none;}
.board_form_btn {text-align: center;margin-top: 60px;}
.board_form_btn input {display: inline-block;width: 220px;height: 55px;font-size: 20px;color: #fff;font-weight: 800;background-color: #0f60ae;outline:none; border:0;border-radius:30px;}
.board_form .form_field .td .form_input.w150 {width:150px;}
.board_form .form_field .td .form_input.flie_up {position: relative;background-color: #f4f5f9;}
.up_file {width: 100%;height: 100%;cursor: pointer;margin: 0;position: relative;padding-right: 20px;font-size: 16px;font-weight: 400;color: #666;    display: flex; align-items: center;line-height: 1.2;}
.up_file:after {position: absolute;right: 0;top: 50%;content: "";width: 13px;height: 18px;margin-top: -9px;background-repeat: no-repeat;background-image: url("/skin/default/img/sub/upload_icon.png");}
.form_input input[type="file"] {position: absolute; left: 0;top: 0;width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0;}
.pb150 {padding-bottom: 150px;}

.total_wrap {margin-bottom: 30px;}
.total_wrap span {font-weight: 700;font-size: 18px;color: #000;}
.total_wrap span.num {color: #0f60ae;margin-left: 5px;}
.notice_list {display: block;border-top: 3px solid #000;margin-bottom: 60px;}   
.notice_list:before {display: table;content: "";}
.notice_list:after {display: table;content: "";clear: both;}
.notice_list li {display: block;padding: 60px 0;border-bottom: 1px solid #ddd;}
.notice_list li a {display: table;width: 100%;}
.noti_date {font-weight: 700;font-size: 20px;color: #000;text-align: center;display: table-cell;vertical-align: middle;width: 14%;}
.noti_tit {font-weight: 700;font-size: 26px;color: #000;display: table-cell;vertical-align: middle;width: 86%; padding: 0 50px; line-height: 1.2;  position: relative;}
.noti_tit:after { position: absolute;right: 0;top: 50%; content: ""; width: 14px; height: 12px; margin-top: -6px; background-repeat: no-repeat;   background-image: url("/skin/default/img/main/arrow_black_icon.png");}
.more_btn {text-align: center;}
.more_btn a {display: inline-flex;width: 220px;height: 55px;background-color: #e9f2f7;justify-content: center;align-items: center;border-radius: 30px;}
.more_btn a:hover {background-color: #0f60ae;}
.more_btn span {font-weight: 800;font-size: 20px;color: #0f60ae;position: relative;padding-right: 20px;}
.more_btn a:hover span {color: #fff;}
.more_btn span:before {position: absolute;right: 0;top: 5px;content: "";width: 12px;height: 14px;background-repeat: no-repeat;background-image: url("/skin/default/img/sub/more_arrow.png");background-position: 0 0;}
.more_btn a:hover span:before {background-position: -12px 0;}

.vision_t1 {text-align: center;font-weight: 700;font-size: 36px;color: #0f60ae;margin-top: 40px;}   
.vision_t2 {text-align: center;font-weight: 800;font-size: 20px;color: #b7c1c7;margin-top: 10px;}
.vision_t3 {text-align: center;font-size: 18px;color: #000;margin-top: 40px;line-height: 1.5;}

.ceo_bg {position: relative;}   
.ceo_bg:after {position: absolute;right: 0;bottom: -250px;content: "";background-repeat: no-repeat;background-image: url("/skin/default/img/sub/ceo_bg.png?v=1");width: 813px;height: 1074px;}
.ceo_message {padding-left: 50px;}
.ceo_t1 {font-weight: 700;font-size: 36px;color: #000;line-height: 1.5;}
.ceo_t2 {font-size: 16px;color: #444444;margin-top: 40px;line-height: 1.5;}
.ceo_t3 {display: flex;align-items: center;margin-top: 50px;}
.ceo_t3 span {font-size: 16px;color: #444;}
.ceo_t3 span.ceoname {font-weight: 800;font-size: 20px;color: #000;padding-left: 10px;}

.ci_bg {background-repeat: no-repeat;-webkit-background-size: cover;
background-size: cover;background-position: right bottom;background-image: url("/skin/default/img/sub/ci_bg.jpg");padding-bottom: 180px;}   
.ci_t1 {font-weight: 700;font-size: 36px;color: #000;}
.ci_t2 {font-size: 16px;color: #444;line-height: 1.5;margin-top: 45px;}
.df {display: flex;align-items: center;}

.biz_t1 {font-weight: 700;font-size: 36px;color: #000;margin-top: 40px;}   
.biz_t2 {font-size: 16px;color: #444;line-height: 1.5;margin-top: 30px;}

#map {height: 500px;border-radius: 30px;margin-bottom: 45px;overflow: hidden;}   
.map_cell {display: table;width: 100%;margin-bottom: 20px;}
.map_cell .cell0 {display: table-cell;width: 10%;vertical-align: middle;font-weight: 700;font-size: 20px;color: #000;}
.map_cell .cell1 {display: table-cell;width: 90%;vertical-align: middle;font-size: 16px;color: #444;line-height: 1.5;}

.history_bg {position: relative;padding-bottom: 40px;}   
.history_bg:after {position: absolute;right: 0;bottom: -150px;content: "";width: 813px;height: 1074px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;background-image: url("/skin/default/img/sub/history_bg.png?v=1");}
.history_wrap {padding-top: 60px;padding-bottom: 100px;position: relative;}
.history_wrap:before {position: absolute;left: 20px;top: 50px;content: "";width: 1px;height: 80%;background-color: #e9e9e9;}
.history_item {margin-bottom: 100px;}
.year {font-weight: 800;font-size: 80px;color: #0f60ae;text-align: center;position: relative;padding-left: 30px;}
.year:before {position: absolute;left: 0;top: 30px;content: "";width: 42px;height: 42px;background-repeat: no-repeat;background-image: url("/skin/default/img/sub/history_dot.png");}
.history_cont {display: table;width: 100%;margin-bottom: 30px;}
.history_cont .month {display: table-cell;vertical-align: top;width: 20%;font-weight: 500;font-size: 18px;color: #0f60ae;}
.history_cont .txt {display: table-cell;vertical-align: top;width: 80%;}
.history_cont .txt p {font-size: 16px;color: #444;line-height: 1.5;}
.history_cont .txt strong {font-weight: 700;font-size: 20px;color: #000;margin-bottom: 10px;display: block;}

.introduction_bg {height: 700px;background-repeat: no-repeat;background-position: center;-webkit-background-size: cover;
background-size: cover;background-image: url("/skin/default/img/sub/introduction_img.png");display: flex;justify-content: center;flex-direction: column;    border-radius: 30px;}   
.introduction_t1 {text-align: center;font-weight: 700;font-size: 36px;color: #fff;margin-bottom: 60px;line-height: 1.5;}
.introduction_t2 {text-align: center;font-size: 16px;color: #fff;line-height: 1.5;}

.rnd_title {font-weight: 700;font-size: 36px;color: #000;margin-bottom: 45px;}
.rnd_item {margin-bottom: 20px;}
.rnd_item img {border: 1px solid #ddd;}
.rnd_tit {font-size: 18px;color: #000;margin-top: 30px;}

.talent_t1 {font-weight: 700;font-size: 30px;text-align: center;color: #0f60ae;margin-top: 45px;}   
.talent_t2 {text-align: center;font-size: 18px;color: #000;line-height: 1.5;margin-top: 30px;}

.process_list {display: block;margin: 0 -25px;}
.process_list:before {display: table;content: "";}
.process_list:after {display: table;content: "";clear: both;}
.process_list li {float: left;width: 25%;padding: 0 25px;position: relative;}
.process_list li.bar:after {position: absolute;right: -15px;top: 50%;content: "";width: 25px;height: 25px;background-repeat: no-repeat;background-image: url("/skin/default/img/sub/process_arrow.png");margin-top: -12px;}
.process_flex {height: 330px;border: 1px solid #9aacde;border-radius: 80px;display: flex;align-items: center;justify-content: center;}
.process_t1 {text-align: center;font-weight: 700;font-size: 18px;color: #0f60ae;margin-top: 50px;}
.process_t2 {text-align: center;font-size: 20px;color: #222;margin-top: 10px;}

.posting_bg {-webkit-background-size: cover;background-size: cover;background-position: center center;background-image: url("/skin/default/img/sub/posting_img.png");height: 330px;border-radius: 70px;margin-bottom: 60px;display: flex;align-items: center;justify-content: center;} 
.posting_t1 {font-weight: 700;font-size: 36px;color: #fff;text-align: center;}
.posting_list {display: block;border-top: 3px solid #000;}
.posting_list:before {display: table;content: "";}
.posting_list:after {display: table;content: "";clear: both;}
.posting_list li {display: block;border-bottom: 1px solid #ddd;padding: 60px 0;position: relative;}
.posting_list li:after {position: absolute;right: 0;top: 50%;content: "";width: 14px;height: 12px;background-repeat: no-repeat;background-image: url("/skin/default/img/main/arrow_black_icon.png");margin-top: -6px;}
.posting_link {display: table;width: 100%;}
.posting_cate {display: table-cell;vertical-align: middle;text-align: center;font-weight: 700;font-size: 20px;color: #000;width: 14%;}
.posting_tit {display: table-cell;vertical-align: middle;font-weight: 700;font-size: 26px;color: #000;padding-left: 50px;width: 72%;line-height: 1.2;}
.posting_date {display: table-cell;vertical-align: middle;text-align: center;font-weight: 700;font-size: 20px;color: #000;width: 14%;padding-right: 120px;}

@media (max-width: 1459px) {	
	.board_form .form_field .td .form_input.w150 {width: 30%;}
	.board_form .form_field.two .th {width: 30%;}
	.board_form .form_field.two .td {width: 70%;}
	.board_form .form_field .th {width: 15%;}
	.board_form .form_field .td {width: 85%;}
}
@media (max-width: 1429px) {

}
@media (max-width: 1359px) {

	.news_view .tit {font-size: 16px;}
	.news_view .cont .real, .news_view .cont .real p, .news_view .cont .real td, .news_view .cont .real span {font-size: 14px;}
}
@media (max-width: 1259px) {
	.sub_visual {height: 470px;}
	.subtopP1 {font-size: 52px;}
	.sub_tab li a {font-size: 16px;}
	.sub_big_title {font-size: 42px;}
	.vision_t1 {font-size: 26px;}
	.ceo_t1 {font-size: 26px;}
	.year {font-size: 50px;}
	.year:before {top: 10px;}
	.ci_t1 {font-size: 26px;}
	.biz_t1 {font-size: 26px;}
	.introduction_bg  {height: 600px;}
	.introduction_t1 {font-size: 26px;}
	.rnd_title {font-size: 26px;}
	.noti_tit {font-size: 20px;}
	.noti_date {font-size: 16px;}
	.board_form .form_field .th {font-size: 15px;}
	pre {font-size: 14px;}
	.board_form .form_field .td,
	.board_form .form_field .td .form_input,
	.board_form .form_field .td select {font-size: 14px;}
	.talent_t1 {font-size: 20px;}
	.talent_t2 {font-size: 16px;}
	.posting_t1 {font-size: 26px;}
	.posting_cate {font-size: 16px;}
	.posting_date {font-size: 16px;padding-right: 60px;}
	.posting_tit {font-size: 18px;}
	.posting_bg {height: 230px;}
	
	.process_t1 {font-size: 16px;margin-top: 30px;}
	.process_t2 {font-size: 18px;}
	.process_flex {border-radius: 40px;}
}

@media (max-width: 1199px) {

}
@media (max-width: 991px) {
	.page_wrap {margin-top: 25px;}
	.page_nation a {font-size: 12px;width: 20px;height: 20px;line-height: 20px;}
	.news_view .info {position: relative;top: auto;right: auto;margin-top: 10px;}
	.news_view .info span {font-size: 12px;}
	.news_view .tit {font-size: 14px;padding: 20px 10px;}
	.news_view .cont .real, .news_view .cont .real p, .news_view .cont .real td, .news_view .cont .real span {font-size: 12px;}
	.news_btn {margin-top: 25px;}
	.news_btn a {font-size: 14px;}
	.news_view .cont .real {padding: 20px 10px 70px 10px;}

	.agree_wrap pre {font-size: 13px;padding: 15px;}
	.agree_wrap {margin-bottom: 25px;}
	.chk {margin-top: 10px;}
	.chk label {font-size: 14px;}
	.board_form .form_field .th {font-size: 16px;padding: 20px 0px 20px 20px;}
	.board_form .form_field .td {font-size: 14px;}
	.board_form .form_field .td .half {width: 39%;}
	.board_form_btn {margin-top: 25px;}
	.board_form_btn input {font-size: 16px;width: 160px;height: 50px;}

	.subtopP1 {font-size: 42px;margin-bottom: 20px;}
	.subtopP2 {font-size: 20px;}
	.sub_visual {height: 370px;}
	.sub_title_wrap {padding: 50px 0;}
	.sub_big_title {font-size: 32px;}
	.pb150 {padding-bottom: 75px;}
	.vision_t1 {font-size: 20px;margin-top: 20px;}
	.vision_t2 {font-size: 16px;}
	.vision_t3 {font-size: 16px;margin-top: 20px;}
	.ceo_message {padding-left: 25px;}
	.ceo_t1 {font-size: 20px;}
	.ceo_t2 {margin-top: 20px;}
	.ceo_t3 {margin-top: 25px;}
	.history_bg:after {width: 406px;height: 537px;-webkit-background-size: 406px auto;background-size: 406px auto;bottom: -75px;}
	.history_wrap {padding-top: 30px;padding-bottom: 50px;}
	.year {font-size: 40px;}
	.year:before {width: 21px;height: 21px;-webkit-background-size: 21px auto;background-size: 21px auto;}
	.history_wrap:before {left: 10px;top: 25px;}
	.history_cont .month {font-size: 16px;}
	.history_cont .txt strong {font-size: 16px;}
	.history_cont .txt p {font-size: 14px;}
	.history_cont {margin-bottom: 15px;}
	.history_item {margin-bottom: 50px;}
	.ci_t1 {font-size: 20px;}
	.ci_t2 {margin-top: 20px;}
	.ci_bg {padding-bottom: 90px;}
	.biz_t1 {font-size: 20px;margin-top: 20px;}
	.biz_t2 {margin-top: 15px;}
	#map {height: 300px;margin-bottom: 25px;}
	.map_cell .cell0 {font-size: 18px;width: 15%;}
	.map_cell .cell1 {font-size: 14px;width: 85%;}
	.introduction_t1 {font-size: 20px;margin-bottom: 30px;}
	.introduction_bg { height: 350px; padding: 0 30px;}
	.rnd_title {font-size: 20px;margin-bottom: 25px;}
	.rnd_tit {font-size: 16px;margin-top: 15px;}
	.notice_list li {padding: 30px 0;}
	.noti_date {font-size: 14px;}
	.noti_tit {font-size: 16px;padding: 0 25px;}
	.noti_tit:after {width: 7px;height: 6px;margin-top: -3px;-webkit-background-size: 7px auto;	background-size: 7px auto;}
	.total_wrap {margin-bottom: 15px;}
	.total_wrap span {font-size: 16px;}
	.notice_list {margin-bottom: 30px;}
	.more_btn span {font-size: 14px;}
	.more_btn a {width: 160px;height: 50px;}
	.more_btn span:before {top: 2px;}

	.board_form .form_field.two .th {width: 40%;}
	.board_form .form_field.two .td {width: 60%;}
	.board_form .form_field .th {width: 20%;}
	.board_form .form_field .td {width: 80%;}
	.board_form .form_field .th {font-size: 14px;}
	.board_form .form_field .td,
	.board_form .form_field .td .form_input,
	.board_form .form_field .td select {font-size: 12px;}
	.board_form .form_field .td textarea.form_textarea {height: 150px;}
	.board_form .form_field .td .form_input.w150 {width: 29%;}

	.talent_t1 {font-size: 18px;margin-top: 25px;}
	.talent_t2 {margin-top: 15px;font-size: 14px;}

	.posting_t1 {font-size: 18px;}
	.posting_bg {height: 130px;border-radius: 30px;margin-bottom: 30px;}
	.posting_list li {padding: 30px 0;}
	.posting_cate {font-size: 14px;}
	.posting_date {font-size: 14px;padding-right: 30px;}
	.posting_list li:after {width: 7px;height: 6px;-webkit-background-size: 7px auto;background-size: 7px auto;margin-top: -3px;}
	.posting_tit {font-size: 16px;padding-left: 25px;}


	.process_cont img {width: 55px;}
	.process_t1 {font-size: 14px;margin-top: 15px;}
	.process_t2 {font-size: 16px;}
	.process_list li.bar:after {width: 12px;height: 12px;-webkit-background-size: 12px auto;background-size: 12px auto;margin-top: -6px;right: -7px;}
	.process_flex {height: 230px;}

	.ceo_bg:after {width: 406px;height: 537px;-webkit-background-size: 406px auto;background-size: 406px auto;bottom: -125px;}
}
@media (max-width: 767px) {
	pre {height: 170px;padding: 15px;}
	.chk label {font-size: 12px;}
	.board_form .form_field {display: block;height: auto;padding-bottom: 10px;}
	.board_form .form_field .th {display: block;width: 100%;font-size: 14px;padding: 10px 0 10px 10px;}
	.board_form .form_field.two .th {width: 100%;}
	.board_form .form_field.two .td {width: 100%;}
	.board_form .form_field .td {display: block;width: 100%;font-size: 12px;padding: 0;}
	.board_form .form_field .td .half {width: 100%;}
	.board_form .form_field .td textarea.form_textarea {padding: 10px;height: 150px;}
	.board_form .form_field .td .form_input.w150 {width: 30%;}

	.news_view .cont .real, .news_view .cont .real p, .news_view .cont .real td, .news_view .cont .real span {font-size: 12px;} 
	.news_view .cont .real table {table-layout: auto !important;}
	.news_view .cont .real {width: 100%;overflow-x: auto; overflow-y: hidden;}
	
	.sub_visual {height: 270px;}
	.subtopP1 {font-size: 32px;}
	.subtopP2 {font-size: 18px;}
	.sub_big_title {font-size: 20px;}
	.sub_title_wrap {padding: 30px 0;}
	.vision_t3 {margin-top: 10px;margin-bottom: 30px;}

	.ceo_message {padding-left: 0;}
	.ceo_t1 {font-size: 18px;margin-top: 20px;}
	.ceo_t2 {font-size: 14px;}
	.ceo_t3 span {font-size: 14px;}
	.ceo_t3 span.ceoname {font-size: 16px;}

	.history_wrap:before {height: 90%;}
	.year {font-size: 30px;text-align: left;margin-bottom: 10px;}
	.history_cont {padding-left: 30px;}
	.history_cont .txt p {font-size: 12px;}
	.history_cont .month {font-size: 14px;}
	.history_cont .txt strong {font-size: 14px;}
	.ci_t1 {font-size: 18px;margin-top: 20px;}
	.ci_t2 {font-size: 14px;}
	.df {display: block;}
	.ci_bg {padding: 50px 0;}

	.biz_t1 {font-size: 18px;}
	.biz_t2 {font-size: 14px;margin-bottom: 20px;}
	
	.map_cell {display: block;margin-bottom: 10px;}
	.map_cell .cell0 {font-size: 18px;width: 100%;display: block;}
	.map_cell .cell1 {font-size: 14px;width: 100%;display: block;}
	.introduction_bg {height: auto;padding: 30px;}
	.introduction_t1 {font-size: 16px;}
	.introduction_t2 {font-size: 14px;}

	.rnd_title {font-size: 18px;}
	.rnd_tit {font-size: 14px;margin-top: 10px;}

	.notice_list li a {display: block;}
	.noti_date {display: block;width: 100%;font-size: 13px;margin-bottom: 10px;text-align: left;}
	.noti_tit {display: block;width: 100%;font-size: 15px;padding: 0 25px 0 0;}
	.notice_list li {padding: 20px 0;}

	.sub_tab li a {font-size: 14px;}
	.sub_tab li {padding: 0 10px;}
	.sub01 .sub_tab_wrap {height: auto;}
	.sub01 .sub_tab li {width: 25%;height: 50px;}
	.sub02 .sub_tab li {width: 33.33333333333%;}
	.sub04 .sub_tab li {width: 50%;}
	.sub05 .sub_tab li {width: 33.33333333333%;}

	.talent_t1 {margin-top: 20px;}
	.talent_t2 {margin-top: 10px;margin-bottom: 20px;}

	.posting_t1 {font-size: 16px;}
	.posting_bg {padding: 0 10px;}

	.posting_list li {padding: 20px 0;}
	.posting_link {display: block;}
	.posting_cate {display: block;width: 100%;font-size: 13px;text-align: left;margin-bottom: 10px;}
	.posting_tit {display: block;width: 100%;font-size: 15px;padding-left: 0;margin-bottom: 10px;}
	.posting_date {display: block;width: 100%;font-size: 13px;padding-right: 0;text-align: left;}

	.process_list li {width: 100%;}
	.process_flex {height: 150px;}
	.process_list li.bar:after {margin-top: auto;margin-left: -6px;top: auto;right: auto;left: 50%;transform: rotate(90deg);bottom: 7px;}
	.process_list li.bar {padding-bottom: 25px;}
}