.page_sec1{background:url('../about/images/sec1_bg.png')no-repeat #f3efe8;background-size:cover;padding:150px 0;}


.page_sec2{background:url('../about/images/sec2_bg.png')no-repeat #f8f8f8;background-size:cover;padding:150px 0;background-attachment:fixed;}
.page_sec2 ul{display:flex;flex-wrap:wrap;}
.page_sec2 ul li{width:50%;padding:40px;display:flex;}
.page_sec2 ul li span{color: #044567;font-weight: 700;text-decoration: underline;
font-size: 30px;letter-spacing: 1px;font-style: italic;padding-bottom: 15px;display: block;position:relative;top:-4px;}
.page_sec2 ul li h4{padding-left:15px;font-size:28px;line-height:36px;font-weight:700}
.page_sec2 ul li p{font-weight:400;font-size:18px;line-height:32px;padding-top:15px;}


.page_sec3{background:#3d3730;}
.page_sec3 .ctt{display:flex;align-items:center;position:relative;height:450px;}
.page_sec3 .ctt img{border-radius: 0 100px 0 0;width:550px;height:550px;position:absolute;left:0;bottom:0;}
.page_sec3 h2{font-size:32px;line-height:48px;padding-left:650px;color:#fff;}
.page_sec3 b{font-size:28px;display:block;padding-top:30px;margin-top:30px;border-top:1px solid rgba(255,255,255,0.2);}
.page_sec3 b span{    background: #af8b61;
    color: #fff;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 50px;position: relative;
    top: -2px;}

.brand{padding:150px 0}
.brand1{display:flex;justify-content:center;align-items:center;}
.brand_story{margin-left:100px;}
.brand_story img{display:block;margin-bottom:30px;}
.brand1 p{font-size:18px;line-height:32px;}
.brand1 b{color:#f39c5c}
.brand_logo{border:1px solid #e4e4e4;}
.brand2{border-top:1px solid #e4e4e4;padding-top:80px;margin-top:80px;}
.brand2 h4{font-size:28px;}
.brand2 h4 span{    display: inline-block;
    font-size: 16px;
    letter-spacing: 0;
    background: #004567;
    color: #fff;
  margin-left:15px;
    padding: 2px 10px;
    border-radius: 5px}
.brand2 ul{margin-top:80px;display:flex;}
.brand2 ul li{width:23%;border-right:1px dashed #e4e4e4;padding:50px 30px;position:relative;}
.brand2 ul li:nth-child(3):after{content:"=";z-index:1}
.brand2 ul li:last-child:after{display:none;}
.brand2 ul li:after{position: absolute;
    content: "+";
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid #e4e4e4;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 36px;
    right: -20px;
    border-radius: 50px;
}
.brand2 ul li:last-child{border:1px solid #e4e4e4;background:#f8f8f8;}
.brand2 ul li img{height:100px;margin:0 auto;display:block}
.brand2 ul li p{font-size:18px;text-align:center;margin-top:15px;}
.brand2 ul li:lasr-child{border:0;}
.brand2 ul li p{padding-top:15px;text-align:center;}



.brand3{border-top:1px solid #e4e4e4;padding-top:80px;margin-top:80px;}
.brand3 h4{font-size:28px;}
.brand3 h4 span{    display: inline-block;
    font-size: 16px;
    letter-spacing: 0;
    background: #004567;
    color: #fff;
  margin-left:15px;
    padding: 2px 10px;
    border-radius: 5px}
.brand3 ul{margin-top:80px;display:flex;}
.brand3 ul li{width:33.3%;border-right:1px solid #e4e4e4;}
.brand3 ul li img{height:100px;margin:0 auto;display:block}
.brand3 ul li p{font-size:18px;text-align:center;margin-top:15px;}
.brand3 ul li:last-child{border:0;}
.brand3 ul li p{padding-top:15px;text-align:center;}
.color_wrap span{display:block;width:80px;height:80px;border-radius:80px;margin:0 auto;}


/* 인사말 추가 */

.about2_tit{letter-spacing:0;font-size:40px;line-height:60px;font-weight:bold;}
.about2_txt{font-size:18px;line-height:32px;color:#555;margin-top:40px;}

.page_sec2{background:url('../about/images/sec2_bg.png')no-repeat #f8f8f8;background-size:cover;padding:150px 0;background-attachment:fixed;}
.page_sec2 ul{display:flex;flex-wrap:wrap;}
.page_sec2 ul li{width:50%;padding:40px;display:flex;}
.page_sec2 ul li span{color: #044567;font-weight: 700;text-decoration: underline;
  font-size: 30px;letter-spacing: 1px;font-style: italic;padding-bottom: 15px;display: block;position:relative;top:-4px;}
.page_sec2 ul li h4{padding-left:15px;font-size:28px;line-height:36px;font-weight:700}
.page_sec2 ul li p{font-weight:400;font-size:18px;line-height:32px;padding-top:15px;}


.about2_1{background:url('../about2/images/about2_bg2.png')no-repeat;background-size:cover;width:100%;padding:100px 0;}
.about2_1 p{color:#fff;font-size:32px;text-align:center;line-height:52px;font-weight:bold;width:600px;margin:0 auto;}
.about2_1 p span{display:block;margin-top:35px;padding-top:35px;border-top:1px solid rgba(255,255,255,0.3);font-size:20px;font-weight:300;}


.about2_2{padding:150px 0;}
.about2_2 .ctt{display:flex;justify-content:space-between;}
.about2_2 h5{white-space:nowrap;}
.about2_2 .about2_right{width:55%;justify-content:space-between;display:flex;align-items:end;position:relative;z-index:0;}
.about2_2 .about2_right:before{    display: block;
  content: "";
  width: 150px;
  height: 150px;
  background: #ededed;
  z-index: -1;
  position: absolute;
  bottom: -150px;
  left: -50px;}
.about2_2 .about2_right img{width:47%;box-shadow:0 10px 10px #e4e4e4;display:block;}
.about2_2 .about2_right img:first-child{position:relative;top:100px;}

.about2_3{padding:180px 0;margin-top:150px;background:linear-gradient(0deg, #ffffff, #f5f1ea)}
.about2_3 h5{text-align:center;}
.about2_3 .about2_txt{text-align:center;}
.about2_3 .about2_txt b{color:#000;}

.about2_3_back{}
.about2_3_back img{position:absolute;opacity:0.1;}
.sym1{left:0;top:-50px;;width:10%;}
.sym2{left:50%;bottom:-50px;transform:translateX(-50%);width:15%;}
.sym3{right:0;bottom:0;width:10%;}
.about2_3_flex{position:relative;margin-top:80px;display:flex;align-items:center;justify-content:center}
.mgl80{margin-left:80px;}
.mgr80{margin-right:80px;}
.about_pic1{transform:rotate(-3deg)}

.about2_3_flex p{font-size:18px;line-height:36px;color:#555;}
.about2_3_flex span img{display:block;width:160px;margin-bottom:20px;}


.loading {
  width: 100vw;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
  align-items: center;

}

.loading span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #e4e4e4;
  border-radius: 50%;
  animation: loading 2s linear infinite;
  background-color: #ccc;
}

.loading span:nth-child(1) {
  animation-delay: 0s;
}

.loading span:nth-child(2) {
  animation-delay: 0.4s;
  margin: 0px 20px
}

.loading span:nth-child(3) {
  animation-delay: 0.8s;
}

@keyframes loading {
  0%, 100% {
    opacity: 0;
    transform: scale(0.5);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
}

.continue{font-size:50px;color:#e4e4e4;text-align:center;}

.about2_4{padding:150px 0;background:linear-gradient(0deg, #f8f8f8, #fff)}
.about2_4 .ctt{display:flex;justify-content:space-between;align-items:center;}
.about2_4 a{background:#044567;color:#fff;font-weight:600;padding:20px;text-align:center;display:block;margin-top:60px;font-size:15px;width:200px;}
.about2_4 a:hover{transition:all .5s;background:#6d573d;}
.about2_4_right{width:40%;}
.about2_4_right img{width:100%;}


@media screen and (max-width:799px){
  .page_sec1{padding:80px 0;    background-position: 65%;}
  
  .page_sec3 .ctt{padding:80px 0;height:auto;display:block;}
  .page_sec3 .ctt img{position:relative;width:100%;height:auto;}
  .page_sec3 h2{padding-left:0;font-size:16px;line-height:28px;padding-top:30px;text-align:Center;}
  .page_sec3 b{font-size:20px;}
  .page_sec3 b span{font-size:15px;margin-right:10px;}
  
  .brand{padding:80px 0;}
  .brand1{display:block;}
  .brand_story{margin-left:0;}
  .brand_logo img{width:100%;}
  .brand_story {margin-top:30px;}
  .brand_story img{width:100%;}
  .brand1 p {
    font-size: 15px;
    line-height: 28px;
}
  .brand2{margin-top:40px;padding-top:40px;}
  .brand2 h4{font-size:20px}
  .brand2 h4 span{font-size:12px;margin-left:5px;}
  .brand2 ul{margin-top:30px;flex-wrap:wrap;}
  .brand2 ul li{width:100%;padding:20px;border-bottom:1px dashed #e4e4e4;border-right:0;margin-bottom:10px;}
  .brand2 ul li img{height:50px;}
  .brand2 ul li p{font-size:15px;padding-bottom:10px;padding-top:0;}
  .brand2 ul li:after {
    position: absolute;
    content: "+";
    left: 50%;
    top: 100%;
    transform: translateY(-50%) translateX(-50%);
    background: #fff;
    border: 1px solid #e4e4e4;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 28px;
    right: -20px;
    border-radius: 50px;}
  .brand2 ul li:last-child{background:none;border:0;}
  
  .brand3{padding-top:40px;margin-top:40px;}
  .brand3 h4{font-size:20px}
  .brand3 h4 span{font-size:12px;margin-left:5px;}
  .brand3 ul{margin-top:30px;}
  .brand3 ul li p{font-size:11px;margin-top:0;}
  .color_wrap span{width:30px;height:30px;}
  
  /* 인사말 추가 */
  
   .page_sec2{padding:80px 0;}
  .page_sec2 ul li{width:100%;display:block;padding:10px;}
  .page_sec2 ul li span{font-size:18px;}
  .page_sec2 ul li h4{font-size:17px;padding-left:0;}
  .page_sec2 ul li p {
    font-size: 14px;
    line-height: 28px;padding-top:7px;}
  
  .about2_tit{font-size:18px;line-height:30px;}
  .about2_txt{font-size:14px;line-height:26px;margin-top:25px;}
  .about2_1{padding:100px 0;background-position:20%;}
  .about2_1 p{font-size:16px;line-height:28px;width:100%;}
  .about2_1 p span{font-size:14px;margin-top:25px;padding-top:25px;}
  
  .about2_2{padding:100px 0;}
  .about2_2 .ctt{display:block;}
  .about2_2 .about2_right{width:100%;margin-top:50px;}
  .about2_2 .about2_right img:first-child{top:0;}
  .about2_2 .about2_right:before {width: 50px;height: 50px; bottom: auto;left: -10px; top: 48px;}
  
  .about2_3{padding:100px 0;margin-top:0px;}
  .about2_3_flex{flex-wrap:wrap;width:95%;margin:0 auto;margin-top:30px;}
  
  .sym1{width:30%}
  .sym2{width:50%}
  .sym3{width:30%}
  .about_pic1{width:100%;}
  .mgl80, .mgr80{margin:0;}
  .about2_3_flex p{margin-top:30px;font-size:14px;line-height:28px;}
  .about2_3_flex p br{display:none;}
  .about2_3_flex span img{width:110px;}
  .about_pic2{order:1;width:100%;}
  .about2_3_flex2 p{order:2;}
  
  .continue{font-size:20px}
  
  .about2_4{padding:100px 0;}
  .about2_4 .ctt{flex-direction:column-reverse;flex-wrap:wrap;}
  .about2_4_left{margin-top:35px;}
  .about2_4_right{width:100%;}
  .about2_4 a{font-size:12px;padding:15px;width:150px;}
  
}