/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

#main .caption {
    display: block!important;
}

#main .caption_sp, #main .illust_sp {
    display: none!important;
}

#main #illust_logo {
    display: block!important;
}

#main #illust_logo_sp {
    display: none!important;
}

#button_cm p {
    height: 449px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    width: 582.5px;
}

#goods #button_cm p,
#cm #button_cm p {
    height: 170px;
    top: -153px;
    width: 583.5px;
}

#button_cm a {
    display: block;
    height: 173px;
    position: absolute;
    left: 14px;
    bottom: -26px;
    width: 176px;
}

#goods #button_cm a,
#cm #button_cm a {
    left: 0;
    top: 6px;
}

#button_cm a img {
    height: auto;
    width: 176px;
}

@media screen and (max-width: 832px) {
    header {
        height: 520px;
    }
    header #button_share {
        top: 15px;
        /*right: 15px;*/
        right: 15px;
    }
    header #button_share img {
        height: 30px;
        width: 30px;
    }
    header #button_items {
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 1000;
    }
    header #button_items a {
        display: block;
        height: 86px;
        width: 87px;
    }
    header #button_items a img {
        display: block;
        height: 86px;
        width: 87px;
    }
    
    header #scroll {
    }
    
    #main #illust1,
    #main #illust2,
    #main #illust3 {
        display: none!important;
    }
    
    #main #caption1,
    #main #caption2,
    #main #caption3,
    #main #caption4,
    #main #caption5 {
        display: none!important;
    }
    
    #main .illust_sp {
        display: block!important;
    }
    
    #main .caption_sp {
        display: block!important;
    }
    
    #main .illust_sp img, #main .caption_sp img {
        opacity: 0;
    }
    
    #main #caption1_sp {
        padding-top: 50px;
    }
    
    #main #illust1_sp {
        margin-top: 75px;
    }
    
    #main #button_ginomiso_pc {
        opacity: 0;
    }
    #main #button_ginomiso_sp {
        opacity: 1;
        position: absolute;
    }
    
    #main #caption2_sp {
        margin-top: 48px;
    }
    
    #main #illust2_sp {
        margin-top: 75px;
    }
    
    #main #caption3_sp {
        margin-top: 45px;
    }
    
    #main #illust3_sp {
        margin-top: 78px;
    }
    
    #main #caption4_sp {
        margin-top: 49px;
    }
    
    #main #caption5_sp {
        margin-top: 108px;
    }
    
    #items #illust_logo {
        display: none!important;
    }
    
    #items #illust_logo_sp {
        display: block!important;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 130px;
        width: 100%;
    }

    #items #illust_logo_sp p {
        height: 25px;
        margin: 0 auto;
        text-align: right;
        width: 470px;
    }

    #items #illust_logo_sp p img {
        height: auto;
        width: 90px;
    }
    
    #main #illust4 img {
        height: auto;
        margin-top: 0;
        width: 280px;
    }
    
    #goods #button_cm,
    #cm #button_cm {
        top: 0;
    }
    
    #goods #button_cm a,
    #cm #button_cm a {
        bottom: -24px;
        display: block;
        height: 130px;
        left: 3px;
        position: absolute;
        width: 130px;
    }
    
    #goods #button_cm p,
    #cm #button_cm p {
        height: 130px;
        top: -8px;
        width: 448px;
    }
    
    #goods #button_cm a img,
    #cm #button_cm a img {
        height: auto;
        width: 130px;
    }
    
    #items {
        margin-top: 60px;
    }
    
    #items #items_title1,
    #items #items_title2,
    #buttons #buttons_title1,
    #buttons #buttons_title2 {
        font-size: 18px;
        padding: 24px 0 20px;
        /*top: 157px;*/
    }
    
    #items #items_title1 {
        margin-top: -14px;
    }
    
    #goods #items #items_title2,
    #cm #items #items_title1 {
        margin-top: -14px;
    }
    
    #items #button_item {
        border: solid 2px #3e1803;
        border-radius: 7px;
        margin: 40px auto 0;
        width: 260px!important;
    }
    
    #items .item {
        margin-top: 0;
        width: auto;
    }
    
    #items .item .button_item p {
        font-size: 13px;
    }
    
    #items .item .item_image {
        float: none;
        margin-right: 0;
        text-align: center;
        width: 100%;
    }
	
	#items .item .item_data .comingsoon {
        text-align: center;
    }
    
    #items .item .item_data {
        margin-top: 20px;
    }
    
    .item_data h2, .item_data p {
        float: none;
        width: 222px;
        margin-right: auto;
        margin-left: auto;
    }
    
    #items .item .item_data h2 {
        letter-spacing: 0.05rem;
        margin-top: 20px;
        text-align: center;
        width: 90%!important;
    }
    
    .item_data .text {
        float: none;
        width: 90%!important;
    }
    
    #items .item .item_data .button_netshop {
        float: none;
        font-size: 13.5px;
        margin: 20px auto 0;
        padding: 10px 5px 9px;
        text-align: center;
        width: 90%!important;
    }
    
    #items #item .item_data .button_netshop a {
        
    }
    
    #pagetop {
        display: none;
    }
    
    #footer p {
        font-size: 11px;
    }
}

