*,
*::before,
*::after {
  box-sizing: border-box;
}
/* start : sub_visual*/
.clearfix {
    display:block;
    clear:both;
}
.mo_br {
    display:block;
}
p {
    letter-spacing:-0.6px;
}
span {
    letter-spacing:-0.6px;
}
.sub .visual {
    width:100%;
    height:350px;
    position:relative;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.sub .visual::after {
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.3);
}
.sub .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
.sub02 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
.sub03 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
.sub04 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#product01 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#product03 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#board_list01 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#board_list02 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#board_webzine01 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#board_webzine02 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#board_gallery01 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#board_gallery02 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
#board_gallery03 .visual {
    background-image:url(../img/sub_visual_01.jpg);
}
.visual .text_box {
    position:absolute;
    top:60%;
    left:50%;
    transform:translate(-50%, -50%);
    text-align:center;
    z-index:9;
}
.visual .text_box h2 {
    font-size:3em;
    font-weight:bold;
    color:#333;
    color:#fff;
}
.visual .text_box p {
    font-size:1em;
    font-weight:400;
    color:#333;
    padding-top:5%;
    color:#f6f6f6;
}
/*end:sub_visual*/
.sec {
    width:100%;
}
.sec .inner {
    width:1240px;
    padding:0 20px;
    margin:0 auto;
    position:relative;
}
.sub .title {
    font-size:3em;
    font-weight:bold;
    color:#333;
    text-align:center;
    padding:5% 0;   
}
/* sec01 : start */
#company .sec {width:100%}

#company .sec01 {border-bottom:1px solid #eee;}
#company .sec01 article {
    margin:0 auto;
    padding:100px 0 0 0;
}
#company .sec01 .wrap {}
#company .sec01 .txt_box {text-align:center;}
#company .sec01 .txt_box p {font-size:14px;color: rgb(158, 131, 90);font-weight:400;}
#company .sec01 .txt_box h2 {padding-top:10px;font-size:32px;}
#company .sec01 .txt_box h2 .mo_br {display:block;}
#company .sec01 .txt_box strong {
    padding:20px 0 50px 0;
    display:block;
    font-size:14px;
    color:#6f6f6f;
    font-weight:400;
    word-break: keep-all;
}
#company .sec01 .txt_box .mo_br {display:block;}
#company .sec01 .img_box {text-align:center;width:100%;}
#company .sec01 .img_box img {width:auto;}
/* sec01 : end */
/* sec02 : start */
#company .sec02 {}
#company .sec02 .wrap {padding:100px 0 350px 0;width:1200px;margin:0 auto;}
#company .sec02 .wrap .txt_box {text-align:center;}
#company .sec02 .wrap .txt_box p {font-size:14px;color: rgb(158, 131, 90);font-weight:400;}
#company .sec02 .wrap .txt_box h2 {padding-top:10px;font-size:32px;word-break: keep-all;}
#company .sec02 .wrap .icon_box {padding-top:77px;}
#company .sec02 .wrap .icon_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#company .sec02 .wrap .icon_box ul>li {
    width: calc(33.333% - 10px );
    display:block;
    position:relative;
    height:160px;
}
#company .sec02 .wrap .icon_box i {font-size:54px;position:absolute;top:0;left:0;color:#444444f2;}
#company .sec02 .wrap .icon_txt {padding-left:75px;}
#company .sec02 .wrap .icon_box strong {font-size:15px;color:#000;font-weight:600;}
#company .sec02 .wrap .icon_box p {
    word-break: keep-all;
    padding-top:7px;font-size:15px;color:#6f6f6f;font-weight:400;line-height:25px;}
#company .sec02 .wrap .icon_box .mo_br {display:block;}
/* sec02 : end */

/* sec03 : start */
#company .sec03 {}
#company .sec03 article {width:1240px;margin:0 auto;padding:100px 0;}
#company .sec03 .content3_wrap {
    width:100%;
    overflow:hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#company .sec03 .content3_wrap .img_box {width:50%;}
#company .sec03 .content3_wrap .img_box img {width:100%;height:100%;}
#company .sec03 .content3_wrap .txt_box {position:relative;;width:50%;padding-left:100px;}
#company .sec03 .content3_wrap .txt_box h2 {font-size:32px;font-weight:600;margin-bottom:30px;padding-top:40px;line-height:40px;}
#company .sec03 .content3_wrap .txt_box i {font-size:25px;padding-right:10px;}
#company .sec03 .content3_wrap .txt_box ul {}
#company .sec03 .content3_wrap .txt_box ul li {font-size:14px;position: relative;padding:0 0 10px 0;margin: 0 0 10px 0; border-bottom: 1px
 solid rgba(0, 0, 0, 0.1);line-height:24px;color:#6f6f6f;font-weight:400;}

#company .sec03 a{display:inline-block;border:1px solid #000;margin-top:25px;border-radius:5px;padding:5px 25px 5px 20px;font-size:11px;letter-spacing:1px;background:#000;color:#fff;font-weight:300;vertical-align:middle;transition:0.6s;transition-timing-function: ease-in-out;}
#company .sec03 a:before {content:"\ea3f";;display:inline-block;font-family: xeicon;font-size:25px;vertical-align:middle;padding-right:10px;}

#company .sec03 a:hover {background:#fff;color:#000}
/* sec03 : end */

/* sec04 : start */
/* #company .sec04 {padding:0 150px 0;}
#company .sec04 article {width:1300px;margin:0 auto;}
#company .sec04 ul {
    width: 100%;
    color: #fff;
    text-align: center;
    margin-top: 0;
  }  
#company .sec04  li {
    float: left;
    width: 25%;
    list-style: none; 
    color:#000;
    position:relative; 
  }
  
#company .sec04 .counter_txt {}
#company .sec04 h2 {font-size:32px;position:relative;}
#company .sec04 p {display:block;}
#company .sec04 .icon {font-size:52px;display:inline;position:absolute;top:5px;left:50px;color:#939393} */
/* sec04 : end */

/* sec04 : start */
#company .sec04 {overflow:hidden;}
#company .sec04 article {}
#company .sec04 .wrap {
    display: flex;

}
#company .sec04 .tab_wrap {background-color:#eee}

#company .sec04 .left {float:left;width:50%;}
#company .sec04 .tab_inner {padding:120px 60px;height:700px;}
#company .sec04 .tab_inner .tab_txt {}
#company .sec04 .tab_inner .tab_txt h2{font-size:38px;font-weight:200;}
#company .sec04 .tab_inner .tab_txt .mo_br{display:block;}
#company .sec04 .tab_inner .tab_txt strong {display:block;padding-bottom:30px;}

#company .answer {
  display: none;
  font-size:16px;
  font-weight:500;
  color:#333;
  padding-bottom: 30px;
  word-break: keep-all;
}
#company .answer.on {
    display:block;
}
#company #faq-title {
  font-size: 25px;
}
#company .faq-content {
  border-bottom: 1px solid #e0e0e0;
}
#company .question {
  font-size: 19px;
  padding: 30px 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  width: 100%;
  text-align: left;
}
#company .question:hover {
  color: rgb(158, 131, 90);
}
[id$="-toggle"] {
  margin-right: 15px;
}

#company .sec04 .right {width: 70%;}
#company .sec04 .right img {width:100%;height: 100%;}
/* sec04 : end */


/* sec05 : start */
#company .sec05 {background-color:#fff;padding:100px 0 500px 0;}
#company .sec05 article {text-align:center;width:1200px;margin:0 auto;}
#company .sec05 article h2 {font-size:35px;font-weight:800;}
#company .sec05 article p {padding-top:20px;font-size:15px;font-weight:200;}
#company .sec05 article .mo_br {display:block;}
#company .sec05 .wrap {}
#company .sec05 .box_wrap {padding-top:100px;}
#company .sec05 .box_wrap .row {}
#company .sec05 .box_wrap ul {}
#company .sec05 .box_wrap ul>li {display:block;float:left;width:23%;margin:0 10px;cursor:pointer;}
#company .sec05 .icon_wrap {background-color:#f6f6f6;height: 100% !important;position:relative;padding:18% 0; }
#company .sec05 .box_wrap i {font-size:50px;border:1px solid #333;background-color:#333;border-radius:50%;padding:20px;color:#fff;}
#company .sec05 .box_wrap .txt_box {padding-top:30px;}
#company .sec05 .box_wrap .txt_box strong {font-size:15px;}
#company .sec05 .box_wrap .txt_box p {color:#6f6f6f;line-height:24px;font-size:14px;font-weight:200;}

#company .sec05 .deep {bottom:0;left:0;right:0;width:100%;height:30px;position:absolute;transition:0.3s;background-color:#333;}
#company .sec05 .deep p {padding-top:5px;color:#fff;}
#company .sec05 .deep strong {opacity:0;padding-top:5px;color:#fff;}
#company .sec05 .box_wrap ul>li:hover .deep p,
#company .sec05 .box_wrap ul>li:hover .deep strong {padding-top:150px;}
#company .sec05 .box_wrap ul>li:hover .deep strong {opacity:1;transition:0.3s;}
#company .sec05 .box_wrap ul>li:hover .deep {height:100%;color:#fff;z-index:999999;}
/* sec05 : end */


/* sec06 : start */

