@charset "utf-8";

.site_24h_tshirt.site_24h_second_box_area {
  padding-bottom: 70px;
}
.site_24h_tshirt .site_24h_second_box_inner {
  padding: 70px 80px 100px;
}
.site_24h_h4 +.site_24h_tshirt_thumb {
  margin-top: 50px;
}
.site_24h_tshirt_thumb {
  margin: 0 0 50px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
}
.site_24h_tshirt_thumb_img {
  width: 600px;
  height: 0;
  margin: 0 auto;
  padding-top: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: cover;
}
.site_24h_tshirt_thumb_img02 {
  width: 600px;
  height: 0;
  margin: 0 auto;
  padding-top: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: cover;
}

.site_24h_tshirt_designer {
  text-align: center;
}
.site_24h_tshirt_designer img {
  max-width: 266px;
  height: auto;
  vertical-align: bottom;
}
.site_24h_tshirt_designer img.is-sp {
  display: none;
}

.site_24h_tshirt_list {
  width: 500px;
  margin: 30px auto 0;
  opacity: 0;
}
.site_24h_tshirt_list.is-1color {
  margin-bottom: 60px !important;
}
.site_24h_tshirt_list.slick-initialized {
  opacity: 1;
}
.site_24h_tshirt_list_item {
  width: 100%;
  padding: 0 55px;
}
.site_24h_tshirt_list_item_img {
  width: 100%;
  height: 0;
  padding-top: 83.333333%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: contain;
}

.slick-prev, .slick-next {
  width: 23px;
  height: 37px;
  top: 50%;
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  display: none;
}
.slick-prev,
.slick-prev:hover {
  background: url(/24h/assets/images/tshirt/arrow_left.png) no-repeat;
  background-size: cover;
  left: 0;
}
.slick-next,
.slick-next:hover {
  background: url(/24h/assets/images/tshirt/arrow_right.png) no-repeat;
  background-size: cover;
  right: 0;
}

.slick-dotted.slick-slider {
  margin-bottom: 190px;
}
.slick-dots {
  bottom: -150px;
}
.is-1color .slick-dots {
  display: none;
}
.slick-dots li {
  width: 89px;
  height: auto;
  padding: 6px 4px;
}
.slick-dots li .img {
  width: 100%;
  height: 0;
  padding-top: 83.333333%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: contain;
}
.slick-dots .slick-active {
  border: 5px solid #ffcf31;
  position: relative;
  padding: 7px 0;
}
.slick-dots .slick-active:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #ffcf31 transparent;
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.site_24h_tshirt_desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  padding-bottom: 70px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
.site_24h_tshirt_desc p {
  margin-bottom: 2em;
}
.site_24h_tshirt_desc span {
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.87;
  margin-bottom: 5px;
}
.site_24h_tshirt_desc img {
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 100%;
  height: auto;
}

.site_24h_tshirt_profile {
  margin: 30px 0 50px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
}
/* .site_24h_tshirt_profile_img {
  width: 600px;
  height: 0;
  margin: 0 auto;
  padding-top: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: cover;
}
.site_24h_tshirt_profile_img_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
.site_24h_tshirt_profile_img_item {
  width: 48.75%;
  height: 0;
  margin: 0;
  padding-top: 32.5%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: cover;
} */

.site_24h_tshirt_color {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 50px;
}
.site_24h_tshirt_color_item {
  width: 31.25%;
  text-align: center;
}
.site_24h_tshirt_color_item.is-new {
  position: relative;
}
.site_24h_tshirt_color_item.is-new:after {
  display: block;
  content: '';
  background: url(/24h/assets/images/tshirt/icon_tshirt-new.png) no-repeat;
  background-size: cover;
  width: 28%;
  padding-top: 28%;
  position: absolute;
  bottom: 14%;
  left: 0;
}
.site_24h_tshirt_color_item:nth-child(n+4) {
  margin-top: 40px;
}
.site_24h_tshirt_color_item:not(:nth-of-type(3n+1)) {
  margin-left: 3.125%;
}
.site_24h_tshirt_color_item_img {
  width: 100%;
  height: 0;
  padding-top: 83.333333%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: contain;
}
.site_24h_tshirt_color_item_name {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.2px;
  margin-top: 20px;
}
.site_24h_h3 + .site_24h_tshirt_color_item_name {
  margin: 30px auto 50px;
}

.site_24h_tshirt_copyright {
  margin: 30px 0 50px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
}

.site_24h_tshirt_text {
  margin: 30px 0 50px;
  line-height: 1;
  font-size: 24px;
  font-weight: 700;
}

