@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: 0;
}
.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;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
a {
  color: #1f0000;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.running_content01 {
  position: relative;
  padding-bottom: 100px;
}
.running_content01 img {
  width: 100%;
}
.running_content01::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../../new_img/usr/freepage/athlete/running_content01/bg_1.png");
  width: 100%;
  height: 100%;
  background-position: center top -90px;
  background-size: 2408.99px 2792.12px;
  background-repeat: no-repeat;
}
.running_content01_head {
  padding: 60px 0 50px;
}
h1.running_content01_h1 {
  text-align: center;
  font-size: 40px;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 10px;
}
.running_content01_txt {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 30px;
  font-weight: bold;
}
.running_content01_movie_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  position: relative;
  z-index: 2;
}
.running_content01_movie_item {
  width: 48%;
}
.running_content01_movie_item_ttl {
  width: 370px;
  height: 40px;
  border-radius: 20px;
  background: #ffde29;
  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;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  padding-top: 4px;
  margin: 0 auto 20px;
}
.running_content01_youtube {
  background-color: #000;
  position: relative;
}
.running_content01_youtube::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-image: url("../../new_img/usr/freepage/athlete/running_content01/youtube_icon.png");
  width: 114px;
  height: 114px;
  background-repeat: no-repeat;
  background-position: center;
}
.running_content01_starring {
  margin-top: 25px;
  position: relative;
  z-index: 2;
}
.running_content01_starring_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1100px;
  margin: 20px auto 0;
}
.running_content01_starring_item {
  background: #ffdad1;
  width: 540px;
  margin-bottom: 20px;
  padding: 25px 22px 20px;
  -webkit-filter: drop-shadow(10px 10px 10px rgba(31,0,0,0.3));
          filter: drop-shadow(10px 10px 10px rgba(31,0,0,0.3));
}
.running_content01_starring_item_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.running_content01_starring_head {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 156px;
  position: relative;
  right: 10px;
}
.running_content01_starring_ttl {
  font-size: 22px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #e33c1b;
  font-family: Arial;
  text-transform: uppercase;
}
.running_content01_starring_txt {
  display: block;
  width: 340px;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 22px;
}
.ttl_line {
  position: relative;
  padding-top: 100px;
}
.ttl_line::before {
  content: "";
  display: block;
  position: absolute;
  height: 90px;
  width: 3px;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  background-color: #fff;
}
.ttl_line.red::before {
  background-color: #e33c1b;
}
.running_content01_starring_icon {
  width: 86px;
  height: 86px;
  margin: 0 auto 12px;
}
.running_content01_starring_head_txt {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 18px;
  font-weight: bold;
}
.l-running_content01_h2 {
  font-size: 32px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
}
.running_content01_about {
  margin-top: 50px;
  z-index: 2;
  position: relative;
}
.running_content01_about_box .ttl_line {
  padding-top: 110px;
}
.running_content01_about_txt {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 30px;
  width: 650px;
  color: #fff;
  margin: 23px auto 45px;
  font-weight: bold;
}
.running_content01_bg_color {
  position: relative;
}
.running_content01_bg_color::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #691b07;
  width: 100%;
  height: calc(100% + -200px);
  right: 0;
  left: 0;
  top: -490px;
  z-index: -1;
}
.running_content01_bg_color::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("../../new_img/usr/freepage/athlete/running_content01/bg_2.png");
  width: 100%;
  height: 100%;
  background-position: bottom;
  background-size: 2405.13px 1639.06px;
  background-repeat: no-repeat;
  bottom: -330px;
  z-index: -1;
}
.running_content01_product_item_ttl {
  width: 110%;
  min-height: 36px;
  border-radius: 18px;
  background: #ffde29;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #0b0b0b;
  padding: 7px 0;
  margin-bottom: 15px;
  margin-left: -5%;
}
.running_content01_product_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1070px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 50px auto 0;
}
.running_content01_product_item {
  width: 180px;
  margin-bottom: 35px;
}
.running_content01_product_item_img {
  width: 180px;
  height: 180px;
  background: #fff;
  border: 1px solid #fff;
  -webkit-filter: drop-shadow(8px 8px 8px rgba(31,0,0,0.3));
          filter: drop-shadow(8px 8px 8px rgba(31,0,0,0.3));
  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;
  border-radius: 50%;
}
.running_content01_product_item_img img {
  width: 146px;
}
.running_content01_product_item_name {
  padding-top: 16px;
  display: block;
  position: relative;
  padding-bottom: 20px;
  font-family: Arial;
}
.running_content01_product_item_name::after {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 11px;
  right: 0;
  left: 0;
  bottom: 0;
  background-image: url("../../new_img/usr/freepage/athlete/running_content01/anc_arrow.png");
  margin: auto;
  background-repeat: no-repeat;
}
.running_content01_product_item_name span {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 20px;
  text-align: center;
  display: block;
}
.running_content01_product_item_name .brand {
  color: #e33c1b;
}
.running_content01_product_item_name .name {
  color: #fff;
}
.running_content01_feature {
  margin-top: 26px;
}
.running_content01_feature_ttl {
  width: 1100px;
  text-align: center;
  margin: 0 auto 110px;
}
.running_content01_feature_item {
  background-color: #fff;
  width: 1100px;
  margin: 0 auto 110px;
  padding-bottom: 80px;
  position: relative;
  -webkit-filter: drop-shadow(10px 10px 10px rgba(31,0,0,0.3));
          filter: drop-shadow(10px 10px 10px rgba(31,0,0,0.3));
}
.running_content01_feature_item:last-child {
  margin-bottom: 0;
}
.running_content01_feature_item:nth-child(odd):after {
  content: "";
  display: block;
  position: absolute;
  width: 817.16px;
  height: 1047.92px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("../../new_img/usr/freepage/athlete/running_content01/bg_img1.png");
  left: -450px;
  bottom: -653px;
  z-index: -1;
}
.running_content01_feature_item:nth-child(even):after {
  content: "";
  display: block;
  position: absolute;
  width: 598.8px;
  height: 866.5px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url("../../new_img/usr/freepage/athlete/running_content01/bg_img2.png");
  right: -390px;
  top: 100px;
  z-index: -1;
}
.running_content01_feature_circle_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding-top: 53px;
}
.running_content01_feature_circle_wrap.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.running_content01_feature_circle_wrap.reverse .running_content01_feature_circle {
  right: -45px;
  left: auto;
}
.running_content01_feature_circle_wrap.reverse .running_content01_feature_desc {
  left: 48px;
  right: auto;
}
.running_content01_feature_circle {
  width: 610px;
  height: 610px;
  background: #fff;
  border: 2px solid #e33c1b;
  border-radius: 50%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  left: -50px;
  top: -126px;
}
.running_content01_feature_circle_num_wrap {
  width: 200px;
  height: 30px;
  border-radius: 15px;
  background: #ffdad1;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #e33c1b;
  padding: 3px 0;
  text-transform: uppercase;
  font-family: Arial;
}
.running_content01_feature_circle_num_wrap span.num {
  font-size: 20px;
  font-weight: bold;
  padding-left: 5px;
}
.running_content01_feature_circle_ttl {
  margin: 34px auto 0;
}
.running_content01_feature_circle_ttl .brand {
  font-family: Arial;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #505050;
}
.running_content01_feature_circle_ttl .name {
  font-family: Arial;
  font-weight: bold;
  font-size: 43px;
  line-height: 24px;
  color: #000;
  padding: 8px 0 10px;
}
.running_content01_feature_circle_ttl .subname {
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #000;
}
.running_content01_feature_circle_img {
  width: 440px;
}
.running_content01_feature_desc {
  width: 460px;
  position: relative;
  right: 48px;
}
.running_content01_feature_desc_ttl {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: bold;
  padding-bottom: 10px;
}
.running_content01_feature_desc_txt {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 24px;
}
.running_content01_feature_desc_graph {
  width: 350px;
  margin: 40px auto;
}
.running_content01_feature_lineup_list {
  width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
}
.running_content01_feature_lineup_item {
  width: 230px;
  margin-bottom: 20px;
}
.running_content01_feature_lineup_head {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: bold;
  position: relative;
  width: 1000px;
  margin: auto;
  top: -20px;
}
.running_content01_feature_lineup_head .head_ttl {
  font-family: Arial;
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}
.running_content01_feature_lineup_head::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  top: 0;
  bottom: 0;
  margin: auto;
}
.running_content01_feature_lineup_link {
  display: block;
  width: 163px;
  height: 36px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.05em;
  margin: auto;
  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;
}
.running_content01_feature_lineup_ttl {
  font-size: 13px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000;
  padding-bottom: 8px;
}
.running_content01_feature_lineup_more_wrap {
  border-top: 1px solid #000;
  width: 1000px;
  margin: auto;
}
.running_content01_feature_lineup_more {
  display: block;
  width: 300px;
  height: 46px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.05em;
  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;
  margin: 55px auto 0;
}
.running_content01_feature_desc_point {
  font-size: 13px;
  position: absolute;
  text-align: right;
  display: inline-block;
  margin-left: auto;
  right: 0;
  bottom: 70px;
  font-weight: bold;
  cursor: pointer;
}
.running_content01_feature_desc_point:before {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  left: -25px;
  background-repeat: no-repeat;
  background-image: url("../../new_img/usr/freepage/athlete/running_content01/icon_hatena.png");
}
#anc_feature_3 .running_content01_feature_desc_point {
  bottom: 37px;
}
.running_content01_feature_lineup_list.hyperion_tempo,
.running_content01_feature_lineup_list.magic_speed,
.running_content01_feature_lineup_list.adizero_boston_10,
.running_content01_feature_lineup_list.aurora {
  width: 740px;
  margin-left: 48px;
}
#anc_feature_6 .running_content01_feature_circle_wrap,
#anc_feature_10 .running_content01_feature_circle_wrap {
  height: 600px;
}
#anc_feature_7 .running_content01_feature_lineup_wrap,
#anc_feature_8 .running_content01_feature_lineup_wrap,
#anc_feature_9 .running_content01_feature_lineup_wrap {
  position: absolute;
  width: 464px;
}
#anc_feature_7 .running_content01_feature_lineup_head,
#anc_feature_8 .running_content01_feature_lineup_head,
#anc_feature_9 .running_content01_feature_lineup_head,
#anc_feature_7 .running_content01_feature_lineup_list,
#anc_feature_8 .running_content01_feature_lineup_list,
#anc_feature_9 .running_content01_feature_lineup_list {
  width: 100%;
}
#anc_feature_7 .running_content01_feature_lineup_wrap {
  right: 50px;
  top: 310px;
}
#anc_feature_7 .running_content01_feature_lineup_more_wrap {
  margin-top: 150px;
}
#anc_feature_8 .running_content01_feature_lineup_wrap {
  left: 50px;
  top: 340px;
}
#anc_feature_8 .running_content01_feature_lineup_more_wrap {
  margin-top: 0;
}
#anc_feature_9 .running_content01_feature_lineup_wrap {
  right: 50px;
  top: 350px;
}
#anc_feature_9 .running_content01_feature_lineup_more_wrap {
  margin-top: 0;
}
.running_content01_feature_lineup_list.aurora:after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}
.running_content01_access_head {
  width: 1100px;
  margin: auto;
}
.running_content01_access {
  margin-top: 80px;
  position: relative;
}
.running_content01_access:after {
  content: "";
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, transparent), color-stop(50%, #691b07), to(#691b07));
  background: linear-gradient(90deg, transparent 0%, transparent 50%, #691b07 50%, #691b07 100%);
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
}
.running_content01_access_ttl {
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 40px;
  color: #fff;
}
.running_content01_access_txt {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 30px;
  width: 800px;
  padding-top: 25px;
  color: #fff;
  margin-bottom: 60px;
}
.running_content01_access_map {
  overflow: hidden;
  position: relative;
  width: 600px;
  height: 472px;
  -webkit-filter: drop-shadow(8px 8px 10px rgba(0,0,0,0.15));
          filter: drop-shadow(8px 8px 10px rgba(0,0,0,0.15));
}
.running_content01_access_map iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.running_content01_access_map_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 1100px;
  margin: auto;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.running_content01_access_map_txt {
  letter-spacing: 0.05em;
  line-height: 24px;
  font-size: 13px;
  margin-right: 30px;
}
.running_content01_access_map_txt .red {
  font-size: 17px;
  font-family: Arial;
  color: #e33c1b;
  text-transform: uppercase;
  display: block;
  padding-bottom: 10px;
  font-weight: bold;
}
.running_content01_access_map_txt .store_name {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 24px;
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
}
.running_content01_back_btn {
  width: 300px;
  height: 50px;
  border-radius: 3px;
  background: #000;
  font-size: 16px;
  line-height: 31px;
  color: #fff;
  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;
  margin: auto;
  position: relative;
}
.running_content01_access {
  margin-bottom: 165px;
}
.point_modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 100%;
  z-index: 10;
}
.point_modal_bg {
  background: rgba(0,0,0,0.6);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.point_modal_content {
  background: #fff;
  left: 50%;
  padding: 30px 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 1000px;
  height: 570px;
}
.point_modal_content_ttl {
  font-size: 32px;
  letter-spacing: 0.05em;
  text-align: center;
  font-weight: bold;
  padding-bottom: 30px;
  padding-top: 25px;
}
.point_modal_content_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.point_modal_content_item {
  padding: 24px;
  width: 300px;
  height: 160px;
  margin-bottom: 20px;
}
.point_modal_content_item:nth-child(1) {
  background: rgba(20,206,149,0.2);
}
.point_modal_content_item:nth-child(1) .point_modal_content_item_ttl {
  background: #14ce95;
}
.point_modal_content_item:nth-child(2) {
  background: rgba(83,208,255,0.2);
}
.point_modal_content_item:nth-child(2) .point_modal_content_item_ttl {
  background: #53d0ff;
}
.point_modal_content_item:nth-child(3) {
  background: rgba(239,239,0,0.2);
}
.point_modal_content_item:nth-child(3) .point_modal_content_item_ttl {
  background: #efef00;
}
.point_modal_content_item:nth-child(4) {
  background: rgba(253,195,104,0.2);
}
.point_modal_content_item:nth-child(4) .point_modal_content_item_ttl {
  background: #fdc368;
}
.point_modal_content_item:nth-child(5) {
  background: rgba(255,149,196,0.2);
}
.point_modal_content_item:nth-child(5) .point_modal_content_item_ttl {
  background: #ff95c4;
}
.point_modal_content_item:nth-child(6) {
  background: rgba(239,157,255,0.2);
}
.point_modal_content_item:nth-child(6) .point_modal_content_item_ttl {
  background: #ef9dff;
}
.point_modal_content_item_ttl {
  width: 250px;
  height: 30px;
  border-radius: 4px;
  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;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: bold;
  padding-top: 1px;
  margin-bottom: 15px;
}
.point_modal_content_item_txt {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 26px;
  font-weight: bold;
}
.point_modal_close {
  width: 20px;
  height: 20px;
  display: block;
  margin-left: auto;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .running_content01 {
    position: relative;
    padding-bottom: 20px;
  }
  .running_content01 img {
    width: 100%;
  }
  .running_content01::before {
    content: none;
  }
  .running_content01_head {
    padding: 40px 15px 40px;
  }
  h1.running_content01_h1 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 10px;
  }
  .running_content01_txt {
    text-align: center;
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 28px;
    font-weight: bold;
  }
  .running_content01_movie_list {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 15px 15px 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), color-stop(30%, #1f0000), to(#1f0000));
    background: linear-gradient(180deg, transparent 0%, transparent 30%, #1f0000 30%, #1f0000 100%);
  }
  .running_content01_movie_list::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../../new_img/usr/freepage/athlete/running_content01/bg_1_sp.png");
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: 120%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
  }
  .running_content01_movie_item {
    width: 96%;
    margin: auto;
  }
  .running_content01_movie_item:nth-child(1) {
    margin-bottom: 28px;
  }
  .running_content01_movie_item_ttl {
    width: calc((340 / 375) * 100vw);
    height: 44px;
    border-radius: 20px;
    background: #ffde29;
    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;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    padding-top: 2px;
    margin: 0 auto 20px;
  }
  .running_content01_youtube {
    position: relative;
  }
  .running_content01_youtube::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-image: url("../../new_img/usr/freepage/athlete/running_content01/youtube_icon.png");
    width: 64px;
    height: 64px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  .running_content01_starring {
    margin-top: 0;
    position: relative;
    z-index: 2;
    background-color: #1f0000;
  }
  .running_content01_starring_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 20px auto 0;
    padding: 0 15px 50px;
  }
  .running_content01_starring_item {
    display: block;
    background: #ffdad1;
    width: 100%;
    margin-bottom: 20px;
    padding: 24px 22px 20px;
    -webkit-filter: drop-shadow(10px 10px 10px rgba(31,0,0,0.3));
            filter: drop-shadow(10px 10px 10px rgba(31,0,0,0.3));
  }
  .running_content01_starring_item_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .running_content01_starring_head {
    text-align: center;
    width: 100%;
    position: initial;
  }
  .running_content01_starring_ttl {
    font-size: 18px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #e33c1b;
    font-family: Arial;
    text-transform: uppercase;
  }
  .running_content01_starring_txt {
    display: block;
    width: 100%;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 22px;
    margin-left: 23px;
  }
  .running_content01_starring_readmore {
    width: calc(100% - 103px);
    margin-left: auto;
    text-align: center;
    font-size: 13px;
    color: #e33c1b;
    letter-spacing: 0.05em;
  }
  .running_content01_starring_readmore::after {
    content: "もっとみる";
  }
  .running_content01_starring_readmore.is_open {
    margin-top: 20px;
  }
  .running_content01_starring_readmore.is_open::after {
    content: "閉じる";
  }
  .running_content01_starring_txt.is_open {
    height: auto;
  }
  .running_content01_starring_txt.is_open::after {
    content: none;
  }
  .running_content01_starring_txt {
    height: 112px;
    overflow-y: hidden;
    position: relative;
  }
  .running_content01_starring_txt::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    width: 100%;
    height: 4em;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,218,209,0)), color-stop(50%, rgba(255,218,209,0.9)), color-stop(50%, rgba(255,218,209,0.9)), to(#ffdad1));
  }
  .ttl_line {
    position: relative;
    padding-top: 60px;
  }
  .ttl_line::before {
    content: "";
    display: block;
    position: absolute;
    height: 50px;
    width: 3px;
    right: 0;
    left: 0;
    top: 0;
    margin: auto;
    background-color: #fff;
  }
  .ttl_line.red::before {
    background-color: #e33c1b;
  }
  .running_content01_starring_icon {
    width: 86px;
    height: 86px;
    margin: 0 auto 12px;
  }
  .running_content01_starring_head_txt {
    font-size: 12px;
    letter-spacing: 0.05em;
    line-height: 18px;
    font-weight: bold;
  }
  .running_content01_starring_close {
    display: block;
    color: #e33c1b;
    font-size: 13px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 30px;
  }
  .l-running_content01_h2 {
    font-size: calc((24 / 375) * 100vw);
    letter-spacing: 0.05em;
    text-align: center;
    color: #fff;
    line-height: 32px;
    position: relative;
    left: -30px;
    width: calc(100% + 60px);
  }
  .running_content01_about {
    margin-top: 0;
    z-index: 2;
    position: relative;
    padding: 0 30px 30px;
    background-color: #e33c1b;
  }
  .running_content01_about::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../../new_img/usr/freepage/athlete/running_content01/bg_1_1_sp.png");
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: 120%;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    left: 0;
  }
  .running_content01_about_box {
    margin-bottom: 45px;
  }
  .running_content01_about_txt {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 28px;
    width: 100%;
    color: #fff;
    margin: 0;
    font-weight: bold;
    padding: 23px 8px;
    height: 15.2em;
    overflow-y: hidden;
    position: relative;
  }
  .running_content01_about_txt::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    width: 100%;
    height: 4em;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(227,60,27,0)), color-stop(50%, rgba(227,60,27,0.9)), color-stop(50%, rgba(227,60,27,0.9)), to(#e33c1b));
  }
  .running_content01_about_txt.is_open {
    height: auto;
  }
  .running_content01_about_txt.is_open:after {
    content: none;
  }
  .running_content01_about_readmore {
    width: 200px;
    height: 36px;
    border: 1px solid #fff;
    margin: 20px auto 0;
    position: relative;
    color: #fff;
    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;
    font-size: 15px;
  }
  .running_content01_about_readmore:after {
    content: "もっと見る";
  }
  .running_content01_about_readmore.is_open:after {
    content: "閉じる";
  }
  .running_content01_bg_color {
    position: relative;
    z-index: 2;
  }
  .running_content01_bg_color::before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../../new_img/usr/freepage/athlete/running_content01/bg_1_2_sp.png");
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: 120%;
    background-repeat: no-repeat;
    top: -30px;
    left: 0;
    z-index: 0;
  }
  .running_content01_bg_color::after {
    content: none;
  }
  .running_content01_product_item_ttl {
    width: 100%;
    min-height: 30px;
    border-radius: 18px;
    background: #ffde29;
    font-size: calc((14 / 375) * 100vw);
    text-align: center;
    font-weight: bold;
    color: #0b0b0b;
    padding: 6px 0;
    margin: 0 auto 15px;
  }
  .running_content01_product_item:nth-child(8) .running_content01_product_item_ttl {
    margin-bottom: 36px;
  }
  .running_content01_product_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 90%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  .running_content01_product_item {
    width: calc((160 / 375) * 100vw);
    margin-bottom: 30px;
    z-index: 2;
  }
  .running_content01_product_item_img {
    width: calc((150 / 375) * 100vw);
    height: calc((150 / 375) * 100vw);
    background: #fff;
    border: 1px solid #fff;
    -webkit-filter: drop-shadow(8px 8px 8px rgba(31,0,0,0.3));
            filter: drop-shadow(8px 8px 8px rgba(31,0,0,0.3));
    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;
    border-radius: 50%;
  }
  .running_content01_product_item_img img {
    width: calc((122 / 375) * 100vw);
  }
  .running_content01_product_item_name {
    padding-top: 16px;
    display: block;
    position: relative;
    padding-bottom: 20px;
    font-family: Arial;
  }
  .running_content01_product_item_name::after {
    content: "";
    display: block;
    position: absolute;
    width: 22px;
    height: 11px;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url("../../new_img/usr/freepage/athlete/running_content01/anc_arrow.png");
    margin: auto;
    background-repeat: no-repeat;
  }
  .running_content01_product_item_name span {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 20px;
    text-align: center;
    display: block;
  }
  .running_content01_product_item_name .brand {
    color: #e33c1b;
  }
  .running_content01_product_item_name .name {
    color: #fff;
  }
  .running_content01_feature {
    margin-top: 50px;
  }
  .running_content01_feature_ttl {
    width: 100%;
    text-align: center;
    margin: 0 auto calc((100 / 375) * 100vw);
    right: 0;
    left: 0;
  }
  .running_content01_feature_list {
    padding: 0 15px;
  }
  .running_content01_feature_item {
    background-color: #fff;
    width: 100%;
    margin: calc((345 / 375) * 100vw) auto 110px;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
    -webkit-filter: drop-shadow(10px 10px 10px rgba(31,0,0,0.3));
            filter: drop-shadow(10px 10px 10px rgba(31,0,0,0.3));
  }
  .running_content01_feature_item:last-child {
    margin-bottom: 0;
  }
  .running_content01_feature_item:nth-child(odd):after {
    content: none;
  }
  .running_content01_feature_item:nth-child(even):after {
    content: none;
  }
  .running_content01_feature_circle_wrap {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding: 45px 20px 40px;
  }
  .running_content01_feature_circle_wrap.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .running_content01_feature_circle_wrap.reverse .running_content01_feature_circle {
    right: 0;
    left: auto;
  }
  .running_content01_feature_circle_wrap.reverse .running_content01_feature_desc {
    position: initial;
  }
  .running_content01_feature_circle {
    width: calc((343 / 375) * 100vw);
    height: calc((343 / 375) * 100vw);
    background: #fff;
    border: 2px solid #e33c1b;
    border-radius: 50%;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    left: 0;
    right: 0;
    top: calc((-312 / 375) * 100vw);
    overflow: hidden;
  }
  .running_content01_feature_circle_num_wrap {
    width: 150px;
    height: 24px;
    border-radius: 15px;
    background: #ffdad1;
    font-size: 12px;
    text-align: center;
    color: #e33c1b;
    padding: 0;
    text-transform: uppercase;
    font-family: Arial;
  }
  .running_content01_feature_circle_num_wrap span.num {
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
  }
  .running_content01_feature_circle_ttl {
    width: auto;
    margin: 24px auto 10px;
    z-index: 4;
    position: relative;
  }
  .running_content01_feature_circle_ttl .brand {
    font-family: Arial;
    font-size: calc((14 / 375) * 100vw);
    letter-spacing: 0.05em;
    line-height: 13px;
    color: #505050;
  }
  .running_content01_feature_circle_ttl .name {
    font-family: Arial;
    font-weight: bold;
    font-size: calc((25 / 375) * 100vw);
    line-height: 13px;
    color: #000;
    padding: 5px 0 5px;
    line-height: 1;
  }
  .running_content01_feature_circle_ttl .subname {
    font-size: calc((12 / 375) * 100vw);
    letter-spacing: 0.05em;
    line-height: 14px;
    color: #000;
  }
  .running_content01_feature_circle_img {
    position: relative;
    top: -10px;
    z-index: 0;
    width: calc((240 / 375) * 100vw);
  }
  .running_content01_feature_desc {
    width: 100%;
    position: relative;
    right: 0;
  }
  .running_content01_feature_desc_ttl {
    font-size: 20px;
    letter-spacing: 0.05em;
    font-weight: bold;
    padding-bottom: 10px;
  }
  .running_content01_feature_desc_txt {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
  }
  .running_content01_feature_desc_graph {
    width: calc((290 / 375) * 100vw);
    margin: 40px auto 20px;
  }
  .running_content01_feature_lineup_wrap {
    padding: 0 20px;
  }
  .running_content01_feature_lineup_list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 10px;
  }
  .running_content01_feature_lineup_item {
    width: calc((145 / 375) * 100vw);
    margin-bottom: 20px;
  }
  .running_content01_feature_lineup_head {
    letter-spacing: 0.05em;
    font-weight: bold;
    position: relative;
    width: 100%;
    margin: auto;
    top: -20px;
  }
  .running_content01_feature_lineup_head .head_ttl {
    font-size: 16px;
    display: inline-block;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
  }
  .running_content01_feature_lineup_head::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .running_content01_feature_lineup_link {
    display: block;
    width: 90%;
    height: 36px;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.05em;
    margin: auto;
    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;
  }
  .running_content01_feature_lineup_link:link,
  .running_content01_feature_lineup_link:visited {
    color: #fff;
  }
  .running_content01_feature_lineup_ttl {
    font-size: 12px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #000;
    padding-bottom: 8px;
  }
  .running_content01_feature_lineup_more_wrap {
    border-top: 1px solid #000;
    width: calc(100% - 40px);
    margin: auto;
    padding: 0;
  }
  .running_content01_feature_lineup_more {
    display: block;
    width: 100%;
    height: 46px;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.05em;
    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;
    margin: 30px auto 0;
  }
  .running_content01_feature_lineup_more:link,
  .running_content01_feature_lineup_more:visited {
    color: #fff;
  }
  .running_content01_feature_desc_point {
    font-size: 13px;
    position: relative;
    text-align: right;
    display: block;
    width: 7em;
    margin-left: auto;
    right: 0;
    bottom: 0;
    font-weight: bold;
    cursor: pointer;
  }
  .running_content01_feature_desc_point:before {
    content: "";
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    left: -25px;
    background-repeat: no-repeat;
    background-image: url("../../new_img/usr/freepage/athlete/running_content01/icon_hatena.png");
  }
  #anc_feature_3 .running_content01_feature_desc_point {
    bottom: 0;
    position: relative;
  }
  .running_content01_feature_lineup_list.hyperion_tempo,
  .running_content01_feature_lineup_list.magic_speed,
  .running_content01_feature_lineup_list.adizero_boston_10,
  .running_content01_feature_lineup_list.aurora {
    width: 100%;
    margin-left: 0;
  }
  #anc_feature_6 .running_content01_feature_circle_wrap,
  #anc_feature_10 .running_content01_feature_circle_wrap {
    height: auto;
  }
  #anc_feature_7 .running_content01_feature_lineup_wrap,
  #anc_feature_8 .running_content01_feature_lineup_wrap,
  #anc_feature_9 .running_content01_feature_lineup_wrap {
    position: initial;
    width: 100%;
  }
  #anc_feature_7 .running_content01_feature_lineup_head,
  #anc_feature_8 .running_content01_feature_lineup_head,
  #anc_feature_9 .running_content01_feature_lineup_head,
  #anc_feature_7 .running_content01_feature_lineup_list,
  #anc_feature_8 .running_content01_feature_lineup_list,
  #anc_feature_9 .running_content01_feature_lineup_list {
    width: 100%;
  }
  #anc_feature_7 .running_content01_feature_lineup_wrap {
    right: 50px;
    top: 310px;
  }
  #anc_feature_7 .running_content01_feature_lineup_more_wrap {
    margin-top: 0;
  }
  #anc_feature_8 .running_content01_feature_lineup_wrap {
    left: 50px;
    top: 340px;
  }
  #anc_feature_8 .running_content01_feature_lineup_more_wrap {
    margin-top: 0;
  }
  #anc_feature_9 .running_content01_feature_lineup_wrap {
    right: 50px;
    top: 350px;
  }
  #anc_feature_9 .running_content01_feature_lineup_more_wrap {
    margin-top: 0;
  }
  .running_content01_feature_lineup_list.aurora:after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
  }
  .running_content01_access_head {
    width: 100%;
    margin: auto;
    background-color: transparent;
    position: relative;
    z-index: 1;
  }
  .running_content01_access {
    margin-top: 50px;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #fff), to(#fff));
    background: linear-gradient(180deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%);
    margin-bottom: 100px;
  }
  .running_content01_access::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url("../../new_img/usr/freepage/athlete/running_content01/bg_2_sp.png");
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: 100%;
    background-repeat: no-repeat;
    top: -180px;
    left: 0;
    z-index: 0;
  }
  .running_content01_access_ttl {
    font-size: 22px;
    letter-spacing: 0.05em;
    line-height: 34px;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .running_content01_access_txt {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 28px;
    width: 100%;
    color: #fff;
    padding: 25px 34px 45px;
    margin-bottom: 0;
  }
  .running_content01_access_map {
    overflow: hidden;
    position: relative;
    width: calc((343 / 375) * 100vw);
    height: calc((278 / 375) * 100vw);
    -webkit-filter: drop-shadow(8px 8px 10px rgba(0,0,0,0.15));
            filter: drop-shadow(8px 8px 10px rgba(0,0,0,0.15));
    position: relative;
    z-index: 1;
    margin: 0 auto 20px;
  }
  .running_content01_access_map iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  .running_content01_access_map_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
    margin: auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    position: relative;
    z-index: 1;
  }
  .running_content01_access_map_txt {
    letter-spacing: 0.05em;
    line-height: 24px;
    font-size: 13px;
    position: relative;
    z-index: 1;
    margin: 5px auto 0;
    text-align: center;
  }
  .running_content01_access_map_txt .red {
    font-size: 17px;
    font-family: Arial;
    color: #e33c1b;
    text-transform: uppercase;
    display: block;
    padding-bottom: 8px;
    font-weight: bold;
  }
  .running_content01_access_map_txt .store_name {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 24px;
    font-weight: bold;
    padding-bottom: 8px;
    display: block;
  }
  .running_content01_back_btn {
    width: calc((345 / 375) * 100vw);
    height: 50px;
    border-radius: 3px;
    background: #000;
    font-size: 16px;
    line-height: 31px;
    color: #fff;
    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;
    margin: auto;
    position: relative;
  }
  .running_content01_back_btn:link,
  .running_content01_back_btn:visited {
    color: #fff;
  }
  .point_modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 100%;
    z-index: 150;
    overflow-y: scroll;
    background: rgba(0,0,0,0.6);
  }
  .point_modal_bg {
    background: transparent;
  }
  .point_modal_content {
    background: #fff;
    left: 50%;
    padding: 20px 20px;
    position: initial;
    top: 0;
    width: 90%;
    height: auto;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    margin: 40px auto;
  }
  .point_modal_content_ttl {
    font-size: calc((20 / 375) * 100vw);
    letter-spacing: 0.05em;
    text-align: center;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 12px;
  }
  .point_modal_content_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .point_modal_content_item {
    padding: calc((24 / 375) * 100vw);
    width: calc((300 / 375) * 100vw);
    height: auto;
    margin-bottom: 10px;
  }
  .point_modal_content_item:nth-child(1) {
    background: rgba(20,206,149,0.2);
  }
  .point_modal_content_item:nth-child(1) .point_modal_content_item_ttl {
    background: #14ce95;
  }
  .point_modal_content_item:nth-child(2) {
    background: rgba(83,208,255,0.2);
  }
  .point_modal_content_item:nth-child(2) .point_modal_content_item_ttl {
    background: #53d0ff;
  }
  .point_modal_content_item:nth-child(3) {
    background: rgba(239,239,0,0.2);
  }
  .point_modal_content_item:nth-child(3) .point_modal_content_item_ttl {
    background: #efef00;
  }
  .point_modal_content_item:nth-child(4) {
    background: rgba(253,195,104,0.2);
  }
  .point_modal_content_item:nth-child(4) .point_modal_content_item_ttl {
    background: #fdc368;
  }
  .point_modal_content_item:nth-child(5) {
    background: rgba(255,149,196,0.2);
  }
  .point_modal_content_item:nth-child(5) .point_modal_content_item_ttl {
    background: #ff95c4;
  }
  .point_modal_content_item:nth-child(6) {
    background: rgba(239,157,255,0.2);
  }
  .point_modal_content_item:nth-child(6) .point_modal_content_item_ttl {
    background: #ef9dff;
  }
  .point_modal_content_item_ttl {
    width: calc((252 / 375) * 100vw);
    height: 30px;
    border-radius: 4px;
    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;
    font-size: calc((18 / 375) * 100vw);
    letter-spacing: 0.05em;
    font-weight: bold;
    padding-top: 1px;
    margin-bottom: calc((15 / 375) * 100vw);
  }
  .point_modal_content_item_txt {
    font-size: calc((16 / 375) * 100vw);
    letter-spacing: 0.05em;
    line-height: calc((26 / 375) * 100vw);
    font-weight: bold;
  }
  .point_modal_close {
    width: 20px;
    height: 20px;
    display: block;
    margin-left: auto;
    cursor: pointer;
  }
}

/*# sourceMappingURL=abcathlete_running_content01.css.map */