.sec06 {padding:0;width:1800px;margin:0 auto;}
.sec06 .content7_wrap{width:100%;text-align:left;}
.sec06 .content7_wrap .ul_box {}
.sec06 .content7_wrap .ul_box ul {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
.sec06 .content7_wrap .ul_box ul li {
    width:auto;
    padding:70px 50px; 
    height:423px;
}
.sec06 .content7_wrap .ul_box ul li:nth-child(1),
.sec06 .content7_wrap .ul_box ul li:nth-child(3) {
    background-color:#007dc9;
    color:#6f6f6f;
}
.sec06 .content7_wrap .ul_box ul li:nth-child(2) {background-color:#7eaf31;}
.sec06 .content7_wrap img {width:100%;height:100%;} 

.sec06 .content7_wrap .ul_box ul li span {line-height:40px;color:#fff;}
.sec06 .content7_wrap .ul_box ul li h2 {font-size:22px;color:#fff;line-height:30px;}
.sec06 .content7_wrap .ul_box ul li p {padding-top:10px;color:#fff;}
.sec06 .content7_wrap a {color:#fff;font-size:14px;border:2px solid #fff;border-radius:5px;padding:8px 20px;display: inline-block;margin-top:20px;transition:0.6s;transition-timing-function: ease-in-out;}
.sec06.content7_wrap i {padding-right:5px;}
.sec06 .content7_wrap a:hover {background-color:#fff;color:#000;}

/* sec06 : end */


/* sec07 : start */
#company .sec07 {padding:100px 0 100px 0;border-top:1px solid #888;}
#company .sec07 article {text-align:center;}
#company .sec07 .pj {}
#company .sec07 h2 {font-size:32px;font-weight:800;}
#company .sec07 p {padding-top:5px;font-size:14px;font-weight:400;color:#464646}
#company .sec07 a {display:inline-block;border:2px solid #464646;padding:10px 15px;margin-top:30px;font-size:13px;transition:0.4s;border-radius:5px}
#company .sec07 a:hover {color:#fff;background:#464646;}
/* sec07 : end */
@media (max-width:1200px) {
    #company .sec02 .wrap{
        width: 90%;
        margin: 0 auto;
    }
    #company .sec04 .tab_inner{
        padding: 150px 50px;
    }
    #company .sec04 .tab_inner .tab_txt h2{
        font-size: 32px;
    }
    #company .sec02 .wrap .icon_box ul{
        width: 80%;
        margin: 0 auto;
    }
    #company .sec02 .wrap .icon_box ul>li{
        width: calc(50% - 10px);
    }
}
@media (max-width:1080px) {
    #company .sec02 .wrap{
        padding: 120px 0;
    }
    #company .sec03 .content3_wrap .img_box {width:55%;}
    #company .sec03 .content3_wrap .txt_box {width:100%;padding:0 40px;}
    .sec06 .content7_wrap .ul_box ul li{
        padding: 50px 20px;
    }
    #company .sec04 .tab_inner .tab_txt h2{
        font-size: 28px;
    }
    .sec06 .content7_wrap .ul_box ul li h2{
        font-size: 20px;
    }
}
/* [media 900px] */
@media screen and (max-width:980px) {
	#company .sec07 {
		padding: 100px 10px;
		border-top: 1px solid #888;
	}
}
@media screen and (max-width:900px) {
    /* sec01 : start */
    #company .sec01 article {width:100%;padding:100px 0 0;}
    #company .sec01 .txt_box {padding:0 35px;}
    #company .sec01 .txt_box p {font-size:12px;color:#ddd;font-weight:400;}
    #company .sec01 .txt_box h2 {padding-top:10px;font-size:20px;}
    #company .sec01 .txt_box strong {font-size:12px;}
    #company .sec01 .txt_box .mo_br {display:inline;}
    #company .sec01 .img_box {width:100%;}
    #company .sec01 .img_box img {width:100%;}
    /* sec01 : end */


    /* sec02 : start */
    #company .sec02 .wrap {width:100%;padding:50px 0;}
    #company .sec02 .wrap .txt_box p {font-size:11px;color:#ddd;}
    #company .sec02 .wrap .txt_box h2 {padding-top:10px;font-size:20px;}
    #company .sec02 .wrap .icon_box {padding-top:60px;}
    #company .sec02 .wrap .icon_box i {position:relative;width:100%;margin:0 auto;text-align:center;padding-bottom:20px;}
    #company .sec02 .wrap .icon_txt {text-align:center;padding-left:0;}
    #company .sec02 .wrap .icon_box strong {font-size:12px;}
    #company .sec02 .wrap .icon_box p {font-size:12px;}
    /* sec02 : end */

    /* sec03 : start */
    #company .sec03 {}
    #company .sec03 article {width:100%;padding:50px 0;}
    #company .sec03 .content3_wrap .txt_box h2 {font-size:20px;line-height:30px;}
    #company .sec03 .content3_wrap .txt_box ul li {font-size:13px}
    #company .sec03 a {font-size:10px;padding:5px 12px 5px 10px;margin-top:15px;}
    /* sec03 : end */


    /* sec04 : start */
    #company .sec04 article {width:100%;}
    #company .sec04 ul {width:100%}
    #company .sec04 li {float:none;width:100%;padding:40px 0;position:relative;}
    #company .sec04 li:after {content:"";display:block;width:1px;margin:0 auto;height:30px;background:#333;margin-top:10px;}

    #company .sec04 .icon {position:static;}
    #company .sec04 h2 {font-size:30px;}
    /* sec04 : end */


    /* sec04 : start */
    #company .sec04 {}
    #company .sec04 .left {float:none;width:100%;}
    #company .sec04 .tab_inner {padding:50px 50px;height: auto;}
    #company .sec04 .tab_inner .tab_txt h2{font-size:25px;font-weight:200;}
    #company .question {font-size:14px;padding:23px 0;}
    #company .sec04 .right {float:none;width:100%;margin:0 auto;display:block;}

    /* sec04 : end */

    /* sec05 : start */
    #company .sec05 {padding:100px 0;}
    #company .sec05 article {width:100%;}
    #company .sec05 .box_wrap {padding-top:20px;}
    #company .sec05 article h2 {font-size:30px;}
    #company .sec05 article p {font-size:12px;}
    #company .sec05 .box_wrap ul>li {float:none;width:75%;margin:0 auto;padding-top:50px;}
    #company .sec05 .box_wrap .txt_box strong {font-size:15px;}
    #company .sec05 .box_wrap .txt_box p {font-size:12px;line-height:20px;}
    #company .sec05 .icon_wrap {padding:13% 26px;}
    #company .sec05 .box_wrap i {font-size:30px;padding:15px;}
    /* sec05 : end */

    /* sec06 : start */
    #company .sec06 {padding:0;width:100%;margin:0 auto;}
    #company .sec06 .content7_wrap{width:100%;text-align:center;}
    #company .sec06 .content7_wrap .ul_box {}
    #company .sec06 .content7_wrap .ul_box ul {}
    #company .sec06 .content7_wrap .ul_box ul li {width:100%;height:auto;overflow:hidden;}
        
    #company .sec06 .content7_wrap .ul_box ul li span {line-height:40px;font-size:12px;}
    #company .sec06.content7_wrap .ul_box ul li h2 {font-size:17px;line-height:23px;}
    #company .sec06 .content7_wrap .ul_box ul li p {padding-top:10px;font-size:10px;}
    #company .sec06 .content7_wrap a {font-size:14px;border:2px solid #fff;border-radius:5px;padding:8px 20px;display: inline-block;margin-top:20px;transition:0.6s;transition-timing-function: ease-in-out;}
    #company .sec06 .content7_wrap i {padding-right:5px;}
    
    /* sec06 : end */

    /* sec07 : start */
    #company .sec07 h2 {font-size:25px;}
    /* sec07 : end */
    #company .sec04 .wrap{
        flex-wrap: wrap;
    }
}
@media screen and (max-width:768px) {
    #company .sec06 .content7_wrap .ul_box ul{
        grid-template-columns: repeat(1,1fr);
    }
}
@media screen and (max-width:500px) {
    #company .sec03 .content3_wrap .img_box {
        width: 100%;
    }
    #company .sec02 .wrap .icon_box ul{
        width: 90%;
        row-gap: 20px;
    }
    #company .sec02 .wrap .icon_box ul > li{
        margin-bottom: 10px;
    }
    #company .sec01 .txt_box h2{
        font-size: 18px;
    }   
    #company .sec02 .wrap .icon_box strong {
        font-size: 16px;
        word-break: keep-all;
    }
}
@media screen and (max-width:375px) {
    #company .sec01 .txt_box{
        padding: 0 20px;
    }
}
@media screen and (max-width:350px) {
    #company .sec02 .wrap .icon_box ul{
        width: 100%;
        row-gap: 50px;
    }
}
@media screen and (max-width:320px) {
    #company .sec01 .txt_box h2{
        font-size: 16px;
    }
}
/* <!--history : section1 start--> */

#history .sec {
    height: auto;
}

#history .sec .sec1 {
    position: relative;
}

#history .sec1 .inner {
    width:1240px;
    margin:0 auto;
    padding:8% 20px;
    position: relative;
}

/* <!--내용--> */
.sec .sec1 .history_wrap {
    width: 100%;
    height: auto;
    padding:0px;
}

.sec1 .historyBox {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 120px;
}

.history_wrap .historyBox .history_left {
    width:44%;
    height: auto;
}

.history_wrap .historyBox .history_left .desc {
    display: block;
    margin: 5px 0 10px;
    font-size: 13px;
    color: grey;
    font-weight: 300;
}

.history_wrap .historyBox .history_left>p {
    font-size: 20px;
    font-weight: 600;
    color: #8c8c8c;
    margin:5px 0 10px;
}
.history_wrap .historyBox .history_left img {
    width:100%;
}
.history_wrap .historyBox .history_left>h3 {
    font-size:56px;
    font-weight: 900
}

.history_wrap .historyBox .history_right {
    width:56%;
    height: auto;
    padding-left:4%;
}

.history_wrap .historyBox .history_right .list {
    width: 100%;
    height: auto;
    position: relative;
}

.history_wrap .historyBox .history_right .list .history_00 {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbx;
    display: flex;
}

.history_wrap .historyBox .history_right .list .history_css {
    padding-bottom: 0;
}

.history_wrap .historyBox .history_right .history_00 .year {
    width: 61.9%;
    height: auto;
    line-height: 32px;
    position: relative;
}

.history_wrap .historyBox .history_right .history_00 .year::after {
    content: "";
    position: absolute;
    right: 27.5%;
    top:10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #e3dee3;
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.history_wrap .historyBox .history_right .history_00.on .year:after {
    background-color:#007dc3;
}

.history_wrap .historyBox .history_right .history_00 .year>span {
    font-size: 20px;
    font-weight: 600;
}

.history_wrap .historyBox .history_right .history_00 .info {
    font-size: 20px;
    font-weight: 300;
    width: 80%;
    height: auto;
}

.history_wrap .historyBox .history_right .history_00 .info>p {
    font-size: 18px;
    font-weight: 200;
    color: #686868;
    line-height: 30px;
    letter-spacing: -0.05em;
    padding-bottom: 46px;
}

.history_wrap .historyBox .history_right .line {
    overflow: hidden;
    position: absolute;
    left: 31.5%;
    top: 0;
    z-index: 1;
    margin-left: -6px;
    margin-top: 10px;
    width: 2px;
    height: 95%;
    background-color: #e3dee3;
}

.history_wrap .historyBox .history_right .line .bar {
    display: block;
    width: 2px;
    height: 0;
    background-color:#007dc3;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.history_wrap .history_03 .history_right .line {
    height: 88%;
}

.history_wrap .history_05 {
    padding: 0 !important;
}

/*history : end */

/* s:vision */
#vision .sec1 {
    background-color:#f9f9f9;
}
#vision .sec1 .inner{
    width:1240px;
    padding:2% 20px;
    margin:0 auto;
    position:relative;
}
#vision .sec1 .visionBox {
    height:550px;
    position:relative;
}

#vision .sec1 .circle {
    width:270px;
    height:270px;
    border-radius:50%;
    background-color:#007dc3;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-65%);
}
#vision .sec1 .text_box:hover .list1 {
    left:19%;
    transition:all 0.6s;
 }
#vision .sec1 .text_box:hover .list2 {
   right:15.8%;
   transition:all 0.6s;
}
#vision .sec1 .text_box:hover .list3 {
    bottom:5.5%;
    transition:all 0.6s;
 }
@keyframes circle {
    100% {
        transform: rotate(360deg);
    }
}
#vision .sec1 .visionBox .circle::after {
    content:'';
    width:350px;
    height:350px;
    position:absolute;
    top:-38px;
    left:-40px;
    background-image:url(../img/vision_img01.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    animation:circle 6s linear infinite;
    transform-origin:50% 50%;
    opacity:0.5;
}
#vision .sec1 .circle p {
    display:block;
    width:240px;
    height:240px;
    border-radius:50%;
    background-color:#007dc3;;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    cursor: pointer;
}

#vision .sec1 .circle span {
    width:100%;
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    justify-items:center;
    align-items:center;
    text-align:center;
    font-size:2.2em;
    font-weight:bold;
    color:#fff;
    position:relative;
}

#vision .sec1 .text_box li {
    position:absolute;
    z-index:9;
    cursor: pointer;
}
#vision .sec1 .text_box .list1 {
    display:flex;
    top:14%;
    left:22.5%;
}
#vision .sec1 .text_box .list2 {
    display:flex;
    top:14%;
    right:18.5%;
}
#vision .sec1 .text_box .list3 {
    left:50%;
    transform:translateX(-50%);
    bottom:9%;
}
#vision .sec1 .list1 .txtBox {
    height:130px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    justify-items:center;
    text-align:right;
    padding-right:20px;
}
#vision .sec1 .list2 .txtBox {
    height:130px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    justify-items:center;
    text-align:left;
    padding-left:20px;
}
#vision .sec1 .list3 .txtBox {
    padding-top:20px;
    text-align:center;
}
#vision .sec1 .titBox div {
    border:2px solid #007dc3;;
    box-sizing:border-box;
    width:130px;
    height:130px;
    border-radius:50%;
    background-color:#fff;
    margin:0 auto;
}
#vision .sec1 .titBox p{
    height:130px;
    display:flex;
    flex-direction:column;
    justify-items:center;
    justify-content:center;
    text-align:center;
}
#vision .sec1 .titBox strong {
    display:block;
    font-size:18px;
    font-weight:bold;
    color:#007dc3;;
}
#vision .sec1 .titBox span {
    display:block;
    font-size:12px;
    font-weight:400;
    color:#848484;
}
#vision .sec1 .txtBox p {
    font-size:16px;
    font-weight:500;
    color:#333;
    letter-spacing:-0.6px;
    line-height:1.4;
}
#vision .sec2 .tit {
    font-size:2.5em;
    font-weight:bold;
    color:#333;
    text-align:left;
    padding:5% 0 2% 0;   
    display:block;
}
#vision .sec2 .txt {
    font-size:18px;
    font-weight:400;
    color:#333;
    text-align:left;
    display:block;
}
#vision .sec2 ul {
    display:flex;
    justify-content:center;
    justify-content: space-between;
    padding:4% 0;
}
/* e:vision */

/* s:map */
#map .sec1 {
    width:100%;
}
#map .sec1 .inner {
    width:1240px;
    height:100%;
    padding:3% 20px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
