.brand .inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .brand .inner {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.brand section {
  padding: 120px 0 0 0;
}

.brand .sec-banner .col2 {
  margin-top: 30px;
}

.brand .sec-banner .col2 li {
  width: 48.5%;
}

.brand .sec-social {
  margin: 65px auto 110px auto;
}

.brand .sec-social .list {
  justify-content: center;
  margin-bottom: 85px;
}

.brand .sec-social .list li {
  margin-right: 52px;
}

.brand .sec-social .list li:last-child {
  margin-right: 0;
}

.brand .sec-social .list img {
  width: 85px;
}

.brand .logo-westclimb {
  width: 290px;
  margin: 0 auto;
}

.brand .content-blk {
  width: 817px;
  margin: 0 auto;
}

.brand .logo-persistence {
  width: 592px;
  margin: 0 auto;
}

.westclimb h2 {
  font-family: futura-pt, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 70px;
  text-align: center;
  text-transform: uppercase;
}

.westclimb h3 {
  margin: 35px auto 23px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.75;
  text-align: center;
}

.westclimb .description {
  font-size: 17px;
  line-height: 2.3;
  text-align: center;
  margin-bottom: 100px;
}

.westclimb .description_2 {
  font-size: 17px;
  line-height: 2;
  text-align: center;
  margin-bottom: 80px;
}

.brand.westclimb {
  margin-top: 65px;
}

@media only screen and (max-width: 1180px) {
  .brand.westclimb {
    margin-top: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .brand.westclimb {
    margin-top: 65px;
  }
}

.storeconcept {
  width: 72%;
}

@media only screen and (max-width: 767px) {
  .storeconcept {
    width: 57%;
  }
}

.brandconcept {
  width: 72%;
  margin-top: 22px;
}

@media only screen and (max-width: 767px) {
  .brandconcept {
    width: 57%;
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  section.brandconcept_second {
    padding-top: 42px !important;
  }
}

section.sec-banner {
  margin-top: 123px;
}

.persistence .brand-logo {
  width: 732px;
  margin: 155px auto;
}

.persistence .f-e {
  align-items: end;
}

.persistence .sec-store .f-e {
  flex-direction: row-reverse;
  justify-content: end;
}

.persistence .sec-brand .f-e {
  justify-content: start;
}

.persistence .info {
  width: 516px;
}

.persistence .info h3 {
  width: 436px;
  margin: 33px 0 40px 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: 2px;
}

.persistence .description {
  width: 436px;
  font-size: 17px;
  line-height: 1.8;
  letter-spacing: 1.8px;
}

.persistence .sec-brand .info h3,
.persistence .sec-brand .description {
  margin-left: auto;
}

.persistence .gazou {
  width: 642px;
}

/* sp */
@media only screen and (max-width: 1180px) {
  .brand header {
    height: 65px;
  }

  .brand section {
    padding: 60px 0;
  }

  .brand .content-blk {
    max-width: 100%;
  }

  .brand section.sec-banner {
    padding: 40px 0 0 0;
  }
  section.sec-banner {
    margin-top: 0;
  }

  .brand .sec-banner .col2 {
    margin-top: 9px;
  }

  .brand .sec-social {
    margin: 15px 0 0 0;
    padding-bottom: 40px;
  }

  .brand .sec-social .list {
    margin-bottom: 20px;
  }

  .brand .sec-social .list li {
    margin-right: 10px;
  }

  .brand .sec-social .list img {
    width: 17px;
  }

  .brand .logo-westclimb {
    width: 64px;
  }

  .brand .logo-persistence {
    width: 109px;
  }

  /* westclimb */
  .westclimb h2 {
    font-size: 42px;
    line-height: 1.2;
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 5px;
  }

  .westclimb h3 {
    margin: 30px auto 15px;
    font-size: 18px;
  }

  .westclimb .description {
    font-size: 14px;
    text-align: left;
    margin-bottom: 53px;
  }

  .westclimb .description_2 {
    text-align: left;
    margin-bottom: 60px;
    line-height: 1.85;
  }

  /* persistence */
  .persistence .brand-logo {
    width: 143px;
    margin: 30px auto;
    padding: 0;
  }

  .persistence .f-e {
    display: block;
  }

  .persistence .info,
  .persistence .gazou {
    width: 100%;
  }

  .persistence .info {
    padding: 0 15px;
  }

  .persistence .gazou {
    margin-bottom: 28px;
  }

  .persistence .info h3 {
    margin: 30px 0;
    font-size: 18px;
  }

  .persistence .description {
    font-size: 16px;
  }

  .persistence .info h3,
  .persistence .description {
    width: 100%;
  }

  .persistence .sec-brand .inner,
  .persistence .sec-store .inner {
    padding: 0;
  }

  .persistence .sec-store {
    padding: 0;
  }

  .persistence .sec-brand {
    padding: 100px 0 0 0;
  }

  .persistence .sec-slider {
    padding: 100px 0 60px 0;
  }

}