/* media-queries */
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.1/dist/css/yakuhanjp.css");
@media screen and (max-width: 767px) {
  .orientation_landscape .landscape {
    display: block;
  }
  .orientation_landscape .portrait {
    display: none;
  }
  .orientation_portrait .landscape {
    display: none;
  }
  .orientation_portrait .portrait {
    display: block;
  }
}
.sp {
  display: none;
}

.tb {
  display: none;
}

.pc {
  display: none;
}

.sp-tb {
  display: none;
}

.tb-pc {
  display: none;
}

.js-media-queries {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .sp-tb {
    display: block;
  }
  .tb-pc {
    display: none;
  }
  .pc {
    display: none;
  }
  .js-media-queries {
    font-family: "sp";
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .sp {
    display: none;
  }
  .tb {
    display: block;
  }
  .sp-tb {
    display: block;
  }
  .tb-pc {
    display: block;
  }
  .js-media-queries {
    font-family: "tb";
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .sp {
    display: none;
  }
  .tb-pc {
    display: block;
  }
  .pc {
    display: block;
  }
  .js-media-queries {
    font-family: "pc";
  }
}
@media screen and (min-width: 1440px) {
  .sp {
    display: none;
  }
  .tb-pc {
    display: block;
  }
  .pc {
    display: block;
  }
  .js-media-queries {
    font-family: "pc";
  }
}
@media print {
  .sp {
    display: none;
  }
  .tb {
    display: none;
  }
  .pc {
    display: block;
  }
}
/*
YakuHanJP
*/
/*
Hiragino Kaku Gothic ProN W3
font-family: "hiragino-kaku-gothic-pron", sans-serif;
font-weight: 300;
font-style: normal;

Hiragino Kaku Gothic ProN W6
font-family: "hiragino-kaku-gothic-pron", sans-serif;
font-weight: 600;
font-style: normal;
*/
/* Hiragino */
/* Museo Sans */
/*
Museo Sans 100
font-family: "museo-sans", sans-serif;
font-weight: 100;
font-style: normal;
Museo Sans 100 Italic
font-family: "museo-sans", sans-serif;
font-weight: 100;
font-style: italic;
Museo Sans 300
font-family: "museo-sans", sans-serif;
font-weight: 300;
font-style: normal;
Museo Sans 300 Italic
font-family: "museo-sans", sans-serif;
font-weight: 300;
font-style: italic;
Museo Sans 500
font-family: "museo-sans", sans-serif;
font-weight: 500;
font-style: normal;
Museo Sans 500 Italic
font-family: "museo-sans", sans-serif;
font-weight: 500;
font-style: italic;
Museo Sans 700
font-family: "museo-sans", sans-serif;
font-weight: 700;
font-style: normal;
Museo Sans 700 Italic
font-family: "museo-sans", sans-serif;
font-weight: 700;
font-style: italic;
Museo Sans 900
font-family: "museo-sans", sans-serif;
font-weight: 900;
font-style: normal;
Museo Sans 900 Italic
font-family: "museo-sans", sans-serif;
font-weight: 900;
font-style: italic;

Garamond Premier Pro Regular
font-family: "garamond-premier-pro", serif;
font-weight: 400;
font-style: normal;
Garamond Premier Pro Italic
font-family: "garamond-premier-pro", serif;
font-weight: 400;
font-style: italic;
Garamond Premier Pro Medium
font-family: "garamond-premier-pro", serif;
font-weight: 500;
font-style: normal;
Garamond Premier Pro Medium Italic
font-family: "garamond-premier-pro", serif;
font-weight: 500;
font-style: italic;
Garamond Premier Pro Semibold
font-family: "garamond-premier-pro", serif;
font-weight: 600;
font-style: normal;
Garamond Premier Pro Semibold Italic
font-family: "garamond-premier-pro", serif;
font-weight: 600;
font-style: italic;
Garamond Premier Pro Bold
font-family: "garamond-premier-pro", serif;
font-weight: 700;
font-style: normal;
Garamond Premier Pro Bold Italic
font-family: "garamond-premier-pro", serif;
font-weight: 700;
font-style: italic;

*/
main.lp-hanes-25aw {
  position: relative;
  background-color: #fff;
  line-height: 0;
  overflow: hidden;
  /*! HTML5 display-role reset for older browsers */
}
main.lp-hanes-25aw * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
main.lp-hanes-25aw h2, main.lp-hanes-25aw h3, main.lp-hanes-25aw p {
  color: #000;
}
main.lp-hanes-25aw p.marquee-text__part {
  color: rgba(0, 0, 0, 0.05) !important;
}
main.lp-hanes-25aw img {
  width: 100%;
  max-width: 100%;
}
main.lp-hanes-25aw html, main.lp-hanes-25aw body, main.lp-hanes-25aw div, main.lp-hanes-25aw span, main.lp-hanes-25aw applet, main.lp-hanes-25aw object, main.lp-hanes-25aw iframe,
main.lp-hanes-25aw h1, main.lp-hanes-25aw h2, main.lp-hanes-25aw h3, main.lp-hanes-25aw h4, main.lp-hanes-25aw h5, main.lp-hanes-25aw h6, main.lp-hanes-25aw p, main.lp-hanes-25aw blockquote, main.lp-hanes-25aw pre,
main.lp-hanes-25aw a, main.lp-hanes-25aw abbr, main.lp-hanes-25aw acronym, main.lp-hanes-25aw address, main.lp-hanes-25aw big, main.lp-hanes-25aw cite, main.lp-hanes-25aw code,
main.lp-hanes-25aw del, main.lp-hanes-25aw dfn, main.lp-hanes-25aw em, main.lp-hanes-25aw img, main.lp-hanes-25aw ins, main.lp-hanes-25aw kbd, main.lp-hanes-25aw q, main.lp-hanes-25aw s, main.lp-hanes-25aw samp,
main.lp-hanes-25aw small, main.lp-hanes-25aw strike, main.lp-hanes-25aw strong, main.lp-hanes-25aw sub, main.lp-hanes-25aw sup, main.lp-hanes-25aw tt, main.lp-hanes-25aw var,
main.lp-hanes-25aw b, main.lp-hanes-25aw u, main.lp-hanes-25aw i, main.lp-hanes-25aw center,
main.lp-hanes-25aw dl, main.lp-hanes-25aw dt, main.lp-hanes-25aw dd, main.lp-hanes-25aw ol, main.lp-hanes-25aw ul, main.lp-hanes-25aw li,
main.lp-hanes-25aw fieldset, main.lp-hanes-25aw form, main.lp-hanes-25aw label, main.lp-hanes-25aw legend,
main.lp-hanes-25aw table, main.lp-hanes-25aw caption, main.lp-hanes-25aw tbody, main.lp-hanes-25aw tfoot, main.lp-hanes-25aw thead, main.lp-hanes-25aw tr, main.lp-hanes-25aw th, main.lp-hanes-25aw td,
main.lp-hanes-25aw article, main.lp-hanes-25aw aside, main.lp-hanes-25aw canvas, main.lp-hanes-25aw details, main.lp-hanes-25aw embed,
main.lp-hanes-25aw figure, main.lp-hanes-25aw figcaption, main.lp-hanes-25aw footer, main.lp-hanes-25aw header, main.lp-hanes-25aw hgroup,
main.lp-hanes-25aw menu, main.lp-hanes-25aw nav, main.lp-hanes-25aw output, main.lp-hanes-25aw ruby, main.lp-hanes-25aw section, main.lp-hanes-25aw summary,
main.lp-hanes-25aw time, main.lp-hanes-25aw mark, main.lp-hanes-25aw audio, main.lp-hanes-25aw video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
main.lp-hanes-25aw ul li,
main.lp-hanes-25aw ol li {
  list-style: none;
}
main.lp-hanes-25aw article, main.lp-hanes-25aw aside, main.lp-hanes-25aw details, main.lp-hanes-25aw figcaption, main.lp-hanes-25aw figure,
main.lp-hanes-25aw footer, main.lp-hanes-25aw header, main.lp-hanes-25aw hgroup, main.lp-hanes-25aw menu, main.lp-hanes-25aw nav, main.lp-hanes-25aw section {
  display: block;
}
main.lp-hanes-25aw ol, main.lp-hanes-25aw ul {
  list-style: none;
}
main.lp-hanes-25aw blockquote, main.lp-hanes-25aw q {
  quotes: none;
}
main.lp-hanes-25aw blockquote:before, main.lp-hanes-25aw blockquote:after,
main.lp-hanes-25aw q:before, main.lp-hanes-25aw q:after {
  content: "";
  content: none;
}
main.lp-hanes-25aw table {
  border-collapse: collapse;
  border-spacing: 0;
}

.lp-hanes-25aw-kv {
  width: 100%;
  max-width: 1100px;
  padding-left: 30px !important;
  padding-right: 30px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 180px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv {
    padding-left: 20px !important;
    padding-right: 0px !important;
    margin-bottom: 0px !important;
  }
}
.lp-hanes-25aw-kv__logo {
  width: 264px;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-kv__logo {
    width: 22vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-kv__logo {
    width: 26vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__logo {
    width: 36vw;
  }
}
.lp-hanes-25aw-kv__suedeknit {
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit {
    padding-bottom: 180px !important;
  }
}
.lp-hanes-25aw-kv__suedeknit-photo {
  position: relative;
  width: 80%;
  margin-top: -120px !important;
  margin-left: auto !important;
  margin-right: -180px !important;
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-kv__suedeknit-photo {
    width: 75%;
    margin-right: -10vw !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-kv__suedeknit-photo {
    width: 75%;
    margin-right: -10vw !important;
    padding-bottom: 120px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-photo {
    width: 100%;
    z-index: 1;
    margin-top: -18vw !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.lp-hanes-25aw-kv__suedeknit-copy {
  position: absolute;
  z-index: 999;
  top: 180px;
  left: 30px;
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 36px !important;
  line-height: 160% !important;
  letter-spacing: 0 !important;
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-kv__suedeknit-copy {
    top: 180px;
    font-size: 3vw !important;
    left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-kv__suedeknit-copy {
    top: 180px;
    font-size: 3vw !important;
    left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-copy {
    position: relative;
    top: 0px;
    left: 10px;
    font-size: 5vw !important;
  }
  .lp-hanes-25aw-kv__suedeknit-copy .yaku {
    letter-spacing: -0.03em;
  }
}
.lp-hanes-25aw-kv__suedeknit-hash {
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 30px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-hash {
    position: relative;
    right: auto;
    font-size: 4.6vw !important;
    margin-top: -24px !important;
  }
}
.lp-hanes-25aw-kv__suedeknit-product {
  width: 320px;
  position: absolute;
  left: 0;
  bottom: 0px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-kv__suedeknit-product {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-product {
    width: 50% !important;
    z-index: 99;
    position: relative;
    margin-top: -30px !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    margin-right: -10px !important;
  }
}
.lp-hanes-25aw-kv__suedeknit-product-photo {
  position: relative;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 18px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-product-photo-photo:first-child {
    margin-right: -10px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-product-photo {
    width: 100%;
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-product {
    width: 35%;
    left: auto;
    right: 10px;
    bottom: 0;
  }
}
.lp-hanes-25aw-kv__suedeknit-product-copy {
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 19px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  padding-left: 20px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-product-copy {
    padding-top: 5px !important;
    padding-left: 12px !important;
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 12px !important;
    line-height: 160% !important;
    letter-spacing: 0 !important;
  }
}
.lp-hanes-25aw-kv__suedeknit-product-badge {
  width: 48px;
  position: absolute;
  right: 26px;
  bottom: 2px;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-kv__suedeknit-product-badge {
    width: 48px;
    bottom: 45px;
    left: -46px;
  }
}

.lp-hanes-25aw-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-lead {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-lead {
    display: block;
  }
}
.lp-hanes-25aw-lead__photo {
  width: 50%;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-lead__photo {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-lead__photo {
    width: 90%;
  }
}
.lp-hanes-25aw-lead__text {
  width: 50%;
  position: relative;
  padding-top: 120px !important;
  padding-left: 50px !important;
  padding-right: 40px !important;
  max-width: 580px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-lead__text {
    width: 90%;
    max-width: 90%;
    margin-left: auto !important;
    margin-right: 0 !important;
    padding-top: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-lead__text {
    width: 100%;
    max-width: 100%;
    margin-left: 0 !important;
    margin-right: auto !important;
    padding-top: 30px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.lp-hanes-25aw-lead__text-title {
  position: relative;
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 32px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
  color: #000;
  z-index: 1;
  padding-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-lead__text-title {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 22px !important;
    line-height: 140% !important;
    letter-spacing: 0 !important;
  }
}
.lp-hanes-25aw-lead__text-text {
  position: relative;
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 200% !important;
  letter-spacing: 0 !important;
  z-index: 1;
}
.lp-hanes-25aw-lead__text-bg {
  background-color: #f5f5f5;
  position: absolute;
  top: 60px;
  left: -100px;
  width: calc(100% + 100px);
  height: 100%;
  z-index: 0;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-lead__text-bg {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-lead__text-bg {
    display: none;
  }
}

.lp-hanes-25aw-sns__suedeknit {
  width: 100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 80px !important;
  padding-bottom: 60px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-sns__suedeknit {
    background-size: cover;
  }
}
.lp-hanes-25aw-sns__suedeknit-inner {
  position: relative;
}
.lp-hanes-25aw-sns__suedeknit-copy {
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 40px !important;
  line-height: 180% !important;
  letter-spacing: 0 !important;
  color: #000;
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-sns__suedeknit-copy {
    font-size: 32px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-sns__suedeknit-copy {
    font-size: 5vw !important;
  }
}
.lp-hanes-25aw-sns__suedeknit-sns {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.lp-hanes-25aw-sns__suedeknit-sns-icon {
  width: 36px;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-sns__suedeknit-sns-icon {
    width: 26px;
  }
}

.lp-hanes-25aw-features__suedeknit {
  padding-top: 320px !important;
}
.lp-hanes-25aw-features__suedeknit.is-product {
  padding-top: 120px !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit {
    padding-top: 220px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit {
    padding-top: 120px !important;
  }
}
.lp-hanes-25aw-features__suedeknit-title-title {
  width: 90%;
  max-width: 780px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-bottom: 20px !important;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-title-title {
    width: 80%;
    max-width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-title-title {
    width: 80%;
    max-width: 80%;
  }
}
.lp-hanes-25aw-features__suedeknit-title-icon-new {
  position: absolute;
  width: 110px;
  height: 110px;
  top: -36px;
  left: -60px;
  -webkit-animation: 36s linear infinite rotation;
          animation: 36s linear infinite rotation;
}
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-title-icon-new {
    width: 90px;
    height: 90px;
    top: -26px;
    left: -40px;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-title-icon-new {
    width: 60px;
    height: 60px;
    top: -18px;
    left: -20px;
  }
}
.lp-hanes-25aw-features__suedeknit-title-text {
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 180% !important;
  letter-spacing: 0 !important;
  text-align: center;
  padding-top: 20px !important;
  position: relative !important;
  display: block !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-title-text {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 14px !important;
    line-height: 180% !important;
    letter-spacing: 0 !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.lp-hanes-25aw-features__suedeknit-title-badge {
  width: 64px;
  position: absolute;
  left: calc(50% + 220px);
  margin-top: -120px !important;
}
.lp-hanes-25aw-features__suedeknit-title-en {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 28px !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
  padding-bottom: 80px !important;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-title-en {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 20px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-title-en {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 13px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content {
  z-index: 10 !important;
  position: relative;
}
.lp-hanes-25aw-features__suedeknit-content-bg {
  position: absolute;
  background-color: #f5f5f5;
  z-index: 0;
}
.lp-hanes-25aw-features__suedeknit-content-bg.is-features-1 {
  width: 90%;
  height: 400px;
  left: 0;
  bottom: -40px;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-1 {
    height: 36vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-1 {
    height: 38vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-1 {
    height: 38vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-1 {
    height: 46vw;
    bottom: 0px;
  }
}
.lp-hanes-25aw-features__suedeknit-content-bg.is-features-2 {
  width: 50%;
  height: 500px;
  right: 0;
  bottom: -40px;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-2 {
    width: 60%;
    height: 36vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-2 {
    width: 65%;
    height: 38vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-2 {
    width: 65%;
    height: 38vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-2 {
    height: 46vw;
    width: 85%;
    bottom: 0px;
  }
}
.lp-hanes-25aw-features__suedeknit-content-bg.is-features-3 {
  width: 60%;
  height: 580px;
  left: 0;
  bottom: -40px;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-3 {
    width: 70%;
    height: 46vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-3 {
    width: 65%;
    height: 48vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-3 {
    width: 60%;
    height: 48vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-3 {
    height: 66vw;
    width: 85%;
    bottom: 0px;
  }
}
.lp-hanes-25aw-features__suedeknit-content-bg.is-features-4 {
  width: 50%;
  height: 500px;
  right: 0;
  bottom: -40px;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-4 {
    width: 50%;
    height: 36vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-4 {
    width: 55%;
    height: 38vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-4 {
    width: 60%;
    height: 38vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-4 {
    height: 38vw;
    width: 85%;
    bottom: 0px;
  }
}
.lp-hanes-25aw-features__suedeknit-content-bg.is-features-5 {
  width: 50%;
  height: 580px;
  left: 0;
  bottom: -40px;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-5 {
    width: 50%;
    height: 30vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-5 {
    width: 55%;
    height: 42vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-5 {
    width: 60%;
    height: 32vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-5 {
    height: 30vw;
    width: 85%;
    bottom: 0px;
  }
}
.lp-hanes-25aw-features__suedeknit-content-bg.is-features-6 {
  width: 50%;
  height: 500px;
  right: 0;
  bottom: -40px;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-6 {
    width: 50%;
    height: 36vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-6 {
    width: 55%;
    height: 38vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-6 {
    width: 60%;
    height: 38vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-bg.is-features-6 {
    height: 38vw;
    width: 85%;
    bottom: 0px;
  }
}
.lp-hanes-25aw-features__suedeknit-content.is-center {
  width: 100%;
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.lp-hanes-25aw-features__suedeknit-content-wrap {
  position: relative;
  width: 100%;
  margin-bottom: 200px !important;
  /*
  * Marquee Text
  */
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-wrap {
    margin-bottom: 100px !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-wrap .marquee-text {
  color: rgba(0, 0, 0, 0.05) !important;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1 !important;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lp-hanes-25aw-features__suedeknit-content-wrap .marquee-text__inner {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.lp-hanes-25aw-features__suedeknit-content-wrap .marquee-text__part {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 20px 4px !important;
  font-smooth: always;
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 100px !important;
  line-height: 70% !important;
  letter-spacing: 0.1em !important;
  padding-right: 0.3em;
}
.lp-hanes-25aw-features__suedeknit-content-photo {
  position: relative;
}
.lp-hanes-25aw-features__suedeknit-content-photo.is-center {
  max-width: 1000px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.lp-hanes-25aw-features__suedeknit-content-photo.is-features-2 {
  width: 70% !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-2 {
    width: 80% !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-2 {
    width: 80% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-2 {
    width: 80% !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-2 {
    width: 90% !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-photo.is-features-3 {
  width: 70% !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-3 {
    width: 80% !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-3 {
    width: 80% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-3 {
    width: 80% !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-3 {
    width: 90% !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-photo.is-features-4 {
  width: 70% !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-4 {
    width: 80% !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-4 {
    width: 80% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-4 {
    width: 80% !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-4 {
    width: 90% !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-photo.is-features-5 {
  width: 70% !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-5 {
    width: 80% !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-5 {
    width: 80% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-5 {
    width: 80% !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-5 {
    width: 90% !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-photo.is-features-6 {
  width: 70% !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-6 {
    width: 80% !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-6 {
    width: 80% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-6 {
    width: 80% !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-photo.is-features-6 {
    width: 90% !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-discription {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lp-hanes-25aw-features__suedeknit-content-discription.is-features-1 {
  max-width: 1400px;
  margin-top: -280px;
  padding-left: 80px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-1 {
    margin-top: -20vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-1 {
    margin-top: -20vw;
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-1 {
    margin-top: -20vw;
    padding-left: 20px !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-discription.is-features-2 {
  max-width: 50%;
  margin-top: -240px;
  padding-left: 80px !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-2 {
    max-width: 60%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-2 {
    max-width: 66%;
    margin-top: -20vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-2 {
    max-width: 65%;
    margin-top: -20vw;
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-2 {
    max-width: 80%;
    margin-top: -20vw;
    padding-left: 20px !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-discription.is-features-3 {
  max-width: 60%;
  margin-top: -240px;
  padding-left: 80px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-3 {
    max-width: 60%;
    margin-top: -20vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-3 {
    max-width: 70%;
    margin-top: -20vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-3 {
    max-width: 80%;
    margin-top: -20vw;
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-3 {
    max-width: 80%;
    margin-top: -20vw;
    padding-left: 20px !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-discription.is-features-4 {
  max-width: 50%;
  margin-top: -240px;
  padding-left: 80px !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-4 {
    max-width: 50%;
    margin-top: -20vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-4 {
    max-width: 55%;
    margin-top: -20vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-4 {
    max-width: 60%;
    margin-top: -20vw;
    padding-left: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-4 {
    max-width: 80%;
    margin-top: -20vw;
    padding-left: 20px !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-discription.is-features-5 {
  max-width: 50%;
  margin-top: -240px;
  padding-left: 80px !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-5 {
    max-width: 50%;
    margin-top: -20vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-5 {
    max-width: 48%;
    margin-top: -20vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-5 {
    max-width: 50%;
    padding-left: 40px !important;
    margin-top: -20vw;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-discription.is-features-5 {
    max-width: 80%;
    padding-left: 20px !important;
    margin-top: -20vw;
  }
}
.lp-hanes-25aw-features__suedeknit-content-discription.is-features-6 {
  max-width: 50%;
  margin-top: -240px;
  padding-left: 80px !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}
.lp-hanes-25aw-features__suedeknit-content-number, .lp-hanes-25aw-features__suedeknit-content-title {
  color: #F1A932 !important;
}
.lp-hanes-25aw-features__suedeknit-content-number {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  font-size: 120px !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
  padding-bottom: 10px !important;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-number {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 8vw !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-number {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 8vw !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-number {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 9vw !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-number {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 11vw !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-title {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 75px !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
.lp-hanes-25aw-features__suedeknit-content-title .reg {
  font-size: 40% !important;
  vertical-align: top !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: -0.5em;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-features__suedeknit-content-title {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 5vw !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-features__suedeknit-content-title {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 6vw !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-title {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 6vw !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-title {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 7vw !important;
    line-height: 105% !important;
    letter-spacing: 0 !important;
    margin-bottom: 4px !important;
  }
}
.lp-hanes-25aw-features__suedeknit-content-p {
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 25px !important;
  line-height: 160% !important;
  letter-spacing: 0 !important;
  width: 100%;
  max-width: 540px;
  padding-bottom: 20px !important;
}
@media screen and (min-width: 1024px) {
  .lp-hanes-25aw-features__suedeknit-content-p.is-autowidth {
    width: auto !important;
    max-width: auto !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-features__suedeknit-content-p {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 22px !important;
    line-height: 160% !important;
    letter-spacing: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-features__suedeknit-content-p {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 16px !important;
    line-height: 160% !important;
    letter-spacing: 0 !important;
    display: block;
    min-width: 100%;
    max-width: calc(100% - 200px) !important;
    padding-right: 30px !important;
  }
}

.lp-hanes-25aw-product__suedeknit {
  margin-top: 40px !important;
  width: 100%;
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
@media screen and (min-width: 1140px) and (max-width: 1279px) {
  .lp-hanes-25aw-product__suedeknit {
    max-width: calc(100% - 60px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-product__suedeknit {
    max-width: calc(100% - 60px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit {
    max-width: calc(100% - 60px);
  }
  .lp-hanes-25aw-product__suedeknit.is-thermal {
    display: block;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit {
    max-width: calc(100% - 60px);
    display: block;
  }
}
.lp-hanes-25aw-product__suedeknit.is-beefy {
  margin-top: 120px !important;
  display: block;
}
.lp-hanes-25aw-product__suedeknit-icon-new {
  position: absolute;
  width: 110px;
  height: 110px;
  top: 6%;
  left: 26%;
  -webkit-animation: 36s linear infinite rotation;
          animation: 36s linear infinite rotation;
}
@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-icon-new {
    width: 20%;
    height: auto;
    top: 2%;
    left: 26%;
  }
}
.lp-hanes-25aw-product__suedeknit-title-title.is-thermal-head {
  width: 50%;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-title-title.is-thermal-head {
    width: 80%;
  }
}
.lp-hanes-25aw-product__suedeknit-title-title.is-beefy-head {
  width: 50%;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-title-title.is-beefy-head {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-product__suedeknit-title-title.is-thermal {
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-title-title.is-thermal {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-title-title.is-thermal {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp-hanes-25aw-product__suedeknit-title-text {
  padding-top: 10px !important;
  padding-bottom: 30px !important;
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 180% !important;
  letter-spacing: 0 !important;
  min-height: 170px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-title-text {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 14px !important;
    line-height: 180% !important;
    letter-spacing: 0 !important;
    min-height: auto;
  }
}
.lp-hanes-25aw-product__suedeknit-title-text.is-thermaltop {
  min-height: auto;
  padding-bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-title-text.is-thermaltop {
    padding-bottom: 30px !important;
  }
}
.lp-hanes-25aw-product__suedeknit-title-text.is-thermal {
  min-height: auto;
  padding-bottom: 0px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-title-text.is-thermal {
    padding-bottom: 0px !important;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.lp-hanes-25aw-product__suedeknit-title-text.is-beefy {
  min-height: auto;
  padding-bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-title-text.is-beefy {
    padding-bottom: 0px !important;
  }
}
.lp-hanes-25aw-product__suedeknit-item-badge {
  width: 64px;
  position: absolute;
  top: 80px;
  right: 0;
}
.lp-hanes-25aw-product__suedeknit-item-badge.is-beefy {
  top: 80px;
  right: calc(50% - 320px);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-item-badge.is-beefy {
    top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-item-badge.is-beefy {
    top: 0;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1139px) {
  .lp-hanes-25aw-product__suedeknit-item-badge.is-thermal {
    top: 70px;
    right: -20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-item-badge.is-thermal {
    top: 70px;
    right: -60px;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-item-badge.is-thermal {
    top: -20px;
    right: -20px;
  }
}
.lp-hanes-25aw-product__suedeknit-item {
  position: relative;
  width: 50%;
  text-align: center;
}
.lp-hanes-25aw-product__suedeknit-item .is-thermal--single {
  margin-left: auto !important;
  margin-right: auto !important;
}
.lp-hanes-25aw-product__suedeknit-item.is-thermal-head {
  padding-top: 80px;
  padding-bottom: 0;
  width: 100%;
}
.lp-hanes-25aw-product__suedeknit-item.is-beefy-head {
  width: 100%;
}
.lp-hanes-25aw-product__suedeknit-item.is-beefy-item {
  margin-left: auto !important;
  margin-right: auto !important;
}
.lp-hanes-25aw-product__suedeknit-item.is-thermal {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-item.is-item-thermal {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-item.is-item-thermal {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-item {
    width: 100%;
    margin-bottom: 30px !important;
  }
}
.lp-hanes-25aw-product__suedeknit-item-item {
  background-color: #f5f5f5;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-item-item {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-item-item {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-item-item.is-thermal {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp-hanes-25aw-product__suedeknit-item-photo {
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.lp-hanes-25aw-product__suedeknit-item-title {
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 24px !important;
  line-height: 160% !important;
  letter-spacing: 0 !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-item-title {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 20px !important;
    line-height: 160% !important;
    letter-spacing: 0 !important;
    padding-bottom: 6px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-item-title {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 18px !important;
    line-height: 160% !important;
    letter-spacing: 0 !important;
    padding-bottom: 6px !important;
  }
}
.lp-hanes-25aw-product__suedeknit-item-num {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-size: 20px !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-item-num {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 18px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-item-num {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: 16px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
.lp-hanes-25aw-product__suedeknit-item-colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 24px !important;
  padding-bottom: 36px !important;
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 12px !important;
  line-height: 20px !important;
  letter-spacing: 0 !important;
}
.lp-hanes-25aw-product__suedeknit-item-colors .color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.lp-hanes-25aw-product__suedeknit-item-colors .color-white:before {
  content: "";
  display: inline-block;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
  width: 20px;
  height: 20px;
  border-radius: 30px;
  margin-right: 10px !important;
}
.lp-hanes-25aw-product__suedeknit-item-colors .color-black:before {
  content: "";
  display: inline-block;
  background-color: #000;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
  width: 20px;
  height: 20px;
  border-radius: 30px;
  margin-right: 10px !important;
}
.lp-hanes-25aw-product__suedeknit-item-btn a {
  width: 100%;
  max-width: 340px;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
  padding: 20px;
  background-color: #000;
  color: #F1A932 !important;
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 54px !important;
  letter-spacing: 0 !important;
  -webkit-transition: all 400ms 0s ease-out;
  transition: all 400ms 0s ease-out;
}
.lp-hanes-25aw-product__suedeknit-item-btn a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.lp-hanes-25aw-product__suedeknit-item-btn a.is-white {
  color: #fff !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__suedeknit-item-btn a {
    max-width: 85%;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__suedeknit-item-btn a {
    max-width: 85%;
  }
}
.lp-hanes-25aw-product__suedeknit-item-btn.is-second {
  margin-top: 8px;
}
.lp-hanes-25aw-product__suedeknit-item-btn.is-hidden {
  margin-top: 8px;
  opacity: 0;
  cursor: default;
}
.lp-hanes-25aw-product__other {
  text-align: center;
  margin-top: 120px !important;
}
.lp-hanes-25aw-product__other-title-en {
  font-family: "museo-sans", sans-serif !important;
  font-weight: 900 !important;
  font-style: normal !important;
  font-size: 40px !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
  padding-bottom: 10px !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__other-title-en {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 36px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__other-title-en {
    font-family: "museo-sans", sans-serif !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 26px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
  }
}
.lp-hanes-25aw-product__other-title-ja {
  font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 25px !important;
  line-height: 160% !important;
  letter-spacing: 0 !important;
  padding-bottom: 70px !important;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .lp-hanes-25aw-product__other-title-ja {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 22px !important;
    line-height: 160% !important;
    letter-spacing: 0 !important;
    padding-bottom: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .lp-hanes-25aw-product__other-title-ja {
    font-family: "YakuHanJP", "hiragino-kaku-gothic-pron", "museo-sans", sans-serif !important;
    font-weight: 600 !important;
    font-style: normal !important;
    font-size: 18px !important;
    line-height: 160% !important;
    letter-spacing: 0 !important;
    padding-bottom: 0px !important;
  }
}

/*
* SplitType
*/
.line {
  overflow: hidden;
}

.word {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  line-height: 1;
}

.char {
  -webkit-transform: translateY(120px);
          transform: translateY(120px);
  -webkit-transition: transfrom 0.2s;
  transition: transfrom 0.2s;
}

/*
* SVG Animation
*/
#svg-animation .st0 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 20;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 1500;
  stroke-dashoffset: 1500;
}

#svg-animation {
  width: 100% !important;
  max-width: 100% !important;
  height: auto;
}

.inview {
  opacity: 0;
  -webkit-transition: 1.3s;
  transition: 1.3s;
}
.inview.is-inview {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}