.top_models .top_models_in {
  display: flex;
  gap: 2vw;
  padding: 4.3vw 2vw;
  padding-bottom: 4.7vw;
}
.top_models .h_model > a {
  display: block;
  background-color: #00a0ea;
  border-radius: 100em;
  padding: 0.5em;
  border: 2px solid #fff;
  position: relative;
  color: #fff;
  font-size: 120%;
  text-align: center;
  font-weight: normal;
  margin-bottom: 2.5vw;
}
.top_models .h_model > a > figure {
  position: absolute;
  width: 26%;
  left: 1.3em;
  top: -1em;
  transition: all ease 0.3s;
}
.top_models .h_model > a:after {
  content: "";
}
.top_models .h_model > a svg {
  width: 32px;
  height: 16px;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
}
.top_models .h_model > a svg polyline {
  transition: all ease 0.3s;
}
.top_models .h_model > a:hover {
  background-color: #fff;
  color: #00a0ea;
}
.top_models .h_model > a:hover svg polyline {
  stroke: #00a0ea;
}
.top_models .h_model > a:hover > figure {
  transform: translate3d(0, -0.2em, 0);
}
.top_models .h_model:nth-child(2) > a > figure {
  width: 26%;
  left: 1em;
  top: -0.9em;
}
.top_models .h_model .model_in {
  width: 75%;
  margin: 0 auto;
}
.top_models .h_model .model_in > figure {
  margin-bottom: 0.1em;
  z-index: 2;
  position: relative;
}
.top_models .h_model .model_in.model_inNew {
  position: relative;
}
.top_models .h_model .model_in.model_inNew:after {
  content: "";
  width: 6.3em;
  height: 6.3em;
  position: absolute;
  background-image: url(../img/wear/mode_new.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: -1.5vw;
  top: 0vw;
  z-index: 1;
}
.top_models .h_model .model_buttons {
  display: flex;
  gap: 1em;
}
.top_models .h_model .model_buttons a {
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 0.3em;
  padding: 0.6em 0;
  flex: 1;
  font-size: 65%;
  font-weight: normal;
  transition: all ease 0.3s;
  border: 1px solid #000;
}
.top_models .h_model .model_buttons a:hover {
  background-color: #fff;
  color: #000;
}

.style_guide {
  border-top: 0.5vw solid #fff;
  border-bottom: 0.5vw solid #fff;
}

.style_guide_txt {
  color: #000;
}

.style_guide_txt a {
  color: #000;
  border-color: #000;
}

#features {
  padding-top: 4.5vw;
  padding-bottom: 3vw;
}

.section_ttl .section_ttl_sub {
  font-size: 1.75vw;
}

.section_ttl h2 {
  line-height: 1.4;
}

.feature.f_texture {
  margin-top: 6vw;
}

.feature .section_catch {
  line-height: 1.4;
}
.feature .section_catch.section_catch2 {
  display: inline-block;
  text-decoration: underline;
  text-underline-offset: 5px;
}

.col2_detail {
  margin-top: 0.3vw;
}

.col2_img {
  width: 52%;
}

.col2_detail {
  padding-right: 1vw;
}

.feature_btm {
  margin-top: 4.4vw;
  flex-wrap: wrap;
}
.feature_btm .section_ttl {
  flex: 0 1 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -1vw;
}
.feature_btm .section_ttl > figure {
  width: 9%;
}
.feature_btm .section_ttl > div h2 {
  line-height: 1.2;
  font-size: 215%;
}
.feature_btm1 {
  margin-bottom: 11vw;
}
.feature_btm1 .feature_btn_img {
  top: 1vw;
  width: 41.5vw;
  top: 0.4vw;
  left: -25vw;
  right: auto;
}
.feature_btm1 .feature {
  margin-top: -0.7vw;
}
.feature_btm1 .feature4_imgs img {
  margin-top: 1vw;
}
.feature_btm1 .feature4_imgs img:nth-child(2) {
  margin-top: 2vw;
}
.feature_btm1 .feature5_imgs {
  margin-top: 1.5vw;
}
.feature_btm1 .feature5_imgs img {
  width: 21vw;
}
.feature_btm1 .feature5_detail:nth-of-type(2), .feature_btm1 .feature5_detail:nth-of-type(3) {
  margin-top: 1.5vw;
}
.feature_btm1 .feature5 {
  padding-left: 0.6vw;
  margin-top: -0.7vw;
}

