@charset "UTF-8";
/*-------------------------------
共通設定
--------------------------------*/
#ani000010 .container {
   width: 100%;
   margin: 0 auto;
   padding-bottom: 20px;
}

article.contents {
   width: 100%;
   margin: 0 auto;
   padding-bottom: 40px;
   background: #b8dbf6 url(/static/cpn/ani000012/img/bg_base.png) repeat-x center -200px;
   background-size: contain;
}
.sp article.contents {
   width: 100%;
   margin: 0 auto;
   background: #b8dbf6 url(/static/cpn/ani000012/img/bg_base.png) repeat-x center -2%;
   background-size: contain;
}
.sp .contents img {
   width: 100%;
}
#globalNavi.naviFixed {
   display: none;
}
.container a:hover,
.detailPageonly a:hover {
   opacity: .6;
   text-decoration: none;
   cursor: pointer;
   -webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
           transition: all .2s ease-in-out;
}
/* .headermain
------------------------------------------------------------*/
.headermain h1,
.jake h2,
.jake p.disc,
section.introduction h1,
section.relatedWork h1,
.privilege h2 a,
.transpWaku_favContents h3,
.trailer h3 {
   overflow: hidden;
   height: 86px;
   background: #fff url(/static/cpn/ani000012/img/headerTxt.jpg) no-repeat center 0;
   text-indent: 100%;
   white-space: nowrap;
}
.jake {
   width: 550px;
   margin: 0 auto 25px;
   padding-top: 25px;
   padding-left: 420px;
   background: url(/static/cpn/ani000012/img/headerMain.png) no-repeat 0 0;
}
.jake h2 {
   width: 100%;
   height: 153px;
   background: transparent url(/static/cpn/ani000012/img/logo.png) no-repeat center 0;
}
.jake p.disc {
   width: 100%;
   height: 126px;
   background: transparent url(/static/cpn/ani000012/img/mainTtl.png) no-repeat center 0;
}

div[class^="transpWaku"] {
   display: block;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   background-color: rgba(255,255,255,.9);
   -webkit-box-shadow: 0 0 9px 1px rgba(5,68,118,.3);
   -moz-box-shadow: 0 0 9px 1px rgba(5,68,118,.3);
   box-shadow: 0 0 9px 1px rgba(5,68,118,.3);
   letter-spacing: -0.4em;
}


div.transpWaku_info {
   margin: 0 10px;
   padding: 20px 20px 10px;
   color: #063c66;
   text-align: center;
}

.transpWaku_info p,
.transpWaku_info h3 span {
   font-size: 20px;
   line-height: 1.3;
   display: block;
}
.transpWaku_info h3 span.sell {
    font-size: 25px;
    letter-spacing: -2px;
    display: inline;
}
.transpWaku_info h3 {
   font-size: 26px;
   letter-spacing: 0;
}
.transpWaku_info ul {
   font-weight: bold;
   text-align: left;
   line-height: 1.6;
   letter-spacing: 0;
}
.transpWaku_info ul li {
   font-size: 12px;
}
.orange {
   margin: 20px 0 0;
   text-align: center;
}
.transpWaku_favContents {
   width: 542px;
   margin: 0 auto;
   margin-bottom: 60px;
   padding: 15px 40px 30px 236px;
   background: #fff url(/static/cpn/ani000012/img/reco.png) no-repeat 40px 0;
   font-size: 20px;
}
.transpWaku_favContents h3 {
   width: 100%;
   height: 60px;
   background: transparent url(/static/cpn/ani000012/img/ttl.jpg) no-repeat center 0;
   font-size: 20px;
   letter-spacing: 1px;
}
.transpWaku_favContents p {
   width: 460px;
   padding-left: 22px;
   font-size: 16px;
   font-weight: bold;
   line-height: 1.5;
   letter-spacing: 0;
}
.transpWaku_favContents p strong {
   display: block;
   color: #063c66;
   font-size: 130%;
}
.transpWaku_favContents p span {
}
/* section.introduction
---------------------------------*/
section.introduction h1 {
   width: 100%;
   height: 156px;
   background: transparent url(/static/cpn/ani000012/img/ttl_works.png) no-repeat center 0;
}


