.col-1 {
  max-width: 8.33333333%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 8.33333333%;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
}
.col-2 {
  max-width: 16.6666667%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.6666667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 16.6666667%;
  -ms-flex: 0 0 16.6666667%;
  flex: 0 0 16.6666667%;
}
.col-3 {
  max-width: 25%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.col-4 {
  max-width: 33.333333%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
}
.col-5 {
  max-width: 41.66666667%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66666667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 41.66666667%;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
}
.col-6 {
  max-width: 50%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.col-7 {
  max-width: 58.33333333%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 58.33333333%;
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
}
.col-8 {
  max-width: 66.66666667%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66666667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 66.66666667%;
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
}
.col-9 {
  max-width: 75%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
}
.col-10 {
  max-width: 83.33333333%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333333%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 83.33333333%;
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
}
.col-11 {
  max-width: 91.66666667%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66666667%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 91.66666667%;
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
}
.col-12 {
  max-width: 100%;
  padding:0px 10px;
  width:100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
/* total */
.contBr { display: block; }
.page-body {
  overflow: hidden;
}
.dashline { width: 100%; height: 1px; display: inline-block; margin: 30px 0 ; border-bottom: dashed 1px #ccc;}
.dashline-sm { width: 100%; height: 1px; display: inline-block; margin: 15px 0 ; border-bottom: dashed 1px #ccc;}
.Arealine { height: 1px; width: 100%; display: inline-block; margin: 40px 0; border-bottom: solid 1px #ddd; }

.bluetxt { color:#005FCA; }
.bluebar { width: 40px; height: 2px; background: #00AFF0; display: inline-block; margin: 20px 0; }

/* title type */
.tit01{ padding-left:22px; margin:0 0 20px; background:url('/assets/common/img/basic/title_bg_01.png') no-repeat 0 2px ; color:#111; font-family:"notokr-regular"; font-size:20px; font-weight: bold; }
.tit02{ padding-left:30px; margin:0 0 15px; background:url('/assets/common/img/basic/title_bg_02.png') no-repeat 15px 4px;  color:#222222;font-size:18px;font-weight:normal}
.tit03{ padding-left:30px; margin:0 0 10px; background:url('/assets/common/img/basic/title_bg_03.png') no-repeat 18px 3px; color:#222222;font-size:16px;font-family:"notokr-regular";}

.txt01{ font-size:15px; line-height: 1.5; padding-left:15px;color:#666;}
.txt01_sm{margin-bottom:40px;font-size:15px;padding-left:12px;color:#767676;}
.txt01_sm li{margin-bottom:3px;padding-left:12px;background:url('/assets/common/img/basic/ul_bg.png') 0 center no-repeat;}

/**/
.txt_box { width: 100%; display: inline-block; border:solid 3px #e5e5e5; padding:15px; font-size: 16px; color:#555; }

.txt_box02 { clear: both; background:url(/assets/common/img/basic/slash_bg.png) repeat; width: 100%; padding: 10px; display: inline-block;}
.txt_box02 .inner { background:#fff; width: 100%; padding: 20px; }

.icon_list {}
.icon_list li { float: left; margin: 10px 0 0; text-align: center; }
.icon_list li p { margin: 20px 0 0; padding: 0 30px; font-size: 14px; color: #777; }

.ul_list {margin-bottom:0;font-size:16px;padding:0 0 0 12px;}
.ul_list li{ margin-bottom: 8px; padding-left:8px; background:url('/assets/common/img/basic/ul_bg.png') no-repeat 0px 8px; color:#777; }
.ul_list li a {color: #777; }

.ol_list { margin:0 0 0; padding: 0 0 0 20px; font-size:15px;}
.ol_list li{ margin-bottom:10px;color:#777 }

/* 연혁 */
.history-img-wrap {
  position:relative;
  overflow: hidden;
  border-radius: 4px;
}

.history-img-wrap img {
  max-width: 100%;
}
.history-img-wrap .history-tit {
  position:absolute;
  top:32px;
  left:30px;
  font-size:21px;
  font-weight: bold;
  color:#0a676b;
}
.history-wrap {
  margin-bottom:50px;
}
.history-wrap .logo-img {
  text-align: center;
  padding:30px 0 0px;
}
.history-content {
  position:relative;
  padding:0px 0 30px;
}

.white-bg {
  background:#fff;
}
.history {
  position:relative;
  overflow:hidden;
  padding-bottom: 60px;
}
.history::before {
  content:'';
  width:1px;
  height:100%;
  position:absolute;
  top:0;
  left:50%;
  background:#ddd;
}
.history .history-wrapper {
  width:50%;
  position:relative;
  margin-top:20px;
}
.history .history-wrapper.history-right {
  float:right;
}
.history .history-wrapper.history-left {
  float:left;
}
.history .history-wrapper.history-right .history-dot {
  position:absolute;
  right:100%;
  margin-right:-12px;
  top:20px;
  background:#fff;
  border:1px solid #80b544;
  width:24px;
  height:24px;
  border-radius:100%
}
.history .history-wrapper.history-left .history-dot {
  position:absolute;
  left:100%;
  margin-left:-12px;
  top:20px;
  background:#fff;
  border:1px solid #80b544;
  width:24px;
  height:24px;
  border-radius:100%
}
.history .history-wrapper .history-dot::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  background: #3d680e;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -6px;
  border-radius: 100%;
}

.history .history-wrapper.history-right .history-info {
  text-align: left;
}
.history .history-wrapper.history-left .history-info {
  text-align:right;
}
.history .history-wrapper.history-left .history-info .history-img-cont {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-right: 20px;
}
.history .history-wrapper.history-right .history-info .history-img-cont {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 20px;
}
.history .history-wrapper.history-right .history-info .history-img-cont .history-img {
  margin-right: 5px;
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  width: calc(50% - 5px);
  border:1px solid #f1f1f1;
}
.history .history-wrapper.history-left .history-info .history-img-cont .history-img {
  margin-left: 5px;
  margin-bottom: 20px;
  border-radius: 4px;
  overflow: hidden;
  width: calc(50% - 5px);
  border:1px solid #f1f1f1;
}

.history .history-wrapper .history-info .history-img-cont .history-img img {

}
.history .history-year {
  position:relative;
  z-index: 1;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: -1px;
  color: #103266;
  width: 230px;
  text-align: center;
  margin: 0 auto 28px;
  background: #fff;
  border-radius: 4px;
  box-shadow: -2px 5px 10px 5px rgba(0,0,0,0.05);
}
.history .history-txt {
  font-size:17px;
  line-height: 1.6;
  margin-bottom:25px;
  letter-spacing:-0.4px;
  color:#111;
  word-break: keep-all;
}
.history .history-right .history-txt {
  position:relative;
  padding-left:60px;
}
.history .history-right .history-txt::before {
  content: '';
  position: absolute;
  left:0;
  top:15px;
  width:50px;
  height:1px;
  background:#ddd;
}
.history .history-right .history-txt::after {
  content: '';
  position: absolute;
  left: -3px;
  top: 12px;
  background: #ddd;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.history .history-right .history-txt .history-month{
  position:absolute;
  left:30px;
  font-weight: 600;
  color: #103266;
  background: #fff;
}
.history .history-left .history-txt {
  position:relative;
  padding-right:60px;
}
.history .history-left .history-txt::before {
  content: '';
  position: absolute;
  right:0;
  top:15px;
  width:50px;
  height:1px;
  background:#ddd;
}
.history .history-left .history-txt::after {
  content: '';
  position: absolute;
  right: -3px;
  top: 12px;
  background: #ddd;
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.history .history-left .history-txt .history-month{
  position:absolute;
  right:30px;
  font-weight: 600;
  color: #0068b7;
  background: #fff;
}
/* 해외자사 */
.overseas-branch-wrap {
  position: relative;
}
.overseas-branch-list > li {
  padding: 45px 60px;
  background-color:#fff;
  border:1px solid #eee;
  border-radius: 4px;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
  margin-bottom: 50px;
}
.overseas-branch-list > li .overseas-breanch-top.japan-top {
  background-image:url(/assets/common/img/user/japan_map.png);
  background-size: 200px;
  background-position: right top;
  background-repeat: no-repeat;
}
.overseas-branch-list > li .overseas-breanch-top.denmark-top {
  background-image:url(/assets/common/img/user/denmark_map.png);
  background-size: 186px;
  background-position: right top;
  background-repeat: no-repeat;
}
.overseas-branch-list > li .overseas-breanch-top.philippines-top {
  background-image:url(/assets/common/img/user/philippines_map.png);
  background-size: 172px;
  background-position: right top;
  background-repeat: no-repeat;
}
.overseas-branch-list > li .overseas-breanch-top.hongkong-top {
  background-image:url(/assets/common/img/user/hongkong_map.png);
  background-size: 290px;
  background-position: right top;
  background-repeat: no-repeat;
}
.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info {
  position:relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom:10px;
}
.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .tit-box {
  font-family: 'S-CoreDream-6';
  font-size: 24px;
  line-height: 1.4;
}
.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .tit-box span {
  display: inline-block;
  position: relative;
}
.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .tit-box .top .flag {
  position:absolute;
  right:-100%;
  top:50%;
  transform: translate(0px, -50%);
}

.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo {

}
.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo.japan-logo img {
  width:80px;
  display: inline-block;
}
.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo.denmark-logo img {
  width:290px;
  display: inline-block;
}
.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo.philippines-logo img {
  width:180px;
  display: inline-block;
}
.overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo.hongkong-logo img {
  width:180px;
  display: inline-block;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-txt-info {
  font-family: 'S-CoreDream-4';
  font-size: 16px;
  margin-bottom: 15px;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-address {
  margin-bottom: 20px;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-address > li {
  position:relative;
  padding-left:11px;
  font-family: 'S-CoreDream-2';
  font-size: 16px;
  margin-bottom: 5px;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-address > li::before {
  content: '';
  display: block;
  position: absolute;
  top:8px;
  left:0;
  width:5px;
  height:5px;
  background-color:#111;
  border-radius: 50%;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-address > li:last-child {
  margin-bottom:0;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-link {
  position:relative;
  display: inline-block;
  padding:8px 48px 8px 14px;
  border:1px solid #212121;
  color:#111;
  font-family: 'S-CoreDream-4';
  font-size:14px;
  text-align: left;
  background-color:#fff;
  transition: all 0.2s ease-out;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-link::after {
  content: '';
  display: block;
  position:absolute;
  right:24px;
  top:50%;
  transform:rotate(45deg) translate(0px ,-50%);
  width:8px;
  height:8px;
  border: solid #111;
  border-width: 1px 1px 0 0;
  margin-top:-1px;
  transition: all 0.2s ease-out;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-link:hover {
  background-color:#111;
  color:#fff;
}
.overseas-branch-list > li .overseas-breanch-top .breanch-link:hover::after  {
  border-color:#fff;
}
.overseas-branch-list > li .overseas-breanch-bottom {
  padding-top:30px;
  border-top:1px solid #ddd;
  margin-top:30px;
}
.overseas-branch-list > li .overseas-breanch-bottom .breanch-news-tit {
  font-family: 'S-CoreDream-7';
  font-size: 18px;
  margin-bottom:5px;
}
.overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: auto;
}
.overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li:nth-child(4) {
  margin-right:0;
}
.overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li .breanch-news-list-link {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 24px 15px 20px;
  flex-direction: column;
  background-color:#f9f9f9;
  border:1px solid #ddd;
  border-radius: 8px;
  min-height: 150px;
  width:100%;
}
.overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li .breanch-news-list-link:hover {
  -webkit-transform: translate3d(0px, -4px, 0px);
  transform: translate3d(0px, -4px, 0px);
  box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  background-color:#fff;
  color:#111;
}
.overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li .breanch-news-list-link .breanch-news-list-info-tit {
  font-size:16px;
  margin-bottom: 20px;
}
.overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li .breanch-news-list-link .breanch-news-list-info-source {
  display: block;
  margin-top: auto;
  text-align: right;
  font-size:14px;
  font-weight: 300;
}
.breanch-news-swiper {
  padding:10px 0;
  overflow: hidden;
  margin:0 auto;
}
.breanch-news-swiper.swiper-container-horizontal .swiper-pagination {
  position: relative;
  bottom: -5px;
  width: auto;
  text-align: left;
}
.breanch-news-swiper.swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet {

}
.breanch-news-swiper.swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #111;
  width: 8px;
  height: 8px;
}

/* 소셜임팩트 */
.social-top-banner {
  position:relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  background-image:url(/assets/common/img/user/social-top-banner.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
  background-position: bottom center;
}
.social-top-banner::after {
  content: '';
  padding-top:36%;
  display: block;
}
.social-top-banner .social-top-banner-cont {
  text-align: center;
}
.social-top-banner .social-top-banner-cont .social-top-banner-title {
  font-size: 56px;
  font-weight: 700;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.72);
  color:#fff;
  margin-bottom: 15px;
}
.social-top-banner .social-top-banner-cont .social-top-banner-txt {
  font-size: 42px;
  font-weight: 300;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.72);
  color:#fff;
}
.social-section01 {
  padding: 100px 0;
}
.socialVlaue-tit {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}
.socialVlaue-txt {
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}
.socialVlaue-img {
  margin-top:50px;
}
.social-section02 {
  position:relative;
  padding: 70px 0;
  background-color:#77acaa;
  overflow: hidden;
  background-image:url(/assets/common/img/user/social-line-bg.png);
  background-size:cover;
}
.social-section02 .cont {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}

.social-section02 .cont .left {
  width: 100%;
  max-width: 50%;
}
.social-section02 .cont .right {
  width: 100%;
  max-width: 50%;
}

.social-section02 .cont .round {
  position:relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  background-color:#fff;
  text-align: center;
  flex-direction: column;
  width:475px;
  height: 475px;
  border-radius: 50%;
}

.social-section02 .cont .left .round {
  margin-right: 50px;
}
.social-section02 .cont .left .round .shadow {
  content: '';
  display: block;
  position:absolute;
  width:100%;
  height:100%;
  background-color:#e7f4f4;
  top:0;
  border-radius: 50%;
  z-index: -1;
  left:-50px;
}
.social-section02 .cont .left .round::before {
  content: '';
  display: block;
  position:absolute;
  width:100%;
  height:100%;
  background-color:#e7f4f4;
  top:0;
  border-radius: 50%;
  z-index: 1;
  left:25px;
}
.social-section02 .cont .left .round::after {
  content: '';
  display: block;
  position:absolute;
  width:100%;
  height:100%;
  background-color:#fff;
  top:0;
  border-radius: 50%;
  z-index: 2;
  left:0;
}
.social-section02 .cont .right .round {
  margin-left: 50px;
}
.social-section02 .cont .right .round::before {
  content: '';
  display: block;
  position:absolute;
  width:100%;
  height:100%;
  background-color:#e7f4f4;
  top:0;
  border-radius: 50%;
  z-index: 1;
  right:25px;
}
.social-section02 .cont .right .round::after {
  content: '';
  display: block;
  position:absolute;
  width:100%;
  height:100%;
  background-color:#fff;
  top:0;
  border-radius: 50%;
  z-index: 2;
  left:0;
}
.social-section02 .cont .round .date {
  font-size: 24px;
  color:#fff;
  text-shadow: -1px 0 #4d8f8d, 0 1px #4d8f8d, 1px 0 #4d8f8d, 0 -1px #4d8f8d;
  font-family: 'S-CoreDream-9', sans-serif;
  z-index: 9;
}
.social-section02 .cont .round .tit {
  font-size: 32px;
  color:#fff;
  text-shadow: -1px 0 #4d8f8d, 0 1px #4d8f8d, 1px 0 #4d8f8d, 0 -1px #4d8f8d;
  font-family: 'S-CoreDream-9', sans-serif;
  z-index: 9;
}
.social-section02 .cont .round .price {
  font-size: 56px;
  font-family: 'S-CoreDream-8', sans-serif;
  color:#4d8f8d;
  margin-top:10px;
  z-index: 9;
}
.social-section02 .cont .txt {
  position:relative;
  font-size: 24px;
  line-height: 1.6;
  color:#fff;
  padding-top:20px;
  padding-bottom: 20px;
  text-shadow: 0px 3px 6px rgba(0,0,0,0.1);
}
.social-section02 .cont .txt::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color:#fff;
  border-radius: 50%;
  position:absolute;
  top:0;
  left:0;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
}
.social-section02 .cont .txt::after {
  content: '';
  display: block;
  width:20%;
  height:1px;
  background-color:#fff;
  position:absolute;
  bottom:0;
  left:0;
}
.social-big-tit {
  position:relative;
}
.social-big-tit .tit {
  font-size: 120px;
  line-height: 1;
  letter-spacing: -10px;
  color:#eeeeee;
  margin-left:-140px;
  font-weight: 700;
}
.social-big-tit .tit.white {
  color:#fff;
  opacity: 0.6;
}
.social-section03 {
  padding:150px 0 230px;
}
.library-cont {
  position: relative;
  padding:20px;
  margin-top:50px;
  position:relative;
  box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
  background-color:#fff;
}
.library-cont::before {
  content: '';
  display: block;
  position: absolute;
  top:-100px;
  left:-20%;
  width:417px;
  height:417px;
  background-color:#f5f5f5;
  border-radius: 50%;
  z-index: -1;
}
.library-cont::after {
  content: '';
  display: block;
  position: absolute;
  bottom:-100px;
  right:-20%;
  width:343px;
  height:343px;
  background-color:#FFF3F3;
  border-radius: 50%;
  z-index: -1;
}
.library-cont .library-list {

}
.library-cont .library-list > li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.library-cont .library-list .left {
  max-width: 50%;
  width:100%;
  position:relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.library-cont .library-list .right {
  max-width: 50%;
  width:100%;
  position:relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.library-cont .library-list .img-box {
  width:100%;
  position: relative;
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.library-cont .library-list .img-box.img-box01 {
  background-image:url(/assets/common/img/user/social-section0101.jpg);
}
.library-cont .library-list .img-box.img-box02 {
  background-image:url(/assets/common/img/user/social-section0102.jpg);
}
.library-cont .library-list .img-box.img-box03 {
  background-image:url(/assets/common/img/user/social-section0103.jpg);
}
.library-cont .library-list .img-box.img-box04 {
  background-image:url(/assets/common/img/user/social-section0104.jpg);
}
.library-cont .library-list .img-box::after {
  content: '';
  padding-top:67.6666%;
  display: block;
}
.library-cont .library-list .info {
  padding: 42px 40px 35px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.library-cont .library-list .info.info01 {
  background-color:#c5dbda;
}
.library-cont .library-list .info.info02 {
  background-color:#FFFAF8;
}
.library-cont .library-list .info.info03 {
  background-color:#E2E4E7;
}
.library-cont .library-list .info.info04 {
  background-color:#FEF3ED;
}
.library-cont .library-list .info .country {
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 3px;
}
.library-cont .library-list .info .country img {
  display: inline-block;
  width: 27px;
  margin-top: -4px;
  margin-left: 5px;
}
.library-cont .library-list .info .tit {
  font-size: 26px;
  font-weight: 700;
}
.library-cont .library-list .info .info-list {
  margin-top:20px;
  margin-bottom: 20px;
}
.library-cont .library-list .info .info-list dd {
  margin-top:10px;
  display: table;
  width:100%;
}
.library-cont .library-list .info .info-list dd .info-list-tit {
  font-size: 21px;
  display: table-cell;
  font-weight: 300;
  width:20%;
}
.library-cont .library-list .info .info-list dd .info-list-txt {
  font-size: 21px;
  display: table-cell;
  font-weight: 500;
  width:80%;
}
.library-cont .library-list .info .more {
  display: block;
  margin-top: auto;
  text-align: center;
  padding:8px 0;
  font-size: 16px;
  font-weight: 700;
  border:2px solid #111;
  border-radius: 4px;

}
.library-cont .library-list .info .more:hover {
  background-color:#111;
  color:#fff;
}
.social-section04 {
  background-color:#FDEADF;
  padding:150px 0;
}
.social-section04 .img-box img {
  box-shadow: 0px 4px 6px rgba(0,0,0,0.1);
}
.travel-share-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 10;
  margin-top: 50px;
}
.travel-share-top .left {
  max-width: 40%;
  width: 100%;
}
/* .travel-share-top .left .img-box {
  height: 100%;
  background-image: url(/assets/common/img/user/social-section0201.jpg);
  background-position: center;
  background-size: cover;
}
.travel-share-top .left .img-box img {

} */
.travel-share-top .right {
  max-width: 60%;
  width: 100%;
  padding-left:110px;
}
.travel-share-top .right .txt-box .tit {
  font-size: 42px;
  font-weight: 900;
  color:#2C1508;
  line-height: 1.2;
}
.travel-share-top .right .txt-box .txt {
  font-size: 18px;
  font-weight: 300;
  color:#2c1508;
  margin-top:30px;
  line-height: 1.6;
}
.travel-share-bottom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 9;
  margin-left: auto;
  margin-top: -100px;
  max-width: 76%;
  width: 100%;
}
.travel-share-bottom  .img-box:first-child {
  margin-right:20px;
}
.un-wrap-pd {
  padding-top:120px;
}
.un-wrap {
  padding: 120px 0;
}
.un-content {
  position: relative;
  padding: 80px 0;
}
.un-content::after {
  content: '';
  display: block;
  width:1px;
  height: 70px;
  background-color:#111;
  position: absolute;
  left:50%;
  bottom:-35px;
}
.un-content:last-child::after {
  display: none;
}
.un-content .un-tit-box {
  text-align: center;
  margin-bottom: 15px;
}
.un-content .un-tit-box .tit {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
}
.un-content .un-tit-box .txt {
  font-size: 21px;
  line-height: 1.4;
  font-weight: 300;

}
.un-content .un-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.un-content .un-list > li {
  padding:10px;
}
.un-content .un-list .un-cont {
  position:relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.un-content .un-list .un-cont::before {
  content: '';
  display: block;
  padding-top:100%;
}
.un-content .un-list .un-cont-img030101 {
  background-image:url(/assets/common/img/user/social-section030101.jpg);
}
.un-content .un-list .un-cont-img030102 {
  background-image:url(/assets/common/img/user/social-section030102.jpg);
}
.un-content .un-list .un-cont-img030103 {
  background-image:url(/assets/common/img/user/social-section030103.jpg);
}
.un-content .un-list .un-cont-img030201 {
  background-image:url(/assets/common/img/user/social-section030201.jpg);
}
.un-content .un-list .un-cont-img030202 {
  background-image:url(/assets/common/img/user/social-section030202.jpg);
}
.un-content .un-list .un-cont-img030203 {
  background-image:url(/assets/common/img/user/social-section030203.jpg);
}
.un-content .un-list .un-cont-img030204 {
  background-image:url(/assets/common/img/user/social-section030204.jpg);
}

.un-content .un-list .un-cont-img030301 {
  background-image:url(/assets/common/img/user/social-section030301.jpg);
}
.un-content .un-list .un-cont-img030302 {
  background-image:url(/assets/common/img/user/social-section030302.jpg);
}
.un-content .un-list .un-cont-img030303 {
  background-image:url(/assets/common/img/user/social-section030303.jpg);
}
.un-content .un-list .un-cont-img030304 {
  background-image:url(/assets/common/img/user/social-section030304.jpg);
}
.un-content .un-list .un-cont-img030305 {
  background-image:url(/assets/common/img/user/social-section030305.jpg);
}
.un-content .un-list .un-cont-img030306 {
  background-image:url(/assets/common/img/user/social-section030306.jpg);
}
.un-content .un-list .un-cont .web {
  display: block;
}
.un-content .un-list .un-cont.mobile {
  display: none;
}
.un-content .un-list .un-cont > .info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding: 10px;
  transition: all 0.2s ease-out;
}
.un-content .un-list .un-cont > .info::before {
  content: '';
  width: 100%;
  height:100%;
  position: absolute;
  top:0;
  left:0;
  z-index: 1;
  transition: all 0.2s ease-out;
}
.un-content .un-list .un-cont > .info.none-info::before {
  display: none;
}
.un-content .un-list .un-cont > .info .un-cont-tit {
  position: relative;
  z-index: 10;
  text-align: center;
  font-size: 16px;
  color:#fff;
  margin-bottom: 10px;
  line-height: 1.4;
  font-weight: 400;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select:none;
}
.un-content .un-list .un-cont > .info .more-txt {
  position: relative;
  z-index: 10;
  display: inline-block;
  padding:8px 12px;
  color:#fff;
  text-align: center;
  border:1px solid #fff;
  font-size: 14px;
  opacity: 0;
  transition: opacity 0.2s ease-out;
  width:100%;
  transition: all 0.2s ease-out;
}
.un-content .un-list .un-cont > .info .more-txt:hover {
  background-color:#fff;
  color:#111;
}
.un-content .un-list .un-cont > .info:hover::before {
  background-color: rgba(0,0,0,0.8);
}
.un-content .un-list .un-cont > .info:hover .un-cont-tit , .un-content .un-list .un-cont > .info:hover .more-txt {
  opacity: 1;
}
.social-last-txt {
  margin-top:20px;
  text-align: center;
  font-size: 21px;
  line-height: 1.4;
}
@media(max-width:1400px) {
  .social-top-banner .social-top-banner-cont .social-top-banner-title {
    font-size: 48px;
  }
  .social-top-banner .social-top-banner-cont .social-top-banner-txt {
    font-size: 36px;
  }
  .social-section02 .cont .round {
    width: 320px;
    height: 320px;
  }
  .social-section02 .cont .round .date {
    font-size: 18px;
  }
  .social-section02 .cont .round .tit{
    font-size: 21px;
  }
  .social-section02 .cont .round .price {
    font-size: 38px;
  }
  .social-section02 .cont .txt {
    font-size: 18px;
  }
  .social-big-tit .tit {
    font-size: 100px;
    margin-left: 0;
  }
  .travel-share-top .left {
    max-width: 30%;
  }
  .travel-share-top .right {
    max-width: 70%;
  }
  .travel-share-top .right .txt-box .tit {
    font-size: 36px;
  }
  .travel-share-top .right .txt-box .txt {
    font-size: 16px;
  }
  .travel-share-bottom {
    margin-top: 20px;
    max-width: 100%;
  }
}
@media(max-width:1024px) {
  .social-top-banner {
    background-position: inherit;
  }
  .social-top-banner .social-top-banner-cont .social-top-banner-title {
    font-size: 42px;
  }
  .social-top-banner .social-top-banner-cont .social-top-banner-txt {
    font-size: 32px;
  }
  .travel-share-top {
    flex-direction: column;
  }
  .travel-share-top .right{
    max-width: 100%;
    padding-left:0;
    margin-top:20px;
  }
  .travel-share-top .right .txt-box .tit br, .travel-share-top .right .txt-box .txt br {
    display: none;
  }
  .social-big-tit .tit {
    font-size: 68px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .library-cont .library-list .info .country {
    font-size: 16px;
  }
  .library-cont .library-list .info .tit {
    font-size: 21px;
  }
  .library-cont .library-list .info .info-list dd .info-list-tit, .library-cont .library-list .info .info-list dd .info-list-txt{
    font-size: 16px;
  }
  .un-content .un-tit-box .tit {
    font-size:  24px;
  }
  .un-content .un-tit-box .txt {
    font-size: 18px;
  }
  .un-content .un-tit-box .txt br {
    display: none;
  }

}
@media(max-width:991px) {
  .history .history-txt {
    font-size:15px;
  }

}
@media(max-width:767px) {
  /* 연혁 */
  .history {
    border-bottom: 1px dotted #ddd;
    padding-top: 20px;
  }
 .history .history-year {
   font-size:24px;
   box-shadow: none;
   width:auto;
   text-align: left;
 }
 .history .history-wrapper.history-left, .history .history-wrapper.history-right {
   float:none;
   width:100%;
   margin-top:5px;
 }
 .history .history-wrapper.history-left .history-info {
   text-align: left;
 }
 .history .history-left .history-txt, .history .history-right .history-txt {
   font-size:14px;
   padding-right:0;
   padding-left:10px;
   margin-bottom: 8px;
 }
  .history .history-left .history-txt::after, .history .history-right .history-txt::after {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    background: #ddd;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
  }
 .history .history-left .history-txt .history-month, .history .history-right .history-txt .history-month {
   right:auto;
   left:0;
 }
 .history .history-wrapper.history-right .history-info .history-img-cont, .history .history-wrapper.history-left .history-info .history-img-cont {
   padding-left:0;
   padding-right:0;
 }
 .history .history-wrapper.history-right .history-info .history-img-cont .history-img, .history .history-wrapper.history-left .history-info .history-img-cont .history-img {

 }
 .history::before, .history .history-right .history-txt::before,  .history .history-left .history-txt::before {
   display:none;
 }
 .overseas-branch-list > li {
   padding: 20px 15px;
   margin-bottom: 25px;
 }
 .overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .tit-box {
   font-size: 18px;
 }
 .overseas-branch-list > li .overseas-breanch-top .breanch-txt-info, .overseas-branch-list > li .overseas-breanch-top .breanch-address > li {
   font-size: 14px;
 }
 .overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo {
   padding-left:10px;
 }
 .overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo.japan-logo img {
   width:45px;
 }
 .overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo.hongkong-logo img {
   width: 80px;
 }
 .overseas-branch-list > li .overseas-breanch-top .breanch-address {
   margin-bottom: 15px;
 }
 .overseas-branch-list > li .overseas-breanch-top .overseas-tit-info .breanch-logo {}
 .overseas-branch-list > li .overseas-breanch-bottom {
   padding-top:15px;
   margin-top: 15px;
 }
 .overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li .breanch-news-list-link {
  min-height: 100px;
 }
 .overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li .breanch-news-list-link .breanch-news-list-info-tit {
   font-size: 14px;
 }
 .overseas-branch-list > li .overseas-breanch-bottom .breanch-news-list > li .breanch-news-list-link .breanch-news-list-info-source {
   font-size: 12px;
 }

 /* 소셜 임팩트 모바일 */
 .social-top-banner {
   padding:20px;
 }
 .social-top-banner .social-top-banner-cont .social-top-banner-title {
   font-size: 28px;
 }
 .social-top-banner .social-top-banner-cont .social-top-banner-txt {
   font-size: 18px;
 }
 .social-section01 {
   padding: 50px 0;
 }
 .socialVlaue-tit {
   font-size: 24px;
 }
 .socialVlaue-txt{
   font-size: 18px;
 }
 .social-section02 {
   background-image: none;
 }
 .social-section02 .cont {
   flex-direction: column;
 }
 .social-section02 .cont.bottom {
   -moz-flex-flow: column-reverse;
   -ms-flex-flow: column-reverse;
   -webkit-flex-flow: column-reverse;
   flex-flow: column-reverse;
   margin-top:30px;
 }
 .social-section02 .cont .left , .social-section02 .cont .right {
   max-width: 100%;
 }
 .social-section02 .cont .round{
   width: 280px;
   height: 280px;
 }
 .social-section02 .cont .left .round  {
   margin: 0 auto;
 }
 .social-section02 .cont .right .round  {
   margin: 0 auto;
 }
 .social-section02 .cont .right .round::before {
   right: auto;
   left: 25px;
   display: none;
 }
 .social-section02 .cont .left .round::before {
   display: none;
 }

 .social-section02 .cont .round .date {
   font-size: 14px;
 }
 .social-section02 .cont .round .tit {
   font-size: 18px;
 }
 .social-section02 .cont .round .price {
   font-size: 28px;
 }
 .social-section02 .cont .txt {
   text-align: center;
   font-size: 15px;
 }
 .social-section02 .cont .txt::before{
   display: none;
 }
 .social-section02 .cont .txt::after {
   left:50%;
   margin-left: -10%;
 }
 .social-big-tit .tit {
   font-size: 24px;
   color:#111;
 }
 .social-big-tit .tit.white {
   color:#111;
   opacity: 1;
 }
 .social-section03 {
   padding: 50px 0;
 }
 .library-cont {
   padding:10px;
   margin-top:20px;
 }
 .library-cont::before {
   width:100px;
   height: 100px;
 }
 .library-cont .library-list > li {
   flex-direction: column;
   margin-bottom: 20px;
 }
  .library-cont .library-list > li:nth-child(2n) {
    -moz-flex-flow: column-reverse;
    -ms-flex-flow: column-reverse;
    -webkit-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
 .library-cont .library-list .left, .library-cont .library-list .right {
   max-width: 100%;
 }
 .library-cont .library-list .info {
   padding:20px;
 }
 .library-cont .library-list .info .country {
   font-size: 14px;
 }
 .library-cont .library-list .info .country img{
   width: 20px;
   margin-top:-2px;
 }
 .library-cont .library-list .info .info-list {
   margin-top:20px;
   margin-bottom: 10px;
 }
 .library-cont .library-list .info .info-list dd:first-child {
   margin-top:0;
 }
 .library-cont .library-list .info .info-list dd {
   margin-top:5px;
 }
 .library-cont .library-list .info .tit{
   font-size: 18px;
 }
 .library-cont .library-list .info .info-list dd .info-list-tit, .library-cont .library-list .info .info-list dd .info-list-txt {
   font-size: 14px;
 }
 .library-cont .library-list .info .more{
   margin-top:20px;
   font-size: 14px;
 }
 .library-cont .library-list .img-box::after {
   padding-top:56.25%;
 }
 .social-section04 {
   padding: 50px 0;
 }
 .travel-share-top{
   margin-top:20px;
 }
 .travel-share-top .right .txt-box .tit{
   font-size: 21px;
 }
 .travel-share-top .right .txt-box .txt {
   font-size: 14px;
   margin-top: 15px;
 }
 .travel-share-top .left {
   max-width: 100%;
 }
 .travel-share-top .left .img-box {
   position: relative;
   background-image: url(/assets/common/img/user/social-section0201.jpg);
   background-position: center;
   background-repeat: no-repeat;
 }
 .travel-share-top .left .img-box::after {
   content: '';
   display: block;
   padding-top: 130%;
 }
 .travel-share-top .left .img-box img {
    display: none;
 }
 .un-wrap-pd {
   padding-top:60px;
 }
 .un-content {
   padding: 40px 0;
 }
 .un-content::after {
   height: 34px;
   bottom: -17px;
 }
 .un-content .un-tit-box .tit {
   font-size:18px;
   word-break: keep-all;
 }
 .un-content .un-tit-box .txt {
   font-size: 14px;
 }
 .un-content .un-tit-box .txt br {
   display: none;
 }
 .un-content .un-list .un-cont.web {
   display: none;
 }
 .un-content .un-list .un-cont::before {
   display: none;
 }
 .un-content .un-list .un-cont.mobile {
   width: 100%;
   display: block;
   border:1px solid #ddd;
 }
  .un-content .un-list .un-cont.mobile .un-img {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  .un-content .un-list .un-cont.mobile .un-img::after {
    content: '';
    display: block;
    padding-top:56.25%;
  }
.un-content .un-list .un-cont.mobile .txt-box {
  padding: 20px;
  text-align: center;
}
.un-content .un-list .un-cont.mobile .txt-box .un-cont-tit{
  font-size: 15px;
  word-break: keep-all;
  line-height: 1.4;
}
.un-content .un-list .un-cont.mobile .txt-box .more-txt {
  display: block;
  padding:6px 0;
  font-size: 14px;
  border:1px solid #111;
  margin-top: 10px;
}
  .un-content .un-list > li.col-3 {
    max-width: 50%;
     -webkit-box-flex: 0;
     -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
     -moz-flex: 0 0 50%;
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     display: flex;
     width:100%;
  }
  .un-content .un-list > li.col-4 {
    max-width: 50%;
     -webkit-box-flex: 0;
     -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
     -moz-flex: 0 0 50%;
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     display: flex;
     width:100%;
  }
  .social-last-txt {
    font-size: 16px;
  }

}
@media (max-width: 415px) {
  .un-content .un-list > li.col-3 {
    max-width: 100%;
     -webkit-box-flex: 0;
     -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
     -moz-flex: 0 0 100%;
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
  }
  .un-content .un-list > li.col-4 {
    max-width: 100%;
     -webkit-box-flex: 0;
     -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
     -moz-flex: 0 0 100%;
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
  }
}
