/****************************************/
@keyframes delay {
    0%, 40%, 100% { 
      transform: scaleY(0.05);
      -webkit-transform: scaleY(0.05);
    }  20% { 
      transform: scaleY(1.0);
      -webkit-transform: scaleY(1.0);
    }
}
.page_changer{
    display:block !important;
}
.page_next{
    position:relative;
}
.page_next:before{
    position:absolute;
    content: '';
    height: 50vh;
    width:100%;
    position:fixed;
    left:0;
    z-index:900;
    top: 55%;
    transform: translateY(-100%);
}
.page_next:after{
    position:absolute;
    content: '';
    height: 50vh;
    width:100%;
    position:fixed;
    left:0;
    z-index:900;
    bottom: 55%;
    transform: translateY(100%);
}
.loader {
    margin: 0 auto;
    width: 60px;
    height: 50px;
    text-align: center;
    font-size: 10px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 901;
    display: 'none';
}
.loader div {
    height: 100%;
    width: 8px;
    display: inline-block;
    margin-left: 2px;
    animation: delay 0.8s infinite ease-in-out;
}
.bar1{
    background-color: #754fa0 ;
}
.bar2{
    background-color: #09b7bf;
    animation-delay: -0.7s;
}
.bar3{
    background-color: #90d36b;
    animation-delay: -0.6s;
}
.bar4{
    background-color: #f2d40d;
    animation-delay: -0.5s;
}
.bar5{
    background-color: #fcb12b;
    animation-delay: -0.4s;
}
.bar6{
    background-color: #ed1b72;
    animation-delay: -0.3s;
}
/* ジャンピング */
.jumping{
    display:none;
    -webkit-animation: jumping infinite 1s linear 0.2s running;
    animation: jumping infinite 1s linear 0.2s running;
    position:fixed;
    top:70%;
    left:10%;
    width:30%;
    z-index:901;
}
@-webkit-keyframes jumping {
    0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
    10%  { -webkit-transform: scale(1.1, 0.9) translate(0%, 5%); }
    40%  { -webkit-transform: scale(1.2, 0.8) translate(0%, 15%); }
    50%  { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
    60%  { -webkit-transform: scale(0.9, 1.2) translate(0%, -100%); }
    75%  { -webkit-transform: scale(0.9, 1.2) translate(0%, -20%); }
    85%  { -webkit-transform: scale(1.2, 0.8) translate(0%, 15%); }
    100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes jumping {
    0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
    10%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
    40%  { transform: scale(1.2, 0.8) translate(0%, 15%); }
    50%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
    60%  { transform: scale(0.9, 1.2) translate(0%, -100%); }
    75%  { transform: scale(0.9, 1.2) translate(0%, -20%); }
    85%  { transform: scale(1.2, 0.8) translate(0%, 15%); }
    100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
/*****************************************/
/*************** 検索フォーム **************/
.anthem_menu_wrap{
    position:relative;
    display:flex;
    bottom:0;
    width:100%;
    height:2.3em;
    border-bottom:2px solid #9c9c9ca3;
    justify-content:space-around;
    align-items:flex-end;
    margin:0;
    padding:0;
    overflow:scroll;
    z-index:150;
}
.anthem_menu{
    position:relative;
    font-size:13px;
    
    /*
    border-top:1px solid #999999;
    border-right:1px solid #999999;
    border-left:1px solid #999999;*/
    border-bottom:0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    outline: none;
    height:30px;
    margin:0 !important;
    padding:0 !important;
    min-width:8em;
    z-index:150;
}
.anthem_menu:hover{
    cursor : pointer;
    font-weight:600;
}
.front_search{
    position:relative;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding:0;
    padding-top:1em;
    margin:0 !important;
    
    z-index:100;
}
.sports_list_contents{
    font-size:11px; 
    width:100%; 
    margin:0 auto 0.5em auto !important; 
    overflow:scroll; 
    
    }
.sports_list{
    position:relative;
    display:flex;
    justify-content:left;
    align-items:center;
    margin:0.5em auto 0 auto; 
}
.sports_list:hover{
    cursor : pointer;
    font-weight:600;
}
/******************************************/
.menu_content{
    position:relative;
    padding-top:0;
}
input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #f2f3f5 inset;
}
.autoComplete_wrapper{
    display:flex !important;
    width:95vw !important;
}
.autoComplete_wrapper>input{
    background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="27px" viewBox="0 -960 960 960" width="27px" fill="%23727677"><path d="M440-560q33 0 56.5-23.5T520-640q0-33-23.5-56.5T440-720q-33 0-56.5 23.5T360-640q0 33 23.5 56.5T440-560Zm0 160q45 0 84.5-19t68.5-54q-35-23-73.5-35T440-520q-41 0-79.5 12T287-473q29 35 68.5 54t84.5 19Zm384 280L636-308q-41 32-90.5 50T440-240q-134 0-227-93t-93-227q0-134 93-227t227-93q134 0 227 93t93 227q0 56-18 105.5T692-364l188 188-56 56ZM440-320q100 0 170-70t70-170q0-100-70-170t-170-70q-100 0-170 70t-70 170q0 100 70 170t170 70Zm0-240Z"/></svg>') !important;
    background-color:#f2f3f5 !important;
    border: 0px !important;
    border-radius:0px !important;
    color: #727677 !important; 
    margin:0 auto !important;
    text-align:center !important;
}
.autoComplete_wrapper>input:hover{
    background-color:#f2f3f5 !important;
    border: 0px !important;
    border-radius:0px !important;
    color: #727677 !important;  
}
.autoComplete_wrapper>input::placeholder{
    color: #727677 !important; 
}
.autoComplete_wrapper>ul{
    /* 検索候補窓 */
    background-color:#f2f3f5 !important;
    color: #727677 !important; 
}
.autoComplete_wrapper>ul>li{
    /* 検索候補窓 */
    background-color:#f2f3f5 !important;
    color: #727677 !important; 
}
.autoComplete_wrapper>ul>li:hover{
    /* 検索候補窓 */
    background-color:#aec4f0 !important;
}
/****************************************/
/*************** トピック *****************/
.swiper-container {
    max-width: 85% !important;
    width: 85% !important;
    margin: 0 auto;
    overflow:hidden;
}
.swiper-wrapper {
    position:relative;
    /* wrapperのサイズを調整 */
    max-width: 100%;
    max-height: 30vh;
    border-radius:10px;
    /*overflow:hidden;*/
  }
  .swiper-wrapper-linear {
    transition-timing-function: linear;
  }
  .swiper-slide {
    /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
    /*color: #000;*/
    width: 70vw;
    height: 100%;
    text-align: center;
    /*
    /*line-height: 200px;*/
    text-align: center;
    border-radius:10px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    margin-bottom:1em;
  }
  .swiper-slide:hover{
    cursor: pointer; 
  }
  .swiper-slide-join {
    /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
    /*color: #000;*/
    width: auto !important;
    height: 100%;
    text-align: center;
    /*
    /*line-height: 200px;*/
    text-align: center;
    border-radius:10px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    margin-right:3em;
    margin-bottom:1em;
  }
  .swiper-slide-join-img{
    width: auto !important;
    height: 100%;
  }
  .swiper-pagination-bullets {
    position: static;
    margin-top: 16px;
  } 
  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin: 0 0 0 10px !important;
    
  }
  
  .swiper-pagination-bullet:first-child {
    margin: 0 !important;
  }
/*****************************************/
/*************** タグ表示 *****************/
.tag_disp_wrap{
    display:flex;
    overflow-x:scroll;
    height: 2em;
    align-items:center;
    max-width:90vw;
}
.tag_disp_default{
    position:flex;
    height: 2.5em;
    min-width: 5em;
    font-size:12px;
    align-items:center;
    padding:3px 3px 7px 0;
    margin:0 0 0 2em;
}
.tag_disp{
    position: relative;
    height: 2em;
    min-width: 5em;
    border-radius:5px;
    padding:3px 3px 7px 3px;
    font-size:small;
    margin:0 0.5em 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    
}
.square_btn {
    display: block;
    position: relative;
    top:0%;
    width: 15px;
    height: 15px;
    
}
.square_btn::before, .square_btn::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 15px;
    
}
.square_btn::before {
    transform: translate(-50%,-50%) rotate(45deg);
}
.square_btn::after {
    transform: translate(-50%,-50%) rotate(-45deg);
}

