@charset "UTF-8";

.c1{
  color: #2b5ea1 !important;
}

.c2{
  color: #ffd900 !important;
}

.pc768{
  display: block;
}

.m768{
  display: none;
}

.main{
  width: 100%;
  height: 70vh;
  background: url('../img/main.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.content{
  width: 96%;
  max-width: 1400px;
  margin: 0 auto;
}

.quick_menu{
  position: fixed;
  right: 0;
  top: 25%;
  z-index: 10;
  overflow: hidden;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
}

.quick_menu .qmenu{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 5px;
  background: #2b5ea1;
  border-bottom: 1px solid #668bbb;
}

.quick_menu .qmenu img{
  margin-bottom: 10px;
}

.quick_menu .qmenu p{
  font-size: 1.5rem;
  font-weight: 300;
  color: #fff;
}

.quick_menu .qmenu span{
  font-size: 1.35rem;
  font-weight: 400;
  color: #fff;
}

.quick_menu .qtop{
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 0px;
}

.quick_menu .qtop i{
  color: #2b5ea1;
}

.quick_menu .qtop p{
  color: #2b5ea1;
  font-size: 1.6rem;
  font-weight: bold;
}

#top_btn{
  display: none;
}

@media screen and (max-width: 768px) {
  #top_btn{
    display: block;
  }
  .quick_menu{
    display: none;
  }
}

