@charset "utf-8";

/* CSS INFORMATION -====================================================
File name : top.css
Description : TOPページCSS
===================================================================== */


/* =====================================================================
*    #header
* =================================================================== */

#header {}

.pc {
    display: none;
}

#header .header_inner {
    width: 100%;
    height: 100%;
    position: relative;
}

#header .main_visual {
    width: 101%;
    margin-left: -50.46875%;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 10;
}

#header .site_ttl {
    width: 84.5%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 11;
}

#header .wrap_box {
    position: relative;
    padding-top: 112%;
    z-index: 11;
}

#header .onair {
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 11;
}

#header .official_link {
    width: 72%;
    position: relative;
    margin: 3.89% 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 11;
}

.onair p {
    padding: 3% 0 0;
}

.onair p img {
    width: 90%;
    display: block;
    margin: 0 auto;
}

@media screen and (min-width:700px) {
    .sp {
        display: none;
    }
    .pc {
        display: block;
    }
    #header {
        width: 100%;
        max-width: 1040px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    #header .main_visual {
        width: 110.9375%;
        margin-left: -48.46875%;
    }
    #header .header_inner {}
    #header .main_visual {
        width: 94.6%;
    }
    #header .site_ttl {
        width: 88.6%;
        /*bottom: 18%;*/
    }
    #header .wrap_box {
        padding-top: 102%;
    }
    #header .onair {
        width: 89.4%;
    }
    #header .onair img {}
    #header .official_link {
        width: 60.9%;
        margin: 0 0 3.45% 0;
        margin-left: auto;
        margin-right: auto;
    }
    #header .official_link a {
        width: 100%;
        display: block;
    }
    #header .official_link a::before,
    #header .official_link a::after {
        content: "";
        width: 100%;
        height: 75px;
        display: block;
    }
    #header .official_link a::before {
        background: url(../images/btn_official_off.jpg) no-repeat center top;
        background-size: 100% auto;
    }
    #header .official_link a::after {
        background: url(../images/btn_official_on.jpg) no-repeat center top;
        background-size: 100% auto;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }
    #header .official_link a:hover::before {
        opacity: 0;
    }
    #header .official_link a:hover::after {
        opacity: 1;
    }
    #header .official_link a img {
        display: none;
    }
    .onair {
        margin-bottom: 0;
    }
    .onair p {
        width: 100%;
        max-width: 1040px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        padding: 3% 0;
    }
    .onair p img {
        width: 90%;
    }
}


/* =====================================================================
*    #main
* =================================================================== */

#main .category {
    padding-bottom: 13%;
}

#main #introduction .category_inner {
    position: relative;
}

#main #introduction .category_ttl {
    position: static;
    margin-right: auto;
    margin-left: auto;
    padding: 5% 0 calc(56 / 640 * 100%)
}

#main #introduction .category_ttl img {
    width: 86%!important;
}

#main .category_img.sp {
    width: calc(579 / 640 * 100%);
    margin: 0 auto;
}

#main .category_ttl img {
    margin: 0 auto;
    width: 94%;
}

@media screen and (max-width:699px) {
    #main .bg_anime+.category {
        padding-bottom: 36%;
    }
}

@media screen and (min-width:700px) {
    #main .category {
        width: 100%;
        max-width: 1040px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 300px;
        padding-bottom: 3%;
        margin-left: auto;
        margin-right: auto;
    }
    #main .category_ttl {
        padding: 40px 0;
    }
    #main .clearfix.category {}
    #main #introduction .category_ttl {
        width: 93.7%!important;
        position: static;
        margin: 0 auto;
    }
    /*#main #introduction .category_img::before {
		content: "";
		height: 1463px;
		display: block;
	}*/
}


/* #main #introduction */

#main #introduction .category_inner {}

#main #cast .category_inner::before {
    content:
}

@media screen and (min-width:700px) {
    #main #introduction .category_inner::before {
        width: 113.7838%;
        padding-top: 32.1622%;
        margin-left: -56.8919%;
        margin-bottom: -6.2163%;
    }
    #main #introduction .category_inner .category_img.pc {
        width: 98.6%;
        margin: 0 auto;
    }
    /*#main #introduction .category_img::before {
		background: url(../images/img_intro_pc.png) no-repeat center top;
		background-size: 100% auto;
	}*/
}


/* #main #cast */

.bg_stripe {
    background: url(../images/bg_stripe.jpg) repeat center top;
    background-size: 9px auto;
}

#main #cast .category_inner {
    position: relative;
}

#main #cast .category_ttl {
    width: 60%;
    margin: calc(100 / 640 * 100%) auto calc(50 / 640 * 100%);
}

#main #cast .category_ttl+p {
    width: calc(377 / 640 * 100%);
    margin: 0 auto;
}

#main #cast .category_ttl img {
    width: 86%!important;
}

#main #staff .category_img {
    width: 100%;
}

.bg_anime {
    background: url(../images/bg_anime.jpg) 0 0 repeat;
    margin: 0 auto;
}

@media screen and (min-width:700px) {
    #main #cast {}
    #main #staff {}
    #main #cast .category_inner {}
    #main .category_ttl {
        width: calc(258 / 740 * 100%) !important;
        margin: 0 auto!important;
    }
    #main #cast .category_ttl img {
        width: 92% !important;
    }
    #main #cast .category_inner p {
        width: calc(328 / 740 * 100%);
        margin: 0 auto;
    }
    #main #cast .category img {
        width: 100%;
    }
    /*#main #cast .category_img::before {
		padding-top: 136.8495%%;
		background: url(../images/img_cast_pc.png) no-repeat center top;
		background-size: 100% auto;
	}*/
}

