@charset "UTF-8";
div.span3 {
    border: solid 1px #ddd;
    min-height:260px;
    margin-top:10px;
    background-color: #fff;
    border-radius:5px;
    behavior: url(PIE.htc);
}
div.span6 {
    border: solid 1px #ddd;
    background-color: #fff;
    min-height:260px;
    margin-top:10px;
    border-radius:5px;
    behavior: url(PIE.htc);
}
div.topgrad-movie {
    padding-top: 10px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.03, #fff), color-stop(0.00, #9cb7fc));
    background: -webkit-linear-gradient(top, #9cb7fc 0%, #fff 3%);
    background: -moz-linear-gradient(top, #9cb7fc 0%, #fff 3%);
    background: -o-linear-gradient(top, #9cb7fc 0%, #fff 3%);
    background: -ms-linear-gradient(top, #9cb7fc 0%, #fff 3%);
    background: linear-gradient(to bottom, #9cb7fc 0%, #fff 3%);
}
div.topgrad-video {
    padding-top: 10px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.03, #fff), color-stop(0.00, #9cb7fc));
    background: -webkit-linear-gradient(top, #9cb7fc 0%, #fff 3%);
    background: -moz-linear-gradient(top, #9cb7fc 0%, #fff 3%);
    background: -o-linear-gradient(top, #9cb7fc 0%, #fff 3%);
    background: -ms-linear-gradient(top, #9cb7fc 0%, #fff 3%);
    background: linear-gradient(to bottom, #9cb7fc 0%, #fff 3%);
}
header {
    margin-bottom: 10px;
}
footer {
    display:block;
    margin: 20px 0 30px 0;
    clear:both;
    height:35px;
}
footer #copyright {
    float:left;
}
footer #copyright small {
    color: #666;
    font-size: 0.9em;
    line-height: 35px;
}
footer #corplogo {
    float:right;
}
#navigation {
    border: none;
    background-color:#fff;
}

.nav-toggle{
    display:none;
}


#list-navigation {
    border: none;
    background-color:#fff;
	height: 8775px;
}
nav {
    border: solid 1px #ddd;
    border-radius:5px;
    background-color: #fff;
    behavior: url(PIE.htc);
}
#pagetitle {
    min-height: 75px;
}
/*
#pagetitle h1 {
    background-image: url(../img/pagetitle.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: auto;
    height: 70px;
    margin-left: 10px;
}
*/
#pagetitle #titleimg {
    float:left;
    margin-bottom: 12px;
}
#pagetitle #titleimg img {
    margin-left: 10px;
    min-height:40px;
}
#pagetitle #snsicons {
    float:right;
    margin: 20px 12px 0 0;
}
#pagetitle #snsicons img {
    margin-left: 2px;
}
#pagetitle #snsicons img:last-child {
    margin-right: 0px;
}
#list-navigation {
    clear: both;
}
div#ss {
    text-align:center;
}
div#ss img#normal{
    display:inline;
}
div#ss img#small{
    display:none;
}
#content {
    border: solid 1px #ddd;
    border-radius:5px;
    margin-top: 20px;
    behavior: url(PIE.htc);
}
#banner {
    text-align:center;
    min-height:100px;
    margin-top: 20px;
}
div.video-block {
    text-align:center;
}
video {
    width: 336px;
    margin: 10px 0 30px 0;
}
div.movie cite {
    display: block;
    text-align: center;
    line-height: 24px;
}
div.movie {
    text-align: center;
}
div.movie img {
    margin-top: 0.5em;
    width: 70%;
    /*border: 1px solid #999;*/
}
a.shop {
    border: solid 2px #ffa01c;
    color: #ffa01c;
    border-radius: 5px;
    margin: 5px 0 5px 56px;
    padding: 4px;
    width: 100px;
    display: block;
    text-decoration: none;
    text-align:center;
    behavior: url(PIE.htc);
}
a.detail {
    border: solid 2px #33aaff;
    color: #33aaff;
    border-radius: 5px;
    margin: 5px 0 5px 56px;
    padding: 4px;
    width: 100px;
    display: block;
    text-decoration: none;
    text-align:center;
    behavior: url(PIE.htc);
}
a.officalsite {
    border: solid 2px #ff2f1c;
    color: #ff2f1c;
    border-radius: 5px;
    margin: 5px 0 5px 56px;
    padding: 4px;
    width: 100px;
    display: block;
    text-decoration: none;
    text-align:center;
    behavior: url(PIE.htc);
}
a.specialsite {
    border: solid 2px #a2d93f;
    color: #a2d93f;
    border-radius: 5px;
    margin: 5px 0 5px 56px;
    padding: 4px;
    width: 100px;
    display: block;
    text-decoration: none;
    text-align:center;
    behavior: url(PIE.htc);
}
div.list-title {
    margin: 5px 5px 10px 5px;
    padding: 4px;
    text-align: center;
    background-color: #ffa01c;
    border: solid 1px #ffa01c;
    border-radius:5px;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    behavior: url(PIE.htc);
}
nav ul {
    list-style: none;
    padding:0px;
    margin:0px;
}
nav ul li {
    font-size: 1.1em;
    padding: 15px 0 15px 0px;
    border-bottom: dotted 1px #ddd;
    background-image: url(../img/maru.png);
    background-repeat: no-repeat;
    background-position: 5px 13px;
    /*
    border-bottom: solid 1px #eee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f0f0f0), color-stop(0.65, #fff), color-stop(0.00, #fff));
    background: -webkit-linear-gradient(top, #fff 0%, #fff 65%, #f0f0f0 100%);
    background: -moz-linear-gradient(top, #fff 0%, #fff 65%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #fff 0%, #fff 65%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #fff 0%, #fff 65%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #fff 0%, #fff 65%, #f0f0f0 100%);
    -pie-background: linear-gradient(to bottom, #fff 0%, #fff 65%, #f0f0f0 100%);
    behavior: url(PIE.htc);
    */
}
nav ul li:last-child {
    border-bottom: none;
}
nav ul li a {
    padding-left: 32px;
    color: #333;
}
nav ul li a:hover {
    text-decoration:none;
}
/*
nav ul li cite:before {
    color: #ffa01c;
    font-weight: bold;
    content: "　◯  ";
    text-align: left;
}
*/
/* list.html */
div.span7 {
    width: 694px;
    border: solid 1px #ddd;
    min-height:260px;
    margin-top:10px;
    border-radius:5px;
    behavior: url(PIE.htc);
    margin-right: auto;
}
article h1 {
    border-radius:5px 5px 0 0;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #000;
    color: #fff;
    padding: 0 0 0 10px;
}
div.summary {
    clear: left;
}
div.summary img {
    display:block;
    float: left;
    margin: 12px;
    padding: 5px;
    border: solid 1px #999;
    width: 170px;
}
div.summary p {
    display: block;
    margin: 9px 0 10px 5px;
    width: 470px;
    float: left;
}
div.summary p > .createdyear {
    line-height:3.5em;
}
div.hl p {
    width: 410px;
}
div.hl img {
    width:auto;
}
div.hl p > strong {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.0em;
}
div.summary p > a.detail {
    margin-left:0px;
    display:table-cell;
}
div.summary p > a.shop {
    margin-left:0px;
    display:table-cell;
}
div.summary > div.links {
    float:left;
}
div.summary div.links > a.shop {
    margin:0px 10px 5px 0;
    display:block;
    float:left;
}
div.summary div.links > a.detail {
    margin:0px 10px 5px 0;
    display:block;
    float:left;
}
div.summary div.links > a.officalsite {
    margin:0px 10px 5px 0;
    display:block;
    float:left;
}
div.summary div.links > a.specialsite {
    margin:0px 10px 5px 0;
    display:block;
    float:left;
}
img#zatouichi {
    margin-bottom:280px;
}
img#kikujiro {
    margin-bottom:40px;
}
img#anonatsu {
    margin-bottom:40px;
}
img#sanyon {
    margin-bottom:50px;
}
img#kyoubou {
    margin-bottom:70px;
}
#content > div.list-title {
    font-size: 1.1em;
}
@media (min-width: 980px) {
    #navigation {
        height:1910px;
        background-color: #efefef;
    }
    #movies {
        height:1930px;
        background-color: #efefef;
    }

}

