@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;}

.feedback_index{width:100%; margin:0 auto; line-height: 1.5;}

.feedback_index .main_banner{width:100%; margin:0 auto; padding:120px 0 360px; background-image:url(https://igm.or.kr/class/img/feedback/feedback_bg.jpg);
background-size: cover;  background-position:center;}

.feedback_index .main_banner_text{width:100%; max-width: 1280px; margin:0 auto; color:#5b4642; }
.feedback_index .main_banner_tit{width:100%; max-width: 1280px;  margin:0 auto; color:#5b4642;  }
.feedback_index .main_banner_tit h1{ font-size:5rem; line-height: 1.3; font-weight: 900; }
.feedback_index .main_banner_text h5{ font-weight: 600; font-size: 3rem;  line-height: 1.4;}

.section{width:100%;}
.feedback_index .section01{background-image:url(https://igm.or.kr/class/img/feedback/feedback_bg01.jpg);
background-size: cover;  background-position:bottom; padding:100px 0 280px;}
.feedback_index .section01_con h4{font-size: 3rem; font-weight: 900; color:#333333;margin-bottom:20px; text-align: center;}
.feedback_index .section01_con h6{font-size: 2rem; background-color:rgba(239,207,202,0.7); border-radius: 50px; margin-bottom:10px; padding:20px 40px;font-weight: 500;}
.feedback_index .section01_con h5{font-size: 2rem; background-color:rgba(225,203,193,0.7); border-radius: 50px; margin-bottom:10px; padding:20px 40px; font-weight: 500;}
.feedback_index .section01 .layout2{width:100%; margin:0 auto; max-width: 1280px; padding-bottom:30px;}
.feedback_index .section01_con .section02_img{width:100%; max-width: 80px;}

.feedback_index .section02{width:100%; padding-top:120px; background-color: #624c48;}
.feedback_index .section02_tit{color:#ffffff; text-align: center;}
.feedback_index .section02_text{color:#ffffff; text-align: center;}
.feedback_index .section02_tit h3{font-size: 4rem;  padding: 5px 30px; color:#624c48; font-weight: 900; background-color:#fad0bd; display:inline-block;}
.feedback_index .section02_text h2{font-size: 8rem; color:#fad0bd; font-weight: 900; padding:15px 0;}
.feedback_index .section02 p{font-size: 2.4rem;}

.feedback_index .section03{width:100%; padding: 0; background-color: #624c48; padding-bottom:120px;}
.feedback_index .section03_img{width:100%; max-width: 200px; margin:0 auto; padding:20px 0;}
.feedback_index .section03_tit{width:100%; max-width: 1280px; margin:0 auto;}
.feedback_index .section03_tit h3{font-size: 4rem; color:#ffffff; text-align: center;}
.feedback_index .section03 p{font-size: 2.4rem; text-align: center; color:#ffffff;}

.feedback_index .section04{width:100%; padding:80px 0; margin: 0 auto; max-width: 1280px;}
.feedback_index .section04 h4{font-size: 4rem; color:#a5877a; font-weight: 900; text-align: center;}
.feedback_index .section04 li{font-size: 2rem; background-color: #ffeee7; padding:40px 30px; box-sizing: border-box; font-weight: 600;}
.feedback_index .section04 li:first-child{ background-color: #ffffff;}

@media (max-width: 1280px) {  
.feedback_index .main_banner_text{width:90%; }
.feedback_index .main_banner_tit{width:90%; }
}

  @media (max-width: 960px) {
.feedback_index .section01_con{background-position: right;}
.feedback_index .section02 .layout2{width:95%;}}

@media (max-width: 767px) {
.feedback_index .section01{background-image: none; padding:100px 0;}
.feedback_index .section03_img{width:30%;}
}

@media (max-width: 480px) {
  .feedback_index .main_banner{padding:100px 0 260px;}
  .feedback_index .main_banner_tit h1{font-size: 4rem;  }
.feedback_index .main_banner_text h5{font-size: 2rem;}
.feedback_index .section02_tit h3{font-size: 3rem;}
.feedback_index .section02 p{font-size: 2rem;}
.feedback_index .section02_text h2{font-size: 5rem;}
.feedback_index .section03_tit h3{font-size: 2.4rem;}
.feedback_index .section03 p{font-size: 2rem;}
}