#map .sec1 .root_daum_roughmap {
    width:100%;
    height:400px;
}
.root_daum_roughmap .wrap_map {
    height:100%;
}
.root_daum_roughmap .wrap_controllers {
    display:none;
}
#map .sec1 .map_info {
    width:100%;
    padding:4% 2%;
    background: #f5f5f5;
    position: relative;
    border-top: 1px solid #ccc;
    word-break: keep-all;
    display:flex;
}
#map .sec1 .map_info .lf_box {
    height:143px;
    display:flex;
    flex-direction:column;
    justify-content:center;
    justify-items:center;
    margin-right:50px;
    cursor: pointer;
}
#map .sec1 .map_info .lf_box:hover span{
    background-color:#333;
    border:none;
}
#map .sec1 .map_info .lf_box span {
    width:100px;
    height:100px;
    text-align:center;
    border-radius:50%;
    border:2px solid #333;
    box-sizing:border-box;
}
#map .sec1 .map_info .lf_box:hover i {
    color:#fff;
}
#map .sec1 .map_info .lf_box i {
    line-height:100px;
    font-size:4em;
    color:#333;
}
#map .sec1 .map_info .rt_box {
    height:100%;
}
#map .sec1 .map_info strong {
    font-size:1.8em;
    font-weight:bold;
    color:#333;
    display:block;
    padding-bottom:10px;
}
#map .sec1 .map_info p {
    font-size:18px;
    margin-bottom:8px;
}
#map .sec1 .map_info span {
    display:inline-block;
}
#map .sec1 .map_info p span:nth-child(1) {
    font-weight:bold;
    color:#333;
    width:100px;
    position: relative;
}
#map .sec1 .map_info p span:nth-child(1)::after {
    content:'';
    position:absolute;
    top:5px;
    right:0;
    width:1px;
    height:20px;
    background-color:#6a6a6a;
}
#map .sec1 .map_info p span:nth-child(2) {
    font-weight:400;
    color:#6a6a6a;
    padding-left:10px;
}
#map .timapBox {
    border:1px solid red;
    position:absolute;
    top:-10%;
    right:10%;
    z-index:1;
}
#map .topBox {
    height:100%;
    display:flex;
    justify-content: space-between;
}
#map .topBox > div {
    width:100%;
}
#map .infoBox .titBox {
    padding:40px 0 20px 0;
    display:flex;
}
#map .infoBox .titBox p {
    display:flex;
    flex-direction:column;
    justify-content:center;
}
#map .infoBox .titBox i {
    font-size:4em;
    color:#333;
}
#map .infoBox .titBox .text {
    font-size:16px;
    font-weight:500;
    color:#333;
    padding-left:10px;
}
#map .infoBox ul {
    width:100%;
    height:120px;
    border:1px solid #ccc;
    box-sizing:border-box;
    padding:20px;
	margin-top:30px;
}
#map .infoBox1 ul li {
    display:flex;
    margin-bottom:10px;
}
#map .infoBox1 ul li .line {
    display:inline-block;
    border-radius:50%;
    width:32px;
    height:32px;
    text-align:center;
}
#map .infoBox1 ul li .line span {
    display:inline-block;
    line-height:22px;
    font-size:14px;
    font-weight:bold;
    color:#16a381;
}
#map .infoBox1 ul li .line2 {
    border:4px solid #16a381;
}
#map .infoBox1 ul li .line2 span{
    color:#16a381;
}
#map .infoBox1 ul li .line3 {
    border:4px solid #f69c11;
}
#map .infoBox1 ul li .line3 span{
    color:#f69c11;
}
#map .infoBox1 ul li .line1 {
    border:4px solid #1a3cea;
}
#map .infoBox1 ul li .line1 span{
    color:#1a3cea;
}
#map .infoBox1 ul li .tit {
    height:32px;
    line-height:32px;
    font-size:14px;
    font-weight:400;
    color:#333;
    width:120px;
    padding-left:10px;
}
#map .infoBox1 ul li .txt {
    height:32px;
    line-height:32px;
    font-size:14px;
    font-weight:400;
    color:#333;
}
#map .infoBox2 ul li {
    padding-bottom:30px;
}
#map .infoBox2 dt {
    font-size:1.3em;
    font-weight:bold;
    color:#333;
    padding-bottom:20px;
}
#map .infoBox2 dd {
    font-size:1.1em;
    font-weight:400;
    color:#333;
    padding-bottom:5px; 
}
/* e:map */

/* s:bussiness1 */
#business01 {
    overflow: hidden;
}
#business01 .sec1 ul{
    display:flex;
    width:100%;
    padding:5% 0;
}
#business01 .sec1 ul li {
    width:30%;
    margin-right:4%;
}
#business01 .sec1 ul li:last-child {
    margin-right:0;
}
#business01 .sec1 dl {
    cursor: pointer;
    padding:5%;
    word-break: keep-all;
}
#business01 .sec1 dl dt {
    font-size:21px;
    font-weight:bold;
    color:#333;
    padding-bottom:10px;
    position: relative;
}

#business01 .sec1 dl:hover dt::after{
    /* opacity:1;
    transition:0.6s; */
}
#business01 .sec1 dl dt::after {
    content:'';
    position:absolute;
    left:0;
    bottom:5px;
    width:150px;
    height:2px;
    background-color:#c71526;
    z-index:1;
    opacity:0;
}
#business01 .sec1 dl dd {
    font-size:16px;
    font-weight:400;
    color:#333;
    line-height:1.6;
    letter-spacing:-0.6px;
}
#business01 .sec2 {
    background-color:#f6f6f6;
    padding:4% 0;
}
#business01 .sec2 .text_box {
    padding-bottom:4%;
}
#business01 .sec2 .text_box h2 {
    font-size:3em;
    font-weight:bold;
    color:#333;
    text-align:center;
    padding-bottom:5px;
}

#business01 .sec2 .text_box p {
    font-size:1.3em;
    font-weight:600;
    color:#333;
    text-align:center;
}
#business01 .sec2 ul {
	width:70%;
	margin:0 auto;

}
#business01 .sec2 ul li {
    float:left;
    width:45%;
    margin-right:5%;
    height:120px;
    display:flex;
    cursor: pointer;
}
#business01 .sec2 ul li:hover {
    margin-top:-10px;
    transition:all 0.6s;
}
#business01 .sec2 ul li:nth-child(3n){
    margin-right:0;
}
#business01 .sec2 ul li .icon {
    width:20%;
}
#business01 .sec2 ul li .icon i {
    font-size:4em;
    color:#333;
}
#business01 .sec2 ul li dl {
    width:80%;
}
#business01 .sec2 ul li dl dt {
    font-size:18px;
    font-weight:bold;
    color:#333;
    padding-bottom:8px;
}
#business01 .sec2 ul li dl dd {
    font-size:14px;
    font-weight:400;
    color:#656565;
    line-height:1.2;
}
#business01 .sec3 {
    width:100%;
    padding:50px 0;
}
#business01 .sec3 .inner {
    height:100%;
}
#business01 .sec3 .text_box {

}
#business01 .sec3 .text_box h3{
    font-size:3em;
    font-weight:400;
    color:#333;
    text-align:center;
}
#business01 .sec3 .text_box h3 strong {
    font-weight:bold;
    display:block;
    position:relative;
    z-index:2;
}
#business01 .sec3 .text_box h3 strong::after {
    content:'';
    position:absolute;
    left:50%;
    margin-left:-75px;
    bottom:5px;
    width:150px;
    height:10px;
    background-color:#c4d937;
    z-index:-1;
}
#business01 .sec3 .text_box p {
    font-size:16px;
    font-weight:400;
    color:#939393;
    text-align:center;
    line-height:1.3;
}




				
				#img_p_style {
					width:840px;
					height:40px;
					margin:0 auto;
				}
				#img_p_style > p {
					font-size:17px;
					color:#333;
				}
				
				
				
				#business01 .sec4 h4 {
					font-size: 25px;
					font-weight: bold;
					color: #333;
					padding-bottom: 30px;
					text-align: center;
				}
				
				#four_box {
					width:1200px;
					height:160px;
					line-height:140px;
					margin:0 auto;
				}
				
				#four_box > h1 {
					width:4%;
					float:left;
					text-align:center;
				}
				
				#four_box_1 {
					width:22%;
					height:140px;
					padding:46px;
					border:2px solid #111;
					text-align:center;
					float:left;
				}
				#four_box_1 > p {
					line-height:20px;
					font-size:17px;
					color:#111;
				}
				
				#four_box_btn {
					width:100%;
					text-align:center;
				}
				#four_box_btn > a {
					display:block;
					    width: 350px;
						height: 40px;
						line-height: 40px;
						border: 1px solid #333;
						box-sizing: border-box;
						margin:0 auto;
						margin-top:30px;
						margin-bottom:30px;
				}
				
				#four_box_btn > a > p {
					    font-size: 1.2em;
						font-weight: 400;
						color: #333;
						text-align: center;
				}
				
				#four_box_btn > a:hover {
						border: 1px solid #7eaf31;
						background-color:#7eaf31;
				}
				#four_box_btn > a:hover > p {
						color: #fff;
				}




#business01 .sec4 {
    width:100%;
    height:500;
    overflow: hidden;
}
#business01 .sec4 .inner {
    display:flex;
    padding:0 !important;
}
#business01 .sec4 .lfBox {
    width:50%;
    height:500px;
}
#business01 .sec4 .rtBox {
    width:50%;
    height:500px;
    background-color:rgb(36, 36, 36);
}
#business01 .sec4 .text_box {
    display:flex;
    flex-direction:column;
    height:100%;
    justify-content:center;
    justify-items:center;
	margin:0 auto;
}
#business01 .sec4 .inner h4 {
    font-size:25px;
    font-weight:bold;
    color:#333;
    padding-bottom:30px;
    text-align:center;
}
#business01 .sec4 .inner p {
    font-size:16px;
    font-weight:300;
    color:#666;
    text-align:center;
}
#business01 .sec4 .inner a {
    width:150px;
    height:40px;
    line-height:40px;
    border:1px solid #939393;
    box-sizing:border-box;
    display:block;
    margin:40px auto;
}
#business01 .sec4 .inner a:hover {
    border:none;
    background-color:#d32f2f
}
#business01 .sec4 .inner a:hover span {
    font-weight:bold;
    color:#fff;
}
#business01 .sec4 .inner a span {
    font-size:1.2em;
    font-weight:400;
    color:#939393;
    text-align:center;
    display:block;
}
#business01 .sec5 {
    width:100%;
    padding:5% 0% 0% 0%;
    background-color:#f6f6f6;
}
#business01 .sec5 .text_box {
    text-align:center;
    padding-bottom:50px;
}
#business01 .sec5 .text_box h5 {
    font-size:3em;
    font-weight:400;
    color:#333;
    padding-bottom:30px;
}
#business01 .sec5 .text_box h5 strong {
    display:block;
    font-weight:bold;
    position:relative;
    z-index:2;
}
#business01 .sec5 .text_box h5 strong::after {
    content:'';
    position:absolute;
    left:50%;
    margin-left:-75px;
    bottom:5px;
    width:150px;
    height:10px;
    background-color:#c4d937;
    z-index:-1;
}
#business01 .sec5 .text_box p {
    font-size:16px;
    font-weight:400;
    color:#333;
    text-align:center;
}
#business01 .sec5 ul {
    display:flex;
    justify-content:center;
}
#business01 .sec5 ul li {
	margin-right:10px;
}
/* e:bussiness1 */

/* s:bussiness2 */
#business02 {
    width:100%;
    overflow: hidden;
}

#business02 .sec1 .inner {
    width:1240px;
    padding:5% 20px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
#business02 .sec1 .lf_box {
    width:50%;
    float:left;
}
#business02 .sec1 .lf_box h1 {
    font-size:2.3em;
    font-weight:bold;
    color:#333;
    padding-bottom:40px;
}
#business02 .sec1 .lf_box ul li {
    display:flex;
    padding:8px 0;
}
#business02 .sec1 .lf_box ul li:hover {
    background-color:#f6f6f6;
    padding:8px 0 8px 20px;
    transition:all 0.6s;
}
#business02 .sec1 .lf_box strong {
    font-size:18px;
    font-weight:bold;
    color:#333;
    width:120px;
}
#business02 .sec1 .lf_box p {
    font-size:18px;
    font-weight:400;
    color:#333;

}
#business02 .sec1 .rt_box {
    width:50%;
    float:right;
}
#business02 .sec2 {
    width:100%;
    height:600px;
    background-color: #699524;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
#business02 .sec2 .inner {
    width:1240px;
    height:100%;
    padding:0 20px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
    display:flex;
}
#business02 .sec2 .text_box {
    width:42%;
    margin-right:8%;
    flex-direction: column;
    height: 100%;
    display: flex;
    justify-content: center;
}
#business02 .sec2 .text_box .tit {
    font-size:2.2em;
    font-weight:bold;
    color:#fff;
    padding-bottom:8%;
}
#business02 .sec2 .text_box p {
    font-size:1.2em;
    font-weight:400;
    color:#fff;
}
#business02 .sec2 .border {
    border:3px solid #fff;
    box-sizing:border-box;
    padding:10% 7%;
    cursor: pointer;
}
#business02 .sec2 .text_box:hover .border {
    border:3px solid transparent;
    background-color:rgba(0,0,0,0.3);
    transition:all 0.6s;
}
#business02 .sec2 .icon_box {
    width:50%;
    flex-direction: column;
    display:flex;
    height: 100%;
    justify-content: center;
    padding-top:20px;
}
#business02 .sec2 .icon_box .tit {
    font-size:2.2em;
    font-weight:bold;
    color:#fff;
    padding-bottom:5%;
}
#business02 .sec2 .icon_box .tit strong {
    display:inline-block;
    color:#c71526;
}
#business02 .sec2 .icon_box ul {
    overflow: hidden;
    width:100%;
}
#business02 .sec2 .icon_box ul li {
    float:left;
    width:46%;
    margin-right:8%;
    height:160px;
}
#business02 .sec2 .icon_box ul li:nth-child(2n) {
    margin-right:0;
}
#business02 .sec2 .icon_box span {
    display:block;
}
#business02 .sec2 .icon_box span i {
    font-size:3.5em;
    color:#fff;
}
#business02 .sec2 .icon_box ul li strong {
    font-size:16px;
    font-weight:bold;
    display:block;
    padding:5px 0 10px 0;
    color:#f6f6f6;
}
#business02 .sec2 .icon_box ul li a p {
	width:100px;
	height:30px;
	line-height:26px;
	border:1px solid #fff;
    font-size:14px;
    font-weight:400;
	text-align:center;
    display:block;
    color:#fff;
}
#business02 .sec2 .icon_box ul li a:hover p {
	background-color:#ddd;
    color:#111;
}
#business02 .sec2 .img_box {
    width:50%;
}
#business02 .sec3 .inner {
    width:1240px;
    padding:5% 20px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