.feature_btm2 .section_ttl {
  margin-left: -1.5vw;
}
.feature_btm2 .feature {
  margin-top: -0.5vw;
}
.feature_btm2 .feature_btn_img {
  top: 0vw;
}
.feature_btm2 .feature5 {
  width: 32%;
  margin-top: -0.5vw;
}
.feature_btm2 .feature5_detail img {
  width: 21vw;
}
.feature_btm2 .feature_btn_img {
  top: 0.5vw;
  width: 41.5vw;
  z-index: -1;
  left: -22vw;
  right: auto;
}
.feature_btm2 .feature5_detail:nth-of-type(2) {
  margin-top: 1.5vw;
}
.feature_btm2 .feature5_detail:nth-of-type(3) {
  margin-top: 1vw;
}
.feature_btm2 .feature4_imgs img:first-of-type {
  margin-top: 0vw;
}
.feature_btm2 .feature4_imgs img {
  margin-top: 2vw;
}

.movie_sec {
  padding: 5.5vw 0 6vw;
  padding-bottom: 3vw;
}
.movie_sec .w50 {
  width: 45.5vw;
  margin: 0 auto;
}
.movie_sec .youtube .play_button {
  width: 3em;
  height: 3em;
}

.size_table_wrap {
  gap: 2vw;
  align-items: flex-start;
  margin-top: 3.5vw;
}

.size_table_wrap > img {
  flex: 1;
}

.size_table {
  flex: 0 1 48%;
  width: auto;
  margin-top: 0.5vw;
  margin-right: 0;
}

.size_table table {
  width: 100%;
}

.size_table p {
  line-height: 2.1em;
  font-size: 80%;
  margin-top: 1vw;
}

.size_table_wrap > img {
  flex: 1;
}

.size_table table td {
  padding: 0.7em 0em;
}

.size_table table tr:nth-child(1) th {
  padding: 0.3em 0em;
}

.size_table table tr:nth-child(2) th {
  padding: 0.8em 0em;
}

.size_table .w {
  width: 40%;
}

.size_table_detail .size_table {
  margin: 2vw 1vw;
}

.size_table_detail2 {
  gap: 5.4vw;
  width: 95%;
  margin-top: 3vw;
  margin-bottom: 4vw;
}
.size_table_detail2 > .size_table:nth-child(1) {
  padding-left: 8.5%;
  margin: 0;
  box-sizing: border-box;
}
.size_table_detail2 > .size_table:nth-child(2) {
  flex: 0 1 48%;
  box-sizing: border-box;
  margin: 0;
}

.size_img_wrap {
  width: 65%;
  height: 18.5vw;
  margin: 0 auto 0vw;
  margin-bottom: 0.4em;
}

.size_table p {
  margin-top: 0;
}

.size_table_detail2 .size_table table tr:nth-child(1) th {
  padding: 0.6em 0em;
}

.size_table_detail2 .size_table table td {
  padding: 0.5em 0em;
}

.size_table_detail2 .size_table:nth-child(1) .w {
  width: 28%;
}

.size_table_detail2 .size_table:nth-child(2) .w {
  width: 21%;
}

.size_table_detail2 .size_table:nth-child(2) th:last-child:nth-child(3),
.size_table_detail2 .size_table:nth-child(2) td:last-child:nth-child(3) {
  width: 19%;
}

.size_table_detail2 .size_table:nth-child(2) th:nth-child(2),
.size_table_detail2 .size_table:nth-child(2) td:nth-child(2) {
  width: 28%;
}

.size_table_detail2 .size_table:nth-child(2) th:last-child,
.size_table_detail2 .size_table:nth-child(2) td:last-child {
  width: 32%;
}

.color_variations {
  gap: 3vw;
}

.color_variations p {
  font-size: 0.8em;
}

.ex_buttons {
  margin-top: 2em;
  gap: 3.5em;
}

.ex_buttons a {
  font-size: 70%;
  padding: 0.5em 3.3em;
}

body .w65Size1 {
  margin-bottom: 5.5em;
}

.w65Size2 .size_table_wrap {
  margin-top: 2.5em;
}

.w65Size2 .size_table_wrap > img {
  margin-top: -0.8vw;
}

.site_contents {
  background-color: #d5d9dc;
}

