#body .hgroup {
  text-align: center;
}
#body .hgroup strong {
  font-size: 50px;
  font-weight: 400;
}
#body .hgroup p {
  font-size: 18px;
  color: #212121;
  font-weight: 300;
}
#body .spot {
  height: 1013px;
}
#body .spot ul li {
  height: 1013px;
}
#body .spot ul li.spot01 {
  background: url(/images/main/main_visu01.jpg) 50% 50% no-repeat;
  background-size: cover;
}
#body .spot ul li.spot02 {
  background: url(/images/main/main_visu02.jpg) 50% 50% no-repeat;
  background-size: cover;
}
#body .spot ul li.spot03 {
  background: url(/images/main/main_visu03.jpg) 50% 50% no-repeat;
  background-size: cover;
}
#body .spot ul li.spot04 {
  background: url(/images/main/main_visu04.jpg) 50% 50% no-repeat;
  background-size: cover;
}
#body .spot ul li .caption {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  top: 0;
  left: 50%;
  margin-left: -600px;
  height: 100%;
  padding-top: 350px;
  box-sizing: border-box;
}
#body .spot ul li .caption strong {
  color: #fff;
  font-size: 76px;
  font-weight: 300;
}
#body .spot ul li .caption p {
  color: #fff;
  font-size: 30px;
  font-weight: 100;
}
#body .spot ul li .caption figure {
  position: absolute;
  right: 0%;
  bottom: 50px;
}
#body .spot ul li .caption figure img {
  width: auto;
}
#body .spot ul li .caption .spot_txt {
  position: absolute;
  font-size: 25px;
  right: 0%;
  bottom: 100px;
}
#body .spot .bx-wrapper .bx-pager {
  max-width: 1200px;
  left: 50%;
  margin-left: -600px;
  text-align: left;
  bottom: 212px;
}
#body .spot .bx-wrapper .bx-pager.bx-default-pager a {
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#body .spot .bx-wrapper .bx-pager.bx-default-pager a.active,
#body .spot .bx-wrapper .bx-pager.bx-default-pager a:focus {
  width: 40px;
  background: #355fa1;
  border-radius: 20px;
}
#body .section02 {
  padding: 85px 0 160px;
}
#body .section02 .business-slide {
  margin-top: 50px;
  left: 300px;
}
#body .section02 .business-slide li {
  width: 1200px !important;
  height: 600px !important;
  margin: 0 60px;
}
#body .section02 .business-slide li .caption {
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  width: 515px;
  height: 265px;
  box-sizing: border-box;
  top: 245px;
  right: 40px;
  padding: 50px 40px;
}
#body .section02 .business-slide li .caption strong {
  font-size: 32px;
  color: #fff;
  font-weight: 300;
}
#body .section02 .business-slide li .caption p {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  margin-top: 10px;
}
#body .section02 .business-slide li .caption .view-btn {
  display: inline-block;
  width: 40px;
  height: 6px;
  float: right;
  margin-top: 10px;
}
#body .section02 .business-slide li .caption .view-btn img{
	min-height:auto;
}
#body .section02 .bx-wrapper .bx-controls-direction {
  width: 100%;
  max-width: 1200px;
  height: 19px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  bottom: -53px;
}
#body .section02 .bx-wrapper .bx-controls-direction a {
  width: 10px;
  height: 19px;
  top: 0;
  bottom: -50px;
  margin-top: 0;
}
#body .section02 .bx-wrapper .bx-prev {
  left: 1135px;
  background: url('/images/common/arrow_icon05.png');
}
#body .section02 .bx-wrapper .bx-next {
  background: url('/images/common/arrow_icon06.png');
  right: 0px;
}
#body .section02 .bx-wrapper .bx-pager {
  max-width: 1200px;
  left: 50%;
  margin-left: -600px;
  bottom: -45px;
  box-sizing: border-box;
  text-align: left;
  padding-left: 125px;
}
#body .section02 .bx-wrapper .bx-pager.bx-default-pager a {
  background: #d7d7d7;
  width: 135px;
  height: 1px;
  margin: 0;
  border-radius: 0;
}
#body .section02 .bx-wrapper .bx-pager.bx-default-pager a.active,
#body .section02 .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #355fa1;
}
#body .section02 .slide-counter {
  width: 100%;
  max-width: 1200px;
  color: #797979;
  font-size: 15px;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  letter-spacing: 1px;
  font-weight: 300;
  margin-top: 10px;
}
#body .section02 .slide-counter strong {
  color: #212121;
  font-size: 32px;
  font-weight: 400;
  display: inline-block;
  margin-right: 2px;
}
#body .section03 {
  background: #f3f3f3;
  padding: 90px 0 105px;
}
#body .section03 .about-wrap {
  width: 1200px;
  margin: 0 auto;
}
#body .section03 .about-wrap ul {
  margin-top: 45px;
  overflow: hidden;
}
#body .section03 .about-wrap ul li {
  position: relative;
  float: left;
  width: 395px;
  height: 679px;
  margin-right: 7px;
  box-sizing: border-box;
}
#body .section03 .about-wrap ul li:last-child {
  margin-right: 0;
}
#body .section03 .about-wrap ul li figure {
  width: 395px;
  height: 679px;
  overflow: hidden;
  box-sizing: border-box;
}
#body .section03 .about-wrap ul li figure img {
  transition: transform .35s;
  -o-transition: transform .35s;
  -moz-transition: transform .35s;
  -webkit-transition: transform .35s;
}
#body .section03 .about-wrap ul li .caption {
  position: absolute;
  top: 495px;
  left: 0;
  width: 100%;
  padding: 0 35px;
  box-sizing: border-box;
  text-align: left;
}
#body .section03 .about-wrap ul li .caption strong {
  font-size: 32px;
  color: #fff;
  font-weight: 300;
}
#body .section03 .about-wrap ul li .caption p {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  margin-top: 10px;
}
#body .section03 .about-wrap ul li .caption a {
  float: right;
  margin-top: 15px;
}
#body .section03 .about-wrap ul li:hover figure {
  border-bottom: 3px solid #355fa1;
}
#body .section03 .about-wrap ul li:hover figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  /*  크롬 */
  -moz-transform: scale(1.1);
  /* FireFox */
  -o-transform: scale(1.1);
  /* Opera */
}
#body .section04 {
  padding: 90px 0 70px;
}
#body .section04 .news-wrap {
  width: 1200px;
  margin: 0 auto;
}
#body .section04 .news-wrap table {
  margin-top: 40px;
  border-top: 2px solid #a0a0a0;
  border-bottom: 2px solid #a0a0a0;
}
#body .section04 .news-wrap table tr td {
  padding: 30px 23px;
  border-bottom: 2px solid #e8e8e8;
  position: relative;
}
#body .section04 .news-wrap table tr td.date {
  text-align: center;
  font-size: 14px;
  color: #a6a6a6;
}
#body .section04 .news-wrap table tr td strong {
  font-size: 26px;
  color: #3a3a3a;
  font-weight: 400;
}
#body .section04 .news-wrap table tr td .category {
  display: inline-block;
  text-align: center;
  border: 1px solid #a6a6a6;
  color: #a6a6a6;
  width: 68px;
  line-height: 26px;
  font-size: 12px;
  font-weight: 300;
  position: relative;
  top: -5px;
  margin-right: 10px;
}
#body .section04 .news-wrap table tr td .subject {
  font-size: 26px;
  color: #3a3a3a;
}
#body .section04 .news-wrap table tr td .content {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  margin-top: 5px;
}
#body .section04 .news-wrap table tr td .view {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -13px;
}
#body .section04 .news-wrap table tr:last-child td {
  border-bottom: none;
}
#body .section04 .news-wrap .btn-group {
  text-align: center;
  margin-top: 40px;
}
#body .section04 .news-wrap .btn-group a {
  display: inline-block;
  border: 1px solid #3a3a3a;
  text-align: center;
  color: #3a3a3a;
  font-size: 16px;
  line-height: 46px;
  width: 134px;
}
#body .section05 {
  background: #f3f3f3;
  overflow: hidden;
  box-sizing: border-box;
  padding: 70px 0 100px;
}
#body .section05 .hgroup {
  margin-bottom: 50px;
}
#body .section05 ul {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
#body .section05 ul li {
  float: left;
  width: 360px;
  height: 406px;
  box-sizing: border-box;
  border: 1px solid #b4a1aa;
  margin-right: 10px;
}
#body .section05 ul li:last-child {
  margin-right: 0;
}
#body .section05 ul li a {
  display: block;
}
#body .section05 ul li a .top {
  height: 46px;
  color: #fff;
  line-height: 46px;
  font-size: 18px;
  box-sizing: border-box;
  padding: 0 8px 0 35px;
}
#body .section05 ul li a .top span {
  float: right;
  position: relative;
  top: -5px;
}
#body .section05 ul li a figure {
  width: 358px;
  height: 358px;
  overflow: hidden;
  box-sizing: border-box;
}
#body .section05 ul li a figure img {
  transition: transform .35s;
  -o-transition: transform .35s;
  -moz-transition: transform .35s;
  -webkit-transition: transform .35s;
}
#body .section05 ul li.sns01 a .top {
  background: url('/images/main/sns_icon01.png') 15px 50% no-repeat;
  background-color: #b4a1aa;
}
#body .section05 ul li.sns02 a .top {
  background: url('/images/main/sns_icon02.png') 8px 50% no-repeat;
  background-color: #b4a1aa;
}
#body .section05 ul li.sns03 a .top {
  background: url('/images/main/sns_icon03.png') 8px 50% no-repeat;
  background-color: #b4a1aa;
}
#body .section05 ul li:hover {
  border-color: #a32958;
}
#body .section05 ul li:hover a .top {
  background-color: #a32958;
}
#body .section05 ul li:hover a figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  /*  크롬 */
  -moz-transform: scale(1.1);
  /* FireFox */
  -o-transform: scale(1.1);
  /* Opera */
}
