.dropdown .toggle__custom {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    color: #232323;
}
.dropdown .toggle__custom:before {
    content: '\f106';
    font-family: "FontAwesome", "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    left: calc(50% - 4px);
    top: -24px;
}
.dropdown .toggle__custom:after {
    content: '\f107';
    font-family: "FontAwesome", "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    left: calc(50% - 4px);
    bottom: -24px;
}
.mypage.youtube_page .search_container {
    border: none;
}
.youtube_page .content_container {
    /*max-width: 1000px;*/
}
.option__quick-search {
    text-align: center;
}
.youtube_page, .channel_detail_page {
    font-family: "Noto Sans CJK JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.youtube_page .js-dropdown-list li {
    width: 200px;
    text-align: center;
}
.youtube_page .js-dropdown-list li span {
    color: #232323;
    font-size: 13px;
}
.youtube_page .ranking_lower > dl > dd a {
    font-weight: 500;
    color: #232323;
}
.youtube_page .js-dropdown-list li a:hover{
    text-decoration: none;
}
.img-channel {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #B5B5B5;
}
a.icon__calender__ {
    width: 46%;
    float: left;
    margin-right: 18px;
    max-width: 32px
}
.icon_star {
    margin-top: 4px;
}
.icon__calender__ {
    cursor: pointer;
}
.dashboard_channel {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    background: #f8f8f8;
    padding: 15px 30px;
}
.dashboard_channel .dashboard_image {
    flex-basis: 52px;
}
.dashboard_channel .dashboard_image img {
    border: 1px solid #E8E8E8;
    border-radius: 10px;
}
.dashboard_channel .dashboard_content {
    padding-left: 30px;
    margin: auto 0;
}
.dashboard_channel .dashboard_content .key_content {
   /* color: #787878; */
}
.dashboard_channel .dashboard_content .value_content {
   color: #232323;
}
.channel_info {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}
.channel_info .key_content {
    font-size: 14px !important;
    color: #787878 !important;
}
.channel_info .flex_info {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    padding: 20px 0;
}
.channel_info .flex_info .item_info {
    width: 500px;
    margin: 0 10px;
    text-align: center;
    font-size: 15px;
}
.graph_channel{
    background-color:#F8F8F8;
}
.graph_channel, .video_upload, .related_channel {
    padding-top: 20px;
}
.channel_detail_page .header_ {
    border-radius: 0 !important;
}
.channel_detail_page h2 {
    margin-bottom: 7px;
    border-bottom: 1px solid #e8e8e8;
}
.channel_detail_page .list_item {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.channel_detail_page .list_item .item {
    width: 370px;
    margin: 0 10px;
    background: #f8f8f8;
}
.channel_detail_page .list_item .item a {
    color: #333;
}
.channel_detail_page .list_item .item img {
    width: 100%;
    height: 200px;
}
.channel_detail_page .list_item .item .desc_item {
    padding: 10px;
}
.channel_detail_page .list_item .item .desc_item .total_view:after {
    content: "•";
    margin: 0 4px;
}
.channel_detail_page .popular_video .title_child h2, .quick_search {
    display: inline-block;
    padding: 0 36px;
    font-size: 14px;
}
.channel_detail_page .popular_video .title_child .options_search {
    display: flex;
}
.channel_detail_page .popular_video .title_child .options_search div {
    padding-right: 20px;
    display: flex;
    margin: auto;
}
.channel_detail_page .popular_video .title_child .options_search input {
    margin: auto;
}
.channel_detail_page .popular_video .title_child .options_search .check-period:checked {
    background: #232323;
}
.channel_detail_page .popular_video .title_child .options_search label {
    margin-left: 5px;
}
.related_channel .main {
    font-family: Arial;
    width: 1000px;
    display: block;
    margin: 0 auto;
}
.slick-prev {
    left: -50px !important;
    width: 50px !important;
    height: 50px !important;
}
.slick-prev:before, .slick-next:before {
    font-size: 40px !important;
    color: #111111 !important;
}
.slick-next {
    right: -50px !important;
    width: 50px !important;
    height: 50px !important;
}
.main .item-slider {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background: #eee;
    margin-right: 8px;
    margin-left: 8px;
    border-radius: 8px;
    padding: 14px;
    border: 1px solid #E1E1E1;
}
.main .item-slider and {
    color: #333;
}
.main .item-slider img {
    width: 100px;
    border-radius: 8px;
}
.main .item-slider p {
    margin: auto 0;
    padding-left: 15px;
    padding-right: 15px;
    color: #333;
}

.channel_detail_page .pieLegendLabel {
    position: relative;
}
.channel_detail_page .pieLegendLabel #barchartbox {
    background-color: #FFFFFF;
    overflow: scroll;
    position: relative;
}
.channel_detail_page .highcharts-exporting-group {
    display: none !important;
}
.panel-marker {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
}

