.tab-m .active {background:#222 !important;}
  a.history:hover {text-decoration:underline;}
	*, html, body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 1.5;
  }
	a {
		padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 100%;
    vertical-align: baseline;
    line-height: 1.5;
  }
	strong{
		font-weight: bold;
	}
  p.mgthistory {margin-top:60px; border-top:1px solid #ccc; padding-top:20px;}
	b {
		font-weight: bold;
	}
  
/* 공통 타이틀 */
h3{
	display:block;
	width:100%;
	text-align:center;
  font-size: 28px;
	font-weight:500;
	color:#000;
	padding:35px 0;
  margin-bottom:35px;
}
h3.page_tit_h3{
	display:block;
	width:100%;
	text-align:center;
	font-size:37.5px;
	font-weight:500;
	color:#000;
	padding:50px 0;
  border-bottom: 1px solid #dddddd;
  margin-bottom:50px;
}

h3 span{
	display:block;
	text-align:center;
	font-size:19.5px;
	font-weight:500;
	color:#ccc;
	letter-spacing:3px;
}
p.page_tit_p {
  font-size:14px;color:#000;font-weight: 400;text-align: center;    padding-top: 10px;
}

/* 셀렉트 */
select::-ms-expand  {display:none; }
select{
	appearance: none; -webkit-appearance: none; font-family: 'Noto Sans KR', sans-serif;
	width:130px; height:40px;
	line-height:38px;
	padding-left:15px;
	background:url('https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/selarr.png') right 50% no-repeat,#fff;
	border:1px solid #ddd;
}
#back_popup_box_nationa .back_popup_form form .tel_form .tel_form_input select {
  background: unset;
}
/*  체크 박스  */
input[type='checkbox']{
	min-width:15px;min-height:15px;
	margin: 0 3px 2px 0;
	background: #fff;
    border: solid 1px #e1e0df;
	overflow:hidden;
	position:relative;
	vertical-align: middle;
}
input[type='checkbox']:checked:after {
	content:"";display:block;clear:both;
	width:13px;height:13px;
	background:url('https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/checkicon.png') 50% 50% no-repeat,#fff;
	background-size:60%;
	position:absolute;top:1px;left:1px;
	vertical-align: middle;
	box-sizing:border-box;
  display: none;
}

/*  라디오 박스  */
input[type='radio']{
	width:18px;height:18px;
	margin: 0 0 2px 0;
	background: #fff;
    border: solid 1px #e1e0df;
	border-radius:50%;
	vertical-align: middle;
	-webkit-appearance: none;
}
input[type='radio']:checked:after {
	content:"";display:block;clear:both;
	width:10px;height:10px;
	border-radius:50%;
	background:#696461;
	position:relative;top:3px;left:3px;
}
.new_quick_bottom label{margin-right:15px;}

/* input */
input[type='text'],input[type='tel']{
	height:36px;
	line-height:34px;
	padding-left:15px;
	background:#fff;
	border:1px solid #ddd;
}
button[type='submit']{
	height:40px;
	line-height:38px;
	background:#fff;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #fff;
	color:#000;
	font-size:21.5px;
	padding-right:10px;
	margin-left:-1px;
	cursor:pointer;
}
.boxing::-webkit-scrollbar {
  width: 5px !important;
}
.boxing::-webkit-scrollbar-thumb {
  background-color: gray;
  background-clip: padding-box;
  border-radius: 5px;
}

.boxing::-webkit-scrollbar-track {
  background-color: #ccc; /*스크롤바 트랙 색상*/
  border-radius: 5px;
}

.quickcounseling input[type='submit']{
  border: none;
  background: #0080ff;
  width: 300px;
  color: #fff;
  height: 60px;
  font-size: 16px;
  margin-top: 30px;
  font-weight: 600;
  font-family: 'Noto Sans KR', sans-serif;
  border-radius: 30px;
}
.quickcounseling input[type='button']{
  height: 60px; color: #fff; font-size: 16px; font-weight: 600; cursor: pointer; text-align: center; margin-top: 30px;border-radius: 30px;font-family: 'Noto Sans KR', sans-serif;
}


span.nicons{
	display:inline-block;
	width:18px;height:18px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:10.5px;
	color:#fff;
	border-radius:50%;
	background:#0082ff;
	margin-left:7px;
	line-height:19px;
	padding-left:5px;
}

/* 간편상담 */
.quickcounseling{
	/* border-top:1px solid #d6d6d6; */
	/*padding-top:100px;*/
}
/*.quickcounseling h4{
	display:block;
	width:1200px;
	font-size:27.5px;
	text-align:left;
	font-weight:300;
	color:#000;
	margin:auto;
}*/
.quickbanner{
	width:1200px;
	margin:20px auto 30px;
}
.quickbanner .swiper-button-prev{
	width:50px;height:51px;
	background-image:url('https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/previcon1.png');
	background-size:50px 51px;
	left:0;
}
.quickbanner .swiper-button-next{
	width:50px;height:51px;
	background-image:url('https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/nexticon1.png');
	background-size:50px 51px;
	right:0;
}

