@charset 'utf-8';
	
#ClipBoard {position:absolute;opacity:0;height:0;left:-9999px;}
/* Hidden acessi */
.accessibility{
	overflow:hidden;
	position:relative;
	z-index:1000;
	width:100%;
	
}

.accessibility a {
    display: block;
    overflow: hidden;
    height: 1px;
    width: 1px;
    margin: 0 -1px -1px 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.accessibility a:focus, #accessibility a:hover, #accessibility {
	width:auto;
	height:24px;
	padding:8px 0 0 15px;
	margin:0;
	background :#444;
	font-size:12px;
	font-weight:700;
	line-height:1;
	color:#fff;
	border:2px dashed #fff;
}
/*
.accessibility a:focus{
	outline: 2px solid #ff4400;
}
*/

.hddens{
overflow:hidden;
	display:inline-block;
	border:0;
	margin:-1px;
	width:1px;
	height:1px;
	clip: rect(1px,1px,1px,1px);
	clip-path: inset(50%);	
	
}
.sitemap_wrap {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.sitemap_wrap::-webkit-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 7px;
  height: 7px;
}
.sitemap_wrap::-webkit-scrollbar-track-piece {
  background-color: #f4f4f4;
}
.sitemap_wrap::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #e4e4e4;
}
.sitemap_wrap::-webkit-scrollbar-thumb:hover {
  background-color: #dfdfdf;
  cursor: pointer;
}
.sitemap_wrap::-webkit-scrollbar-thumb:active {
  background-color: #dfdfdf;
  cursor: pointer;
}
.sitemap_wrap::-webkit-scrollbar-button {
  background-color: darkblue;
  width: 0px;
  height: 0px;
}

.footer_wrap .f_menu ul li {
  position: relative;
  padding: 0 10px;
}
.footer_wrap .f_menu ul li:first-child {
  padding-left: 0;
}
.footer_wrap .f_menu ul li:last-child:after {
  display: none;
}
.footer_wrap .f_menu ul li:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 10px;
  width: 2px;
  background-color: #aaa;
}

.footer_wrap .max, .gnb_wrap > ul, .header_wrap .side_wrap {
  max-width: 1400px;
  margin: 0 auto;
}

* {
  box-sizing: border-box;
}

button {
  border: 0;
  background-color: transparent;
  cursor: pointer;
  font-size: 19px;
}

a {
  text-decoration: none;
  color: #141414;
}

.header_wrap {
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.07);
  z-index: 9;
  transition: all 0.2s ease-in-out;
}
.header_wrap.sub, .header_wrap.hover, .header_wrap.header_active {
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.header_wrap.sub, .header_wrap.header_active {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.header_wrap .side_wrap {
  position: relative;
  padding-top: 48px;
}
.header_wrap .side_gnb_left {
  position: absolute;
  left: 0;
  top: 0;
}
.header_wrap .side_gnb_right {
  position: absolute;
  right: 0;
  top: 0;
}

.logo_area {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-695px);
  z-index:2;
}
.logo_area a {
  display: block;
}

.gnb_order {
  position: absolute;
  top: 62px;
  right: 50%;
  transform: translateX(695px);
}
.gnb_order a {
  float: left;
  font-size: 30px;
  color: #fff;
}
.sub .gnb_order a, .header_active .gnb_order a, .hover .gnb_order a {
  color: #141414;
}
.gnb_order .sitemap {
  float: left;
  margin-left: 20px;
  display: flex;
  cursor: pointer;
  vertical-align: top;
  width: 32px;
  height: 36px;
  flex-direction: column;
  justify-content: space-between;
  padding: 7px 0;
}
.gnb_order .sitemap:hover:before, .gnb_order .sitemap:hover:after {
  width: 80%;
}
.gnb_order .sitemap:hover span {
  width: 100%;
}
.gnb_order .sitemap:before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
}
.sub .gnb_order .sitemap:before, .header_active .gnb_order .sitemap:before, .hover .gnb_order .sitemap:before {
  background-color: #141414;
}
.gnb_order .sitemap span {
  display: block;
  width: 80%;
  height: 3px;
  background-color: #fff;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.sub .gnb_order .sitemap span, .header_active .gnb_order .sitemap span, .hover .gnb_order .sitemap span {
  background-color: #141414;
}
.gnb_order .sitemap:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
}
.sub .gnb_order .sitemap:after, .header_active .gnb_order .sitemap:after, .hover .gnb_order .sitemap:after {
  background-color: #141414;
}

