@charset "utf-8";

/*  header
------------------------------------------------------------------ */
header {
    text-align: center;
    height: 720px;
    width: 100%;
}

header #button_share {
    position: absolute;
    top: 40px;
    right: 35px;
    z-index: 1001;
}

header #button_items {
    position: absolute;
    top: 40px;
    right: 35px;
    z-index: 1000;
}

header #button_items a {
    display: block;
    height: 148px;
    width: 146px;
}

header #button_items a img {
    height: 148px;
    width: 146px;
}

header #visual {
    background-size: cover;
    position: absolute;
    text-align: center;
    width: 100%;
}

header #visual h1 {
    height: auto;
    margin: 0 auto;
    padding: 70px 0 0;
    text-align: center;
    width: 377px;
}

header #visual h1 img {
    width: 377px;
    height: auto;
}

header #visual #anime {
    margin-top: 0;
}

header #visual #anime img {
    height: auto;
    width: 450px;
}

#button_cm {
    position: absolute;
    text-align: center;
    width: 100%;
}

#goods #button_cm,
#cm #button_cm {
    top: 155px;
}

header #scroll {
    bottom: 20px;
    position: absolute;
    width: 100%;
}

/*  main
------------------------------------------------------------------ */
#main {
    padding: 0;
    text-align: center;
    width: 100%;
}

#main .illust {
    position: absolute;
}
#main #illust1 {
    top: 860px;
}
#main #illust1 img {

}
#main #illust2 {
    top: 1170px;
}
#main #illust3 {
    top: 1500px;
}

#main .caption {
    clear: both;
    margin: 0 auto;
    /*opacity: 0;*/
    text-align: center;
    width: auto;
}
#main #caption {
    height: 23px;
}
#main #caption1 {
    margin-top: 80px;
}
#main #caption1 img {
    opacity: 0;
}
#main #caption2 {
    margin-top: 148px;
}
#main #button_ginomiso_pc {
    height: 38px;
    opacity: 1;
    position: absolute;
    width: 228px;
}
#main #button_ginomiso_sp {
    opacity: 0;
}
#main #caption3 {
    margin-top: 148px;
}
#main #caption4 {
    margin-top: 140px;
}

#main #illust1 img,
#main #illust2 img,
#main #illust3 img {
}

#main #illust4 {
    font-size: 0;
}
#main #illust4 img {
    height: auto;
    margin-top: 15px;
    width: 358px;
}

#items {
    margin-top: 90px;
    position: relative;
    text-align: center;
}

#goods #items,
#cm #items {
    margin-top: 30px;
}

#items #illust_logo {
    position: absolute;
    text-align: center;
    top: 185px;
    width: 100%;
}

#items #illust_logo p {
    margin: 0 auto;
    text-align: right;
    width: 580px;
}

#items #illust_logo p img {
    height: auto;
    width: 105px;
}

#items #items_title1,
#buttons #buttons_title1 {
    background: #39b249;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1rem;
    line-height: 18px;
    margin-top: -18px;
    padding: 26px 0 20px;
    /*height: 43px;
    position: absolute;
    top: 268px;*/
    text-align: center;
    text-decoration: none;
    width: 100%;
}

#buttons #buttons_title1 {
    background: #f5b724;
    margin-top: 0;
}

#items #items_title2,
#buttons #buttons_title2 {
    background: #dd4e00;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1rem;
    line-height: 18px;
    padding: 26px 0 20px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

#goods #items #items_title2 {
    margin-top: -18px;
}

#buttons #buttons_title2 {
    background: #39b249;
}
#cm #buttons #buttons_title2 {
    background: #dd4e00;
}

#items #items_area {
    background: #fff;
    /*overflow: auto;*/
    margin: 0;
    padding: 20px 0 10px;
}
#cm #items #items_area {
    background: #39b249;
}

#items #items_area hr {
    background: none;
    border: none;
    border-top: solid 5px #dd4e00;
}

#items .item {
    display: block;
    margin: 0 auto;
    max-width: 640px;
    padding: 50px 25px 50px;
    position: relative;
    width: 65%;
    /zoom: 1;
}
#items .item:after {
    clear: both;
    content: '';
    display: block;
}

#items .item .item_image {
    float: left;
    text-align: left;
    width: 221px;
}

#items .item .item_image img {
    height: auto;
    width: 200px;
}

#items .item .item_data {
    text-align: left;
}

#items .item .item_data h2 {
    color: #3d1903;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.1em;
}

#items .item .item_data .comingsoon {
    color: #e5002d;
    font-size: 13.5px;
    font-weight: bold;
    margin-top: 10px;
}

#items .item .item_data .text {
    color: #3e1a04;
    font-size: 13.5px;
    margin-top: 25px;
}