.feature .section_catch {
  text-decoration: underline;
}

.feature_btm .section_catch {
  text-decoration: none;
}

.bgw {
  background-color: #fff;
}

.size_table table tr:nth-child(2) {
  border-bottom: 2px solid #000;
}

.size_table_detail2 table tr:nth-child(2) {
  border-bottom: 1px solid #000;
}

.size_table p {
  margin-top: 1em;
}

@media screen and (max-width: 880px) {
  .top_models .top_models_in {
    flex-direction: column;
    gap: 4em;
    padding: 11vw 2vw;
  }
  .top_models .h_model .model_buttons a {
    font-size: 90%;
  }
  .top_models .h_model .model_in > figure {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
  }
  .top_models .h_model .model_in {
    width: auto;
  }
  .top_models .h_model .model_in.model_inNew:after {
    width: 5em;
    height: 5em;
    right: 9.5vw;
    top: 1vw;
  }
  .top_models .h_model:nth-child(2) > a {
    margin-bottom: 2em;
  }
  .section_ttl p.section_ttl_sub {
    font-size: 4.5vw;
  }
  .feature .section_catch.section_catch2 {
    margin-bottom: 1.5em;
  }
  .col2_img {
    margin-top: 2em;
  }
  .col2_detail .image_circle {
    width: 33vw;
    height: 33vw;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .feature_btm .section_ttl {
    margin-bottom: 2em;
    margin-left: -2em;
  }
  .feature_btm {
    margin-top: 4em;
  }
  .feature_btm .section_ttl > figure {
    width: 20%;
  }
  .col2_img {
    width: 100%;
  }
  .feature_btm .section_ttl {
    gap: 0;
  }
  .section_ttl p.section_ttl_sub {
    font-size: 5.7vw;
  }
  .feature_btm .section_catch {
    margin-bottom: 1em;
  }
  .feature_btm .feature4_imgs img:nth-child(2) {
    margin-top: 1.5em;
  }
  .feature_btm .feature5 {
    margin-top: 3em;
  }
  .feature_btm .feature5_imgs img {
    width: 100%;
  }
  .feature_btm .feature_btn_img {
    width: 90%;
    left: -1em;
    top: 19vw;
  }
  .feature_btm .feature5_imgs {
    margin-top: 11.5vw;
  }
  .feature5_detail p {
    font-size: 2.5vw;
  }
  .feature5_imgs {
    width: 47%;
  }
  .feature_btm2 {
    margin-top: 7em;
  }
  .feature_btm2 .feature4_imgs img:first-of-type {
    margin-top: -4vw;
  }
  .feature_btm2 .feature4_imgs img {
    margin-top: 1.5em;
  }
  .feature_btm2 .feature5 {
    width: 100%;
  }
  .feature_btm2 .feature_btn_img {
    width: 100%;
    width: 100%;
    overflow: hidden;
  }
  .feature_btm2 .feature_btn_img img {
    margin-right: -2em;
    width: calc(100% + 2em);
    max-width: none;
  }
  .feature_btm .feature5_imgs {
    margin-top: 1.5em;
  }
  .feature_btm2 .feature5_detail:nth-of-type(2) {
    margin-top: 0;
  }
  #features {
    padding-bottom: 4em;
  }
  .movie_sec .w50 {
    width: 80vw;
  }
  .feature_btm2 .feature5_detail img {
    margin-top: 2.5vw;
  }
  .movie_sec {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  .size_table {
    margin-top: 1em;
  }
  .size_table_wrap {
    margin-top: 2em;
  }
  .size_table table tr:nth-child(2) th {
    font-size: 90%;
  }
  .size_table_detail2 > .size_table:nth-child(1) {
    padding-left: 0;
  }
  .size_img_wrap img {
    height: auto;
  }
  .size_img_wrap {
    height: auto;
    width: 52%;
    margin-bottom: 1em;
  }
  .size_table_detail2 > .size_table:nth-child(1) {
    margin-bottom: 2em;
  }
  .size_table_detail2 {
    margin-bottom: 3em;
    margin-top: 2em;
  }
  .ex_buttons {
    gap: 1em;
  }
  .ex_buttons a {
    font-size: 80%;
    flex: 1;
    padding: 0.5em 0;
  }
  .color_variations {
    gap: 0;
  }
}/*# sourceMappingURL=wear2.css.map */