


 /* 서브 ================================================================================= */
 


 .subVisual {
   width: 100%;
   height: 280px;
   overflow: hidden;
}

.subVisual .subBg {
   width:100%;
   height:280px;
   /*background-size: cover;*/
}
.subVisual .sub-bg-company {
   background: #b7dee8 url(../../images/sub/sub_01_bg.png) 50% 50% no-repeat;
   background-size: cover;
}
.subVisual .sub-bg-service {
  background: #f6cdab url(../../images/sub/sub_01_bg.png) 50% 50% no-repeat;
  background-size: cover;
}
.subVisual .sub-bg-board {
  background: #ccc url(../../images/sub/sub_01_bg.png) 50% 50% no-repeat;
  background-size: cover;
}
.subVisual .sub-bg-location {
  background: #c3d69b url(../../images/sub/sub_01_bg.png) 50% 50% no-repeat;
  background-size: cover;
}
.subVisual .sub-bg-login {
  background: #ccc url(../../images/sub/sub_01_bg.png) 50% 50% no-repeat;
  background-size: cover;
}

.subimg {float:right; width:337px; height:220px;}

/*
.subVisual .subimg-company {
   background: url("../../images/sub/sub_v01.png?v=210608") 0 0 no-repeat;
}
.subVisual .subimg-product {
   background: url("../../images/sub/sub_v02.png?v=210608") 0 0 no-repeat;
}
.subVisual .subimg-board {
   background: url("../../images/sub/sub_v03.png?v=210608") 0 0 no-repeat;
}
.subVisual .subimg-location {
   background: url("../../images/sub/sub_v04.png?v=210608") 0 0 no-repeat;
}
.subVisual .subimg-login {
  background: url(../../images/sub/sub_v03.png) 0 0 no-repeat;
}
*/

.subVisual > .subBg > ul {
   width: 1100px;
   margin: 0 auto;
   position: relative;
}

.subVisual .subText {
   position: absolute;
   top: 155px;
   left: 40px;
}

.subVisual .subText >.title{
   color: #fff;
   font-size: 34px;
   font-weight: bold;
   letter-spacing: -1px;
}

.subVisual .subText > .subTitle{
  color: rgba(255,255,255,0.8);
   font-size: 24px;
   font-family: 500;
}

/* .location {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    background: #002060;
    z-index: 10;
    /* overflow: hidden; *
} */

.location {
  position: absolute;
  top: 280px;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  background: #fafafa;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  z-index: 10;
  /* overflow: hidden; */
}