#business02 .sec3 .tit{
    font-size:3em;
    font-weight:bold;
    color:#333;
    padding-bottom:2%;
    text-align:center;
}

#business02 .sec3 .inner p {
	width:62%;
	margin:0 auto;
    font-size:16px;
	line-height:30px;
    color:#333;
    padding-bottom:5%;
    text-align:center;
}
#business02 .sec3 ul {
    display:flex;
}
#business02 .sec3 ul li {
    width:33.333%;
    text-align:center;
}
#business02 .sec3 ul .icon_box {
    width:200px;
    height:200px;
    border-radius:50%;
    background-color:#fff;
    position:relative;
    margin:0 auto;
    cursor: pointer;
}
#business02 .sec3 ul .icon_box:hover {
    width:180px;
    height:180px;
    transition:all 0.6s;
}
#business02 .sec3 ul .icon_box span {
    display:block;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
#business02 .sec3 ul .icon_box span i {
    font-size:5em;
}
#business02 .sec3 dl dt {
    font-size:2em;
    font-weight:bold;
    color:#333;
    padding:20px 0;
}
#business02 .sec3 dl dd {
    font-size:16px;
    font-weight:400;
    color:#333;
}
#business02 .sec4 {
    width:100%;
    background-color:#f6f6f6;
}
#business02 .sec4 .inner {
    width:1240px;
    padding:5% 20px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
#business02 .sec4 .text_box {
    padding-bottom:6%;
}
#business02 .sec4 .text_box .tit{
    font-size:3em;
    font-weight:bold;
    color:#333;
    text-align:center;
    padding-bottom:10px;
}
#business02 .sec4 .text_box p {
    font-size:18px;
    font-weight:400;
    color:#333;
    text-align:center;
}
#business02 .sec4 ul {
    display:flex;
    justify-content:center;
    justify-content: space-between;
}
#business02 .sec4 ul li {
    width:23%;
    margin-right:2%;
}
#business02 .sec4 ul li:last-child {
    margin-right:0;
}
#business02 .sec4 dl {
    padding-top:20px;
    cursor: pointer;
}
#business02 .sec4 dl dt {
    font-size:1.8em;
    font-weight:bold;
    color:#333;
    padding-bottom:20px;
    position: relative;
    z-index:2;
    cursor: pointer;
}
#business02 .sec4 dl:hover dt::after {
    width:100%;
    transition:all 0.3s;
}
#business02 .sec4 dl dt::after {
    content:'';
    position:absolute;
    left:0;
    bottom:10px;
    width:55%;
    height:2px;
    background-color:#c71526;
    z-index:1;
}
#business02 .sec4 dl dd {
    font-size:16px;
    font-weight:400;
    color:#333;
}
/* e:bussiness2 */

/* s:ceo */
#ceo .sec1 {
    position:relative;
    overflow: hidden;
}
#ceo .sec::after {
    content: "GREETINGS";
    position: absolute;
    bottom: -60px;
    left: -33px;
    display: block;
    color: #000;
    font-size: 20rem;
    font-weight: 700;
    opacity: 0.05;
    z-index:-1;
}
#ceo .sec1 .inner{
    width:1240px;
    padding:8% 20px;
    position:relative;
    margin:0 auto;
    overflow: hidden;
}
#ceo .sec1 .lf_box {
    width:40%;
    float:left;
}
#ceo .sec1 .lf_box img {
    width:100%;
}
#ceo .sec1 .rt_box {
    padding-left:2%;
    width:56%;
    float:right;

}
#ceo .sec1 .text_box {
    display:flex;
    height:100%;
    flex-direction:column;
    vertical-align:middle;
    justify-content:center;
    justify-items:center;
}
#ceo .sec1 .rt_box .tit {
    font-size:3em;
    font-weight:400;
    color:#000;
    padding-bottom:40px;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing:-0.6px;
    line-height:1.5;
    word-break: keep-all;
}
#ceo .sec1 .rt_box dl dt strong {
    font-size:2em;
    font-weight:bold;
    color:#333;
    font-family: 'Noto Sans KR', sans-serif;
    padding-bottom:30px;
    display:block;
}
#ceo .sec1 .rt_box dl .txt p{
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing:-0.6px;
    line-height:1.5;
    word-break: keep-all;
    color:#000;
    padding-bottom:20px;
}
#ceo .sec1 .rt_box dl .txt strong {
    font-weight:500;
}
#ceo .sec1 .rt_box dl .sign {
    height:50px;
    display:flex;
    margin-top:20px;
}
#ceo .sec1 .rt_box dl .sign p:nth-child(1) {
    height:100%;
    display:flex;
    flex-direction:column;
    justify-content:center;
    font-size:18px;
    font-weight:400;
    color:#333;
    padding-right:40px;
}

/* e:ceo */

/* s:organizations */
#organizations .sec1 .inner{
    width:1240px;
    padding:8% 20px;
    position:relative;
}
#organizations .sec1 .inner::after {
    content:'';
    width:1px;
    height:500px;
    background-color:#959595;
    position:absolute;
    top:20%;
    left:50%;
    transform:translate(-50%);
    z-index:-1;
}
#organizations .sec1 .inner::before {
    content:'';
    width:1200px;
    height:153px;
    background-image:url(../img/ora_border.png);
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    position:absolute;
    top:39.5%;
    z-index:-1;
}
#organizations .sec1 .head {
    width:200px;
    height:200px;
    border-radius:50%;
    background: linear-gradient(to right bottom, #e75260, #db3c4b 40%, #c71526);
    box-sizing:border-box;
    margin:0 auto;
}
#organizations .sec1 .head span {
    width:100%;
    height:100%;
    line-height:200px;
    display:block;
    text-align:center;
    font-size:3em;
    font-weight:bold;
    color:#fff;
}
#organizations .sec1 .org_list {
    margin-top:150px;
    overflow: hidden;
}
#organizations .sec1 .org_list li {
    float:left;
    width:18%;
    margin-right:2.5%;
    box-sizing:border-box;
}
#organizations .sec1 .org_list li:last-child {
    margin-right:0;
}
#organizations .sec1 .org_list li .tit {
    background-color:#d32334;
    color:#fff;
}
#organizations .sec1 .org_list li p {
    width:100%;
    font-size:18px;
    padding:15px 4px;
    font-weight:400;
    text-align:center;
    background-color:#fff;
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    box-sizing:border-box;
}
#organizations .sec1 .org_list li p:last-child {
    border-bottom:1px solid #ccc;
}
/* e:organizations */

.pc_img {
    display:block;
}
.mo_img {
    display:none;
}
.mo_br {
    display:block;
}
.visionBox {
    display:block;
}
.mo_visionBox {
    display:none;
}
#business01 .sec4 .text_box {
		padding:30px 10px 30px 10px;
    }
@media screen and (max-width:1400px){
    #business01 .sec4 .inner p br{
        display:none;
    }
    
}
@media screen and (max-width:1200px){
    .sec .inner {
        width:98%;
        padding:3% 3%;
    }

    #history .sec1 .inner {
        width:98%;
        padding:8% 1%;
    }
    .sec1 .historyBox {
        padding-bottom:100px;
    }
    .history_wrap .historyBox .history_left>h3 {
        font-size:36px;
    }
    .history_wrap .historyBox .history_right .line {
        left:25.2%;
    }
    .history_wrap .historyBox .history_right .history_00 .year::after {
        right:15%;
    }
    .history_wrap .historyBox .history_right .history_00 .info {
        padding-left:20px;
    }

    #vision .sec1 .inner {
        width:980px;
        padding:5% 0;
    }
    #vision .sec1 .circle {
        transform: translate(-50%,-67%);
    }
    #vision .sec1 .visionBox {
        height:650px;
    }
    #vision .sec1 .text_box .list1 {
        left:210px;
    }
    #vision .sec1 .text_box .list2 {
        right:170px;
    }
    #vision .sec1 .text_box .list3 {
        bottom:130px;
    }
    #vision .sec1 .text_box:hover .list1 {
        left:190px;
        transition:all 0.6s;
    }
    #vision .sec1 .text_box:hover .list2 {
       right:150px;
       transition:all 0.6s;
    }
    #vision .sec1 .text_box:hover .list3 {
        bottom:110px;
        transition:all 0.6s;
    }
    #vision .sec1 .titBox div {
        width:120px;
        height:120px;
    }
    #vision .sec1 .titBox p {
        height:120px;
    }
    #vision .sec1 .txtBox p {
        font-size:14px;
    }
    #vision .sec1 .list2 .txtBox {
        padding-left:7px;
    }
    #vision .sec1 .list1 .txtBox {
        padding-right:7px;
    }
    #vision .sec1 .list3 .txtBox {
        padding-top:7px;
    }
    #vision .sec2 ul {
        width:100%;
    }
    #vision .sec2 ul li {
        width:32%;
        margin-right:2%;
    }
    #vision .sec2 ul li:last-child {
        margin-right:0;
    }
    #vision .sec2 ul li img {
        width:100%;
    }
    #organizations .sec1 .inner {
        width:980px;
        padding:8% 0;
    }
    #organizations .sec1 .inner::before {
        width:980px;
        height:120px;
        left:50%;
        transform:translateX(-50%);
    }
    #map .sec1 .title {
        font-size:21px;
        padding-bottom:5%;
    }
    #map .sec1 .inner {
        width:98%;
        padding:8% 1%;
    }
    #map .topBox {
        display:block;
    }
    #map .topBox > div {
        width:100%;
    }
    #map .infoBox ul {
        height:auto;
    }
    #map .infoBox1 ul li {
        display:block;
    }
    #map .infoBox1 ul li .tit {
        width:70%;
        display:inline-block;
    }
    #map .infoBox1 ul li .txt {
        height:auto;
        width:100%;
        padding-top:10px;
    }
  
  
    #business01 .sec5 ul li {
        width:32%;
        margin-right:2%;
    }
    #business01 .sec5 ul li:last-child {
        margin-right:0;
    }
    #business01 .sec5 ul li img{
        width:100%;
    }
	
	#business01 .sec2 {
    padding:2% 0;
}
	
    #business02 .sec1 .inner {
        width:98%;
        padding:8% 1%;
    }
    #business02 .sec1 .lf_box h1 {
        padding-bottom:20px;
    }
    #business02 .sec1 .rt_box img {
        width:100%;
    }
    #business02 .sec2 {
        height:auto;
    }
    #business02 .sec2 .text_box {
        width:100%;
        margin-bottom:5%;
        padding:0 10%;
    }
    #business02 .sec2 .border {
        padding:5%;
    }
    #business02 .sec2 .inner {
        width:98%;
        display:block;
        padding:8% 1%;
    }
    #business02 .sec2 .icon_box {
        width:100%;
    }
    #business02 .sec2 .icon_box ul  {
        width:100%;
    }
    #business02 .sec2 .icon_box ul li {
        width:50%;
        margin-right: 0;
        height: 160px;
        padding: 0 10px;
        text-align: center;
    }
    #business02 .sec2 .icon_box ul li a p {
        text-align:center;
        margin:0 auto;
    }
    #business02 .sec2 .icon_box .tit {
        text-align:center;
    }
    #business02 .sec3 .inner {
        width:98%;
        padding:8% 1%;
    }
    #business02 .sec3 ul li {
        width:300px;
    }
    #business02 .sec4 ul li img {
        width:auto;
    }
    #ceo .sec1 .inner {
        width:98%;
        padding:8% 3%;
    }
    #ceo .sec1 .rt_box {
        width:50%;
        padding-left:20px;
    }
    #ceo .sec1 .rt_box .tit {
        font-size:26px;
    }
    #ceo .sec1 .rt_box dl dt strong {
        font-size:21px;
    }
    #ceo .sec1 .rt_box dl .txt p {
        font-size:16px;
    }

}

@media screen and (max-width:1000px) {
    #business01 .sec4 {
        height:auto;
    }
    #business01 .sec4 .inner {
        display:block;
    }
    #business01 .sec4 .lfBox {
        width:100%;
        float:none;
    }
    #business01 .sec4 .rtBox {
        width:100%;
        float:none;
        padding:5% 0;
        text-align:center;
    }
    #business01 .sec4 .text_box {
        padding-left:0;
        padding-right:0;
        text-align:center;
    }
    #business01 .sec4 .rt_box h4 {
        text-align:center;
    }
    #business01 .sec4 .rtBox p {
        text-align:left;
        padding:0 20px;
    }
    #business01 .sec4 .inner a {
        margin:20px auto;
    }
}

