@charset "utf-8";@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Amiri&display=swap");
/*-----------------------------------------
LP用
-------------------------------------------*/
@media (max-width: 750px) {
  .kv {
    width: 100vw;
    position: relative;
    padding-bottom: 55px;
  }
}
@media (min-width: 751px) {
  .kv {
    padding-bottom: 130px;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .kv {
    padding-bottom: 80px;
  }
}

#wrapper {
  padding-top: 0px;
}

#wrapper.scroll {
  padding-top: 0px;
}

.sporty {
  font-family: "Yu Gothic", sans-serif;
  letter-spacing: 0.01em;
  padding-bottom: 110px;
  overflow: hidden;
}
@media (max-width: 750px) {
  .sporty {
    width: 100%;
  }
}
.sporty .fade-in {
  opacity: 0;
}
.sporty img {
  /*width: 96%;*/
  margin-bottom: 30px;
}
@media (max-width: 750px) {
  .sporty img {
    /*width: 100%;*/
    margin-bottom: 20px;
  }
}
.sporty .look2-main-img {
  width: 100%;
}
@media (min-width: 751px) {
  .sporty .close-up {
    width: 89%;
  }
}
@media (min-width: 751px) {
  .sporty .left-img {
    margin-left: 1vw;
  }
}
.sporty .image-cut1 {
  text-align: center;
}
@media (min-width: 1025px) {
  .sporty .image-cut1 {
    margin-top: 16vh;
    margin-bottom: 16vh;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .sporty .image-cut1 {
    margin-top: 13vh;
    margin-bottom: 13vh;
  }
}
@media (max-width: 750px) {
  .sporty .image-cut1 {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
}
@media (min-width: 1025px) {
  .sporty .image-cut1-img {
    width: 21vw;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .sporty .image-cut1-img {
    width: 30vw;
  }
}
@media (max-width: 750px) {
  .sporty .image-cut1-img {
    width: 67vw;
  }
}
.sporty .image-cut2 {
  text-align: center;
}
@media (min-width: 1025px) {
  .sporty .image-cut2 {
    margin-top: 16vh;
    margin-bottom: 16vh;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .sporty .image-cut2 {
    margin-top: 13vh;
    margin-bottom: 13vh;
  }
}
@media (max-width: 750px) {
  .sporty .image-cut2 {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
}
@media (min-width: 1025px) {
  .sporty .image-cut2-img {
    width: 17vw;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .sporty .image-cut2-img {
    width: 25vw;
  }
}
@media (max-width: 750px) {
  .sporty .image-cut2-img {
    width: 60vw;
  }
}
.sporty .item-caption {
  line-height: 2;
}
.sporty .item-caption p {
  margin-bottom: 0;
}
@media (max-width: 750px) {
  .sporty .item-caption p {
    text-align: center;
  }
}
.sporty .last-item {
  margin-top: 25px;
}
.sporty p {
  font-size: 1.3rem;
  line-height: 2.2rem;
  text-align: left;
}
@media (max-width: 1000px) {
  .sporty p {
    font-size: 1.1rem;
  }
}
@media (max-width: 750px) {
  .sporty p {
    font-size: 1.1rem;
  }
}
.sporty em {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-bottom: 1em;
  text-align: center;
}
@media (max-width: 1000px) {
  .sporty em {
    font-size: 1.1rem;
  }
}
@media (max-width: 750px) {
  .sporty em {
    font-size: 1.1rem;
  }
}
.sporty a {
  text-decoration: underline;
}
.sporty .lead-sentence {
  text-align: center;
}
.sporty .lead-paragraph {
  margin-bottom: 50px;
}
@media (max-width: 750px) {
  .sporty .lead-paragraph {
    margin-bottom: 40px;
  }
}
.sporty section {
  margin-top: 5vh;
}
@media (max-width: 750px) {
  .sporty section {
    margin-top: 100px;
  }
}
.sporty h2.article_title {
  text-align: center;
  font-size: 2.8rem;
  font-family: "Amiri", serif;
  margin-bottom: 10px;
}
@media (max-width: 750px) {
  .sporty h2.article_title {
    font-size: 2.5rem;
    margin-bottom: 35px;
  }
}
.sporty h2.look_title {
  text-align: center;
  font-size: 2.2rem;
  font-family: "Amiri", serif;
  margin-bottom: 28px;
}
@media (max-width: 750px) {
  .sporty h2.look_title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.sporty h2.look_title .chapter-number {
  padding-right: 0.5em;
  border-right: solid 1px #b3b3b3;
  margin-right: 0.5em;
}
.sporty .title-box {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.3rem;
}
@media (max-width: 750px) {
  .sporty .title-box {
    margin-bottom: 10px;
  }
}
.sporty .item_catch {
  text-align: center;
  font-size: 2rem;
  font-family: "Amiri", serif;
}
@media (max-width: 750px) {
  .sporty .item_catch {
    font-size: 1.8rem;
  }
}
.sporty .description {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 750px) {
  .sporty .description {
    margin-bottom: 20px;
  }
}
@media (min-width: 751px) {
  .sporty .inner {
    width: 610px;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .sporty .inner {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .sporty .lead_section {
    width: 620px;
    margin: 0 auto 190px auto;
  }
}
@media (max-width: 750px) {
  .sporty .lead_section {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .sporty .flex-ch, .sporty .flex-ch-right, .sporty .flex-ch-left {
    width: calc(32.6% - 5px);
    margin: 0 2vw;
  }
  .sporty .flex-ch .credits_ls, .sporty .flex-ch-right .credits_ls, .sporty .flex-ch-left .credits_ls {
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .sporty .flex-ch-left {
    margin: 0 -0.2vw 0 2vw;
  }
}
@media (min-width: 751px) {
  .sporty .flex-ch-right {
    margin: 0 2vw 0 -0.2vw;
  }
}
.sporty .no-hover {
  background-color: #FFF;
}
.sporty .credits_row .credits {
  white-space: nowrap;
}
.sporty .credits_row .credits li {
  margin-bottom: 5px;
}
@media (max-width: 1000px) {
  .sporty .credits_row .credits li {
    font-size: 87%;
  }
}
@media (max-width: 750px) {
  .sporty .credits_row .credits li {
    font-size: 100%;
  }
}
.sporty .credits_row .credits li a {
  display: inline-block;
  text-decoration: underline;
}
@media (min-width: 751px) {
  .sporty .credits_row {
    display: flex;
  }
  .sporty .credits_row .credits {
    word-break: break-all;
  }
}
@media (min-width: 751px) and (min-width: 1126px) {
  .sporty .credits_row .look1-1_cr {
    margin-left: 9vw;
  }
}
@media (min-width: 751px) and (min-width: 1126px) {
  .sporty .credits_row .look1-2_cr {
    margin-right: 10vw;
  }
}
@media (min-width: 751px) {
  .sporty .credits_row .look-lr_cap {
    margin-right: 4vw;
    margin-left: 10px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 751px) {
  .sporty .credits_row .look1_pc_cr {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .sporty .credits_row .caption-text {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .sporty .credits_row {
    width: 100vw;
  }
  .sporty .credits_row .credits {
    word-break: break-all;
    margin: 0 15px;
  }
  .sporty .credits_row .look1_sp_cr {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .sporty .pc-credits {
    justify-content: center;
    margin-top: 20px;
  }
}
.sporty .credits-ul {
  text-align: center;
}
.sporty .gray-box {
  background: #f2f2f2;
  width: 100%;
  padding: 32px 18px;
  margin-bottom: 50px;
  text-align: center;
  font-size: 1.3rem;
}
@media (max-width: 750px) {
  .sporty .gray-box {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
}
@media (min-width: 751px) {
  .sporty .look1 .wrap,
  .sporty .look2 .wrap,
  .sporty .look3 .wrap,
  .sporty .look4 .wrap {
    justify-content: center;
  }
}
.sporty .look1 .wrap .img_box-1,
.sporty .look2 .wrap .img_box-1,
.sporty .look3 .wrap .img_box-1,
.sporty .look4 .wrap .img_box-1 {
  width: 32vw;
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .img_box-1,
  .sporty .look2 .wrap .img_box-1,
  .sporty .look3 .wrap .img_box-1,
  .sporty .look4 .wrap .img_box-1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.sporty .look1 .wrap .img_box-2,
.sporty .look2 .wrap .img_box-2,
.sporty .look3 .wrap .img_box-2,
.sporty .look4 .wrap .img_box-2 {
  width: 32vw;
  margin-top: 15vh;
}
@media (min-width: 750px) {
  .sporty .look1 .wrap .img_box-2,
  .sporty .look2 .wrap .img_box-2,
  .sporty .look3 .wrap .img_box-2,
  .sporty .look4 .wrap .img_box-2 {
    margin-right: 4vw;
  }
}
@media (min-width: 1000px) {
  .sporty .look1 .wrap .img_box-2,
  .sporty .look2 .wrap .img_box-2,
  .sporty .look3 .wrap .img_box-2,
  .sporty .look4 .wrap .img_box-2 {
    margin-right: 0vw;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .img_box-2,
  .sporty .look2 .wrap .img_box-2,
  .sporty .look3 .wrap .img_box-2,
  .sporty .look4 .wrap .img_box-2 {
    width: 90%;
    margin: 15px auto 0 auto;
  }
}
.sporty .look1 .wrap .img_box-3,
.sporty .look2 .wrap .img_box-3,
.sporty .look3 .wrap .img_box-3,
.sporty .look4 .wrap .img_box-3 {
  width: 32vw;
  margin-top: 15vh;
}
@media (min-width: 750px) {
  .sporty .look1 .wrap .img_box-3,
  .sporty .look2 .wrap .img_box-3,
  .sporty .look3 .wrap .img_box-3,
  .sporty .look4 .wrap .img_box-3 {
    margin-right: 4vw;
  }
}
@media (min-width: 1000px) {
  .sporty .look1 .wrap .img_box-3,
  .sporty .look2 .wrap .img_box-3,
  .sporty .look3 .wrap .img_box-3,
  .sporty .look4 .wrap .img_box-3 {
    margin-right: 0vw;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .img_box-3,
  .sporty .look2 .wrap .img_box-3,
  .sporty .look3 .wrap .img_box-3,
  .sporty .look4 .wrap .img_box-3 {
    width: 90%;
    margin: 15px auto 0 auto;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .img_box3-1,
  .sporty .look2 .wrap .img_box3-1,
  .sporty .look3 .wrap .img_box3-1,
  .sporty .look4 .wrap .img_box3-1 {
    z-index: 10;
  }
}
.sporty .look1 .wrap .look2-img,
.sporty .look2 .wrap .look2-img,
.sporty .look3 .wrap .look2-img,
.sporty .look4 .wrap .look2-img {
  width: 80%;
  margin: 0 auto 0 auto;
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .look2-img,
  .sporty .look2 .wrap .look2-img,
  .sporty .look3 .wrap .look2-img,
  .sporty .look4 .wrap .look2-img {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .sporty .look1 .wrap .look2_cr,
  .sporty .look2 .wrap .look2_cr,
  .sporty .look3 .wrap .look2_cr,
  .sporty .look4 .wrap .look2_cr {
    margin: 25px 50px;
  }
}
@media (max-width: 1000px) {
  .sporty .look1 .wrap .look2_cr,
  .sporty .look2 .wrap .look2_cr,
  .sporty .look3 .wrap .look2_cr,
  .sporty .look4 .wrap .look2_cr {
    margin: 25px 30px;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .look2_cr,
  .sporty .look2 .wrap .look2_cr,
  .sporty .look3 .wrap .look2_cr,
  .sporty .look4 .wrap .look2_cr {
    margin: 25px 0;
    text-align: center;
  }
}
.sporty .look1 .wrap .look-lr_cr-row,
.sporty .look2 .wrap .look-lr_cr-row,
.sporty .look3 .wrap .look-lr_cr-row,
.sporty .look4 .wrap .look-lr_cr-row {
  white-space: nowrap;
}
@media (min-width: 751px) {
  .sporty .look1 .wrap .look-lr_cr-row,
  .sporty .look2 .wrap .look-lr_cr-row,
  .sporty .look3 .wrap .look-lr_cr-row,
  .sporty .look4 .wrap .look-lr_cr-row {
    margin-top: 15vh;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .look-lr_cr-row,
  .sporty .look2 .wrap .look-lr_cr-row,
  .sporty .look3 .wrap .look-lr_cr-row,
  .sporty .look4 .wrap .look-lr_cr-row {
    text-align: center;
  }
}
.sporty .look1 .wrap .look-lr_cr-row2,
.sporty .look2 .wrap .look-lr_cr-row2,
.sporty .look3 .wrap .look-lr_cr-row2,
.sporty .look4 .wrap .look-lr_cr-row2 {
  white-space: nowrap;
}
@media (min-width: 751px) {
  .sporty .look1 .wrap .look-lr_cr-row2,
  .sporty .look2 .wrap .look-lr_cr-row2,
  .sporty .look3 .wrap .look-lr_cr-row2,
  .sporty .look4 .wrap .look-lr_cr-row2 {
    margin-top: 15vh;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .look-lr_cr-row2,
  .sporty .look2 .wrap .look-lr_cr-row2,
  .sporty .look3 .wrap .look-lr_cr-row2,
  .sporty .look4 .wrap .look-lr_cr-row2 {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .sporty .look1 .wrap .look-second,
  .sporty .look2 .wrap .look-second,
  .sporty .look3 .wrap .look-second,
  .sporty .look4 .wrap .look-second {
    justify-content: right;
    margin-right: 8vw;
  }
}
@media (min-width: 1000px) {
  .sporty .look1 .wrap .look-second,
  .sporty .look2 .wrap .look-second,
  .sporty .look3 .wrap .look-second,
  .sporty .look4 .wrap .look-second {
    margin-right: 0vw;
  }
}
.sporty .look1 .slider_row,
.sporty .look2 .slider_row,
.sporty .look3 .slider_row,
.sporty .look4 .slider_row {
  padding: 0 20px;
  display: flex;
  align-items: center;
}
@media (max-width: 750px) {
  .sporty .look1 .slider_row,
  .sporty .look2 .slider_row,
  .sporty .look3 .slider_row,
  .sporty .look4 .slider_row {
    padding: 0 10px;
    display: block;
  }
}
.sporty .look1 .slider_row .text_area_right,
.sporty .look2 .slider_row .text_area_right,
.sporty .look3 .slider_row .text_area_right,
.sporty .look4 .slider_row .text_area_right {
  padding-left: 30px;
}
@media (max-width: 750px) {
  .sporty .look1 .slider_row .text_area_right,
  .sporty .look2 .slider_row .text_area_right,
  .sporty .look3 .slider_row .text_area_right,
  .sporty .look4 .slider_row .text_area_right {
    padding-left: 0;
  }
}
.sporty .look1 .slider_row .text_area_left,
.sporty .look2 .slider_row .text_area_left,
.sporty .look3 .slider_row .text_area_left,
.sporty .look4 .slider_row .text_area_left {
  padding-right: 30px;
}
@media (max-width: 750px) {
  .sporty .look1 .slider_row .text_area_left,
  .sporty .look2 .slider_row .text_area_left,
  .sporty .look3 .slider_row .text_area_left,
  .sporty .look4 .slider_row .text_area_left {
    padding-right: 0;
  }
}
.sporty .look1 .slider_row .text_area,
.sporty .look2 .slider_row .text_area,
.sporty .look3 .slider_row .text_area,
.sporty .look4 .slider_row .text_area {
  width: 50%;
  padding-top: 30px;
}
@media (max-width: 750px) {
  .sporty .look1 .slider_row .text_area,
  .sporty .look2 .slider_row .text_area,
  .sporty .look3 .slider_row .text_area,
  .sporty .look4 .slider_row .text_area {
    width: 100%;
    padding-top: 15px;
  }
}
.sporty .look1 .slider_row .text_area .credits,
.sporty .look2 .slider_row .text_area .credits,
.sporty .look3 .slider_row .text_area .credits,
.sporty .look4 .slider_row .text_area .credits {
  width: 100%;
  margin-bottom: 40px;
}
.sporty .look1 .slider_row .text_area .credits li,
.sporty .look2 .slider_row .text_area .credits li,
.sporty .look3 .slider_row .text_area .credits li,
.sporty .look4 .slider_row .text_area .credits li {
  margin-bottom: 15px;
}
.sporty .look1 .slider_row .text_area .credits li a,
.sporty .look2 .slider_row .text_area .credits li a,
.sporty .look3 .slider_row .text_area .credits li a,
.sporty .look4 .slider_row .text_area .credits li a {
  display: inline-block;
  text-decoration: underline;
}
.sporty .look1 .slider_row .slider,
.sporty .look2 .slider_row .slider,
.sporty .look3 .slider_row .slider,
.sporty .look4 .slider_row .slider {
  width: 50%;
}
@media (max-width: 750px) {
  .sporty .look1 .slider_row .slider,
  .sporty .look2 .slider_row .slider,
  .sporty .look3 .slider_row .slider,
  .sporty .look4 .slider_row .slider {
    width: 100%;
  }
}
.sporty .look1 .slider_row .slider .slick-dots,
.sporty .look2 .slider_row .slider .slick-dots,
.sporty .look3 .slider_row .slider .slick-dots,
.sporty .look4 .slider_row .slider .slick-dots {
  position: absolute;
}
@media all and (min-width: 751px) {
  .sporty .look1 .slider_row .slider .slick-dots,
  .sporty .look2 .slider_row .slider .slick-dots,
  .sporty .look3 .slider_row .slider .slick-dots,
  .sporty .look4 .slider_row .slider .slick-dots {
    width: 100%;
    left: 0;
    bottom: -30px;
    text-align: center;
  }
}
@media all and (max-width: 750px) {
  .sporty .look1 .slider_row .slider .slick-dots,
  .sporty .look2 .slider_row .slider .slick-dots,
  .sporty .look3 .slider_row .slider .slick-dots,
  .sporty .look4 .slider_row .slider .slick-dots {
    left: 0;
    width: 100%;
    bottom: -20px;
    text-align: center;
  }
}
.sporty .look1 .slider_row .slider .slick-dots li,
.sporty .look2 .slider_row .slider .slick-dots li,
.sporty .look3 .slider_row .slider .slick-dots li,
.sporty .look4 .slider_row .slider .slick-dots li {
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #f2f2f2;
  opacity: 1;
}
@media all and (min-width: 751px) {
  .sporty .look1 .slider_row .slider .slick-dots li,
  .sporty .look2 .slider_row .slider .slick-dots li,
  .sporty .look3 .slider_row .slider .slick-dots li,
  .sporty .look4 .slider_row .slider .slick-dots li {
    height: 8px;
    width: 8px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media all and (max-width: 750px) {
  .sporty .look1 .slider_row .slider .slick-dots li,
  .sporty .look2 .slider_row .slider .slick-dots li,
  .sporty .look3 .slider_row .slider .slick-dots li,
  .sporty .look4 .slider_row .slider .slick-dots li {
    height: 6px;
    width: 6px;
    margin-left: 6px;
    margin-right: 6px;
  }
}
.sporty .look1 .slider_row .slider .slick-dots li button,
.sporty .look2 .slider_row .slider .slick-dots li button,
.sporty .look3 .slider_row .slider .slick-dots li button,
.sporty .look4 .slider_row .slider .slick-dots li button {
  border: 0;
  background: transparent;
  display: none;
  height: 8px;
  width: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  padding: 0;
}
.sporty .look1 .slider_row .slider .slick-dots li.slick-active,
.sporty .look2 .slider_row .slider .slick-dots li.slick-active,
.sporty .look3 .slider_row .slider .slick-dots li.slick-active,
.sporty .look4 .slider_row .slider .slick-dots li.slick-active {
  border: none;
  background-color: #585858;
}
.sporty .look1 .slider_row .slider .slick-counter,
.sporty .look2 .slider_row .slider .slick-counter,
.sporty .look3 .slider_row .slider .slick-counter,
.sporty .look4 .slider_row .slider .slick-counter {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #121212;
}
@media (min-width: 751px) {
  .sporty .look1 .slider_row .slider .slick-counter,
  .sporty .look2 .slider_row .slider .slick-counter,
  .sporty .look3 .slider_row .slider .slick-counter,
  .sporty .look4 .slider_row .slider .slick-counter {
    right: 40px;
    bottom: 20px;
  }
}
.sporty .finally {
  margin: 100px 0;
  text-align: center;
}
@media (max-width: 750px) {
  .sporty .finally {
    margin: 80px 0;
  }
}
.sporty .profile {
  width: 250px;
  margin: 30px auto;
}
@media (max-width: 750px) {
  .sporty .profile {
    max-width: 200px;
  }
}
.sporty .stylist-ttl {
  font-size: 2.2rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 3rem;
  letter-spacing: 0.05em;
}
.sporty .stylist-ttl span {
  display: block;
  font-size: 1.3rem;
  margin-top: 0.5em;
  letter-spacing: 0.05em;
}
.sporty .insta-details {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 2rem;
}
.sporty .insta-details img {
  width: 23px;
  margin: 0 8px 0 0;
}
@media (max-width: 750px) {
  .sporty .insta-details img {
    width: 19px;
    margin: 10px auto;
  }
}
.sporty .more-btn {
  display: block;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  color: #FFF;
  background-color: #000;
  text-align: center;
  font-size: 1.3rem;
  font-family: "Amiri", serif;
  padding: 9px;
}
@media (max-width: 750px) {
  .sporty .more-btn {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
.sporty .shop-btn {
  display: block;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  background-color: #FFF;
  text-align: center;
  font-size: 1.3rem;
  font-family: "Amiri", serif;
  padding: 9px;
  border: solid 1px #000;
}
@media (max-width: 750px) {
  .sporty .shop-btn {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
.sporty .photo-credits {
  font-family: "Amiri", serif;
  text-align: center;
  margin-bottom: 15%;
}
.sporty .align-center {
  text-align: center;
}
.sporty .mb-10 {
  margin-bottom: 1rem;
}
@media (max-width: 750px) {
  .sporty .mb-10 {
    margin-bottom: 0.5rem;
  }
}
.sporty .mb-20 {
  margin-bottom: 2rem;
}
@media (max-width: 750px) {
  .sporty .mb-20 {
    margin-bottom: 1rem;
  }
}
.sporty .mb-30 {
  margin-bottom: 3rem;
}
@media (max-width: 750px) {
  .sporty .mb-30 {
    margin-bottom: 1.5rem;
  }
}
.sporty .mb-40 {
  margin-bottom: 4rem;
}
@media (max-width: 750px) {
  .sporty .mb-40 {
    margin-bottom: 2rem;
  }
}
.sporty .mb-50 {
  margin-bottom: 5rem;
}
@media (max-width: 750px) {
  .sporty .mb-50 {
    margin-bottom: 2.5rem;
  }
}
.sporty .mb-60 {
  margin-bottom: 6rem;
}
@media (max-width: 750px) {
  .sporty .mb-60 {
    margin-bottom: 3rem;
  }
}
.sporty .mb-70 {
  margin-bottom: 7rem;
}
@media (max-width: 750px) {
  .sporty .mb-70 {
    margin-bottom: 3.5rem;
  }
}
.sporty .mb-80 {
  margin-bottom: 8rem;
}
@media (max-width: 750px) {
  .sporty .mb-80 {
    margin-bottom: 4rem;
  }
}
.sporty .mb-90 {
  margin-bottom: 9rem;
}
@media (max-width: 750px) {
  .sporty .mb-90 {
    margin-bottom: 4.5rem;
  }
}
.sporty .mb-100 {
  margin-bottom: 10rem;
}
@media (max-width: 750px) {
  .sporty .mb-100 {
    margin-bottom: 5rem;
  }
}
.sporty .mb-150 {
  margin-bottom: 15rem;
}
@media (max-width: 750px) {
  .sporty .mb-150 {
    margin-bottom: 7.5rem;
  }
}
.sporty .mb-180 {
  margin-bottom: 18rem;
}
@media (max-width: 750px) {
  .sporty .mb-180 {
    margin-bottom: 9rem;
  }
}

/*TEST*/
.profile {
  font-family: "Yu Gothic", sans-serif;
  letter-spacing: 0.01em;
  padding-bottom: 110px;
  overflow: hidden;
}
@media (max-width: 750px) {
  .profile {
    width: 100%;
  }
}
.profile .fade-in {
  opacity: 0;
}
.profile img {
  width: 96%;
  margin-bottom: 30px;
}
@media (max-width: 750px) {
  .profile img {
    width: 100%;
    margin-bottom: 15px;
  }
}
.profile .look2-main-img {
  width: 100%;
}
@media (min-width: 751px) {
  .profile .close-up {
    width: 89%;
  }
}
@media (min-width: 751px) {
  .profile .left-img {
    margin-left: 1vw;
  }
}
.profile .image-cut1 {
  text-align: center;
}
@media (min-width: 1025px) {
  .profile .image-cut1 {
    margin-top: 16vh;
    margin-bottom: 16vh;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .profile .image-cut1 {
    margin-top: 13vh;
    margin-bottom: 13vh;
  }
}
@media (max-width: 750px) {
  .profile .image-cut1 {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
}
@media (min-width: 1025px) {
  .profile .image-cut1-img {
    width: 21vw;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .profile .image-cut1-img {
    width: 30vw;
  }
}
@media (max-width: 750px) {
  .profile .image-cut1-img {
    width: 67vw;
  }
}
.profile .image-cut2 {
  text-align: center;
}
@media (min-width: 1025px) {
  .profile .image-cut2 {
    margin-top: 16vh;
    margin-bottom: 16vh;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .profile .image-cut2 {
    margin-top: 13vh;
    margin-bottom: 13vh;
  }
}
@media (max-width: 750px) {
  .profile .image-cut2 {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
}
@media (min-width: 1025px) {
  .profile .image-cut2-img {
    width: 17vw;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .profile .image-cut2-img {
    width: 25vw;
  }
}
@media (max-width: 750px) {
  .profile .image-cut2-img {
    width: 60vw;
  }
}
.profile .item-caption {
  line-height: 2;
}
.profile .item-caption p {
  margin-bottom: 0;
}
@media (max-width: 750px) {
  .profile .item-caption p {
    text-align: center;
  }
}
.profile .last-item {
  margin-top: 25px;
}
.profile p {
  font-size: 1.3rem;
  line-height: 2.2rem;
  margin-bottom: 1em;
  text-align: left;
}
@media (max-width: 1000px) {
  .profile p {
    font-size: 1.1rem;
  }
}
@media (max-width: 750px) {
  .profile p {
    font-size: 1.1rem;
  }
}
.profile em {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-bottom: 1em;
  text-align: center;
}
@media (max-width: 1000px) {
  .profile em {
    font-size: 1.1rem;
  }
}
@media (max-width: 750px) {
  .profile em {
    font-size: 1.1rem;
  }
}
.profile a {
  text-decoration: underline;
}
.profile .lead-sentence {
  text-align: center;
}
.profile .lead-paragraph {
  margin-bottom: 50px;
}
@media (max-width: 750px) {
  .profile .lead-paragraph {
    margin-bottom: 40px;
  }
}
.profile section {
  margin-top: 15vh;
}
@media (max-width: 750px) {
  .profile section {
    margin-top: 100px;
  }
}
.profile h2.article_title {
  text-align: center;
  font-size: 2.8rem;
  font-family: "Amiri", serif;
  margin-bottom: 60px;
}
@media (max-width: 750px) {
  .profile h2.article_title {
    font-size: 2.5rem;
    margin-bottom: 35px;
  }
}
.profile h2.look_title {
  text-align: center;
  font-size: 2.2rem;
  font-family: "Amiri", serif;
  margin-bottom: 28px;
}
@media (max-width: 750px) {
  .profile h2.look_title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.profile h2.look_title .chapter-number {
  padding-right: 0.5em;
  border-right: solid 1px #b3b3b3;
  margin-right: 0.5em;
}
.profile .title-box {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.3rem;
}
@media (max-width: 750px) {
  .profile .title-box {
    margin-bottom: 10px;
  }
}
.profile .item_catch {
  text-align: center;
  font-size: 2rem;
  font-family: "Amiri", serif;
}
@media (max-width: 750px) {
  .profile .item_catch {
    font-size: 1.8rem;
  }
}
.profile .description {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 750px) {
  .profile .description {
    margin-bottom: 20px;
  }
}
@media (min-width: 751px) {
  .profile .inner {
    width: 610px;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .profile .inner {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .profile .lead_section {
    width: 620px;
    margin: 0 auto 190px auto;
  }
}
@media (max-width: 750px) {
  .profile .lead_section {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .profile .flex-ch, .profile .flex-ch-right, .profile .flex-ch-left {
    width: calc(32.6% - 5px);
    margin: 0 2vw;
  }
  .profile .flex-ch .credits_ls, .profile .flex-ch-right .credits_ls, .profile .flex-ch-left .credits_ls {
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .profile .flex-ch-left {
    margin: 0 -0.2vw 0 2vw;
  }
}
@media (min-width: 751px) {
  .profile .flex-ch-right {
    margin: 0 2vw 0 -0.2vw;
  }
}
.profile .no-hover {
  background-color: #FFF;
}
.profile .credits_row .credits {
  white-space: nowrap;
}
.profile .credits_row .credits li {
  margin-bottom: 5px;
}
@media (max-width: 1000px) {
  .profile .credits_row .credits li {
    font-size: 87%;
  }
}
@media (max-width: 750px) {
  .profile .credits_row .credits li {
    font-size: 100%;
  }
}
.profile .credits_row .credits li a {
  display: inline-block;
  text-decoration: underline;
}
@media (min-width: 751px) {
  .profile .credits_row {
    display: flex;
  }
  .profile .credits_row .credits {
    word-break: break-all;
  }
}
@media (min-width: 751px) and (min-width: 1126px) {
  .profile .credits_row .look1-1_cr {
    margin-left: 9vw;
  }
}
@media (min-width: 751px) and (min-width: 1126px) {
  .profile .credits_row .look1-2_cr {
    margin-right: 10vw;
  }
}
@media (min-width: 751px) {
  .profile .credits_row .look-lr_cap {
    margin-right: 4vw;
    margin-left: 10px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 751px) {
  .profile .credits_row .look1_pc_cr {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .profile .credits_row .caption-text {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .profile .credits_row {
    width: 100vw;
  }
  .profile .credits_row .credits {
    word-break: break-all;
    margin: 0 15px;
  }
  .profile .credits_row .look1_sp_cr {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .profile .pc-credits {
    justify-content: center;
    margin-top: 20px;
  }
}
.profile .credits-ul {
  text-align: center;
}
.profile .gray-box {
  background: #f2f2f2;
  width: 100%;
  padding: 32px 18px;
  margin-bottom: 50px;
  text-align: center;
  font-size: 1.3rem;
}
@media (max-width: 750px) {
  .profile .gray-box {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
}

/*-----------------------------------------
LP用
-------------------------------------------*/
@media (min-width: 751px) {
  .kv {
    padding-bottom: 40px;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .kv {
    padding-bottom: 40px;
  }
}
#wrapper {
  padding-top: 0px;
}

#wrapper.scroll {
  padding-top: 0px;
}

.sporty {
  font-family: "Yu Gothic", sans-serif;
  letter-spacing: 0.01em;
  padding-bottom: 5px;
  overflow: hidden;
}

@media (max-width: 750px) {
  .sporty {
    width: 100%;
  }
}
.sporty .fade-in {
  opacity: 0;
}

/*.sporty img {
  width: 96%;
}*/

@media (max-width: 750px) {
  .sporty img {
    /*width: 100%;*/
  }
}
.sporty .look2-main-img {
  width: 100%;
}

@media (min-width: 751px) {
  .sporty .close-up {
    width: 90%;
  }
}
@media (min-width: 751px) {
  .sporty .left-img {
    margin-left: 1vw;
  }
}
.sporty .image-cut1 {
  text-align: center;
}

@media (min-width: 1025px) {
  .sporty .image-cut1 {
    margin-top: 16vh;
    margin-bottom: 16vh;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .sporty .image-cut1 {
    margin-top: 13vh;
    margin-bottom: 13vh;
  }
}
@media (max-width: 750px) {
  .sporty .image-cut1 {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
}
@media (min-width: 1025px) {
  .sporty .image-cut1-img {
    width: 21vw;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .sporty .image-cut1-img {
    width: 30vw;
  }
}
@media (max-width: 750px) {
  .sporty .image-cut1-img {
    width: 67vw;
  }
}
.sporty .image-cut2 {
  text-align: center;
}

@media (min-width: 1025px) {
  .sporty .image-cut2 {
    margin-top: 16vh;
    margin-bottom: 16vh;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .sporty .image-cut2 {
    margin-top: 13vh;
    margin-bottom: 13vh;
  }
}
@media (max-width: 750px) {
  .sporty .image-cut2 {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
}
@media (min-width: 1025px) {
  .sporty .image-cut2-img {
    width: 17vw;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .sporty .image-cut2-img {
    width: 25vw;
  }
}
@media (max-width: 750px) {
  .sporty .image-cut2-img {
    width: 60vw;
  }
}
.sporty .item-caption {
  line-height: 2;
}

.sporty .item-caption p {
  margin-bottom: 0;
}

@media (max-width: 750px) {
  .sporty .item-caption p {
    text-align: center;
  }
}
.sporty .last-item {
  margin-top: 25px;
}

.sporty p {
  font-size: 13px;
  line-height: 2.2rem;
  text-align: left;
}

@media (max-width: 1000px) {
  .sporty p {
    font-size: 1.1rem;
  }
}
@media (max-width: 750px) {
  .sporty p {
    font-size: 1.1rem;
  }
}
.sporty em {
  font-size:  13px;
  line-height: 2.2rem;
  margin-bottom: 1em;
  text-align: center;
}

@media (max-width: 1000px) {
  .sporty em {
    font-size: 1.1rem;
  }
}
@media (max-width: 750px) {
  .sporty em {
    font-size: 1.1rem;
  }
}
.sporty a {
  text-decoration: underline;
}

.sporty .lead-sentence {
  text-align: left;
}
.sporty .lead-paragraph .lead-sentence-name {
  text-align: right;
    overflow: hidden;
    clear: both;
}
.sporty .lead-paragraph .lead-sentence-name img.signature{
    width: 100px;
    height: auto;
    float: right;
    margin-top: 20px;
}
.sporty .lead-paragraph {
  margin-bottom: 15px;
}

@media (max-width: 750px) {
  .sporty .lead-paragraph {
    margin-bottom: 15px;
  }
}
.sporty section {
  margin-top: 20px;
}

@media (max-width: 750px) {
  .sporty section {
    margin-top: 50px;
  }
}
.sporty .main_sub h2.article_title {
    text-align: center;
    font-size: 2rem;
    font-family: "Amiri", serif;
    margin:20px 0 30px;
}
.sporty h2.article_title {
    text-align: center;
    font-size: 2.3rem;
    font-family: "Amiri", serif;
    margin-bottom: 10px;
}

@media (max-width: 750px) {
  .sporty h2.article_title {
    font-size: 2.5rem;
    margin-bottom: 5px;
  }
}
.sporty h2.look_title {
  text-align: center;
  font-size: 2.2rem;
  font-family: "Amiri", serif;
  margin-bottom: 28px;
}

@media (max-width: 750px) {
  .sporty h2.look_title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.sporty h2.look_title .chapter-number {
  padding-right: 0.5em;
  border-right: solid 1px #b3b3b3;
  margin-right: 0.5em;
}

.sporty .title-box {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.3rem;
}

@media (max-width: 750px) {
  .sporty .title-box {
    margin-bottom: 10px;
  }
}
.sporty .item_catch {
  text-align: center;
  font-size: 2rem;
  font-family: "Amiri", serif;
}

@media (max-width: 750px) {
  .sporty .item_catch {
    font-size: 1.8rem;
  }
}
.sporty .description {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 750px) {
  .sporty .description {
    margin-bottom: 20px;
  }
}
@media (min-width: 751px) {
  .sporty .inner {
    width: auto;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .sporty .inner {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .sporty .lead_section {
    width: 550px;
    margin: 0px auto 25px auto;
  }
}
@media (max-width: 750px) {
  .sporty .lead_section {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .sporty .flex-ch, .sporty .flex-ch-right, .sporty .flex-ch-left {
    width: calc(32.6% - 5px);
    margin: 0 2vw;
  }
  
  .sporty .flex-ch .credits_ls, .sporty .flex-ch-right .credits_ls, .sporty .flex-ch-left .credits_ls {
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .sporty .flex-ch-left {
    margin: 0 -0.2vw 0 2vw;
  }
}
@media (min-width: 751px) {
  .sporty .flex-ch-right {
    margin: 0 2vw 0 -0.2vw;
  }
}
.sporty .no-hover {
  background-color: #FFF;
}

.sporty .credits_row .credits {
  white-space: nowrap;
}

.sporty .credits_row .credits li {
  margin-bottom: 5px;
}

@media (max-width: 1000px) {
  .sporty .credits_row .credits li {
    font-size: 87%;
  }
}
@media (max-width: 750px) {
  .sporty .credits_row .credits li {
    font-size: 100%;
  }
}
.sporty .credits_row .credits li a {
  display: inline-block;
  text-decoration: underline;
  font-size: 14px !important;
}

@media (min-width: 751px) {
  .sporty .credits_row .credits li a {
    font-size: 12px !important;
  }
  .sporty .credits_row {
    display: flex;
  }
  
  .sporty .credits_row .credits {
    word-break: break-all;
  }
}
@media (min-width: 751px) and (min-width: 1126px) {
  .sporty .credits_row .look1-1_cr {
    margin-left: 9vw;
  }
}
@media (min-width: 751px) and (min-width: 1126px) {
  .sporty .credits_row .look1-2_cr {
    margin-right: 10vw;
  }
}
@media (min-width: 751px) {
  .sporty .credits_row .look-lr_cap {
    margin-right: 4vw;
    margin-left: 10px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 751px) {
  .sporty .credits_row .look1_pc_cr {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .sporty .credits_row p.caption-text {
    width: 100%;
  }
  .sporty .credits_row ul.caption-text {
    width: 100%;
    max-width: 500px;
    margin: 20px auto 0px;
}
}
@media (max-width: 750px) {
  .sporty .credits_row {
    width: 100vw;
  }
  
  .sporty .credits_row .credits {
    word-break: break-all;
    margin: 20px 30px 50px 20px;
  }
  
  .sporty .credits_row .look1_sp_cr {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .sporty .pc-credits {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 90px;
  }
}
.sporty .credits-ul {
  text-align: center;
}

.sporty .gray-box {
  background: #f2f2f2;
  width: 100%;
  padding: 50px 120px;
  margin-bottom: 50px;
  text-align: center;
  font-size: 1.3rem;
}

@media (max-width: 750px) {
  .sporty .gray-box {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
}
@media (min-width: 751px) {
  .sporty .look1 .wrap,
  .sporty .look2 .wrap,
  .sporty .look3 .wrap,
  .sporty .look4 .wrap {
    justify-content: center;
  }
}
.sporty .look1 .wrap .img_box-1,
.sporty .look2 .wrap .img_box-1,
.sporty .look3 .wrap .img_box-1,
.sporty .look4 .wrap .img_box-1 {
  width: 32vw;
}

@media (min-width: 751px) {
  .sporty .look4 .wrap .img_box-6 {
    height: auto;
    width: 42vw;
    margin-top: 2.5vh;
    margin-left: 5vw;
  }
}
@media (min-width: 751px) {
  .sporty .look1 .wrap .img_box-5 {
    height: auto;
    width: 42vw;
    margin-top: 2vh;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .img_box-1,
  .sporty .look2 .wrap .img_box-1,
  .sporty .look3 .wrap .img_box-1,
  .sporty .look4 .wrap .img_box-1,
  .sporty .look1 .wrap .img_box-5,
  .sporty .look4 .wrap .img_box-6 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.sporty .look2 .wrap .img_box-2,
.sporty .look3 .wrap .img_box-2,
.sporty .look4 .wrap .img_box-2 {
  width: 32vw;
  margin-top: 2vh;
}

.sporty .look1 .wrap .img_box-2 {
  width: 35vw;
  margin-top: 2vh;
}

@media (min-width: 750px) {
  .sporty .look1 .wrap .img_box-2,
  .sporty .look2 .wrap .img_box-2,
  .sporty .look3 .wrap .img_box-2,
  .sporty .look4 .wrap .img_box-2 {
    margin-right: 2vw;
  }
}
@media (min-width: 1000px) {
  .sporty .look1 .wrap .img_box-2,
  .sporty .look2 .wrap .img_box-2,
  .sporty .look3 .wrap .img_box-2,
  .sporty .look4 .wrap .img_box-2 {
    margin-right: 0vw;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .img_box-2,
  .sporty .look2 .wrap .img_box-2,
  .sporty .look3 .wrap .img_box-2,
  .sporty .look4 .wrap .img_box-2,
  .sporty .look1 .wrap .img_box-5,
  .sporty .look4 .wrap .img_box-6 {
    width: 90%;
    margin: 5px auto 0 auto;
  }
}
.sporty .look1 .wrap .img_box-3,
.sporty .look2 .wrap .img_box-3,
.sporty .look3 .wrap .img_box-3,
.sporty .look4 .wrap .img_box-3 {
  width: 32vw;
  margin-top: 2vh;
}

@media (min-width: 750px) {
  .sporty .look1 .wrap .img_box-3,
  .sporty .look2 .wrap .img_box-3,
  .sporty .look3 .wrap .img_box-3,
  .sporty .look4 .wrap .img_box-3 {
    margin-right: 4vw;
  }
}
@media (min-width: 1000px) {
  .sporty .look1 .wrap .img_box-3,
  .sporty .look2 .wrap .img_box-3,
  .sporty .look3 .wrap .img_box-3,
  .sporty .look4 .wrap .img_box-3 {
    margin-right: 0vw;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .img_box-3,
  .sporty .look2 .wrap .img_box-3,
  .sporty .look3 .wrap .img_box-3,
  .sporty .look4 .wrap .img_box-3 {
    width: 90%;
    margin: 50px auto 0 auto;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .img_box3-1,
  .sporty .look2 .wrap .img_box3-1,
  .sporty .look3 .wrap .img_box3-1,
  .sporty .look4 .wrap .img_box3-1 {
    z-index: 10;
  }
}
.sporty .look1 .wrap .look2-img,
.sporty .look2 .wrap .look2-img,
.sporty .look3 .wrap .look2-img,
.sporty .look4 .wrap .look2-img {
  width: 80%;
  margin: 0 auto 0 auto;
}

@media (max-width: 750px) {
  .sporty .look1 .wrap .look2-img,
  .sporty .look2 .wrap .look2-img,
  .sporty .look3 .wrap .look2-img,
  .sporty .look4 .wrap .look2-img {
    width: 100%;
  }
}
@media (min-width: 751px) {
  .sporty .look1 .wrap .look2_cr,
  .sporty .look2 .wrap .look2_cr,
  .sporty .look3 .wrap .look2_cr,
  .sporty .look4 .wrap .look2_cr {
    margin: 25px 50px;
  }
}
@media (max-width: 1000px) {
  .sporty .look1 .wrap .look2_cr,
  .sporty .look2 .wrap .look2_cr,
  .sporty .look3 .wrap .look2_cr,
  .sporty .look4 .wrap .look2_cr {
    margin: 25px 30px;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .look2_cr,
  .sporty .look2 .wrap .look2_cr,
  .sporty .look3 .wrap .look2_cr,
  .sporty .look4 .wrap .look2_cr {
    margin: 25px 0;
    text-align: center;
  }
}
.sporty .look1 .wrap .look-lr_cr-row,
.sporty .look2 .wrap .look-lr_cr-row,
.sporty .look3 .wrap .look-lr_cr-row,
.sporty .look4 .wrap .look-lr_cr-row {
  white-space: nowrap;
}

@media (min-width: 751px) {
  .sporty .look1 .wrap .look-lr_cr-row,
  .sporty .look2 .wrap .look-lr_cr-row,
  .sporty .look3 .wrap .look-lr_cr-row,
  .sporty .look4 .wrap .look-lr_cr-row {
    margin-top: 2vh;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .look-lr_cr-row,
  .sporty .look2 .wrap .look-lr_cr-row,
  .sporty .look3 .wrap .look-lr_cr-row,
  .sporty .look4 .wrap .look-lr_cr-row {
    text-align: center;
  }
}
.sporty .look1 .wrap .look-lr_cr-row2,
.sporty .look2 .wrap .look-lr_cr-row2,
.sporty .look3 .wrap .look-lr_cr-row2,
.sporty .look4 .wrap .look-lr_cr-row2 {
  white-space: nowrap;
}

@media (min-width: 751px) {
  .sporty .look1 .wrap .look-lr_cr-row2,
  .sporty .look2 .wrap .look-lr_cr-row2,
  .sporty .look3 .wrap .look-lr_cr-row2,
  .sporty .look4 .wrap .look-lr_cr-row2 {
    margin-top: 15vh;
  }
}
@media (max-width: 750px) {
  .sporty .look1 .wrap .look-lr_cr-row2,
  .sporty .look2 .wrap .look-lr_cr-row2,
  .sporty .look3 .wrap .look-lr_cr-row2,
  .sporty .look4 .wrap .look-lr_cr-row2 {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .sporty .look1 .wrap .look-second,
  .sporty .look2 .wrap .look-second,
  .sporty .look3 .wrap .look-second,
  .sporty .look4 .wrap .look-second {
    justify-content: right;
    margin-right: 8vw;
  }
}
@media (min-width: 1000px) {
  .sporty .look1 .wrap .look-second,
  .sporty .look2 .wrap .look-second,
  .sporty .look3 .wrap .look-second,
  .sporty .look4 .wrap .look-second {
    margin-right: 0vw;
  }
}
.sporty .look1 .slider_row,
.sporty .look2 .slider_row,
.sporty .look3 .slider_row,
.sporty .look4 .slider_row {
  padding: 0 20px;
  display: flex;
  align-items: center;
}

@media (max-width: 750px) {
  .sporty .look1 .slider_row,
  .sporty .look2 .slider_row,
  .sporty .look3 .slider_row,
  .sporty .look4 .slider_row {
    padding: 0 10px;
    display: block;
  }
}
.sporty .look1 .slider_row .text_area_right,
.sporty .look2 .slider_row .text_area_right,
.sporty .look3 .slider_row .text_area_right,
.sporty .look4 .slider_row .text_area_right {
  padding-left: 30px;
}

@media (max-width: 750px) {
  .sporty .look1 .slider_row .text_area_right,
  .sporty .look2 .slider_row .text_area_right,
  .sporty .look3 .slider_row .text_area_right,
  .sporty .look4 .slider_row .text_area_right {
    padding-left: 0;
  }
}
.sporty .look1 .slider_row .text_area_left,
.sporty .look2 .slider_row .text_area_left,
.sporty .look3 .slider_row .text_area_left,
.sporty .look4 .slider_row .text_area_left {
  padding-right: 30px;
}

@media (max-width: 750px) {
  .sporty .look1 .slider_row .text_area_left,
  .sporty .look2 .slider_row .text_area_left,
  .sporty .look3 .slider_row .text_area_left,
  .sporty .look4 .slider_row .text_area_left {
    padding-right: 0;
  }
}
.sporty .look1 .slider_row .text_area,
.sporty .look2 .slider_row .text_area,
.sporty .look3 .slider_row .text_area,
.sporty .look4 .slider_row .text_area {
  width: 50%;
  padding-top: 30px;
}

@media (max-width: 750px) {
  .sporty .look1 .slider_row .text_area,
  .sporty .look2 .slider_row .text_area,
  .sporty .look3 .slider_row .text_area,
  .sporty .look4 .slider_row .text_area {
    width: 100%;
    padding-top: 15px;
  }
}
.sporty .look1 .slider_row .text_area .credits,
.sporty .look2 .slider_row .text_area .credits,
.sporty .look3 .slider_row .text_area .credits,
.sporty .look4 .slider_row .text_area .credits {
  width: 100%;
  margin-bottom: 40px;
}

.sporty .look1 .slider_row .text_area .credits li,
.sporty .look2 .slider_row .text_area .credits li,
.sporty .look3 .slider_row .text_area .credits li,
.sporty .look4 .slider_row .text_area .credits li {
  margin-bottom: 15px;
}

.sporty .look1 .slider_row .text_area .credits li a,
.sporty .look2 .slider_row .text_area .credits li a,
.sporty .look3 .slider_row .text_area .credits li a,
.sporty .look4 .slider_row .text_area .credits li a {
  display: inline-block;
  text-decoration: underline;
}

.sporty .look1 .slider_row .slider,
.sporty .look2 .slider_row .slider,
.sporty .look3 .slider_row .slider,
.sporty .look4 .slider_row .slider {
  width: 50%;
}

@media (max-width: 750px) {
  .sporty .look1 .slider_row .slider,
  .sporty .look2 .slider_row .slider,
  .sporty .look3 .slider_row .slider,
  .sporty .look4 .slider_row .slider {
    width: 100%;
  }
}
.sporty .look1 .slider_row .slider .slick-dots,
.sporty .look2 .slider_row .slider .slick-dots,
.sporty .look3 .slider_row .slider .slick-dots,
.sporty .look4 .slider_row .slider .slick-dots {
  position: absolute;
}

@media all and (min-width: 751px) {
  .sporty .look1 .slider_row .slider .slick-dots,
  .sporty .look2 .slider_row .slider .slick-dots,
  .sporty .look3 .slider_row .slider .slick-dots,
  .sporty .look4 .slider_row .slider .slick-dots {
    width: 100%;
    left: 0;
    bottom: -30px;
    text-align: center;
  }
}
@media all and (max-width: 750px) {
  .sporty .look1 .slider_row .slider .slick-dots,
  .sporty .look2 .slider_row .slider .slick-dots,
  .sporty .look3 .slider_row .slider .slick-dots,
  .sporty .look4 .slider_row .slider .slick-dots {
    left: 0;
    width: 100%;
    bottom: -20px;
    text-align: center;
  }
}
.sporty .look1 .slider_row .slider .slick-dots li,
.sporty .look2 .slider_row .slider .slick-dots li,
.sporty .look3 .slider_row .slider .slick-dots li,
.sporty .look4 .slider_row .slider .slick-dots li {
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #f2f2f2;
  opacity: 1;
}

@media all and (min-width: 751px) {
  .sporty .look1 .slider_row .slider .slick-dots li,
  .sporty .look2 .slider_row .slider .slick-dots li,
  .sporty .look3 .slider_row .slider .slick-dots li,
  .sporty .look4 .slider_row .slider .slick-dots li {
    height: 8px;
    width: 8px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media all and (max-width: 750px) {
  .sporty .look1 .slider_row .slider .slick-dots li,
  .sporty .look2 .slider_row .slider .slick-dots li,
  .sporty .look3 .slider_row .slider .slick-dots li,
  .sporty .look4 .slider_row .slider .slick-dots li {
    height: 6px;
    width: 6px;
    margin-left: 6px;
    margin-right: 6px;
  }
}
.sporty .look1 .slider_row .slider .slick-dots li button,
.sporty .look2 .slider_row .slider .slick-dots li button,
.sporty .look3 .slider_row .slider .slick-dots li button,
.sporty .look4 .slider_row .slider .slick-dots li button {
  border: 0;
  background: transparent;
  display: none;
  height: 8px;
  width: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  padding: 0;
}

.sporty .look1 .slider_row .slider .slick-dots li.slick-active,
.sporty .look2 .slider_row .slider .slick-dots li.slick-active,
.sporty .look3 .slider_row .slider .slick-dots li.slick-active,
.sporty .look4 .slider_row .slider .slick-dots li.slick-active {
  border: none;
  background-color: #585858;
}

.sporty .look1 .slider_row .slider .slick-counter,
.sporty .look2 .slider_row .slider .slick-counter,
.sporty .look3 .slider_row .slider .slick-counter,
.sporty .look4 .slider_row .slider .slick-counter {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #121212;
}

@media (min-width: 751px) {
  .sporty .look1 .slider_row .slider .slick-counter,
  .sporty .look2 .slider_row .slider .slick-counter,
  .sporty .look3 .slider_row .slider .slick-counter,
  .sporty .look4 .slider_row .slider .slick-counter {
    right: 40px;
    bottom: 20px;
  }
}
.sporty .finally {
  margin: 100px 0;
  text-align: center;
}

@media (max-width: 750px) {
  .sporty .finally {
    margin: 80px 0;
  }
}
.sporty .profile {
  width: 250px;
  margin: 30px auto;
}

@media (max-width: 750px) {
  .sporty .profile {
    max-width: 200px;
  }
}
.sporty .stylist-ttl {
  font-size: 2.2rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 3rem;
  letter-spacing: 0.05em;
}

.sporty .stylist-ttl span {
  display: block;
  font-size: 1.3rem;
  margin-top: 0.5em;
  letter-spacing: 0.05em;
}

.sporty .insta-details {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 2rem;
}

.sporty .insta-details img {
  width: 23px;
  margin: 0 8px 0 0;
}

@media (max-width: 750px) {
  .sporty .insta-details img {
    width: 19px;
    margin: 10px auto;
  }
}
.sporty .more-btn {
  display: block;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  color: #FFF;
  background-color: #000;
  text-align: center;
  font-size: 1.3rem;
  font-family: "Amiri", serif;
  padding: 9px;
}

@media (max-width: 750px) {
  .sporty .more-btn {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
.sporty .shop-btn {
  display: block;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  background-color: #FFF;
  text-align: center;
  font-size: 1.3rem;
  font-family: "Amiri", serif;
  padding: 9px;
  border: solid 1px #000;
}

@media (max-width: 750px) {
  .sporty .shop-btn {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
.sporty .photo-credits {
  font-family: "Amiri", serif;
  text-align: center;
  margin-bottom: 5%;
}

.sporty .align-center {
  text-align: center;
}

.sporty .mb-10 {
  margin-bottom: 1rem;
}

@media (max-width: 750px) {
  .sporty .mb-10 {
    margin-bottom: 0.5rem;
  }
}
.sporty .mb-20 {
  margin-bottom: 2rem;
}

@media (max-width: 750px) {
  .sporty .mb-20 {
    margin-bottom: 1rem;
  }
}
.sporty .mb-30 {
  margin-bottom: 3rem;
}

@media (max-width: 750px) {
  .sporty .mb-30 {
    margin-bottom: 1.5rem;
  }
}
.sporty .mb-40 {
  margin-bottom: 4rem;
}

@media (max-width: 750px) {
  .sporty .mb-40 {
    margin-bottom: 2rem;
  }
}
.sporty .mb-50 {
  margin-bottom: 5rem;
}

@media (max-width: 750px) {
  .sporty .mb-50 {
    margin-bottom: 2.5rem;
  }
}
.sporty .mb-60 {
  margin-bottom: 6rem;
}

@media (max-width: 750px) {
  .sporty .mb-60 {
    margin-bottom: 3rem;
  }
}
.sporty .mb-70 {
  margin-bottom: 7rem;
}

@media (max-width: 750px) {
  .sporty .mb-70 {
    margin-bottom: 3.5rem;
  }
}
.sporty .mb-80 {
  margin-bottom: 8rem;
}

@media (max-width: 750px) {
  .sporty .mb-80 {
    margin-bottom: 4rem;
  }
}
.sporty .mb-90 {
  margin-bottom: 9rem;
}

@media (max-width: 750px) {
  .sporty .mb-90 {
    margin-bottom: 4.5rem;
  }
}
.sporty .mb-100 {
  margin-bottom: 10rem;
}

@media (max-width: 750px) {
  .sporty .mb-100 {
    margin-bottom: 5rem;
  }
}
.sporty .mb-150 {
  margin-bottom: 15rem;
}

@media (max-width: 750px) {
  .sporty .mb-150 {
    margin-bottom: 7.5rem;
  }
}
.sporty .mb-180 {
  margin-bottom: 18rem;
}

@media (max-width: 750px) {
  .sporty .mb-180 {
    margin-bottom: 9rem;
  }
}
/*TEST*/
.profile {
  font-family: "Yu Gothic", sans-serif;
  letter-spacing: 0.01em;
  padding-bottom: 110px;
  overflow: hidden;
}

@media (max-width: 750px) {
  .profile {
    width: 100%;
  }
}
.profile .fade-in {
  opacity: 0;
}

.profile img {
  width: 96%;
  margin-bottom: 30px;
}

@media (max-width: 750px) {
  .profile img {
    width: 100%;
    margin-bottom: 15px;
  }
}
.profile .look2-main-img {
  width: 100%;
}

@media (min-width: 751px) {
  .profile .close-up {
    width: 89%;
  }
}
@media (min-width: 751px) {
  .profile .left-img {
    margin-left: 1vw;
  }
}
.profile .image-cut1 {
  text-align: center;
}

@media (min-width: 1025px) {
  .profile .image-cut1 {
    margin-top: 16vh;
    margin-bottom: 16vh;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .profile .image-cut1 {
    margin-top: 13vh;
    margin-bottom: 13vh;
  }
}
@media (max-width: 750px) {
  .profile .image-cut1 {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
}
@media (min-width: 1025px) {
  .profile .image-cut1-img {
    width: 21vw;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .profile .image-cut1-img {
    width: 30vw;
  }
}
@media (max-width: 750px) {
  .profile .image-cut1-img {
    width: 67vw;
  }
}
.profile .image-cut2 {
  text-align: center;
}

@media (min-width: 1025px) {
  .profile .image-cut2 {
    margin-top: 16vh;
    margin-bottom: 16vh;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .profile .image-cut2 {
    margin-top: 13vh;
    margin-bottom: 13vh;
  }
}
@media (max-width: 750px) {
  .profile .image-cut2 {
    margin-top: 10vh;
    margin-bottom: 5vh;
  }
}
@media (min-width: 1025px) {
  .profile .image-cut2-img {
    width: 17vw;
  }
}
@media (min-width: 751px) and (max-width: 1024px) {
  .profile .image-cut2-img {
    width: 25vw;
  }
}
@media (max-width: 750px) {
  .profile .image-cut2-img {
    width: 60vw;
  }
}
.profile .item-caption {
  line-height: 2;
}

.profile .item-caption p {
  margin-bottom: 0;
}

@media (max-width: 750px) {
  .profile .item-caption p {
    text-align: center;
  }
}
.profile .last-item {
  margin-top: 25px;
}

.profile p {
  font-size: 1.3rem;
  line-height: 2.2rem;
  margin-bottom: 1em;
  text-align: left;
}

@media (max-width: 1000px) {
  .profile p {
    font-size: 1.1rem;
  }
}
@media (max-width: 750px) {
  .profile p {
    font-size: 1.1rem;
  }
}
.profile em {
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-bottom: 1em;
  text-align: center;
}

@media (max-width: 1000px) {
  .profile em {
    font-size: 1.1rem;
  }
}
@media (max-width: 750px) {
  .profile em {
    font-size: 1.1rem;
  }
}
.profile a {
  text-decoration: underline;
}

.profile .lead-sentence {
  text-align: center;
}

.profile .lead-paragraph {
  margin-bottom: 50px;
}

@media (max-width: 750px) {
  .profile .lead-paragraph {
    margin-bottom: 40px;
  }
}
.profile section {
  margin-top: 15vh;
}

@media (max-width: 750px) {
  .profile section {
    margin-top: 100px;
  }
}
.profile h2.article_title {
  text-align: center;
  font-size: 2.8rem;
  font-family: "Amiri", serif;
  margin-bottom: 60px;
}

@media (max-width: 750px) {
  .profile h2.article_title {
    font-size: 2.5rem;
    margin-bottom: 35px;
  }
}
.profile h2.look_title {
  text-align: center;
  font-size: 2.2rem;
  font-family: "Amiri", serif;
  margin-bottom: 28px;
}

@media (max-width: 750px) {
  .profile h2.look_title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.profile h2.look_title .chapter-number {
  padding-right: 0.5em;
  border-right: solid 1px #b3b3b3;
  margin-right: 0.5em;
}

.profile .title-box {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  font-size: 1.3rem;
}

@media (max-width: 750px) {
  .profile .title-box {
    margin-bottom: 10px;
  }
}
.profile .item_catch {
  text-align: center;
  font-size: 2rem;
  font-family: "Amiri", serif;
}

@media (max-width: 750px) {
  .profile .item_catch {
    font-size: 1.8rem;
  }
}
.profile .description {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 750px) {
  .profile .description {
    margin-bottom: 20px;
  }
}
@media (min-width: 751px) {
  .profile .inner {
    width: 610px;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .profile .inner {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .profile .lead_section {
    width: 620px;
    margin: 0 auto 190px auto;
  }
}
@media (max-width: 750px) {
  .profile .lead_section {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .profile .flex-ch, .profile .flex-ch-right, .profile .flex-ch-left {
    width: calc(32.6% - 5px);
    margin: 0 2vw;
  }
  
  .profile .flex-ch .credits_ls, .profile .flex-ch-right .credits_ls, .profile .flex-ch-left .credits_ls {
    justify-content: center;
  }
}
@media (min-width: 751px) {
  .profile .flex-ch-left {
    margin: 0 -0.2vw 0 2vw;
  }
}
@media (min-width: 751px) {
  .profile .flex-ch-right {
    margin: 0 2vw 0 -0.2vw;
  }
}
.profile .no-hover {
  background-color: #FFF;
}

.profile .credits_row .credits {
  white-space: nowrap;
}

.profile .credits_row .credits li {
  margin-bottom: 5px;
}

@media (max-width: 1000px) {
  .profile .credits_row .credits li {
    font-size: 87%;
  }
}
@media (max-width: 750px) {
  .profile .credits_row .credits li {
    font-size: 100%;
  }
}
.profile .credits_row .credits li a {
  display: inline-block;
  text-decoration: underline;
}

@media (min-width: 751px) {
  .profile .credits_row {
    display: flex;
  }
  
  .profile .credits_row .credits {
    word-break: break-all;
  }
}
@media (min-width: 751px) and (min-width: 1126px) {
  .profile .credits_row .look1-1_cr {
    margin-left: 9vw;
  }
}
@media (min-width: 751px) and (min-width: 1126px) {
  .profile .credits_row .look1-2_cr {
    margin-right: 10vw;
  }
}
@media (min-width: 751px) {
  .profile .credits_row .look-lr_cap {
    margin-right: 4vw;
    margin-left: 10px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 751px) {
  .profile .credits_row .look1_pc_cr {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .profile .credits_row .caption-text {
    width: 100%;
  }
}
@media (max-width: 750px) {
  .profile .credits_row {
    width: 100vw;
  }
  
  .profile .credits_row .credits {
    word-break: break-all;
    margin: 0 15px;
  }
  
  .profile .credits_row .look1_sp_cr {
    text-align: center;
  }
}
@media (min-width: 751px) {
  .profile .pc-credits {
    justify-content: center;
    margin-top: 20px;
  }
}
.profile .credits-ul {
  text-align: center;
}

.profile .gray-box {
  background: #f2f2f2;
  width: 100%;
  padding: 32px 18px;
  margin-bottom: 50px;
  text-align: center;
  font-size: 1.3rem;
}

@media (max-width: 750px) {
  .profile .gray-box {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
}
.profile-wrap {
  margin-left: 25%;
  margin-right: 25%;
}

.sporty .profile-image {
  width: 250px;
  margin: 30px auto;
}
@media (max-width: 750px) {
  .sporty .profile-image {
    max-width: 200px;
  }
}

.profile-sentence {
  display: inline-block;
  text-align: center;
  max-width: 610px;
  margin-bottom: 4rem;
}

.lead-block {
  text-align: center;
  max-width: 100%;
  margin-left: 5%;
  margin-right: 5%;
}

@media (max-width: 750px) {
  .profile-wrap {
    margin-left: -5%;
    margin-right: -5%;
  }
}
.staff-block {
  text-align: center;
  max-width: 100%;
  margin-left: 5%;
  margin-right: 5%;
}

@media (max-width: 750px) {
  .comment-block {
    text-align: center;
    max-width: 100%;
    margin-top: 0%;
    margin-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
  }
}
@media (min-width: 751px) {
  .comment-block {
    text-align: center;
    max-width: 100%;
    margin-top: 0%;
    margin-bottom: 5%;
    margin-left: 10%;
    margin-right: 10%;
  }
}
.sporty .insta-details {
  text-align: center;
}

@media (max-width: 750px) {
  .insta-details img {
    width: 19px;
    display: block;
    margin: 10px auto;
  }
}
a:link {
  color: #000;
  text-decoration: none;
}

@media (min-width: 751px) {
  .inner {
    max-width: 610px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 750px) {
  .inner {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 751px) {
  .profile-wrap .gray-box {
    width: 100%;
    align-content: center;
  }
}
@media (max-width: 750px) {
  .profile-wrap .gray-box {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (max-width: 750px) {
  .comment_section {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 751px) {
  .comment_section {
    width: 620px;
    margin: 0px auto 25px auto;
  }
}
@media (min-width: 751px) {
  .sporty .comment-sentence {
    text-align: left;
    width: 100%;
  }
}
@media (max-width: 750px) {
  .sporty .comment-sentence {
    text-align: left;
    width: 100%;
  }
}
.slick-slide img {
  display: block;
  width: 100%;
}
.ct{
  max-width: 760px;
  margin: 0 auto;
  width: 100%;
}
.ct img {
  width: 100%;
    margin: 0 auto 30px;
    display: block;  
}
.inbox {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
.inbox .sporty .flex-ch-left {
  margin: 0 -0.2vw 0 0vw;
} 
@media (max-width: 751px) {
  .inbox {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 751px) {
.sporty .inbox .flex-ch-right {
  margin: 0 0vw 0 0vw;
} 
  .sporty .inbox .flex-ch-left {
    margin: 0 2vw 0 0vw;
  }  
}
.sporty .look1 .item-caption__text h2.article_title {
  text-align: left;
  font-size: 2.3rem;
  font-family: "Amiri", serif;
  margin-bottom: 40px;
}
.sporty .look1 .item-caption__text em {
    font-size: 1.5rem;
}
.sporty .look1 .inbox .wrap .img_box-2 {
  width: 30vw;
  margin-top: 2vh;
}
.sporty .look1 .wrap .img_box-2 {
  width: 60%;
  float: left;
  margin-top: 2vh;
}

@media (max-width: 751px) {
  .sporty .inbox img {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
}
.sporty .credits_row .look-lr_cap {
  margin-right: 2vw;
  margin-left: 60px;
  display: flex;
  align-items: center;
}
.crd01 .flex-ch-left,
.crd02 .flex-ch-right{
    float: left !important;
    width: 58% !important;
}
.crd01 .flex-ch-right,
.crd02 .flex-ch-left{
  float: right !important;
  width: 38% !important;
}
.crd01 .flex-ch-left img,
.crd02 .flex-ch-right img {
  width: 100%;
  height: auto;
  max-width: 450px;
}
.sporty .crd02 .credits_row .look-lr_cap {
  margin-right: 4vw;
  margin-left: 60px;
  display: flex;
  align-items: center;
}
.crd03 .flex-ch-left,
.crd04 .flex-ch-left{
  float: none !important;
  width: 100% !important;
}
.crd03 .flex-ch-right,
.crd04 .flex-ch-right{
  float: none !important;
  width: 100% !important;
}
.crd03 .flex-ch-right{
  width: 100% !important;
  max-width: 550px !important;
  margin: 0px auto 90px !important;
}
.crd04 .flex-ch-right{
  width: 100% !important;
  max-width: 550px !important;
  margin: 0px auto 30px !important;
}
.sporty .crd01 .left-img,
.sporty .crd02 .left-img,
.sporty .crd03 .left-img,
.sporty .crd04 .left-img{
  margin-left: 0 !important;
  width: 100% !important;
  height: auto !important;
  max-width: 450px !important;
}
.caption-text li span {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 0px 4px;
  transition: all .3s ease-out;
  text-align: center;
  margin: 0 0 0 10px;
  font-size: 9px;
}
.caption-text li span.bk-bt {
    display: inline-block;
    background: none;
    color: #000;
    border: 1px solid #000;
    padding: 0px 4px;
    transition: all .3s ease-out;
    text-align: center;
    margin: 0 0 0 10px;
    font-size: 9px;
}
.caption-text li span.wh-bt {
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 0px 4px;
    transition: all .3s ease-out;
    text-align: center;
    margin: 0 0 0 10px;
    font-size: 9px;
}
.sporty .crd03 .credits_row .credits li,
.sporty .crd04 .credits_row .credits li{
  margin-bottom: 5px;
  text-align: left;
}
.sporty .crd03 .credits_row .look-lr_cap,
.sporty .crd04 .credits_row .look-lr_cap{
  margin-right: 0vw !important;
  margin-left: 0px !important;
}
.slick-slide img {
  margin: 0 auto;
  max-width: 550px;
  display: block;
  width: 100%;
}
.kv .slick-slide img {
  margin: 0 auto;
  max-width: 100%;
  display: block;
  width: 100%;
}
.slider .slick-dots {
  position: absolute;
}
@media all and (min-width: 751px) {
  .slider .slick-dots {
    width: 100%;
    left: 0;
    bottom: -30px;
    text-align: center;
  }
}
@media all and (max-width: 750px) {
  .slider .slick-dots {
    left: 0;
    width: 100%;
    bottom: -20px;
    text-align: center;
  }
}
.slider .slick-dots li {
  display: inline-block;
  cursor: pointer;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #f2f2f2;
  opacity: 1;
}
@media all and (min-width: 751px) {
  .slider .slick-dots li {
    height: 8px;
    width: 8px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media all and (max-width: 750px) {
  .slider .slick-dots li {
    height: 6px;
    width: 6px;
    margin-left: 6px;
    margin-right: 6px;
  }
}
.slider .slick-dots li button {
  border: 0;
  background: transparent;
  display: none;
  height: 8px;
  width: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
  padding: 0;
}
.slider .slick-dots li.slick-active {
  border: none;
  background-color: #585858;
}
.slider .slick-counter {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #121212;
}
@media (min-width: 751px) {
  .slider .slick-counter {
    right: 40px;
    bottom: 20px;
  }
}
.look_slider .wrapper {
    width: 100%;
    max-width: 550px;
    margin: 0 auto 60px;
    padding: 10px 0 0;
}
.look_slider .wrapper p.sub{
  margin-bottom: 0px;
}
.look_slider .wrapper .cl-left,
.look_slider .wrapper .cl-right{
  width: 48%;
}
.look_slider .wrapper .cl-left {
  float: left;
}
.look_slider .wrapper .cl-right{
  float: right;
}
.look_slider .wrapper .inbox {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 30px;
    overflow: hidden;
    clear: both;
}
.sporty .look_slider .credits_row .look-lr_cap {
    margin-right: 0vw;
    margin-left: 0px;
    display: flex;
    align-items: center;
}
@media all and (max-width: 750px) {
  .look_slider .wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 0%;
}
  .look_slider .wrapper .cl-left,
  .look_slider .wrapper .cl-right{
    width: 100%;
    float: none;
  }
}
.information .wrap {
    width: 100%;
    max-width: 680px;
    margin: 60px auto;
}
@media all and (max-width: 750px) {
  .information .wrap{
    width: 100%;
    max-width: 100%;
    margin: 6% auto;
    padding: 0 25px;
  }
}
.look3 .caption-text {
  margin: 0px 0 0 0;  
}
.sporty img {
  margin-bottom: 40px;
}
.sporty .close-up {
  width: 100%;
}
.sporty .look2 .wrap .img_box-2 {
  width: 42vw;
  margin-top: 0vh;
}
.sporty .look2 .wrap .img_box-2 img {
  width: 100%;
  max-width: 450px;
  min-width: 450px;
  margin-top: 2vh;
}
.item-caption__text .credits{
opacity: 1;
margin-top: 20px;
}
.pc-ttl{
  display:block;
}    
.sp-ttl{
  display:none;
}  
.sp-br{
  display:iniline;
}
.pc-br{
  display:block;
} 
@media all and (max-width: 750px) { 
  .sporty .credits_row .credits li a {
  font-size: 12px !important;
  }
  .sporty .gray-box {
    margin-bottom: 20px;
    padding: 20px 25px;
  } 
  .look_slider {
    padding: 0px 25px;
  }
  .look_slider .wrapper p.sub {
    margin:0 3% 5%;
  } 
  .sporty .look_slider .credits_row {
    width: 100%;
  }
  .sporty .credits_row .look-lr_cap {
    margin-right: 0 !important;
    margin-left: 0 !important;
    display: block;
    align-items: center;
    text-align: center;
  }
  .sporty .credits_row .credits {
    word-break: break-all;
    margin: 0px 0px 30px 0px;
  }  
  .sporty .crd03 .credits_row .credits li,
  .sporty .crd04 .credits_row .credits li {
    margin-bottom: 5px;
    text-align: center;
  }  
  .sporty .crd01 .left-img,
  .sporty .crd02 .left-img,
  .sporty .crd03 .left-img,
  .sporty .crd04 .left-img {
    margin-bottom: 20px;
  }  
  .sporty .look2 .wrap .img_box-2 img {
    width: 100%;
    max-width: 100%;
      min-width: 100%;
  }  
  .sporty img {
    margin-bottom: 10px;
  }
  .sporty .look2 .wrap .img_box-2 {
    width: 100%;
    padding: 0 25px;
    margin-top: 2vh;
  }
  .sporty .look3 .caption-item-name {
    margin-bottom: 30px;
  }
  .crd03 .flex-ch-right,
  .crd04 .flex-ch-right {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px auto 30px !important;
  }
.sp-br{
    display:block;
  }
  .pc-br{
    display:none;
  }  
  .pc-ttl{
    display:none;
  }    
  .sp-ttl{
    display:inline-block;
  }  
  .crd01 .flex-ch-left, .crd02 .flex-ch-left {
    float: none !important;
    width: 100% !important;
  } 
  .crd01 .flex-ch-right, .crd02 .flex-ch-right {
    float: none !important;
    width: 100% !important;
  }
  .sporty h2.article_title {
    font-size: 2.5rem;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
  } 
}
.co-wrap {
    width: 100%;
    max-width: 450px !important;
    margin: 0 auto;	
}
.sporty .look2 .co-wrap {
    width: 100%;
    max-width: 368px !important;
    margin: 0 auto;
    padding: 50px 0 0;
}
.sporty .look2 .co-wrap02 {
    width: 100%;
    max-width: 410px !important;
    margin: 0 auto;
    padding: 50px 0 0;
}
.sporty .look2 .co-wrap br {
display:none;
}
.sporty .look_slider .co-wrap {
    width: 100%;
    max-width: 450px !important;
    margin: 0 auto;	
}
.sporty .look2 h2.article_title {
    text-align: center;
    font-size: 17px;
    font-family: "Amiri", serif;
    margin-bottom: 10px;
}
.sporty .look_slider h2.article_title {
    text-align: center;
    font-size: 2.3rem;
    font-family: "Amiri", serif;
    margin: 60px 0 50px;
}
.look2 .lead-block,
.sporty .look_slider .lead-block {
    text-align: center;
    max-width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
.lead-sentence{
    font-family: "Amiri", serif;
}
.sporty .look2 .lead-sentence{
    font-size: 2.3rem;
    line-height: 25px;
}
.sporty .look_slider .lead-sentence{
    font-size: 1.8rem;
}
.sporty .look3 .wrap .look-lr_cr-row {
    white-space: inherit;
}
.slick-slide img {
    margin: 0 auto;
    max-width: 450px;
    display: block;
    width: 100%;
}
.sporty .main_sub .lead_section {
    width: 650px;
    margin: 0px auto 45px auto;
}
.sporty .sl04 .lead-sentence,
.sporty .sl09 .lead-sentence {
    text-align: right;
}
.sporty .staff-block .lead-sentence {
    text-align: center;
}
.sporty .look2 .sec .co-wrap {
    width: 100%;
    max-width: 420px !important;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
}
@media all and (max-width: 750px) { 
.lead-block {
    text-align: center;
    max-width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}
.sporty .main_sub .lead_section {
    width: 100%;
    margin: 0px auto 25px auto;
    padding: 0 20px;
}
.sporty h2.article_title {
    font-size: 18px;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}
.sporty .main_sub .lead_section {
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 0 20px;
}
.sporty section {
    margin-top: 20px;
}
.sp-ttl p.jp {
    font-size: 15px;
    text-align: center;
    padding: 10px 0 0;
}
.sporty .look1 .item-caption p {
    text-align: center;
    display: none;
}
.sporty .look1 .gray-box {
    margin-bottom: 20px;
    padding: 40px 25px;
}
.sporty h2.article_title {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}
.sporty .look1 .inbox .wrap .img_box-2 {
    width: 30vw;
    margin-top: 0vh;
}
.crd01 {
    margin-bottom: 20px;
}
.sporty .lead-paragraph {
    margin-bottom: 0px;
}
.sporty .look2 .wrap .img_box-2 {
    width: 100%;
    padding: 0 25px;
    margin-top: 0vh;
}
.sporty .look3 .gray-box {
    margin-bottom: 20px;
    padding: 10px 25px 20px;
}
.sporty .look2 .lead-sentence {
    font-size: 20px;
}
.crd03 .flex-ch-right, .crd04 .flex-ch-right {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0px auto 0px !important;
}
.sporty .item-caption p {
    text-align: center;
    margin-bottom: 20px;
}
.crd03 {
    margin-bottom: 40px;
}
.look3 {
    margin-bottom: 50px;
}
.sporty .look_slider .lead-sentence {
    font-size: 1.8rem;
    margin-bottom: 10px;
}
.sporty .look_slider .credits_row .look-lr_cap {
    margin-right: 0vw;
    margin-left: 0px;
    display: block;
    align-items: center;
}
.look_slider .wrapper p.sub {
    margin: 0 0% 5%;
}
.sporty .look2 .co-wrap {
    width: 100%;
    max-width: 385px !important;
    margin: 0 auto;
    padding: 20px 25px 0;
}

.sporty .item-caption p {
    text-align: left;
    margin-bottom: 20px;
}
.sporty .lead_section {
    width: calc(100% - 30px);
    margin: 10px 25px 30px;
}
}
#header,
.crumbsList,
.footer .footer__inner,
#slick-slide20,
.sl08{
    display: none;
}
.slick-initialized .slick-slide a {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    display: block;
}
@media all and (max-width: 750px) { 
.sporty .main_sub h2.article_title {
    text-align: center;
    font-size: 1.8rem;
    font-family: "Amiri", serif;
    margin: 20px 0 30px;
}
.sporty .lead-paragraph .lead-sentence-name {
    text-align: right;
    padding-right: 20px;
}
.sporty h2.article_title {
    font-size: 18px;
    margin: 15px 0 15px;
    text-align: center;
    width: 100%;
}
.sporty .crd01 .left-img,
.sporty .crd02 .left-img{
    margin-bottom: 40px;
}
.sporty .crd03 .left-img,
.sporty .crd04 .left-img {
    margin-bottom: 20px;
}
.sporty .cl-left .credits_row .credits {
    word-break: break-all;
    margin: 0px 0px 0px 0px;
}
.sporty .look2 .co-wrap02 {
    width: 100%;
    max-width: 160px !important;
    margin: 0 auto;
    padding: 50px 0 0;
}
.sporty .look2 .co-wrap02 .lead-sentence {
    font-size: 18px;
}
.crd03 {
    margin-bottom: 0px;
}
.sporty .look3 .credits_row .credits {
    word-break: break-all;
    margin: 0px 0px 40px 0px;
}
.staff-block {
    text-align: center;
    max-width: 100%;
    margin: 0 5% 5rem;
}
.item-caption__text ul.sp_only p.ur_ttl {
    text-align: center;
    margin-bottom: 10px;
}
.item-caption__text ul.sp_only li a {
text-decoration: none !important;
    width: 100%;
    max-width: 200px;
}
.item-caption__text ul.sp_only li span {
    display: block;
    background: none;
    color: #000;
    padding: 10px 4px;
    text-align: center;
    margin: 10px 0 10px;
    font-size: 14px;
    width: 100%;
    border: 1px solid #000;
}
}

.sporty .crd03 .credits_row .credits li,
.sporty .crd04 .credits_row .credits li{
    text-align: center;
    line-height: 1.8;
    font-family: "Amiri", serif;
    margin-bottom: 0px;
    font-size: 12px;
}
.sporty .crd03 .credits_row .credits li:nth-child(2){
margin-top: 20px;
}
.sporty .crd03 .credits_row .credits li a,
.sporty .crd04 .credits_row .credits li a{
    display: block;
    width: 100%;
    max-width: 90px;
    margin: 10px auto 0;
    text-decoration: none;
}
.sporty .crd03 .credits_row .credits li span,
.sporty .crd04 .credits_row .credits li span {
    display: block;
    background: none;
    color: #000;
    text-decoration: none;
    border: 1px solid #000;
    padding: 4px;
    transition: all .3s ease-out;
    text-align: center;
    margin: 0 0 0 0px;
    font-size: 12px;
}
.sporty .dots .gray-box {
    background: #f2f2f2;
    width: 100%;
    padding: 50px 120px 0;
    margin-bottom: 0px;
    text-align: center;
    font-size: 1.3rem;
}
.information p.c-t {
    text-align: center;
    margin-bottom: 10px;
}
.information p.c-b {
    text-align: center;
    margin-top: 10px;
}
.sporty .look2 .co-wrap02 br{
display: none;
}
@media all and (max-width: 750px) { 
.sporty .dots .gray-box {
    background: #f2f2f2;
    width: 100%;
    padding: 40px 20px 0;
    margin-bottom: 0px;
    text-align: center;
    font-size: 1.3rem;
}
.sporty .dots .gray-box .crd03 .left-img {
    max-width: auto;
}
.sporty .look2 .co-wrap02 {
    width: 100%;
    max-width: 160px !important;
    margin: 0 auto;
    padding: 50px 0 0;
}
.sporty .look2 .co-wrap02 br{
display: inline;
}
}
.main_sub .lead_section h2 .sp-br{
display: none !important;
}
@media all and (max-width: 750px) { 
.main_sub .lead_section h2 .sp-br{
display: inline !important;
}
}

#wrapper {
    padding-top: 0 !important;
} 
video.mov--fl {
    width: 450px;
    margin: 0 auto 30px;
    display: block;
}
@media all and (max-width: 750px) { 
video.mov--fl {
    width: 100%;
    max-width: 450px;
}
}

.co-wrap .lead-paragraph .t--c{
    text-align: center;
}
.co-wrap02 .lead-paragraph .t--c{
    text-align: center;
}
.co-wrap .lead-paragraph .t--r{
    text-align: right;
}
.co-wrap .lead-paragraph .t--l{
    text-align: left !important;
}
section.pager {
    width: 100%;
    max-width: 750px;
    margin: 0 auto 6%;
    display: block;
}

@media all and (max-width: 750px) { 

.co-wrap .lead-paragraph .t--c{
    text-align: center;
}
.co-wrap02 .lead-paragraph .t--c{
    text-align: center;
}
.co-wrap .lead-paragraph .t--r{
    text-align: right;
}
.co-wrap .lead-paragraph .t--l{
    text-align: left !important;
}
section.pager {
    width: 100%;
    max-width: 100%;
}
}
p.t-c {
    text-align: center;
}
.mb40{
    margin:0 0 40px 0;
}