@media screen and (min-width:700px) {
    #main #staff .category_inner p {
        width: calc(746 / 740 * 100%);
        margin-left: calc(183 / 740 * 100%);
    }
}


/* #main #staff */

#main #staff .category_inner {
    position: relative;
}

#main #staff .category_ttl {
    width: 60%;
    margin: calc(118 / 640 * 100%) auto calc(50 / 640 * 100%);
}

#main #staff .category_ttl img {
    width: 86%!important;
}

#main #staff .category_img {
    width: calc(525 / 640 * 100%);
    margin: 0 auto;
}

@media screen and (min-width:700px) {
    #main #staff .category_inner {
        width: 97.75%;
    }
    #main #staff .category_ttl {}
    #main #staff .category_ttl img {
        width: 95% !important;
    }
    #main #staff .category_img::before {
        padding-top: 100.1345%;
        background: url(../images/img_staff_pc.png) no-repeat center top;
        background-size: 100% auto;
    }
    #main .bg_anime+.category {
        margin-bottom: 9%!important;
    }
}


/* =====================================================================
*    .box
* =================================================================== */

.box {
    width: 100%;
    max-width: 1040px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


/* =====================================================================
*    .pagetop
* =================================================================== */

.pagetop {
    width: 100%;
}

.pagetop .pagetop_inner {
    width: 100%;
    position: relative;
}

.pagetop .pagetop_inner a {
    width: 21.4375%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 11;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (min-width:700px) {
    .pagetop {
        max-width: 1040px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .pagetop .pagetop_inner a {
        width: 14.7838%;
        left: auto;
        right: -30.5%;
        margin-bottom: -7%;
    }
    .pagetop .pagetop_inner a::before,
    .pagetop .pagetop_inner a::after {
        content: "";
        width: 100%;
        height: 0;
        padding-top: 100%;
        display: block;
        -webkit-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
    }
    .pagetop .pagetop_inner a::before {
        background: url(../images/btn_pagetop_off.png) no-repeat center top;
        background-size: 100% auto;
    }
    .pagetop .pagetop_inner a::after {
        position: absolute;
        top: 0;
        left: 0;
        background: url(../images/btn_pagetop_on.png) no-repeat center top;
        background-size: 100% auto;
        opacity: 0;
    }
    .pagetop .pagetop_inner a:hover::after {
        opacity: 1;
    }
    .pagetop .pagetop_inner a:hover::before {
        opacity: 0;
    }
    .pagetop .pagetop_inner a img {
        display: none;
    }
}


/* =====================================================================
*    #banner_area
* =================================================================== */

#banner_area {
    background: url(../images/bg_bnr.jpg) repeat center top;
    position: relative;
}

#banner_area::before {
    content: "";
    background: url(../images/img_character.png) no-repeat center top;
    background-size: 100% auto;
    width: 57.1%;
    display: block;
    padding-top: 18%;
    position: absolute;
    top: -18%;
    left: 31%;
}

#banner_area ul {
    letter-spacing: -.40em;
    text-align: center;
    padding-top: 7.8125%;
    padding-bottom: 12.5%;
}

#banner_area ul li {
    width: 57.8125%;
    display: inline-block;
    vertical-align: top;
    margin-top: 1.5625%;
}

@media screen and (min-width:700px) {
    #banner_area {
        background: url(../images/bg_bnr.jpg) repeat center top;
        padding-top: 2%;
    }
    #banner_area .banner_inner {
        width: 100%;
        max-width: 1040px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    #banner_area ul {
        width: 67.5676%;
        padding-top: 4.0541%;
        padding-bottom: 5.4055%;
        margin-left: auto;
        margin-right: auto;
    }
    #banner_area ul li {
        width: 40%;
        margin-top: 2%;
        margin-left: 2%;
        margin-right: 2%;
    }
    #banner_area ul li a {
        width: 100%;
        height: auto;
        display: block;
        -webkit-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
    }
    #banner_area ul li a:hover {
        opacity: 0.7;
    }
    #banner_area::before {
        width: 26.1%!important;
        padding-top: 12%!important;
        top: -52%!important;
    }
}

@media screen and (min-width: 700px) {
    #banner_area::before {
        width: 387px!important;
        top: -38%!important;
    }
}


/*@media screen and (min-width: 700px) and (max-width: 1000px){
	#banner_area::before {
		width: 36.1%!important;
		padding-top: 12%!important;
	    top: -38%!important;
	    left: 17%!important;
	}
}
@media screen and (min-width: 1001px){
	#banner_area::before {
		width: 26.1%!important;
		padding-top: 8%!important;
	    top: -31%!important;
	    left: 26%!important;
	}
}*/


/* =====================================================================
*    #footer
* =================================================================== */

#footer {
    background-color: #333333;
    padding-top: 8px;
    padding-bottom: 8px;
}

#footer .footer_inner {
    font-size: 1.2rem;
    line-height: 1.25em;
    color: #FFF;
    text-align: center;
}

@media screen and (max-width:699px) {
    #banner_area .banner_inner {
        margin-top: 15%;
    }
}

@media screen and (min-width:700px) {
    #footer .footer_inner {
        width: 100%;
        max-width: 1040px;
        font-size: 1.6rem;
        line-height: 1.25em;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 300px;
        margin-left: auto;
        margin-right: auto;
    }
}

.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*¥*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}

.sidebnr_box {
    background-color: #fff;
}