@media screen and (max-width:980px){
	  #business01 .sec1 img {
        width:100%;
    }
  
	
    .sub .title {
        padding:8% 0;
    }
    .pc_img {
        display:none;
    }
    .mo_img {
        display:block;
    }
    .mo_br {
        display:inline-block;
    }    
    .mo_br2 {
        display:block;
    }
    .sub .title {
        font-size:21px;
    }
    #vision .sec1 .inner {
        width:98%;
        padding:5% 1%;
    }
    #vision .sec1 .text_box .list1 {
        left:160px;
    }
    #vision .sec1 .text_box .list2 {
        right:120px;
    }
    #vision .sec1 .text_box .list3 {
        bottom:120px;
    }
	#vision .sec1 .text_box:hover .list1 {
        left:120px;
        transition:all 0.6s;
    }
    #vision .sec1 .text_box:hover .list2 {
       right:90px;
       transition:all 0.6s;
    }
    #vision .sec1 .text_box:hover .list3 {
        bottom:90px;
        transition:all 0.6s;
    }
	
	
    #vision .sec2 .txt {
        font-size:14px;
    }
    .visionBox {
        display:block;
    }
    .mo_visionBox {
        display:none;
    }
    #vision .sec2 {
        width: 98%;
        padding:8% 1%;
    }
    #vision .sec2 ul {
        width: 100%;
        display:block;
    }
    #vision .sec2 ul li {
        width:100%;
        margin-right:0;
        margin-bottom:20px;
    }
    #organizations .sec1 .head {
        width:150px;
        height:150px;
    }
    #organizations .sec1 .head span {
        line-height:150px;
    }
    #organizations .sec1 .inner {
        width:750px;
        padding:8% 0;
    }
    #organizations .sec1 .inner::after {
        height:350px;
    }
    #organizations .sec1 .inner::before {
        width:750px;
        height:50px;
        top:40%;
        left:50%;
        transform:translateX(-50%);
    }
    #organizations .sec1 .org_list {
        margin-top:90px;
    }
    #organizations .sec1 .org_list li .tit {
        font-size:16px;
    }
    #organizations .sec1 .org_list li p {
        font-size:14px;
    }
    .sec1 .historyBox {
        display:block;
    }
    .history_wrap .historyBox .history_left {
        width: 100%;
    }
    .history_wrap .historyBox .history_left>h3 {
        padding-bottom:20px;
    }
    .history_wrap .historyBox .history_right {
        width:100%;
        padding-left:0;
    }
    .history_wrap .historyBox .history_right .line {
        top:-10px;
        left:20%;
    }
    .history_wrap .historyBox .history_right .history_00 .year::after {
        right:0%;
    }
    .history_wrap .historyBox .history_right .history_00 .year {
        width:20%;
    }
    #map .sec1 .root_daum_roughmap {
        width:100%;
        height:250px;
    }
    #map .sec1 .map_info {
        padding:4% 2%;
    }
    #map .sec1 .map_info .lf_box {
        position: absolute;
        top:-40px;
        left:50%;
        transform:translateX(-50%);
        z-index:9;
        opacity:0.2;
    }
    #map .sec1 .map_info .rt_box {
        width:100%;
        position:relative;
        z-index:10;
    }
    #map .sec1 .map_info strong {
        font-size:18px;
        text-align:center;
    }
    #map .sec1 .map_info p {
        font-size:16px;
        text-align:center;
        padding:20px 10px 10px 10px;
    }
    #map .sec1 .map_info .lf_box span {
        border:none;
        width:auto;
    }
    #map .sec1 .map_info span {
        display:block;
    }
    #map .sec1 .map_info p span:nth-child(1) {
        width:100%;
        text-align:center;
        padding-bottom:10px;
        z-index:2;
    }
    #map .sec1 .map_info p span:nth-child(1)::after {
        top:20px;
        right: 0;
        width:70px;
        height:10px;
        background-color: #c4d937;
        left: 50%;
        transform: translateX(-50%);
        z-index:1;
    }
    #map #timap .btnBox {
        width:100%;
        border: 1px solid #ccc;
        box-sizing: border-box;
        padding: 20px;
    }
    #map #timap .btnBox a {
        width:100%;
        height:50px;
        background-color:#333;
        display:block;
    }
    #map #timap .btnBox a span {
        display:block;
        text-align:center;
        line-height:50px;
        font-size:16px;
        color:#fff;
    }
    #business01 .sec1 ul {
        display:block;
    }
    #business01 .sec1 ul li {
        width:100%;
        margin:0px auto 20px auto;
        text-align:center;
        padding:20px;
        background-color:#f6f6f6;
        box-shadow:3px 3px 8px rgba(0,0,0,0.3);
    }
    #business01 .sec1 ul li:last-child {
        margin-right:auto;
    }
   
    #business01 .sec1 dl dt {
        font-size:18px;
    }
    #business01 .sec2 {
        padding:8% 0;
    }
    #business01 .sec2 .text_box {
        padding-bottom:6%;
    }
    #business01 .sec2 .text_box h2 {
        font-size:21px;
    }
    #business01 .sec2 .text_box p {
        font-size:18px;
    }
    #business01 .sec2 ul li {
        display:block;
        width:100%;
        margin-right:0;
        height:auto;
        text-align: center;
        padding:0 20px;
        padding-bottom:40px;
    }
    #business01 .sec2 ul li:hover {
        margin:0;
    }
    #business01 .sec2 ul li:nth-child(3n) {
        margin-right:0;
    }
    #business01 .sec2 ul li .icon {
        width:100%;
    }
    #business01 .sec2 ul li dl {
        width:100%;
    }
    #business01 .sec2 ul li dl dt {
        padding-bottom:10px;
    }
  
    #business01 .sec3 .text_box {
        width:100%;
        padding:0 20px;
    }
    #business01 .sec3 .text_box h3 {
        font-size:21px;
    }
    #business01 .sec3 .text_box p {
        font-size:16px;
    }
    #business01 .sec3 .text_box h3 strong::after {
        bottom:2px;
        width:100px;
        height:8px;
        margin-left:-50px;
    }
    #business01 .sec4 .rt_box {
        padding:8% 0;
    }
    #business01 .sec4 .rt_box .text_box {
        width:100%;
        padding:0 20px;
    }
    #business01 .sec4 .rt_box h4 {
        font-size:21px;
    }
    #business01 .sec4 .rt_box p {
        font-size:16px;
    }
    #business01 .sec5 {
        padding:8% 0;
    }
    #business01 .sec5 ul {
        display:block;
    }
    #business01 .sec5 ul li {
        width:100%;
        margin-right:0;
        margin-bottom:20px;
    }
    #business01 .sec5 .text_box h5 {
        font-size:21px;
    }
    #business01 .sec5 .text_box h5 strong::after {
        bottom:2px;
        width:100px;
        height:8px;
        margin-left:-50px;
    }
    #business01 .sec5 .text_box p {
        font-size:14px;
    }
    #business02 .sec1 .lf_box {
        width:100%;
        float:none;
        padding-bottom:40px;
    }
    #business02 .sec1 .lf_box ul li {
        padding:4px 0;
    }
    #business02 .sec1 .lf_box h1 {
        font-size:21px;
    }
    #business02 .sec1 .lf_box strong {
        font-size:16px;
    }
    #business02 .sec1 .lf_box p {
        font-size:16px;
    }
    #business02 .sec1 .rt_box {
        width:100%;
        float:none;
    }
    #business02 .sec2 .icon_box .tit {
        font-size:21px;   
    }
    #business02 .sec2 .icon_box ul li {
        width:100%;
        float:none;
    }

    #business02 .sec2 .text_box {
        padding:0;
    }
    #business02 .sec2 .text_box .tit {
        font-size:21px;
    }
    #business02 .sec2 .text_box p {
        font-size:14px;
    }
    #business02 .sec3 ul {
        display:block;
    }
    #business02 .sec3 ul li {
        margin:0 auto;
        text-align:center;
        padding-bottom:40px;
    }
    #business02 .sec3 ul .icon_box {
        width:130px;
        height:130px;
    }
    #business02 .sec4 .inner {
        width:98%;
        padding:8% 1%;
    }
    #business02 .sec4 ul {
        display:block;
    }
    #business02 .sec4 ul li {
        width:100%;
        text-align:center;
        margin:0 auto;
        padding-bottom:40px;
    }
    #business02 .sec4 dl {
        width:310px;
        margin:0 auto;
    }
    #business02 .sec4 dl dt {
        font-size:18px;
    }
    #business02 .sec4 dl dd {
        font-size:16px;
    }
    #business02 .sec4 dl dt::after {
        display:none;
    }
    #business02 .sec4 .text_box .tit {
        font-size:21px;
    }
    #business02 .sec4 .text_box p {
        font-size:14px;
    }
    #ceo .sec1 .lf_box {
        width:100%;
        float:none;
    }
    #ceo .sec1 .rt_box {
        width:100%;
        float:none;
        padding-top:40px;
        padding-left:0;
    }
    #ceo .sec1 .rt_box .tit {
        font-size:21px;
        padding-bottom:20px;
    }
    #ceo .sec1 .rt_box dl dt strong {
        position:relative;
    }
    #ceo .sec1 .rt_box dl dt strong::after {
        content:'';
        width:75%;
        height:20px;
        background-color:rgba(0,0,0,0.2);
        position:absolute;
        left:0;
        bottom:25px;
    }
}

@media screen and (max-width:780px){
    .visionBox {
        display:none;
    }
    .mo_visionBox {
        display:block;
        height:500px;
    }
    .mo_visionBox .circleBox {
        position:relative;
    }
    .mo_visionBox .circleBox li{
        width:130px;
        height:130px;
        border-radius:50%;
    }
    .mo_visionBox .circleBox li:nth-child(1) {
        position:absolute;
        top:0;
        left:0;
        background-color:rgba(1,172,166,0.9);
    }
    .mo_visionBox .circleBox li:nth-child(2) {
        position:absolute;
        top:0;
        left:50%;
        transform:translateX(-50%);
        background-color:rgba(13,153,214,0.9);
        z-index:2;
    }
    .mo_visionBox .circleBox li:nth-child(3) {
        position:absolute;
        top:0;
        right:0;
        background-color:rgba(6,73,116,0.9);
    }
    .mo_visionBox .circleBox li div {
        height:130px;
        display:flex;
        flex-direction:column;
        justify-content:center;
        justify-items:center;
    }
    .mo_visionBox .circleBox li strong {
        display:block;
        font-size:18px;
        font-weight:bold;
        text-align:center;
        color:#f6f6f6;
    }
    .mo_visionBox .circleBox li p {
        display:block;
        font-size:12px;
        font-weight:500;
        text-align:center;
        color:#ddd;
        word-break: break-all;
    }
    .mo_visionBox .infoBox {
        position:relative;
        top:200px;
    }
    .mo_visionBox .infoBox li {
        display:flex;
        justify-content:center;
        padding-bottom:30px;
    }
    .mo_visionBox .infoBox strong {
        font-size:28px;
        font-weight:bold;
        padding-right:16px;
        display:inline-block;
        position:relative;
        color:#333;
    }
    .mo_visionBox .infoBox strong::after {
        content:'';
        position:absolute;
        left:0;
        bottom:20px;
        width:35px;
        height:2px;
        background-color:#c71526;
        opacity:0.5;
    }
    .mo_visionBox .infoBox p {
        font-size:14px;
        font-weight:400;
        letter-spacing:-0.6px;
        line-height:1.4;
    }
    #organizations .sec1 .inner {
        width:100%;
    }
    #organizations .sec1 .org_list li {
        float:none;
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-bottom:2%;
    }
    #organizations .sec1 .inner::after {
        top:10%;
    }
}











/*business_area*/

