@charset "UTF-8";
@media screen and (max-width: 767px) {
  .isSp {
    display: block;
  }
  .isPc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .isSp {
    display: none;
  }
  .isPc {
    display: block;
  }
}
/* common */
div.container_ div.contents_ {
  width: 100%;
  padding: 0;
}
#footer {
  margin-top: 200px;
}
.navitopicpath_ a,
.navitopicpath_ span {
  margin: 0 0.5em;
  font-weight: bold;
  display: inline-block;
}
.navitopicpath_ .topicpath_home_ {
  margin: 0 0.5em 0 0;
}
.navitopicpath_.isWhite {
  color: #fff;
}
.navitopicpath_.isWhite a,
.navitopicpath_.isWhite span {
  color: #fff;
}
.img-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.img-center img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: bottom;
}
.athlete {
  color: #1f0000;
}
.athlete * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.athlete a {
  color: #1f0000;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.athlete a:hover {
  text-decoration: none;
  opacity: 0.7;
}
/* list */
.athlete_kv {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 693px;
}
.athlete_kv_inr {
  width: 100%;
  height: 670px;
  background-image: url("../../../new_img/usr/freepage/athlete/kv/kv_bg_pc.png");
  background-size: cover;
}
.athlete_kv_inr .rect_top {
  position: absolute;
  left: 0;
  top: 0;
  width: calc((855 / 1920) * 100vw);
  height: 50px;
  background: #fff;
}
.athlete_kv_inr .para_01 {
  position: absolute;
  left: calc((510 / 1920) * 100vw);
  top: 0;
  width: calc((500 / 1920) * 100vw);
  height: 75px;
  background: #fff;
  -webkit-transform: skewX(-45deg);
          transform: skewX(-45deg);
}
.athlete_kv_inr .para_02 {
  position: absolute;
  left: calc((190 / 1920) * 100vw);
  top: 0;
  width: calc((500 / 1920) * 100vw);
  height: 75px;
  background: #fff;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
}
.athlete_kv_inr .para_03 {
  position: absolute;
  left: calc((-240 / 1920) * 100vw);
  top: 40px;
  width: calc((300 / 1920) * 100vw);
  height: 10px;
  background: #992f00;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
}
.athlete_kv_inr .para_04 {
  position: absolute;
  left: calc((121 / 1920) * 100vw);
  top: 55px;
  width: calc((380 / 1920) * 100vw);
  height: 20px;
  background: #992f00;
}
.athlete_kv_inr .para_05 {
  position: absolute;
  left: calc((-15 / 1920) * 100vw);
  bottom: 1px;
  width: calc((800 / 1920) * 100vw);
  height: 23px;
  background: #511b04;
  -webkit-transform: skewX(155deg);
          transform: skewX(155deg);
}
.athlete_kv_inr .para_06 {
  position: absolute;
  right: calc((-6 / 1920) * 100vw);
  bottom: 9px;
  width: calc((300 / 1920) * 100vw);
  height: 15px;
  background: #511b04;
  -webkit-transform: skewX(25deg);
          transform: skewX(25deg);
}
.athlete_kv_inr .players {
  width: 900px;
  height: 579px;
  position: absolute;
  top: 17px;
  right: 42%;
}
.athlete_kv_item {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.athlete_kv_item .contents {
  height: 670px;
  width: 670px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.athlete_kv_item .logo {
  width: 210.74px;
  height: 80.16px;
}
.athlete_kv_item .lead {
  margin-top: 47px;
  width: 570px;
  height: 20px;
}
.athlete_kv_head {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.athlete_kv_news {
  width: 100vw;
  background: #e33c1b;
  position: absolute;
  bottom: 23px;
  padding: 5px 0;
}
.athlete_kv_news_inr {
  width: 1200px;
  margin: 0 auto;
  display: block;
  padding: 5px 0;
}
.athlete_kv_news_inr .txt {
  padding: 5px 0;
  display: block;
}
.athlete_kv_news_inr .date,
.athlete_kv_news_inr .txt {
  line-height: 1.1;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
}
.athlete_kv_news_inr .icon {
  width: 41px;
  height: 16px;
}
.athlete_kv_news_inr .icon,
.athlete_kv_news_inr .txt {
  margin-left: 20px;
}
/* athlete_menu */
.athlete_menu {
  width: 890px;
  margin: 60px auto 68px;
}
.athlete_menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.athlete_menu_list_item {
  height: 71px;
  margin-left: 80px;
  text-align: center;
}
.athlete_menu_list_item:first-child {
  margin-left: 0;
}
.athlete_menu_list_item_label {
  height: 13.42px;
  text-align: center;
}
a.athlete_menu_list_item_link::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 2px solid #e33c1b;
  border-top: 2px solid #e33c1b;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-top: 7px;
}
.athlete_menu_list_item_neme {
  margin-top: 9px;
  color: #848484;
  font-size: 12px;
}
/* athlete_item */
.athlete_item {
  margin-top: -62px;
  padding: 62px 0;
}
.athlete_item_head {
  height: 30.97px;
  padding-top: 30px;
  text-align: center;
  height: 100%;
}
.athlete_item_head img {
  height: 30.97px;
  vertical-align: baseline;
}
h3.athlete_contents_head {
  text-align: center;
}
h3.athlete_contents_head img {
  height: 20.64px;
}
h3.athlete_contents_head span {
  display: block;
  margin-top: 18px;
  color: #848484;
  font-size: 14px;
}
/* athlete_item_kv */
.athlete_item_kv {
  width: 100%;
  height: 464px;
  margin: 43.5px auto 0;
  position: relative;
}
.athlete_item_kv .bg {
  width: 1500px;
  height: 464px;
  background-image: url("../../../new_img/usr/freepage/athlete/item_kv_bg_football.svg");
  background-size: cover;
  position: absolute;
  top: 0;
  left: calc(50% - 750px);
  z-index: -1;
}
/*.item_football */
.item_football .para_01 {
  position: absolute;
  bottom: 0;
  left: 32.25vw;
  width: 998px;
  height: 272px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_football .para_02 {
  position: absolute;
  top: 108px;
  right: -242px;
  width: 50vw;
  height: 272px;
  background: #1f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_football .para_03 {
  position: absolute;
  top: 0px;
  left: 46vw;
  width: 678px;
  height: 237px;
  background: #862800;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_football .para_04 {
  position: absolute;
  top: 13px;
  left: 18.9vw;
  width: 560px;
  height: 196px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_football .para_05 {
  position: absolute;
  top: 24px;
  left: -100px;
  width: 1100px;
  height: 320px;
  background: #2f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_football .para_06 {
  position: absolute;
  top: 44px;
  left: calc(50% - 514px);
  width: 1028px;
  height: 360px;
  background: #1f0000;
  -webkit-transform: skewX(-25.5deg);
          transform: skewX(-25.5deg);
}
.item_basketball .para_01 {
  top: 0;
  position: absolute;
  left: 20.6vw;
  width: 998px;
  height: 272px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_basketball .para_02 {
  position: absolute;
  left: -126px;
  top: 120px;
  width: 50vw;
  height: 272px;
  background: #1f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_basketball .para_03 {
  position: absolute;
  bottom: 0;
  left: 31vw;
  width: 678px;
  height: 237px;
  background: #862800;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_basketball .para_04 {
  left: 57vw;
  bottom: 74px;
  position: absolute;
  width: 560px;
  height: 196px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_basketball .para_05 {
  position: absolute;
  top: 24px;
  right: -252px;
  width: 1100px;
  height: 320px;
  background: #2f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_basketball .para_06 {
  position: absolute;
  top: 44px;
  left: calc(50% - 514px);
  width: 1028px;
  height: 360px;
  background: #1f0000;
  -webkit-transform: skewX(-25.5deg);
          transform: skewX(-25.5deg);
}
.item_running .para_01 {
  position: absolute;
  top: 0;
  left: 23.2vw;
  width: 998px;
  height: 272px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_running .para_02 {
  position: absolute;
  top: 23px;
  right: -164px;
  height: 320px;
  width: 50vw;
  background: #1f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_running .para_03 {
  position: absolute;
  bottom: 0;
  left: 30.5vw;
  width: 678px;
  height: 237px;
  background: #862800;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_running .para_04 {
  position: absolute;
  top: 153px;
  left: 49vw;
  height: 240px;
  width: 700px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  z-index: -1;
}
.item_running .para_05 {
  position: absolute;
  top: 119px;
  left: -220px;
  height: 272px;
  width: 1100px;
  background: #2f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_running .para_06 {
  position: absolute;
  top: 44px;
  left: calc(50% - 514px);
  width: 1028px;
  height: 360px;
  background: #1f0000;
  -webkit-transform: skewX(-25.5deg);
          transform: skewX(-25.5deg);
}
.item_fitness .para_01 {
  position: absolute;
  bottom: 0;
  right: 15vw;
  width: 998px;
  height: 272px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_fitness .para_02 {
  position: absolute;
  top: 108px;
  right: -242px;
  width: 50vw;
  height: 272px;
  background: #1f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_fitness .para_03 {
  position: absolute;
  top: 0;
  right: 18vw;
  width: 678px;
  height: 237px;
  background: #862800;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_fitness .para_04 {
  position: absolute;
  left: 18.2vw;
  top: 13px;
  width: 560px;
  height: 196px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_fitness .para_05 {
  position: absolute;
  top: 24px;
  left: -100px;
  width: 1100px;
  height: 320px;
  background: #2f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.item_fitness .para_06 {
  position: absolute;
  top: 44px;
  left: calc(50% - 514px);
  width: 1028px;
  height: 360px;
  background: #1f0000;
  -webkit-transform: skewX(-25.5deg);
          transform: skewX(-25.5deg);
}
.item_golf .para_01 {
  bottom: 0;
  left: 31.9vw;
  position: absolute;
  width: 998px;
  height: 272px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  z-index: -5;
}
.item_golf .para_02 {
  position: absolute;
  top: 30px;
  width: 60vw;
  left: -126px;
  height: 272px;
  background: #1f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  z-index: -1;
}
.item_golf .para_03 {
  position: absolute;
  top: 0;
  left: 46vw;
  width: 678px;
  height: 237px;
  background: #862800;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  z-index: -4;
}
.item_golf .para_04 {
  top: 14px;
  left: 18.1vw;
  position: absolute;
  width: 560px;
  height: 196px;
  background: #691b07;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  z-index: -2;
}
.item_golf .para_05 {
  position: absolute;
  top: 60px;
  right: -252px;
  width: 1100px;
  height: 320px;
  background: #2f0000;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  z-index: -3;
}
.item_golf .para_06 {
  position: absolute;
  top: 44px;
  left: calc(50% - 514px);
  width: 1028px;
  height: 360px;
  background: #1f0000;
  -webkit-transform: skewX(-25.5deg);
          transform: skewX(-25.5deg);
}
.athlete_item_kv_slider_wrap {
  width: 100%;
  height: 100%;
  padding-top: 44px;
  z-index: 100;
}
.athlete_item_kv_slider {
  position: relative;
  z-index: 1;
  width: 100%;
}
.athlete_item_kv_slider .slick-slider {
  margin-bottom: 0;
}
.athlete_item_kv_slider .slick-list {
  padding: 0 !important;
}
.athlete_item_kv_slider .slick-slide img {
  width: 1200px;
  margin: 0 auto;
}
.athlete_item_kv_slider .slick-dots {
  margin-top: 20px;
  position: static;
}
.athlete_item_kv_slider .slick-dots li {
  width: 60px;
  height: 4px;
}
.athlete_item_kv_slider .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
  background: #ddd;
  line-height: unset;
  cursor: pointer;
}
.athlete_item_kv_slider .slick-dots li button::before {
  content: none;
}
.athlete_item_kv_slider .slick-dots li button:hover {
  opacity: 0.7;
}
.athlete_item_kv_slider .slick-dots li.slick-active button {
  background: #e33c1b;
  cursor: default;
}
.athlete_item_kv_slider .slick-dots li.slick-active button:hover {
  opacity: 1;
}
/* athlete_item_new */
.athlete_item_new {
  margin-top: 100px;
}
.athlete_list_container .slick-next,
.athlete_list_container .slick-prev {
  width: 21px;
  height: 38px;
  background-size: 21px 38px;
  top: calc(50% - 18px);
}
.athlete_list_container .slick-next {
  right: 60px;
  background-image: url("../../../new_img/usr/freepage/athlete/icon/arrow_r.svg");
}
.athlete_list_container .slick-prev {
  left: 60px;
  background-image: url("../../../new_img/usr/freepage/athlete/icon/arrow_r.svg");
}
.athlete_list_item {
  width: 277px;
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.athlete_list_item a {
  width: 277px;
  display: block;
}
.athlete_list_item_img {
  width: 277px;
  height: 277px;
}
.athlete_list_item_name {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 600;
}
.athlete_list_item_brand {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
}
.athlete_list_item_Price {
  color: #e33c1b;
  font-size: 12px;
}
.athlete_list_item_Price span {
  font-size: 30px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
/* athlete_item_search */
.athlete_item_search {
  width: 1200px;
  margin: 90px auto 0;
}
.athlete_item_search_tsgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
}
a.athlete_item_search_tag {
  display: block;
  background: #ededed;
  line-height: 36px;
  border-radius: 18px;
  margin: 10px 5px;
  padding: 0 1.5em;
  font-size: 14px;
  font-weight: 600;
}
/* athlete_item_link */
.athlete_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 323px;
  height: 60px;
  margin: 70px auto 0;
  position: relative;
  z-index: 1;
}
.athlete_item_link:before {
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #e33c1b;
}
.athlete_item_link span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.athlete_item_link span::after {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 8px;
  height: 12px;
  margin-top: -3px;
  margin-left: 10px;
  background-image: url("../../../new_img/usr/freepage/athlete/icon/arrow_w.svg");
}
.athlete_item_back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 323px;
  height: 60px;
  margin: 70px auto 0;
  position: relative;
  z-index: 1;
}
.athlete_item_back:before {
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #e33c1b;
}
.athlete_item_back span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.athlete_item_back span::before {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 8px;
  height: 12px;
  margin-top: -3px;
  margin-right: 10px;
  background-image: url("../../../new_img/usr/freepage/athlete/icon/arrow_w.svg");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* athlete_item_newshop */
.athlete_item_newshop {
  margin-top: 160px;
}
h3.newshop_head {
  margin-top: 40px;
  text-align: center;
}
h3.newshop_head img {
  width: 710px;
  height: 65px;
}
h3.newshop_head .newshop_sub {
  display: block;
  color: #1f0000;
  font-size: 24px;
  font-weight: 600;
}
.newshop_head_kv {
  position: relative;
}
.newshop_head_kv img {
  width: 100%;
}
.newshop_head_kv .para_01 {
  position: absolute;
  top: 0;
  left: -100px;
  width: 40vw;
  height: 24px;
  background: #fff;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.newshop_head_kv .para_02 {
  position: absolute;
  bottom: 0;
  right: -100px;
  width: 90vw;
  height: 55px;
  background: #fff;
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
}
.map {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
.map::after {
  position: absolute;
  left: 0;
  top: 70px;
  content: '';
  display: block;
  width: 100%;
  height: 240px;
  z-index: -1;
  background-color: #1f0000;
}
.map iframe {
  display: block;
  width: 1200px;
  height: 380px;
  margin: 0 auto;
}
.map_info {
  width: 1200px;
  margin: 0 auto;
}
.map_info p {
  font-size: 14px;
  padding: 15px 0 0;
}
/* ---------------------*
detail
*--------------------- */
/* kv */
.athlete_detail_kv {
  position: relative;
  width: 100%;
}
.athlete_detail_kv img {
  width: 100%;
}
.athlete_detail_tab {
  width: 550px;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.athlete_detail_tab_item {
  width: auto;
  height: 30px;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.athlete_detail_tab_item img {
  opacity: 0.5;
}
.athlete_detail_tab_item:hover {
  text-decoration: none;
  opacity: 0.7;
}
.athlete_detail_tab_item:hover:after {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 100%;
  height: 4px;
  margin-top: 10px;
  background: #e33c1b;
}
.athlete_detail_tab_item:after {
  content: '';
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 100%;
  height: 4px;
  margin-top: 10px;
  background: #fff;
}
.athlete_detail_tab_item.isActive {
  pointer-events: none;
}
.athlete_detail_tab_item.isActive img {
  opacity: 1;
}
.athlete_detail_tab_item.isActive:after {
  background: #e33c1b;
}
.athlete_detail_serach_brand,
.athlete_detail_serach_category {
  width: 1200px;
  margin: 90px auto 0;
}
/* athlete_item_para_tag */
.athlete_item_para_tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
}
a.athlete_item_para_tag {
  display: block;
  line-height: 40px;
  margin: 10px 5px;
  padding: 0 3em;
  position: relative;
  z-index: 1;
}
a.athlete_item_para_tag:before {
  -webkit-transform: skewX(-25deg);
          transform: skewX(-25deg);
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #e33c1b;
}
a.athlete_item_para_tag span {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
a.athlete_item_para_tag span:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 0.5em;
}
/* athlete_detail_pickUp */
.athlete_detail_pickUp {
  margin: 90px auto 0;
}
.athlete_detail_pickUp .athlete_list_container {
  margin-top: 80px;
}
.athlete_detail_pickUp .athlete_item_kv {
  margin-top: 30px;
}
.athlete_detail_pickUp_lead {
  padding: 30px 0 0;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
/* athlete_detail_recommend */
.athlete_detail_recommend {
  margin-top: 170px;
}
.athlete_detail_recommend .athlete_list_container {
  width: 1200px;
  margin: 40px auto 0;
}
.athlete_detail_recommend .athlete_list {
  margin: 0 -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.athlete_detail_recommend .athlete_list_item {
  margin: 0 15px;
}
.athlete_detail_recommend .athlete_list_item_name {
  margin-top: 20px;
}
.athlete_detail_recommend .athlete_list_item_brand {
  margin-top: 10px;
}
.athlete_detail_gender_body {
  display: none;
}
.athlete_detail_gender_body.isActive {
  display: block;
}
/* shop_modal */
.shop_modal.isShow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.shop_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: rgba(0,0,0,0.5);
  z-index: 9999;
}
.shop_modal_body {
  width: 780px;
  height: 418px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.shop_modal_img img {
  width: 100%;
}
.shop_modal_misc {
  text-align: center;
  padding-bottom: 30px;
}
.shop_modal_logo {
  width: 173px;
  height: 66px;
  margin: 40px auto 0;
  display: block;
}
.shop_modal_catch {
  width: 583px;
  height: 29px;
  margin: 30px auto 0;
  display: block;
}
.shop_modal_lead {
  font-size: 16px;
  font-weight: 600;
  margin-top: 20px;
  padding-bottom: 10px;
}
.shop_modal_txt {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
}
.modal_clase_btn {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -40px;
  right: 0;
  cursor: pointer;
}
.modal_clase_btn img {
  width: 100%;
}
.athlete_detail_tab.tab-col2-1 {
  width: 310px;
}
.athlete_detail_tab.tab-col2-2 {
  width: 240px;
}
.shop_modal_body_bg {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}
body.is_fixed {
  position: fixed;
}
.newshop_head_img {
  width: 800px;
  margin: 30px auto 0;
}
.newshop_head_img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .athlete {
    width: 100%;
    padding: 10px 0 50px;
  }
  .navitopicpath_ {
    padding: 2vw 15px;
  }
  .athlete_kv {
    margin-top: 10px;
    height: auto;
  }
  .athlete_kv img {
    width: 100%;
  }
  .athlete_kv_news {
    position: static;
    width: 100%;
    padding: 10px calc((15 / 375) * 100vw);
    color: #fff;
  }
  .athlete_kv_news a.txt {
    display: block;
    margin-top: 0;
    padding: 5px 0;
  }
  .athlete_kv_news p,
  .athlete_kv_news a {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
  }
  .athlete_kv_news .date,
  .athlete_kv_news .icon {
    display: inline-block;
  }
  .athlete_kv_news .icon {
    width: 41px;
    height: 16px;
    margin-left: 1em;
  }
  .athlete_kv_news .txt {
    margin-top: 1em;
  }
  .athlete_menu {
    width: 100%;
    padding: 0 calc((15 / 375) * 100vw);
    margin-bottom: 0;
  }
  .athlete_menu_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .athlete_menu_list_item {
    width: 50%;
    height: 60px;
    text-align: center;
    margin: 0 0 20px 0;
  }
  .athlete_menu_list_item_label {
    height: 10px;
    text-align: center;
  }
  a.athlete_menu_list_item_link::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-right: 2px solid #e33c1b;
    border-top: 2px solid #e33c1b;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    margin-top: 2px;
  }
  .athlete_menu_list_item_neme {
    margin-top: 5px;
    color: #848484;
    font-size: 12px;
  }
  .athlete_item {
    margin-top: -122px;
    padding: 122px 0 60px 0;
  }
  .athlete_item_head img {
    height: 20px;
  }
  .athlete_item_kv {
    width: 100%;
    height: 220px;
    margin: 30px auto 0;
    position: relative;
    background-size: cover;
  }
  .item_football .athlete_item_kv {
    background-image: url("../../../new_img/usr/freepage/athlete/item_kv_bg_sp_football.png");
  }
  .item_basketball .athlete_item_kv {
    background-image: url("../../../new_img/usr/freepage/athlete/item_kv_bg_sp_basketball.png");
  }
  .item_running .athlete_item_kv {
    background-image: url("../../../new_img/usr/freepage/athlete/item_kv_bg_sp_running.png");
  }
  .item_fitness .athlete_item_kv {
    background-image: url("../../../new_img/usr/freepage/athlete/item_kv_bg_sp_fitness.png");
  }
  .item_golf .athlete_item_kv {
    background-image: url("../../../new_img/usr/freepage/athlete/item_kv_bg_sp_golf.png");
  }
  .athlete_item_kv_slider_wrap {
    width: 100%;
    height: 100%;
    padding-top: 55px;
  }
  .athlete_item_kv_slider {
    position: relative;
    z-index: 1;
    display: none;
    -webkit-transform: scale(1.4, 1.4);
            transform: scale(1.4, 1.4);
  }
  .athlete_item_kv_slider.slick-initialized {
    display: block;
  }
  .athlete_item_kv_slider .slick-slider {
    margin-bottom: 0;
  }
  .athlete_item_kv_slider .slick-list {
    padding: 0 !important;
  }
  .athlete_item_kv_slider .slick-slide img {
    width: calc((345 / 375) * 100vw);
    margin: 0 auto;
  }
  .athlete_item_kv_slider .slick-dots {
    margin-top: 0;
    position: static;
  }
  .athlete_item_kv_slider .slick-dots li {
    width: 22px;
    height: 3px;
  }
  .athlete_item_kv_slider .slick-dots li button {
    width: 100%;
    height: 100%;
    padding: 0;
    background: #ddd;
    line-height: unset;
    cursor: pointer;
  }
  .athlete_item_kv_slider .slick-dots li button::before {
    content: none;
  }
  .athlete_item_kv_slider .slick-dots li button:hover {
    opacity: 0.7;
  }
  .athlete_item_kv_slider .slick-dots li.slick-active button {
    background: #e33c1b;
    cursor: default;
  }
  .athlete_item_kv_slider .slick-dots li.slick-active button:hover {
    opacity: 1;
  }
  h3.athlete_contents_head {
    text-align: center;
  }
  h3.athlete_contents_head img {
    height: 12px;
  }
  h3.athlete_contents_head span {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
  }
  .athlete_item_new {
    margin-top: 40px;
  }
  .athlete_item_new h3.athlete_contents_head img {
    height: 16px;
  }
  .athlete_item_new h3.athlete_contents_head span {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
  }
  .athlete_list_container .slick-next,
  .athlete_list_container .slick-prev {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    top: calc(((165 / 2) / 375) * 100vw);
  }
  .athlete_list_container .slick-next {
    right: 0;
    background-image: url("../../../new_img/usr/freepage/athlete/icon/arrow_r_sp.png");
  }
  .athlete_list_container .slick-prev {
    left: 0;
    background-image: url("../../../new_img/usr/freepage/athlete/icon/arrow_r_sp.png");
  }
  .athlete_list_item {
    width: calc((165 / 375) * 100vw);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .athlete_list_item a {
    width: calc((165 / 375) * 100vw);
    display: block;
  }
  .athlete_list_item_img {
    width: calc((165 / 375) * 100vw);
    height: calc((165 / 375) * 100vw);
  }
  .athlete_item_search {
    width: 100%;
    margin: 45px auto 0;
  }
  .athlete_item_search_tsgs {
    padding-top: 15px;
  }
  a.athlete_item_search_tag {
    line-height: 30px;
    border-radius: 18px;
    margin: 5px;
    padding: 0 1em;
    font-size: 10px;
    font-weight: 500;
  }
  .athlete_item_link,
  .athlete_item_back {
    width: calc((273 / 375) * 100vw);
    height: 50px;
    margin: 40px auto 0;
  }
  .athlete_item_link span,
  .athlete_item_back span {
    font-size: 14px;
  }
  .athlete_item_newshop {
    margin-top: 20px;
  }
  h3.newshop_head {
    padding-top: 37px;
    margin-top: 0;
  }
  h3.newshop_head img {
    width: auto;
    height: 15.35px;
  }
  h3.newshop_head .newshop_sub {
    margin-top: 15px;
    font-size: 14px;
  }
  .map {
    margin-top: 30px;
    position: relative;
    z-index: 1;
  }
  .map::after {
    position: absolute;
    left: 0;
    top: calc((90 / 375) * 100vw);
    content: '';
    display: block;
    width: 100%;
    height: 100px;
    z-index: -1;
    background-color: #1f0000;
  }
  .map iframe {
    display: block;
    width: calc((345 / 375) * 100vw);
    height: calc((280 / 375) * 100vw);
    margin: 0 auto;
  }
  .map_info {
    width: 100%;
    margin: 0 auto;
    padding: calc((15 / 375) * 100vw);
  }
  .map_info p {
    font-size: 14px;
    padding: 8px 0 0;
  }
  .athlete_detail_tab {
    width: calc((302 / 375) * 100vw);
    margin: 40px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .athlete_detail_tab_item {
    width: auto;
    height: 46px;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .athlete_detail_tab_item .athlete_detail_tab_item_inr {
    height: 30.32px;
  }
  .athlete_detail_tab_item:first-child .athlete_detail_tab_item_inr {
    width: calc((56 / 375) * 100vw);
  }
  .athlete_detail_tab_item:nth-child(2) .athlete_detail_tab_item_inr {
    width: calc((74.06 / 375) * 100vw);
  }
  .athlete_detail_tab_item:last-child .athlete_detail_tab_item_inr {
    width: calc((74.18 / 375) * 100vw);
  }
  .athlete_detail_tab_item img {
    opacity: 0.5;
  }
  .athlete_detail_tab_item:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  .athlete_detail_tab_item:hover:after {
    content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 100%;
    height: 4px;
    margin-top: 10px;
    background: #e33c1b;
  }
  .athlete_detail_tab_item:after {
    content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    width: 100%;
    height: 4px;
    margin-top: 10px;
    background: #fff;
  }
  .athlete_detail_tab_item.isActive {
    pointer-events: none;
  }
  .athlete_detail_tab_item.isActive img {
    opacity: 1;
  }
  .athlete_detail_tab_item.isActive:after {
    background: #e33c1b;
  }
  .athlete_detail_serach_brand,
  .athlete_detail_serach_category {
    width: 100%;
    margin: 45px auto 0;
  }
  .athlete_item_para_tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 15px 15px 0;
  }
  a.athlete_item_para_tag {
    display: block;
    line-height: 34px;
    margin: 5px 3px;
    padding: 0 2em;
  }
  a.athlete_item_para_tag span {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
  }
  a.athlete_item_para_tag span:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 0.5em;
  }
  .athlete_detail_pickUp {
    margin: 75px auto 0;
    padding-bottom: 40px;
  }
  .athlete_detail_pickUp h3.athlete_contents_head img {
    height: 15px;
  }
  .athlete_detail_pickUp .athlete_list_container {
    margin-top: 40px;
  }
  .athlete_detail_pickUp .athlete_item_kv {
    margin-top: 30px;
  }
  .athlete_detail_pickUp_lead {
    padding: 30px 15px 0;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
  }
  .athlete_detail_recommend {
    margin-top: 80px;
  }
  .athlete_detail_recommend h3.athlete_contents_head img {
    height: 16px;
  }
  .athlete_detail_recommend .athlete_list_container {
    width: 100%;
    margin: 40px auto 0;
  }
  .athlete_detail_recommend .athlete_list {
    margin: 0;
    padding: 0 7.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .athlete_detail_recommend .athlete_list_item {
    margin: 0 7.5px;
  }
  .athlete_detail_recommend .athlete_list_item_name {
    margin-top: 20px;
  }
  .athlete_detail_recommend .athlete_list_item_brand {
    margin-top: 10px;
  }
  .athlete_detail_gender_body {
    display: none;
  }
  .athlete_detail_gender_body.isActive {
    display: block;
  }
  .shop_modal_body {
    width: calc((345 / 375) * 100vw);
    position: relative;
    margin: 170px auto;
  }
  .shop_modal_img img {
    width: 100%;
  }
  .shop_modal_misc {
    text-align: center;
  }
  .shop_modal_logo {
    width: 112px;
    height: 42px;
    margin: 30px auto 0;
    display: block;
  }
  .shop_modal_catch {
    width: calc((304 / 375) * 100vw);
    height: calc((15 / 375) * 100vw);
    margin: 30px auto 0;
    display: block;
  }
  .shop_modal_lead {
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 20px;
  }
  .shop_modal_txt {
    padding: 0 calc((30 / 375) * 100vw);
    margin-top: 10px;
    font-size: 14px;
  }
  .modal_clase_btn {
    width: 25px;
    height: 25px;
    position: absolute;
    top: -50px;
    right: 0;
  }
  .modal_clase_btn img {
    width: 100%;
  }
  .athlete_detail_tab.tab-col2-1,
  .athlete_detail_tab.tab-col2-2 {
    width: calc((190 / 375) * 100vw);
  }
  body.is_fixed {
    position: fixed;
  }
  .newshop_head_img {
    width: 100%;
    padding: 0 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .newshop_head_img img {
    width: 100%;
  }
}

/*# sourceMappingURL=athlete.css.map */
