.mob-str {
  display: none; }

.main #content {
  padding-bottom: 284px; }

.gnb-wrap.main #header {
  margin-top: 4px; }
.gnb-wrap.main #header.sub {
  margin-top: 0; }
.gnb-wrap.main .header-wrap {
  border-top: none !important; }
.gnb-wrap.main #login-wrap button {
  background: url("/img/nav/icon_login_gray.png") no-repeat 10px center #ffffff;
  background-color:#ffffff; }
  .gnb-wrap.main #login-wrap button:hover {
    background: url("/img/nav/icon_login_on_red.png") no-repeat 10px center #ffffff; }
.gnb-wrap.main #login-wrap > ul {
  top: 60px; }

.button {
  color: #494949;
  line-height: normal;
  background-color: #dddddb; }

.section {
  position: relative;
  text-align: center;
  background-size: cover;
  background-position: center; }

.lv-main-logo {
  margin-top: 102px; }

.content-wrap.feature > a, .before-consumer > a, .content-wrap.partner > a {
  color: #d60036;
  border: 2px solid #d60036;
  background-color: #ffffff; }

.content-wrap.intro {
  background-image: url("/img/bg/main/intro.png");
  min-height: 449px;
  color: #494949; }
  .content-wrap.intro > h3 {
    padding-top: 20px;
    font-size: 24px; }
  .content-wrap.intro > h4 {
    margin-top: 10px;
    font-size: 18px;
    font-weight: normal; }
.content-wrap.feature {
  overflow: auto;
  padding: 50px 10px 80px 10px;
  text-align: center; }
  .content-wrap.feature > img {
    width: 100%;
    height: 100%;
    max-width: 605px;
    max-height: 448px; }
.content-wrap.count {
  background-color: #494949;
  text-align: center; }
  .content-wrap.count * {
    color: #ffffff; }
  .content-wrap.count > div {
    display: inline-block;
    padding: 25px 0;
    width: 100%;
    max-width: 240px; }
  .content-wrap.count .cnt, .content-wrap.count .desc {
    margin-top: 15px; }
  .content-wrap.count .title {
    font-size: 18px; }
  .content-wrap.count .cnt {
    font-weight: bold;
    font-size: 24px; }
  .content-wrap.count .desc {
    font-size: 12px; }
.content-wrap.partner {
  text-align: center; }
  .content-wrap.partner > h3 {
    padding: 0 30px 0 30px;
    font-size: 18px;
    font-weight: normal; }
    .content-wrap.partner>a{
    	margin-top:25px;
    }
  .content-wrap.partner .partner-list {
    display: inline-block;
    width: 100%;
    padding: 10px; }
    .content-wrap.partner .partner-list > img {
      padding: 35px 45px 15px;
      width: 100px;
      height: 42px; }
.content-sub {
  overflow: auto; }
  .content-sub > div {
    float: left;
    width: 22%;
    padding: 17px 28px 0 28px;
    min-height: 500px; }

.feature-list {
  overflow: auto;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 10px; }
  .feature-list img {
    width: 50px;
    height: 50px; }
  .feature-list > div {
    display: inline-block;
    float: left;
    width: 16.6%;
    list-style: none;
    margin-bottom: 50px; }
    .feature-list > div > p {
      margin-top: 10px;
      font-size: 14px; }

.sub-margin, .content-wrap.partner > h3, .feature-list > div > p{
  color: #494949; }

.content-sub .sub-copy {
  font-size: 30px; }

.sub-image-margin {
  margin-bottom: 20px; }

.sub-margin {
  margin: 20px auto;
  min-height: 107px;
  width: 204px; }
  .sub-margin > span {
    font-size: 14px !important;
    color: #101010; }

.lv-man {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 98%;
  max-width: 391px;
  max-height: 152px; }

a.button-shape {
  width: auto;
  height: auto;
  border-radius: 8px 8px 8px 0;
  padding: 10px 20px;
  font-size: 16px; }
  a.button-shape:hover {
    background-color: #d60036;
    color: #ffffff !important; }

.before-consumer {
  text-align: center;
  margin-top: 120px; }
  .before-consumer > h3 {
    font-size: 14px;
    font-weight: normal; }
  .before-consumer > a {
    margin-top: 20px; }

@media screen and (min-width: 320px) and (max-width: 1024px) {
	#content {
    padding-top: 72px; }
    .gnb-wrap.main #login-wrap button {
    background: url("/img/nav/icon_login_white.png") no-repeat 10px center #8f8e88; }
    .gnb-wrap.main #login-wrap button:hover {
      background: url("/img/nav/icon_login_white@3x.png") no-repeat 10px center #d60036;
      background-size: 23px 27px;
      cursor: pointer; }
}

@media screen and (min-width: 320px) and (max-width: 990px) {
  .content-wrap.count > div {
    width: 49%;
    max-width: none; }

  .before-consumer {
    margin-top: 70px; }
    
  .main #content {
    padding-bottom: 284px; } }
@media screen and (min-width: 601px) and (max-width: 990px) {
  .content-wrap.partner .partner-list {
    width: 90%;
    padding: 0 10px; }

  .feature-list > div {
    width: 33.3%; }
 }
@media screen and (min-width: 320px) and (max-width: 768px) {
  .mob-str {
    display: inline; }

  .lv-main-logo {
    display: none !important; }

  .content-wrap.intro {
    min-height: 300px; }

  .content-wrap.intro > h3, .content-wrap.intro > h4 {
    margin: 0 auto; }

  .content-wrap.intro > h3 {
    padding-top: 50px; }

  .content-wrap.intro > h4 {
    padding-top: 10px; }

  .content-wrap.partner .partner-list {
    width: 90%; }
    .content-wrap.partner .partner-list > img {
      padding: 35px; } }
@media screen and (min-width: 320px) and (max-width: 600px) {
  .feature-list > div {
    width: 50%; }

  .sub-margin {
    min-height: initial; }

  .feature-list > div > p {
    font-size: 12px; }

  .content-wrap.count .title {
    font-size: 14px; }

  .content-wrap.count .cnt {
    font-size: 18px; }

  .content-wrap.count .desc {
    font-size: 11px; }

  .content-wrap.partner > h3 {
    font-size: 16px; } }
@media screen and (min-width: 320px) and (max-width: 400px) {
  .content-wrap.partner .partner-list > img {
    padding: 35px 20px 15px; } }
@media screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5) {
  .gnb-wrap.main #login-wrap button {
    background: url("/img/nav/icon_login_gray@3x.png") no-repeat 10px center #ffffff;
    background-size: 23px 27px; }
    .gnb-wrap.main #login-wrap button:hover {
      background: url("/img/nav/icon_login_on_red@3x.png") no-repeat 10px center #ffffff;
      background-size: 23px 27px; } }
@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 320px) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 320px) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 1.5) and (min-width: 320px) and (max-width: 1024px), only screen and (min-resolution: 1.5) and (min-width: 320px) and (max-width: 1024px) {
  .gnb-wrap.main #login-wrap button {
    background: url("/img/nav/icon_login_white@3x.png") no-repeat 10px center #8f8e88;
    background-size: 23px 27px; }
    .gnb-wrap.main #login-wrap button:hover {
      background: url("/img/nav/icon_login_white@3x.png") no-repeat 10px center #d60036;
      background-size: 23px 27px;
      cursor: pointer; } }

/*# sourceMappingURL=main.css.map */