.story_trail {
   width: 970px;
   margin: 0 auto 20px;
}
.story_trail > div {
   display: inline-block;
   width: 435px;
   vertical-align: top;
}

.story_trail h2 {
   font-size: 19px;
   line-height: 1.75;
   margin-top: 30px;
}
.story_trail .stryTxt {
   margin-bottom: 30px;
   font-size: 14px;
   line-height: 1.75;
}
.story_trail .stryTxt:last-of-type {
   margin-bottom: 0;
}


.story_trail .trailer {
   width: 465px;
   margin-left: 20px;
}
.story_trail .trailer h3 {
   width: 100%;
   height: 75px;
   background: transparent url(/static/cpn/ani000012/img/trailTtl.png) no-repeat center 0;
}

#ani000012 .snapshot .control {
   opacity: .5;
}
#ani000012 .snapshot .control:hover {
   opacity: 1;
}
.movieDetail {
   width: 970px;
   margin: 0 auto 40px;
   border-bottom: 2px groove #e7f4ff;
}
.stff,
.cst {
   display: inline-block;
   width: 436px;
   margin: 22px;
   margin-top: 20px;
   vertical-align: top;
}

.stff li,
.cst li {
   display: inline;
   line-height: 1.5;
}

section.relatedWork h1 {
   width: 100%;
   height: 118px;
   background: transparent url(/static/cpn/ani000012/img/ttl_kanren.png) no-repeat center 0;
}
section.relatedWork {
   width: 970px;
   margin: 0 auto 40px;
}

.transpWaku_related1,
.transpWaku_related2 {
   margin-bottom: 5px;
   padding: 20px 40px;
}
.detail_galpan {
   display: inline-block;
   width: 735px;
   margin-left: 15px;
   vertical-align: top;
   letter-spacing: 0;
}

.detail_galpan dt span {
   display: block;
   color: #e43e8b;
   font-size: 18px;
   font-weight: bold;
   line-height: 2;
}
.detail_galpan dt {
   margin-bottom: 23px;
   font-size: 16px;
}
.detail_galpan dd {
   font-size: 14px;
   line-height: 1.5;
}

p.copy {
   font-size: 11px;
   text-align: right;
   margin: 10px 0 0;
}

section.relatedWork .orange {
   text-align: right;
}
.transpWaku_related3 > div {
   display: inline-block;
   width: 430px;
   vertical-align: top;
   letter-spacing: 0;
}
.transpWaku_related3 {
   margin-bottom: 40px;
   padding: 40px;
}
.priceLst p.seat {
   margin-bottom: 10px;
   color: #e43e8b;
   font-size: 17px;
   font-weight: bold;
   line-height: 1.4;
   margin-top: 67px;
}

section.relatedWork .priceLst .orange {
    text-align: left;
}
.transpWaku_related3 .priceLst dl {
    width: 330px;
    letter-spacing: -0.4em;
    line-height: 1.5;
}
.priceLst dd {
   display: inline-block;
   width: 240px;
   text-align: left;
   vertical-align: top;
   letter-spacing: 0;
   font-size: 16px;
}
.priceLst dd span{
    font-size:16px;
    font-weight: bold;
}
.priceLst dt {
   display: inline-block;
   width: 65px;
   font-weight: bold;
   letter-spacing: 0;
   font-size: 16px;
}
.priceLst dt:last-of-type{
}
.priceLst dd:last-of-type{
   width: 334px;
}
.privilege h2 a {
   display: block;
   height: 363px;
   background: #fff url(/static/cpn/ani000012/img/seat.jpg) no-repeat center 0;
}

.privilege {
   /* margin: 0 10px 0; */
}







