html {
    font-family: "Rounded Mplus 1c", 'Noto Sans Japanese', 'Noto Sans CJK', 'Noto Sans JP 細字', '游ゴシック体', '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', "TakaoEXゴシック", TakaoExGothic, "VL Pゴシック", "VL PGothic", "IPAexゴシック", IPAexGothic, "IPA Pゴシック", IPAPGothic, 'メイリオ', Meiryo, Helvetica, 'ＭＳ Ｐゴシック', sans-serif, sans;
    font-style: normal;
    font-weight: normal
}

.text-gothic {
    font-family: '游ゴシック体', '游ゴシック', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', "TakaoEXゴシック", TakaoExGothic, "VL Pゴシック", "VL PGothic", "IPAexゴシック", IPAexGothic, "IPA Pゴシック", IPAPGothic, 'Noto Sans Japanese', 'Noto Sans CJK', 'Noto Sans JP 細字', 'メイリオ', Meiryo, Helvetica, 'ＭＳ Ｐゴシック', sans-serif, sans;
    font-weight: 500
}

.text-mincho {
    font-family: '游明朝体', '游明朝', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', "IPAex明朝", IPAexMincho, "IPA P明朝", IPAPMincho, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif
}

.text-slim {
    display: inline-block;
    -webkit-transform: scaleX(.75);
    -moz-transform: scaleX(.75);
    -o-transform: scaleX(.75);
    -ms-transform: scaleX(.75);
    transform: scaleX(.75);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -o-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left
}

.collapse {
    display: none !important;
    height: 0
}

.hidden {
    visibility: hidden !important;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0)
}

.background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.right {
    text-align: right
}

.text-vertical {
    display: inline-block;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl
}

.thin-bracket-enlarge {
    font-size: 1.5em
}

.thin-bracket-start-v,
.thin-bracket-end-v,
.thin-bracket-start,
.thin-bracket-end {
    display: inline-block
}

.thin-bracket-start {
    margin-left: -.5em
}

.thin-bracket-start-v {
    margin-top: -.5em
}

.thin-bracket-end {
    margin-right: -.5em
}

.thin-bracket-end-v {
    margin-bottom: -.5em
}

a.event-hover img {
    -webkit-transition: all ease-in-out 0.1s;
    -moz-transition: all ease-in-out 0.1s;
    -o-transition: all ease-in-out 0.1s;
    -ms-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s
}

a.event-hover:hover img {
    filter: invert(100%) saturate(500%);
    -webkit-filter: invert(100%) saturate(500%)
}

a.event-hover:hover img.transparent {
    background-color: #fff
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background-image: url("../img/pattern.svg");
    background-position: bottom;
    margin: 0
}

button {
    background-color: transparent;
    border: none
}

*:link,
*:visited {
    color: #000
}

.floatcontainer div {
    float: left
}

.floatcontainer:after {
    display: block;
    display: block;
    clear: both;
    content: ""
}

#page {
    position: relative;
    min-width: 980px;
    width: 100vw;
    overflow: hidden;
}

#page * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#pagemain {
    position: relative;
    height: 1700px;
    top: 0px;
    margin: 0 auto;
    text-align: center;
}

#page-shift-up {
    position: relative;
}

#pagemain #footer_blank {
    height:100px;
}

#pagefooter {
    position: fixed;
    bottom: 0;
    z-index: 9;
    width: 100%;
    height: 20px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    font-weight: light;
}

#pagefooter #footer-credit {
    width: 980px;
    height: auto;
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
    font-weight: light
}

body.sp #page #pagecatch #catch-info #catch-info-container #catch-info-right .catch-copy {
    margin-top: 180px
}

body.sp #page #pagemain section {

}

body.sp #page #pagemain section .main-content {
    width: auto;
    margin-left: 30vmin !important;
    margin-right: 30vmin !important
}

body.sp #page #pagemain #main-access .main-content {
    width: auto;
    margin-left: 20vmin !important;
    margin-right: 10vmin !important
}

body.sp #page #pagefooter {
    height: 3vmin;
    font-size: 3vmin;
    line-height: 3vmin
}

body.sp #pageTop {
    display: none
}