.panel-marker li {
    flex-wrap: wrap;
    white-space: normal;
    list-style: none;
    display: grid;
    grid-template-columns: 18fr 82fr;
    grid-auto-rows: minmax(min-content, max-content);
    margin-bottom: 10px;
}
.panel-marker li a{
    color:#232323;
}
.panel-marker li .img {
    width: 2rem;
    height: auto;
}


/* Channel calendar page */
.channel_calendar_page section, .header_ {
    border-radius: 0 !important;
}
.channel_calendar_page .dashboard_channel {
    padding: 24px 32px;
}
.channel_calendar_page .dashboard_channel .dashboard_image {
    flex-basis: 52px;
}
.channel_calendar_page .dashboard_channel .dashboard_content {
    flex-grow: 1;
}
.channel_calendar_page .dashboard_channel .dashboard_content h2 {
    font-size: 16px;
    font-weight: 500;
    color: #232323;
}
.channel_calendar_page .dashboard_channel .dashboard_content p {
    font-size: 14px;
    font-weight: 400;
    color: #787878;
}
.channel_calendar_page .dashboard_channel .dashboard_option {
    flex-direction: row;
    display: flex;
    align-items: center;
    justify-content: center;
}
.channel_calendar_page .dashboard_channel .dashboard_option .button_option {
    border-radius: 5px;
    padding: 10px 18px;
    background: #fff;
    margin: auto;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.channel_calendar_page .dashboard_channel .dashboard_option .option_channel{
    background: #232323;
}
.channel_calendar_page .dashboard_channel .dashboard_option .option_event{
    background: #0166FF;
    margin-left: 16px;
}
.channel_calendar_page .graph_channel {
    /* background: #787878; */
}
.channel_calendar_page .graph_channel .pieLegendLabel {
    position: relative;
    background-color: #FFFFFF;
    /* overflow: scroll; */
}
.channel_calendar_page .posted_video .popular_video {
    padding: 0 32px 32px 32px;
}
.channel_calendar_page .posted_video, .influencer_video {
    /* border: 1px solid #E1E1E1; */
    /* padding: 10px; */
    margin-top: 20px;
}
.channel_calendar_page .posted_video h2 {
    background: #f8f8f8;
    color: #232323;
    padding: 10px 38px;
    font-size: 16px;
    font-weight: 500;
}
.channel_calendar_page .posted_video .search_posted {
    display: flex;
    padding: 25px 35px;
    align-items: center;
    justify-content: flex-start;
}
.channel_calendar_page .posted_video .search_posted .item_period {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-right: 20px;
}
.channel_calendar_page .influencer_video {
    /* display: flex; */
    /* padding: 10px; */
    /* align-items: center; */
    /* justify-content: flex-start; */
    /* flex-direction: column; */
}
.channel_calendar_page .influencer_video h2 {
    background: #232323;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    text-align: center;
}

.channel_calendar_page .list_item {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.channel_calendar_page .list_item .item {
    width: 370px;
    margin: 0 10px;
    background: #eee;
}
.channel_calendar_page .list_item .item a {
    color: #333;
}
.channel_calendar_page .list_item .item img {
    width: 100%;
    height: 200px;
}
.channel_calendar_page .list_item .item .desc_item {
    padding: 10px;
}
.channel_calendar_page .list_item .item .desc_item h3 {
    font-size: 14px;
    font-weight: 500;
    color: #232323;
}
.channel_calendar_page .list_item .item .desc_item .total_view:after {
    content: "•";
    margin: 0 4px;
}

.channel_calendar_page .content_influencer .main_list table tr {    
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: flex-start; */
    /* padding: 15px 0px 15px 54px; */
}
.channel_calendar_page .content_influencer .main_list table .bg_gray {
    background: #F8F8F8;
}
.channel_calendar_page .content_influencer .main_list table tr td:first-child {
    display: inline-flex;
    align-items: center;
    padding-left: 54px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.channel_calendar_page .content_influencer .main_list table tr td {
    vertical-align: middle;
}
.channel_calendar_page .content_influencer .main_list table tr td img {
    width: 45px;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 6px;
}
.channel_calendar_page .content_influencer .main_list table .desc_item {
    margin-left: 20px;
}
.channel_calendar_page .content_influencer .main_list table .desc_item p {
    font-size: 14px;
    color: #232323;
    font-weight: 400;
}
.channel_calendar_page .adv_content p {
    font-size: 14px;
    color: #232323;
    font-weight: 400;
}
.channel_calendar_page .content_influencer .main_list table span {
    font-size: 14px;
    color: #787878;
    font-weight: 400;
}

.channel_detail_page .value_content, .channel_calendar_page .value_content {
    color: #232323;
}
.channel_detail_page .video_upload h2 {
    background: #f8f8f8;
    padding: 10px 0 10px 30px;
}
.channel_detail_page .video_channel_page {
    background: #fff;
    border: 1px solid #E1E1E1;
    margin-top: 40px;
}
.channel_detail_page .video_channel_page .content_video {
    padding: 10px 24px 35px 24px;
}
.channel_detail_page .video_channel_page .content_video h3 {
    font-size: 14px;
    font-weight: 500;
    color: #232323;
}
.channel_detail_page .video_channel_page .content_video .popular_video {
    padding-top: 30px;
}
.channel_detail_page .video_channel_page .content_video .new_video .list_item, .channel_detail_page .video_channel_page .content_video .popular_video .list_item  {
    padding-top: 15px;
}
.channel_detail_page .video_channel_page .content_video .popular_video .title_custom {
    font-size: 14px;
    font-weight: 500;
    color: #232323;
}
.channel_detail_page .video_channel_page .title_group_video {
    padding: 10px 0 10px 24px;
    background: #f8f8f8;
    font-size: 16px;
}
.channel_detail_page {
    padding: 20px 25px;
    position: relative;
}
.keywork_channel {
    padding: 20px 0;
    position: relative;
}
.keywork_channel .app_view_body > .inner{
    max-height: 150px;
    overflow: hidden;
    padding: 10px 0;
}
.keywork_channel .app_view_body {
    position: relative;
}
.keywork_channel > .app_view_body.full > .inner {
    max-height: 10000px;
}
.channel_detail_page, .keywork_channel h2 {
    font-size: 16px;
    color: #232323;
    padding-bottom: 15px;
}
.channel_detail_page .keywork_channel .btn-key, .channel_calendar_page .btn-key {
    background: #E8E8E8;
    border-radius: 6px;
    font-size: 14px;
    color: #787878;
    padding: 6px 15px;
    border: unset;
    margin-bottom: 15px;
    margin-right: 20px;
}
.header_custom {
    background: #232323;
    padding: 10px 0 0 25px !important;
}
.header_custom .title_inner h1 {
    padding-bottom: 10px !important;
    color: #fff !important;
    border-bottom: unset !important;
    font-size: 18px !important;
}
/* section related channel */
.related_channel_detail {
    background: #fff;
    margin-top: 24px;
    padding: 24px;
}
.related_channel_detail .title_related {
    font-size: 16px;
    font-weight: 500;
    color: #232323;
}
/* .related_channel_detail .main {
    padding-top: 24px;
} */
.mr-10 {
    margin-right: 10px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.align-center {
    text-align: center;
}
/* :checked {
    margin-left: 25px;
    border: 1px solid #232323;
} */
/*creator list*/
.youtube_page .content_container .creator_ranking{
    height: 40px;
    display: grid;
    background: #232323;
    color: #fff;
    grid-template-columns: 12fr 28fr 54fr 14fr 12fr;
    grid-auto-rows: minmax(min-content, max-content);
    line-height: 40px;
    text-align: center;
    font-weight: 700;
}
.youtube_page .content_container .creator_ranking_container ul li{
    display: grid;
    grid-template-columns: 12fr 28fr 54fr 14fr 12fr;
    grid-auto-rows: minmax(min-content, max-content);
    min-height: 100px;
    padding: 0.5rem 0;
}
.youtube_page .content_container .creator_ranking_container ul li a{
    color: #232323;
}
.youtube_page .content_container .creator_ranking_container ul li:nth-child(even){
    background: #fff;
}
.youtube_page .content_container .creator_ranking_container ul li:nth-child(odd){
    background: #f8f8f8;
}
.youtube_page .content_container .creator_ranking_container ul li .updown{
    display: flex;
    flex: 1;
}
.youtube_page .content_container .creator_ranking_container ul li .rank{
    display: flex;
    align-items: center;
    justify-content: left;
    width: 50%;
}
.youtube_page .content_container .creator_ranking_container ul li .triangle{
    width: 50%;
}
.youtube_page .content_container .creator_ranking_container ul li .creator_info{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.youtube_page .content_container .creator_ranking_container ul li .creator_info .creator_image{
    margin-right: 0.5rem;
}
.youtube_page .content_container .creator_ranking_container ul li .creator_video{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.youtube_page .content_container .creator_ranking_container ul li .creator_video .img-channel{
    width: 160px;
    height: 90px;
    margin-right: 0.5rem;
    border: none;
}
.youtube_page .content_container .creator_ranking_container ul li .number_channel{
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

div[aria-describedby=dialog-youtube-creator] {
    width: 50% !important;
    left: 25%;
    top: 10%;
}

#dialog-youtube-creator img {
    width: 50px;
}

#dialog-youtube-creator-content {
    min-height: 400px;
    max-height: 500px;
    overflow-y: auto;
}