@import url('https://cdn.jsdelivr.net/gh/sun-typeface/SUIT@2/fonts/static/woff2/SUIT.css?family=SUIT');

/*
img{width:100%;}
body { font-weight: 400; color:#333;padding:0; margin:0; font-size:18px; letter-spacing: -1px; height:100%; font-family: 'SUIT', sans-serif, 'Noto Sans KR', sans-serif; background:#ffffff;min-width:320px;-webkit-text-size-adjust: none; }
body.is_hidden{overflow:hidden}
html, h1, h2, h3, h4, h5, h6, form, fieldset, td, tr, table ,tbody {margin:0;padding:0;border:0; border-spacing: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
label, input, button, select {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button,input[type=submit] {cursor:pointer;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {-webkit-appearance:none}
textarea, select {font-size:1em;}
textarea {border-radius:0;-webkit-appearance:none}
select{background:#fff}
p {margin:0;padding:0;}
hr {display:none;}
button {background-color:unset; border:0; }
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {text-decoration:none;}
ul,li,dl,dt,dd {padding:0;margin:0; list-style: none;}
ul {list-style:none;}
*, :after, :before {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
} */

img{width:100%;}
.clear::after{content:""; display:table; clear:both;}
.suit_en{letter-spacing: normal;}
.MBA_point{color:#6e5ef5;}

.trend{width:100%; height:100%; position: relative; margin:0 auto; line-height: 1.5;}

.trend .main_banner{width:100%; margin:0 auto; padding:240px 0 160px;
background-image: url(https://igm.or.kr/class/img/trend/trend_bg01.jpg); background-size: cover;  background-position: center;}
.trend .renew_contents .layout2{gap:4%; width:100%;}
.trend .main_banner_tit{ max-width: 960px;  margin:0 auto; text-align: center;}

.trend .main_banner_tit p{color:#cdcbdf; font-size: 2rem; line-height: 1.5}
.trend .main_banner_tit h4{color:#FFFFFF; font-size: 3rem;  display: inline-block;}
.trend .main_banner_tit h1{font-size: 4rem; color:#ffffff;padding-bottom:80px; font-weight: 800;
background: linear-gradient(30deg, #ff7b00 5%, hsl(59, 100%, 85%) 60% );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }




.trend .section{width:100%; margin-top:120px;}
.trend .section01{width:100%; margin:0 auto; padding:120px 0; background:linear-gradient(0deg, #acbbff 0%, #1a2e87 50%, #000000 90% );  }
.trend .section01 h2{color:#ffffff; font-size: 3rem; text-align: center; padding-bottom:40px; }

.trend .section02{width:100%; margin:0 auto; padding:120px 0;}
.trend .section02_tit{width:50% !important; margin:0 auto; max-width: 1280px;   border-right:2px solid#acbbff;}
.trend .section02_tit h3{color:#6e5ef5; padding:20px 40px; font-size: 3.8rem; border-right:10px solid#acbbff; line-height: 1.3; text-align: right; font-weight: 900; }
.trend .section02_tit p{color:#202020; font-size: 18px; text-align: center;}
.trend .section02_con{width:100% !important; margin:0 auto; max-width: 1280px; }
.trend .section02_con h4{font-size: 2.4rem;}
.trend .section02_con p{font-size: 1.8rem;  margin-left:24px;}

.trend .section03{justify-content: center;  padding-bottom: 120px; max-width: 1024px; margin:0 auto;}
.trend .section03_tit{width:100%; margin:0 auto; max-width: 1280px;}

.trend .section03 h4{color:#6e5ef5; font-size: 3rem; font-weight: 800;}
.trend .section03_img{ width: 40% !important; margin:0 auto; }
.trend .section03_img img{border-radius: 20px;}
.trend .section03_con{width: 60% !important; margin:0 auto; font-size: 2rem;}

.trend .section04{width:100%; margin:0 auto; padding:140px 0; background-image: url(https://igm.or.kr/class/img/trend/trend_bg03.jpg); background-size: cover;background-attachment: fixed;}
.trend .section04 h2{color:#ffffff; font-size:3.2rem; text-align: center;}
.trend .section04 li{list-style: none; transition: transform 0.2s ease-out; color:#ffffff; background:rgba(255, 255, 255, 0.2)}
.trend .section04 li:hover{transition: all .3s; transform: translateY(-5px);}

.trend .section05{width:90%; max-width: 1024px; margin:0 auto;}
.trend .section05 h2{text-align: center; font-size:3.2rem;}
.trend .section05 h3{text-align: center; font-size:2.4rem; margin-bottom:0 !important;}
.trend .section05 h6{text-align: center; display: inline-block; color:#202020; padding:0 20px;
                     font-weight: 700; font-size: 2rem; letter-spacing: 0.5px;}
.trend .section05 h5{margin-bottom:10px; font-size: 1.4rem; color:#666666; background-color: #eeeeee;  padding:2px 20px; font-weight: 800;}
.trend .section05 p{font-size: 1.8rem;}
.trend .section05_con{margin-bottom:20px; transition: transform 0.2s ease-out; padding:30px; box-shadow: 0 5px 14px rgba(105, 105, 105, 0.1); overflow: hidden;}
.trend .section05_con:hover{ box-shadow: 0 8px 14px rgba(105, 105, 105, 0.2); transition: all .3s; transform: translateY(-5px);}
.trend .section05_tit{float:left; width:18%; border-right:10px solid#acbbff; color:#6e5ef5; }
.trend .section05_container{float:left; width:80%; padding-left:2%;  border-left:1px solid#acbbff; }
.trend .trend_button:hover{font-weight: 800;}

@media (max-width: 767px) {
  .trend .section02_tit{width:100% !important; margin:0 auto; max-width: 1280px;   border-right:0;}
  .trend .section02_tit h3{color:#6e5ef5; padding:20px 40px; font-size: 3.8rem; border-right:0; line-height: 1.3; text-align: center; font-weight: 900; }
  .trend .section05_tit{float:none; width:100%; border-right:0; color:#6e5ef5; margin-bottom:20px; padding:0 10px; border-left:5px solid#acbbff;}
  .trend .section04 li p{font-size: 1.8rem !important;}
  .trend .section05 h3{ text-align: left;}
  .trend .section05_container{float:none; width:100%; padding-left:0;  border-left:0; }
}

@media (max-width: 480px) {
  .trend .main_banner{padding:120px 0 80px;}
  .trend .section01{padding:80px 0;}
  .trend .section02{padding:60px 0;}
  .trend .section03{padding-bottom:80px;}
  .trend .section04{padding:80px 0 0;}
  .trend .main_banner_tit h1{font-size: 3rem;}
  .trend .section01 h2{width:90%; margin:0 auto;}
  .trend .section02_con h4{font-size: 2rem;}
  .trend .section03 h4{text-align: center;}
  .trend .curriculum_date{float: none; width:100%; text-align: left;}
  .trend .section05 h6{padding:0;}
  .trend .section05 h5{margin-bottom:20px;}
  .trend .curriculum_title{float:none; width:100%; border-left:0; margin-left:0; padding-left:0; padding-top:20px;}
}
