/*연혁*/

.history-spacer{padding: 60px 0 120px 0;}

.historyImg{float: left;width: 50%;padding-left: 30px;}
.historyImg img{width: 80%;}

.historyImg img:nth-child(1){display: block;border-radius: 20px 0 0 0;}
.historyImg img:nth-child(2){display: none;}

.historyTxt{
  width: 350px;
  float: right;

  bottom: 20px;right: 70px;
  text-align: right;

}
.historyTxt > .history_list_year, .historyWidth > .history_list_content{float:none;width:100%;letter-spacing: -0.5px;}
.historyTxt > .history_list_content>li,.historyWidth > .history_list_content>li p{margin-bottom: 0;}

/* ===========================================================================
        History
*/


.about_history_list {
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.about_history_list li:nth-last-child(1) .pointTxt-p2{
  line-height: 1em;
  padding-bottom: 20px;
  display: inline-block;
}
.about_history_list>li {
  float: left;
  width: 100%;
  margin: 40px 0;
  border-bottom: 5px solid #2560b5;
  overflow: hidden;
  /*background-color: #f8fdff;*/
  /* border-radius: 50px 50px 0 0; */
  padding-top: 20px;
}
.about_history_list>li:nth-child(odd){
  border-bottom: 5px solid #dd5858;
  /* background-color: #fff8f8; */
}


.history_list_year {
  text-align: right;
  margin-top: -4px;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 300;
  color: #222;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.about_history_list li:last-child .history_list_year span:nth-child(1){display: block;}
.about_history_list li:last-child .history_list_year span:nth-child(2){display: none;}

.history_list_content {
  /*float: left;
  width: 74.4%;*/
}

.history_list_content>li {
  margin-bottom: 12px;
  font-size: 1.2em;
  line-height: 1.75;
}

.history_list_content>li:last-child {
  margin-bottom: 0;
}
.history_list_content>li>ul{
  float: left;
}
.history_list_content>li>ul>li{
  float: left;
}
.history_list_content>li>ul>li:nth-child(1){
  padding-right: 10px;
}
.about_history_list time {
  float: left;

  font-weight: 600;
  color: #222;
}

.about_history_list p {
  float: right;
  color: #666;
}

/* 영문 연혁 */
.historyTxt.EhistoryTxt{width:400px;}
.historyTxt.EhistoryTxt>ul>li>ul{margin-top:10px;}
.tit1{width:50px;line-height: 1.1em;text-align: left !important;font-size: 0.9em;}
.tit2{width:350px;line-height: 1.1em;text-align: left;font-size: 0.9em;letter-spacing: -0.03em;}

@media (max-width: 1200px){
  .historyImg{width: 60%;}

  .about_history_list>li {
    border-bottom: 5px solid #2560b5;
  }
  .about_history_list>li:nth-child(odd){
    border-bottom: 5px solid #dd5858;
  }
}
@media (max-width: 1023px) {


  .historyTxt{width: 275px;}

  /* 영문 연혁 */
  .historyTxt.EhistoryTxt{width:280px;}

  .tit1{width:40px;}
  .tit2{width:240px;}


  .about_history_list {
    margin-top: 15px;
  }

  .history_list_year {
    font-size: 30px;
  }

  .history_list_content>li {
    font-size: 15px;
  }

  .about_history_list p {
    padding-left: 70px;
  }
}

@media (max-width: 767px) {
  .history-spacer{padding: 40px 0 80px 0;}
  .about_history_list>li {
    margin: 25px 0;
}

  .historyImg{padding-left: 0;}
  .historyTxt{right: 20px;}
  .about_history_list>li {}

  .history_list_year {
    margin-top: 0;
    font-size: 25px;
  }

  .history_list_year>span {
    display: inline-block;
    vertical-align: top;
  }

  .history_list_content>li {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 1.6;
  }

  .about_history_list p {
    padding-left: 65px;
  }

  .historyTxt {
    width: 255px;
}

/* 영문 연혁 */
.historyTxt.EhistoryTxt{width:290px;}
.historyTxt.EhistoryTxt>ul>li>ul{margin-top:5px;}
.tit1{width:40px;}
.tit2{width:250px;}

}

@media (max-width: 600px){
  .pointTxt-b2, .pointTxt-p2{
    font-size: 2em;
  }

  .history_list_content li ul li{font-size: 11.5px;letter-spacing: -0.5px;}

  .historyTxt {
    width: 200px;
}


/* 영문 연혁 */
.historyTxt.EhistoryTxt{width:220px;}

.tit1{width:40px;}
.tit2{width:180px;}
}

@media (max-width: 480px) {

  .historyImg img{width: 100%;}


  .history-spacer{padding:20px 0 60px 0;}

  .about_history_list {
    padding-left: 10px;
    padding-right: 10px;
  }

  .about_history_list>li {
    margin: 20px 0;
}
.pointTxt-b2, .pointTxt-p2{font-size: 1.8em;}
.history_list_content li ul li{font-size: 10.5px;}

  .historyImg{width: 100%;}

  .historyImg img:nth-child(1){display: none;}
  .historyImg img:nth-child(2){display: block;}

  .historyTxt{width: 80%;right: 10%;bottom: 15px;font-weight: bold;}
  .historyTxt.EhistoryTxt{width:95%;right:2.5%;}
  .historyTxt > .history_list_year, .historyWidth > .history_list_content{float: left;width: auto;}

  .EhistoryTxt > .history_list_year{float: left;width: auto;}

  .history_list_content{float: right;margin-top: 20px;width:190px;}
  .about_history_list li:last-child .history_list_content{width:fit-content;}

  .about_history_list li:last-child .history_list_year span:nth-child(1){display: none;}
  .about_history_list li:last-child .history_list_year span:nth-child(2){display: block;font-size: 1.5em;text-align: left;}
  .about_history_list li:last-child .historyTxt{bottom:25px;}

  .tit1{width:30px;}
  .tit2{width:160px;text-align:left;font-weight:400;font-size:10px !important;}
  .history_list_content>li>ul>li{font-weight: 400;}
}
@media (max-width: 420px){
  .history_list_year>span{font-size: 1.5em;}
  .history_list_content{margin-top: 10px;}
  .historyTxt{bottom:5%;width: 85%;right: 7.5%;}
  .EhistoryTxt.historyTxt{width:95%;}
  .about_history_list li:last-child .history_list_year span:nth-child(2){font-size: 1.3em;}
  .about_history_list li:last-child .historyTxt{bottom:7%;}
}

@media (max-width: 350px){
  .history_list_year>span{font-size: 1.3em;}
  .historyTxt{bottom:3%;}

  .EhistoryTxt.historyTxt .history_list_content{width:190px;}
  .history_list_content{width:175px;}
  .history_list_content>li>ul>li:nth-child(1){padding-right:5px;}
  .history_list_content li ul li{font-size: 10px;}
  .about_history_list>li {
    /* border-radius: 50px 50px 0 0; */
  }
}