@media (max-width: 767px){
    .nav-toggle{
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
        gap:6px;
        position:fixed;
        top:35px;
        right:10px;
        z-index:9999;
        width:40px;
        height:40px;
        background:#000;
        border:0;
        cursor:pointer;
    }

    .nav-toggle span{
        width:24px;
        height:2px;
        background:#fff;
        transition:.3s;
    }
  .sp-nav{
        position:fixed;
        inset:0;
        z-index:1000;
        background:#fff;
        opacity:0;
        visibility:hidden;
        transition:.4s;
        margin: 0 20px;
    }

    #navigation.is-open .sp-nav,#list-navigation.is-open .sp-nav{
        opacity:1;
        visibility:visible;
    }

    #list-navigation {
       height: auto;

    }
    

    /* ×に変形 */

    #navigation.is-open .nav-toggle span:nth-child(1),#list-navigation.is-open .nav-toggle span:nth-child(1){
        transform:translateY(8px) rotate(45deg);
    }

    #navigation.is-open .nav-toggle span:nth-child(2),#list-navigation.is-open .nav-toggle span:nth-child(2){
        opacity:0;
    }

    #navigation.is-open .nav-toggle span:nth-child(3),#list-navigation.is-open .nav-toggle span:nth-child(3){
        transform:translateY(-8px) rotate(-45deg);
    }


    div.span3 {
        min-height: auto;
    }

}



