@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;
} */


.clear::after{content:""; display:table; clear:both;}
.suit_en{letter-spacing: normal;}

.performer_index{width:100%; margin:0 auto; line-height: 1.5;}

.performer_index .main_banner{width:100%; margin:0 auto; padding:340px 0 160px; background-image:url(https://igm.or.kr/class/img/performer/performer_bg01.png);
background-size: cover;  background-position: center;}

.performer_index .main_banner_text{width:100%; max-width: 1024px; margin:0 auto; text-align: right; color:#1d2333;}
.performer_index .main_banner_text h1{ font-size:7rem; line-height: 1.3; font-weight: 900; }
.performer_index .main_banner_text h5{ font-weight: 400; font-size: 2.2rem;  line-height: 1.3;}

.section{width:100%;}
.performer_index .section01{padding:120px 0; background: linear-gradient(140deg, #19202e 5%, #4878d8 100%);}
.performer_index .section01_tit{width:100%; margin:0 auto; max-width: 1024px; color:#ffffff; 
}
  .performer_index .section01_tit p{ font-weight: 400; font-size: 1.8rem; }
.performer_index .section01_tit h2{font-size: 4rem; }
.performer_index .section01_con {padding-top:80px;}
.performer_index .section01_con p{font-size: 1.9rem; font-weight: 600;}
.performer_index .section01_con h5{font-size: 2rem; }
.performer_index .section01_con li{float:left; width:48%; margin-left:4%;}
.performer_index .section01_con li:first-child{ margin-left:0%;}
.performer_index .section01_con01 {width:100%; padding:40px 30px; height:260px; color:#202020;
  background-image:url(https://igm.or.kr/class/img/performer/performer_bg04.png);
background-size: cover; background-repeat: no-repeat; border-radius: 15px;}
.performer_index .section01_con02 {width:100%; padding:40px 30px; height:260px; 
  color:#202020; background-image:url(https://igm.or.kr/class/img/performer/performer_bg05.png);
background-size: cover; background-repeat: no-repeat; border-radius: 15px; margin-top:40px;}
.performer_index .section01_con03 {width:100%; padding:80px 30px; height:560px; 
    background-image:url(https://igm.or.kr/class/img/performer/performer_bg06.png);  color:#202020; text-align: center;
background-size: cover; background-repeat: no-repeat;  border-radius: 15px;}





.performer_index .section02{width:100%; padding:160px 0;   background-image:url(https://igm.or.kr/class/img/performer/performer_bg07.png);
background-size: cover; background-repeat: no-repeat; background-position: center;}
.performer_index .section02_tit{width:100%; margin:0 auto; padding:60px 0; height: 500px; position: relative;}
.performer_index .section02_img{display: none;}
.performer_index .section02_img img{width:80%;}
.performer_index .section02_text {position: absolute; right:16%; top:50%; transform: translate(0%, -50%);}

.performer_index .section02_text h2{font-size: 4rem; font-weight: 900; }
.performer_index .section02_text h4{font-weight: 400; line-height: 1.8;}

.performer_index .section03{width:100%; padding:120px 0; background-color: #f2f2f2;}
.performer_index .section03_tit h2{font-size: 4rem; font-weight: 900; color:#333333;  text-align: center;padding-bottom:120px;}
.performer_index .section03 .layout2{width:100%; margin:0 auto; max-width: 1024px; padding-bottom:30px;}
.performer_index .section03_con{display: flex; gap:6%; background-color: #ffffff; border-radius: 6px; padding:40px 20px;}
.performer_index .section03_con .section03_img{width:100%; max-width: 100px;}






@media (max-width: 1024px) {

.performer_index .main_banner_text{width:90%;
  margin:0 auto; text-align: right; color:#1d2333;}
.performer_index .section01_tit{width:90%;}
.performer_index .section02{width:100%;  background-position: bottom; }
.performer_index .section02_tit{width:90%; margin:0 auto; padding:120px 0; height: 100%; position: unset;}
.performer_index .section02_text {position:unset;float:right; transform: translate(0);}


.performer_index .section03 .layout2{width:90%; }


}

@media (max-width: 767px) {
.performer_index .main_banner{width:100%; margin:0 auto; padding:160px 0 320px; background-position: left;}
.performer_index .section02_tit{padding:0;}
.performer_index .main_banner_text{text-align: center; color:#ffffff;}
.performer_index .section02{width:100%; padding:160px 0;   background-image:none; background-color: #f2f2f2;}
.performer_index .section02_text {float:none;}
.performer_index .section02_img{display: block; padding-top:60px;}
.performer_index .section03_tit h2{padding-bottom:60px;}
.performer_index .section03 .layout2{padding-bottom: 0;}
.performer_index .section03 .layout2 > div{margin-bottom:20px;}
}


@media (max-width: 480px) {
  .performer_index .main_banner_text h5{font-size: 2rem;}
  .performer_index .main_banner_text h1{font-size: 6rem;}
.performer_index .section01_con li{width:100%; float:none; margin-left:0;}
.performer_index .section01_con03{height: 260px; margin-top:40px; background-position: center; text-align: left; padding:40px 30px;}
.performer_index .section01_con h5{font-size: 1.6rem;}
.performer_index .section02{padding:90px 0;}
.performer_index .section02_text h2{font-size: 2.4rem;}
.performer_index .section02_text h4{font-size: 1.6rem;}
.performer_index .section02_img img{width:100%;}
  .performer_index .section02_tit p{padding:60px 0 30px;}
  .performer_index .section02 .layout2 li{margin:20px auto;}
  .performer_index .section02 > p{font-size: 2rem; padding-top:30px;}
  .performer_index .section03{padding:60px 0;}
  .performer_index .section03_tit h2{font-size:2.4rem; padding-bottom: 30px;}

}