.spr-common {
  background-image: url('../images/common/sprite-common.png');
  background-repeat: no-repeat;
}
/* vip */
.vip-visual {
  width: 100%;
  height: 640px;
}
.sns-link--instagram_on {
  width: 160px;
  height: 160px;
  background-position: 0px -927px;
}
.sns-link--facebook_on {
  width: 160px;
  height: 160px;
  background-position: 0px -1247px;
}
.sns-link--utube_on {
  width: 160px;
  height: 160px;
  background-position: 0px -767px;
}
.background_rap {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
.background_rap .img-area {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.background_rap .img-hidden {
  overflow: hidden;
  position: fixed;
  min-width: 1265px;
  width: 100%;
  left: 0;
  top: 0;
}
.background_rap .img-hidden img {
  position: absolute;
  left: 0;
  top: 0;
}
.background_rap .fade_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 1265px;
}
.fw-area {
  width: 1400px;
  margin: 0 auto;
  overflow-x: hidden;
}
.fw-list {
  width: 1440px;
}
.fw-list:after {
  content: '';
  display: block;
  clear: both;
}
.fw-item {
  margin: 0 40px 100px 0;
  float: left;
}
.fw-area + .more-btn {
  margin: -35px auto 0;
}
.vip-section {
  background: #fff;
  width: 100%;
  padding: 160px 0 ;
}
/* btn-line */
.btn-line {
  display: block;
  border: 1px solid #222;
  color: #222;
  font-size: 16px;
  width: 318px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  margin: 40px auto 0;
}
.btn-line:hover {
  text-decoration: none;
  color: #fff;
  background: #222;
}
.btn-line--small {
  width: 158px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}
/* news */
.vip-section--news {
  padding-bottom: 0;
}
.vip-section--news-inner {
  position: relative;
  width: 1400px;
  margin: 0 auto;
}
.vip-section--news-inner .gallery-list-wrap {
  height: 1265px;
  position: relative;
}
/* career */
.career-box {
  background: #f5f5f5;
  font-size: 14px;
  line-height: 32px;
  color: #222;
  width: 940px;
  height: 273px;
  margin: 0 auto;
  text-align: center;
  padding: 47px 10px 0;
}
.career-box .underline {
  border-bottom: 1px solid #000;
}
/* location */
.location-info {
  width: 1460px;
  overflow: hidden;
  margin: 0 auto;
}
.location-info-list {
  zoom: 1;
  width: 1500px;
  margin-left: -40px;
}
.location-info-list:after {
  display: block;
  content: '';
  clear: both;
}
.location-info-item {
  float: left;
  color: #222;
  font-size: 14px;
  border: 1px solid #ddd;
  width: 429px;
  height: 232px;
  margin: 0 0 40px 40px;
  padding: 26px 0 0 29px;
  position: relative;
}
.location-info-item .branch-office {
  font-size: 16px;
  display: block;
  padding-bottom: 13px;
}
.location-info-item .address {
  line-height: 20px;
}
.location-info-item .btn-map-view {
  position: absolute;
  right: 29px;
  bottom: 29px;
}
.min-layout .location-info {
  width: 960px;
}
.min-layout .location-info-list {
  width: 1000px;
}
/* sns */
.vip-sns-list {
  zoom: 1;
  text-align: center;
  padding-bottom: 130px;
}
.vip-sns-item {
  display: inline-block;
}
.vip-sns-item + .vip-sns-item {
  padding-left: 156px;
}
.vip-sns-link {
  display: block;
}
.sns-link--instagram:hover {
  width: 160px;
  height: 160px;
  background-position: 0px -927px;
}
.sns-link--facebook:hover {
  width: 160px;
  height: 160px;
  background-position: 0px -1247px;
}
.sns-link--utube:hover {
  width: 160px;
  height: 160px;
  background-position: 0px -767px;
}
.vip-sns-title,
.vip-sns-text {
  font-size: 40px;
  font-family: 'Nanum Myeongjo';
  text-align: center;
  font-weight: normal;
}
.vip-sns-title {
  padding-bottom: 8px;
  color: #222;
}
.vip-sns-text {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.vip-sns-bottom-line {
  display: block;
  margin: 31px auto 0;
}
.min-layout .vip-section--news-inner {
  width: 960px;
}
.min-layout .vip-section--news-inner .gallery-list-wrap {
  height: 940px;
}
.min-layout .vip-section--news-inner .gallery-item {
  width: 204px;
  height: 460px;
}
.min-layout .vip-section--news-inner .gallery-item img {
  width: 230px;
}
.min-layout .vip-section--news-inner .gallery-item .title {
  font-size: 1.1rem;
}
