@charset "UTF-8";

/*-------------------------------------------
上書き系
-------------------------------------------*/
.jp-page-sl-main_visual{
    margin: -20px -10px 20px -20px;
    width: calc(100% + 40px);
}
.jp-cmp-list-social-001{
    text-align: right;
}
.jp-page-sl-lead{
    margin: 30px;
    text-align: center;
}
.jp-page-sl-lead p{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
@media screen and (max-width:767px){
    .jp-page-sl-main_visual{
        margin: -20px -10px 20px -10px;
        width: calc(100% + 20px);
    }
    .jp-page-sl-lead{
        margin: 0;
    }
    .jp-page-sl-lead p{
        font-size: 14px;
    }
}


/*-------------------------------------------
固有
-------------------------------------------*/
.jp-page-sl-lead-info{
    margin-top: 10px;
    text-align: right;
}
.jp-page-sl-lead-info .date{
    display: inline-block;
    margin-right: 10px;
}
.jp-page-sl-lead-info .write{
    display: inline-block;
}
.jp-page-sl-lead-info .write a{
    color: inherit;
}


#jp-cmp-main .jp-page-kashi{
    margin-bottom: 40px;
}
#jp-cmp-main .jp-page-kashi *{
    box-sizing: border-box;
    word-wrap:break-word;
}
#jp-cmp-main .jp-page-kashi small{
    font-size: 0.75em;
    font-weight: inherit;
}
@media screen and (max-width:767px){
}


#jp-cmp-main .jp-page-kashi h2{
    margin: 20px 0;
    padding: 20px;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    background-color: #a4d7e4;
    color: #3c1a03;
}
#jp-cmp-main .jp-page-kashi h3{
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    padding: 20px;
}
@media screen and (max-width:767px){
    #jp-cmp-main .jp-page-kashi h2{
        font-size: 16px;
    }
    #jp-cmp-main .jp-page-kashi h3{
        font-size: 16px;
    }
}


#jp-cmp-main .jp-page-kashi .jp-page-kashi-text{
    margin: 30px;
}
#jp-cmp-main .jp-page-kashi .jp-page-kashi-text a{
    color: inherit;
    border-bottom: 1px dashed #333;
    font-weight: inherit;
}
#jp-cmp-main .jp-page-kashi .jp-page-kashi-text p{
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    word-break: break-all;
}
@media screen and (max-width:767px){
    #jp-cmp-main .jp-page-kashi .jp-page-kashi-text{
        margin: 10px;
    }
    #jp-cmp-main .jp-page-kashi .jp-page-kashi-text p{
        font-size: 14px;
    }
}


#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: nowrap;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li{
    width: 100%;
    padding: 0 5px;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li figure{
    display: block;
    text-align: center;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li figure img{
    width: 80%;
    height: auto;
    /* background-color: #eee; */
    margin: 0 auto;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li figure img.word{
    width: auto;
    max-height: 90px;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li figure figcaption{
    margin-bottom: 5px;
    font-size: 32px;
    font-weight: bold;
    text-shadow: 3px 3px 0px rgba(0,0,0,0.2);
    color: #3c1a03;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li figure figcaption:after{
    content: "曲";
    font-size: 20px;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank{}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li{
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #e3e3e3;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li .rank{
    display: inline;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
    color: #666;
    background-color: #ccc;
    text-align: center;
    border-radius: 1.8em;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li a{
    display: inline;
    width: calc(98% - 1.8em);
    font-size: 12px;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li:nth-of-type(1) .rank{border:0;color:#fff;background-color: #d3b45f;}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li:nth-of-type(2) .rank{border:0;color:#fff;background-color: #b4b4b4;}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li:nth-of-type(3) .rank{border:0;color:#fff;background-color: #b57b54;}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li .song{
    display: inline;
    font-size: 16px;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li .artist{
    display: inline;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li .lyrics{
    font-size: 12px;
    color: #555;
    background-color: #eee;
    padding: 2px 6px;
    border-radius: 2px;
    width: 100%;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li .lyrics em{
    font-weight: bold;
    font-style: normal;
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li .lyrics:before{
    font-family: FontAwesome;
    /* content: "✍"; */
    content: "\f044";
    /* content: "\f0f6"; */
    margin-right: 3px;
    /* content: "… "; */
}
#jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li ul.jp-page-kashi-list01-rank li .lyrics:after{
    content: " …";
}

@media screen and (max-width:767px){
    #jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01{
        flex-wrap: wrap;
    }
    #jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li{margin-bottom: 40px;}
    #jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li:last-of-type{margin-bottom: 0;}
    #jp-cmp-main .jp-page-kashi ul.jp-page-kashi-list01 li figure img{
        width: 60%;
    }
}


#jp-cmp-main .jp-page-kashi .jp-page-kashi-backnumber{
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}
#jp-cmp-main .jp-page-kashi .jp-page-kashi-backnumber a{
    width: 24%;
    margin: 5px;
}
#jp-cmp-main .jp-page-kashi .jp-page-kashi-backnumber .title{
    font-size: 12px;
    font-weight: bold;
}
#jp-cmp-main .jp-page-kashi .jp-page-kashi-backnumber .theme{
    font-size: 16px;
    font-weight: bold;
}
@media screen and (max-width:767px){
    #jp-cmp-main .jp-page-kashi .jp-page-kashi-backnumber a{
        width: 100%;
    }
}


#jp-cmp-main .jp-page-kashi .jp-page-kashi-search{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#jp-cmp-main .jp-page-kashi .jp-page-kashi-search li{
    width: 48%;
    display: flex;
    margin: 1%;
    align-items: stretch;
}
#jp-cmp-main .jp-page-kashi .jp-page-kashi-search li input{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px;
    border: 2px solid #333;
    border-radius: 0;;
    background-color: #eee;
    color: #3c1a03;
    font-weight: bold;
    outline: none;
    overflow: visible;
}
#jp-cmp-main .jp-page-kashi .jp-page-kashi-search li a{
    width: 50px;
    display: flex;
    padding: 0 10px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    background-color: #333;
    color: #fff;
}
@media screen and (max-width:767px){
    #jp-cmp-main .jp-page-kashi .jp-page-kashi-search li{
        width: 98%;
    }
}