/*****************************************/
/*************** スライダ *****************/
.front_slide_wrap{
    position:relative;
    display:flex;
    padding-top:0.5em;
    padding-left:0.5em;
    margin:0;
    scroll-snap-type:mandatory;
    scroll-behavior:smooth;
    overflow-x:scroll;
    max-width:98vw;
    max-height:19em;
    height:19em;
}
.front_slide_wrap_star{
    position:relative;
    display:flex;
    padding-top:0.5em;
    padding-left:0.5em;
    scroll-snap-type:mandatory;
    scroll-behavior:smooth;
    overflow-x:scroll;
    max-width:98vw;
    max-height:610px;
    height:610px;
}
.front_slide_content{
    min-width:10em;
    max-width:10em;
    position:relative;
    display:block;
    white-space:normal;
    margin-top:0;
    margin:1.5em 0.5em 0 0;
    padding-top:0;
    text-align:center;
}
/******** アメニティーアイコン *********/
/* LOVEトロフィー */
.love_trophy{
    position:absolute;
    display:flex;
    justify-content: center;
    /*align-items: center;*/
    top:4.2em;
    left:1.3em;
    width:1.5em;
    height:1.5em;
    border-radius:40em;
    z-index:100;
}
.love_trophy:hover{
    transform:scale(1.1);
    cursor: pointer; 
}
/* ORDERトロフィー */
.order_trophy{
    position:absolute;
    display:flex;
    justify-content: center;
    /*align-items: center;*/
    top:2.2em;
    left:0.6em;
    width:1.4em;
    height:1.4em;
    border-radius:40em;
    z-index:100;
}
.order_trophy:hover{
    transform:scale(1.1);
    cursor: pointer; 
}
/* VIEWトロフィー */
.view_trophy{
    position:absolute;
    display:flex;
    justify-content: center;
    /*align-items: center;*/
    top:0.1em;
    left:1em;
    width:1.5em;
    height:1.5em;
    border-radius:40em;
    z-index:100;
}
.view_trophy:hover{
    transform:scale(1.1);
    cursor: pointer; 
}
/* COMMENTトロフィー */
.comment_trophy{
    position:absolute;
    display:flex;
    justify-content: center;
    /*align-items: center;*/
    top:-1.3em;
    left:3.1em;
    width:1.5em;
    height:1.5em;
    border-radius:40em;
    z-index:100;
}
.comment_trophy:hover{
    transform:scale(1.1);
    cursor: pointer; 
}
/* AUCTIONトロフィー */
.auction_trophy{
    position:absolute;
    display:flex;
    justify-content: center;
    /*align-items: center;*/
    top:-1.1em;
    left:5.9em;
    width:1.5em;
    height:1.5em;
    border-radius:40em;
    z-index:100;
}
.auction_trophy:hover{
    transform:scale(1.1);
    cursor: pointer; 
}
/* SPONSORトロフィー */
.sponsor_trophy{
    position:absolute;
    display:flex;
    justify-content: center;
    /*align-items: center;*/
    top:0.8em;
    right:1.1em;
    width:1.5em;
    height:1.5em;
    border-radius:40em;
    z-index:100;
}
.sponsor_trophy:hover{
    transform:scale(1.1);
    cursor: pointer; 
}
/* LOVEアイコン */
.front_love{
    position:absolute;
    display:flex;
    justify-content: center;
    /*align-items: center;*/
    top:4.1em;
    right:2.2em;
    width:2em;
    height:2em;
    border-radius:40em;
    z-index:100;
}
.front_love:hover{
    cursor: pointer; 
}
.front_love_icon{
    position:relative;
    top:0.35em;
}
.front_love_icon:hover{
    transform:scale(1.1);
    cursor: pointer; 
}
/******** SNSアイコン *********/
.sns_icon_wrap{
    display:flex;
    margin:0 auto;
    margin-top:0.5em;
    width:80%;
    justify-content:space-evenly;
}
.sns_icon_content{
    display:block;
    width:4em;
    margin:0 auto;
    text-align:center;
    font-size:12px;
    justify-content:space-evenly;
    }
