﻿@charset "utf-8";

.l_tw_academy {background:#fff !important; }
.l_tw_academy.top {border-top:1px solid #e4e8eb; padding-top:35px; padding-bottom:120px;}
.l_tw_academy.main_area .inner_box {padding-top:40px; padding-bottom:0;}
.l_tw_academy .inner_box {max-width:1240px;}
.l_tw_academy.main_area h2 {
  position:relative; 
  top:inherit; 
  text-align:center; 
  font-size: 4rem;
  font-weight: 700;
  letter-spacing:0;
  margin-bottom:65px;
}
.l_tw_academy.main_area p {
  margin-top:430px;
  font-size:2.5rem;
}
.l_tw_academy.main_area p:after {
  content:'';
  display:block;
  clear:both;
  width:45px;
  height:2px;
  background:#000;
  position:absolute;
  top:-45px; 
  left:0;
}

.l_tw_academy.main_area h3 {
  color: #333333;
  position: absolute;
  top: 280px;
  z-index: 5;
  font-size: 3.6rem;
  font-weight: 400;
  letter-spacing: -2px;
  margin-top:0;
}
.l_tw_academy.main_area h3 strong {
  font-weight:bold; 
  font-size:4.2rem;
  color:#0081ff;
}
.l_tw_academy h4.l_tw_h4 {
  position:relative; 
  text-align:center; 
  font-size: 5.6rem;
  font-weight: 300;
  letter-spacing:0;
  margin-bottom:30px;
  line-height:1.1;
}
.l_tw_academy.main_area .main_slider img {width:100%;}

/* table */
.l_tw_academy .tableinput{
	width:100%;
	margin:0px auto 0;
	text-align:center;
  letter-spacing:-1px;
  word-break: keep-all;
  margin-bottom:60px;
}
.l_tw_academy .tableinput table{
	width:100%;
	border-top:2px solid #888;
	color:#000;
	background:#fff;
  margin:0 auto;
}
.l_tw_academy .tableinput th,.l_tw_academy .tableinput td{
	padding:30px 0;
	vertical-align:middle;
}
.l_tw_academy .tableinput th{
	text-align:center;
	background:#f7f7f7;
	color:#000;
	font-weight:300;
	font-size:2.5rem;
  width:26%;
}
.l_tw_academy .tableinput th + th {border-left:1px solid #ddd; width:74%;}
.l_tw_academy .tableinput td + td {border-left:1px solid #ddd; padding-left:50px;}
.l_tw_academy .tableinput td{
	padding-left:25px;
	text-align:left;
	color:#000;
	font-weight:300;
	font-size:2.5rem;
  border-bottom:1px solid #ddd;
}

.l_tw_academy .tableinput input[type="text"]{width:250px;color:#777;}
.l_tw_academy .tableinput select,.l_tw_academy .tableinput input[type="tel"]{font-size:14.5px;font-weight:300;color:#777;}
.l_tw_academy .tableinput tr:last-of-type td input[type="text"]{width:90%;color:#777;}


.l_tw_academy .service_list {
  opacity: 0;
  padding-bottom: 0px;
  width: 100%;
  height:160px;
  padding-top: 0px;
  display: flex;
  border-bottom:none;
}
.l_tw_academy.service {padding-bottom:100px; margin-top:130px; padding-top:0; max-width:1240px;}
.l_tw_academy.service ul {width:100%; max-width:100%;}
.l_tw_academy.service ul li {background:#dff1ff; border-radius:10px;}
.l_tw_academy.service ul li:nth-child(even) {background:#f9f9f9;}
.l_tw_academy.service ul li:nth-of-type(2) {
  border-top:none;
}


.l_tw_academy .numbering {
  padding-left: 80px;
  width: 30%;
  font-size: 2.5rem;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l_tw_academy .numbering span {
  display:block;
  font-size:2rem;
  margin-bottom:8px;
}
.l_tw_academy .contents_area {
  
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l_tw_academy .contents_area p {margin-bottom:0;}

/* step */

.step.l_tw_academy {
  padding-top: 120px;
}
.step.l_tw_academy h2 {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
}
.l_tw_academy .step_circle {
  margin: 60px auto 0;
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content:center;
  justify-content: space-between;
}

.l_tw_academy .circle {
  opacity: 0;
  border: 2px solid #e0e0e0 ;
  display: inline-block;
  width: 160px;
  min-width: 160px;
  height: 160px;
  min-height: 160px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.l_tw_academy .circle p {
  padding-top: 0;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  position: relative;
}

.l_tw_academy .circle em {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  color:#0081ff;
  position: absolute;
  bottom:-28px;
  width:100%;
}

.l_tw_academy .arrow {
  opacity: 0;
  display: inline-block;
  /* line-height: 180px; */
  line-height: 0;
  padding-top: 74px;
  vertical-align: middle;
}

.step_text {
  margin: 60px auto 80px;
  padding-top: 80px;
  padding-bottom: 10px;
  width: 100%;
  background-color: #f5f5f5;
}

.step_text .steps {
  opacity: 0;
  display: flex;
  width: 90%;
  margin: 0 auto 60px;
}

.l_tw_academy.bg_area {background:#f8f8f8 !important; padding:120px 0; min-width:1240px; margin-bottom:115px;}
.l_tw_academy .pc_br {
  display: none;
}
.l_tw_academy .mo_br {display:block;}
.l_tw_academy .step_circle.mo_br {display:flex;}

.l_tw_academy.bg_area ul {margin-top:50px; margin-left:20px;}
.academy_list {
  width:calc(50% - 20px); height:600px;
  display:inline-block;
  float:left;
  background:#fff;
  box-shadow: 10px 10px 20px rgb(0, 0, 0, 0.1);
  margin-bottom:40px;
  overflow:hidden;
}

.academy_list:nth-child(even) {margin-left:40px;}
.academy_list:nth-child(1) {border-top-left-radius:30px;}
.academy_list:nth-child(1):after {position:absolute; right:-45px; top:-27px; width:145px; height:145px; content:''; display:block; clear: both; background:url('../images/apply_teacher/l_tw_icon02.png') 0 0 no-repeat;}
.academy_list:nth-child(2) {border-top-right-radius:30px;}
.academy_list:nth-child(3) {border-bottom-left-radius:30px;}
.academy_list:nth-child(4) {border-bottom-right-radius:30px;}

.academy_list .l_tw_title_area {
  background:#dff1ff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height:190px;
  text-align:left;
  padding-left:60px;
}

.academy_list .l_tw_title_area span {
  font-size:2.5rem;
  color:#0081ff;
}
.academy_list .l_tw_title_area span em {
  display:block;
  color:#000;
  font-size:4rem;
  font-weight:500;;
}

.academy_list .p_txt {
  font-size:2.5rem;
  font-weight:300;
  color:#000;
  padding:27px 60px;
  line-height:2;
}

.academy_list .p_txt.double p {
  width:50%;
  display:inline-block;
  float:left;
}

.academy_list .p_txt.double:after {
  clear:both;
  content:'';
  display:block;
}

.academy_list .inq_btn {
  height:70px; 
  line-height:66px;
  margin:0 60px;
  border:1px solid #0081ff;
  font-size:2.5rem;
  color:#0081ff;
  font-weight:400;
  text-align:center;
  text-indent:0px;
  display:block;
  cursor: pointer;
}
.academy_list .inq_btn img {margin-left:5px; vertical-align:-2px;}
.l_tw_academy .inquiry {word-break: keep-all;}

/* popup */
.modal_dim {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0, 0.8); z-index:19;}
.l_tw_academy_pop {
  display: none;
  max-width: 1200px;
  width: 90%;
  height: auto;
  background-color: #f7f7f7;
  border: 1px solid #333333;
  /* display: none; */
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 20;
  transform: translate(-50%,-50%);
  
}

.l_tw_academy_pop.active {
  display: block;
}

.l_tw_academy_pop .marketing_cont {
  width: 100%;
  padding: 20px;
  max-height: 85vh;
  overflow: scroll;
}

.l_tw_academy_pop h5 {
  padding: 0 15px;
  line-height: 45px;
  font-size: 2rem;
  display: flex;
  justify-content: space-between;
  height: 45px;
  background-color: #0081ff;
  color: #ffffff;
}

.l_tw_academy_pop h5 span {
  cursor: pointer;
  line-height: 0;
  padding-top: 12px;
}


.l_tw_academy_pop .marketing_box {
  padding: 10px 20px;
}

.l_tw_academy_pop {letter-spacing:-1px;}
.l_tw_academy_pop * {
  font-family: 'Noto Sans KR', sans-serif;
}
.l_tw_academy_pop.small {background:#fff; border:1px solid #ddd !important; overflow:hidden;}
.l_tw_academy_pop.small h5 {background:#f6f6f6 !important; color:#000 !important; height:40px !important; line-height:37px !important; font-size:16px !important; font-weight:400;}
.l_tw_academy_pop .mt10 {margin-top:10px !important}
.l_tw_academy_pop .mt15 {margin-top:15px !important}
.l_tw_academy_pop .mt20 {margin-top:20px !important}
.l_tw_academy_pop .mt30 {margin-top:30px !important}
.l_tw_academy_pop .mt35 {margin-top:35px !important}
.l_tw_academy_pop .mt40 {margin-top:40px !important}
.l_tw_academy_pop .mt70 {margin-top:70px !important}
.l_tw_academy_pop .mr20 {margin-right:20px !important}
.l_tw_academy_pop .mb10 {margin-bottom:10px !important}
.l_tw_academy_pop .ml10 {margin-left:10px !important}
.l_tw_academy_pop .ml15 {margin-left:15px !important}
.l_tw_academy_pop .ml20 {margin-left:20px !important}
.l_tw_academy_pop .ml40 {margin-left:40px !important}
.l_tw_academy_pop .mt_25 {margin-top:-25px !important}
.l_tw_academy_pop .taC {text-align:center !important}
.l_tw_academy_pop .taL {text-align:left !important}
.l_tw_academy_pop .taR {text-align:right !important}
.l_tw_academy_pop .fr {float:right !important;}
.l_tw_academy_pop .bg_f {background:#fff;}
.l_tw_academy_pop .bg_g {background:#f8f8f8; border-radius:30px; padding:30px 20px 0 !important; }
.l_tw_academy_pop h2 {font-size:28px; font-weight:bold; color:#0081ff;}
.l_tw_academy_pop .marketing_cont {padding-bottom:50px !important;}
.l_tw_academy_pop .agree_title {font-size:24px; font-weight:400;}
.l_tw_academy_pop .marketing_agree_txt {display:block !important; border:1px solid #ddd; background:#fff; padding:25px 15px; font-size:18px; line-height:28px; color:#000; height:245px;}
.l_tw_academy_pop p.bot_txt {font-size:18px; line-height:27px; color:#696969; text-indent:-10px; margin-left:15px;}
.l_tw_academy_pop .agree_box_area {padding:0 17px;}
.l_tw_academy_pop label{color: #666; font-size: 18px;float: left;}
.l_tw_academy_pop .approval {display:block; margin:0 auto; text-align:center;}
.l_tw_academy_pop .datepic {background:url('../images/apply_teacher/l_tw_icon06.png') 95% 50% no-repeat;}
.l_tw_academy_pop .approval label {width:400px; height:50px; line-height:45px; border:1px solid #ddd; margin:0 auto; float:none;}

.l_tw_academy_pop .approval input[type="checkbox"] {-webkit-appearance: none; 
  -moz-appearance: none;
  appearance: none; border:none; }
.l_tw_academy_pop .approval input[type="checkbox"]::-ms-expand {
  display: none;
}

.l_tw_academy_pop .approval label,
.l_tw_academy_pop .approval label + em {font-size:13px; color:#fff; font-weight:500; cursor:pointer;}

.l_tw_academy_pop .approval input[type="checkbox"] {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip:rect(0,0,0,0);
border: 0
}
.l_tw_academy_pop .approval input[type="checkbox"] + label {
display: inline-block;
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
font-size:18px; color:#000; text-align:center; 
font-weight:400;
}
.l_tw_academy_pop .approval input[type="checkbox"] + label:before {  
content: ' '; 
display: inline-block;
width: 22px; 
height: 22px;  
line-height: 22px; 
margin: -2px 20px 0 0;
text-align: center; 
vertical-align: middle;
vertical-align: middle;
background:url('../images/apply_teacher/l_tw_icon03_off.png') 0 0 no-repeat;
}
.l_tw_academy_pop .approval input[type="checkbox"]:checked + label {border-color:#0081ff;}
.l_tw_academy_pop .approval input[type="checkbox"] + label:active:before,
.l_tw_academy_pop .approval input[type="checkbox"]:checked + label:active:before {
  background:url('../images/apply_teacher/l_tw_icon03_on.png') 0 0 no-repeat;
}
.l_tw_academy_pop .approval input[type="checkbox"]:checked + label:before {
  background:url('../images/apply_teacher/l_tw_icon03_on.png') 0 0 no-repeat;
}
.l_tw_academy_pop select{
  padding: 0 10px;
  background: #ffffff;border: 1px solid #dddddd;
  appearance: none; -webkit-appearance: none; 
	width:130px; height:45px;
	line-height:40px;
	padding-left:15px;
	background:url('../images/apply_teacher/selarr.png') right 50% no-repeat,#fff;
	border:1px solid #ddd;
  box-sizing:border-box;
  vertical-align:2px;
  font-size:16px;
}
.l_tw_academy_pop select::-ms-expand  {display:none; }

.l_tw_academy_pop .ma_btn.double button {
  width:190px;
  height:60px;
  background: #f1f1f1;
  font-size: 18px;
  color:#000;
  cursor:pointer;
  border:none;
  -webkit-border: none;
  -moz-border: none;
  -ms-border: none;
  outline: none;
  -webkit-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  font-weight:400;
  font-family: 'Noto Sans KR', sans-serif;
}

.l_tw_academy_pop .ma_btn.double button.on {background: #0081ff; color:#fff;}
.l_tw_academy_pop .ma_btn.double button + button {margin-left:20px;}
.l_tw_academy_pop .ma_btn.double button.direc {background:#f1f1f1; color:#000;}
.l_tw_academy_pop .ma_btn.double button.direc.next {text-indent:-20px;}
.l_tw_academy_pop .ma_btn.double button.direc.befo {text-indent:20px;}
.l_tw_academy_pop .ma_btn.double button.direc:after,
.l_tw_academy_pop .ma_btn.double button.direc:before {content:''; display:inline-block; clear:both; width:10px; height:13px; margin-left:10px; }
.l_tw_academy_pop .ma_btn.double button.direc.next:after {background:url('../images/apply_teacher/l_tw_btn_next.png') 0 0 no-repeat; }
.l_tw_academy_pop .ma_btn.double button.direc.befo:before {background:url('../images/apply_teacher/l_tw_btn_before.png') 0 0 no-repeat; margin-left:0; margin-right:10px; text-indent:20px;}
.l_tw_academy_pop .top_txt_area {text-align:center; font-size:18px; line-height:25px; border-bottom:none; margin-bottom:0;}
.l_tw_academy_pop .marketing_tb tr th {font-size:18px; font-weight:400;}
.l_tw_academy_pop .bor_btn {width:116px; height:45px; border:1px solid #ddd; color:#000; font-size:18px; line-height:40px; font-weight:400; text-align:center; display:inline-block; float:left; box-sizing:border-box; font-family: 'Noto Sans KR', sans-serif; margin-top:2px;}
.l_tw_academy_pop .txt {position: absolute; right:20px; top: 9px; font-size:16px; color:#ff0000; font-weight:normal; letter-spacing:0;}

.l_tw_academy_pop ul.l_tw_step {
  border-radius:30px;
  background:#f9f9f9;
  margin:0 20px;
  text-align:center;
}
.l_tw_academy_pop ul.l_tw_step li {
  float:none;
  display:inline-block;
  background:none;
  font-size:22px;
  font-weight:400;
  color:#000;
  margin:0;
  width:auto;
  height:50px;
  line-height:45px;
  padding-right:32px;
  position:relative;
}
.l_tw_academy_pop ul.l_tw_step li:after {
  content:'';
  display:block;
  clear:both;
  position:absolute;
  right:0;
  top:50%;
  margin-top:-7px;
  width:7px;
  height:15px;
  background:url('../images/apply_teacher/l_tw_icon05.png') 0 0 no-repeat;
}

.l_tw_academy_pop ul.l_tw_step li + li {margin-left:23px;}
.l_tw_academy_pop ul.l_tw_step li.active {color:#ff0000;}
.l_tw_academy_pop ul.l_tw_step li:last-child {padding-right:0;}
.l_tw_academy_pop ul.l_tw_step li:last-child:after {display:none;}

.l_tw_academy_pop .l_tw_h3_title {padding-left:10px; position: relative; font-size:22px; line-height:28px; color:#000;}
.l_tw_academy_pop .l_tw_h3_title:after {position:absolute; left:0; top:50%; width:2px; height:23px; margin-top:-9px; background:#0081ff; content:''; display:block; clear:both;}
.l_tw_academy_pop .l_tw_h3_title span {font-size:16px;}
.l_tw_academy_pop .l_tw_h4_title {padding-left:10px; position: relative; font-size:20px; line-height:28px; color:#000;}
.l_tw_academy_pop .l_tw_h4_title.result {padding-left:0px; font-size:24px; font-weight:bold;}
.l_tw_academy_pop .l_tw_h4_title.result span {padding-left:0px; font-size:20px; font-weight:400; float:none;}
.l_tw_academy_pop .l_tw_h4_title.result span em {margin-left:10px; padding-left:10px; position:relative;}
.l_tw_academy_pop .l_tw_h4_title.result span em:after {position: absolute; top:50%; left:0; width:1px; height:20px; margin-top:-8px; background:#ddd; content:''; display:block; clear:both; text-align:left;}
.l_tw_academy_pop .l_tw_h4_title.result span em i {color:#0081ff}
.l_tw_academy_pop .l_tw_h4_title span {float:right; position: relative; font-size:16px; line-height:1; color:#000; font-weight:400; margin-top:10px;}
.l_tw_academy_pop .photo_wrap {border:1px solid #ddd; overflow:hidden; font-size:13px; color:#000; line-height:20px; width:130px; height:164px; max-width:130px; max-height:164px; position:relative; display:inline-block;}
.l_tw_academy_pop .photo_wrap img {height:100%;}
.l_tw_academy_pop .photo_wrap > p {position:absolute; top:50%; width:100%; left:0; margin-top:-20px; text-align:center;}
.l_tw_academy_pop .tb_btn {
  width:100px; height:36px; 
  line-height:32px; text-align:center; 
  font-size:16px; color:#000; font-weight:400; cursor: pointer;
  background: #fff;
  border:1px solid #ddd;
  vertical-align:-2px;
  outline: none;
  -webkit-outline: none;
  -moz-outline: none;
  -ms-outline: none;
  font-family: 'Noto Sans KR', sans-serif;
}
.l_tw_academy_pop .tb_btn.type01 {background:#f1f1f1}
.l_tw_academy_pop .bg_result {width:calc(100% + 40px); margin-left:-20px; background:#dff1ff; color:#0081ff; font-size:22px; font-weight:400; height:60px; line-height:60px; padding-left:20px;}
.l_tw_academy_r_area .left {display:inline-block; float:left;}
.l_tw_academy_r_area .right {display:inline-block; font-size:20px; line-height:40px; font-weight:400; float:left; margin-left:20px; }
.l_tw_academy_r_area:after {content:''; display:block; clear:both;}
.l_tw_academy_r_area .right p span {margin-left:10px; padding-left:10px; position:relative;}
.l_tw_academy_r_area .right p span:after {position: absolute; top:50%; left:0; width:1px; height:20px; margin-top:-8px; background:#ddd; content:''; display:block; clear:both; text-align:left;}



/**************************
	Write
**************************/
#sb-write{}
#sb-write .write_tbl{width: 100%;border-top: 2px solid #545c73;}
#sb-write .write_tbl tr > *{padding: 15px 30px;border-bottom: 1px solid #dddddd;font-size: 16px;line-height: 18px; vertical-align:middle;}
#sb-write .write_tbl th{font-weight: normal;background: #f7f7f7; vertical-align:middle; padding:15px 20px; text-align:left;}
#sb-write .write_tbl tbody.memo td{padding: 15px 0;}
#sb-write .write_tbl.border.taC th {text-align:center;}
#sb-write .write_tbl.border th + th {border-left:1px solid #ddd;}
#sb-write .write_tbl.border td + td {border-left:1px solid #ddd;}
#sb-write .write_tbl.border th strong {font-weight:500;}
#sb-write .write_tbl tbody.fileWrap th em{font-style: normal;margin-left: 3px;}
#sb-write .write_tbl .inp{width: 450px;height: 35px;line-height: 35px;padding: 0 15px;background: #ffffff;border: 1px solid #dddddd;}
#sb-write .write_tbl .inp.w100{width: 100%;}
#sb-write .write_tbl .inp.w30{width: 30%;}
#sb-write .write_tbl select {height:36px; line-height:30px; vertical-align:-1px;}
#sb-write .write_tbl textarea{width: 100%;height: 300px;font-size: 14px;line-height: 18px;padding: 15px;background: #ffffff;border: 1px solid #ddd;}
#sb-write .write_tbl td label {font-size:16px; color:#000;}
#sb-write .write_tbl .brL {border-left:1px solid #ddd;}
#sb-write .write_tbl .brR {border-right:1px solid #ddd;}
#sb-write .write_tbl em.tbl_sment{display: block;margin: 5px 0;font-size: 13px;color: #999;font-style: normal;letter-spacing: -1px;}
#sb-write .write_tbl .fileWrap .addFile{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-left: 10px;}
#sb-write .write_tbl .fileWrap .addFile > a{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;width: 16px;height: 16px;text-indent: -999em;}
#sb-write .write_tbl .fileWrap .addFile > a.plus{background: url(/superboard/images/sb_fileinp_plus.jpg);}
#sb-write .write_tbl .fileWrap .addFile > a.minus{background: url(/superboard/images/sb_fileinp_min.jpg);}


/**************************
	View
**************************/
#sb-view{}
#sb-view .titWrap{position: relative;border-top: 2px solid #545c73;border-bottom: 1px solid #ddd;padding: 20px;}
#sb-view .titWrap .sbj{font-size: 16px;line-height: 20px;color: #000000;display: block;padding-right: 220px;font-weight: normal;}
#sb-view .titWrap .info{text-align: right;position: absolute;top: 23px;right: 20px;}
#sb-view .titWrap .info li{position: relative;display: inline-block;*display: inline;*zoom: 1;vertical-align: top;padding: 0 10px;font-size: 12px;line-height: 16px;font-weight: normal;}
#sb-view .titWrap .info li:last-child{padding-right: 0;}
#sb-view .titWrap .info li:after{position: absolute;top: 50%;left: 0;margin-top: -7px;content: '';display: block;width: 1px;height: 14px;background: #dddddd;}
#sb-view .titWrap .info li:first-child:after{display: none;}
#sb-view .titWrap .info li em{margin-right: 5px;font-style: normal;font-weight: normal;}
#sb-view .etcfield{position: relative;background: #f7f7f7;padding: 20px;border-bottom: 1px solid #ddd;}
#sb-view .etcfield .tit{display: inline-block;vertical-align: middle;margin-right: 30px;color: #000;letter-spacing: -1px;font-weight: bold;}
#sb-view .etcfield p{display: inline-block;vertical-align: middle;color: #333;}
#sb-view .etcfield p a{color: #333;}
#sb-view .memoWrap{padding: 50px 10px;min-height: 300px;word-break:break-all;border-bottom: 1px solid #ddd;}
#sb-view .memoWrap img {max-width:100%;height: auto;}
#sb-view .file > li{position: relative;border-bottom: 1px solid #ddd;height: 45px;line-height: 45px;padding-left: 170px;}
#sb-view .file > li > strong{position: absolute;top: 0;left: 0;width: 150px;height: 100%;font-weight: normal;line-height: 45px;text-align: center;background: #f3f4f7;}
#sb-view .file > li .filename{display: inline-block;*display: inline;*zoom: 1;vertical-align: top;color: #000;margin-right: 15px;max-width: 250px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#sb-view .file > li .byte{font-size: 12px;margin-right: 15px;}
#sb-view .file > li a img{display: none;}




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

  .l_tw_academy .inner_box {max-width:100%;}
  #header .main_logo {
    width: 100%;
  }
  
  .l_tw_academy.top {padding-bottom:60px;}
  .l_tw_academy.main_area.main_area .inner_box {
    display: flex;
    flex-direction: column;
    padding: 30px 0 0px 0;
    width: 90%;
    padding-top:0;
  }
  .l_tw_academy.main_area h2 {
    font-size:5.2rem;
    margin-bottom:25px;
  }
  .l_tw_academy.main_area h3 {/*hj*/
    margin: 0 auto;
    max-width: 100%;
    top: 0;
    width: 100%;
    position: relative;
    font-size: 3.4rem;
    left: 0;
    margin-top:35px;
  }
  .l_tw_academy.main_area h3 strong {font-size:4.0rem;}

  .l_tw_academy h4.l_tw_h4 {
    
    margin: 0 auto;
    max-width: 600px;
    white-space: nowrap;
    top: 0;
    width: 100%;
    position: relative;
    font-size: 4rem;
    left: 0;
    margin-bottom:10px;
  }

  .l_tw_academy .main_slider {
    float: none;
    margin: 20px auto 0;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }

  .main_area h3 {
    float: none;
    margin: 30px auto 0;
    max-width: 600px;
    width: 100%;
    font-size: 2.5rem;
  }


  .l_tw_academy .step_circle {
    max-width: 100%;
  }
  .l_tw_academy.main_area p {
    font-size: 2.4rem;
    max-width: 100%;
    width: 100%;
    margin: 90px auto 0;
  }
  .l_tw_academy.service ul {width:100%; max-width:100%;}
  /* table */
  .l_tw_academy .tableinput {
    
    
    width: 100%;
    margin: 0px auto 0;
  }
  
.l_tw_academy .tableinput table{
	width:90%;
}
  .l_tw_academy .pc_br {
    display:block;
  }
  .l_tw_academy .step_circle.pc_br {display:flex;}
  .l_tw_academy .tableinput td + td {padding-left:15px;}
  .l_tw_academy .tableinput th {width:33%}
  
  .l_tw_academy .mo_br {display:none !important;}
  .l_tw_academy.service {margin-top:90px; max-width:90%;}
  .l_tw_academy .step_circle {max-width:100%; margin-top:30px;}
  .l_tw_academy .arrow img {width:20px;}
  .l_tw_academy.step {max-width:90%;}
  .l_tw_academy.bg_area {min-width:inherit; padding:60px 0; margin-bottom:60px;}
  .l_tw_academy.bg_area .inner_box {max-width:calc(90% + 40px); margin:0 auto;}

  .academy_list {height:500px;}
  .academy_list .l_tw_title_area {padding-left:20px; font-weight:300; letter-spacing:-2px; height:120px;}
  
  .academy_list .l_tw_title_area span {font-size:2rem;}
  .academy_list .l_tw_title_area span em {font-size:2.4rem;}
  .academy_list .p_txt {font-size:2.4rem; padding:27px 0; padding-left:30px;}
  .academy_list .p_txt.double p {width:100%;}
  .academy_list .inq_btn {margin:0 25px; height:60px; line-height:55px;}
  .academy_list:nth-child(even) {margin-left:20px;}
  .academy_list:nth-child(1):after {width:70px; height:70px; background-size:100%; top:-11px; right:-23px;}

  .l_tw_academy .numbering {padding-left:40px; width:50%; line-height:1.1;}
  .l_tw_academy .m_c_a {padding-right:6.5% !important;}

  
}

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

  .service {
    padding-top: 80px;
  }

  .service ul {
    width: 90%;
  }

  .l_tw_academy .inquiry {
    flex-direction: inherit;
    padding-right:40px;
  }

  .contents_area {
    width: 100%;
  }


  .service_img {
    height: 180px;
    width: 100%;
    overflow: visible;
    margin-bottom: 30px;
  }

  .service_img img {
    position: none;
    left: 0;
    transform: translate(0,-50%);
  }

  .step_circle {
    width: 70%;
  }
  .l_tw_academy.main_area .inner_box {padding-top:0;}
  .l_tw_academy.main_area h2 {
    font-size: 5.2rem;
    margin-bottom:25px;
  }

  .l_tw_academy .circle {
    width: 90px;
    min-width: 90px;
    height: 90px;
    min-height: 90px;
  }

  .l_tw_academy .circle p {
    font-size: 1.4rem;
  }

  .l_tw_academy .arrow {
    line-height: 0;
    padding-top: 34px;
  }
  .l_tw_academy .m_c_a {padding-right:7% !important;}

  /* table */
  .l_tw_academy .tableinput {
    width: 100%;
    margin:0 auto;
  }

  .l_tw_academy .tableinput th{
    width:35%;
  }
  .l_tw_academy .tableinput th + th {width:65%;}
  .l_tw_academy .tableinput td + td {padding-left:10px;}
  .l_tw_academy .tableinput th, .l_tw_academy .tableinput td {padding:20px 0; font-size:2rem;}

  .step_text {
    width: 90%;
    padding-top: 40px;
  }

  .step_text .steps {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .step_title {
    width: 100%;
  }

  .step_title h4 {
    font-size: 1.8rem;
  }

  .step_contents {
    margin-top: 30px;
    width: 100%;
  }

  .step_contents li {
    font-size: 1.2rem;
    font-weight: 300;
  }

  .academy_list {height:400px;}
  
  .academy_list .l_tw_title_area {height:100px;}
  .academy_list .l_tw_title_area span {font-size:1.4rem;}
  .academy_list .l_tw_title_area span em {font-size:2rem;}
  .academy_list .p_txt {font-size:1.8rem; line-height:1.7;}
  .academy_list .inq_btn {height:50px; line-height:45px; font-size:2rem;}
  .academy_list .inq_btn img {vertical-align:-4px;}

  .l_tw_academy .m_c_a {padding-right:4% !important;}
}


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

  .service .pc_br {
    display: block;
  }


  #header .main_logo {
    text-align: center;
  }

  .main_area h2 {
    font-size: 3rem;
  }

  .main_area h3 {
    font-size: 2.2rem;
  }


  .l_tw_academy.main_area p {
    font-size: 2.4em;
    margin-top:90px;
  }

  .main_slider li.slick-active .slider_text {
    font-size: 3rem;
  }

  .numbering {
    font-size: 1.6rem;
  }
  
  .title {
    padding-bottom: 40px;
  }
  
  .title .numbering {
    padding-left: 0;
    font-size: 1.5rem;
    white-space: nowrap;
  }

  
  .sub_title h2 {
    font-size: 2rem;
    white-space: nowrap;
  }


  .l_tw_academy .numbering {
    padding-left: 40px;
    font-size: 2.0rem;
    font-weight: 500;
  }
  .l_tw_academy .numbering span {
    display:block;
    font-size:1.6rem;
  }

  .l_tw_academy .tableinput th, .l_tw_academy .tableinput td {font-size:1.5rem;}
  

  .l_tw_academy .m_c_a {padding-right:6% !important;}
  
  




}

















.mt60 {margin-top:60px;}
.mt120 {margin-top:120px;}
.mt175 {margin-top:175px;}



/* 개발자 추가 */
.academy_list{
  position: relative;
}
.academy_list .inq_btn{
  position: absolute;
  bottom: 30px;
  width: 80%;
  margin-left: 10%;
}
.academy_list .p_txt {
  font-size: 2.2rem;
}
.l_tw_academy .contents_area p {
  font-size: 2.5rem;
  font-weight: 300;
}
@media screen and (max-width: 1200px){
  .academy_list .p_txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1080px){
  .l_tw_academy .contents_area p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px){
  .l_tw_academy .contents_area p {
    font-size: 1.5rem;
  }
}