@charset "UTF-8";
/* スマホナビ切り替えサイズ 769px */
@media screen and (max-width: 900px) {
  body {
    min-width: 100%;
  }

  .zdo_drawer_nav_wrapper {
    display: block;
  }

  .slick-prev,
  .slick-next {
    display: none !important;
  }

  #header_top {
    margin-bottom: 10px;
    height: 60px;
    width: 100%;
    overflow: hidden;
    background: #fff;
    /* position: fixed; */
    z-index: 999;
    top: 0;
  }

  .sliderArea {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .menu_bar{
    display: none;
  }
  .logo {
    top: 20px;
    left: 17px;
    line-height: 1.3;
  }

  .logo h1 {
    font-size: 8px;
    letter-spacing: -1px;
  }

  .logo img {
    width: 110px;
  }

  .search_container input[type="text"] {
    display: none;
  }

  .search_container {
    box-sizing: border-box;
    position: relative;
    border: none;
    padding: 0px 0px 0px 30px;
    border-radius: 0;
    height: 35px;
    width: 70px;
    overflow: hidden;
    right: 30px;
  }

  .search_container span {
    font-size: 12px;
    position: relative;
    top: 6px;
  }

  .open-btn {
    position: absolute;
    top: 17px;
    right: 92px;
    background: url(image/search.svg) no-repeat 15px center;
    background-size: 80px 20px;
    width: 80px;
    height: 20px;
    cursor: pointer;
  }

  .open-btn.btnactive {
    position: absolute;
    top: 17px;
    right: 92px;
    background: url(image/close.svg) no-repeat 15px center;
    background-size: 80px 20px;
    width: 80px;
    height: 20px;
  }

  #search-wrap {
    position: fixed;
    z-index: -1;
    opacity: 0;
    width: 0;
    transition: all 0.4s;
  }

  #search-wrap.panelactive {
    opacity: 1;
    z-index: 999999;
    width: 100%;
    padding: 10px;
    top: 60px;
    right: 0;
    background: #f7f7f7;
    border: solid 1px #ccc;
  }

  #search-wrap #searchform {
    display: none;
  }

  #search-wrap.panelactive #searchform {
    display: block;
  }

  #search-wrap input {
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    border: none;
  }

  #search-wrap input[type="text"] {
    width: 100%;
    border: none;
    border-bottom: 2px solid #ccc;
    transition: all 0.5s;
    letter-spacing: 0.05em;
    height: 40px;
    padding: 2px 10px;
  }

  #search-wrap input[type="text"]:focus {
    background: #eee;
  }

  #search-wrap input[type="submit"] {
    position: absolute;
    top: 10px;
    right: 30px;
    background: url(image/icon_search.svg) no-repeat right;
    background-size: 20px 20px;
    width: 30px;
    height: 37px;
  }

  .regular_2.slider {
    max-width: 100%;
  }

  .regular_2 .slick-list {
    padding: 0 25px !important;
  }

  .pc_off {
    display: inherit !important;
  }

  br.pc_off {
    display: inherit;
  }

  .smt_off {
    display: none !important;
  }

  br.smt_off {
    display: none;
  }

  .menu {
    display: block;
  }

  .gnav__menu__item a {
    font-size: 1.2em;
  }

  input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
  }

  .search_container input[type="submit"] {
    cursor: pointer;
    border: none;
    position: absolute;
    width: 60px;
    height: 30px;
    left: 5px;
    top: 2px;
    outline: none;
    background: url("image/icon_search.png") no-repeat 0 50%/18px auto;
  }

  p {
    line-height: 2;
    letter-spacing: 0;
  }

  .menu_bg {
    right: -54px;
    width: 170px;
    height: 130px;
  }

  .bnr_clapship {
    background: url("image/smt_about_clapship.jpg") no-repeat 100% / cover;
    height: 152px;
    margin-bottom: 14px;
  }

  .bnr_clapship div {
    left: 15px;
    bottom: 56%;
  }

  .bnr_clapship h2 {
    font-size: 19px;
    margin-bottom: 5px;
  }

  .bnr_clapship p {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400;
  }

  .bnr_clapship h5 {
    bottom: 20px;
    right: 25px;
    width: 90px;
    background: url("image/icon_more.png") no-repeat right 8px top 50%/8px auto,
      #fff;
    padding: 4px 8px 5px 0;
    font-size: 9px;
  }

  .ttl_top_news {
    margin-bottom: 0px;
  }


  ul.navi {
    width: 100%;
    right: 0;
    top: auto;
    transform: inherit;
    bottom: 0;
  }

  ul.navi li {
    background: #3393a5;
    width: 50%;
    margin-right: 0;
    text-align: center;
  }

  ul.navi li:first-child {
    border-right: solid 1px #fff;
  }

  ul.navi li a {
    font-size: 14px;
    width: 100%;
    color: #fff;
    padding: 3px 0 5px;
  }

  ul.navi li a:hover {
    color: #fff;
  }

  .navi.pc_off {
    display: flex !important;
  }

  ul.new_canvass li {
    width: 48%;
    margin-bottom: 25px;
  }

  ul.new_canvass li h2 {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 5px;
  }

  ul.new_canvass li h3 {
    font-size: 12px;
    margin-bottom: 5px;
    letter-spacing: 0;
    line-height: 1.5;
  }

  ul.new_canvass li p {
    font-size: 12px;
  }

  .player_info {
    padding: 5px 10px 5px;
  }

  .player_info h2 span {
    font-size: 12px;
    padding: 0 5px 1px;
    top: -45px;
    margin-left: 0;
    background: #fff;
    right: -15px;
  }

  .supporters {
    padding: 1px 15px 1px 10px;
  }

  .supporters h4 {
    font-size: 10px;
    margin-right: 6px;
    margin: 0 5px 0 auto;
    letter-spacing: 0;
  }

  h5.more_new {
    border: solid 1px #707070;
    text-align: center;
    width: 126px;
    letter-spacing: 0;
    margin: 0 auto 40px;
  }

  h5.more_new a {
    background: url("image/icon_more.png") no-repeat right 12px top 50%/10px
      auto;
    display: block;
    padding: 4px 12px 5px 0;
    font-size: 14px;
  }

  h5.more_new a:hover {
    text-decoration: none;
    background: url("image/icon_more.png") no-repeat right 12px top 50%/10px
        auto,
      #f8f8f8;
  }

  .ranking_box {
    border: none;
    border-top: solid 1px #919191;
    border-bottom: none;
    padding: 20px 0px 35px;
    margin-bottom: 15px;
  }

  .ranking_box ul li {
    margin-bottom: 8px;
  }

  .ranking_box ul li h3 {
    font-size: 20px;
    margin-right: 15px;
  }

  .ranking_box ul li h3 span {
    font-size: 12px;
  }

  .ranking_list {
    margin: 0;
  }

  .ranking_box h3 {
    font-size: 16px;
  }

  .ranking_name h2 {
    line-height: 1.2;
    font-size: 16px;
    letter-spacing: 0;
  }

  .ranking_name h4 {
    line-height: 1.2;
    font-size: 14px;
    letter-spacing: 0;
  }

  #form5 {
    max-width: 80%;
  }

  #sbox5 {
    width: 80%;
    height: 45px;
  }

  #sbtn5 {
    width: 60px;
    height: 45px;
    left: 80%;
    font-size: 14px;
  }

  .top_category ul {
    display: none;
  }

  .top_category ul li {
    width: 100%;
    border: none;
    border-bottom: solid 1px #ccc;
    margin-bottom: 0;
  }

  .top_category ul li a {
    width: 100%;
    padding: 0;
    font-size: 14px;
    background: none;
    letter-spacing: 0;
    height: 50px;
  }

  .top_category ul li a:hover {
    background: none;
  }

  .top_category ul li a a span {
    font-weight: 300;
    font-size: 12px;
  }

  .top_category ul li:last-child {
    border-bottom: none;
  }

  .accordion {
    margin: 0 auto 0;
    position: relative;
    width: 100%;
  }

  .accordion-title {
    color: #333;
    cursor: pointer;
    font-size: 16px;
    padding: 10px 20px;
  }

  .accordion-content {
    display: none;
    padding: 10px 20px;
  }

  .accordion-content p {
    font-size: 13px;
    line-height: 1.5;
  }

  .accordion-item .accordion-title {
    border: solid 1px #707070;
  }

  .accordion-item .accordion-content {
    border-bottom: 1px solid #707070;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
  }

  .accordion-title {
    position: relative;
  }

  .accordion-title::after {
    border-right: solid 3px #3393a5;
    border-top: solid 3px #3393a5;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 25px;
    top: 34%;
    transform: rotate(135deg);
    transition: transform 0.3s ease-in-out, top 0.3s ease-in-out;
    width: 12px;
  }

  .accordion-title.open::after {
    top: 45%;
    transform: rotate(-45deg);
  }

  .top_information ul li a {
    display: block;
    justify-content: flex-start;
    padding: 10px 0 15px;
  }

  .top_information ul li a span {
    display: block;
    width: 100%;
    letter-spacing: 1px;
    padding-left: 25px;
    position: relative;
  }

  .top_information ul li a p {
    display: block;
    width: 100%;
  }

  .top_information ul li a p {
    font-size: 16px;
  }

  h2.ttl {
    font-size: 23px;
    letter-spacing: 1px;
  }

  h2.ttl span {
    font-size: 16px;
    margin-left: 15px;
    letter-spacing: 0;
    font-weight: 400;
  }

  ul.footer_bnr {
    margin: 0 auto 40px;
  }

  ul.footer_bnr li {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer_navi div {
    justify-content: space-around;
    max-width: 90%;
    margin: auto;
  }

  .footer_navi div ul:first-child {
    margin-right: 0;
  }

  .footer_info .footer_info_right {
    text-align: center;
    order: 1;
  }

  .footer_info .footer_info_right .f_navi {
    margin-bottom: 10px;
  }

  .footer_info .footer_info_right .f_navi li:nth-child(5):after {
    content: "";
    padding-right: 0;
  }

  .footer_info .footer_info_right .f_navi li a {
    font-size: 10px;
    padding: 2px 3px;
    font-weight: 300;
    letter-spacing: 0;
  }

  .footer_info .footer_info_left {
    width: 100%;
    text-align: center;
    order: 2;
  }

  .footer_info .footer_info_left h3 {
    margin: 0 auto 10px;
  }

  /* 下層 選手詳細 id */
  .pankuzu {
    display: none;
  }

  .player_top {
    flex-wrap: wrap;
    padding-top: 0;
  }

  .player_main_img {
    width: 100%;
  }

  .player_main_img img {
    width: 100%;
    height: auto;
    object-fit: inherit;
  }

  .player_main_txt {
    width: 100%;
  }

  ul.player_sns_btn li {
    width: 24%;
    max-width: 125px;
  }

  ul.player_sns_btn li:nth-child(2) {
    margin: 0 5px;
  }

  ul.player_sns_btn {
    margin: 10px 0;
  }

  .player_name_main h1 {
    font-size: 24px;
    display: block;
    margin: 0 0 18px;
  }

  .smt_player_main_img {
    position: relative;
    margin-bottom: 20px;
  }

  .smt_player_main_img .supportive {
    font-size: 14px;
    padding: 4px 10px 6px 10px;
    display: inline-block;
    color: #3393a5;
    border: solid 1px #3393a5;
    background: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }

  h3.sports_event {
    font-size: 16px;
  }

  .challenge {
    background: #f8f8f8;
    padding: 11px 10px 11px 17px;
    margin: 9px auto 12px;
  }

  .challenge span:nth-child(1) {
    display: block;
    font-size: 14px;
    margin-right: 0;
  }

  .challenge span:nth-child(2) {
    display: block;
    font-size: 17px;
    line-height: 1.5;
  }

  h4.sports_supporter {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .supporters_number p span:nth-child(2) {
    font-size: 40px;
  }

  ul.support_message li {
    width: 100%;
    max-width: 260px;
    margin: 0 auto;
  }

  .btn_support a,
  .btn_message a {
    font-size: 18px;
  }

  .sticky {
    position: -webkit-static;
    position: static;
  }

  .activity_area {
    flex-wrap: wrap;
  }

  .activity_side {
    width: 100%;
    margin-bottom: 50px;
  }

  .activity_contents {
    width: 100%;
    margin-right: 0;
  }

  .player_top {
    margin: 0 auto;
  }

  .footer_info {
    padding: 30px 0 0;
  }

  .smt_footer_btn {
    background: #f5f5f5;
    padding: 10px 5% 5px;
    height: 60px;
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .smt_footer_btn .btn_fav {
    display: inline-block;
  }

  .smt_footer_btn .btn_support {
    width: 40%;
    width: 161px;
  }

  .smt_footer_btn .btn_support a {
    font-size: 13px;
    padding: 6px 0 10px;
  }

  #page_top {
    right: 15px;
    bottom: 80px;
  }

  .search_box {
    background: #f2f2f2;
    padding: 20px 0 30px;
  }

  .top_information h2.ttl {
    margin-bottom: 0;
  }

  .top_information li:last-child {
    border-bottom: none;
  }

  .size_s {
    padding: 5px 0 9px;
  }

  .size_m {
    padding: 10px 0 14px;
  }

  .hp_sns {
    padding: 15px 30px 15px;
  }

  ul.hp_sns_list li {
    margin-bottom: 7px;
  }

  .hp_sns h3 {
    font-size: 16px;
  }

  .support_contents ul li span {
    width: 45%;
  }

  .sub_information h2.ttl {
    margin-bottom: 0;
  }

  .sub_information li:last-child {
    border-bottom: none;
  }

  .sub_information ul li a {
    display: block;
    justify-content: flex-start;
    padding: 10px 0 15px;
  }

  .sub_information ul li a span {
    display: block;
    width: 100%;
    letter-spacing: 1px;
    padding-left: 25px;
    position: relative;
  }

  .sub_information ul li a p {
    display: block;
    width: 100%;
  }

  .sub_information ul li a p {
    font-size: 16px;
  }

  /* pickup */
  .ttl_sub {
    padding-top: 0;
    margin-bottom: 15px;
    text-align: left;
  }

  .ttl_sub h2 {
    font-size: 30px;
    font-weight: 600;
    display: inline-block;
  }

  .ttl_sub p {
    font-size: 16px;
    display: inline-block;
  }

  .pickup_list li.box {
    margin: 0 auto 20px;
    padding: 16px 14px 20px;
  }

  .pickup_list li.box .pickup_img {
    width: 100%;
    margin-right: 0;
    margin: 0 0 15px;
    position: relative;
  }

  .pickup_list li.box .pickup_img img {
    width: 100%;
    height: auto;
  }

  .pickup_list li.box .pickup_img .btn_fav span {
    opacity: 0.8;
    font-size: 30px;
    line-height: 1.5;
  }

  .pickup_list li.box a.btn_fav {
    position: absolute;
    bottom: 1px;
    right: 5px;
  }

  .pickup_list li.box .pickup_arrow {
    display: none;
  }

  .pickup_list li.box .pickup_txt {
    width: 100%;
  }

  .pick_up_support .pick_up_supporters_number {
    min-width: 100%;
    padding: 14px 15px;
    display: flex;
    align-items: center;
    margin: 0;
  }

  .pick_up_supporters_number p {
    display: inline-block;
    position: relative;
    top: -4px;
  }

  .pick_up_supporters_number .supportive {
    display: inline-block;
    background: #3393a5;
    color: #fff;
    border: none;
    padding: 0 5px;
    margin-right: 15px;
  }

  .more_player a {
    width: 180px;
    display: block;
    text-align: center;
    border: solid 1px #707070;
    padding: 6px 25px 6px 10px;
    background: url(image/arrow_more_player.png) no-repeat right 15px top 50%/23px
      auto;
    margin: 50px auto 70px;
  }

  .more_player a:hover {
    text-decoration: none;
  }

  /* message */
  section#vertical_tab_nav ul {
    float: none;
    padding: 15px;
    width: 100%;
  }

  #vertical_tab_nav .message_box {
    float: none;
    width: 100%;
    min-height: auto;
    border-left: none;
    padding-top: 0;
    border-top: solid 1px #c4c4c4;
  }

  #vertical_tab_nav div article {
    padding: 20px 20px 5px 20px;
  }

  textarea#message {
    height: 150px;
  }

  section#vertical_tab_nav li a {
    font-size: 14px;
    padding: 8px 5.5%;
  }

  section#vertical_tab_nav ul {
    padding: 10px;
  }

  section#vertical_tab_nav li img {
    width: 40px;
  }

  #vertical_tab_nav li a.selected img {
    width: 40px;
  }

  /* about */
  .about_top {
    min-height: 10px;
    height: calc(85vh - 270px);
    background: url("../image/smt_about_top_bg.png") no-repeat 0 bottom;
    background-size: 100%;
    margin-top: 0;
  }

  .about_top div{
    max-width:450px;
    transform:translate(50%, 40%);
  }


  .about_top div p {
    line-height: 1.7;
  }

  .about_top div h4 {
    line-height: 1.7;
  }

  .find_supporter {
    width: 100%;
    height: auto;
    padding: 7% 0 25%;
  }

  .find_supporter:after {
    content: "";
    background: url("../image/smt_type_bg.png") no-repeat 0 50%/100% auto;
    position: absolute;
    right: 50%;
    bottom: 0;
    z-index: 99;
    transform: translate(50%, 50%);
    width: 100%;
    height: 100%;
    /* margin-left: -70px; */
  }

  .be_supporter {
    width: 100%;
    height: auto;
    padding: 25% 0 7%;
  }

  .find_supporter div,
  .be_supporter div {
    width: max-content;
    max-width: 85%;
    margin: auto;
    position: static;
    transform: inherit;
    margin-bottom: 40px;
  }

  .find_supporter div h3 img,
  .be_supporter div h3 img {
    max-width: 100%;
    margin: 0 auto 15px;
    display: block;
  }

  .support_flow ul li {
    width: 80%;
    margin-bottom: 70px;
  }

  .support_flow ul li .flow_img .step {
    width: 63%;
    padding: 5px 0 7px;
    font-size: 13px !important;
  }

  .support_flow ul li h3 {
    font-size: 18px;
    letter-spacing: 0;
  }

  .support_flow ul li p {
    line-height: 1.7;
  }

  .be_supporter div h3,
  .find_supporter div h3 {
    text-align: center;
    margin: auto;
  }

  .be_supporter div h2,
  .find_supporter div h2 {
    text-align: center;
    margin: 15px;
  }

  .find_supporter {
    height: 330px;
    padding: 10px 0 0;
  }

  .be_supporter {
    height: 330px;
    padding: 125px 0 0;
  }
  .find_supporter,
  .be_supporter {
    height: 400px;
  }
  .find_supporter div h3,
  .be_supporter div h3 {
    width: 90%;
  }
  .find_supporter div h3 {
    max-width: 350px;
  }
  .be_supporter div h3 {
    max-width: 300px;
  }

  .about_top div h2 {
    font-size: 22px;
  }

  .about_top div p {
    font-size: 14px;
  }

  .about_top {
    min-height: 710px;
    height: calc(70vh - 270px);
  }

  @media screen and (max-width: 768px) {
    ul.support_type li {
      width: 100%;
      margin-bottom: 30px;
    }
    ul.support_type li img {
      display: block;
      width: 70%;
      max-width: 70%;
      margin: auto;
    }
    .support_flow {
      max-width: 90%;
      padding: 30px 5%;
      margin: 0 auto 35px;
    }
    .support_flow h3 {
      font-size: 23px;
    }
    .ttl_about_sub h2 {
      font-size: 20px;
      letter-spacing: 0px;
      font-weight: 500;
    }
    .ttl_about_sub h3 {
      font-size: 28px;
      letter-spacing: 0px;
      font-weight: 500;
    }

    .about_top div {
      right: 50%;
      bottom: 53%;
      width: inherit;
      min-width: inherit;
      transform: translate(50%, 0%);
      width: 80%;
      display: inline-block;
    }
    .about_top div h2 {
      font-size: 16px;
      display: inline-block;
    }
    .about_top div h2 span {
      font-size: 21px;
    }
    .about_top div p {
      font-size: 14px;
      display: inline-block;
    }
    .about_top div h5 {
      display: inline-block;
    }
  

  /* 768px */
  .support_list_bg {
    padding: 45px 0 5px;
    margin-bottom: 50px;
  }

  .footer_info .footer_info_right{
    margin: auto;
  }

  .news_img img {
    width: 100%;
    height: 150px;
    object-fit: cover;
  }

  ul.support_link {
    text-align: center;
    margin-bottom: 15px;
    display: block;
  }

  ul.support_link li a {
    font-size: 16px;
    background: url(../image/arrow_link.png) no-repeat 0 6px/20px auto;
    padding-left: 28px;
  }

  ul.support_link li:first-child {
    margin-right: 20px;
  }

  .btn_faq {
    width: 80%;
    margin: 0 auto 50px;
  }

  ul.support_link li a {
    min-height: 40px;
  }

  .about_copy p {
    font-size: 16px;
  }

  .ttl_feature {
    font-size: 30px;
  }

  .challenge_bg {
    padding: 50px 0 55px;
  }

  .ttl_about_sub {
    line-height: 1.4;
    margin-bottom: 20px;
  }

  .ttl_about_sub h4 {
    font-size: 19px;
    line-height: 1.7;
  }

  .ttl_about_sub p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .txt_about_sub p {
    font-size: 15px;
  }

  .txt_about_sub h3 {
    font-size: 22px;
  }

  .txt_about_sub h4 {
    font-size: 18px;
    letter-spacing: 0;
  }

  ul.support_type {
    max-width: 90%;
    margin: 0 auto 15px;
  }

  .txt_about_sub2 {
    margin: 20px 10vw 50px 10vw;
  }

  .txt_about_sub2 p {
    font-size: 16px;
  }

  .btn_challenge {
    max-width: 70%;
    margin: 0 auto 0px;
  }

  .challenge_bg2 {
    padding: 40px 0 55px;
  }

  .challenge_bg2 .txt_about_sub h4 {
    font-size: 20px;
    line-height: 1.6;
  }

  .challenge_bg2 .txt_about_sub p {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .challenge_bg2 .support_flow {
    margin-top: 30px;
  }

  .ttl_about_sub h3::before{
    content:"";
    display: inline-block;
    border-style: solid;
    border-width: 10px 0 10px 12px;
    border-color: transparent transparent transparent #156c7c;
    margin-right:15px;
  }
}


.text_email {
  width: 100%;
}
.noflex{
  display: block;
}
.email_area{
  width: 100%;
}
}
@media screen and (max-width: 450px) {
  .about_top {
    min-height: 500px;
    height: calc(70vh - 270px);
    bottom: 25%;
  }
  .about_top div{
    transform: translate(50%, 40%);
  }
  .btn_faq {
    width: 100%;
    margin: 0 auto 50px;
  }

  ul.support_link {
    margin-left:calc(40vw - 99px);
    text-align:start;
    margin-bottom: 15px;
  }

  ul.support_link li:first-child {
    margin-right: 0px;
  }
  .be_supporter {
    height: 330px;
    padding: 65px 0 0;
  }
  .find_supporter,
  .be_supporter {
    height: 450px;
  }
}