.scroll_hidden{
    /*スクロールバー非表示（IE・Edge）*/
    -ms-overflow-style: none;
}
.scroll_hidden::-webkit-scrollbar{
    display:none;
}
*{
    padding:0;
    margin:0;
    outline: none;
}
button:hover{
    cursor: pointer;
    opacity: 0.6;
}
a:hover{
    cursor: pointer;
    opacity: 0.6;
}
svg:hover{
    cursor: pointer;
    opacity: 0.6;
}
li:hover{
    cursor: pointer;
    opacity: 0.6; 
}
/****************************************/
/************** Anthemフォント ***********/
*{
    font-family: 'Source Han Sans JP' !important;
}
/****************************************/
/************** Anthemカラー *************/
.anthem_color{
    transition: 0.6s !important;
    /* ホワイトモード */
    --theme_color1: #0f1419;
    --theme_backcolor1: #fff;
    --theme_button1: #fff;
    --theme_button_back1: #272c39;
    --theme_strong1: #0071e3;
    /* ダークモード */
    --theme_color2: #fff;
    --theme_backcolor2: #272c39;
    --theme_button2: #0f1419;
    --theme_button_back2: #fff;
    --theme_strong2: #0071e3;
    /* */
    --theme_backcolor_now: #fff;
}
/* ハート */
.anthem_heart{
    fill:#f263b0 !important;
    stroke:#f263b0 !important; 
}
.anthem_color_backcolor_1{
    --anthem_backcolor_point: var(--theme_backcolor1);
}
.anthem_color_backcolor_2{
    --anthem_backcolor_point: var(--theme_backcolor2);
}
/* ホワイトモード*/
.anthem_color_1 .anthem_color_menu{
    color: #97a2a9 !important;
    background: transparent !important;
    border-color: #97a2a9 !important;
    border-width: 0.5px !important;
    font-weight: 400 !important;
}
.anthem_color_1 .anthem_color_menu_forcus1{
    color: #000 !important;
    border-color: #000 !important;
    border-width: 2px !important;
    font-weight: 600 !important; 
}
.anthem_color_1, .anthem_color_1 div h1 h2 h3 h4 a img svg:not(.anthem_color_not){
    transition: 0.6s;
    color: var(--theme_color1);
    background: var(--theme_backcolor1);
    fill: var(--theme_color1);
    stroke: var(--theme_color1);
    border-color: var(--theme_color1); 
}
.anthem_color_1 .anthem_color_set{
    transition: 0.6s;
    color: var(--theme_color1);
    background: var(--theme_backcolor1);
    fill: var(--theme_color1);
    stroke: var(--theme_color1); 
    border-color: var(--theme_color1);  
}
.anthem_color_1 .AthleteProfile_Stage:not(.anthem_color_not){
    color: var(--theme_color1);
    background:linear-gradient(transparent 0%,var(--theme_backcolor1) 18%,var(--theme_backcolor1) 100%);
    fill: var(--theme_color1);
    stroke: var(--theme_color1);
    border-color: var(--theme_color1); 
}
.anthem_color_1 .anthem_color_rev{
    transition: 0.6s;
    color: var(--theme_color2) ;
    fill: var(--theme_color2);
    stroke: var(--theme_color2);
    background: var(--theme_backcolor2); 
}
.anthem_color_1 p:not(.anthem_color_none){
    transition: 0.6s;
    display: inline;
    color: #526470;
}
.anthem_color_1 span{
    transition: 0.6s;
    color: #97a2a9;
}
.anthem_color_1 button:not(.anthem_color_none){
    transition: 0.6s;
    color: var(--theme_button1);
    background: var(--theme_button_back1);
    border-color: var(--theme_color1);
}
.anthem_color_1 strong{
    transition: 0.6s !important;
    color: var(--theme_strong1) !important;
}
/* ダークモード*/
.anthem_color_2 .anthem_color_menu{
    color: #526470 !important;
    background: transparent !important;
    border-color: #526470 !important;
    border-width: 0.5px !important;
    font-weight: 400 !important;
}
.anthem_color_2 .anthem_color_menu_forcus2{
    color: var(--theme_color2) !important; 
    border-color: var(--theme_color2) !important;
    border-width: 2px !important;
    font-weight: 700 !important; 
}
.anthem_color_2,.anthem_color_2 h1 h2 h3 h4 a img svg:not(.anthem_color_not){
    transition: 0.6s;
    color: var(--theme_color2);
    background: var(--theme_backcolor2);
    fill: var(--theme_color2);
    stroke: var(--theme_color2); 
    border-color: var(--theme_color2);
}
.anthem_color_2 .anthem_color_set{
    transition: 0.6s;
    color: var(--theme_color2);
    background: var(--theme_backcolor2);
    fill: var(--theme_color2);
    stroke: var(--theme_color2); 
    border-color: var(--theme_color2);  
}
.anthem_color_2 .AthleteProfile_Stage{
    color: var(--theme_color2);
    background:linear-gradient(transparent 0%,var(--theme_backcolor2) 18%,var(--theme_backcolor2) 100%);
    fill: var(--theme_color2);
    stroke: var(--theme_color2);
    border-color: var(--theme_color2); 
}
.anthem_color_2 .anthem_color_rev{
    transition: 0.6s;
    color: var(--theme_color1);
    fill: var(--theme_color1);
    stroke: var(--theme_color1);
    background: var(--theme_backcolor1);  
}
.anthem_color_2 p:not(.anthem_color_none){
    transition: 0.6s;
    display: inline;
    color: #526470;
}
.anthem_color_2 span{
    transition: 0.6s;
    color: #cbd0d4;
}
.anthem_color_2 button:not(.anthem_color_none){
    transition: 0.6s;
    color: var(--theme_button2);
    background: var(--theme_button_back2);
    border-color: var(--theme_color2);
}
.anthem_color_2 strong{
    transition: 0.6s !important;
    color: var(--theme_strong2) !important;
}
/****************************************/
/************** FIXEDメニュ **************/
/* ヘッダー */
.AnthemHeader{
    z-index:300;
}
.anthem_log_wrap{
    display:flex;
    justify-content: center;
    align-items: center;
    width:100%;
}
.anthem_log{
    display:flex;
    justify-content: center;
    align-items: center;
    width:8em;
    z-index:50;
}
.anthem_log:hover{
    cursor: pointer;  
}
/* フッター */
.AnthemFooter{
    position:fixed;
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    bottom:0;
    width:100vw;
    /*height:7vh;*/
    height:60px;
    -webkit-backdrop-filter: blur(10px) brightness(95%);
    backdrop-filter: blur(10px) brightness(95%);
    z-index:400;
}
.h_shopcart{
    position:relative;
    width:25px;
    height:25px;
    top:6.5px;
    margin:0 auto;
    border:0px solid #000;
    transition:1.2s;
}
.h_color{
    position:relative;
    width:24px;
    height:24px;
    top:6px;
    margin:0 auto;
    transition: 1.2s;
}
.h_comment{
    position:relative;
    width:24px;
    height:24px;
    top:7px;
    margin:0 auto;
    transition:1.2s;
}
.h_home{
    position:relative;
    width:24px;
    height:24px;
    top:5px;
    margin:0 auto;
    transition:1.2s;
}
.h_account_wrap{
    position:relative;
    width:25px;
    height:25px;
    margin:0 auto;
    border-radius:40em;
    border:0.5px solid #0000007f;
    background-image: url("");
    background-position:center;
    background-size:cover;
    transition:1.2s;
}
.h_account_wrap:hover{
    cursor: pointer;
    opacity: 0.6;
}
.h_account{
    position:relative;
    width:24px;
    height:24px;
    top:6px;
    margin:auto;
    transition: 1.2s;
}
/****************************************/
@view-transition {
    navigation: auto;
}
/* アニメーションを定義 */
@keyframes grow-x {
    from {
      transform: scaleX(0);
    }
    to {
      transform: scaleX(1);
    }
  }
   /* アニメーションを定義 */
  @keyframes shrink-x {
    from {
      transform: scaleX(1);
    }
    to {
      transform: scaleX(0);
    }
  }
  /* 遷移元ページのアニメーション */
  ::view-transition-old(figure-caption) {
    animation: 1s linear both shrink-x; /* ここに適用したいアニメーションの名前を指定 */
  }
  /* 遷移後ページのアニメーション */
  ::view-transition-new(figure-caption) {
    animation: 1s 0.5s linear both grow-x; /* ここに適用したいアニメーションの名前を指定 */
  }