/* sp
------------------------------------------------------------*/
/* .headermain
------------------------------------------------------------*/
.sp .headermain h1,
.sp .jake h2,
.sp .jake p.disc,
.sp section.introduction h1,
.sp section.relatedWork h1,
.sp .privilege h2 a {
   overflow: hidden;
   height: 9vw;
   background: #fff url(/static/cpn/ani000012/img/headerTxt.jpg) no-repeat center 0;
   background-size: contain;
   text-indent: 100%;
   white-space: nowrap;
}
.sp .jake {
   width: 100%;
   margin: 0 auto 2%;
   padding-top: 111vw;
   padding-left: 0;
   background: url(/static/cpn/ani000012/img/headerMain.png) no-repeat center 0;
   background-size: 97%;
}
.sp .jake h2 {
   width: 100%;
   height: 25vw;
   background: transparent url(/static/cpn/ani000012/img/logo.png) no-repeat center 0;
   background-size: contain;
}
.sp .jake p.disc {
   width: 100%;
   height: 17vw;
   background: transparent url(/static/cpn/ani000012/img/mainTtl.png) no-repeat center 0;
   background-size: contain;
   margin-top: 7vw;
}
.sp div[class^="transpWaku"] {
   display: block;
   -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
           border-radius: 6px;
   background-color: rgba(255,255,255,.9);
   -webkit-box-shadow: 0 0 9px 1px rgba(5,68,118,.3);
      -moz-box-shadow: 0 0 9px 1px rgba(5,68,118,.3);
           box-shadow: 0 0 9px 1px rgba(5,68,118,.3);
}
.sp div.transpWaku_info {
   margin: 0 1%;
   padding: 2% 2% 1%;
   color: #063c66;
   text-align: center;
}
.sp .transpWaku_info p,
.sp .transpWaku_info h3 span {
   font-size: 100%;
   line-height: 1.3;
}
.sp .transpWaku_info h3 {
   width: 19em;
   margin: 0 auto;
   font-size: 110%;
}
.sp .transpWaku_info ul {
   color: #333;
   font-size: 90%;
   font-weight: bold;
   font-weight: normal;
   text-align: left;
   line-height: 1.4;
}
.sp .orange {
   margin: 4% 0 0;
   text-align: center;
}
.sp .transpWaku_favContents {
   width: 98%;
   margin: 0 auto;
   margin-bottom: 6%;
   padding: 0;
   background: #fff url(/static/cpn/ani000012/img/reco.png) no-repeat 1% 0;
   background-size: 22vw;
   font-size: 100%;
}
.sp .transpWaku_favContents h3 {
    width: 73vw;
    height: 10vw;
    background: transparent url(/static/cpn/ani000012/img/ttl.jpg) no-repeat 0 bottom;
    font-size: 100%;
    letter-spacing: 1px;
    background-size: contain;
    margin-left: 22vw;
}
.sp .transpWaku_favContents p {
   font-weight: normal;
   line-height: 1.5;
   width: 92vw;
   padding: 6vw 2vw 2vw 2vw;
   font-size: 100%;
}
.sp .transpWaku_favContents p br{
    display:none;
}
.sp .transpWaku_favContents p strong {
   display: block;
   color: #063c66;
   font-size: 130%;
}
.sp .transpWaku_favContents p span {
   padding-left: 22vw;
}
.sp /* section.introduction
---------------------------------*/
section.introduction h1 {
   width: 100%;
   height: 15vw;
   background: transparent url(/static/cpn/ani000012/img/ttl_works.png) no-repeat center 0;
   background-size: contain;
}
.sp .story_trail {
   width: 97%;
   margin: 0 auto 2%;
}
.sp .story_trail > div {
   display: inline-block;
   width: 100%;
   vertical-align: top;
}
.sp .story_trail h2 {
   font-size: 100%;
   margin-top: 2%;
}
.sp .story_trail .stryTxt {
   margin-bottom: 4%;
   font-size: 90%;
   line-height: 1.5;
   letter-spacing: 1px;
}
.sp .story_trail .stryTxt:last-of-type {
   margin-bottom: 0;
}
.sp .story_trail .trailer {
   width: 94%;
   margin-bottom: 5%;
   margin-left: 2%;
}
.sp .story_trail .trailer h3 {
    width: 100%;
    height: 18vw;
    background: transparent url(/static/cpn/ani000012/img/trailTtl.png) no-repeat center 0;
    background-size:contain;
}
.sp .movieDetail {
   width: 97%;
   margin: 0 auto 4%;
   border-bottom: 2px groove;
}
.sp .movieDetail figure img {
   display: none;
}
.sp .stff,
.sp .cst {
   display: inline-block;
   width: 94%;
   margin: 2vw;
   margin-top: 2%;
   font-size: 90%;
   vertical-align: top;
}
.sp .stff li,
.cst li {
   display: inline;
}
.sp section.relatedWork h1 {
   width: 100%;
   height: 16vw;
   background: transparent url(/static/cpn/ani000012/img/ttl_kanren.png) no-repeat center 0;
   background-size: contain;
}
.sp section.relatedWork {
   width: 97%;
   margin: 0 auto 4%;
}
.sp .transpWaku_related1,
.sp .transpWaku_related2 {
   margin-bottom: 5px;
   padding: 2% 4%;
   text-align: center;
}
.sp .transpWaku_related1 > img,
.sp .transpWaku_related2 > img {
   width: 50%;
}
.sp .detail_galpan {
   display: inline-block;
   width: 98%;
   margin-left: 0;
   vertical-align: top;
}
.sp .detail_galpan dt span {
   display: block;
   color: #e43e8b;
   font-size: 110%;
   font-weight: bold;
   line-height: 1.5;
}
.sp .detail_galpan dt {
   margin-bottom: 3%;
   font-size: 100%;
   text-align: left;
}
.sp .detail_galpan dd {
   font-size: 90%;
   text-align: left;
   line-height: 1.5;
}
.sp p.copy {
   font-size: 11px;
   text-align: right;
}
.sp section.relatedWork .orange {
   text-align: right;
}
.sp .transpWaku_related3 > div {
   display: inline-block;
   width: 98%;
   vertical-align: top;
}
.sp .transpWaku_related3 {
   margin-bottom: 4%;
   padding: 4% 4%;
}
.sp .priceLst p {
   margin-bottom: 1%;
   color: #e43e8b;
   font-size: 17px;
   font-weight: bold;
   line-height: 1.2;
   margin-top: 2vw;
}
.sp .transpWaku_related3 .priceLst dl {
    width: 91vw;
    letter-spacing: -0.4em;
    line-height: 1.5;
}
.sp .priceLst dd {
   display: inline-block;
   width: 24vw;
   text-align: left;
   vertical-align: top;
   letter-spacing: 0;
   font-size: 16px;
}
.sp .priceLst dd span{
    font-size:16px;
    font-weight: bold;
}
.sp .priceLst dt {
   display: inline-block;
   width: 6vw;
   font-weight: bold;
   letter-spacing: 0;
   font-size: 16px;
}
.sp .priceLst dt:last-of-type{
}
.sp .priceLst dd:last-of-type{
   width: 100%;
}
.sp .priceLst dd {
   display: inline-block;
   width: 50vw;
   text-align: left;
   vertical-align: top;
}
.sp .priceLst dt {
   display: inline-block;
   width: 23vw;
   font-weight: bold;
}
.sp .privilege h2 a {
   display: block;
   height: 60vw;
   background: #fff url(/static/cpn/ani000012/img/seat.jpg) no-repeat center 0;
   background-size: contain;
}
.sp .privilege {
   margin: 0 1% 0;
}
.sp .cap figure {
    white-space: nowrap;
    width: 98%;
    margin: 0 auto;
    padding: 0 1% 0;
    padding-bottom: 45vw;
    background: url("/static/cpn/ani000012/img/cap1.jpg") repeat-x;
    background-position: 0 98%;
    background-size: 200%;
    -webkit-animation: mtion 10s linear 0s infinite;
    -moz-animation: mtion 10s linear 0s infinite;
    -ms-animation: mtion 10s linear 0s infinite;
    -o-animation: mtion 10s linear 0s infinite;
    animation: mtion 10s linear 0s infinite;
}

@keyframes mtion{0%{background-position:0 98%}50%{background-position:50% 98%}100%{background-position:100% 98%}}@-moz-keyframes mtion{0%{background-position:0 98%}50%{background-position:50% 98%}100%{background-position:100% 98%}}@-webkit-keyframes mtion{0%{background-position:0 98%}50%{background-position:50% 98%}100%{background-position:100% 98%}}@-o-keyframes mtion{0%{background-position:0 98%}50%{background-position:50% 98%}100%{background-position:100% 98%}}@-ms-keyframes mtion{0%{background-position:0 98%}50%{background-position:50% 98%}100%{background-position:100% 98%}}