#colophon {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    min-height: 30px;
    width: 100%;
    margin: 0 auto;
    background-color: #ea6da4;
    background-position:bottom center;
    background-repeat: no-repeat;
    text-align: center;
    pointer-events: none;
    z-index: 99;
}

#colophon .page-footer-pagetitle {
    position: relative;
    margin-top: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: lighter;
}

#colophon .page-footer-copyright {
    color: #666;
    font-weight: 200;
    font-size: 11px;
    display: block;
    clear: both;
    content: "";
}

#pageTop {
    position: fixed;
    margin: 0 auto;
    width: 100%;
    bottom: 30px;
    text-align: center;
    pointer-events: none;
}

#pageTop #pageTop-container {
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

#pageTop a {
    display: block;
    z-index: 999;
    width: 30px;
    height: 84px;
    margin: 0 auto;
    pointer-events: visible;
    background-image: url("../img/page_top.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
}

.main-content-anchor {
    position: relative;
    top: -110px;
    display: block;
    z-index: 100;
}

#pagenav {
    position: fixed;
    top: 0;
    width: 100%;
    height: 1px;
    z-index: 999;
}

#pagenav .nav-logo{
    width: 273px;
    height: 180px;
}

.promotion_video{
    position: relative;
    clear: both;
    float: left;
    width: 270px;
    top: 370px;
    left: 5px;
    margin-bottom: 20px;
}

.promotion_video .pv-play-button{
    position: absolute;
    top: 40px;
    left: 120px;
    z-index: 1;
}

.promotion_video_2{
    position: relative;
    clear: both;
    float: left;
    width: 270px;
    top: 370px;
    left: 5px;
}

.promotion_video_2 .pv-play-button_2{
    position: absolute;
    top: 40px;
    left: 120px;
    z-index: 1;
}

.top-archive-link{
    clear: both;
    position: relative;
    float: left;
    width: 0px;
    height: 0px;
    top: 380px;
    left: 30px;
    
}

#pagenav .social-button {
    float: right;
    width: 30px;
    margin: 20px 20px 0px 0px;
}

#pagenav .social-button img{
    margin-bottom: 10px;
}

#pagenav .webcomiclink {
    position: relative;
    top: -50px;
    left: -30px;
    width: 30px;
    margin: 20px 0px 0px auto;
}

#pagenav .onair-button {
    position: relative;
    top: -380px;
    left: -60px;
    width: 215px;
    margin: 20px 10px 0px auto;
}

#pagenav .nav-list{
    position: relative;
    float: right;
    height: 1px;
    margin-right: 10px;
    pointer-events: visible;
}

#pagenav .nav-list .nav-list-item{
    position: relative;
    float: right;
    width: 120px;
    pointer-events: visible;
}

#pagenav .nav-list .nav-list-item-2{
    position: relative;
    float: right;
    right: -47px;
    width: 120px;
    pointer-events: visible;
}

#pagenav .nav-list .nav-list-item-3{
    position: relative;
    float: right;
    right: -94px;
    width: 120px;
    pointer-events: visible;
}

#pagenav .nav-list .nav-list-item-4{
    position: relative;
    float: right;
    right: -141px;
    width: 120px;
    pointer-events: visible;
}

#pagenav .nav-list .nav-list-item-5{
    position: relative;
    float: right;
    right: -188px;
    width: 120px;
    pointer-events: visible;
}

.pagetop-contents{
    position: absolute;
    top: -250px;
    overflow: hidden;
    z-index: -1;
    width: 100%;
    height: 1600px;
}

.pagetop-contents .top_img{
    position: absolute;
    left: 50%;
    width: 1200px;
    height: 1567px;
    margin-left: -600px;
}

.pagetop-contents .top_logo{
    position: absolute;
    width: 460px;
    height: 300px;
}

.icon-info {
    width: 0px;
    height: 0px;
    position: relative;
    left: 50vw;
    top: -330px;
    z-index: -1;
}

.icon-info img{
    width: 385px;
    height: 385px;
}

#news_container {
    position: relative;
    top: 1100px;
    height: 230px;
    width: 100%;
    margin-bottom: 100px;
    background-color: #fff362;
}