@media (min-width: 768px) and (max-width: 979px) {
    div.topgrad-movie {
        padding-top: 0px;
        background: none;
    }
    #list-navigation {
        border: none;
        background-color:#fff;
        height: 11000px;
    }
    .container {
        width: 768px;
    }
    #pagetitle #titleimg img {
        margin-left: 0px;
    }
    #pagetitle #snsicons {
        margin-top: 0px;
        margin-left: 0px;
        padding-top: 5px;
        float:none;
        text-align:center;
    }
    #pagetitle #snsicons img:last-child {
        margin-top: 5px;
    }
    #navigation {
        height:2950px;
        margin-left: 0px;
        margin-right: 8px;
    }
    #movies div.span3{
        width:236px;
    }
    #movies div.span3:nth-child(odd) {
        margin-left:37px;
    }
    div.span6{
        width:512px;
    }
    /* list.html */
    div.span7 {
        width: 440px;
        text-align:center;
    }
    div.summary img {
        display:inline;
        /* margin: 12px 12px 12px 70px; */
        padding: 5px;
        border: solid 1px #999;
        float:none;
    }
    div.summary p {
        display: block;
        margin: 5px;
        width: auto;
        float:none;
        text-align:left;
    }
    div.hl img {
        width:auto;
    }
    div.summary div.links {
        margin: 10px;
    }
    div.summary div.links > a.shop {
        margin:0px 10px 5px 0px;
        display:block;
        float:left;
    }
    div.summary div.links > a.detail {
        margin:0px 10px 5px 0px;
        display:block;
        float:left;
    }
    div.summary div.links > a.officalsite {
        margin:0px 10px 5px 0px;
        display:block;
        float:left;
    }
    div.summary div.links > a.specialsite {
        margin:0px 10px 5px 0px;
        display:block;
        float:left;
    }
    img#zatouichi {
        margin-bottom:12px;
    }
    img#kikujiro {
        margin-bottom:12px;
    }
    img#anonatsu {
        margin-bottom:12px;
    }
    img#sanyon {
        margin-bottom:12px;
    }
    img#kyoubou {
        margin-bottom:12px;
    }
}
@media (max-width: 767px) {
    #pagetitle #titleimg {
        float:none;
    }
    #pagetitle #titleimg img {
        margin-left: 0px;
    }
    #pagetitle #snsicons {
        margin: 0 0 10px 0;
        float:none;
        text-align:center;
    }
    #pagetitle #snsicons img {
        margin-left: 3px;
    }
    #pagetitle #snsicons img#corpname {
        width: 100px;
    }
    div#ss {
        text-align:center;
    }
    div#ss img#normal{
        display:none;
    }
    div#ss img#small{
        display:inline;
    }
    #content {
        display: none;
    }
    #banner {
        display: none;
    }
    .movie-wrap {
        /* display: none; */
        padding: 10px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
        background-color: #efefef;

    }
    /* list.html */
    #list-navigation {
        /* display:none; */
    }
    div.span7 {
        width: auto;
        text-align:center;
    }
    div.summary img {
        display:inline;
        /* margin: 12px 12px 12px 70px; */
        padding: 5px;
        border: solid 1px #999;
        float:none;
    }
    div.summary p {
        text-align:left;
        float:none;
        display: block;
        margin:5px;
        width: auto;
    }
    div.summary div.links > a.shop {
        float:none;
        display:block;
        width:auto;
        height:40px;
        margin:5px 0 0 0;
        font-size: 1.3em;
        line-height:40px;
    }
    div.summary div.links > a.detail {
        float:none;
        display:block;
        width:auto;
        height:40px;
        margin:5px 0 0 0;
        font-size: 1.3em;
        line-height:40px;
    }
    div.summary div.links > a.officalsite {
        float:none;
        display:block;
        width:auto;
        height:40px;
        margin:5px 0 0 0;
        font-size: 1.3em;
        line-height:40px;
    }
    div.summary div.links > a.specialsite {
        float:none;
        display:block;
        width:auto;
        height:40px;
        margin:5px 0 0 0;
        font-size: 1.3em;
        line-height:40px;
    }
    footer #copyright {
        float:none;
        text-align:center;
    }
    footer #copyright small {
        font-size: 1.0em;
        line-height: 1.0em;
    }
    footer #corplogo {
        float:none;
        text-align:center;
    }
    img#zatouichi {
        margin-bottom:12px;
    }
}
@media (max-width: 520px) {
    video {
        width: 230px;
        margin: 8px 0 7px 0;
    }
    div.span6 {
        min-height: 130px;
    }
}