.sns_icon_content:hover {
    opacity: 0.8;
    transform:scale(1.1);
    cursor: pointer;
}
.sns_icon{
    width:1.1em;
    height:1.1em;
}
/******** お気に入りアスリート *********/
.front_lovers_wrap{
    position:relative;
}
.front_lovers_content{
    position:relative;
}
.front_lovers{
    height:6em;
    min-width:6em;
    max-width:6em;
    border-radius:120px;
    border:1px dashed #333;
    padding:0;
    font-size:small;
    margin:0 0.5em 0 0;
    overflow: hidden;
    object-fit: cover; 
    text-overflow: ellipsis;
    white-space: nowrap;
    
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    z-index:100;
}
.front_lovers:hover{
    cursor: pointer;   
}
/********* 注目アスリート *********/
.front_star_wrap{
    position:relative;
}
.front_star{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    height:30em;
    min-width:18em;
    border-radius:5px;
    padding:0;
    font-size:small;
    margin:0 1em 1em 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-shadow: 0px 2px 10px #000;
    
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
}
.front_go_stage{
    position:absolute;
    bottom:5%;
    display:flex;
    width:60%;
    height:3em;
    font-weight:700;
    color:#fff;
    margin:0 auto;
    justify-content:center;
    align-items:center;
    letter-spacing:0.2em;
    border:0px solid;
    border-radius:40px;
    
}
.front_go_stage:hover{
    
    cursor: pointer; 
}
.front_star_description{
    display: inline-block;
    font-weight:700;
    font-size:15px;
    text-align:center;
    margin:0 auto;
}
/********* おすすめアスリート *********/
/********* 新しいアスリート *********/
.front_icon{
    height:7em;
    min-width:7em;
    max-width:7em;
    justify-content: center;
    align-items: center;
    border-radius:120px;
    padding:0;
    font-size:small;
    margin:0 0.5em 0 0;
    overflow: hidden;
    object-fit: cover;
    text-overflow: ellipsis;
    white-space: nowrap;
        
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    z-index:100;
}
.front_icon:hover {
    opacity: 0.6;
    /* transform:scale(1.2); */
    cursor: pointer;
}
.sns_star_star{
    color:rgb(255, 145, 0);
    font-weight:700;
}
.sns_star_halfstar{
    color:rgb(0, 255, 128);
    font-weight:700;
}
.sns_star_famous{
    font-weight:700;
}
.anthem_description{
    position: relative;
    display:block;
    max-width:100%;
    justify-content: center;
    align-items: center;
    text-align:center;
    margin:0 auto;
    font-size:12px;
}
.anthem_description2{
    position: relative;
    display:block;
    max-width:100%;
    justify-content: center;
    align-items: center;
    text-align:center;
    margin:0 auto;
    font-size:12px;
}
.anthem_description_name{
    position: relative;
    display:flex;
    max-width:100%;
    justify-content: center;
    align-items: center;
    text-align:center;
    margin:0 auto;
    font-size:12px;
    width:85%;
    height:3.2em;
}
.anthem_description_link{
    border-radius:5px;
    
    display: inline-block;
    font-size:11px;
    justify-content: center;
    align-items: center;
    text-align:center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    line-height: 1.2em;
    font-weight:500;
    padding:1px 0.8em 1px 0.8em;
    margin:0 auto;
    min-width:6em;
    max-width:13em;
}
.anthem_description_link:hover{
    opacity: 0.6;
    cursor: pointer;
}
.anthem_description_link2{
    /*border-bottom: 1px solid #2a2b32;*/
    display: inline-block;
    font-size:13px;
    text-align:center;
    margin:0 auto;
}
.anthem_description_link2:hover{
    opacity: 0.6;
    cursor: pointer;
}
.anthem_description_link3{
    border-radius:5px;
    
    display: inline-block;
    font-size:11px;
    justify-content: center;
    align-items: center;
    text-align:center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    line-height: 1.2em;
    font-weight:500;
    padding:1px 0.8em 1px 0.8em;
    margin:0 auto;
    min-width:6em;
    max-width:13em;
}
.anthem_description_link3:hover{
    opacity: 0.6;
    cursor: pointer;
}
button{
    display:block;
    justify-content: center;
    align-items: center;
    text-align:center;
    margin:0 auto;
    font-size:12px;
    outline: none;
    border:none;
    
}
/********* 登録紹介 *********/
.front_icon_join{
    height:5em;
    min-width:5em;
    max-width:5em;
    justify-content: center;
    align-items: center;
    border-radius:120px;
    padding:0;
    font-size:small;
    margin:0 0.5em 0 0;
    overflow: hidden;
    object-fit: cover;
    text-overflow: ellipsis;
    white-space: nowrap;
        background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    z-index:100;
}
/***************************************/
/* Shine */
.front_picture_star_top:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 300%;
    top: -10%;
    left: -100%;
    background-image: linear-gradient( 130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 35%);
    animation-duration: 0.1s;
    animation: shine 13s infinite;
}
@keyframes shine {
    18% {
      left: 140%;
    }
    100% {
      left: 140%;
    }
}