/* コメントポップ */
.h_comment_disp{
    display:none;
    position:fixed;
    bottom:0;
    width:100vw;
    height:0vh;
    overflow:scroll;
    background-color:rgba(0, 0, 0, 0.2);
    -webkit-backdrop-filter: blur(10px) brightness(80%);
    backdrop-filter: blur(10px) brightness(80%);
    transition:1.0s;
    z-index:500;
}
.h_comment_img_custom_wrap{
    display:none;
}
.h_comment_form{
    position:relative;
    margin:1.5em 0.5em 0 0.5em;
    text-align:center;
}
.h_comment_upload{
    position:relative;
    display:flex;
}
.h_comment_raw{
    display:block;
    margin:0 auto 1em auto;
    border:1px solid #526470;
    border-radius:5px;
    touch-action: none;
}
.h_comment_img_upload{
    display:none;
    z-index:10;
}
.h_comment_svg_uploads{
    display:inline-block;
    background-image:url('data:image/svg+xml;utf8,') !important;
    background-color:transparent !important;
    background-position:center;
    background-repeat:no-repeat;
    text-align:center;
    vertical-align: middle;
    height:30px;
	width:100%;
    cursor: pointer;
    pointer-events:none;
}
.h_comment_svg_uploads2{
    display:inline-block;
    background-image:url('data:image/svg+xml;utf8,') !important;
    background-color:transparent !important;
    background-position:center;
    background-repeat:no-repeat;
    text-align:center;
    vertical-align: middle;
    height:30px;
	width:100%;
    cursor: pointer;
    pointer-events:none;
}
.h_comment_svg_cart{
    width:5em;
    border:0.5px dashed #e30079;
    border-radius:40em;
    background:transparent;
    display:inline-block;
    text-align:center;
    margin: 1.5em 0 0 0;
    height:30px;
}
.h_comment_svg_cart:hover{
    cursor: pointer;
    opacity: 0.6;
}
.h_comment_svg_sos{
    width:5em;
    border:0.5px dashed #e30079;
    border-radius:40em;
    background:transparent;
    display:inline-block;
    text-align:center;
    margin: 1.5em 0 0 0;
    height:30px;
}
.h_comment_svg_sos:hover{
    cursor: pointer;
    opacity: 0.6;
}
.h_comment_alert_text{
    color:#e30079;
    font-size:small;
    text-align:left;
    margin-left:2em;
}
.h_comment_img_upload_mask{
    display:inline-block;
    text-align:center;
    margin: 1.5em 0 0 0;
    height:30px;
	width:100%;
}
.h_comment_img_upload_mask:hover{
    cursor: pointer;
    opacity: 0.6;
}
.h_comment_movie_custom_wrap{
    display:none;
}
.h_comment_movie_upload{
    display:none;
    z-index:10;
}
.h_comment_movie_uploads{
    display:inline-block;
    background-image:url('data:image/svg+xml;utf8,') !important;
    background-color:transparent !important;
    background-position:center;
    background-repeat:no-repeat;
    text-align:center;
    height:30px;
	width:100%;
    cursor: pointer;
    pointer-events:none;
}
.h_comment_movie_upload_mask{
    display:inline-block;
    text-align:center;
    margin: 1.5em 0 0 0;
    height:30px;
	width:100%;
}
.h_comment_movie_upload_mask:hover{
    cursor: pointer;
    opacity: 0.6;
}
.h_comment_submit{
    position:relative;
    margin:3em auto 3em auto;
    padding:5px;
    font-size:large;
    border-radius:40px;
}
.anthem_slideup_off{
    position:fixed;
    top:2%;
    right:0;
    margin-right: 1em;
    width:2.5em;
    height:2.5em;
    z-index:503;
}