/*bs_area.css*/
.bs_area .section{width: 100%; padding: 60px 0;}
.bs_area .first_area{padding-top: 0;}
.bs_area .first_area .leftarea{width: 55%; float: left;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;}
.first_area .leftarea>.img1{width: 48%; margin: 1%; float: left;}
.first_area .leftarea img{width: 100%;}
.first_area .leftarea>.img2{width: 48%; margin: 1%; float: left;}
.first_area .rightarea{width: 45%; float: left; padding-left: 60px;}
.first_area .toptxt>h2{font-size: 42px; font-weight: 700; line-height: 48px;}
.first_area .toptxt>h2>span{color: #c71526;}
.first_area .mdllinewrap{padding: 20px 0;}
.first_area .mdlline{width: 55px; height: 2px; background: #c71526;}
.first_area .mdltxt>p{font-size: 16px; color: #333; line-height: 22px;}
.first_area .bottomtxt{padding-top: 40px; padding-bottom: 0;}
.first_area .bottomtxt>p{font-size: 14px; color: #999; line-height: 20px;}
.bgc{background-color: #f5f5f5;}
.second_area .article{padding: 55px 0; width: 25%; float: left; text-align: center;}
.second_area .artimg{margin: 0 auto;width: 60px; height: 60px; }
.second_area .artimg>img{width: 100%; margin:0 auto;}
.second_area .ai2>img {padding-top:13%; }
.second_area .arttbox{width: 180px;margin: 10px auto 0;}
.second_area .center{overflow: hidden; }
.second_area .leftnum{float: left; margin: 0 5px;}
.second_area .leftnum>h3{width: 170px;font-size: 40px; color:#c71526; font-weight:700; text-align: center; line-height: 40px; padding: 10px 0;}
.second_area .righttxt{float: left; margin: 0 5px;}
.second_area .righttxt>p{width:170px; padding: 10px 0;font-size: 14px;color: #333;line-height: 20px;}
.bs_area .third_area{padding-top: 50px; padding-bottom: 150px;}
.third_area .leftarea{width: 70%; float: left; padding-right: 60px;}
.third_area .txtbox{padding: 20px 0;}
.third_area .toptxt>h3{font-size: 42px; line-height: 48px; font-weight: 700;}
.third_area .bottomtxt{padding-top: 40px;}
.third_area .bottomtxt>p{font-size: 14px; line-height: 20px; color: #999;}
.tb2 .toptxt>h3{font-size: 42px; line-height: 48px;}
.tb2 .toptxt>h3>span{color: #c71526;}
.tb2 .bottombox{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;}
.tb2 .boxarticle{float: left;width: 50%;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 50px; margin-top: 40px;}
.tb2 .boximgwrap{width: 51px; height: 51px;}
.tb2 .boximgwrap>img{width: 100%;}
.tb2 .boxtxtwrap{width: 85%; padding-left: 10px;}
.tb2 .boxtxtwrap p{font-size: 14px; color: #999; line-height: 20px;}
.tb2 .boxtxtwrap .p1{font-size: 16px; color: #333; line-height: 48px;}
.third_area .rightarea{width: 30%; float: right;}
.third_area .rightarea>.imgwrap{width: 100%; height: 630px; background-image: url('../../img/business/area_section3_img2.png'); background-size: cover; background-position: center; background-repeat: no-repeat;}
@media screen and (max-width:1199px){
/*    br{display: none;}*/
    .second_area .righttxt>p>br{display: block;}
    .bs_area .first_area .leftarea{width: 100%;}
    .bs_area .first_area .rightarea{width: 100%; margin-top: 40px; padding-left: 0;}
    .first_area .rightarea{padding-left: 40px;}
    .third_area .leftarea{width: 100%;float: inherit; margin-top: 40px; padding-right: 0;}
    .third_area .rightarea{float: inherit;padding-bottom: 40px;}
    .third_area .rightarea{width: 100%; float: left;}
    .third_area .rightarea>.imgwrap{width: 100%; height: 500px; background-image: url('../../img/business/area_section3_img2.png'); background-size: cover; background-position: center; background-repeat: no-repeat;}
}
@media screen and (max-width:920px){
    .bs_area .section{padding: 30px 0;}
    .bs_area .third_area{ padding-bottom: 150px;}
    .second_area .article{width: 50%; margin-top: 0;}
    .third_area .rightarea>.imgwrap{width: 100%; height: 400px; background-size:auto ;}
    .second_area .article:nth-child(1){border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}
    .second_area .article:nth-child(2){border-bottom: 1px solid #ddd;}
    .second_area .article:nth-child(3){border-right: 1px solid #ddd;}
}
@media screen and (max-width:768px){
    .first_area .mdltxt>p>br{display: block;}
    .third_area .toptxt>h3{word-break: keep-all;}
    .tb2 .boxarticle{width: 48%;padding-right: 0; margin-top: 20px;}
    .tb2 .boxarticle:nth-child(1){margin-right: 2%;}
    .tb2 .boxarticle:nth-child(3){margin-right: 2%;}
    .bs_area .third_area{ padding-bottom: 100px;}
}
@media screen and (max-width:650px){
    .first_area .toptxt>h2{font-size: 32px;}
    .tb2 .boxarticle{width: 100%; margin: 30px 0;}
    .tb2 .boxarticle:nth-child(1){margin-right:0;}
    .tb2 .boxarticle:nth-child(3){margin-right:0;}
    .third_area .toptxt>h3{font-size: 32px;}
    .third_area .rightarea>.imgwrap{height: 300px;}
    .first_area .bottomtxt{padding-bottom: 40px;}
    .second_area .inner{padding: 0;}
}
@media screen and (max-width:500px){
    .mdlTxt>h2{font-size: 20px!important;}
    .ing_bnr_Wrap>.bnrtxtwrap>h3{font-size: 28px;}
    .ing_bnr_Wrap>.bnrtxtwrap>p{font-size: 16px;}
    .bs_area .section{padding: 10px 0;}
    .first_area .toptxt>h2{font-size: 28px; line-height: 36px;}
    .first_area .toptxt>h2>br{display: block;}
    .first_area .mdltxt>p{font-size: 13px;}
    .first_area .mdltxt>p br{display: none;}
    .first_area .bottomtxt>p{font-size: 12px;}
    .first_area .bottomtxt{padding-bottom: 40px;}
    .third_area .toptxt>h3{line-height: 36px; font-size: 28px;}
    .second_area .article{width: auto; padding: 25px 0; position:relative; left: 50%; top: 50px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
    .bgc{padding: 40px 0;}
    .second_area .artimg{float: left;}
    .second_area .arttbox{float: left}
    .second_area .arttbox{margin: 0;}
    .second_area .leftnum{margin: 0 35px;}
    .second_area .arttbox{width: auto;}
    .tb2 .boxarticle{margin: 20px 0;}
    .bs_area .third_area{ padding-bottom: 80px; padding-top: 60px;}
    .second_area .article:nth-child(1){border-right: none; border-bottom: none}
    .second_area .article:nth-child(2){border-bottom: none;}
    .second_area .article:nth-child(3){border-right: none}
}
@media screen and (max-width:400px){
    .third_area .rightarea>.imgwrap{height: 250px;}
    .tb2 .boxarticle{margin: 15px 0;}
}
/*business_area*/





/*business_info*/

/* bs_info */

.bs_info{width: 100%;}
.bs_info .inner{width: 1200px; padding: 0 20px;}
@media screen and (max-width:1199px){
.bs_info .inner{width: 100%;} 
.bs_info .inner{margin: 0 0;} 
}
@media screen and (max-width:480px){
.bs_info .inner{margin: 0 0;} 
}
.bs_info .section{padding: 100px 0; width: 100%;}
@media screen and (max-width:1199px){
.bs_info .section{padding: 75px 0;}  
}
@media screen and (max-width:767px){
.bs_info .section{padding: 50px 0;}  
}
.bs_info .section.cus_info{padding-top: 0px;}
.cus_info .figure_area{width: 100%; margin-bottom: 60px;}
.cus_info .figure_area img{width: 100%;}
.cus_info .text_area{width: 100%;}
.cus_info .bsinfo_list{padding: 30px 30px 55px; width: 100%;}
.cus_info .bsinfo_list li{float: left; width: 30%;}
.cus_info .bsinfo_list li.bsinfo_item02{margin: 0 5%;}
.cus_info .tit_box .sub_tit{display: inline-block; margin-bottom: 10px; color: #999; font-size: 14px; font-weight: 300; line-height: 20px;}
.cus_info .tit_box .main_tit{color: #333; font-size: 16px; font-weight: 600; line-height: 20px;}
.cus_info .tit_box .main_tit::after{display: block; content:""; margin: 20px 0; width: 40px; height: 3px; background: #c71526;}
.cus_info .desc_box p{color: #666; font-weight: 300; font-size: 14px;}
@media screen and (max-width:978px){
.cus_info .figure_area{margin-bottom: 50px;}
.cus_info .bsinfo_list{padding: 0 0 30px;}
.cus_info .bsinfo_list li{width: 100%;}  
.cus_info .bsinfo_list li.bsinfo_item02{margin: 30px 0;}
}
@media screen and (max-width:480px){
.cus_info .tit_box .sub_tit{font-size: 12px;}
.cus_info .tit_box .main_tit{font-size: 14px;}
.cus_info .tit_box .main_tit::after{margin: 15px 0; width: 35px;}
.cus_info .desc_box p{font-size: 12px;}
}
.ph_info{background: #333;}
.ph_info .ph_list{padding: 0 30px; width: 100%;}
.ph_info .ph_list li{float: left; width: 32%;}
.ph_info .ph_list li.phlist_item02,.ph_info .ph_list li.phlist_item05{margin: 0 2%;}
.ph_info .ph_list li.phlist_item01,.ph_info .ph_list li.phlist_item02, .ph_info .ph_list li.phlist_item03{margin-bottom: 25px;}
.ph_info .picto_box{width: 60px; margin: 20px auto;}
.ph_info .picto_box img{width: 100%;}
.ph_info .text_box{text-align: center; color: #fff;}
.ph_info .text_box .main_tit{margin-bottom: 15px; color: #fff; font-size: 16px; font-weight: 300; line-height: 25px;}
.ph_info .text_box .desc{padding: 0 15px 20px; font-size: 14px; font-weight: 100; line-height: 20px;}
@media screen and (max-width:978px){
.ph_info .ph_list{padding: 0 20px;}
.ph_info .ph_list li.phlist_item02,.ph_info .ph_list li.phlist_item05{margin: 0;}
.ph_info .ph_list li.phlist_item01,.ph_info .ph_list li.phlist_item02, .ph_info .ph_list li.phlist_item03{margin-bottom: 0;}
.ph_info .ph_list li{width: 50%; height: 270px; padding: 30px 0;}  
.ph_info .picto_box{width: 50px;}
.ph_info .text_box .desc{padding: 0 30px 30px;}  
}
@media screen and (max-width:767px){
.ph_info .ph_list li{padding: 5px 0; width: 100%; height: auto;}  
.ph_info .picto_box{width: 50px; margin: 15px auto;}
.ph_info .text_box .main_tit{margin-bottom: 20px; font-size: 14px; line-height: 20px;}
.ph_info .text_box .desc{padding: 0 5px 30px; font-size: 12px; line-height: 17px;}  
}
.tem_info{width: 100%;}
.tem_info .inner > div{float: left; width: 50%;}
.tem_info .figure_area img{width: 100%;}
.tem_info .text_area{padding-left: 60px; padding-top: 20px;}
.tem_info .text_area .main_tit{margin-bottom: 25px; font-size: 42px; line-height: 48px; font-weight: 700;}
.tem_info .text_area .main_tit strong{display: block; font-weight: 700; color: #c71526;}
.tem_info .text_area .main_desc{margin-bottom: 35px; font-size: 16px; line-height: 22px; color: #333;}
.tem_info .text_area .desc_box{padding-right: 10%;}
.tem_info .text_area .desc_box p{color: #999; font-size: 14px; line-height: 1.4; }
@media screen and (min-width:768px) and (max-width:978px){
.tem_info .text_area{padding-top: 15px;}  
.tem_info .text_area .main_tit{font-size: 30px; line-height: 35px;}
.tem_info .text_area .main_desc{font-size: 14px; line-height: 18px;}
.tem_info .text_area .desc_box p{font-size: 13px; line-height: 17px;}  
}
@media screen and (max-width:880px){
.tem_info .inner > div{width: 100%;} 
.tem_info .figure_area{padding: 0 20px; margin-bottom: 45px;}
.tem_info .text_area{padding-left: 0; padding: 0 20px;}
.tem_info .text_area .desc_box{padding-right: 0;}
}
@media screen and (max-width:480px){
.tem_info .text_area .main_tit{margin-bottom: 15px; font-size: 28px; line-height: 30px;}
.tem_info .text_area .main_desc{margin-bottom: 25px; font-size: 13px; line-height: 17px;}
.tem_info .text_area .desc_box p{font-size: 12px; line-height: 16px;}  
}




/*business_info*/





/*intro*/
/*sub1.css*/
#container_title{display: none;}

.sub1_bannerwrap{position: relative;}
.sub1_bannerwrap>.bnr_img{width: 100%; height: 900px; position: relative;}
.sub1_bannerwrap>.bnr_img>img{height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.sub1_bannerwrap .imgtextwrap{position: absolute; top: 20%; left: 0; right: 0; margin: auto;}
.sub1_bannerwrap .bnr_text{text-align: center; color: #fff;}
.sub1_bannerwrap h2{font-size: 64px; font-weight: 700; line-height: 80px; color: #fff;}
.sub1_bannerwrap h3{font-size: 42px; line-height: 80px; color: #fff;}
.sub1_bannerwrap p{font-size: 16px; line-height: 25px; font-weight: 100; padding: 15px 0;}
.sub1_bannerwrap .bnr_hexagon{padding-top: 65px; overflow: hidden; margin: 0 auto; width: 795px;}
.sub1_bannerwrap .bnr_hexagon>div{width: 233px;height: 269px;margin: 0 2%; float: left;}
.sub1_bannerwrap .bnr_hexagon img{width: 100%;margin: 0 auto;}
.sub_intro .section .title_wrap{text-align: center; padding: 100px 0;}
.sub_intro .section .title_wrap>h4{font-size: 42px; font-weight: 700; line-height: 80px; color: #333;}
.sub_intro .section .title_wrap>p{font-size: 24px; line-height: 35px; color: #666;}

.sub1-1{padding-bottom: 110px; width: 100%; background-size: 100% auto; background-image: url('../../img/sub/subbg_img1.png');}
.sub1-1 .art_wrap1{width: 100%;overflow: hidden;}
.sub1-1 .left_area{float: left; padding-left: 30px;}
.sub1-1 .left_area>div{width: 461px;height: 397px;}
.sub1-1 .left_area img{width: 100%;}
.sub1-1 .right_area{float: right; padding-right: 30px;}
.sub1-1 li{ overflow: hidden;}
.sub1-1 li:nth-child(2){padding: 80px 0;}
.sub1-1 li>div>img{width: 100%;}
.sub1-1 .con1_img{float: left; width: 78px; height: 78px;}
.sub1-1 .con1_tbox{padding-left: 20px; float: left;}
.sub1-1 .con1_tbox>h5{font-size: 24px; color: #1659a3; line-height: 25px;}
.sub1-1 .con1_tbox>p{font-size: 18px; color: #555; line-height: 25px;}
.sub1-2{padding-bottom: 100px;}
.sub1-2 .art_wrap2{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;}
.sub1-2 .article{margin: 0 30px; float: left;}
.sub1-2 .article>div>img{margin: 0 auto;}
.sub1-2 .blueline{width: 100%; padding: 40px 0;}
.sub1-2 .blueline>div{width: 2px; height: 70px; background: #1659a3; margin: 0 auto;}
.sub1-2 .tbox>h5{font-size: 24px; color: #1659a3; font-weight: 700; line-height: 40px; text-align: center;}
.sub1-2 .tbox>p{font-size: 18px; color: #666; line-height: 30px; text-align: center;}
.sub1-3{padding-bottom: 150px; width: 100%; background-size: 100% auto; background-image: url('../../img/sub/sub1_con3img.png');}
.sub1-3 .swiper-container.sub_intro{display: none;}
.sub1-3 .btnWrap{display: none;}
.sub1-3 .con3_sect1{overflow: hidden; }
.sub1-3 article{float: left; position: relative; width: 33.33%; height: 290px;}
.sub1-3 .con3_sect1 img{width: 100%;}
.sub1-3 .con3_sect1 .line{position: absolute; width: 2px; height: 100%; background: #ddd; left: 14px; top: 8px;}
.sub1-3 .con3_sect1 .year{float: left; margin-bottom: 20px; font-size: 36px; font-weight: 700; line-height: 40px; color: #1659a3;}
.sub1-3 .con3_sect1 .year::before{display: block; float: left; margin-right: 20px; position: relative; z-index: 1; content:""; width: 30px; height: 40px; background: url(../../img/company/history_icon1.png) 100% center no-repeat; background-position: center;}
.sub1-3 .con3_sect1 .desc{float: left; margin-bottom: 20px; width: 100%;}
.sub1-3 .con3_sect1 .desc::before{display: block; float: left; margin-right: 20px; position: relative; z-index: 1; content: ""; width: 30px; height: 30px; background: url(../../img/company/history_icon2.png) 100% center no-repeat; background-position: center;}
.sub1-3 .con3_sect1 .desc .date{display: block; float: left; margin-right: 10px; line-height: 30px; color: #999; font-size: 17px;}
.sub1-3 .con3_sect1 .desc p{float: left; width: 60%; line-height: 30px; color: #999; font-size: 17px;}
.sub1-3 article:nth-child(4){margin-top:40px;}
.sub1-3 article:nth-child(5){margin-top:40px;}
.sub1-3 article:nth-child(6){margin-top:40px;}
.sub1-3 .ie9{display: none;}
@media screen and (max-width:1199px){
    .inner{width: 100%;}
    .sub1-1{padding-bottom: 80px;}
    .sub1_bannerwrap p>br{display: block;}
    .sub1-1 .con1_tbox>p>br{display: block;}
    .sub1-1 .left_area{width: 100%; padding-left: 0;}
    .sub1-1 .left_area>div{margin: 0 auto;}
    .sub1-1 .left_area img{width: 100%;}
    .sub1-1 .right_area{width: 100%;padding-right: 0; padding-top: 70px; text-align: center;}
    .sub1-1 .right_area ul{display: inline-block;}
    .sub1-2 .tbox>p>br{display: none;}
    .sub1-1 .con1_tbox>h5{text-align: left;}
    .sub1-1 .con1_tbox>p{text-align: left;}
    .sub1-2 .article{width: 31.33%; margin: 0 1%;}
    .sub1-2 .tbox>h5{word-break: keep-all;}
}
@media screen and (max-width:1024px){
    .sub1-3 article{width: 50%; margin-bottom: 20px; padding-left: 30px;}
    .sub1-3 article:nth-child(2n){float: right;}
    .sub1-3 article:nth-child(2n-1){float: left;}
    .sub1-3 article:nth-child(4), .sub1-3 article:nth-child(5), .sub1-3 article:nth-child(6){margin: 0 0 20px;}
    .sub1-3 .con3_sect1 .line{left: 44px;}
    .sub1-3 .con3_sect1 .year{margin-bottom: 20px; font-size: 30px; line-height: 40px;}
    .sub1-3 .con3_sect1 .desc .date{margin-right: 10px; line-height: 30px; font-size: 15px;}
    .sub1-3 .con3_sect1 .desc p{width: 60%; line-height: 30px; font-size: 15px;}
}

@media screen and (max-width:980px){
    .section .title_wrap{padding: 80px 0;}
    .sub1-2 .blueline{display: none;}
    .sub_intro .tbox{position: relative;}
    .tbox:before{position: absolute;content: ''; width: 70px; height: 2px; background: #1659a3; top: 20px; left: 40px;}
    .sub1-2 .article{width: 700px; margin: 0 auto;overflow: hidden; padding: 40px 0px;}
    .sub1-2 .article>div{float: left;}
    .sub1-2 .tbox{float: left; padding: 40px 40px;}
    .sub1-2 .tbox>h5{text-align: left;}
    .sub1-2 .tbox>p{text-align: left;}
    .sub1-2 .tbox>p>br{display: block;}
}
@media screen and (max-width:800px){
    .sub1_bannerwrap .bnr_hexagon{width: 100%; padding-top: 0;}
    .sub1_bannerwrap .bnr_hexagon>div{width: 31.33%; height: auto; margin: 0 1%;}
}
@media screen and (max-width:768px){
    .section .title_wrap{padding: 70px 0;}
    .section .title_wrap>h4{font-size: 40px;}
    .section .title_wrap>p{font-size: 28px;}
    .sub1_bannerwrap>.bnr_img{height: 800px;}
    .sub1_bannerwrap h2{font-size: 48px;}
    .sub1_bannerwrap h3{font-size: 36px;}
    .sub1-1 .left_area{width: 100%; padding-left: 0;}
    .sub1-1 .right_area{width: 100%; padding-right: 0;}
    .sub1-2 .article{width: 100%;}
    .sub1-2 .article>div{float: none;}
    .sub1-2 .blueline{display: block;}
    .sub1-2 .tbox{float: none;}
    .sub1-2 .tbox::before{display: none;}
    .sub1-2 .tbox>h5{text-align: center;}
    .sub1-2 .tbox>p{text-align: center;}
    .sub1-2 .tbox{padding: 0;}
    .sub1-3 .con3_sect1 .desc{margin-bottom: 10px;}
    .sub1-3 .con3_sect1 .desc p{width: 58%;}
    .sub1-3 .con3_sect1 .year::before{margin-right: 10px; background-size: 24px auto;}
    .sub1-3 .con3_sect1 .desc::before{margin-right: 10px; background-size: 14px auto;}
}
@media screen and (max-width:600px){
    .sub1-3 .con3_sect1{display: none;}
    .sub1-3 .swiper-container.sub_intro{display: block;}
    .sub1-3 .btnWrap{display: block;}
    .swiper-slide>img{margin: 0 auto;}
    .sub_intro .btnWrap{z-index: 999;}
    .sub_intro .section .title_wrap{padding: 70px 0;}
    .sub_intro .section .title_wrap>h4{font-size: 30px; line-height: 30px;}
    .sub_intro .section .title_wrap>p{font-size: 18px; line-height: 25px;}
    .sub1_bannerwrap>.bnr_img{height: 600px;}
    .sub1_bannerwrap h2{font-size: 36px; line-height: 45px;}
    .sub1_bannerwrap h3{font-size: 26px; line-height: 45px;}
    .sub1_bannerwrap p{font-size: 14px;}
    .sub1_bannerwrap .bnr_hexagon{margin-top: 45px;}
    .sub1-1 .con1_img{width:20%; height: auto; padding-right: 10px;}
    .sub1-1 .con1_img>img{width: 100%; margin: 0 auto;}
    .sub1-1 .right_area ul{}
    .sub1-1 .con1_tbox{width: 80%; padding-left: 0;}
    .sub1-1 .con1_tbox>h5{font-size: 22px;}
    .sub1-1 .con1_tbox>p{font-size: 16px;}
    .sub1-1 li:nth-child(2){padding: 40px 0;}
    .sub1-1 .left_area>div{width: auto; height: auto;}
    .sub1-1 .right_area{padding-top: 40px;}
    .sub1-2 .article{width: 100%;}
    .sub1-2 .tbox>h5{font-size: 17px;}
    .sub1-2 .tbox>p{font-size: 13px;}
    .sub1-2 .blueline>div{height: 40px;}
    .sub1-2 .blueline{padding: 20px 0;}
    .sub1-3{width: 100%; height: 500px;position: relative;}
    .swiper-container.sub_intro{display: block;width: 80%; margin: 0 15%; position: relative;}
    .swiper-container.sub_intro .swiper-slide{width: 100%; height: 260px;}
    .sub_intro .btnWrap{display: block;width: 90%; margin: 0 5%; position: absolute; margin: auto; left: 0; right: 0; bottom: 230px;  overflow: hidden;}
    .sub_intro .swiper-button-next1{float: left; outline: 0;}
    .sub_intro .swiper-button-prev1{float: right; outline: 0;}
    .swiper-container.sub_intro .line{position: absolute; width: 2px; height: 100%; background: #ddd; left: 14px; top: 6px;}
    .swiper-container.sub_intro .year{float: left; margin-bottom: 20px; font-size: 25px; font-weight: 700; line-height: 40px; color: #1659a3;}
    .swiper-container.sub_intro .year::before{display: block; float: left; margin-right: 10px; position: relative; z-index: 1; content:""; width: 30px; height: 40px; background: url(../../img/company/history_icon1.png) 100% center no-repeat; background-position: center; background-size: 24px auto;}
    .swiper-container.sub_intro .desc{float: left; margin-bottom: 10px; width: 100%;}
    .swiper-container.sub_intro .desc::before{display: block; float: left; margin-right: 10px; position: relative; z-index: 1; content: ""; width: 30px; height: 30px; background: url(../../img/company/history_icon2.png) 100% center no-repeat; background-position: center; background-size: 14px auto;}
    .swiper-container.sub_intro .desc .date{display: block; float: left; margin-right: 10px; line-height: 30px; color: #999; font-size: 13px;}
    .swiper-container.sub_intro .desc p{float: left; width: 60%; line-height: 30px; color: #999; font-size: 13px;}
}
@media screen and (max-width:480px){
    .sub_intro .section .title_wrap{padding: 30px 0;}
    .sub_intro .section .title_wrap>h4{font-size: 22px; font-weight: 700; line-height: 40px; color: #333;}
    .sub_intro .section .title_wrap>p{font-size: 12px; line-height: 30px; color: #666;}
    .sub1_bannerwrap>.bnr_img{height: 500px;}
    .sub1_bannerwrap h2{font-size: 28px; line-height: 40px;}
    .sub1_bannerwrap h3{font-size: 18px; line-height: 30px;}
    .sub1_bannerwrap p{font-size: 12px; line-height: 20px; padding: 5px 0;}
    .sub1-1 .con1_tbox>h5{font-size: 18px;}
    .sub1-1 .con1_tbox>p{font-size: 14px;}
    .sub1-3{width: 100%; height: auto; padding-bottom: 0;}
    .btnWrap{width: 90%; margin: 0 5%; position: absolute; margin: auto; left: 0; right: 0; bottom: 40%;  overflow: hidden; }
    .sub_intro .swiper-button-next1{float: left;}
    .sub_intro .swiper-button-prev1{float: right;}
    .sub1-3{padding-bottom: 80px;}
    .swiper-container.sub_intro .year{font-size: 20px;}
}

@media screen and (max-width:400px){
    .swiper-container.sub_intro .swiper-slide{height: 300px;}
    .sub_intro .swiper-container.sub_intro.sub_intro{margin: 0 auto;}
    .swiper-container.sub_intro .desc p{width: 50%;}
}
@media screen and (max-width:360px){
    .sub1_bannerwrap .imgtextwrap{top: 22%;}
    .btnWrap{width: 90%; margin: 0 5%; position: absolute; margin: auto; left: 0; right: 0; overflow: hidden;}
}
@media screen and (max-width:320px){
   .sub1-3{width: 100%;}
}

/*intro*/






/*directions*/


/* directions.css */
.directions{width: 100%; padding: 0 0 130px;}
.map_area{margin-top: 50px; width: 100%; height: auto; overflow: hidden;}
.map_desc{margin-top: 80px; width: 100%;}
.map_desc_box{width: 100%;}
.map_title{height: 60px; border-bottom: 2px solid #666;}
.map_title .map_icon1{float: left; display: inline-block; margin-right: 10px; width: 30px; height: 100%; background: url(../../img/company/directions_icon01.png); background-size: 20px 20px; background-repeat: no-repeat; background-position: center;}
.map_title h3{float: left; line-height: 60px; color: #333; font-size: 20px;}
.map_list{margin-bottom: 65px; width: 100%;}
.map_item{float: left; width: 100%; border-bottom: 1px solid #999;}
.item_desc{line-height: 60px; color: #666; font-size: 16px;}
.map_item::before{display: inline-block; float: left; margin-right: 26px; content: ""; width: 4px; height: 4px; background: #c71526; border-radius: 50%; margin-top: 28px;}
.map_2list{}
.map_2item{float: left; margin-right: 32px; padding: 15px 0 15px;}
.map_2item .bus_line{display: inline-block; margin-right: 10px; width: 45px; height: 30px; background: #3caa3a; color: #fff; text-align: center; line-height: 30px; border-radius: 5px}
.map_2item .bus_line.blue{background: #358fd4;}
.map_2item .bus_number{display: inline-block; color: #666; font-size: 16px; line-height: 30px;}
.map_item.bus_info .item_desc{margin-left: 30px;}
@media screen and (max-width:1199px){
    .directions{padding: 0 0 90px;}
    .map_area{margin-top: 20px; height: 300px;}
    .map_desc{margin-top: 60px;}
    .map_title{height: 50px;}
    .map_title .map_icon1{width: 25px;}
    .map_title h3{line-height: 50px; font-size: 18px;}
    .map_list{margin-bottom: 45px;}
    .map_item{padding: 20px 0;}
    .item_desc{float: left; margin-left: 20px; width: 90%; line-height: 20px; font-size: 14px;}
    .map_item::before{margin-top: 8px; margin-right: 0;}
    .map_2list{float: left; margin-left: 20px; width: 90%;}
    .map_2item{margin-right: 25px; padding: 0 0 20px;}
    .map_2item .bus_line{width: 38px; height: 28px; line-height: 28px; font-size: 14px;}
    .map_2item .bus_number{font-size: 14px; line-height: 28px;}
    .map_item.bus_info .item_desc{margin-left: 24px;}
    .map_item.bus_info::before{margin-top: 10px;}
}
@media screen and (max-width: 480px){
    .directions{padding: 0 0 80px;}
    .map_area{margin-top: 10px; height: 250px;}
    .map_desc{margin-top: 50px;}
    .map_title{height: 45px;}
    .map_title .map_icon1{width: 20px; background-size: 18px 18px;}
    .map_title h3{line-height: 45px; font-size: 16px;}
    .map_list{margin-bottom: 30px;}
    .item_desc{width: 90%; line-height: 17px; font-size: 13px;}
    .map_item::before{margin-top: 6px;}
    .map_2list{width: 90%;}
    .map_2item{margin-right: 20px;}
    .map_2item .bus_line{width: 35px; height: 25px; line-height: 25px; font-size: 13px;}
    .map_2item .bus_number{font-size: 13px; line-height: 25px;}
    .map_item.bus_info .item_desc{margin-left: 30px;}
    .map_item.bus_info::before{margin-top: 10px;}
}




#pthappy_menu {
		width:1200px;
		height:40px;
		margin:0 auto;
		margin-bottom:20px;
		margin-top:5%;
	}
	
	#pthappy_menu_1, #pthappy_menu_2, #pthappy_menu_3 {
		width:384px;
		height:40px;
		text-align:center;
		line-height:40px;
		background-color:#eee;
		float: left;
	}
	
	#pthappy_menu_1, #pthappy_menu_2 {
		margin-right:8px;
	}
	
	#pthappy_menu_1 > p, #pthappy_menu_2 > p, #pthappy_menu_3 > p {
		font-size:16px;
		font-weight:500;
		color:#333;
	}	
	
	
	@media screen and (max-width:1200px) {
		#pthappy_menu {
			width:100%;
			padding:0 3%;
		}
		
		#pthappy_menu_1, #pthappy_menu_2, #pthappy_menu_3 {
			width:32%;
		}
		#pthappy_menu_1, #pthappy_menu_2 {
		margin-right:2%;
	}
	}
	@media screen and (max-width:980px) {
		
		#pthappy_menu_1 > p, #pthappy_menu_2 > p, #pthappy_menu_3 > p {
		font-size:13px;
	}
	}
	@media screen and (max-width:420px) {
		#pthappy_menu {
			height:120px;
		}
		
		#pthappy_menu_1, #pthappy_menu_2, #pthappy_menu_3 {
			width:100%;
		}
		
		
	}	





#sharing_btn {
				width:100%;
				text-align:center;
				margin:4% 0;
			}
			
			#sharing_btn > a {
				display: inline-block;
				border: 2px solid #464646;
				padding: 10px 15px;
				font-size: 13px;
				transition: 0.4s;
				border-radius: 5px;
			}
			#sharing_btn > a:hover {color:#fff;background:#464646;}


#company .sec01 .txt_box > h5 {
	font-size: 3em;
    font-weight: 400;
    color: #333;
    padding-bottom: 30px;
}

#company .sec01 .txt_box > h5 > strong {
    display: block;
    font-weight: bold;
    position: relative;
    z-index: 2;
}

#company .sec01 .txt_box > h5 > strong::after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -75px;
    bottom: 5px;
    width: 150px;
    height: 10px;
    background-color: #c4d937;
    z-index: -1;
}

@media screen and (max-width: 980px) {
#company .sec01 .txt_box > h5 {
    font-size: 21px;
}
}











#spons_menu {
		width:1200px;
		height:40px;
		margin:0 auto;
		margin-bottom:20px;
		margin-top:5%;
	}
	
	#spons_menu_1, #spons_menu_2 {
		width:596px;
		height:40px;
		text-align:center;
		line-height:40px;
		background-color:#eee;
		float: left;
	}
	
	#spons_menu_1 {
		margin-right:8px;
	}
	
	#spons_menu_1 > p, #spons_menu_2 > p {
		font-size:16px;
		font-weight:500;
		color:#333;
	}	
	
	
	
	@media screen and (max-width:1200px) {
		#spons_menu {
			width:100%;
			padding:0 3%;
		}
		
		#spons_menu_1, #spons_menu_2, #spons_menu_3 {
			width:48.5%;
		}
		#spons_menu_1 {
		margin-right:3%;
	}
	}
	@media screen and (max-width:980px) {
		
		#spons_menu_1 > p, #spons_menu_2 > p, #spons_menu_3 > p {
		font-size:13px;
	}
	}
	
	
	
	#spons_btn {
		width:150px;
		height:30px;
		line-height:30px;
		text-align:center;
		background-color:#007dc3;
		margin:50px 0;
	}
	#spons_btn > p {
		font-size:17px;
		color:#fff;
		font-weight:bold;
	}
	
	#spons_btn:hover {
		background-color:#000;
	}
	
	
	
	#spons_wrap {
		width:1200px;
		height:auto;
		margin:0 auto;
		margin-bottom:5%;
	}
	
	@media screen and (max-width:1200px) {
		
		#spons_wrap {
			width:100%;
		}
	}
	
	
	
	
	
	
	
	
	
	#f_edu_menu {
		width:1200px;
		height:40px;
		margin:0 auto;
	}
	
	#f_edu_menu_1, #f_edu_menu_2, #f_edu_menu_3, #f_edu_menu_4 {
		width:294px;
		height:40px;
		text-align:center;
		line-height:40px;
		background-color:#eee;
		float: left;
	}
	
	#f_edu_menu_1, #f_edu_menu_2, #f_edu_menu_3 {
		margin-right:8px;
	}
	
	#f_edu_menu_1 > p, #f_edu_menu_2 > p, #f_edu_menu_3 > p, #f_edu_menu_4 > p {
		font-size:16px;
		font-weight:500;
		color:#333;
	}	
	
	
	@media screen and (max-width:1200px) {
		#f_edu_menu {
			width:100%;
			padding:0 3%;
		}
		
		#f_edu_menu_1, #f_edu_menu_2, #f_edu_menu_3, #f_edu_menu_4 {
			width:23.5%;
		}
		#f_edu_menu_1, #f_edu_menu_2, #f_edu_menu_3 {
		margin-right:2%;
	}
	}
	@media screen and (max-width:980px) {
		
		#f_edu_menu_1 > p, #f_edu_menu_2 > p, #f_edu_menu_3 > p {
		font-size:13px;
	}
	}
	@media screen and (max-width:420px) {
		
		
		
	}	
	
	
	
	
	
	
	
	
	
	#search_menu {
		width:1200px;
		height:40px;
		margin:0 auto;
		margin-bottom:20px;
		margin-top:5%;
	}
	
	#search_menu_1, #search_menu_2, #search_menu_3 {
		width:384px;
		height:40px;
		text-align:center;
		line-height:40px;
		background-color:#eee;
		float: left;
	}
	
	#search_menu_1, #search_menu_2 {
		margin-right:8px;
	}
	
	#search_menu_1 > p, #search_menu_2 > p, #search_menu_3 > p {
		font-size:16px;
		font-weight:500;
		color:#333;
	}	
	
	
	@media screen and (max-width:1200px) {
		#search_menu {
			width:100%;
			padding:0 3%;
		}
		
		#search_menu_1, #search_menu_2, #search_menu_3 {
			width:32%;
		}
		#search_menu_1, #search_menu_2 {
		margin-right:2%;
	}
	}
	@media screen and (max-width:980px) {
		
		#search_menu_1 > p, #search_menu_2 > p, #search_menu_3 > p {
		font-size:13px;
	}
	}
	@media screen and (max-width:420px) {
		#search_menu {
			height:120px;
		}
		
		#search_menu_1, #search_menu_2, #search_menu_3 {
			width:100%;
		}
		
		
	}	
	
	
	
	
	
	
	
	
	/*기관등록*//*기관등록*//*기관등록*/
	
#apply_write_content{width:840px; margin:0 auto; background:#fff; padding:40px 35px;min-height:893px;}
#apply_write_content h2.title{font-size:22px; font-weight:bold; color:#333;position:relative;line-height:1;margin-bottom:40px; padding-top:15px;}
#apply_write_content h2.title:before{content:''; width:51px; height:3px; background:#46b0ac; position:absolute; left:0; top:0;}
@media screen and (max-width:900px) {
		
		#apply_write_content{width:100%;}

		
	}	
	
/*리스트 스타일*/

table.listStyle{}
table.listStyle thead{}
table.listStyle thead tr{}
table.listStyle thead tr th{background:#f2f6fa; height:40px; font-size:14px; color:#666;text-align:center;vertical-align:middle;font-weight:bold;}
table.listStyle tbody{}
table.listStyle tbody tr{}
table.listStyle tbody tr td{font-size:14px; color:#333;border-bottom:1px solid #ccc;text-align:center;height:40px;vertical-align:middle;}
.state span.request{color:#e60012;display:inline-block;font-weight:500;}
.state span.completion{color:#ccc;display:inline-block;font-weight:500;}
.state span.unconfirmed{color:#e60012;display:inline-block;font-weight:500;}
.state span.confirmed{color:#ccc;display:inline-block;font-weight:500;}
.state span.receiving{color:#e60012;display:inline-block;font-weight:500;}
.state span.receivingCompleted{color:#46b0ac;display:inline-block;font-weight:500;}
.state span.inTraining{color:#333;display:inline-block;font-weight:500;}
.state span.trainingCompleted{color:#ccc;display:inline-block;font-weight:500;}

/*리스트 스타일2 & write 스타일*/
table.tableStyle1{border:1px solid #d8e3ee;margin-bottom:15px;}
table.tableStyle1 tbody{}
table.tableStyle1 tbody th{background:#f2f6fa;border-bottom:1px solid #d8e3ee; height:50px;text-align:center; vertical-align:middle;font-size:14px; color:#333; font-weight:400;}
table.tableStyle1 tbody td{border-bottom:1px solid #d8e3ee; height:50px;text-align:left; vertical-align:middle;font-size:14px; color:#666;padding:10px 12px;}


.wrtieBox {}

.wrtieBox h5 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin-bottom: 12px;
}

.wrtieBox h5 span.essential {
    font-size: 20px;
    font-weight: bold;
    color: #46b0ac;
}

.wrtieBox table.tableStyle1 {}

.wrtieBox table.tableStyle1 th .essential {
    color: #e60012;
    display: inline-block;
    margin-left: 3px;
}

.wrtieBox table.tableStyle1 input[type="text"],
.wrtieBox table.tableStyle1 input[type="password"] {
    width: 195px;
}

.wrtieBox table.tableStyle1 .address {}

.wrtieBox table.tableStyle1 .address input {
    width: 383px;
}

.wrtieBox table.tableStyle1 .address .addrInput1 {}

.wrtieBox table.tableStyle1 .address .addrInput1 input {
    width: 113px;
    margin-right: 10px;
}

.wrtieBox table.tableStyle1 .address .addrInput1 a {
    vertical-align: top;
    font-size: 13px;
    background: #666;
    width: 50px;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    text-align: center;
    font-weight: 500;
    color: #fff;
}

.wrtieBox table.tableStyle1 .email span {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    display: inline-block;
    height: 31px;
    width: 25px;
    text-align: center;
    vertical-align: top;
}

.wrtieBox table.tableStyle1 select {
    width: 181px;
    margin-top: -3px;
}

.wrtieBox button.addmore {
	float:right;
    background: #fff;
    width: 83px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #ccc;
}

.wrtieBox .btnArea {
	text-align:center;
    margin-top: 50px;
}

.wrtieBox .btnArea a {
    margin: 0 10px;
}


/*기관등록*//*기관등록*//*기관등록*/
	
	

/*directions*/
