.tableinput{
  width:400px;
  text-align:center;
  margin: 0;
}
.tableinput table{
  width:100%;height:50px;
  border:2px solid #ddd;

  color:#000;
  background:#fff;
}
.tableinput th,.tableinput td{
  height:50px;
  border:1px solid #ddd;
  vertical-align:middle;
}
.tableinput th{
  width:250px;
  text-align:center;
  background:#f7f7f7;
  color:#666;
  font-weight:300;
  font-size:15.5px;
}
.tableinput td{
  padding:11px 15px;
  text-align:left;
  color:#777;
  font-weight:300;
  font-size:14.5px;
}
#cs_tel1 {
  height:40px;
}
.tableinput input[type="text"]{width:100% !important;color:#777;box-sizing: border-box;}
.tableinput textarea{width:100% !important;color:#777;box-sizing: border-box;height: 80px;
  border: 1px solid #ddd;font-size:14.5px;font-family: 'Noto Sans KR', sans-serif;
  resize: none;padding: 15px;
  vertical-align: middle;}
.tableinput select,.tableinput input[type="tel"]{font-size:14.5px;font-weight:300;color:#777;border:1px solid #ddd;height: 36px;}
.tableinput tr:last-of-type td input[type="text"]{width:90%;color:#777;}
.tableinput button{
  border: none;
  background: #0080ff;
  width:300px;
  color: #fff;
  height: 60px;
  font-size: 16px;
  margin-top: 30px;
  font-weight: 600;
  font-family: 'Noto Sans KR', sans-serif;
  border-radius: 30px;
  cursor: pointer;
}
.privacy{margin-bottom:0;}
.privacy .titles{
	width:100%;
	text-align:center;
}
.privacy .titles strong{
  float: left;
  color: #444;
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
  width: 100%;
  text-align: center;
  line-height: 50px;
}
.privacy .titles strong i{font-size:14.5px;}
.privacy .titles strong.active i{transform: rotate(180deg);    padding-top: 4px;}
.privacy .titles em.approval{
	color:#666;
	font-size:13.5px;
  text-align:center;
}
.privacy .titles em.approval label{margin:0;}

.privacy .privacybox{
	display:none;
	width:100%;height:130px;
	padding:18px 25px;
	background:#f7f7f7;
	border:1px solid #ddd;
	overflow:hidden;
}
.privacy .privacybox .boxing{
	width:100%;height:90px;
	font-size:14.5px;
	color:#666;
	text-align:left;
	overflow:auto;
}
.qickcontainer{
	width: 558px;
	margin: 0 auto;
}
.qickcontainer_ms{
	width: 780px;
	margin: 0 auto;
}
.quick_all h5{
	font-size: 20px;
	text-align: left;
	font-family: 'Noto Sans KR', sans-serif;
}
.quick_all h5:nth-child(3){
	border-bottom: 2px solid #888;
	line-height: 40px;
	font-family: 'Noto Sans KR', sans-serif;
}
.quick_leftbt h5:nth-child(1){
	border-bottom: 2px solid #888;
	line-height: 40px;
	margin-bottom: 5px;
	font-family: 'Noto Sans KR', sans-serif;
}
.quick_all h5 span{
	font-size: 14px;
	color: #717171;
	font-family: 'Noto Sans KR', sans-serif;
}
.quick_leftmd{
	float: left;
	width: 558px;
	text-align: left;
	margin: 14px 0;
}
.quick_leftmd input{
	width: 187px;
	height: 30px;
    line-height: 34px;
    padding-left: 15px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 7px 0 10px;
    font-family: 'Noto Sans KR', sans-serif;
}
.quick_leftmd p{
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #7d7d7d;
	font-family: 'Noto Sans KR', sans-serif;
}
.quick_leftbt{
	display: inline-block;
	width: 100%;
	margin-top: 8px;
	font-family: 'Noto Sans KR', sans-serif;
}
ul.qicktabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 558px;
	display: inline-block;
	margin-bottom: 20px;
}
ul.qicktabs_ms{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 780px;
	display: inline-block;
	margin-bottom: 20px;
}
ul.qicktabs li{
	background: none;
	color: #222;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	/* width: 132px; */
	width: 129px;
	height: 67px;
	padding: 23px 0;
	font-size: 13px;
	background: #ececec;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	font-family: 'Noto Sans KR', sans-serif;
}
ul.qicktabs_ms li{
  background: none;
  color: #222;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  cursor: pointer;
  /* width: 132px; */
  width: 148px;
  height: 67px;
  padding: 23px 0;
  background: #ececec;
  float: left;
  font-size: 15px;
  margin-right: 10px;
  margin-top: 10px;
  font-family: 'Noto Sans KR', sans-serif;
  border-radius: 10px;
  word-break: keep-all;
}
ul.qicktabs_ms li span.apply_btn_chk.on {
  display: block;
}
ul.qicktabs_ms li span.apply_btn_chk{
  display: none;
}
ul.qicktabs_ms li span.apply_btn_chk > img{
  margin-bottom: -4px;
  margin-left: 4px;
  width:19px;
}
ul.qicktabs_ms li span > img{
  margin-bottom: -3px;
  margin-left: 4px;
  width:16px;
}
/* 220704 */
.qicktab-link-icon{
  position: relative;
}
.qicktab-link-icon::after {
  content: '';background-image: url('https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/HOT_icon.gif');position: absolute;top:-17.5px;;right:-10px;width:44px;height:35px;
}

.quick_all{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 80px;
	display: table;
}
.quick_all h4{
	font-size: 28px;
	color: #000;
	text-align: left;
	margin-bottom: 20px;
	font-family: 'Noto Sans KR', sans-serif;
}
.quick_left{
	width: 558px;
	display: inline-block;
	vertical-align: top;
	float: left;
}
.quick_left_ms{
	width: 780px;
	display: inline-block;
	vertical-align: top;
	float: left;
}
ul.qicktabs li:nth-child(5){
	margin-right: 0;
	margin-top: 10px;
}
ul.qicktabs li:nth-child(10){
	margin-right: 0;
	margin-top: 10px;
}
ul.qicktabs li:nth-child(15){
	margin-right: 0;
	margin-top: 10px;
}
ul.qicktabs_ms li:nth-child(5){
	margin-right: 0;
	margin-top: 10px;
}
ul.qicktabs_ms li:nth-child(10){
	margin-right: 0;
	margin-top: 10px;
}
ul.qicktabs_ms li:nth-child(15){
	margin-right: 0;
	margin-top: 10px;
}
ul.qicktabs li.current{
	background: #0081ff;
	color: #fff;
	font-family: 'Noto Sans KR', sans-serif;
}
ul.qicktabs_ms li.current{
	background: #0081ff;
	color: #fff;
	font-family: 'Noto Sans KR', sans-serif;
	border-radius: 10px;
}
.qicktab-content{
	display: none;
}
.qicktab-content li{
	float: left;
	border-bottom: 0;
	/* width: 558px; */
	padding: 11px 0;
	font-family: 'Noto Sans KR', sans-serif;
}
.qicktab-content li div{
	width: 186px;
	display: inline-block;
	float: left;
	text-align: left;
  font-size:14px;
	font-family: 'Noto Sans KR', sans-serif;
}
.qicktab-content li div input span{
	font-family: 'Noto Sans KR', sans-serif;
}
.qicktab-content.current{
	display: inherit;
}
.notice-box {padding:10px 20px 6px; background-color:#fff; text-align:left; margin-top: 5px; display: inline-flex; border-radius: 50px; float: left;margin-right: 5px;border: 1px solid #0081ff;align-items: center;font-size: 14px;}
.notice-box p { -webkit-margin-before: .3em; -webkit-margin-after: .5em; color: #0081ff;font-family: 'Noto Sans KR', sans-serif;}
#close { float:right; display:inline-block; padding:5.5px; font-weight: 700; text-shadow: 0 1px 0 #fff; font-size: 1.3rem; background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/quick_close.png); height: 11px; margin: 0 0 2px 8px; cursor: pointer;}
/* 페이지 내용 */
.page_content{
  width: 1280px;
  margin: auto;
  padding-bottom: 120px;
  /* min-width:1700px */
}
.page_content img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* 핫딜 내용 */
.hot_content{
  width: 100%;
  margin: auto;
  padding-bottom: 120px;
}
.hot_content img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* 수강료안내 */
.costTab {margin-bottom:30px;}
.costTab ul li{width:25%; float:left; margin-left:-1px;border:1px solid #dddddd;}
.costTab ul li a{display:block; width:100%; height:45px; line-height:45px; color:#4d5665;
		background:#fff;  font-size:15px;overflow:hidden; text-align: center;
}
.costTab ul li:hover a{border-bottom:2px solid #004a93;}
.costTab ul li.on{}
.costTab ul li.on a{color:#1d305b;  box-sizing:border-box;  background:#fff; border-bottom: 2px solid #004a93;font-weight: 700;}
.costTab ul.cf li{border-top:0;}
/* 수강료안내 테이블 css */
.table1{
	width:100%;
	margin-top:0;
}
.table1 th{
	height:50px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	border-top:1px solid #282828;
	color:#000;
	background:#f7f7f7;
}
.table1 td{
	height:68px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	color:#666;
}
.table1 td a{color:#666;}
.table1 td a:hover{
	text-decoration:underline;
	color:#000;
}
/*아카데미소개*/
.academy_slide .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.academy_slide .swiper-slide {
  background-size: cover;
  background-position: center;
}
.academy_slide .gallery-top {
  height: 80%;
  width: 100%;
}
.academy_slide .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
  max-width: 1200px;
  min-width: 1200px;
  max-height: 98px;
}
.academy_slide .gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
  cursor: pointer;
}
.academy_slide .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.academyimg{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.academyimg iframe{
  width: 100% !important;
  height: 935px;
  vertical-align: top;
}
.academy_slide{
  height: 800px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0;
}
.academyimg_facilities {
  width:100%;
}
.academyimg_facilities .academyimg_coment {
  width:100%;
  padding:59px 0;
  background: #000;
}
.academyimg_facilities .academyimg_coment h2{
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.5em;
  color: #FFFFFF;
}
.academyimg_content {
  width:100%;display: flex;flex-direction: column;gap:200px;padding:120px 0 160px;
}
.academyimg_content .facilities_con_box {
  display: flex;flex-direction: row;gap:20px;overflow: hidden;
}
.academyimg_content .facilities_con_box:nth-child(even){
  flex-direction: row-reverse;
}
.academyimg_content .facilities_con_box .img_box{
  display: flex;flex-direction: column;gap:30px;align-items: flex-start;justify-content: flex-start;
}
.academyimg_content .facilities_con_box .img_box img{
  margin: 0;max-width: unset;
}
.academyimg_content .facilities_con_box .img_box .txt_box {
  display: flex;flex-direction: column;gap:20px;
}
.academyimg_content .facilities_con_box .img_box .txt_box p{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: -0.02em;
  color: #333333;
  opacity: 0;
  transform: translateY(-30%);
  transition: all 0s;
}
.academyimg_content .facilities_con_box .img_box .txt_box h2{
  font-weight: 700;
  font-size: 46px;
  line-height: 60px;
  color: #333333;
  word-break: keep-all;
  opacity: 0;
  transform: translateX(30%);
  transition: all 0s;
}
.academyimg_content .facilities_con_box .img_box .txt_box span{
  font-weight: 400;
  font-size: 19px;
  line-height: 29px;
  color: #333333;
  word-break: keep-all;
  opacity: 0;
  transform: translateX(30%);
  transition: all 0s;
}
.academyimg_content .facilities_con_box:nth-child(even) .img_box .txt_box h2{
  transform: translateX(-30%);
}
.academyimg_content .facilities_con_box:nth-child(even) .img_box .txt_box span{
  transform: translateX(-30%);
}
.academyimg_content .facilities_con_box .img_box .txt_box.on p {
  opacity: 1;
  transform: translateY(0%);
  transition: all ease-out .5s .2s;
}
.academyimg_content .facilities_con_box .img_box .txt_box.on h2 {
  opacity: 1;
  transform: translateX(0%);
  transition: all ease-out .5s .5s;
}
.academyimg_content .facilities_con_box .img_box .txt_box.on span {
  opacity: 1;
  transform: translateX(0%);
  transition: all ease-out .5s .8s;
}

/*지점안내*/
.mapsc{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 420px;
}
.mapin h3{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 37.5px;
  font-weight: 500;
  color: #000;
  padding: 35px 0;
  margin: 0;
}
.tab-list{margin:0 10%; display: flex; padding: 0; position: absolute; left: 47.5%;top: 0;}
.tab-list li {display:inline-block;width: 156px;border-left: 1px solid #bab7b7; text-align: center; padding: 16px 0; float: left; border-top: 1px solid #bab7b7; border-bottom: 1px solid #bab7b7;}
.tab-list li:last-child::after {display:none;}
.tab-list li:last-child{border-right: 1px solid #bab7b7;}
.tab-list a{text-decoration: none; color: #bab7b7; padding: 14px 20px;}
.tab-list a:hover{color: #000;}
.tab-list li:hover {border: 1px solid #000;}
.tab-list a.active {color: #000;}
.tab-list li.boarder {border: 1px solid #000;}

.tabcontent {display: none;}
.tabcontent:first-child{display:block;}

.tabcontent th {
  background-color: #f7f7f7;
  width: 103px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.tabcontent td{
  width: 463px;
  font-size: 16px;
  border-bottom: 1px solid #ddd;
  padding: 10px 0 10px 5px;
  text-align: left;
}
.bold {
  margin: 0;
  font-weight: bold;
  color: #899ab0;
}
.tabcontent{
  position: relative;
  width: 94%;
  margin: 0 auto;
}
.tabcontent img{
  width: 595px;
  border: 1px solid #ddd;
  float: left;
}
.map_table{
  position: absolute;
  left: 58%;
  margin-top: 35px;
}
.tabcontent table{
  border-top: 1px solid #ddd;
  margin: 0;
  width: 100%;
  float: right;
}
.tab_cott {
  font-size: 24px;
  font-weight: 600;
}

/* 메가 IT 지점안내 */
.itlocation{
  width: 1080px;
  height: 480px;
  margin: 0 auto 60px;
  border: 1px solid #ccc;
  overflow: hidden;
  box-sizing: border-box;
}
.it_location{
  width: 1080px;
  margin: 0 auto;
  text-align: center;
}
.it_location li:first-child{
  width: 700px;
  text-align: left;
  float: left;
}
.it_location li:last-child{
  width: 320px;
  float: right;
  margin-right: 30px;
  text-align: left;
}
.it_location strong{
  display: block;
  font-size: 21px;
  margin-top: 40px;
  padding-bottom: 20px;
  font-weight: bold;
  border-bottom: 2px solid #222;
}
.it_location h2{
  font-size: 18px;
  font-weight: 500;
  color: #333;
  margin-top: 20px;
}
.it_location p{
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.it_location p:last-child{
  font-size: 16px;
  color: #333;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/*메가 컴퓨터 오시는길*/
.page_content .com_location_wrap {
  width:100%;display: flex;flex-direction: column;gap:40px;
}
.page_content .com_location_wrap .location_tab_btn_box{
  display: flex;justify-content: center;
}
.page_content .com_location_wrap .location_tab_btn_box ul{
  display: flex;width:100%;
}
.page_content .com_location_wrap .location_tab_btn_box ul li{
  width:100%;height:50px;border: 1px solid #E4E4E4;
  border-right: 0;
}
.page_content .com_location_wrap .location_tab_btn_box ul li:last-child{
  border-right: 1px solid #E4E4E4;
}
.page_content .com_location_wrap .location_tab_btn_box ul li a{
  display: flex;justify-content: center;align-items: center;width:100%;height:100%;font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #222222;
  font-family: 'Noto Sans KR';
}
.page_content .com_location_wrap .location_tab_btn_box ul li a.active{
  border-bottom: 3px solid #0081FF;font-weight: 700;
}
.page_content .com_location_wrap .location_tab_content_box {
  width:100%;display: flex;justify-content: space-between;align-items: flex-start;
}
.page_content .com_location_wrap .location_tab_content_box .location_tab_info{
  width:100%;display: flex;justify-content: space-between;align-items: flex-start;gap:30px;
}
.page_content .com_location_wrap .location_tab_content_box .location_tab_info .location_img_box{
  width:100%;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box {
  display: flex; flex-direction: column;gap: 14px;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title{
  display: flex;flex-direction: column;gap:10px;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title h2{
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  color: #000000;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title .location_txt{
  display: flex;justify-content: space-between;align-items: center;padding-bottom: 20px;border-bottom: 1px solid #E4E4E4;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title .location_txt_left{
  display: flex;flex-direction: column;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title .location_txt_left a{
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #000000;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title .location_txt_left p{
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #000000;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title .location_txt_right {
  display: flex;gap:10px;
}

.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title .location_tel{
  padding-top: 10px;display: flex;justify-content: space-between;align-items: center;
}
.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title .location_tel a{
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #000000;
  display: flex;align-items: center;gap:9px;
}


.page_content .com_location_wrap .location_tab_content_box .location_info_box .location_info_txt_box .location_info_txt_title .location_tel button{
  background: #0081FF;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  color: #FFFFFF;
  outline: 0;
  border: 0;width:120px;height:40px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}


































/*아카데미소개*/
.pr_bg_Into > div:nth-child(1){background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_1.jpg);width: 100%; height: 896px;}
.pr_bg_Into > div:nth-child(1) > div{width: 1421px;margin: 0 auto; text-align: center;}
.pr_bg_Into > div:nth-child(2){position: relative;width: 90%; height: 600px; overflow: hidden; margin:0 auto;}

.pr_bg_Into .academy_sort{display: flex; padding:0;}
.pr_bg_Into .academy_sort a{text-decoration: none;}
.pr_bg{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_off_1.jpg);
   /* background-size: 960px;*/
    width: 20%; height: 600px;
    transition: 0.1s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap:10px;
  }

 .pr_bg2{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_off_2.jpg);
    width: 20%; height: 600px;
    transition: 0.1s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap:10px;
  }

 .pr_bg3{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_off_3.jpg);
    width: 20%; height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.1s;
    gap:10px;
  }

 .pr_bg4{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_off_4.jpg);
    width: 20%; height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.1s;
    gap:10px;
  
  }
 .pr_bg5{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_off_5.jpg);
    width: 20%; height: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.1s;
    gap:10px;
  }

 
 .pr_bg:hover{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_on_1.jpg);
  }
 .pr_bg2:hover{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_on_2.jpg);
  }
 .pr_bg3:hover{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_on_3.jpg);
  }
 .pr_bg4:hover{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_on_4.jpg);
  }
 .pr_bg5:hover{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_on_5.jpg);
  }

  /*
  .pr_bg2:hover{
    background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pr_left_on_2.jpg);
    background-size: 1356px;width: 1356px;height: 600px;
    float: right;text-align: right;
    display: inline-block;
    position: absolute;right: 0;
    transition: 0.1s;
  }
*/

.pr_bg_txt1{
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}
.pr_bg_txt2{
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}
.pr_bg_txt3{
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}
.pr_bg_txt4{
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}
.pr_bg_txt5{
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}

.pr_bg_btn1{
  background: linear-gradient( to right, #4760ff, #0dccff );
  border-radius: 100px;
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
  width: 150px;
  text-align: center;
}
.pr_bg_btn2{
  background: linear-gradient( to right, #4760ff, #0dccff );
  border-radius: 100px;
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
  width: 150px;
  text-align: center;
}
.pr_bg_btn3{
  background: linear-gradient( to right, #4760ff, #0dccff );
  border-radius: 100px;
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
  width: 150px;
  text-align: center;
}
.pr_bg_btn4{
  background: linear-gradient( to right, #4760ff, #0dccff );
  border-radius: 100px;
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
  width: 150px;
  text-align: center;
}
.pr_bg_btn5{
  background: linear-gradient( to right, #4760ff, #0dccff );
  border-radius: 100px;
  color: #fff;
  font-size: 15px;
  padding: 10px 0;
  width: 150px;
  text-align: center;
}





  /*시설안내*/
.pr_bg_Place{background: #ebebeb;}
.pr_bg_Place > div{width: 1254px; margin: 0 auto; text-align: center;padding: 60px 0;}
.pl_into_first{background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/bg_pl_1.jpg);background-size: cover; height: 500px;}
.pl_into_first > div{width: 1200px; margin: 80px auto; text-align: center;position: relative;height: 377px;padding-top: 80px;}
.pl_into_first > div:nth-child(1){margin-bottom:  80px; margin-top: 0px;}
.pl_into_first .gallery-top_pl{height: 300px; width: 630px; float: left;position: static;}
.pl_into_first .gallery-top_pl .swiper_page_pl1{top: 223px; left: 907px; width: 100px;}
.pl_into_first .gallery-top_pl .swiper_page_pl1 span{font-size: 20px;color: #333;}
.pl_into_first .gallery-top_pl .swiper_page_pl1 span:nth-child(2){color: #9b9b9b;}
.pl_into_first .gallery-top_pl .swiper_next_pl1{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_next_1.png);
width: 36px;
height: 36px;
background-size: 36px;
right: 106px;
top: 242px;
}
.pl_into_first .gallery-top_pl .swiper_prev_pl1{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_prev_1.png);
width: 36px;
height: 36px;
background-size: 36px;
left: 1015px;
top: 242px;
}
.pl_into_first .gallery-thumbs_pl {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
height: 93px;width: 630px; float: left;
}
.pl_into_first .gallery-thumbs_pl .swiper-slide {
width: 25%;
height: 100%;
filter: grayscale(1);
opacity: 0.5;
}
.pl_into_first .gallery-thumbs_pl .swiper-slide-thumb-active {
opacity: 1;
border: 3px solid #0080ff;
filter: none;
}
.pl_into_first .gallery-thumbs_pl .swiper-slide{
background-size: 152px;
width: 152px;
height: 72px;
}
.pl_into_first .gallery-top_pl2{
height: 300px;
width: 630px;
float: right;
position: static;}

.pl_into_first .gallery-top_pl2 .swiper_page_pl2{top: 223px; left: 273px;width: 100px;}
.pl_into_first .gallery-top_pl2 .swiper_page_pl2 span{font-size: 20px;color: #333;}
.pl_into_first .gallery-top_pl2 .swiper_page_pl2 span:nth-child(2){color: #9b9b9b;}
.pl_into_first .gallery-top_pl2 .swiper_next_pl2{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_next_1.png);
width: 36px;
height: 36px;
background-size: 36px;
right: 750px;
top: 244px;
}
.pl_into_first .gallery-top_pl2 .swiper_prev_pl2{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_prev_1.png);
width: 36px;
height: 36px;
background-size: 36px;
left: 371px;
top: 244px;
}
.pl_into_first .gallery-thumbs_pl2 {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
height: 93px;width: 630px; float: right;
}
.pl_into_first .gallery-thumbs_pl2 .swiper-slide {
width: 25%;
height: 100%;
filter: grayscale(1);
opacity: 0.5;
}
.pl_into_first .gallery-thumbs_pl2 .swiper-slide-thumb-active {opacity: 1; border: 3px solid #0080ff; filter: none;}
.pl_into_first .gallery-thumbs_pl2 .swiper-slide{background-size: 152px; width: 152px;height: 72px;}



/*부산*/
.pl_into_first .gallery-top_pl3{
height: 300px;
width: 630px;
float: left;
position: static;}


.pl_into_first .gallery-top_pl3 .swiper_page_pl3{top: 223px; left: 907px;width: 100px;}
.pl_into_first .gallery-top_pl3 .swiper_page_pl3 span{font-size: 20px;color: #333;}
.pl_into_first .gallery-top_pl3 .swiper_page_pl3 span:nth-child(2){color: #9b9b9b;}
.pl_into_first .gallery-top_pl3 .swiper_next_pl3{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_next_1.png);
width: 36px;
height: 36px;
background-size: 36px;
right: 106px;
top: 242px;
}
.pl_into_first .gallery-top_pl3 .swiper_prev_pl3{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_prev_1.png);
width: 36px;
height: 36px;
background-size: 36px;
left: 1015px;
top: 242px;
}
.pl_into_first .gallery-thumbs_pl3 {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
height: 93px;width: 630px; float: left;
}
.pl_into_first .gallery-thumbs_pl3 .swiper-slide {
width: 25%;
height: 100%;
filter: grayscale(1);
opacity: 0.5;
}
.pl_into_first .gallery-thumbs_pl3 .swiper-slide-thumb-active {
opacity: 1;
border: 3px solid #0080ff;
filter: none;
}
.pl_into_first .gallery-thumbs_pl3 .swiper-slide{background-size: 152px; width: 152px;height: 72px;}




/*인천*/
.pl_into_first .gallery-top_pl4{height: 300px; width: 630px; float: left;position: static;}
.pl_into_first .gallery-top_pl4 .swiper_page_pl4{top: 223px;
  left: 907px;
  width: 100px;}
.pl_into_first .gallery-top_pl4 .swiper_page_pl4 span{font-size: 20px;color: #333;}
.pl_into_first .gallery-top_pl4 .swiper_page_pl4 span:nth-child(2){color: #9b9b9b;}
.pl_into_first .gallery-top_pl4 .swiper_next_pl4{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_next_1.png);
width: 36px;
height: 36px;
background-size: 36px;
right: 106px;
top: 242px;
}
.pl_into_first .gallery-top_pl4 .swiper_prev_pl4{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_prev_1.png);
width: 36px;
height: 36px;
background-size: 36px;
left: 1015px;
top: 242px;
}
.pl_into_first .gallery-thumbs_pl4 {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
height: 93px;width: 630px; float: left;
}
.pl_into_first .gallery-thumbs_pl4 .swiper-slide {
width: 25%;
height: 100%;
filter: grayscale(1);
opacity: 0.5;
}
.pl_into_first .gallery-thumbs_pl4 .swiper-slide-thumb-active { opacity: 1; border: 3px solid #0080ff;filter: none;}
.pl_into_first .gallery-thumbs_pl4 .swiper-slide{background-size: 152px; width: 152px;height: 72px;}



/*수원*/
.pl_into_first .gallery-top_pl5{height: 300px; width: 630px; float: left;position: static;}
.pl_into_first .gallery-top_pl5 .swiper_page_pl5{top: 223px; left: 907px;width: 100px;}
.pl_into_first .gallery-top_pl5 .swiper_page_pl5 span{font-size: 20px;color: #333;}
.pl_into_first .gallery-top_pl5 .swiper_page_pl5 span:nth-child(2){color: #9b9b9b;}
.pl_into_first .gallery-top_pl5 .swiper_next_pl5{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_next_1.png);
width: 36px;
height: 36px;
background-size: 36px;
right: 106px;
top: 242px;
}
.pl_into_first .gallery-top_pl5 .swiper_prev_pl5{
background-image: url(https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/curriculum_prev_1.png);
width: 36px;
height: 36px;
background-size: 36px;
left: 1015px;
top: 242px;
}
.pl_into_first .gallery-thumbs_pl5 {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
height: 93px;width: 630px; float: left;
}
.pl_into_first .gallery-thumbs_pl5 .swiper-slide {
width: 25%;
height: 100%;
filter: grayscale(1);
opacity: 0.5;
}
.pl_into_first .gallery-thumbs_pl5 .swiper-slide-thumb-active { opacity: 1; border: 3px solid #0080ff; filter: none; }
.pl_into_first .gallery-thumbs_pl5 .swiper-slide{background-size: 152px; width: 152px;height: 72px;}
.pl_into_first .pl_into_tbox{width: 310px; display: inline-block;padding-top: 127px;}
.pl_into_first .pl_into_tbox .pl_into_tbox_l{position: absolute;left: 590px;top: 235px; z-index: 1;}
.pl_into_first .pl_into_tbox .pl_into_tbox_r{position: absolute;left: 530px;top: 235px; z-index: 1;}
.pl_into_first .pl_into_tbox h2{font-size: 40px; font-weight: 500;color: #333;text-align: left;padding-bottom: 10px;}
.pl_into_first .pl_into_tbox p{font-size: 16px; font-weight: 300;color: #333;text-align: left;}






/*선생님소개*/
.pr_bg_Teacher{background: #F9F9F9;width: 100%; display: flex;padding-top: 60px;}
.pr_bg_Teacher > div{ margin: auto; text-align: center;}
.pr_bg_Teacher > div img{
  vertical-align: top;
}
.it_tc_list{background: #f9f9f9;width: 100%; padding: 60px 0 70px 0;display: flex;}
.it_tc_list > div{width: 1140px; margin: 0 auto; text-align: center;}
.it_tc_list > div ul{
  display: flex;flex-wrap: wrap;justify-content: space-between;gap:60px
}
.it_tc_list > div li{display: inline-block;/*float: left;margin-right: 46px;margin-top: 60px;*/position: relative;}
/*  .it_tc_list > div li:nth-child(4){display: inline-block;float: left;margin-right: 0;margin-top: 60px;position: relative;}
.it_tc_list > div li:nth-child(8){display: inline-block;float: left;margin-right: 0;margin-top: 60px;position: relative;}
.it_tc_list > div li:nth-child(12){display: inline-block;float: left;margin-right: 0;margin-top: 60px;position: relative;}
.it_tc_list > div li:nth-child(16){display: inline-block;float: left;margin-right: 0;margin-top: 60px;position: relative;}
.it_tc_list > div li:nth-child(20){display: inline-block;float: left;margin-right: 0;margin-top: 60px;position: relative;}*/
.it_tc_list > div li a{display: flex;flex-direction: column;gap:10px;position: relative;}
  .it_tc_list > div li h2{color: #222222;font-size: 20px;text-align: center;font-weight: 700;margin: 0 auto;display: flex;flex-direction: column;justify-content: center;padding-top: 8px;line-height: 1;}
  .it_tc_list > div li p{color: #000;font-size: 14px;font-weight: 700;padding-top: 2px;line-height: 1;}
  .it_tc_list > div li p span{color: #555;font-size: 14px;font-weight: 400;padding-left: 5px;}
  .it_tc_list > div li img{opacity: 1;vertical-align: top;}
  .it_tc_list > div li h3{position: absolute;color: #fff;background: #0080ff; border-radius: 100px;padding: 15px 0;font-size: 14px;text-align: center;width: 150px;top: 50%;left: 50%;display: none;transform: translate(-50%, -50%);}
  .tc_list_pop_Up{display:none; position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.8); top:0; left:0;z-index: 9999;}
  .tc_list_pop_Up .popup{ position:fixed; width:900px; height:540px; background:white;top:50%; left:50%; margin-top:-250px; margin-left:-450px; z-index:100;border-radius: 8px;}
  .tc_list_pop_Up .popup .contents{width:900px; height:540px;text-align:center;position: relative;}
  .tc_list_pop_Up .popup .contents p{ width:570px; height:50px; padding:0 10px 10px 10px;text-align:left; }
  .tc_list_pop_Up .popup .contents .swiper-container{position: static;}
  .tc_list_pop_Up .popup .tc_list_pop_close{width:50px; height:47px; text-align:center;padding-top: 20px; margin-left:830px;cursor: pointer;}
  .tc_list_pop_Up .swiper-button-next{right: -80px;width: 41px;height: 75px;background-size: 41px;top:200px;}
  .tc_list_pop_Up .swiper-button-prev{left: -80px;width: 41px;height: 75px;background-size: 41px;top:200px;}
  .tc_list_pop_Up .popup .contents .swiper-slide{position: relative;max-width: 900px;height: 505px;}
  .tc_list_pop_Up .popup .contents .swiper-slide .tc_list_pop_lecture a{border: 1px solid #393939;background: #fff;color: #393939;font-size: 12px;padding: 10px;float: left;margin: 0 4px 4px 0;cursor: unset;}
  /* .tc_list_pop_Up .popup .contents .swiper-slide .tc_list_pop_lecture a:hover{border: 1px solid #393939;background: #393939;color: #fff;font-size: 12px;padding: 10px;float: left;margin: 0 4px 4px 0;position: relative;} */
  .tc_list_pop_Up .popup .contents .swiper-slide .tc_list_pop_lecture a span{font-size: 12px; font-weight: 400;text-align: left;}
  .tc_list_pop_Up .popup .contents .swiper-slide .tc_list_pop_lecture .tc_list_lecture_off{padding-left: 20px;vertical-align: bottom;display: inline-block;padding-bottom: 8px;display: inline-block;}
  .tc_list_pop_Up .popup .contents .swiper-slide .tc_list_pop_lecture .tc_list_lecture_on{padding-left: 20px;vertical-align: bottom;display: inline-block;padding-bottom: 8px;display: none;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(1){display: inline-block;float: left;width: 325px;padding-top: 60px;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(2){display: inline-block;float: right;width: 560px;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(2) h2{
    font-size: 24px; font-weight: 600; color: #000;text-align: left;width: 100%;padding-top: 20px;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(2) h3{background: #606060;height: 2px; width: 30px;float: left;padding: 0;margin: 18px 100px 18px 0;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(2) > div:nth-child(3){width: 532px; height: 115px; overflow-y: scroll;overflow-x: hidden;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(2) > div:nth-child(6){width: 532px;display: inline-block;float: left;height: 92px;overflow: hidden;padding-top: 8px;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(1) h2{color: #222222;font-size: 20px;text-align: center;font-weight: 700;margin: 0 auto;display: flex;flex-direction: column;justify-content: center;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(1) p{color: #000;font-size: 14px;font-weight: 500;padding-top: 2px;text-align: center;float: left;width: 325px;height: auto;margin: 0 auto;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(1) p span{color: #555;font-size: 14px;font-weight: 500;padding-left: 5px;}
  .tc_list_pop_Up .popup .contents .swiper-slide > div:nth-child(2) > div p{line-height: 18px;text-align: left;float: left;height: auto;width: auto;font-size: 12px;width: 100%;padding: 0;}
  .tc_list_pop_Up .popup .contents .swiper-slide > a{background: #1970ff; border-radius: 100px; padding: 16px 0; width: 244px;display: flex;position: absolute;bottom: 35px;left: 326px;justify-content: center;align-items: center;}
  .tc_list_pop_Up .popup .contents .swiper-slide > a > h4{font-size: 14px; color: #fff;display: inline-block;}
  .tc_list_pop_Up .popup .contents .swiper-slide > a > img{padding-left: 20px;display: inline-block;padding-bottom: 0;}

  /*국비지원-2020.10.15*/
  .support_main_It{width: 1200px; margin: 0 auto; text-align: center;padding-top: 0px;}
  .support_main_It > img { margin: 35px 0;}
  .support_main_It .support_main_Slide{position: relative;padding: 0px 0;}
  .support_main_It .support_main_Slide .swiper-container{position: static;}
  .support_main_It .support_main_Slide .swiper-wrapper{width: 1200px; margin: 0 auto;}
  .support_main_It .support_main_Slide .swiper-slide{margin-bottom: 40px;max-width: 382px;}
  .support_main_It .support_main_Slide .swiper-slide > a > div{-webkit-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.15);
      -moz-box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.15);
      box-shadow: 2px 2px 20px 0px rgba(0,0,0,0.15);width: 382px;height: 490px;}
      .support_main_It .support_main_Slide .swiper-pagination{top: 605px;}
  .support_main_It .support_main_Slide .swiper-pagination span{font-size: 20px;color: #333;}
  .support_main_It .support_main_Slide .swiper-pagination span:nth-child(2){font-size: 20px;color: #8e8e8e;}
  .support_main_It .support_main_Slide .swiper-button-next{width:50px;height:51px;
	background-image:url('https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/nexticon1.png');
	background-size:50px;
	right:0;
top: 180px;}
	.support_main_It .support_main_Slide .swiper-button-prev{width:50px;height:51px;
	background-image:url('https://img.megastudyacademy.co.kr/campus/intra/main/B0001/pc/previcon1.png');
	background-size:50px;
	left:0;top: 180px;}
  .support_main_It .support_main_Slide .swiper-slide > a > div p{font-size: 18px; color: #333; font-weight: 400;text-align: left;width: 300px;margin: 30px 38px 20px 38px;}
  .support_bottom_It{width: 1200px; margin: 0 auto;text-align: center;}
  .support_bottom_It > ul > li{width: 382px; height: 58px; display: inline-block;float: left;margin-right: 27px;margin-bottom: 50px;}
  .support_bottom_It > ul > li a{color: #fff;font-size: 20px;font-weight: 400; display: flex;flex-direction: column;justify-content: center;height: 58px;}
  .support_bottom_It > ul > li:nth-child(1){background: #2a0eb9;}
  .support_bottom_It > ul > li:nth-child(2){background: #063685;}
  .support_bottom_It > ul > li:nth-child(3){background: #333843;margin: 0;}




  /* page/12 */
.page_content .category_community {margin-top:30px;}
.page_content .category_community {
	padding:20px 0;border-bottom:1px solid #222222;position: sticky;top:0;background: #fff;z-index: 3;
	display: flex;align-items: center;justify-content: space-between;
}
.page_content .category_community > h2 {
	font-size:24px;font-weight: 700;color:#222;
}
.page_content .category_community ul{
	display: flex;gap:8px;
}
.page_content .category_community ul li {
	display: flex;
}
.page_content .category_community ul li a{
	font-size:16px;font-weight:500;color:#444444;background-color: #F1F3F8;border-radius: 20px;
	padding:6.5px 17px;
}
.page_content .category_community   ul li a.active {
	background: #222;color:#fff;
}
.page_content .category_community .searchbox {
	margin:0;float: unset;display: flex;gap:10px;height: 38px;
}
.page_content .category_community   .searchbox input[type='text'] {
	border-radius: 5px;height: 38px;width: 296px;padding-left:20px;	font-size: 14px;
	font-weight: 500;
	color: #444444;
	border:1px solid #ddd;outline: 0;
	box-sizing: border-box;
	position: relative;
}
.page_content .category_community .searchbox input[type='text']:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px white inset;
	box-shadow: 0 0 0 1000px white inset;
  }
.page_content .category_community .searchbox input[type='text']::placeholder {
	color: #999999;
}
.page_content .category_community .searchbox button[type='submit']{
	position: absolute;border-radius: 5px;height: 38px;display: flex;
			align-items: center;
			justify-content: center;
			padding: 0 20px 1px 10px;
			outline: 0;
			border: 0;
			background: transparent;
			right: 0;
}