@charset "utf-8";

/* existing */
.fr-heading {
  text-align: center;
}
.main_inner .fr-heading.-h1.-texas {
  font-weight: 700;
  font-size: 38px;
}
.main_inner .fr-heading.-h2.-texas {
  font-weight: 700;
  font-size: 26px;
}
.main_inner .fr-heading.-h3.-texas {
  font-weight: 500;
  font-size: 20px;
}
.main_inner .fr-heading.-h4.-texas {
  font-weight: 500;
  font-size: 16px;
}
[data-aspect-ratio="4:5"]:before {
  padding-top: 125%
}
[data-sp-aspect-ratio="9:16"]:before {
  padding-top: calc(16 / 9 * 100%)
}
.fr-anchorButton.-length-3.-sp-straight .fr-anchorButton_item {
  width: calc((100% - 2px) / 3);
}
.fr-anchorButton.-length-3.-sp-straight .fr-anchorButton_item:nth-of-type(3) {
  width: calc((100% - 2px) / 3);
}
.fr-anchorButton.-length-3.-sp-straight .fr-anchorButton_item:nth-of-type(2) {
  border-right-width: 1px;
}
.LifeWear_Contents {
  min-width: 320px;
  position: relative;
  z-index: 0;
  max-width: none;
  margin-top: 0;
  padding-top: 64px;
  background-color: #fff;
}
.LifeWear_Contents .LifeWear_Contents_ttl {
  font-weight: 400
}
.LifeWear_Contents .LifeWear_Contents_list {
  margin-top: 21px;
}
@media screen and (min-width: 813px) {
  .LifeWear_Contents {
    max-width: 1226px;
    padding: 0 20px;
    margin: 80px auto 0;
    margin-top: -3px;
  }
  .LifeWear_Contents .LifeWear_Contents_list {
    max-width: 1176px;
    margin: 24px auto 0;
  }
}
.snsShare_container .snsShare_txt {
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
}
@media screen and (min-width: 813px) {
  .snsShare_container .snsShare_txt {
    font-size: 20px;
  }
}
[lang=de] .snsShare_container .snsShare_txt,[lang=en] .snsShare_container .snsShare_txt,[lang=fr] .snsShare_container .snsShare_txt,[lang=id] .snsShare_container .snsShare_txt,[lang=it] .snsShare_container .snsShare_txt,[lang=nl] .snsShare_container .snsShare_txt,[lang=se] .snsShare_container .snsShare_txt,[lang=th] .snsShare_container .snsShare_txt,[lang=vi] .snsShare_container .snsShare_txt {
  font-size: 17px;
  line-height: 140%;
}
@media screen and (min-width: 813px) {
  [lang=de] .snsShare_container .snsShare_txt,[lang=en] .snsShare_container .snsShare_txt,[lang=fr] .snsShare_container .snsShare_txt,[lang=id] .snsShare_container .snsShare_txt,[lang=it] .snsShare_container .snsShare_txt,[lang=nl] .snsShare_container .snsShare_txt,[lang=se] .snsShare_container .snsShare_txt,[lang=th] .snsShare_container .snsShare_txt,[lang=vi] .snsShare_container .snsShare_txt {
    font-size: 20px;
  }
}
.snsShare_container .snsShare_iconBox {
  margin-top: 21px;
  display: flex;
  justify-content: center;
}
.snsShare_container .snsShare_iconBox .snsShare_icon {
  width: 42.11px;
  margin-right: 20px;
}

.snsShare_container .snsShare_iconBox .snsShare_icon:last-child {
  margin-right: 0;
}
@media screen and (min-width: 813px) {
  .snsShare_container .snsShare_iconBox .snsShare_icon {
    width: 42px;
    margin-right: 20px;
  }
}
.snsShare_container {
  padding-top: 60px;
  background-color: #fff;
}
@media screen and (min-width: 813px) {
  .snsShare_container {
    margin-top: -1px;
    padding-bottom: 10px
  }
}