#items .item .item_data .button_netshop {
    float: left;
    cursor: pointer;
    display: block;
    background: #e5002d;
    border-radius: 7px;
    margin: 20px 0 0;
    padding: 10px 15px 9px 25px;
}

#items .item .item_data .button_netshop:hover {
    background: #ea651c;
}

#items .item .item_data .button_netshop a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.05em;
    text-align: center;
    text-decoration: none;
}

#cm #items #items_area #thumbs {
    margin: 1em auto;
    width: 607px;
    /zoom: 1;
}
#cm #items #items_area #thumbs:after {
    clear: both;
    content: '';
    display: block;
}
#cm #items #items_area #thumbs .thumb {
    background-size: cover;
    display: block;
    float: left;
    font-weight: bold;
    height: 203px;
    margin: 0 0 30px;
    position: relative;
    text-decoration: none;
    width: 295px;
}
#cm #items #items_area #thumbs .thumb:nth-child(odd) {
    margin-right: 16px;
}

#cm #items #items_area #thumbs #thumb0 {
    background: url(../img/cm/thumb0.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb1 {
    background: url(../img/cm/thumb1.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb1:hover {
    background: url(../img/cm/on/thumb1.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb2 {
    background: url(../img/cm/thumb2.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb2:hover {
    background: url(../img/cm/on/thumb2.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb3 {
    background: url(../img/cm/thumb3.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb3:hover {
    background: url(../img/cm/on/thumb3.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb4 {
    background: url(../img/cm/thumb4.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb4:hover {
    background: url(../img/cm/on/thumb4.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb5 {
    background: url(../img/cm/thumb5.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb5:hover {
    background: url(../img/cm/on/thumb5.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb6 {
    background: url(../img/cm/thumb6.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb6:hover {
    background: url(../img/cm/on/thumb6.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb7 {
    background: url(../img/cm/thumb7.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb7:hover {
    background: url(../img/cm/on/thumb7.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb8 {
    background: url(../img/cm/thumb8.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb8:hover {
    background: url(../img/cm/on/thumb8.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb9 {
    background: url(../img/cm/thumb9.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb9:hover {
    background: url(../img/cm/on/thumb9.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb10 {
    background: url(../img/cm/thumb10.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb10:hover {
    background: url(../img/cm/on/thumb10.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb11 {
    background: url(../img/cm/thumb11.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb11:hover {
    background: url(../img/cm/on/thumb11.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb12 {
    background: url(../img/cm/thumb12.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb12:hover {
    background: url(../img/cm/on/thumb12.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb13 {
    background: url(../img/cm/thumb13.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb13:hover {
    background: url(../img/cm/on/thumb13.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb14 {
    background: url(../img/cm/thumb14.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb14:hover {
    background: url(../img/cm/on/thumb14.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb15 {
    background: url(../img/cm/thumb15.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb15:hover {
    background: url(../img/cm/on/thumb15.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb16 {
    background: url(../img/cm/thumb16.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb16:hover {
    background: url(../img/cm/on/thumb16.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb17 {
    background: url(../img/cm/thumb17.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb17:hover {
    background: url(../img/cm/on/thumb17.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb18 {
    background: url(../img/cm/thumb18.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb18:hover {
    background: url(../img/cm/on/thumb18.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb19 {
    background: url(../img/cm/thumb19.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb19:hover {
    background: url(../img/cm/on/thumb19.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb20 {
    background: url(../img/cm/thumb20.gif) 0 0 no-repeat;
}
#cm #items #items_area #thumbs #thumb20:hover {
    background: url(../img/cm/on/thumb20.gif) 0 0 no-repeat;
}

#cm #items #items_area #thumbs .thumb {
    background-size: cover!important;
}
#cm #items #items_area #thumbs .thumb p {
    color: #39b249;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.15rem;
    position: absolute;
    bottom: 0.3rem;
    text-align: center;
    width: 100%;
}

#cm #items #items_area #thumbs #thumb0 {

    display: block;
}
#cm #items #items_area #thumbs #thumb0 p {
    color: #fff;
    bottom: 6rem;
}

#cm #items #items_area #thumb_text {
    clear: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.15rem;
    margin: 30px auto 30px;
}


/*  footer
------------------------------------------------------------------ */
footer {
    background: #3e1803;
    clear: both;
    color: #fff;
    height: 55px;
    margin: 0;
    padding:0;
    position: relative;
    text-align: center;
    width: 100%;
}

footer p {
    letter-spacing: 0.05rem;
    padding-top: 1.3rem;
}

footer p a {
    color: #fff;
    text-decoration: underline;
}

footer p a:hover {
    color: #fff;
    text-decoration: none;
}

footer #pagetop {
    position: absolute;
    bottom: 4px;
    right: 15px;
}
