@media only screen and (max-width: 1050px) {

    /* DETAILS BACKGROUND */
    .inner-details {
        background-size: 900px;
    }

    .inner-musicians .imageonly {
        display: block;
        margin: 0 auto;
    }

    .inner-musicians .imageonly .bio {
        width: 300px;
        margin: 0 auto;
    }

    .inner-musicians .imageonly .bio h6 {
        margin: 5px 0 5px 0;
    }

    .inner-musicians .imageonly .photo {
        width: 300px;
        margin: 0 auto 50px auto;
    }

    .other-product {
        display: block;
        width: 80%;
    }

    .other-product.akatsuki {
        height: 541px;
    }

    .other-product.yoiyami {
        height: 541px;
    }

    .other-product .image { height: 335px; }

    .other-product .text { width: 100%; margin-top: 25px; }
    
    .other-product .text h1 { margin: 0 auto 0 auto !important; }

    .other-product .text h2 { margin: 5px auto 0 auto !important; }

    .other-product .text p { margin: 15px auto 0 auto !important; }

    .pc {
        display: none !important;
    }
    
    .sp {
        display: flex !important;
    }

    /*
    .haishin {
        display: none !important;
    }
    */

    .haishin-sp {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    #information .haishin-sp {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    #information .haishin-sp p {
        margin: 25px auto;
    }
    
    #information .haishin-sp a {
        color: var(--color2);
    }
    
    #information .haishin-sp a:hover {
        color: var(--color1);
    }

    .inner-smartphone-fix {
        max-width: 450px;
        margin: 50px auto 10px auto;
        height: auto;
    }

    #header .nav {
        margin-left:10px;
    }

    #header a {
        font-size: 15px;
        /*margin-right: 5px;*/
    }

    #header #language a {
        font-size: 15px;
    }

    /*
    #top-button {
        display: none;
    }
    */

    .flexible {
        display: block;
        width: 100%;
    }

    .inner-musicians .flexible {
        display: block;
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }

   
    .inner-musicians .flexible img {
        margin: 0 auto;
        width: 100%;
        display: block;
    }

    #scrolldown {
        height: 35px;
    }

    #scrolldown .center-positioner .positioner {
        height: 60%;
        margin: 0 5px;
    }

    #scrolldown a span {
        position: absolute;
        margin-top: 0;
        top: 0;
        left: 50%;
        width: 14px;
        height: 14px;
        margin-left: -12px;
        border-left: 3px solid black;
        border-bottom: 3px solid black;
    }

    .s-image {
        width: 90%;
    }

    .v-button {
        width: 95%;
    }

    #information .hrbanner img {
        width: 95%;
    }

    

    #information .logo img {
        margin: 30px auto 0 auto;
    }

    #information h3 {
        font-size: 19px;
    }

    #information .top-info .divider span {
        font-size: 28px;
    }

    .haishin {
        justify-content: center;
    }

    /*
    .h-button {
        width: 160px;
        margin: 3px;
        border: 2px solid white;
    }
    */
    
    /*
    .h-button.m-fix {
        font-size: smaller;
    }
    */

    h5 {
        width: 95%;
        font-size: 17px;
    }

    #album-info, #music-list, #about-album {
        width: 95%;
    }

    #album-info th, #album-info td, #music-list th, #music-list td, #about-album th, #about-album td {
        font-size: xx-small;
    }

    .inner-message {
        width: 100%;
    }

    .inner-message img.sign {
        float: right;
        width: 200px;
    }

    .inner-message p {
        width: 95%;
    }

    #musiclist li.mdisappear {
        display: none;
    }

    .inner-lyrics h2 {
        font-size: 16px;
    }

    .inner-lyrics h3 {
        font-size: 14px;
    }

    .flexing.lyricsbottom {
        margin-bottom: 50px;
    }

    .flexing.lyricsleft {
        margin-left: 10px;
    }

    .inner-lyrics .english-lyrics {
        width: auto;
        margin: 0 10px;
    }

    .inner-gifts h2 {
        font-size: 16px;
    }

    #gifta-open {
        width: 95%;
    }

    .inner-credits {
        display: none;
    }

    #mobile-inner-credits {
        display: block;
    }

    #mobile-inner-credits h3 {
        margin: 30px 0 5px 0;
    }

    #mobile-inner-credits dt {
        margin: 15px 0 0 0;
        font-size: 12px;
    }
    
    #mobile-inner-credits dd {
        margin: 0;
        font-weight: 400;
        font-size: 15px;
    }

    

    #copyright p {
        font-size: 10px;
    }

    .album-copyright p {
        font-size: 10px !important;
        font-weight: 300;
        width: 95%;
        margin: 0 auto;
    }

    .spinline {
        display: inline-block;
    }

}

@media only screen and (max-width: 700px) {

    .inner-smartphone-fix {
        margin-top: 16px;
    }
    .showpc {
        display: none;
    }

    .showsp {
        display: block;
    }
}

@media only screen and (max-width: 600px) {

    /* DETAILS BACKGROUND */
    .inner-details {
        background-size: 850px;
    }
    
}

@media only screen and (max-width: 550px) {

    /* DETAILS BACKGROUND */
    .inner-details {
        background-size: 800px;
    }
    
}

@media only screen and (max-width: 500px) {

    /* DETAILS BACKGROUND */
    .inner-details {
        background-size: 750px;
    }
    
}

@media only screen and (max-width: 450px) {

    /* DETAILS BACKGROUND */
    .inner-details {
        background-size: 700px;
    }
    
}

@media only screen and (max-width: 400px) {

    /* DETAILS BACKGROUND */
    .inner-details {
        background-size: 650px;
        background-position: top;
    }
    
}

@media only screen and (max-width: 400px) {

    .other-product .image { height: 275px; }

    .other-product.akatsuki {
        height: 482px;
    }

    .other-product.yoiyami {
        height: 482px;
    }

    #header a { margin: 0 5px 0 0; }    

    .smallsmallspfix { font-size: 16px !important; }

}