.gnb_wrap {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
}
.hover .gnb_wrap:before {
  content: "";
  position: fixed;
  top: 125px;
  left: 0;
  right: 0;
  height: 1px;
  background: #ececec;
  z-index: 55;
}
.hover .gnb_wrap:after {
  content: "";
  position: absolute;
  top: 77px;
  right: calc(100% - 100px);
  width: 1280px;
  height: calc(100% - 77px);
  background-color: #f8f8f8;
  background-image: url(/academy/images2/common/bg_gnb.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 55;
}
.gnb_wrap .sub_gnb {
  display: none;
  padding: 15px 0;
}
.gnb_wrap .sub_gnb ul li {
  display: block;
}
.gnb_wrap .sub_gnb ul li a {
  font-family: "S-CoreDream-R";
  padding: 10px 0;
  display: block;
  font-size: 16px;
  color: #727272;
}
.gnb_wrap .sub_gnb ul li a:hover {
  color: #f7921e;
}
.gnb_wrap > ul {
  text-align: center;
  transform: translateX(70px);
}
.gnb_wrap > ul > li {
  position: relative;
  z-index: 56;
  display: inline-block;
  vertical-align: top;
}
.gnb_wrap > ul > li:hover > a {
  border-bottom: 4px solid #f7921e;
}
.gnb_wrap > ul > li > a {
  display: block;
  font-size: 19px;
  padding: 25px 2.3rem;
  color: #fff;
  font-family: "GmarketSansMedium";
  border-bottom: 4px solid transparent;
}
.sub .gnb_wrap > ul > li > a, .hover .gnb_wrap > ul > li > a, .header_active .gnb_wrap > ul > li > a {
  color: #141414;
}
.gnb_wrap .mesg_gnb {
  display: none;
  position: absolute;
  left: 50%;
  text-align: left;
  transform: translateX(-650px);
  z-index: 57;
  top: 45%;
}
.hover .gnb_wrap .mesg_gnb {
  display: inline-block;
}
.gnb_wrap .mesg_gnb .exp {
  font-size: 16px;
  font-family: "S-CoreDream-L";
  color: #727272;
  margin-bottom: 10px;
}
.gnb_wrap .mesg_gnb .tit_logo {
  color: #484848;
  font-size: 32px;
}

.hide {
  text-indent: -99999px;
  font-size: 0;
  height: 0;
  opacity: 0;
  padding: 0;
  margin: 0;
}

h3 {
  font-size: 36px;
  padding: 10px 0;
  color: #2b2b2b;
  font-family: "GmarketSansBold";
}

.side_gnb_left a {
  position: relative;
  padding: 10px;
  display: inline-block;
  font-size: 14px;
  font-family: "GmarketSansMedium";
  font-weight: 300;
  color: #fff;
}
.sub .side_gnb_left a, .header_active .side_gnb_left a, .hover .side_gnb_left a {
  color: #141414;
}
.sub .side_gnb_left a:after, .header_active .side_gnb_left a:after, .hover .side_gnb_left a:after {
  background-color: #ddd;
}
.side_gnb_left a:last-child:after {
  display: none;
}
.side_gnb_left a:after {
  content: "";
  position: absolute;
  right: 0;
  width: 2px;
  background-color: #fff;
  height: 11px;
  top: 11px;
}

.side_gnb_right * {
  font-size: 14px;
  font-family: "GmarketSansMedium";
  color: #fff;
}
.sub .side_gnb_right *, .header_active .side_gnb_right *, .hover .side_gnb_right * {
  color: #141414;
}
.side_gnb_right .fav {
  display: inline-block;
}
.side_gnb_right .font_size {
  margin-left: 10px;
  display: inline-block;
  margin-top: 8px;
}
.side_gnb_right .font_size span {
  display: inline-block;
}
.side_gnb_right .font_size button {
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 17px;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  line-height: 22px;
}
.side_gnb_right .btn_log_area {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  font-size: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.side_gnb_right .btn_log_area i {
  font-size: 18px;
  vertical-align: top;
  margin-right: 5px;
  color: #141414;
}
.side_gnb_right .btn_log_area a {
  color: #141414;
  display: inline-block;
  line-height: 20px;
  padding: 10px 0 10px 15px;
  position: relative;
}
.side_gnb_right .btn_log_area a:after {
	content:'';
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #aaa;
    vertical-align: top;
    margin: 3px 0 0 15px;
}
.side_gnb_right .btn_log_area a:last-child {padding-right:15px;}
.side_gnb_right .btn_log_area a:last-child:after {display: none;}
.footer_wrap {
  padding: 30px 0;
  border-top:1px solid #ddd;
}
.footer_wrap .max {
  display: flex;
  justify-content: space-between;
}
.footer_wrap .f_menu {
  margin-bottom: 25px;
}
.footer_wrap .f_menu ul li {
  display: inline-block;
}
.footer_wrap .f_menu ul li a {
  font-size: 14px;
  display: block;
  padding: 5px 0;
  font-family: "S-CoreDream-R";
  color: #151515;
}
.footer_wrap .f_menu ul li a.point {
  color: #187dad;
  font-weight: bold;
}
.footer_wrap .f_site_info p {
  font-size: 13px;
  font-family: "S-CoreDream-R";
  line-height: 1.5;
}

.site_area {
  display: inline-block;
  font-size: 0;
}
.site_area .site_box {
  display: inline-block;
  vertical-align: middle;
}
.site_area .site_box .baro_box {
  position: relative;
}
.site_area .site_box .baro_box .site_btn {
  position: relative;
  width: 240px;
  height: 44px;
  border: 1px solid #e1e1e1;
  padding: 0 30px 0 22px;
  font-weight: 500;
  font-size: 14px;
  line-height: 44px;
  color: #757575;
  text-align: left;
  outline: none;
}
.site_area .site_box .baro_box .site_btn:focus {
  outline: 1px dashed #666;
}
.site_area .site_box .baro_box .site_btn .arr {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  font-size: 12px;
  transition: all 0.3s;
}
.site_area .site_box .baro_box .site_btn.on .arr {
  transform: rotate(180deg);
}
.site_area .site_box .baro_box .site_link {
  display: none;
  position: absolute;
  left: 0;
  bottom: 44px;
  width: 100%;
  max-height: 150px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  overflow-y: auto;
}
.site_area .site_box .baro_box .site_link li {
  border-bottom: 1px solid #e2e2e2;
  padding: 3px;
}
.site_area .site_box .baro_box .site_link li:last-child {
  border-bottom: 0;
}
.site_area .site_box .baro_box .site_link li a {
  display: block;
  padding: 10px;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  word-break: keep-all;
}
.site_area .site_box .top_btn2 {
  float: right;
  width: 59px;
  height: 49px;
  padding-top: 0px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  color: #000;
  font-size: 12px;
  font-weight: 300;
  outline: none;
}
.site_area .view_link {
  display: inline-block;
  padding: 0 17px;
  height: 44px;
  background-color: #4a4b4e;
  text-align: center;
  vertical-align: middle;
}
.site_area .view_link .text {
  display: block;
  font-weight: 300;
  font-size: 14px;
  line-height: 44px;
  color: #ffffff;
}

.sitemap_wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  bottom: 0;
  padding: 5vw 0;
  background-color: #21345f;
  background-image: url(/academy/images2/common/bg_sitemap.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  overflow: auto;
}
.sitemap_wrap .close {
  position: absolute;
  top: 5vw;
  right: 50%;
  transform: translateX(650px);
}
.sitemap_wrap .close i {
  font-size: 46px;
  font-weight: bold;
  color: #fff;
}
.sitemap_wrap a {
  color: #fff;
}
.sitemap_wrap h3 {
  text-align: center;
  color: #fff;
  margin-bottom: 2vw;
}
.sitemap_wrap .sitemap_list {
  max-width: 1400px;
  margin: 0 auto;
}
.sitemap_wrap .sitemap_list .menu_block {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
  width: 23%;
  margin-bottom: 3vw;
}
.sitemap_wrap .sitemap_list .menu_block:focus-within .top_menu a, .sitemap_wrap .sitemap_list .menu_block:hover .top_menu a {
  background: linear-gradient(90deg, rgb(33, 95, 165) 0%, rgb(29, 233, 182) 100%);
}
.sitemap_wrap .sitemap_list .menu_block .top_menu a {
  font-size: 24px;
  font-family: "GmarketSansMedium";
  font-weight: bold;
  display: block;
  background-color: #334a73;
  padding: 30px 0;
  text-align: center;
  border-radius: 30px 0 30px 0;
  width: 100%;
}
.sitemap_wrap .sitemap_list .menu_block > ul {
  padding: 15px 0;
}
.sitemap_wrap .sitemap_list .menu_block > ul li {
  padding: 10px 0;
}
.sitemap_wrap .sitemap_list .menu_block > ul li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 10px;
}
.sitemap_wrap .sitemap_list .menu_block > ul li a {
  display: inline-block;
  font-size: 18px;
  font-family: "S-CoreDream-m";
  color: #98a4c1;
}
.sitemap_wrap .sitemap_list .menu_block > ul li a:hover, .sitemap_wrap .sitemap_list .menu_block > ul li a:focus {
  outline: none;
  color: #fff;
  outline:1px dashed #fff;
}

@media all and (max-width: 1400px) {
  .logo_area {
    top: 40px;
    left: 10px;
    transform: none;
  }
  .gnb_order {
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
  }
  .gnb_wrap > ul > li > a {
    padding: 25px 3vw;
  }
}
@media all and (max-width: 1280px) {
  .gnb_wrap {
    display: none;
  }
  .header_wrap {
    padding: 10px 2vw;
  }
  .header_wrap .side_wrap {
    display: none;
  }
  .logo_area {
    position: static;
  }
  .logo_area a {
    display: inline-block;
  }
  .logo_area a img {
    height: 9vw;
    max-height: 60px;
  }
}
@media all and (max-width: 768px) {
	.footer_wrap .max {
		display:block; 
	}
	.footer_wrap .max .right {
		margin-top:20px;
	} 
}