@media screen and (max-width: 666px) {
	body {
	}
    
    header #visual h1 {
        height: auto;
        margin: 0 auto;
        padding: 100px 0 0;
        text-align: center;
        width: 232px;
    }
    header #visual h1 img {
        width: 232px;
        height: auto;
    }
    
    header #visual #anime img {
        height: auto;
        width: 320px;
    }
    
    header #visual #button_cm p {
        height: 320px;
        width: 320px;
    }

    header #visual #button_cm a {
        display: block;
        height: 127px;
        position: absolute;
        left: -41px;
        bottom: -21px;
        width: 130px;
    }
    
    header #visual #button_cm a img {
        height: auto;
        width: 130px;
    }
    
    #items #items_title1 {
        margin-top: -9px;
    }
    
    #main #illust4 img {
        height: auto;
        margin-top: 0;
        width: 260px;
    }
    
    #goods #button_cm,
    #cm #button_cm {
        top: 0;
    }
    
    #goods #button_cm p,
    #cm #button_cm p {
        top: 0;
        width: 418px;
    }
    
    #goods #button_cm a,
    #cm #button_cm a {
        display: block;
        height: 125px;
        left: 0;
        top: -4px;
        position: absolute;
        width: 125px;
    }
    
    #goods #button_cm a img,
    #cm #button_cm a img {
        height: auto;
        width: 125px;
    }
    
    #items #illust_logo_sp {
        display: block!important;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 120px;
        width: 100%;
    }

    #items #illust_logo_sp p {
        height: 25px;
        margin: 0 auto;
        text-align: right;
        width: 430px;
    }

    #items #illust_logo_sp p img {
        height: auto;
        width: 80px;
    }
    
    #items #items_title1,
    #items #items_title2,
    #buttons #buttons_title1,
    #buttons #buttons_title2 {
        font-size: 14px;
        padding: 20px 0 15px;
    }
    
    #items #items_title1 {
        margin-top: -13px;
    }
    
    #goods #items #items_title2,
    #cm #items #items_title1 {
        margin-top: -13px;
    }
    
    #cm #items #items_area #thumbs {
        margin: 0 auto;
        width: 412px;
    }
    #cm #items #items_area #thumbs .thumb {
        height: 136px;
        margin: 0 0 24px;
        width: 200px;
    }
    #cm #items #items_area #thumbs .thumb:nth-child(odd) {
        margin-right: 12px;
    }
    #cm #items #items_area #thumbs .thumb p {
        font-size: 14px;
        letter-spacing: 0.1rem;
        bottom: 0.1rem;
        text-align: center;
        width: 100%;
    }
    
    #cm #items #items_area #thumbs #thumb0 p {
        bottom: 4rem;
    }
    
    #cm #items #items_area #thumb_text {
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
	body {   
	}
    
    header #visual #anime img {
        height: auto;
        width: 300px;
    }
    
    header #visual #button_cm p {
        height: 292px;
        width: 276px;
    }

    header #visual #button_cm a {
        height: 110px;
        width: 110px;
    }
    
    header #visual #button_cm a img {
        height: auto;
        width: 110px;
    }
    
    #main #illust4 img {
        height: auto;
        margin-top: 0;
        width: 210px;
    }
    
    #items #illust_logo_sp {
        display: block!important;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 95px;
        width: 100%;
    }
    
    #items #illust_logo_sp p {
        height: 25px;
        margin: 0 auto;
        text-align: right;
        width: 350px;
    }

    #items #illust_logo_sp p img {
        height: auto;
        width: 65px;
    }
    
    #items #items_title1 {
        margin-top: -11px;
    }
    
    #goods #items #items_title2,
    #cm #items #items_title1 {
        margin-top: -10px;
    }
    
    #goods #button_cm p,
    #cm #button_cm p {
        width: 240px;
    }
    
    #goods #button_cm a,
    #cm #button_cm a {
        display: block;
        height: 100px;
        left: -48px;
        top: -3px;
        position: absolute;
        width: 100px;
    }
    
    #goods #button_cm a img,
    #cm #button_cm a img {
        height: auto;
        width: 100px;
    }
    
    #cm #items #items_area #thumbs {
        margin: 0 auto;
        width: 330px;
    }
    #cm #items #items_area #thumbs .thumb {
        height: 110px;
        margin: 0 0 20px;
        width: 160px;
    }
    #cm #items #items_area #thumbs .thumb:nth-child(odd) {
        margin-right: 10px;
    }
    #cm #items #items_area #thumbs .thumb p {
        font-size: 12px;
        letter-spacing: 0.1rem;
        bottom: 0.1rem;
        text-align: center;
        width: 100%;
    }
    
    #cm #items #items_area #thumbs #thumb0 p {
        bottom: 3rem;
    }
    
}