.site_24h_tshirt_text_small {
  margin: 30px 0 50px;
  line-height: 1;
  font-size: 20px;
  font-weight: 700;
}

.site_24h_tshirt_text_caution {
  margin: 30px 0 50px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
}

.site_24h_tshirt_buy {
  background: #ffea3a;
  padding: 45px 30px;
}
.site_24h_tshirt_buy_text {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
.site_24h_tshirt_buy_btn {
  display: block;
  width: 100%;
  text-align: center;
  background: #e70f7a;
  border-radius: 10px;
  margin-top: 25px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.42;
  letter-spacing: 0.9px;
  padding: 26px 0;
}
.site_24h_tshirt_buy_btn br {
  display: none;
}
.site_24h_tshirt_buy_btn span {
  text-decoration: underline;
}
.site_24h_tshirt_buy_caution {
  font-weight: 500;
  font-size: 14px;
  color: #e70f7a;
  line-height: 1.6;
  margin-top: 25px;
}
.site_24h_tshirt_store {
  margin: 70px auto 0;
  width: 100%;
  max-width: 960px;
  background: #ffb501;
  padding: 45px 80px 50px;
}
.site_24h_tshirt_store_text {
  font-weight: 700;
  font-size: 32px;
  color: #fff;
  letter-spacing: 1.6px;
  text-align: center;
  line-height: 1.4;
}
.site_24h_tshirt_store_text br {
  display: none;
}
.site_24h_tshirt_store_list {
  margin-top: 45px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site_24h_tshirt_store_list_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  width: 49%;
  border-radius: 10px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.8px;
}
.site_24h_tshirt_store_list_item:nth-of-type(n+3) {
  margin-top: 20px;
}
.site_24h_tshirt_store_list_item a {
  display: block;
  color: #e70f7a;
}
.site_24h_tshirt_store_list_item_inner {
  padding: 16px 0;
}
.site_24h_tshirt_store_list_item a > .site_24h_tshirt_store_list_item_inner {
  padding: 31px 0;
}
.site_24h_tshirt_store_list_item a > .site_24h_tshirt_store_list_item_inner span {
  text-decoration: underline;

}
.site_24h_tshirt_store_list_item > .site_24h_tshirt_store_list_item_inner > span{
  display: block;
  font-size: 10px;
  margin-top: 5px;
  font-weight: 500;
  letter-spacing: -1px;
}

@media only screen and (max-width: 960px) {
  .site_24h_tshirt_store {
    padding: 45px 20px 50px;
  }
  .site_24h_tshirt_store_text br {
    display: inline;
  }
  .site_24h_tshirt_color_item.is-new:after {
    bottom: 11%;
  }
}

@media only screen and (max-width: 840px) {
  .site_24h_tshirt_thumb_img {
    width: 100%;
    padding-top: 66.663493%;
  }
  .site_24h_tshirt_thumb_img02 {
    width: 100%;
    padding-top: 66.663493%;
  }
  /* .site_24h_tshirt_profile_img {
    width: 100%;
    padding-top: 66.663493%;
  } */
  .site_24h_tshirt_store_list_item {
    font-size: 14px;
  }
  .site_24h_tshirt_store_list_item > .site_24h_tshirt_store_list_item_inner > span{
    margin-top: 1px;
  }
}

@media only screen and (max-width: 768px) {
  .site_24h_tshirt .site_24h_second_box_inner {
    padding: 50px 40px 70px;
  }
  /* .site_24h_tshirt_profile_img_list {
    width: 90%;
    max-width: 500px;
  }
  .site_24h_tshirt_profile_img_item {
    width: 100%;
    padding-top: 66.666667%;
  }
  .site_24h_tshirt_profile_img_item:not(:first-child) {
    margin-top: 20px;
  } */
  .site_24h_tshirt_color_item {
    margin-top: 0;
    width: 47.6195%;
  }
  .site_24h_tshirt_color_item:nth-child(n+3) {
    margin-top: 6.36% !important;
  }
  .site_24h_tshirt_color_item:not(:nth-of-type(3n+1)) {
    margin-left: 0;
  }
  .site_24h_tshirt_color_item:not(:nth-of-type(2n+1)) {
    margin-left: 4.761%;
  }
  .site_24h_tshirt_color_item.is-new:after {
    width: 26.67%;
    padding-top: 26.67%;
  }
  .site_24h_tshirt_store_list {
    display: block;
  }
  .site_24h_tshirt_store_list_item {
    width: 100%;
  }
  .site_24h_tshirt_store_list_item:nth-of-type(n+2) {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .site_24h_tshirt.site_24h_second_box_area {
    padding-bottom: 12%;
  }
  .site_24h_tshirt .site_24h_second_box_inner {
    padding: 14.084507% 5.633803%;
  }
  .site_24h_h4 {
    font-size: 5.9vw;
  }
  .site_24h_h4 +.site_24h_tshirt_thumb {
    margin-top: 15.87%;
  }
  .site_24h_tshirt_thumb {
    font-size: 3.73vw;
    margin: 0 0 15.87%;
  }
  .site_24h_tshirt_designer {
    padding: 0 3.8%;
  }
  .site_24h_tshirt_designer img {
    max-width: 81.755%;
  }
  .site_24h_tshirt_designer img.is-pc {
    display: none;
  }
  .site_24h_tshirt_designer img.is-sp {
    display: inline-block;
  }
  .site_24h_tshirt_list {
    width: 100%;
    margin-top: 6.36%;
  }
  .site_24h_tshirt_list.is-1color {
    margin-bottom: 30px !important;
  }
  .site_24h_tshirt_list_item {
    padding: 0 38px;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 33.5%;
  }
  .slick-prev, .slick-next {
    width: 14px;
    height: 24px;
  }
  .slick-prev, .slick-prev:hover {
    left: 10px;
  }
  .slick-next, .slick-next:hover {
    right: 10px;
  }
  .slick-dots {
    bottom: -38%;
  }
  .slick-dots li {
    width: 16.2%;
    padding: 5px 2px;
  }
  .slick-dots .slick-active {
    border-width: 3px;
    padding: 3px 0;
  }
  .slick-dots .slick-active:after {
    top: -7px;
    border-width: 0 6px 5px 6px;
  }
  .site_24h_tshirt_desc {
    font-size: 3.73vw;
    padding-bottom: 15.87%;
    margin-bottom: 15.87%;
  }
  .site_24h_tshirt_desc span {
    font-size: 5.33vw;
    margin-bottom: 4%;
  }

  .site_24h_tshirt_profile {
    font-size: 3.73vw;
    margin: 9.52381% 0 15.87%;
  }

  .site_24h_tshirt_color {
    margin-top: 6.36%;
    margin-bottom: 15.87%;
  }
  .site_24h_tshirt_color_item_name {
    font-size: 3.73vw;
    margin-top: 8%;
  }
  .site_24h_h3 + .site_24h_tshirt_color_item_name {
    margin: 9.52381% 0 15.87%;
  }

  .site_24h_tshirt_c {
    font-size: 3.73vw;
    margin: 9.52381% 0 15.87%;
  }

  .site_24h_tshirt_text {
    margin: 9.52381% 0 15.87%;
    font-size: 4.8vw;
  }

  .site_24h_tshirt_text_small {
    margin: 9.52381% 0 15.87%;
    font-size: 4.8vw;
  }

  .site_24h_tshirt_copyright {
    margin: 9.52381% 0 15.87%;
    font-size: 3.73vw;
  }

  .site_24h_tshirt_buy {
    padding: 8.73% 6.34%;
  }
  .site_24h_tshirt_buy_text {
    font-size: 4.8vw;
    letter-spacing: -1px;
  }
  .site_24h_tshirt_buy_btn {
    font-size: 4.8vw;
    margin-top: 6.36%;
    padding: 9.2% 0;
  }
  .site_24h_tshirt_buy_btn br {
    display: inline;
  }
  .site_24h_tshirt_buy_caution {
    font-size: 3.2vw;
    margin-top: 6.36%;
  }
  .site_24h_tshirt_store {
    margin-top: 14.64%;
    padding: 14.28% 6.34% 15.87%;
  }
  .site_24h_tshirt_store_text {
    font-size: 6.4vw;
  }
  .site_24h_tshirt_store_list {
    margin-top: 14.28%;
  }
  .site_24h_tshirt_store_list_item {
    font-size: 4.8vw;
  }
  .site_24h_tshirt_store_list_item:nth-of-type(n+2) {
    margin-top: 6.34%;
  }
  .site_24h_tshirt_store_list_item_inner {
    padding: 4.8% 0;
  }
  .site_24h_tshirt_store_list_item a > .site_24h_tshirt_store_list_item_inner {
    padding: 6.6% 0;
  }
  .site_24h_tshirt_store_list_item > .site_24h_tshirt_store_list_item_inner > span {
    font-size: 3.2vw;
  }
}