/* ログインポップ */
.anthem_slideup_disp{
    display:none;
    opacity: 0;
    position:fixed;
    color: var(--theme_color2);
    bottom:0;
    padding: 3%;
    width: 94%;
    height:0vh;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    background-color:var(--theme_backcolor2);
    /*-webkit-backdrop-filter: blur(10px) brightness(80%);
    backdrop-filter: blur(10px) brightness(80%);*/
    transition:0.6s;
    overflow: scroll;
    z-index:800;
}
.h_account_disp_off{
    position:fixed;
    top:2%;
    right:2%;
    width:1.8em;
    height:1.8em;
    z-index:801;
}
.h_account_disp_off:hover{
    cursor: pointer;
}
.anthem_slideup_off_svg{
    fill:#dadada;
}
.anthem_slideup_off_svg:hover{
    fill:#fff;
}

/* ポップアップ時の背景フィルター */
.anthem_popup_filter{
    position:fixed;
    display:none;
    margin:0;
    padding:0;
    top:0;
    width:100vw;
    height:100vh;
    opacity:0;
    /*background:rgba(174, 174, 174, 0.6);*/
    -webkit-backdrop-filter: blur(2px) brightness(70%) !important;
    backdrop-filter: blur(2px) brightness(70%) !important;
    transition:1s;
    z-index:600;
}
/* LOVEアイコン */
/*
.love_icon{
    position:absolute;
    display:flex;
    justify-content: center;
    top:3.9em;
    right:1.6em;
    width:2em;
    height:2em;
    border-radius:40em;
    transition:1.2s;
    z-index:160;
}
.love_icon:hover{
    cursor: pointer; 
}*/

.anthem_follow_icon{
    position:relative;
    /*top:0.35em;*/
}
.anthem_follow_icon:hover{
    transform:scale(1.1);
    cursor: pointer; 
}

.dot {
    position: absolute;
    width: 10px;
    height: 10px;
    left: 10px * -0.5;
    top: 10px * -0.5;
    border-radius: 10px;
    transition: all 0.5s;
    opacity: 1;
    background-color: rgb(255, 251, 0);
}
.follow_crash{
    display:flex;
}