.sub-navi{display: flex;margin-top:15px;align-items: center;justify-content: center;position: relative;z-index: 2;}
.sub-navi a{color:#000000;font-size:16px;transition:all .4s;opacity: 0.6;}
.sub-navi a:hover{opacity: 1;}
.sub-navi a i{margin-right:5px;}
.sub-navi p{font-size:16px;color:#000000;padding:0 10px;}
.sub-navi span{font-size:16px;color:#000000;}
/* 재단소개 */
.company01{}
.company01 .company01-img{padding-bottom: 50px;}
.company01 .company01-img img{width: 100%;}
.company01 .company01-txt{padding-bottom: 200px;}
.company01 .company01-txt h3{font-weight:600;font-size:26px;font-family:'ScoreDream';letter-spacing:-1px;}
.company01 .company01-txt p{font-size:16px;margin-top: 30px;line-height: 25px;}


/* 연혁 */
.company02-wrap{display: flex;}
.company02-wrap>div{width: 100%;margin-bottom: 50px;}
.company02-wrap>div.left{padding-right: 30px;position: relative;border-right:1px dotted #b6b6b6;display: flex;flex-direction:column;}
.company02-wrap>div.left>div{display: flex;flex-direction:column;align-items:flex-end;position: absolute;}
.company02-wrap>div.left>.l_01{top: 4%;right: 30px;}
.company02-wrap>div.left>.l_02{top: 49%;right: 30px;}
.company02-wrap>div.left>div>h3{font-size:30px;font-weight:700;}
.company02-wrap>div.left>div>img{width: 70%;margin-top: 20px;}
.company02-wrap>div.left .round{width: 20px;height: 20px;background: #4fa656;border-radius:50%;position: absolute;top: 5%;right: -10px;}
.company02-wrap>div.left .round2{width: 20px;height: 20px;background: #4fa656;border-radius:50%;position: absolute;top: 50%;right: -10px;}

.company02-wrap>div.right{padding-left: 30px;position: relative;display: flex;flex-direction:column;}
.company02-wrap>div.right>div{height: 50%;}
.company02-wrap>div.right>div>div{position:relative;display: flex;flex-direction:column;}
.company02-wrap>div.right>div .r_01{display: flex;flex-direction:column;align-items: flex-start;}
.company02-wrap>div.right>div .r_01:after{content:'';position: absolute;display: block;border-radius:50%;border:1px solid #5aa42fba;
top: 50%;transform:translateY(-50%);left: -35px;width: 10px;height: 10px;}
.company02-wrap>div.right>div .r_01 h3{font-size:23px;font-weight:700;color:#181818;}
.company02-wrap>div.right>div .r_01 p{font-size:14px; color:#919191;margin-top: 5px;}


/* 조직도 */
.company03{background: #fafafa;padding: 50px 0;}
.organi_box{margin:30px 0 100px 0;}
.organi_box .top_box {position:relative; width:220px; height:220px; margin:0 auto 200px;border-radius:50%; box-sizing:Border-box; }
.organi_box .top_box img{width: 20%;margin:auto;}
.organi_box .top_box:before {z-index: -2;content: '';position: absolute;left: 50%;top: 0;width: 1px;height: 421px;border-left: 1px solid #d7d7d7;box-sizing: border-box;}
.organi_box .top_box div.top_box_t {    margin: auto;display: flex;width: 130px;height: 130px;background-color: #f9ba7b;border-radius: 50%;text-align: center;justify-content: center;align-items: center;}
.organi_box .top_box div.top_box_t>p{font-size:20px;font-weight:600;font-family:'ScoreDream';display: flex;border-radius:50%;background: #a5580b;width: 80%;height: 80%;justify-content: center;align-items: center;}
.organi_box .top_box div.top_box_b {align-items:center;height:275px;display:flex;justify-content: center;flex-direction:column;width:60%;border-radius:5%; text-align:center;position: absolute;left: 50%;transform:translateX(-50%);}
.organi_box .top_box div.top_box_b>p{display: flex;justify-content:center;align-items:center;font-weight:500;}
.organi_box .top_box div.top_box_b>p:first-child{background-color:#a5580b;margin-bottom: 50px;width: 100px;height: 100px;border-radius:50%;}
.organi_box .top_box div.top_box_b>p:first-child>span{font-family:'ScoreDream';}
.organi_box .top_box div.top_box_b>p:last-child{background-color:#a5580b;padding:15px 30px;text-align: center;}
.organi_box .top_box div.top_box_b span{color:#fff;font-size:18px;}
.organi_box .top_box p {display:table-cell; vertical-align:middle;font-size:1.2em; font-weight:500; color:#fff; letter-spacing:-0.025em; }
.organi_box .top_box p i.mont {display:block; padding-bottom:3px; font-size:0.8em; color:#fff; font-weight:400; letter-spacing:0; font-style:normal;}


.organi_box .bottom_box {padding-top:40px; font-size:0; letter-spacing:-4px; }
.organi_box .bottom_box img{width: 30%;margin:30px auto;}
.organi_box .bottom_box dl {position:relative; display:inline-block; vertical-align:top; width:22%; margin-right:40px; }
.organi_box .bottom_box dl:last-of-type {margin-right:0; }
.organi_box .bottom_box dl:before {content: '';position: absolute;left: 50%;top: -39px;width: 1px;height: 60%;border-left: 1px solid #d7d7d7;box-sizing: border-box;}
.organi_box .bottom_box dl:after {content:''; position:absolute; left:50%; top:-40px; width:calc(100% + 40px); height:1px; border-top:1px solid #d7d7d7; box-sizing:border-box; }
.organi_box .bottom_box dl dt {position:relative; height:250px;width: 80%;margin:auto;display: flex;flex-direction:column;}
.organi_box .bottom_box dl dt>div{margin-bottom: 20px;border-radius:30px;}
.organi_box .bottom_box dl dt>div:first-child{background: #cd7f32;}
.organi_box .bottom_box dl dt>div:first-child span{text-align: center;line-height: 45px;color:#fff;display: block;}
.organi_box .bottom_box dl dt>div:nth-child(n+2){background: #fff;border:3px solid #cd7f32;}
.organi_box .bottom_box dl dt>div:nth-child(n+2) span{text-align: center;line-height: 45px;color:#414141;font-weight:400;display: block;}
.organi_box .bottom_box dl dt:after {content:''; display:inline-block; vertical-align:middle; width:0; height:100%; }
.organi_box .bottom_box dl dt:before {content:''; position:absolute; left:50%; top:calc(100% + 10px); width:1px; height:40px; border-left:1px solid #d7d7d7; box-sizing:border-box; }
.organi_box .bottom_box dl dt span {display:inline-block; vertical-align:middle; font-size:1.2rem;color:#222222; letter-spacing:-0.025em;}
.organi_box .bottom_box dl:nth-of-type(4):after {display:none; }
.organi_box .bottom_box dl dd {width:100%; height:78px; margin-bottom:10px; font-size:0; letter-spacing:-4px; background-color:#e6e6f3; text-align:center; border-radius:50px; }
.organi_box .bottom_box dl dd:after {content:''; display:inline-block; vertical-align:middle; width:0; height:100%; }
.organi_box .bottom_box dl dd span {display:inline-block; vertical-align:middle; font-size:18px; font-weight:bold; color:#444444; letter-spacing:-0.025em; }
.organi_box .bottom_box dl dt:last-child:before{display:none;}
.organi_box .bottom_box dl dt p{display:block;font-size:0.9rem; color:#5c5c5c; font-weight:400; letter-spacing:0; font-style:normal;margin-top: 5px;}




/* 오시는길 */
.company04{margin-bottom: 150px;}
.map{width: 100%;}
.map>div{width: 100%;}

.company04-txt{display: flex;justify-content:space-between;padding: 25px 0;border-bottom:1px solid #ccc;}
.company04-txt>div{display: flex;align-items:center;}
.company04-txt>div>div{display: flex;align-items:center;margin-left: 15px;}
.company04-txt>div i{margin-right: 15px;font-size:16px;}
.company04-txt>div p{font-size:16px;}

/* 지역사회보호사업 */
.business01{padding-bottom: 200px;}
.business01-wrap{display: flex;flex-direction:column;}
.business01-wrap .business01-img{width: 100%;}
.business01-wrap .business01-img img{width: 100%;}
.business01-wrap p{text-align: center;font-size:16px;margin-top: 30px;line-height: 25px;}

/* 사례관리사업 */
.business02{padding-bottom: 200px;}
.business02-wrap{display: flex;flex-direction:column;}
.business02-wrap .business02-img{width: 100%;}
.business02-wrap .business02-img img{width: 100%;}
.business02-wrap p{text-align: center;font-size:16px;margin-top: 30px;line-height: 25px;}

/* 소외계층 복지 사업 */
.business03{padding-bottom: 200px;}
.business03-wrap{display: flex;flex-direction:column;}
.business03-wrap .business03-img{width: 100%;}
.business03-wrap .business03-img img{width: 100%;}
.business03-wrap p{text-align: center;font-size:16px;margin-top: 30px;line-height: 25px;}

/* 후원안내 */
.business04{padding-bottom: 200px;}
.business04-wrap{display: flex;justify-content:center;align-items:center;border-radius:20px;height: 600px;background-image: url(../img/sub/business04-img01.jpg);background-size: cover;background-repeat: no-repeat;}
.business04-wrap .business04-txt{width: 50%;padding: 30px 0;margin:auto;background:#ffffffc7;}
.business04-txt{display: flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 0;border-right:1px solid #ddd;}
.business04-txt>div{display: flex;flex-direction:column;text-align: center;align-items:center;}
.business04-txt>div span{font-weight:600;font-size:22px;color:#181818;}
.business04-txt>div h3{font-size:40px;color:#00950c;font-weight:600;padding: 10px 0;}
.business04-txt>div p{font-size:16px;color:#898989;font-weight:500;}
.business04-txt table{border-top:2px solid #00950c; border-collapse: collapse;margin: 30px 0 10px 0;width: 60%;}
.business04-txt table tr{padding: 5px 10px;font-size:17px;color:#686868;line-height: 50px;}
.business04-txt table td{text-align: center;}
.business04-txt table tr:first-child{border-bottom:1px solid #b0b0b0;}
.business04-txt table tr:last-child{border-bottom:2px solid #b0b0b0;}
.business04-txt table tr>td:first-child{width: 35%;}
.business04-txt table tr>td:last-child{width: 75%;}
.business04-txt p{text-align: left;font-size:14px;color:#656565;}

@media screen and (max-width: 1199px){

  .organi_box .bottom_box dl{margin-right: 30px;}
  .organi_box .bottom_box dl dt{height: 210px;}
  .organi_box .bottom_box img{width: 40%;margin:10px auto;}
  .organi_box .bottom_box dl:after{width:calc(100% + 30px);}
  .organi_box .bottom_box dl dt p{line-height: 1.3;}
}
@media screen and (max-width: 767px){

  .organi_box .top_box{width: 200px;height: 400px;margin:0 auto;}
  .organi_box .top_box div.top_box_b{bottom:0;width: 50%;}
  .organi_box .top_box:before{height:100%;}
  .organi_box .top_box:after{bottom: -15%;}
  .organi_box .bottom_box dl{width: 22.5%;margin-right: 10px;}
  .organi_box .bottom_box dl:after{width:calc(100% + 10px);}
  .organi_box .bottom_box dl dt{height: 130px;border-radius:15px;}
  
  .organi_box .bottom_box dl dt span{font-size:0.8rem;margin-top: 0;line-height: 1.2;}
  .organi_box .bottom_box dl dt p{display: none;}
  
  .organi_box .bottom_box img{width: 80%;margin:10px auto;}
  .company01 .company01-txt h3{font-size:23px;}
  
  .company01 .company01-txt{padding-bottom: 100px;}
  
  .company02-wrap>div.left>div>img{width: 100%;}
  .company04-txt{flex-direction:column;}
  .company04-txt>div{margin-bottom: 10px;}
  .company04-txt>div>div{margin-left:0;margin-right: 15px;}
  .company04-txt>div i{margin-right: 5px;}

  .business01{padding-bottom: 100px;}
  .business01-wrap p{font-size:14px;}

  .business02{padding-bottom: 100px;}
  .business02-wrap p{font-size:14px;}

  .business03{padding-bottom: 100px;}
  .business03-wrap p{font-size:14px;}

  .business04{padding-bottom: 100px;}
  .business04-wrap{height: 400px;}
  .business04-wrap .business04-txt{width: 100%;background: #ffffff8c;}
  .business04-txt>div span{font-size:18px;}
  .business04-txt>div h3{font-size: 30px;}
  .business04-txt table{width: 100%;}
}
@media screen and (max-width:600px){

}
@media screen and (max-width:480px){
  .company01 .company01-txt p{font-size:13px;}
}

@media screen and (max-width:300px){
  .business04-txt>div p{font-size:14px;}
  .business04-txt>div h3{font-size:20px;}
  .business04-txt table tr{font-size:14px;}
  .business04-txt p{font-size:11px;}
}


.timelineMAIN-title {
  text-align: center;
  margin-bottom: 60px;
  padding: 3em 0;
  /*border-bottom: 1px solid #E4EAEC;*/
}
.timelineMAIN-title p {
  /* margin: 0 auto; */
  font-size: 16px;
  max-width: 400px;
  word-break: keep-all;
}



.timelineMAIN-title .timeline-item:nth-child(odd) p{
  margin-left: 30px;
}

.timelineMAIN-title .timeline-item:nth-child(even) p{
  margin-left: 150px;
}

/*==================================
    TIMELINE
==================================*/
/*-- GENERAL STYLES
    ------------------------------*/
.timeline {
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.timeline h1,
.timeline h2,
.timeline h3,
.timeline h4,
.timeline h5,
.timeline h6 {
  line-height: inherit;
}
.timeline h3{
  margin-top: 0px;
}

/*----- TIMELINE ITEM -----*/
.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-item:last-child {
  padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
.timeline-info {
  font-size: 14px;
  font-weight: 350;
  letter-spacing: 3px;
  margin: 0 0 .5em 0;
  text-transform: uppercase;
  white-space: nowrap;
  color: #181818;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
.timeline-marker:before {
  background: #cd7f32;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 3px;
  background: #CCD5DB;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #cd7f32;
}

/*----- TIMELINE CONTENT -----*/
.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p:last-child {
  margin-bottom: 0;
}

/*----- TIMELINE PERIOD -----*/
.period {
  padding: 0;
}
.period .timeline-info {
  display: none;
}
.period .timeline-marker:before {
  background: transparent;
  content: "";
  width: 15px;
  height: auto;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: 30px;
  position: absolute;
  border-top: 3px solid #CCD5DB;
}
.period .timeline-marker:after {
  content: "";
  height: 32px;
  top: auto;
}
.period .timeline-content {
  padding: 40px 0 70px;
}
.period .timeline-title {
  margin: 0;
}

/*----------------------------------------------
        MOD: TIMELINE CENTERED
    ----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered, .timeline-centered .timeline-item, .timeline-centered .timeline-info, .timeline-centered .timeline-marker, .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }

  
}

@media(max-width:992px){

  .timelineMAIN-title .timeline-item:nth-child(odd) p{
    margin:0 auto;
  }
  
  .timelineMAIN-title .timeline-item:nth-child(even) p{
    margin:0 auto;
  }
}

/*----------------------------------------------
        MOD: MARKER OUTLINE
    ----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #FF6B6B;
}
.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #FF6B6B;
}





