@charset "UTF-8";
/* ==========================================================
 【uniqlo Life Wear magazine】(c)visual and echo japan
	Created: 2019-07

【new from follows function】
	01.new_flom_follows_functionBlock
 ========================================================== */
.mod_visualFit .firstView {
  background-image: url("../images/newfromfollowsfunction/image01_sp.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/* 1. new_flom_follows_functionBlock
* ------------------------- */
.new_flom_follows_functionBlock .textBody {
  margin-bottom: 8.69565%;
  -webkit-transition: .6s ease-out;
  transition: .6s ease-out;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.new_flom_follows_functionBlock .textBody.is-hidden {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
}
.new_flom_follows_functionBlock .textBody:last-child {
  margin-bottom: 5.7971%;
}
.new_flom_follows_functionBlock .textBody .lead {
  font-size: 1.16667em;
  letter-spacing: 0.01em;
  text-indent: 1em;
  line-height: 1.84615;
  margin: 7.24638% 0 7.97101%;
}
.new_flom_follows_functionBlock .textBody .lead + .lead {
  margin-top: 1.5em;
}
.new_flom_follows_functionBlock .textBody .lead.en {
  text-indent: 0;
}
.new_flom_follows_functionBlock .textBody .text {
  font-size: 1.16667em;
  letter-spacing: 0.01em;
  line-height: 1.84615;
}
.new_flom_follows_functionBlock .textBody .text + .text {
	margin-top: 1.5em;
}
.new_flom_follows_functionBlock .textBody .text span {
  font-weight: bold;
}
.new_flom_follows_functionBlock .figure {
  margin-bottom: 10.14493%;
  -webkit-transition: .6s ease-out;
  transition: .6s ease-out;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.new_flom_follows_functionBlock .figure.is-hidden {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
}
.new_flom_follows_functionBlock .figure .images2col .image + .image {
  margin-top: 1.44928%;
}
.new_flom_follows_functionBlock .figure .caption {
  margin-top: 2.89855%;
}
.new_flom_follows_functionBlock .figure .caption p {
  font-size: 0.91667em;
  line-height: 1.45455;
}
.new_flom_follows_functionBlock .details {
  margin-bottom: 12.31884%;
  -webkit-transition: .6s ease-out;
  transition: .6s ease-out;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.new_flom_follows_functionBlock .details.is-hidden {
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
}
.new_flom_follows_functionBlock .details .image01 {
  margin-bottom: 1.44928%;
}
.new_flom_follows_functionBlock .details .column .image02 {
  margin-bottom: 4.34783%;
}
.new_flom_follows_functionBlock .details .column .info {
  background: #f8f8f8;
  padding: 4.34783% 5.7971% 6.52174%;
}
.new_flom_follows_functionBlock .details .column .info .name {
  font-size: 1.33333em;
  margin-bottom: 3px;
}
.new_flom_follows_functionBlock .details .column .info .address {
  font-size: 0.91667em;
  letter-spacing: -0.01em;
  line-height: 1.27273;
  margin-bottom: 6px;
}
.new_flom_follows_functionBlock .details .column .info .address a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 9px;
  background: url("../images/common/icon_map.png") no-repeat;
  background-position: left top;
  background-size: contain;
  vertical-align: middle;
  margin-right: 2px;
}
.new_flom_follows_functionBlock .details .column .info .text {
  font-size: 0.91667em;
  line-height: 1.45455;
}

/*/////////////////////////////
 RWD
/////////////////////////////*/
@media (min-width: 813px) {
  .mod_visualFit .firstView {
    background-image: url("../images/newfromfollowsfunction/image01_pc.jpg");
  }

  .new_flom_follows_functionBlock {
    padding-top: 2.30769%;
  }
  .new_flom_follows_functionBlock .textBody {
    margin-bottom: 10.76923%;
  }
  .new_flom_follows_functionBlock .textBody:last-child {
    margin-bottom: 5.38462%;
  }
  .new_flom_follows_functionBlock .textBody .lead {
    font-size: 1.14286em;
    line-height: 2.125;
    margin: 15.38462% 0 5.38462%;
  }
  .new_flom_follows_functionBlock .textBody .text {
    font-size: 1.14286em;
    line-height: 2.125;
  }
  .new_flom_follows_functionBlock .figure {
    padding: 0 8.33333%;
    margin-bottom: 5%;
  }
  .new_flom_follows_functionBlock .figure .images2col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .new_flom_follows_functionBlock .figure .images2col .image {
    width: 49.6%;
  }
  .new_flom_follows_functionBlock .figure .images2col .image + .image {
    margin-top: 0;
  }
  .new_flom_follows_functionBlock .figure .caption {
    max-width: 650px;
    margin: 3.07692% auto 0;
  }
  .new_flom_follows_functionBlock .figure .caption p {
    font-size: 0.92857em;
    line-height: 1.53846;
  }
  .new_flom_follows_functionBlock .details {
    padding: 0 8.33333%;
    margin-bottom: 5.83333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .new_flom_follows_functionBlock .details > * {
    width: 49.6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .new_flom_follows_functionBlock .details .image01 {
    margin-bottom: 0;
  }
  .new_flom_follows_functionBlock .details .column {
    background: #f8f8f8;
  }
  .new_flom_follows_functionBlock .details .column .image02 {
    background: #fff;
    padding-bottom: 1.6129%;
    margin-bottom: 0;
  }
  .new_flom_follows_functionBlock .details .column .info {
    background: none;
    padding: 15.12097% 15.12097% 0;
  }
  .new_flom_follows_functionBlock .details .column .info .name {
    font-size: 1.42857em;
    margin-bottom: 0;
  }
  .new_flom_follows_functionBlock .details .column .info .address {
    font-size: 0.92857em;
    letter-spacing: normal;
    line-height: 1.23077;
    margin-bottom: 12px;
  }
  .new_flom_follows_functionBlock .details .column .info .text {
    font-size: 0.92857em;
    line-height: 1.53846;
  }
  .ie_img_height { min-height: 100%; } 
  .ie_img_minheight { min-height: 0%; } 
}

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