@media screen and (max-width: 360px) {
	body {
	}
    
    header #visual #anime img {
        height: auto;
        width: 225px;
    }
    
    header #visual #button_cm p {
        height: 225px;
        width: 225px;
    }

    header #visual #button_cm a {
        display: block;
        height: 100px;
        position: absolute;
        left: -36px;
        bottom: -23px;
        width: 100px;
    }
    
    header #visual #button_cm a img {
        height: auto;
        width: 100px;
    }
    
    #main #illust4 img {
        height: auto;
        margin-top: 0;
        width: 180px;
    }
    
    #items #illust_logo_sp {
        display: block!important;
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 83px;
        width: 100%;
    }
    
    #items #illust_logo_sp p {
        height: 25px;
        margin: 0 auto;
        text-align: right;
        width: 305px;
    }

    #items #illust_logo_sp p img {
        height: auto;
        width: 60px;
    }
    
    #items #items_title1 {
        margin-top: -9px;
    }
    
    #goods #items #items_title2,
    #cm #items #items_title1 {
        margin-top: -9px;
    }
    
    #goods #button_cm p,
    #cm #button_cm p {
        width: 200px;
    }
    
    #goods #button_cm a,
    #cm #button_cm a {
        display: block;
        height: 100px;
        left: -48px;
        top: -4px;
        position: absolute;
        width: 90px;
    }
    
    #goods #button_cm a img,
    #cm #button_cm a img {
        height: auto;
        width: 90px;
    }
    
    #cm #items #items_area #thumbs {
        margin: 0 auto;
        width: 288px;
    }
    #cm #items #items_area #thumbs .thumb {
        height: 94px;
        margin: 0 0 15px;
        width: 140px;
    }
    #cm #items #items_area #thumbs .thumb:nth-child(odd) {
        margin-right: 8px;
    }
    #cm #items #items_area #thumbs .thumb p {
        font-size: 10.5px;
        letter-spacing: 0.1rem;
        bottom: 0;
        text-align: center;
        width: 100%;
    }
    
    #cm #items #items_area #thumbs #thumb0 p {
        bottom: 2.5rem;
    }
}

@media screen and (max-width: 240px) {
	body {
	}
}


@media screen and (min-width: 750px) and (max-height: 768px) {
    #arrow {
        display: none!important;
    }
}


@media screen and (min-height: 920px) {
}

@media screen and (min-height: 900px) {
}

@media screen and (min-height: 5000px) {
}

@media screen and (min-width: 2000px) {
}

@media screen and (max-width: 2000px) {
}

@media screen and (max-width: 1800px) {
}

@media screen and (max-width: 1500px) {
    
}

@media screen and (max-width: 1200px) {
    
    
}


@media screen and (max-width: 1070px) {
    
}

@media screen and (min-width: 1070px) and (max-width: 1500px) and (min-height: 950px) {
}

@media screen and (max-width: 1000px) {
}

@media screen and (max-width: 960px) {
}

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

@media screen and (max-width: 650px) {
}