.main .main_con{
  width: 96%;
  height: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main .main_con .main_text h2{
  font-size: 4.5rem;
  color: #394e51;
  font-weight: 500;
  margin-bottom: 15px;
}

.main .main_con .main_text p{
  font-size: 2.2rem;
  color: #394e51;
  font-weight: 100;
}

.main .main_con .main_img{
  width: 45%;
  padding-top: 100px;
}

.main .main_con .main_img img{
  width: 100%;
}

.icon{
  padding: 60px 0px;
}

.icon_wrap{
  display: flex;
  justify-content: space-around;
}

.icon_wrap .icon_box{
  display: flex;
  align-items: center;
}

.icon_wrap .icon_box .icon_img{
  margin-right: 25px;
}

.icon_wrap .icon_box .icon_text h2{
  font-size: 2.2rem;
  font-weight: 400;
  margin-bottom: 10px;
}

.icon_wrap .icon_box .icon_text p{
  font-size: 1.8rem;
  font-weight: 400;
  color: #333;
}

.pro_bg h1{
  font-size: 10.0rem;
  color: #e6e6e6;
  text-transform: uppercase;
  font-weight: 900;
}

.pro_wrap{
  display: flex;
  position: relative;
}

.pro_text_wrap{
  background: #2b5ea1;
  width: 40%;
}

.pro_text{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 200px;
}

.pro_text_wrap .pro_text h2{
  font-size: 4.5rem;
  font-weight: 400;
  color: #fff;
  margin-bottom: 25px;
}

.pro_text_wrap .pro_text p{
  font-size: 1.8rem;
  font-weight: 200;
  color: #fff;
  line-height: 28px;
}

.pro_img{
  width: 60%;
  overflow:hidden;
  z-index: 3;
  position: relative;
  border: 1px solid #dadada;
  background: #fff;
}

.slick-slide img{
  width: inherit;
}

.arrow{
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.arrow .prev{
  margin-right: 10px;
}

.arrow .prev span{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #ddd;
  width: 65px;
  height: 65px;
}

.arrow .prev span i{
  font-size: 35px;
}

.arrow .next span{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #ddd;
  width: 65px;
  height: 65px;
}

.arrow .next span i{
  font-size: 35px;
}

.scon{
  padding: 100px 0px;
}

.speople{
  padding: 150px 0px;
  background: url('../img/bg1.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.people{
  display: flex;
  justify-content: center;
  align-items: center;
}

.people .peo_img{
  width: 18%;
}

.people .peo_img img{
  width: 100%;
}

.people .peo_text{
  margin-left: 70px;
}

.people .peo_text h2{
  font-size: 3.0rem;
  margin-bottom: 15px;
}

.people .peo_text p{
  font-size: 2.0rem;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 32px;
}

.stitle{
  margin-bottom: 100px;
}

.stitle h2{
  font-size: 4.0rem;
  font-weight: 500;
  text-align: center;
}

.his_wrap{
  position: relative;
  width: 700px;
  margin: 0 auto;
}

.his_title h2{
  font-size: 3.0rem;
  margin-bottom: 60px;
}

.his_con{
  display: flex;
  margin-bottom: 70px;
}

.his_con:nth-of-type(9){
  margin-bottom: 0px;
}

.his_con .his_year h2{
  font-size: 3.0rem;
  min-width: 150px;
}

.his_con .htext{
padding-left: 15px;
  position: relative;
  display: flex;
  align-items: baseline;
}

.his_con .htext::before{
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
  background:#2c5fa1;
}

.his_con .htext h4{
  font-size: 2.0rem;
  min-width: 80px;
}

.his_con .htext p{
  font-size: 2.0rem;
  line-height: 28px;
  font-weight: 300;
}

.his_line{
  width: 1px;
  height: 100%;
  position: absolute;
  background: #141414;
  top: 0;
  left: 110px;
}

.his_line::before{
  content: '';
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  background: #fff;
  left: -9px;
  top: -10px;
  border: 4px solid #2c5fa1;
}

.mb30{
  margin-bottom: 30px;
}

.prize_wrap{
  width: 900px;
  margin: 0 auto;
}

.prize_box1 .prize_img{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.prize_box1 p{
  background: #4773c7;
  width: 760px;
  padding: 10px 0px;
  border-radius: 50px;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 2.2rem;
  color: #fff;
}

.prize_box1 p > span{
  font-weight: bold;
}

.prize_box2{
  margin-top: 100px;
  display: flex;
  justify-content: space-around;
}

.prize_box2 .prize_img2 p{
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 20px;
}

.map_wrap{
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

.map_wrap .map_box{
  width: 49%;
}

.map_wrap .map_box .map_img{
  width: 100%;
  margin-bottom: 50px;
}

.map_wrap .map_box .map_img img{
  width: 100%;
}

.root_daum_roughmap_landing{
  width: 100% !important;
}

.map_text .mtext{
  display: flex;
}

.map_text .mtext p{
  font-size: 1.8rem;
  line-height: 30px;
}

.map_text .mtext p span{
  margin-right: 10px;
}


.map_text .mtext p.fm{
  min-width: 90px;
}

.bus_wrap .bus_title h2{
  font-size: 2.7rem;
  margin-bottom: 50px;
}

.bus_wrap .bus_box{
  display: flex;
  flex-wrap: wrap;
}

.bus_wrap .bus_box .bus_text{
  width: 50%;
}

.bus_wrap .bus_box .bus_text p {
  font-size: 1.8rem;
  line-height: 30px;
}

.bus_wrap .bus_box .bus_text p span{
  margin-right: 10px;
}

.bus_wrap .bus_box .bus_text p > b{
  min-width: 60px;
  display: inline-block;
}

.stitle p{
  text-align: center;
  font-size: 2.2rem;
  font-weight: 200;
  margin-top: 10px;
}

.label_wrap{
  display: flex;
  flex-wrap: wrap;
}

.label_wrap .label_box{
  width: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 70px;
}

.label_wrap .label_box .lable_img{
  width: 35%;
}

.label_wrap .label_box .lable_img img{
  width: 100%;
}

.label_wrap .label_box .label_text{
  margin-left: 30px;
}

.label_wrap .label_box .label_text h2{
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.label_wrap .label_box .label_text p{
  font-size: 1.8rem;
  line-height: 28px;
}

.stitle2{
  margin-top: 100px;
}

.hp_wrap{
  margin-bottom: 100px;
}

.hp_title h2{
  font-size: 2.8rem;
  margin-bottom: 30px;
}

.hp_title h2 > span{
  font-weight: 300;
}

.hp_wrap .hp_img img{
  width: 100%;
}

.hp_wrap .hp_img{
  margin-bottom: 30px;
}

.hp_wrap .hp_text{
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.hp_wrap .hp_text p{
  font-size: 2.2rem;
  width: 35%;
}

.hp_wrap .hp_text img{
  margin-right: 10px;
}

.hp_wrap2{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hp_wrap2 .hp_box{
  width: 48%;
}

.hp_wrap2 .hp_img{
  margin-bottom: 30px;
}

.hp_wrap2 .hp_img img{
  width: 100%;
}

.hp_wrap2 .hp_text{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-left: 10px;
}

.hp_wrap2 .hp_text p{
  font-size: 2.2rem;
  margin-right: 20px;
}

.hp_wrap2 .hp_text img{
  margin-right: 10px;
}

.mb100{
  margin-bottom: 100px;
}

/* @media screen and (max-width: 1600px) {
  .pro_text{
    position: relative;
    width: 100%;
    padding-left: 130px;
  }
  .pro_bg h1{
    font-size: 9.0rem;
  }
  .pro_img{
    margin-bottom: 0px;
  }
  .pro_wrap{
    align-items: flex-end;
    justify-content: space-between;
  }
} */

@media screen and (max-width: 1400px) {
  html{
    font-size: 55% !important;
  }
  .pro_img{
    height:fit-content;
  }
  .pro_text{
    padding-left: 80px;
  }
}

@media screen and (max-width: 1200px) {
  .pro_wrap{
    flex-direction: column;
    align-items: flex-start;
  }
  .pro_img{
    margin-bottom: 0px;
    width: 100%;
  }
  .pro_text{
    padding-left: 0px;
    height: auto;
    padding: 40px 0px;
    flex-direction: row;
    align-items: flex-end;
  }
  .pro_text2{
    margin-right: 50px;
  }
  .pro_text_wrap{
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .main .main_con{
    flex-direction: column;
    padding-top: 120px;
  }
  .main .main_con .main_text h2{
    text-align: center;
  }
  .main .main_con .main_text p{
    text-align: center;
  }
  .main .main_con .main_img{
    padding-top: 60px;
    width: 50%;
  }
  .people{
    flex-direction: column;
  }
  .people .peo_img{
    margin-bottom: 40px;
    width: 50%;
  }
  .people .peo_text{
    margin-left: 0px;
  }
  .hp_wrap2 .hp_text p{
    font-size: 2.0rem;
  }
  .hp_wrap .hp_text p{
    font-size: 2.0rem;
  }
}

@media screen and (max-width: 900px){
  .main .main_con .main_img{
    width: 65%;
  }
  .icon_wrap .icon_box{
    flex-direction: column;
    width: 30%;
  }
  .icon_wrap .icon_box .icon_img{
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .icon_wrap .icon_box .icon_text h2{
    text-align: center;
  }
  .prize_box1 .prize_img{
    width: 70%;
    margin: 0 auto;
  }
  .prize_box1 .prize_img img{
    width: 100%;
  }
  .prize_wrap{
    width: 96%;
  }
  .prize_img2{
    width: 48%;
  }
  .prize_img2 img{
    width: 100%;
  }
  .label_wrap .label_box{
    width: 100%;
    justify-content: center;
  }
  .label_wrap .label_box .lable_img{
    width: 30%;
  }
  .label_wrap .label_box .label_text{
    width: 45%;
  }
  .stitle2{margin-top: 30px;}
  .hp_wrap2 .hp_box{
    width: 70%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px){
  html{
    font-size: 50% !important;
  }
  .main .main_con{
    padding-top: 80px;
  }
  .main .main_con .main_img{
    width: 70%;
  }
  .icon_wrap{
    flex-wrap: wrap;
  }
  .pro_bg h1{
    text-align: center;
  }
  .pro_wrap{
    align-items: initial;
  }
  .foot_text3{
    flex-direction: column;
    align-items: flex-start;
  }
  .pro_bg h1{
    width: 100%;
  }
  .pro_bg h1 img{
    width: 100%;
  }
  .pro_text_wrap .pro_text h2{
    font-size: 4.0rem;
  }
  .speople{
    padding: 100px 0px;
  }
  .people .peo_img{
    width: 65%;
  }
  .his_line{
    display: none;
  }
  .his_con{
    flex-direction: column;
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px dotted #666;
  }
  .mb30{
    margin-bottom: 15px;
  }
  .his_con .his_year h2{
    margin-bottom: 30px;
  }
  .prize_box1 p{
    width: 100%;
  }
  .prize_box1 p{
    font-size: 1.8rem;
  }
  .stitle{
    margin-bottom: 50px;
  }
  .map_wrap{
    flex-direction: column;
  }
  .map_wrap .map_box{
    width: 70%;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .map_text .mtext p{
    font-size: 2.2rem;
  }
  .map_text .mtext p{
    font-size: 2.2rem;
  }
  .bus_wrap .bus_box{
    flex-direction: column;
  }
  .bus_wrap{
    width: 70%;
    margin: 0 auto;
  }
  .bus_wrap .bus_box .bus_text p{
    font-size: 2.2rem;
  }
  .bus_wrap .bus_box .bus_text{
    width: 100%;
  }
  .map_wrap .map_box .map_img{
    margin-bottom: 30px;
  }
  .map_wrap{
    margin-bottom: 50px;
  }
  .map_wrap .map_box:last-child{
    margin-bottom: 0px;
  }
  .hp_wrap .hp_text{
    flex-direction: column;
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    align-items: flex-start;
  }
  .hp_wrap .hp_text p{
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .main .main_con .main_text h2{
    font-size: 3.0rem;
  }
  .main .main_con .main_text p{
    font-size: 1.8rem;
  }
  .main{
    height: 85vh;
  }
}

@media screen and (max-width: 650px){
  .icon_wrap .icon_box{
    width: 100%;
    flex-direction: row;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    padding: 20px 0px;
    justify-content: center;
  }
  .icon_wrap .icon_box .icon_text h2{
    text-align: left;
  }
  .icon_wrap .icon_box .icon_img{
    min-width: 100px;
  }
  .icon_wrap .icon_box .icon_img{
    margin-bottom: 0px;
  }
  .icon_text{
    min-width: 170px;
  }
  .people .peo_text p > br{
    display: none;
  }
  .mob{
    display: block !important;
  }
  .prize_box2{
    flex-direction: column;
    align-items: center;
  }
  .prize_img2{
    width: 60%;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 550px){
  .prize_box1 .prize_img{
    width: 80%;
  }
  .map_wrap .map_box{
    width: 90%;
  }
  .bus_wrap{
    width: 90%;
  }
  .hp_wrap2 .hp_box{
    width: 80%;
  }
  .hp_wrap2 .hp_text{
    flex-direction: column;
    border-bottom: 0px;
    align-items: flex-start;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .hp_wrap2 .hp_text p{
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  .main .main_con .main_img{
    width: 80%;
  }
  .pro_text{
    padding: 30px 0px;
  }
  .pro_text_wrap .pro_text h2{
    font-size: 3.5rem;
  }
  .pro_text_wrap .pro_text p{
    line-height: 24px;
  }
  .arrow .prev span{
    width: 58px;
    height: 58px;
  }
  .arrow .next span{
    width: 58px;
    height: 58px;
  }
}

@media screen and (max-width: 380px){
  .map_wrap .map_box{
    width: 100%;
  }
  .bus_wrap{
    width: 100%;
  }
  .map_text .mtext p, .bus_wrap .bus_box .bus_text p{
    font-size: 1.8rem;
  }
  .hp_wrap2 .hp_box{
    width: 100%;
  }
}
