.content_title {
  background: url('/images/company/bg_hd_company.jpg') no-repeat;
  background-size: 100% 100%;
}

@media (max-width:800px) {
  .content_title {
    background: url('/images/company/m_bg_hd_company.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .vision .sec01 .txt_h3 {
    width: 80%;
  }
}

.vision .desc01 {
  margin: 0 auto 115px;
  width: 100%;
  max-width: 890px;
  height: 56.18vw;
  max-height: 500px;
  background: url('/images/company/img_vision01.jpg') no-repeat;
  background-size: 100% 100%;
}

.vision .sec02 {
  background: #f9f9f9;
  padding-bottom: 100px;
}

.vision .sec02 .br1 {
  border-right: 1px solid #959595;
}

.vision .desc02-01,
.vision .desc02-02,
.vision .desc02-03 {
  /* height:150px; */
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 278px;
  font-weight: 600;
  color: #333;
  margin-bottom: 15px;
}

.vision .desc02 .line {
  margin-bottom: 92px;
}

.vision .desc02-01 {
  background: url('/images/company/img_vision02.png') no-repeat 130px top;
  background-size: 112px 98px;
}

.vision .desc02-02 {
  background: url('/images/company/img_vision03.png') no-repeat 117px top;
  background-size: 142px 99px;
}

.vision .desc02-03 {
  background: url('/images/company/img_vision04.png') no-repeat 117px top;
  background-size: 142px 99px;
}

.vision .desc02 .tit02 {
  height: 165px;
}

.vision .txt02 {
  text-align: center;
  font-size: 12px;
  line-height: 19px;
  color: #666;
  font-weight: 400;
}

/* 200410 추가 */
.vision .sec03 {
  padding-bottom: 100px;
}

.desc03-01 {
  width: 100%;
  max-width: 620px;
  margin: 0 auto 100px;
}

.desc03-01 dl {
  position: relative;
  padding-left: 104px;
  height: 120px;
}

.desc03-01 dl dt {
  height: 120px;
  line-height: 120px;
  font-size: 17px;
  color: #333333;
}

.desc03-01 dl dt span {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 24px;
  vertical-align: middle;
  letter-spacing: -0.03em;
}

.desc03-01 dl dd.img {
  position: absolute;
  top: 18px;
  left: 0;
  width: 84px;
}

.desc03-01 dl dd.img img {
  width: 100%;
}

@media (max-width:500px) {
  .vision .sec03 {
    padding: 0 20px 50px;
  }

  .desc03-01 {
    margin-bottom: 50px;
  }

  .desc03-01 dl {
    position: relative;
    padding-left: 52px;
    height: 84px;
  }

  .desc03-01 dl dt {
    height: 84px;
    line-height: 84px;
    font-size: 12px;
    color: #333333;
  }

  .desc03-01 dl dt span {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    line-height: 16px;
    vertical-align: middle;
    letter-spacing: -0.03em;
  }

  .desc03-01 dl dt span b {
    font-size: 14px;
  }

  .desc03-01 dl dd.img {
    position: absolute;
    top: 18px;
    left: 0;
    width: 42px;
  }

  .desc03-01 dl dd.img img {
    width: 100%;
  }
}

/* // 200410 추가 */

.vision .recruit {
  background: url('/images/company/img_vision05.jpg') no-repeat;
  background-size: 100% 100%;
  height: 147px;
  color: #fff;
  position: relative;
}

.vision .recruit p {
  text-align: center;
  font-size: 22px;
  line-height: 104px;
  font-weight: 400;
  margin-bottom: 15px;
}

.vision .recruit .link_recruit {
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 26px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 35px;
  width: 152px;
  height: 28px;
}

@media (max-width:800px) {
  .vision .desc01 {
    margin: 0 auto 100px;
    height: 177.33vw;
    max-height: 1330px;
    background: url('/images/company/m_img_vision01.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .vision .desc02-01,
  .vision .desc02-02,
  .vision .desc02-03 {
    /* height:150px; */
    height: 27vw;
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 16px;
    padding-left: 40%;
  }

  .vision .desc02 .line {
    margin-bottom: 92px;
  }

  .vision .desc02-01 {
    background: url('/images/company/m_img_vision02.png') no-repeat 20px top;
    background-size: 31.86vw 25.06vw;
  }

  .vision .desc02-02 {
    background: url('/images/company/m_img_vision03.png') no-repeat 20px top;
    background-size: 31.86vw 25.06vw;
  }

  .vision .desc02-03 {
    background: url('/images/company/m_img_vision04.png') no-repeat 20px top;
    background-size: 31.86vw 25.06vw;
  }

  .vision .desc02 .tit02 {
    font-size: 22px;
    height: auto;
    padding-top: 6vw;
    margin-bottom: 10px;
  }

  .vision .txt02 {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }

  .vision .sec02 .br1 {
    border-right: none;
  }

  .vision .recruit {
    background: url('/images/company/m_img_vision05.jpg') no-repeat;
    background-size: 100% 100%;
    height: 186px;
  }

  .vision .recruit p {
    font-size: 24px;
    padding-top: 17px;
    margin-bottom: 15px;
  }

  .vision .recruit .link_recruit {
    font-size: 20px;
    line-height: 50px;
    bottom: 35px;
    width: 232px;
    height: 50px;
  }

}

@media (max-width:500px) {
  .vision .sec02 {
    padding-bottom: 50px;
  }

  .vision .desc01 {
    margin: 0 auto 50px;
  }

  .vision .desc02-01,
  .vision .desc02-02,
  .vision .desc02-03 {
    padding-left: 40%;
  }

  .vision .desc02 .line {
    margin-bottom: 46px;
  }

  .vision .desc02-01 {
    background: url('/images/company/m_img_vision02.png') no-repeat 10px top;
    background-size: 31.86vw 25.06vw;
  }

  .vision .desc02-02 {
    background: url('/images/company/m_img_vision03.png') no-repeat 10px top;
    background-size: 31.86vw 25.06vw;
  }

  .vision .desc02-03 {
    background: url('/images/company/m_img_vision04.png') no-repeat 10px top;
    background-size: 31.86vw 25.06vw;
  }

  .vision .desc02 .tit02 {
    padding-top: 10px;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 16px;
  }

  .vision .desc02 .txt02 {
    font-size: 11px;
    line-height: 16px;
  }

  .vision .recruit {
    height: 93px;
  }

  .vision .recruit p {
    font-size: 14px;
    line-height: 30px;
  }

  .vision .recruit .link_recruit {
    font-size: 12px;
    line-height: 25px;
    bottom: 17px;
    width: 150px;
    height: 25px;
  }

}

.ceo .desc01 {
  margin: 0 auto 115px;
  width: 100%;
  max-width: 980px;
  height: 23.98vw;
  max-height: 235px;
  background: url('/images/company/img_ceo01.jpg') no-repeat;
  background-size: 100% 100%;
}

.ceo .sec02 {
  margin-bottom: 105px;
}

.ceo .sec02 h3 {
  margin-bottom: 60px;
}

.ceo .desc02 {
  width: 100%;
  height: 441px;
  position: relative;
  background: url('/images/company/img_ceo02.jpg') no-repeat;
  background-size: cover;
}

.ceo .desc02 .txt02 {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 90px;
  width: 100%;
  max-width: 980px;
  font-size: 49px;
  line-height: 60px;
  font-weight: 600;
  color: #fff;
}

.ceo .desc02 .txt02 .txt02-01 {
  font-size: 20px;
}

.ceo .desc03 {
  padding: 60px;
  margin-top: -70px;
  background: #fff;
  position: relative;

}

.ceo .desc03 .txt03 {
  font-size: 20px;
  line-height: 30px;
  color: #333;
}

.ceo .desc03 .txt04 {
  font-size: 15px;
  line-height: 27px;
  color: #666;
}

.ceo .desc03 .txt05 {
  font-size: 20px;
  line-height: 30px;
  color: #333;
}

@media (max-width:800px) {
  .ceo .desc01 {
    margin: 0 auto 55px;
    width: 100%;
    max-width: 750px;
    height: 42.66vw;
    max-height: 320px;
    background: url('/images/company/m_img_ceo01.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .ceo .sec02 {
    margin-bottom: 55px;
  }

  .ceo .sec02 h3 {
    margin-bottom: 30px;
  }

  .ceo .desc02 {
    height: 884px;
    background: url('/images/company/m_img_ceo02.jpg') no-repeat;
    background-size: cover;
  }

  .ceo .desc02 .txt02 {
    left: 5%;
    top: 110px;
    font-size: 68px;
    line-height: 86px;
  }

  .ceo .desc02 .txt02 .txt02-01 {
    font-size: 23px;
  }

  .ceo .desc03 {
    width: 90%;
    padding: 90px 60px;
    margin-top: -360px;
    background: #fff;
    position: relative;

  }

  .ceo .desc03 .txt03 {
    font-size: 30px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 60px;
  }

  .ceo .desc03 .txt04 {
    font-size: 23px;
    line-height: 40px;
    margin-bottom: 50px;
  }

  .ceo .desc03 .txt05 {
    font-size: 32px;
    line-height: 37px;
  }

}

@media (max-width:500px) {
  .ceo .desc01 {
    margin: 0 auto 27px;
  }

  .ceo .sec02 {
    margin-bottom: 27px;
  }

  .ceo .sec02 h3 {
    margin-bottom: 15px;
  }

  .ceo .desc02 {
    height: 442px;
  }

  .ceo .desc02 .txt02 {
    left: 5%;
    top: 55px;
    font-size: 34px;
    line-height: 43px;
  }

  .ceo .desc02 .txt02 .txt02-01 {
    font-size: 14px;
  }

  .ceo .desc03 {
    padding: 40px 25px;
    margin-top: -180px;
  }

  .ceo .desc03 .txt03 {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 30px;
  }

  .ceo .desc03 .txt04 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 25px;
  }

  .ceo .desc03 .txt05 {
    font-size: 16px;
    line-height: 19px;
  }

}


.business .desc01 {
  margin: 0 auto 115px;
  width: 100%;
  max-width: 700px;
  height: 68.57vw;
  max-height: 480px;
  background: url('/images/company/img_business01.jpg') no-repeat;
  background-size: 100% 100%;
}

.business .sec02 {
  background: #f9f9f9 url('/images/company/bg_business02.png') no-repeat;
  background-size: 100% 100%;
  padding-bottom: 100px;
}

.business .sec02 .desc02 .container {
  position: relative;
}

.business .sec02 .desc02 .box_map {
  margin: 0 auto;
  width: 76.02vw;
  max-width: 372px;
  height: 102.86vw;
  max-height: 504px;
  background: url('/images/company/img_business02.png') no-repeat;
  background-size: 100% 100%;
}

.business .sec02 .box_ul {
  width: 268px;
  height: 115px;
  background: #fff;
  border-top: 2px solid #ed1c24;
  padding: 30px 0 30px 25px;
  color: #666;
}

.business .sec02 .ul_vietnam .th,
.business .sec02 .ul_vietnam .td {
  font-size: 14px;
  line-height: 10px;
  display: inline-block;
  margin-bottom: 18px;
}

.business .sec02 .ul_vietnam .th {
  width: 80px;
  border-right: 1px solid #666;
}

.business .sec02 .ul_vietnam .td {
  margin-left: 15px;
}

.business .sec02 .box_ul.hanoi {
  position: absolute;
  left: 0;
  top: 30px;
}

.business .sec02 .box_ul.hochiminh {
  position: absolute;
  right: 0;
  top: 264px;
}

@media (max-width:960px) {
  .business .sec02 .box_ul.hanoi {
    top: 70px;
  }

  .business .sec02 .box_ul.hochiminh {
    top: 185px;
  }
}



@media (max-width:800px) {
  .business .desc01 {
    margin: 0 auto 115px;
    width: 100%;
    max-width: 750px;
    height: 78.93vw;
    max-height: 592px;
    background: url('/images/company/m_img_business01.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .business .sec02 {
    background-image: none;
  }

  .business .sec02 .desc02 .box_map {
    margin: 0 auto;
    width: 100%;
    max-width: 750px;
    height: 103.47vw;
    max-height: 776px;
    background: url('/images/company/m_img_business02.jpg') no-repeat;
    background-size: 100% 100%;
  }

  .business .sec02 .box_ul {
    margin: 0 auto;
    width: 94%;
    height: auto;
    padding: 30px 0 30px 50px;
  }

  .business .sec02 .box_ul.hanoi {
    padding-bottom: 0;
  }

  .business .sec02 .ul_vietnam li {
    display: inline-block;
    width: 49%;
  }


  .business .sec02 .ul_vietnam .th,
  .business .sec02 .ul_vietnam .td {
    font-size: 14px;
    line-height: 10px;
    display: inline-block;
    margin-bottom: 18px;
  }

  .business .sec02 .ul_vietnam .th {
    width: 80px;
    border-right: 1px solid #666;
  }

  .business .sec02 .ul_vietnam .td {
    margin-left: 15px;
  }

  .business .sec02 .box_ul.hanoi {
    position: relative;
    left: auto;
    top: auto;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
  }

  .business .sec02 .box_ul.hochiminh {
    border-top: 0;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    position: relative;
    right: auto;
    top: auto;
  }

  .business .sec02 .box_ul h4 {
    font-weight: 600;
    margin-bottom: 10px;
  }

}

@media (max-width:580px) {
  .business .sec02 .ul_vietnam li {
    display: block;
    width: 100%;
  }
}

@media (max-width:500px) {
  .business .sec02 .box_ul {
    padding-left: 10px;
  }

  .business .sec02 .ul_vietnam li:last-child {
    /*width:100%;*/
  }

  .business .sec02 .ul_vietnam .th {
    width: 80px;
    border-right: 1px solid #666;
  }

  .business .sec02 .ul_vietnam .td {
    margin-left: 10px;
  }
}

.history .sec01 {
  background: url('/images/company/bg_history.png') no-repeat 55vw 1030px;
  background-size: 562px 120px;
}

.history .box_period {
  height: 58px;
  background: url('/images/company/bg_history_link.png') no-repeat bottom;
  background-size: 100% 28px;
  margin-bottom: 60px;
}

.history .box_period .ul_period {
  width: 87%;
  margin: 0 auto;
}

.history .box_period .ul_period li {
  display: inline-block;
  width: 33.1%;
  text-align: center;
  margin-right: -4px;
}

.history h4 {
  width: 94px;
  height: 94px;
  line-height: 98px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Nanum Gothic', 'sans-serif';
  margin: 0 auto;
  /*
	background:url('/images/company/bg_history_year.png') no-repeat;
	background-size:100% 100%;
    */
  background: #ed1c24;
  border-radius: 47px;
}

.history h4.h4_period {
  line-height: 16px;
  padding-top: 23px;
}

.history .desc01,
.history .desc02,
.history .desc03,
.history .desc2019 {
  position: relative;
}

.history .img_history {
  width: 43.673vw;
  max-width: 428px;
  /*
  height: 23.469vw;
  max-height: 230px;
  */
}

.history .desc01 {
  height: 736px;
  background: url('/images/company/bg_history01.png') no-repeat 50%;
  background-size: 7px 736px;
  padding-top: 102px;
}

.history .desc01 #img_hs01 {
  position: absolute;
  right: 52%;
  top: 35px;
}

.history .desc01 #img_hs02 {
  position: absolute;
  right: 52%;
  top: 265px;
}

.history .desc01 #img_hs03 {
  position: absolute;
  right: 52%;
  top: 495px;
}



.history .tbl_history {
  /*
  width: 48%;
  */
  border: 0;
  background: transparent;
  /*
  position: absolute;
  */
}

.history .tbl_history caption {
  color: #ed1c24;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Nanum Gothic', 'sans-serif';
  font-weight: 600;
}

.history .tbl_history th,
.history .tbl_history td {
  border: 0;
  padding: 5px 0;
  color: #333;
  font-size: 15px;
  line-height: 20px;
  vertical-align: top;
  word-break: keep-all;
}

.history .tbl_history.tbl_left caption,
.history .tbl_history.tbl_left th,
.history .tbl_history.tbl_left td {
  text-align: right;
}
.history .tbl_history.tbl_left tr:after {
  clear: both;
}
.history .tbl_history.tbl_right caption,
.history .tbl_history.tbl_right th,
.history .tbl_history.tbl_right td {
  text-align: left;
}

.history .tbl_history.tbl_right .col01{
  width:50px;
}

.history .sec03 {
  margin-bottom: 100px;
}

@media (max-width:800px) {
  .history .box_period {
    padding: 30px 0 0 0;
    height: 100px;
    background: url('/images/company/m_bg_history_link.png') no-repeat bottom;
    background-size: 100% 100px;
    margin-bottom: 60px;
  }

  .history .box_period .ul_period {
    width: 100%;
    margin: 0 auto;
  }

  .history .box_period .ul_period li {
    vertical-align: top;
    font-size: 28px;
    font-weight: 600;
    line-height: 37px;
  }

  .history .box_period .ul_period li a.fc-red:after {
    display: block;
    content: "\2022";
    font-size: 30px;
    line-height: 15px;
  }

  .history h4 {
    width: 150px;
    height: 150px;
    line-height: 150px;
    font-size: 26px;
    border-radius: 75px;
  }

  .history h4.h4_period {
    line-height: 18px;
    padding-top: 47px;
  }

  .history .sec01 {
    background: none;
  }

  .history .tbl_history caption {
    font-size: 30px;
    line-height: 40px;
  }

  .history .tbl_history th,
  .history .tbl_history td {
    display: block;
  }

  .history .tbl_history.tbl_left caption,
  .history .tbl_history.tbl_left th,
  .history .tbl_history.tbl_left td {
    text-align: right;
  }

  .history .tbl_history.tbl_left th {
    float: none;
  }

  .history .tbl_history.tbl_left td {
    float: none;
  }

  .history .tbl_history.tbl_left tr:after {
    clear: both;
  }
  .history .tbl_history.tbl_right caption,
  .history .tbl_history.tbl_right th,
  .history .tbl_history.tbl_right td {
    text-align: left;
  }
}

@media (max-width:500px) {
  .history .box_period {
    padding: 5px 0 0 0;
    height: 60px;
    margin-bottom: 30px;
    border-top: 1px solid #d2d2d2;
  }

  .history .box_period .ul_period li {
    vertical-align: top;
    font-size: 16px;
    line-height: 37px;
  }

  .history .box_period .ul_period li a.fc-red:after {
    display: block;
    content: "\2022";
    font-size: 15px;
    line-height: 0;
  }

  .history h4 {
    width: 75px;
    height: 75px;
    line-height: 75px;
    font-size: 16px;
    border-radius: 38px;
  }

  .history h4.h4_period {
    line-height: 14px;
    padding-top: 17px;
  }

  .history .img_history {
    width: 96vw;
    max-width: 420px;
  }

  .history .tbl_history caption {
    font-size: 16px;
    line-height: 20px;
  }

  .history .tbl_history th,
  .history .tbl_history td {
    font-size: 14px;
    line-height: 22px;
  }

}

@media (max-width:360px) {
  .history .tbl_history th,
  .history .tbl_history td {
    font-size: 12px;
    line-height: 16px;
    padding: 2px 0;
  }
}



.map h3,
.contribution h3 {
  margin-bottom: 65px;
}

.map .desc01 {
  margin-bottom: 70px;
  text-align: center;
}

.map .box_info {
  display: inline-block;
  width: 370px;
  height: 344px;
  vertical-align: top;
  position: relative;

}

.map .box_info .img_pic {
  width: 370px;
  height: 225px;
  border: 1px solid #d2d2d2;
}

.map .box_info .box_maptitle {
  width: 122px;
  height: 107px;
  position: relative;
  background-color: #ed1c24;
  margin-top: -26px;
}

.map .box_info h4 {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  line-height: 22px;

  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
}

.map .map_info {
  width: 248px;
  padding: 20px 20px 0 20px;
  position: absolute;
  right: 0;
  top: 225px;
}

.map .map_info .txt_map01 {
  font-size: 15px;
  line-height: 22px;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
  word-break: keep-all;
}

.map .map_info .txt_map02 {
  font-size: 14px;
  line-height: 20px;
  color: #666;
  font-family: 'Nanum Gothic', 'sans-serif';
}

.map .box_map {
  display: inline-block;
  width: 610px;
  height: 344px;
}

@media (max-width:800px) {
  .map .desc01 {
    margin-bottom: 0;
  }

  .map .box_info {
    margin-bottom: 70px;
  }

  .m_select {
    margin: 0 auto 50px;
    width: 100%;
    height: 52px;
    max-width: 370px;
    padding: 15px 12px;
    font-size: 15px;
    color: #666;
    background: #fff url('/images/company/m_select_btn.png') no-repeat 95% 50%;
    background-size: 14px 8px;
    border: 1px solid #666;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .m_select::-ms-expand {
    display: none;
  }

  .map .box_map {
    width: 100%;
    height: 540px;
  }
}

@media (max-width:500px) {
  .map .box_info {
    margin-bottom: 35px;
  }

  .map .box_info h4 {
    font-size: 14px;
    line-height: 16px;
  }

  .map .box_info .map_title {
    width: 26.85vw;
    max-width: 96px;
    height: 23.86vw;
    max-height: 86px;
  }

  .map .box_info h4 {
    font-size: 15px;
    line-height: 19px;
  }

  .m_select {
    margin: 0 auto 25px;
    padding: 8px;
    font-size: 12px;
    height: 40px;
    padding-left: 10px;
    color: #666;
    border: 1px solid #666;
    border-radius: 0;
  }

  .map .box_map {
    height: 270px;
  }

  .map h3,
  .contribution h3 {
    margin-bottom: 32px;
  }

  .map .map_info .txt_map01 {
    font-size: 14px;
    line-height: 18px;
  }

  .map .map_info .txt_map02 {
    font-size: 13px;
    line-height: 15px;
  }
}

@media (max-width:370px) {
  .map .box_info {
    width: 100%;
  }

  .map .box_info .box_maptitle {
    width: 102px;
    height: 89.5px;
  }

  .map .box_info .img_pic {
    width: 100%;
    height: 60.81vw;
  }

  .map .map_info {
    padding: 10px;
    width: 185px;
    top: 62vw;
  }
}


.contribution .container {
  overflow: hidden;
}

.contribution .list_box {
  /*min-height:805px;*/
}

.contribution .list_box:after {
  clear: both;
}

.contribution .list_box li {
  float: left;
  border: 1px solid #d2d2d2;
  width: 300px;
  margin-left: 40px;
  margin-bottom: 40px;
}

.contribution .list_box li:nth-of-type(3n+1) {
  margin-left: 0;
}

/*20190306 異붽�*/
.contribution .list_box li img {
  margin: 0 auto;
}

.contribution .box_text {
  padding: 15px 20px;
}

.contribution .list_box p {
  overflow: hidden;
}

.contribution .list_box .title_list {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
  height: 45px;
}

.contribution .list_box .txt_list {
  font-size: 12px;
  line-height: 19px;
  color: #666;
  margin-bottom: 10px;
  height: 40px;
}

.contribution .list_box .date_list {
  font-size: 10px;
  line-height: 18px;
  color: #666;
}

.contribution .tbl_viewlist {
  border: 0;
  border-top: 2px solid #ed1c24;
}

.contribution .tbl_viewlist th,
.contribution .tbl_viewlist td {
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #d2d2d2;
  padding: 20px;
}

.contribution .tbl_viewlist thead th {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.contribution .tbl_viewlist .list_content {
  padding: 20px;
  font-size: 14px;
  line-height: 19px;
  color: #666;
}

.contribution .tbl_viewlist .box_img,
.contribution .tbl_viewlist .box_img img {
  width: 100%;
}

.contribution .tbl_viewlist .box_txt {
  margin: 20px 0;
}

.contribution .tbl_viewlist .ico_golist {
  width: 17.5px;
  height: 10px;
  display: inline-block;
  margin-right: 15px;
}

.contribution .tbl_viewlist .goview {
  width: 120px;
}

.contribution .tbl_viewlist .disabled {
  color: #666;
}

.date {
  width: 110px;
  font-family: 'Nanum Gothic', 'sans-serif';
}

.contribution .btn_golist {
  font-size: 18px;
  line-height: 22px;
  padding: 20px 55px;
  color: #fff;
  background: #ed1c24;
  display: block;
  margin: 70px auto 100px;
  width: 146px;
  text-align: center;
}

@media (max-width:1000px) {
  .contribution .list_box li {
    width: 32%;
    margin-left: 2%;
  }
}

@media (max-width:800px) {
  .contribution .list_box li {
    width: 48%;
    margin-left: 2%;
  }

  .contribution .list_box li:nth-of-type(3n+1) {
    margin-left: 2%;
  }

  .contribution .tbl_viewlist.view_m thead th,
  .contribution .tbl_viewlist .list_content,
  .contribution .tbl_viewlist {
    border-bottom: 2px solid #d2d2d2;
  }

  .contribution .tbl_viewlist.view_m thead th .b {
    font-size: 22px;
    line-height: 32px;
    display: block;
  }

  .contribution .tbl_viewlist.view_m thead th span.txt_date {
    font-family: 'Nanum Gothic', 'sans-serif';
    font-size: 18px;
    line-height: 40px;
  }

  .contribution .tbl_viewlist.view_m .box_txt,
  .contribution .tbl_viewlist.view_m .trview td {
    font-size: 18px;
    line-height: 24px;
  }

  .contribution .btn_golist {
    width: 256px;
    font-size: 24px;
    padding: 26px;
  }

}

@media (max-width:500px) {
  .contribution .list_box li {
    width: 100%;
    margin-left: 0;
  }

  .contribution .list_box li:nth-of-type(3n+1) {
    margin-left: 0;
  }

  .contribution .tbl_viewlist th,
  .contribution .tbl_viewlist td {
    padding: 10px 20px;
  }

  .contribution .tbl_viewlist.view_m thead th .b {
    font-size: 14px;
    line-height: 20px;
    display: block;
  }

  .contribution .tbl_viewlist.view_m thead th span.txt_date {
    font-family: 'Nanum Gothic', 'sans-serif';
    font-size: 12px;
    line-height: 22px;
  }

  .contribution .tbl_viewlist.view_m .box_txt,
  .contribution .tbl_viewlist.view_m .trview td {
    font-size: 13px;
    line-height: 20px;
  }

  .contribution .tbl_viewlist .goview {
    width: 70px;
    padding: 10px;
  }

  .contribution .tbl_viewlist .ico_golist {
    width: 8px;
    height: 5px;
    margin-right: 10px;
  }

  .contribution .btn_golist {
    width: 128px;
    font-size: 14px;
    padding: 14px;
    margin: 35px auto 50px;
  }
}

/*20190118 챙쨋�씳ぢ겸궗*/
.list_view {
  width: 100%;
}

.list_title {
  border: 0;
  border-top: 2px solid #ed1c24;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  overflow: hidden;
}

.list_title,
.list_content,
.box_link {
  padding: 20px;
  border-bottom: 1px solid #d2d2d2;
}

.list_title .txt_title {
  font-weight: 600;
  float: left;
}

.list_title .txt_date {
  float: right;
  font-family: 'Nanum Gothic', 'sans-serif';
}

.box_txt {
  padding: 20px 0;
  font-size: 14px;
  line-height: 19px;
  color: #666;
}

.box_link .ico_golist {
  width: 17.5px;
  height: 10px;
  display: inline-block;
  margin-right: 15px;
  margin-top: 6px;
  vertical-align: top;
}

.box_link .txt_golist {
  display: inline-block;
  width: 70px;
  text-align: center;
  vertical-align: top;
}

.box_link .title {
  display: inline-block;
}

.box_link .date {
  float: right;
}

@media (max-width:800px) {
  .list_title span {
    display: block;
  }

  .list_title .txt_title,
  .list_title .txt_date {
    float: none;
  }

  .list_title .txt_title {
    font-size: 22px;
    line-height: 32px;
  }

  .list_title .txt_date {
    font-size: 18px;
    line-height: 40px;
  }

  .box_txt,
  .box_link {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width:500px) {
  .list_title .txt_title {
    font-size: 14px;
    line-height: 20px;
  }

  .list_title .txt_date {
    font-size: 12px;
    line-height: 22px;
  }

  .box_txt,
  .box_link {
    font-size: 13px;
    line-height: 20px;
  }

  .box_link .ico_golist {
    width: 8px;
    height: 5px;
    margin-right: 10px;
  }

  .box_link .txt_golist {
    width: 40px;
    margin-right: 10px;
  }
}


/* 210823*/
.clearfix::after{
  content:'';
  display:block;
  clear:both;
}
.history .box_tbl_left, .history .img-left{
  float: left;
  padding-right: 30px;
  z-index: 20;
  position:relative;
}
.history .box_tbl_right, .history .img-right{
  float: right;
  z-index: 20;
  position:relative;
}
.history .box_tbl_right{
  padding-left: 30px;
}
.history .box_tbl_left,.history .box_tbl_right{
  width: 50%;
}
.history .box_history{
  padding: 25px 0;
  position:relative;
}
.history .box_history::before{
  position:absolute;
  left: 50%;
  top: 0;
  content:'';
  display:block;
  width: 2px;
  height: 100%;
  background:#b2b2b2;
}
.history .box_history.box_bottom{
  height: 200px
}
.history .box_bottom::after{
  position:absolute;
  left: calc(50% - 3px);
  bottom: -7px;
  content:'';
  display:block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background:#b2b2b2;
}
.history .tbl_history{
  position:relative;
  margin-top: 25px;
  margin-bottom: 25px;
}
.history .tbl_history th{
  width: 50px;
}
.history .tbl_left::before{
  content:'';
  display:block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background:#fff;
  border: 2px solid #ed1c24;
  position:absolute;
  right: -37px;
  top: calc(50% - 10px);
  z-index: 10;
}
.history .tbl_left::after{
  content:'';
  display:block;
  width: 2px;
  height: 70%;
  background:#ed1c24;
  position:absolute;
  right: -32px;
  top: 15%;
  z-index: 5;
}
.history .tbl_right::before{
  content:'';
  display:block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background:#fff;
  border: 2px solid #ed1c24;
  position:absolute;
  left: -35px;
  top: calc(50% - 10px);
  z-index: 10;
}
.history .tbl_right::after{
  content:'';
  display:block;
  width: 2px;
  height: 70%;
  background:#ed1c24;
  position:absolute;
  left: -30px;
  top: 15%;
  z-index: 5;
}
.history .tbl_1989{
  margin-bottom: 50px;
}
.history #img_hs06{
  margin-top: 80px;
}

@media (max-width: 800px){
  .history .img-right{
    float:none;
    margin: 0 auto;
  }
  .history .img_history {
    margin: 0 auto;
    width: 60.4vw;
    max-width: 678px;
  }
  .history .tbl_history tr{
    display:flex;
    flex-direction:column;
  }
  .history .tbl_history tr th{
     width: 100%;
      order: 1;
    }
  .history .tbl_history tr td{
     width: 100%;
      order: 2;
    }
  .history .box_tbl_left, .history .box_tbl_right, .history .img-left, .history .img-right{
    float: none;
  }
  .history .box_tbl_right {
    padding-left: calc(50% + 30px);
  }
  .history #img_hs06{
    margin-top: 0;
  }
}
@media (max-width: 500px){
  .history .tbl_history tr td br{
    display:none;
  }
}