#news_container .news_content{
    position: relative;
    width: 1030px;
    height: 200px;
    top: -140px;
    margin: 0 auto;
}

#news_container .news_content .news_content_area{
    position: relative;
    float: right;
    width: 710px;
    margin: 0 auto;
}

#news_container .news_content .news_content_area .news-title{
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 18px;
}

#news_container .news_content .news_content_area .border-line{
    width: 680px;
    color: #ea6da4;
    border: solid 2px;
}

#news_container .news_content .news_content_area .main-news-container{
    height: 100px;
    margin: 10px auto;
    overflow: hidden;
}

#news_container .news_content .news_content_area .main-news-table{
    position: relative;
    float: left;
    width: 210px;
    height: 100px;
    overflow: hidden;
    margin: 0px 24px 0px 0px;
}

#news_container .news_content .news_content_area .main-news-table a{
    text-decoration: none;
}

#news_container .news_content .news_content_area .main-news-table a:hover{
    text-decoration: underline;
}

#news_container .news_content .news_content_area .main-news-table-last{
    position: relative;
    float: left;
    width: 215px;
    margin: 0px 0px 0px 0px;
}

#news_container .news_content .news_content_area .news-date{
    font-size: 12px;
    color: #666;
    font-weight: lighter;
    padding-bottom: 0px;
    text-align: left;
    margin-left: 0px;
}

#news_container .news_content .news_content_area .main-news-title{
    font-size: 15px;
    color: #333;
    font-weight: 500;
    line-height: 1.5em;
    max-height: 50px;
    overflow: hidden;
    text-align: left;
    margin-left: 0px;
    padding: 2px;
}

#news_container .news_content .news_content_area .news-detail{
    font-size: 13px;
    color: #333;
    font-weight: normal;
    line-height: 1.5em;
    text-align: left;
    margin-left: 0px;
}

#news_container .news_content .news_content_area .news-list-all{
    position: relative;
    top: 0px;
    padding: 30px auto;
    margin: 30px auto 20px;
}

#pagetop_button {
    margin-bottom: 0px;
}

.book-band-container{
    position: absolute;
    left: -50px;
    top: 780px;
    text-align: center;
}

.book-band {
    position: relative;
    clear: both;
    width: 110vw;
    height: 150px;
    transform: rotate(350deg);
    background-color: #000;
    z-index: 1;
}

.catch-copy {
    position: relative;
    top: -150px;
    height: 100px;
    transform: rotate(350deg);
    z-index: 13;
}

.catch-copy img{
    margin: 0 auto;
}

.book-band-cast{
    position: relative;
    top: -150px;
    width: 110vw;
    height: 50px;
    background-color: #ff0;
    text-align: center;
}

.book-band-cast img{
    position: relative;
    left: 340px;
}

.cast-list{
    position: relative;
    width: 325px;
    height: 345px;
    top: -25px;
    float: right;
}

.cast-list img{
    width: 325px;
    height: 345px;
}

.twitter-content{
    position: relative;
    float: left;
    top: -50px;
    left: -30px;
    width: 300px;
    text-align: center;
    z-index: 2;
}

.twitter-container{
    position: relative;
    text-align: left;
    top: -500px;
    left: 25px;
    width: 250px;
    height: 100px;
    pointer-events: none;
}

.twitter-container .twitter-container-background{
    position: absolute;
    text-align: left;
    width: 250px;
    height: 500px;
    border-radius: 10px;
    box-shadow: 5px 5px 10px rgba(80, 80, 80, 1);
    pointer-events: none;
    background-color: #fff;
    z-index: -1;
}

.twitter-container .twitter-icon{
    float: left;
    width: 80px;
    height: 80px;
    margin: 10px;
    pointer-events: auto;
}

.twitter-container .twitter-name{
    display: block;
    position: relative;
    top: 10px;
    font-size: 12px;
    line-height: 1.5em;
}

.twitter-container .twitter-follow{
    float: left;
    margin: 5px 10px 10px 0px;
    pointer-events: auto;
}

@media screen and (max-width:980px) {
    .icon-info {
    left: 30vw;
    }

    #news_container .news_content{
    width: 100%;
}
    
}

/*# sourceMappingURL=../maps/index.css.map */