/* video */
.video {
  width: 100%;
  overflow: hidden;
}

/* intro */
.intro_text {
  font-size: 16px;
  line-height: 22px;
  max-width: 284px;
  margin: auto;
}

/* stores */
.stores {
  padding-top: 60px;
  margin-top: -12px;
}
.stores_inner {
  margin-left: 18px;
  min-width: 212px;
}
.stores_shop {
  display: flex;
  justify-content: center;
  font-size: 16px;
  line-height: 1.25;
}
.stores_shop::before {
  content: "";
  display: block;
  background-image: url(https://image.uniqlo.mom/UQ/ST3/jp/imagesother/Texas_Store_US/img/icon_map.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 19px;
  min-width: 19px;
  height: 22px;
}
.stores_name {
  font-weight: 500;
}
.stores_link {
  display: inline-block;
  text-decoration: underline;
}
.stores .fr-linkButton {
  border-radius: 50vh;
  margin-top: 48px;
  font-weight: 500;
}

/* product */
.product .fr-heading.-h2 {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.product_anchor {
  display: inline-block;
  text-decoration: underline;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  margin: 18px auto 0;
  cursor: pointer;
}
.product_youtube {
  position: relative;
  overflow: hidden;
  padding-bottom: calc(9 / 16 * 100%);
  margin-top: 20px;
}
.product_youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.product_text {
  font-size: 16px;
  line-height: 1.25;
  margin: auto;
}
.fr-heading + .product_text {
  margin-top: 12px;
}
.product_item:nth-child(n+2) {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.product_item:last-of-type {
  border-bottom:  1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 48px;
}
.product_clothes {
  display: flex;
  flex-wrap: wrap;
}
.product_clothing {
  width: calc((100% - 10px) / 2);
}
.product_clothing:nth-of-type(2n) {
  margin-left: 10px;
}
.product_clothing:nth-of-type(n+3) {
  margin-top: 30px;
}
.product_clothing img {
  width: 100%;
}
.product_clothing .product_link {
  width: 100%;
}
.product_clothing .js-modalTrigger {
  width: 100%;
}
.product_clothing span {
  display: block;
}
.product_name {
  font-weight: 500;
  font-size: 15px;
  color: #000;
}
.fr-modalChild_container.product_modal > * {
  font-family: Times New Roman;
}
.fr-modalChild_container.product_modal,.fr-modalChild_container.profile_modal {
  padding: 24px 0 40px;
}
.product_modal .fr-heading,.profile_modal .fr-heading {
  text-align: left;
}
.product_modal .js-modalParent_close,.profile_modal .js-modalParent_close {
  position: absolute;
  right: 18px;
  top: 18px;
}
.product_modal .product_name {
  font-weight: 400;
  font-size: 18px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.product_lead,.profile_lead {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.product_lead::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 3px;
  background-color: #F93333;
  margin-right: 7px;
}
.product_modal,.profile_modal .product_text,.profile_text {
  font-size: 16px;
  line-height: 1.375;
}
.product_modal .fr-linkButton {
  font-size: 16px;
  font-weight: 500;
}
.product_modal .fr-heading.-h5 {
  font-size: 28px;
  margin-top: 20px;
  font-family: Times New Roman;
}
.fr-modalParent.-texas .fr-modalParent_contents,.fr-modalParent.-texas .fr-modalParent_contentsInner {
  width: 85vw;
  border-radius: 15px;
  min-height: auto;
}
.fr-modalParent.-texas .fr-modalParent_contents {
  top: 10%;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}


/* profile */
.profile_list {
  display: flex;
  flex-wrap: wrap;
}
.profile_item {
  width: calc((100% - 26px) / 2);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.profile_item:nth-of-type(2n) {
  margin-left: 26px;
}
.profile_item:nth-of-type(n+3) {
  margin-top: 36px;
}
.profile_info {
  width: 100%;
}
.profile_info > div {
  border-radius: 3px;
  overflow: hidden;
}
.profile_name {
  margin-top: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
}
.profile_description {
  color: #000;
  margin-top: 4px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
.profile_button {
  margin-top: 10px;
  text-decoration: underline;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
}
.profile_modal .profile_image {
  width: 100%;
  margin-top: 24px;
}
.profile_inner.-flex .profile_image, .profile_inner.-flex .profile_text {
  margin-top: 24px;
}
.profile_modal .fr-heading.-h5 {
  font-size: 28px;
  margin-top: 20px;
}
.profile_clothes {
  margin-top: 30px;
}
.profile_clothing a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.profile_clothing:nth-of-type(n+2) {
  margin-top: 20px;
}
.profile_clothing img {
  width: 33.8%;
}
.profile_clothing p {
  font-weight: 500;
  font-size: 15px;
  margin-left: 12px;
}
.profile_title {
  margin-top: 48px;
  font-weight: 700;
  font-size: 20px;
}

/* lifeWear */
.lifeWear {
  height: 200vw;
  background-image: url('https://image.uniqlo.mom/UQ/ST3/jp/imagesother/Texas_Store_US/img/bg_lifeWear_01.jpg'), url('https://image.uniqlo.mom/UQ/ST3/jp/imagesother/Texas_Store_US/img/bg_lifeWear_02.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center, bottom center;
  color: #fff;
  font-family: Times New Roman;
  position: relative;
}
.lifeWear::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
}
.lifeWear_textWrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.lifeWear_text {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.2;
}
.lifeWear_text.-subTitle {
  margin-top: 0;
  font-size: 31px;
  line-height: 1.2;
}
.lifeWear_text.-title {
  margin-top: 16px;
  font-size: 72px;
  line-height: 0.5
}

/* app */
.app {
  background-color: #1E1E1E;
  color: #fff;
  padding-top: 64px;
  padding-bottom: 72px;
}
.app .fr-heading.-h2 {
  font-weight: 500;
  font-size: 30px;
}
.fr-heading.-h2.-texas + .app_text {
  margin-top: 20px;
}
.app_text {
  font-size: 16px;
}
.app_image {
  width: 100%;
}
.app_link:nth-of-type(2) {
  margin-left: 20px;
}
.app_linkBox {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
.app_qr {
  width: 30%;
  margin: auto;
}
.app_qr img {
  width: 100%;
}

/* PCレイアウト */
@media screen and (min-width: 813px) {
  /* existing */
  .main_inner .fr-heading.-h1.-texas {
    font-weight: 700;
    font-size: 60px;
    text-align: left;
    white-space: nowrap;
  }
  .main_inner .fr-heading.-h2.-texas {
    font-weight: 700;
    font-size: 42px;
    text-align: left;
  }
  .main_inner .fr-heading.-h3.-texas {
    font-weight: 500;
    font-size: 30px;
    text-align: left;
  }
  .main_inner .fr-heading.-h4.-texas {
    font-weight: 500;
    font-size: 30px;
    text-align: left;
  }
  .fr-anchorButton.-length-3.-sp-straight .fr-anchorButton_item {
    width: calc((100% - 3px) / 3);
  }
  .fr-anchorButton.-length-3.-sp-straight .fr-anchorButton_item:nth-of-type(3) {
    width: calc((100% - 3px) / 3);
  }

  /* video */
  .video video{
    width: 100%;
  }

  /* intro */
  .intro {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 80px;
    padding-bottom: 80px;
  }
  .intro_textWrap {
    margin-left: 90px;
  }
  .intro_text {
    font-size: 25px;
    line-height: 1.2;
    max-width: none;
    margin: auto;
    text-align: left;
  }

  /* stores */
  .stores {
    padding-top: 80px;
    margin-top: 0px;
  }
  .stores_inner {
    min-width: auto;
  }
  .stores_shopList {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
  .stores_shop {
    width: calc(100% / 4);
    max-width: 204px;
    justify-content: flex-start;
    position: relative;
  }
  .stores_shop:nth-of-type(n+2) {
    margin-left: 70px;
  }
  .stores_shop::after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 1px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    right: -35px;
  }
  .stores_shop:last-of-type {
    border-right: none;
  }
  .stores_shop:last-of-type::after {
    display: none;
  }
  .stores_link {
    font-weight: 700;
  }
  .stores .fr-linkButton.-m.-black {
    margin-top: 80px;
    max-width: 208px;
  }

  /* product */
  .main_inner .product {
    margin-top: 80px;
    text-align: left;
  }
  .product .fr-heading.-h2 {
    padding-top: 80px;
  }
  
  .product_youtube {
    margin-top: 40px;
  }
  .fr-heading + .product_text {
    margin-top: 40px;
  }
  .product .fr-heading.-h3 {
    font-weight: 700;
    font-size: 42px;
  }
  .product .fr-heading.-h3.fr-sp-mt-xxl {
    margin-top: 80px;
  }
  .product_textBox {
    display: flex;
    align-items: flex-start;
  }
  .product_text {
    width: calc((100% - 32px) / 2);
    line-height: 1.5;
  }
  .product_text + .product_text {
    margin-left: 32px;
  }
  .product_anchor {
    font-size: 18px;
    font-weight: 700;
  }
  .product_clothing {
    width: calc((100% - 90px) / 4);
  }
  .product_clothing:nth-of-type(n+2) {
    margin-left: 30px;
  }
  .product_clothing:nth-of-type(n+3) {
    margin-top: 0px;
  }
  .product_clothing:nth-of-type(n+5) {
    margin-top: 30px;
  }
  .product_name {
    text-align: center;
  }
  .fr-modalChild_container.product_modal {
    border-radius: 15px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 60px;
    grid-row-gap: 0px;
    padding: 60px 64px;
  }
  .product_modal .product_text {
    width: auto;
  }
  .product_modalGrid.-contents01 {
    grid-area: 1 / 1 / 2 / 2;
  }
  .product_modalGrid.-contents02 {
    grid-area: 1 / 2 / 3 / 3; 
  }
  .product_modalGrid.-contents03 {
    grid-area: 2 / 1 / 3 / 2;
  }

  .product_modal .product_name {
    text-align: left;
    margin-top: 40px;
  }
  .product_modal .product_buttonWrap {
    display: flex;
    margin-top: 60px;
  }
  .product_modal .product_text {
    margin-top: 40px;
  }
  .product_modal.fr-heading.-h5 {
    font-size: 36px;
    font-family: Times New Roman;
  }
  .product_item:last-of-type {
    padding-bottom: 60px;
  }

  /* profile */
  .profile_item {
    width: calc((100% - 80px) / 3);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin-right: 40px;
  }
  .profile_item:nth-of-type(2n) {
    margin-left: 0px;
  }
  .profile_item:nth-of-type(3n) {
    margin-right: 0px;
  }
  .profile_item:nth-of-type(n+3) {
    margin-top: 0px;
  }
  .profile_item:nth-of-type(n+4) {
    margin-top: 40px;
  }
  .profile_info {
    width: 100%;
    position: relative;
  }
  .profile_textBox {
    position: absolute;
    bottom: 25px;
    left: 25px;
    color: #fff;
    z-index: 2;
  }
  .profile_name{
    font-weight: 700;
    font-size: 22px;
  }
  .profile_description {
    font-size: 16px;
    color: #fff;
  }
  .profile_button {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
  }
  .profile_smoke {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(24, 22, 22, 0) 27.8%, #181616 100%);
    opacity: 0.3;
    z-index: 1;
  }
  .profile_modal .profile_inner.-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 92px;
    grid-row-gap: 0px;
  }
  .profile_modalGrid.-contents01 {
    grid-area: 1 / 1 / 2 / 2; 
  }
  .profile_modalGrid.-contents02 {
    grid-area: 1 / 2 / 3 / 3; 
  }
  .profile_modalGrid.-contents03 {
    grid-area: 2 / 1 / 3 / 2; 
  }
  .profile_modal .profile_inner.-flex {
    display: flex;
    align-items: center;
    margin-top: 100px;
  }
  .profile_modal .profile_inner.-flex .profile_text {
    margin-left: 92px;
  }
  .profile_modal .profile_image {
    margin-top: 0;
    max-width: 324px;
    min-width: 324px;
    width: 100%;
  }
  .profile_title {
    margin-top: 60px;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
  }
  .profile_clothes {
    margin-top: 48px;
    display: flex;
  }
  .profile_clothing {
    width: calc((100% - 48px) / 4);
  }
  .profile_clothing a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
  .profile_clothing:nth-of-type(n+2) {
    margin-top: 0px;
    margin-left: 16px;
  }
  .profile_clothing img {
    width: 100%;
  }
  .profile_clothing p {
    font-weight: 500;
    font-size: 20px;
    margin-left: 0px;
    margin-top: 20px;
    text-align: center;
  }
  .fr-modalChild_container.profile_modal {
    padding: 60px 100px 170px;
    border-radius: 15px;
  }
  .profile_modal .fr-heading.-h5 {
    font-size: 48px;
    font-weight: 500;
    margin-top: 0;
    line-height: 1;
  }
  .profile_lead {
    font-weight: 400;
    color: #000;
    font-size: 20px;
    line-height: 1.2;
  }
  .profile_modalGrid.-contents01 {
    margin-top: 70px;
  }
  .profile_modalGrid.-contents02 {
    text-align: right;
  }
  .profile_modalGrid.-contents03 .profile_text {
    margin-top: 20px;
  }
  .fr-modalParent.-texas .fr-modalParent_contents,.fr-modalParent.-texas .fr-modalParent_contentsInner {
    max-width: 1100px;
  }
  .profile_inner.-flex .profile_image, .profile_inner.-flex .profile_text {
    margin-top: 0px;
  }

  /* lifeWear */
  .lifeWear.fr-sp-mt-xxl {
    margin-top: 80px;
    font-size: 24px;
  }
  .lifeWear {
    height: auto;
    background-image: 
    linear-gradient(to right, transparent 50%, transparent 50%),
    url('https://image.uniqlo.mom/UQ/ST3/jp/imagesother/Texas_Store_US/img/bg_lifeWear_01.jpg'), url('https://image.uniqlo.mom/UQ/ST3/jp/imagesother/Texas_Store_US/img/bg_lifeWear_02.jpg');
    background-size: 50%;
    background-position: left center, left center, right center;
    width: 100%;
    height: 50vw;
  }
  .lifeWear_text {
    margin-top: 8px;
    max-width: 637px;
  }
  .lifeWear_text.-subTitle {
    margin-top: 0;
    font-size: 40px;
    line-height: 37px;
  }
  .lifeWear_text.-title {
    margin-top: 0;
    font-size: 100px;
    line-height: 120px;
  }

  /* app */
  .app {
    padding: 70px 100px 90px;
  }
  .app_contents {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 64px;
  }
  .app .fr-heading.-h2 {
    font-weight: 700;
    font-size: 42px;
  }
  .fr-heading.-h2.-texas + .app_text {
    text-align: center;
  }
  .app .app_text {
    font-size: 18px;
    margin-top: 16px;
    text-align: left;
  }
  .app_info {
    max-width: 400px;
    margin-left: 64px;
  }
  .app_imageBox {
    max-width: 674px;
  }
  .app_image {
    width: 100%;
  }
  .app_link:nth-of-type(2) {
    margin-left: 40px;
  }
  .app .app_linkBox {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-top: 40px;
  }
  .app .app_qr {
    margin-top: 40px;
  }
}