.inner1100 {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

.location .home {
    display: block;
    float: left;
    width: 54px;
    height: 50px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background: url(../../images/sub/subTop_home.png) no-repeat center center;
}

.location .sub_menu {
    position: relative;
    float: left;
}

.location .sub_menu > a {
    display: block;
    width: 250px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #555; 
    border-right: 1px solid #e5e5e5;
    padding-left: 30px;
    padding-right: 20px;
}

.location .sub_menu > a .subArrow {
    background: url(../../images/sub/arrow1.png) no-repeat right center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.location .sub_menu.on > a{
    background: #012061;
    color: #fff;
    transition: 0.3s;
}

.location .sub_menu.on > a .subArrow {
    /*background: url(../../images/sub/arrow3.png) no-repeat right center;*/
}

.location .sub_menu .twoD {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    box-sizing: border-box;
    width: 249px;
    background: #012061;
    z-index: 1;
}

.location .sub_menu .twoD a {
    display: block;
    padding: 15px 30px;
    font-size: 16px;
    color: #fff;
    border-top: 1px solid rgba(255,255,255,0.2);
}

.location .sub_menu .twoD a:hover {
    color:#fff; 
    background:#002060;
}

@media only screen and (max-width: 630px) {
   
   .location .sub_menu > a {
      width: 150px;
   }
   
   .location .sub_menu .twoD {
      width: 149px;
   }
}

.subContents {
  position: relative;
  margin: 0 auto;
  border-bottom: 1px solid #d5d5d5;
   /* text-align: center; */
   /* padding-bottom: 140px; */
   overflow: hidden;
   /* text-align: center; */
   /* padding-bottom: 140px; */
   overflow: hidden;
   padding-bottom: 100px;
}

.subContents > .title {
   height: 80px;
   line-height: 70px;
   margin: 0 auto;
   text-align: center;
   padding-top: 70px;
   /*border-bottom: 2px solid #333;*/
}

.subContents > .title.title_board {
  margin-bottom: 30px;
}

.subContents > .title > h2{
   display: inline-block;
   color: #242c3a;
   font-size: 34px;
   font-weight: 800;
}


.subCon {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.subCon .subTitle2 {
  width: 100%;
  height: 180px;
  margin: 0 auto;
}

.subCon .subTitle2 > h2{
  color: #222;
  font-size: 26px;
  font-weight: 800;
  line-height: 180px;
  text-align: center;
}


/*** CEO 인사말 ***/
.company {
  width: 90%;
  margin: 0 auto;
}
.greetingTop {
  width: 1000px;
  margin: 0 auto;
  font-size: 0;
  border-bottom: 1px solid #222;
  padding: 50px 0px;
}
.ceo-pic {
   float: right;
  display: inline-block;
  width: 28%;
  margin-left: 10%;
  vertical-align: top;
}
.ceo-pic > span {
  display: inline-block;
  /*border: 1px solid rgb(233, 233, 233);*/
}
.ceo-pic > span img {
  width: 100%;
}
.introduction {
  display: inline-block;
  width: 62%;
  font-size: 18px;
  line-height: 34px;
  color: #333;
  text-align: left;
  overflow: hidden;
  word-break: break-all;
}
.introduction > .headers {
   color:#3147a4;
   font-size: 26px;
   line-height: 40px;
}
.introduction > .headers.hdTop {
   margin-left: 17%;
}
.introduction > .headers.hdBottom {
   margin-left: 47%;
}
.introduction > span {
   display: block;
  font-weight: bold;
  font-family: 'Nanum Myeongjo', serif;
  /*font-weight: 100;
   font-weight: 400;
   font-weight: 700;*/
}
.introduction > span.st {
   margin-top: 20px;
}
.introduction > span.ceo_name {
   font-size: 24px;
   text-align: right;
}
.introduction > span.ceo_name > img {
   width: 200px;
   vertical-align: bottom;
}
.greetingBottom {
   width: 1000px;
   text-align: left;
   margin: 0 auto;
   font-size: 20px;
   font-weight: bold;
   color: #555;
   margin-top: 70px;
   line-height: 30px;
   letter-spacing: -0.5px;
   word-break: break-all;
}
.greetingBottom .philosophy {

   font-size: 24px;
   font-weight: 800;
   color: #222;
   text-align: center;
   margin-bottom: 40px;;
}


/*** 회사개요 ***/
.business {
  margin: 0 auto;
}
.business .conTop {
  width: 1100px;
  margin: 0 auto;
  margin-top: 40px;
  padding-top: 40px;
}
.business .conTop .j-name {
  color: #aaa;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 10px;
  margin-top: 10px;
}
.business .conTop .j-text {
  color: #444;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 38px;
  margin-top: 25px;
  margin-bottom: 80px;
  padding: 0px 50px;
  text-align: center;
}
.business .conTop .j-text > span {
  color: #222;
}
.business .conBottom {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}
.business .conBottom ul.j-point {
  width: 30%;
  vertical-align: top;
}
.business .conBottom ul.j-point li {
  display: block;
  color: #333;
  font-size: 24px;
  font-weight: 800;
  line-height: 30px;
  margin-bottom: 25px;
  text-align: center;
}
.business .conBottom ul.j-point li:last-child {
  color: #888;
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
}
.business .middle {
  margin-top: 30px;
  position: relative;
}
.business .middle > span {
  display: block;
  height: 450px;
  background: url(../../images/sub/business_01.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.business .middle span > span.mi-text {
  display: block;
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  padding: 40px;
  background:rgb(0,0,0,0.5);
  text-align: center;
}
.business .bi-bottom {
  font-size: 0;
  height: 450px;
  background: #f5f5f5;
  margin-top: 50px;
  overflow: hidden;
}
.business .bi-bottom .conLeft, 
.business .bi-bottom .conRight {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.business .bi-bottom .conLeft {
  overflow: hidden;
  height: 450px;
  background: url(../../images/sub/business_02.jpg) 0 50% no-repeat;
  background-size: auto 350px;
  background-position-x: right;
}
.business .bi-bottom .conLeft > img {
  height: 450px;
}
.business .bi-bottom .conRight {
  position: relative;
  height: 450px;
}
.business .bi-bottom .j-link {
  width: 550px;
  position: absolute;
  top: 50%;
  left: 80px;
  text-align: center;
  transform: translate(0,-50%);
}
.business .bi-bottom .j-link li {
  font-size: 16px;
  color: #777;
  line-height: 26px;
}
.business .bi-bottom .j-link li:first-child {
  font-size: 28px;
  color: #333;
  font-weight: 800;
  letter-spacing: -0.25px;
}
.business .bi-bottom .j-link li.bi-bottom-text {
  font-size: 20px;
  line-height: 34px;
  width: 77%;
}
.business .bi-bottom .j-link li:last-child {

}
.business .bi-bottom .j-link li > a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  height: 50px;
  line-height: 46px;
  background:#002060;
  background-position-x: 170px;
  padding: 0px 25px 0px 25px;
}
.business .bi-bottom .conLeft .j-link li > a > span {
  display: inline-block;
  padding-left: 20px;
}


/*** 회사전경 ***/

/* 서비스 */
.service .serviceTop {
  margin-top: 30px;
  position: relative;
}
.service .serviceTop > span {
  display: block;
  height: 450px;
  background: url(../../images/sub/service_01.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.service .serviceTop .serviceTop-text {
  padding: 40px 40px;
  background: #eeeeee;
  text-align: center;
}
.service .serviceTop .serviceTop-text > span {
  font-size: 18px;
  line-height: 28px;
  color: #333;
}
.service .serviceBottom {
  width: 1100px;
  margin: 0 auto;
}
.service .typy-01,
.service .typy-02 {
  font-size: 0;
  min-height: 250px;
  margin-top: 50px;
  overflow: hidden;
}
.service .typy-01 .conLeft {
  position: relative;
}
.service .typy-01 .conRight {
  overflow: hidden;
  text-align: left;
}
.service .typy-01 .conRight > img,
.service .typy-02 .conLeft > img  {
  width: 100%;
}
.service .typy-01 .j-link,
.service .typy-02 .j-link {
  width: 80%;
  padding-top: 40px;
  padding-left: 40px;
  text-align: left;
}
.service .j-link li {
  font-size: 16px;
  color: #777;
  line-height: 26px;
  word-break: break-all;
}
.service .j-link li:first-child {
  font-size: 26px;
  color: #222;
  font-weight: 800;
  margin-bottom: 30px;
  letter-spacing: -0.25px;
  line-height: 34px;
}
.service .typy-01 .conLeft, 
.service .typy-01 .conRight,
.service .typy-02 .conLeft, 
.service .typy-02 .conRight {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.service .typy-02 .conRight {
  position: relative;
}
.service .typy-02 .j-link li > a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  height: 50px;
  line-height: 46px;
  background:#002060;
  background-position-x: 170px;
  padding: 0px 25px 0px 25px;
}
.service .typy-02 .conLeft .j-link li > a > span {
  display: inline-block;
  padding-left: 20px;
}


/* 라이브러리 */
.con {
   margin:0 auto;
}

.img-box > img {
   width:100%;
   display:block;
}

.row::after {
   content:"";
   display:block;
   clear:both;
}

.cell {
   float:left;
   box-sizing:border-box;
}

.cell-right {
   float:right;
   box-sizing:border-box;
}

.margin-0-auto {
   margin:0 auto;
}

.block {
   display:block;
}

.inline-block {
   display:inline-block;
}

.text-align-center {
   text-align:center;
}

.line-height-0-ch-only {
   line-height:0;
}

.line-height-0-ch-only > * {
   line-height:normal;
}

.relative {
   position:relative;
}

.absolute-left {
   position:absolute;
   left:0;
}

.absolute-right {
   position:absolute;
   right:0;
}

.absolute-middle {
   position:absolute;
   top:50%;
   transform:translateY(-50%);
}

.table {
   display:table;
}

.table-cell {
   display:table-cell;
}

input, button, select, fieldset {
   -webkit-border-radius: 0;
   border-radius: 0;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border:0;
   background-color:transparent;
}

fieldset {
   padding:0;
   margin:0;
}

.blind, legend {
   overflow: hidden;
   position: absolute;
   width: 1px;
   height: 1px;
   font-size: 12px;
   clip: rect(1px, 1px, 1px, 1px);
}

button {
   cursor:pointer;
   padding:0;
   font-size:inherit;
}

/* 커스텀 */
.con {
   max-width:1100px;
}
.con-min-width {
   min-width:320px;
}


/* 중앙 컨텐츠 3차 visual story */
.v-story-wrap {
   font-size:25px;
   margin-top: 50px;
   margin-bottom: 100px;
}

.v-story-wrap .v-story-tt {
   text-align:center;
   margin-bottom:11px;
}

.v-story-wrap .v-story-slider {
   text-align:center;
}

.v-story-wrap .v-story-slider .slick-list {
   box-sizing:border-box;
}

.v-story-wrap .v-story-slider .slider-item {
   max-width: 450px;
   position: relative;
}

.v-story-wrap .v-story-slider .slider-item .img-box > img {
   transform-origin:50% 50%;
   transform:scale(0.88);
   transition:transform .5s linear;
}

.v-story-wrap .v-story-slider .slick-center .slider-item .img-box > img {
   transform:scale(1);
   transition:transform .5s linear;
}

/* discover btn 호버시 나오는 애니메이션까지 */
.v-story-wrap .v-story-slider .slider-item > a {
   position:relative;
}

.v-story-wrap .v-story-slider .slider-item > a::after {
   content:"";
   position:absolute;
   top:0;
   left:0;
   right:0;
   bottom:0;
   background-color:rgba(0,0,0,0);
   transition:background-color .3s;
}

.v-story-wrap .v-story-slider .slick-active .slider-item > a:hover::after {
   background-color:rgba(0,0,0,.3);
}

.v-story-wrap .v-story-slider .slider-item > a > .discover {
   position:absolute;
   top:34%;
   left:50%;
   transform:translate(-50%, -50%);
   z-index:5;
   opacity:0;
   transition:opacity .3s;
}

.v-story-wrap .v-story-slider .slider-item > a > .discover > span.discover-btn {
   background:url('https://kimyang-sun.github.io/pf-img/samsung-img/s-discover-btn.png');
   width:106px;
   height:106px;
}

.v-story-wrap .v-story-slider .slider-item > a > .discover > span.discover-btn::after {
   content:"";
   display:block;
   background:url('https://kimyang-sun.github.io/pf-img/samsung-img/s-discover-plus-ico.png');
   width:100%;
   height:100%;
   transition:transform .8s;
}

.v-story-wrap .v-story-slider .slider-item > a > .discover > span.discover-txt {
   font-size:25px;
   color:#fff;
}

/* 호버 애니메이션 */
.v-story-wrap .v-story-slider .slick-active .slider-item > a:hover > .discover {
   opacity:1;
}

.v-story-wrap .v-story-slider .slick-active .slider-item > a:hover > .discover > span.discover-btn::after {
   transform:rotate(360deg);
}

/* visual story 내부 텍스트 */
.v-story-wrap .v-story-slider .slider-item > .v-story-desc-list {
   margin-top:40px;
   opacity:0;
   transform:translateY(30%);
   transition:opacity .8s, transform .8s;
}

.v-story-wrap .v-story-slider .slider-item > .v-story-desc-list > .v-story-desc-tt {
   font-size:15px;
   color: #888;
   margin-bottom: 10px;
}

.v-story-wrap .v-story-slider .slider-item > .v-story-desc-list > .v-story-desc {
   font-size:22px;
   font-weight: bold;
   border: 1px solid #cbcbcb;
   padding: 20px;
   color: #333;
}

.v-story-wrap .v-story-slider .slick-active .slider-item > .v-story-desc-list {
   opacity:1;
   transform:translateY(0);
   transition:opacity .8s .5s, transform .8s .5s;
}

/* visual story 사이드 버튼 */
.v-story-wrap .v-story-slider .slick-arrow {
   z-index:10;
   top: 50%;
   width:50px;
   height:60px;
}

.v-story-wrap .v-story-slider .slick-prev {
   left:24%;
}

.v-story-wrap .v-story-slider .slick-next {
   right:24%;
   left:auto;
}

.v-story-wrap .v-story-slider .slick-arrow::before {
   display:block;
   width:38px;
   height:40px;
   margin:0 auto;
   color: rgb(135, 137, 151);
   font-size: 38px;
}

/* visual story 하단 페이지 버튼 */
.v-story-wrap .v-story-slider .slick-dots > li {
   width:auto;
   height:auto;
   margin:0 5px;
}

.v-story-wrap .v-story-slider .slick-dots > li > button {
   width:8px;
   height:8px;
   border:1px solid #888;
   border-radius:45px;
   box-sizing:border-box;
   display:block;
   position:relative;
}

.slick-dots li button {
  padding: 4px !important;
}

.v-story-wrap .v-story-slider .slick-dots > li > button::before {
   content:"";
   width:100%;
   height:100%;
   border-radius:45px;
   background-color:#002060;
   opacity:0;
   transition:opacity .8s;
}

.v-story-wrap .v-story-slider .slick-dots > li.slick-active > button::before {
   opacity:1;
}

.v-story-wrap .v-story-slider .slick-dots > li:hover > button::before {
   opacity:1;
}
.slick-dots {
  bottom: -50px !important;
}

/* 중앙 컨텐츠 3차 visual story 반응형 */
@media (max-width:1440px){
   .v-story-wrap .v-story-slider .slider-item {
      max-width: 90%;
   }
   .v-story-wrap .v-story-slider .slick-prev {
      left: 22%;
   }
   .v-story-wrap .v-story-slider .slick-next {
      right: 22%;
   }
}
@media (max-width:1280px){
   .v-story-wrap .v-story-slider .slick-prev {
      left: 18%;
   }
   .v-story-wrap .v-story-slider .slick-next {
      right: 18%;
   }
}
@media (max-width:1140px){
}

@media (max-width:1100px){
  .v-story-wrap .v-story-slider .slick-arrow::before {
     display: block;
     width: 38px;
     height: 40px;
     margin: 0 auto;
     color: rgb(135, 137, 151);
     font-size: 30px;
  }
}

@media (max-width:770px){
   .v-story-wrap .v-story-tt {
       font-size:40px;
   }
   
   .v-story-wrap .v-story-slider .slider-item {
       max-width:100%;
   }
   
   .v-story-wrap .v-story-slider .slider-item > a {
       padding:0 5.6vw;
   }
   .v-story-wrap .v-story-slider .slider-item .v-story-desc-list {
     padding:0 5.6vw;
     margin-top: 25px;
  }
   
   .v-story-wrap .v-story-slider .slider-item > a::after {
       display:none;
   }
   
   .v-story-wrap .v-story-slider .slider-item > a > .discover {
       display:none;
   }
   
   .v-story-wrap .v-story-slider .slider-item > .v-story-desc-list > .v-story-desc-tt {
       font-size:px;
   }
   
   .v-story-wrap .v-story-slider .slider-item > .v-story-desc-list > .v-story-desc {
       font-size: 20px;
   }
}

/*** 관계사 ***/
.partner {
   width: 1100px;
   margin: 0 auto;
   margin-top: 20px;
   /*background: url(../../images/sub/partner_bg.jpg) 50% 50% no-repeat;*/
}
.partner > span {
   display: block;
   background: #f9f9f9;
   border: 1px solid #ddd;
   text-align: center;
   padding: 80px 0px 80px;
   margin-top: 20px;
}
.partner img{
   width: 90%;
   text-align: center;
}

/*** 조직도 ***/
.organization {
  width: 1100px;
  margin: 0 auto;
  margin-top: 20px;
}
.organization > span {
  display: block;
  background: #f9f9f9;
  border: 1px solid #ddd;
  text-align: center;
  padding: 70px 0px 100px;
  margin-top: 20px;
}

.organization img{
  text-align: center;
}


/*** 연혁 ***/
.history_wrap{	
	width: 1100px;
	margin: 0 auto;
   margin-top: 70px;
}
.history_wrap > .line {	
	display: block;
   width: 2px solid #eee;
}
.history {
   width: 980px;
   margin: 0 auto;
   text-align: left;
   background: url(../../images/sub/bar_03.jpg) 8px 0 repeat-y;
}
.history .line {
   font-size: 0;
}
.history .year_img {
   width: 90px;
   display: inline-block;
   vertical-align: top;
}

.history_text_wrap {
   display: inline-block;
}

.history_text {
   width: calc(100% - 90px);
   display: inline-block;
   margin-top: -10px;
   padding-bottom: 70px;
   font-size: 0;
}

.history_text .year{
   width: 20%;
   display: inline-block;
	color:#002060;
	font-size: 40px;
	font-weight: 800;
   vertical-align: top;
}

.history_text > dl {
   width: 80%;
   display: inline-block;
}

.history_text > dl > dt {
   display: inline-block;
   vertical-align: top;
	color:#333;
	font-size:16px;
   font-weight: bold;
	line-height:30px;
   margin-right: 55px;
   margin-top: 2px;
}

.history_text > dl > dd {
   display: inline-block;
	color:#777;
	font-size:16px;
	line-height:30px;
	margin-top: 3px;
   word-break: break-all;
}



/*** 찾아오시는길 ***/
.map {
  width: 1100px;
  margin: 0 auto;
  position : relative;
  margin-top: 40px;
  font-size: 0;
}
.map > .mapArea {
  display: inline-block;
  width: 50%;
  height: 450px;
}
.map > .mapInfo {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  font-size: 15px;
}
.map > .mapInfo ul {
  margin-bottom: 80px;
}
.map > .mapInfo ul.last {
  margin-bottom: 0px;
}
.map > .mapInfo ul li {
  width: 80%;
  line-height: 30px;
  color: #555;
}
.map > .mapInfo .mapTitle {
  width: 150px;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
  color: #222;
}
.map > .mapInfo ul li > span {
  display: inline-block;
  width: 100px;
}
.map > .mapInfo ul li.subway > span {
  height: 75px;
  vertical-align: top;
}
.map > .mapInfo ul li.subway > span.line {
  width: auto;
  line-height: 24px;
}
.map > .mapInfo td.subway {
  line-height: 24px;
}
.map > .mapInfo td > .subway1 {
  background: #004989;
  margin-bottom: 7px;
}
.map > .mapInfo td > .subway2 {
  background: #009658;
}

.map > .mapInfo td.subway {
  padding: 15px 30px;
}

.map > .mapInfo td.subway > span {
  display: inline-block;
  width: 60px;
  height: 26px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  border-radius: 3px;
}

/* .googlemap{
  position : absolute;
  top : 0;
  left : 0;
  width : 100%;
  height : 100%;
} */

.coldchain {

}
.coldchain > img {
  width: 100%;
}


/*** Sub footer ***/




 /*** board ***/
 .board_search {
    width: 1100px;
    display: block;
    margin: 0 auto;
 }
 .board_search > .info_text{
    font-size: 17px;
    color:#999;
    float: left;
    padding-top: 14px;
 }
 .board_search > .search_box {
    padding-bottom: 15px;
    box-sizing: border-box;
    position: relative;
    text-align: right;
 }
 .board_search > .search_box > select {
    display: inline-block;
    width: 110px;
    height: 40px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #646464;
    padding-left: 15px;
    margin-right: 3px;
    background: url(/images/more06.png) 0 0 no-repeat;
    background-position-y: 17px;
    background-position-x: 86px;
 }
 
 .placeholder_wrap {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
 }
 .placeholder_wrap input[type='text'], .placeholder_wrap textarea {
    width: 200px;
    height: 38px;
    padding-right: 50px;
    padding-left: 15px;
    border: 0;
    box-sizing: border-box;
 }
 .placeholder_wrap > .placeholder {
    color: #999;
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    top: 8px;
    left: 15px;
 }
 
 .search_box > .btn_search {
    width: 19px;
    height: 19px;
    font-size: 0;
    background: url(/images/common/icon_search.png) 50% no-repeat;
    position: absolute;
    top: 10px;
    right: 12px;
    display: inline-block;
 }

 .table {
    border-top: 1px solid #002060;
    display: table;
    width: 1100px;;
    table-layout: fixed;
    overflow: hidden;
    margin: 0 auto;
 } 
 .table tr {
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
 }
 .table th {
    font-size: 14px;
    color: #333;
    background: #eff3f9;
    /* border-right: 1px solid #e9e9e9; */
    padding: 14px 20px;
 }
 .table td {
    font-size: 14px;
    color: #444;
    /* border-right: 1px solid #e9e9e9; */
    padding: 18px 15px;
    overflow: hidden;
    /* white-space: nowrap;
    text-overflow: ellipsis; */
 }
 .table.boardList {

 }
 .table .last {
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
 }
 .table .atitle {
    color: #555;
 }
 .table .atitle:hover {
    color: #5c2e98;
 }
 .table .left {
    text-align: left;
 }
 .table.boardWrite td {
    padding: 0px 20px;
 }
 .table td.tArea {
    white-space: normal;
    padding: 14px 20px;
 }
 .textArea {
    border: 1px solid #e1e1e1;
    width: 98%;
    height: 300px;
    font-size: 14px;
    color: #777;
    padding: 10px;
    line-height: 24px;
 }
 textarea:focus {
    outline: none;
 }
 .table td.viewText {
    line-height: 28px;
    min-height: 200px;
    white-space: normal;
    vertical-align: top;
    padding: 30px;
    overflow-y: scroll;
 }
 .table td.viewText > img{
    max-width:1000px
 }

 @media only screen and (max-width: 1140px) {
     .board_search {
        width: 100%;
     }
     .table {
        width: 100%;
     }
  }

 .writeInput {
    height: 30px;
    border: 0px;
    width: 98%;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    vertical-align: middle;
 }
 
 input:focus {outline:none;}
 
 .file_input > label {
    position:relative;
    cursor:pointer;
    display:inline-block;
    vertical-align:middle;
    overflow:hidden;
    width:100px;
    height:34px;
    background:#999;
    color:#fff;
    text-align:center;
    line-height:33px;
    margin-left: 5px;
    font-size: 15px;
 }
 .file_input > label > input {
    position:absolute;
    width:0;
    height:0;
    overflow:hidden;
 }
 .file_input input[type=text] {
    width:400px;
 }
 
 .triUp{
    display: inline-block;
    width: 0px; height: 0px;
    margin-left: 10px;
    margin-top: -3px;
    vertical-align: middle;
    border-top: 6px solid none;
    border-bottom: 6px solid #999;
    border-right: 6px solid transparent;
    border-left: 6px solid  transparent;
    cursor: pointer;
 }
 
 .triDown{
    display: inline-block;
    width: 0px; height: 0px;
    margin-left: 10px;
    margin-top: -2px;
    vertical-align: middle;
    border-top: 6px solid #999;
    border-bottom: 6px solid none;
    border-right: 6px solid transparent;
    border-left: 6px solid  transparent;
    cursor: pointer;
 }
 
 .prev_list, .next_list {
    color:#777;
 }
 
 .paging {
    margin-top: 30px;
    text-align: center;
 }
 
 .paging > a {
    display: inline-block;
    text-indent: -9999em;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    border: 1px solid #d5d5d5;
 }
 
 .paging .first {
    background: url(/images/sub/btn_paging_first.png) 50% 50% no-repeat;
 }
 
 .paging .prev {
    background: url(/images/sub/btn_paging_prev.png) 50% 50% no-repeat;
 }
 
 .paging .next {
    background: url(/images/sub/btn_paging_next.png) 50% 50% no-repeat;
 }
 
 .paging .last {
    background: url(/images/sub/btn_paging_last.png) 50% 50% no-repeat;
 }
 
 .paging > span {
    display: inline-block;
    vertical-align: middle;
   margin: 0 13px;
 }
 
 .paging > span > a {
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    color: #777;
    border: 1px solid #d5d5d5;
    margin-right: 3px;
 }
 
 .paging .active:last-child {
    margin-right: 0px;
 }
 
 .paging > span > a:hover {
    background: #ddd;
 }
 
 .paging > span > a.active {
    color: #fff;
    background: #002060;
    border: 1px solid #002060;
 }
 
 
 .btnWrap {
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    font-size: 0;
    text-align: center;
 }
 
 .btnWrap > a {
    display: inline-block;
    width: 120px;
    height: 45px;
    line-height: 44px;
    background: #002060;
    color: #fff;
    font-size: 15px;
    margin-right: 5px;
 }
 
 .btnWrap > a:last-child {
    margin-right: 0px;
 }
 
 .btnWrap > .btnList, .btnWrap > .btnModify{
    background: #fff;
    border: 1px solid #002060;
    color: #002060;
    height: 43px;
    line-height: 42px;
 }
 
 .btnWrap > .btnDelete {
    background: #c52020;
    color: #fff;
 }
 


/* Sub 공통 */

@media only screen and (max-width: 1280px) {  
}

@media only screen and (max-width: 1140px) {   
  .subContents {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px;
      box-sizing: border-box;
  }
  .ceo-pic > span {
     display: block;
  }
  .introduction > span.st {
      margin-top: 20px;
   }
  .greetingTop {
     width: 100%;
  }
  .greetingTop {
      
   }
  .greetingBottom {
     width: 100%;
  }
  .business .conTop {
     width: 100%;
  }
  .business .conBottom {
     width: 100%;
  }
  .business .conRight .j-link {
     width: 80%;
     left: 50%;
     transform: translate(-50%,-50%);
  }
  .business .bi-bottom .j-link li.bi-bottom-text {
     margin: 0 auto;
  }
  .business .conRight .j-link li > br {
     display: none;
  }
  .business .bi-bottom .conLeft {
     background: url(../../images/sub/business_02.jpg) 0% 50% no-repeat;
     background-size: 95%;
     background-position-x: right;
  }
  .business .bi-bottom .j-link {
     width: 100%;
     left: 50%;
     transform: translate(-50%,-50%);
  }
  .service .serviceBottom {
     width: 100%;
  }
  .partner {
      width: 100%;
   }
  .organization {
     width: 100%;
   }
  .map {
     width: 95%;
  }
  .map > .mapInfo ul li {
     width: 100%;
     line-height: 28px;
  }
  .map > .mapArea > iframe {
     width: 100%;
  }
}

@media only screen and (max-width: 1100px) {  
  .subVisual {
     width: 100%;
     height: 250px;
     overflow: hidden;
  }
  .subVisual .subBg {
     height: 250px;
  }
  .subVisual .subText {
     left: 50px;
     top: 140px;
  }
  .inner1100 {
     width: 100%;
  }
  .introduction br {
      display: none;
   }
  .location {
     top: 250px;
  }
  .history_wrap{	
      width: 100%;
   }
   .history {
      width: auto;
  }
}

@media only screen and (max-width: 1024px) {  

  .subVisual .subBg > ul{
     width: 100%;
  }
  .subVisual .subBg .subimg {
     background-size: 275px;
     background-position-x: right;
  }
  .introduction {
      font-size: 16px;
      line-height: 30px;
   }
   .greetingBottom {
      font-size: 18px;
      line-height: 30px;
   }
   .introduction > span.ceo_name {
      font-size: 20px;
   }
   .introduction > span.ceo_name > img {
      width: 160px;
   }
   .greetingTop {
      min-height: auto;
   }
  .business .conBottom ul.j-point li {
     font-size: 22px;
     margin-bottom: 20px;
  }

  .service .serviceTop .serviceTop-text > span > br {
      display: none;
   }
  .service .typy-01 .j-link,
  .service .typy-02 .j-link {
     padding-top: 0px;
  }
  .service .typy-01, 
  .service .typy-02 {
     height: auto;
     min-height: 250px;
  }
  .service .j-link li:first-child {
     font-size: 24px;
     line-height: 34px;
  }
  .partner img{

   }
  .organization img{
     width: 85%;
  }
}



@media only screen and (max-width: 768px) { 
  .subVisual .subText > .subTitle {
     font-size: 18px;
  }
  .subContents > .title {
     padding-top: 40px;
     height: 70px;
  }  
  .subContents > .title > h2 {
     font-size: 28px;
  }
  .subVisual .subText >.title {
     font-size: 30px;
  }
  .ceo-pic {
      width: 100%;
      margin-left: 0%;
   }
  .ceo-pic > span {
     padding-right: 0px;
     margin: 0 auto;
     margin-bottom: 40px;
     max-width: 100%;
  }
  .introduction {
     width: 100%;
  }
  .introduction > .headers.hdTop {
      margin-left: 15%;
   }
   .introduction > .headers.hdBottom {
      margin-left: 45%;
   }
  .ceo_text br {
     display: none;
  }
  .subCon > .company .ceo_title1 {
     font-size: 21px;
     line-height: 34px;
     padding-top: 0px;
  }
  .subCon > .company .ceo_title2 {
     font-size: 21px;
     line-height: 34px;
  }

  .business .conTop .j-text {
     font-size: 30px;
     line-height: 30px;
     margin-bottom: 70px;
     padding: 0px 20px;
  }
  .business .conBottom {
     display: block;
  }
  .business .conBottom ul.j-point {
     width: 100%;
     margin-bottom: 50px;
  }
  .business .conBottom ul.j-point li {
     font-size: 20px;
     margin-bottom: 10px;
  }
  .business .conBottom ul.j-point li:last-child {
     padding: 0px 50px;
  }
  .business .middle > span {
     height: 400px;
  }
  .business .bi-bottom {
     height: 400px;
     text-align: center;
  }
  .business .bi-bottom .conRight {
     height: 400px;
  }
  .business .bi-bottom .conLeft {
     display: none;
  }
  .business .bi-bottom .conRight {
     width: 80%;
  }
  .business .bi-bottom .conRight .j-link {
     width: 80%;
     left: 50%;
     text-align: center;
     transform: translate(-50%,-50%);
  }
  .business .bi-bottom .conRight .j-link li:last-child {
     width: auto;
  }
  .business .bi-bottom .conRight .j-link li {

  }
  .business .bi-bottom .conRight .j-link li > a {
     font-size: 14px;
  }
  .business .middle span > span.text {
     font-size: 15px;
     line-height: 21px;
  }
  .service .serviceTop .serviceTop-text {
     padding: 30px 30px;
  }
  .service .serviceTop .serviceTop-text > span {
     font-size: 16px;
     line-height: 22px;
  }
  .service .serviceBottom {
     width: 90%;
  }
  .service .typy-01 .conLeft,
  .service .typy-01 .conRight,
  .service .typy-02 .conLeft,
  .service .typy-02 .conRight {
     display: block;
     width: 100%;
     vertical-align: top;
  }
  .service .typy-01 .conLeft {
     margin-bottom: 40px;
  }
  .service .typy-02 .conRight {
     margin-top: 40px;
  }
  .service .typy-01, .service .typy-02 {
     border-bottom: 1px solid #ddd;
     padding-bottom: 50px;
  }
  .service .typy-01 .j-link, .service .typy-02 .j-link {
     width: 90%;
     margin: 0 auto;
     position: static;
     text-align: center;
     padding-left: 0px;
  }
  .service .j-link li:first-child {
     margin-bottom: 15px;
  }
  .service .serviceTop > span {
      height: 400px;
   }

  .organization {
     padding: 50px 0px 60px;
  } 
  .organization img{
     width: ;
  }

  .history_text {
      margin-top: -7px;
      padding-bottom: 50px;
   }
  .history_text .year {
      width: 100%;
      display: block;
      font-size: 30px;
      margin-right: 0px;
   }
   .history_text > dl {
      width: 90%;
      margin-top: 10px;
   }
   .history_text > dl > dd {
      font-size: 14px;
      line-height: 24px;
   }

  .map > .mapInfo {
     width: 100%;
  }
  .map > .mapArea {
     width: 100%;
  }
  .map > .mapInfo {
     font-size: 14px;
  }
  .map > .mapInfo ul {
     margin-bottom: 50px;
  }
  .map > .mapInfo ul.last {
     margin-bottom: 50px;
  }
  .map > .mapInfo .mapTitle {
     margin-bottom: 10px;
  }
  .map > .mapInfo ul li.subway > span.line {
     width: auto;
     line-height: 22px;
  }
}


@media only screen and (max-width: 480px) { 
   .subContents {
      padding-bottom: 50px;
  }
  .subVisual .subBg .subimg {
     width: 50%;
  }

  .subCon > .company {
     padding-bottom: 100px;
     background-size: 100%;
     background-position: bottom;
  }
  .introduction > .headers {
      font-size: 22px;
  }
  .introduction > .headers.hdTop {
      margin-left: 0%;
   }
   .introduction > .headers.hdBottom {
      margin-left: 0%;
   }
  .ceo_name > span {
      display: block;
      margin-bottom: 15px;
  }
  .business .bi-bottom .conRight .j-link {
     width: 90%;
  }
  .business .bi-bottom .j-link li.bi-bottom-text {
     font-size: 20px;
     line-height: 30px;
  }
  .business .middle > span {
      height: 350px;
   }
   .business .conTop .j-text {
      font-size: 26px;
      padding: 0px 0px;
  }
  .service .serviceTop > span {
      height: 350px;
   }
  .service .serviceTop .serviceTop-text > span > br {
     display: none;
  }
  .service .typy-01, 
  .service .typy-02 {
     margin-top: 40px;
     padding-bottom: 40px;
  }
  .service .j-link li:first-child {
     font-size: 22px;
     line-height: 30px;
  }
  .service .j-link li {
     font-size: 14px;
     line-height: 22px;
  }
  .organization {
     padding: 30px 0px 40px;
  }
  .partner {
      padding-bottom: 30px;
   }
  .partner > span {
      padding: 50px 0px 50px
   }
  .history .line {
      font-size: 0;
  }
  .history_text {
      width: calc(100% - 33px);
  }
  .history .year_img {
      width: 18px;
      overflow: hidden;
      margin-right: 15px;
  }
  .map > .mapArea {
     height: 400px;
  }
  .map > .mapArea > iframe {
     height: 400px;
  }
  .map > .table .mapTitle {
     width: 50px
  }
  .map > .table td.subway {
     padding: 15px 15px;
  }
  .map > .mapInfo .mapTitle {
      font-size: 22px;
   }
   .map > .mapInfo ul li > span {
      width: 80px;
  }
}

 
 