@charset "utf-8";
@media (min-width: 768px) {
    .fv {
    background: #000;
 
    }
    .fv .inner {
    max-width: 1050px;
    margin: 0 auto;
    position: relative;
    }
    .fv .inner .set {
        width: 500px;
        font-family: baskerville-display-pt, serif;
        font-weight: 700;
        font-style: normal;
        line-height: 1;
        color: #000;
        text-align: center;
        position: absolute;
        left: 150px;
        top: 300px;
    }
    .fv .inner .set .logo {
        margin-bottom: 20px;
    }
    .fv .inner .set .logo img {}
    .fv .inner .set .name {
        font-size: 42px;
        margin-bottom: 10px;
    }
    .fv .inner .set .site {
        font-size: 26px;
    }
    .fv .inner .bnr {
        position: absolute;
        width: 500px;
        top: 500px;
        left: 50px;
    }
    .fv .inner .bnr img {
        border: 1px solid rgba(255, 255, 255, 0.50);
    }
    .fv .inner .nagabuchi {
        position: absolute;
        right: 50px;
        top: 0;
    }
    .fv .inner .nagabuchi img {
        height: 800px;
        width: 602px;
    }
    #top .fv_bnrs {
        background-color: #333333;
        position: relative;
        background-image: linear-gradient(-45deg, #333333 25%, #111111 25%, #111111 50%, #333333 50%, #333333 75%, #111111 75%, #111111);
        background-size: 4px 4px;
    }
    #top .fv_bnrs .inner {
        max-width: 1080px;
        margin: 0 auto;
        padding: 40px 15px;
        display: flex;
        justify-content: space-between;
    }
    #top .fv_bnrs .inner p {
        width: 48%;
    }
    #top .fv_bnrs .inner p a {
        transition-property: all;
        overflow: hidden;
        display: block;
    }
    #top .fv_bnrs .inner p a img {
        transition: 0.2s linear;
    }
    #top .fv_bnrs .inner p a:hover img {
        transform: scale(1.01);
    }
    #top .bnr_slide {
        width: 100%;
        background-color: #333333;
        position: relative;
        background-image: linear-gradient(-45deg, #333333 25%, #111111 25%, #111111 50%, #333333 50%, #333333 75%, #111111 75%, #111111);
        background-size: 4px 4px;
    }
    #top .bnr_slide ul {
        max-width: 1080px;
        margin: 0 auto;
        padding: 30px 0px;
    }
    #top .bnr_slide ul li {
        margin: 0 10px;
    }
    #top .bnr_slide ul li a {
        transition-property: all;
        overflow: hidden;
    }
    #top .bnr_slide ul li a img {
        transition: 0.2s linear;
    }
    #top .bnr_slide ul li a:hover img {
        transform: scale(1.03);
    }
    #top .news {
        background-image: url(/images/top/bg_news.jpg);
        background-size: cover;
        background-position: center center;
        position: relative;
        z-index: 0;
    }
	.top-sbanner {
		text-align:center;
		display: block !important;
	}
	.top-sbanner img {
		width:60%;
	}
    /*#top .news {
        background-image: url(/images/top/bg_news_1.jpg);
        background-size: cover;
        background-position: right center;
        position: relative;
        z-index: 0;
    }
    #top .news::before {
        background-color: rgba(0, 0, 0, 0.4);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        z-index: -1;
    }*/
    #top .news .inner {
        max-width: 1080px;
        margin: 0 auto;
        padding: 70px 50px;
    }
    #top .title {
        font-size: 54px;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        color: #FFFFFF;
        text-align: center;
        line-height: 1;
        margin-bottom: 30px;
        position: relative;
        z-index: 10;
    }
    .list_news li {
        max-width: 900px;
		margin: 0 auto 15px;
    }
    /*.list_news li:first-child {
        margin-bottom: 15px;
    }
    .list_news li:nth-child(2) {
        margin: 0 auto 15px;
    }
    .list_news li:nth-child(3) {
        margin-left: auto;
    }*/
    .list_news li a {
        display: block;
        background-color: rgba(0, 0, 0, 0.6);
        position: relative;
        padding: 20px;
    }
    .list_news li a:hover {
        background-color: rgba(0, 0, 0, 0.9);
        transition: 0.2s linear;
    }
    .list_news li a .update {
        color: #8A8A8A;
        font-size: 14px;
        font-family: 'Heebo', sans-serif;
        font-weight: 400;
        margin-bottom: 8px;
    }
    .list_news li a .update .mrk {
        background-color: #C91818;
        color: #FFFFFF;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        width: 54px;
        text-align: center;
        display: inline-block;
        margin-right: 10px;
        position: relative;
        top: -2px;
    }
    .list_news li a .ttl {
        font-weight: 700;
        padding-right: 20px;
    }
    .list_news li a svg {
        fill: #FFFFFF;
        width: 30px;
        height: 10px;
        position: absolute;
        top: 50%;
        margin-top: -4px;
        right: 25px;
        transition: 0.2s linear;
    }
    .list_news li a:hover svg {
        right: 15px;
    }
    /*.list_news li a .date {
        width: 100px;
        height: 100px;
        text-align: center;
        font-family: 'Heebo', sans-serif;
        background-color: rgba(0, 0, 0, 1.00);
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .list_news li a .date div span {
        line-height: 1;
        width: 100%;
    }
    .list_news li a .date div span:first-child {
        font-size: 14px;
        font-weight: 500;
    }
    .list_news li a .date div span:last-child {
        font-size: 44px;
        font-weight: 500;
    }
    .list_news li a .ttl {
        width: calc(100% - 100px);
        background-color: rgba(0, 0, 0, 0.5);
        position: relative;
        padding: 20px;
        display: flex;
        align-items: center;
    }
    .list_news li a:hover .ttl {
        background-color: rgba(0, 0, 0, 0.7);
        transition: 0.2s linear;
    }
    .list_news li a .ttl p {
        font-weight: 700;
    }
    .list_news li a .ttl p .mrk {
        background-color: #C91818;
        color: #FFFFFF;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        width: 54px;
        text-align: center;
        margin-bottom: 7px;
        display: block;
    }
    .list_news li a .ttl svg {
        fill: #FFFFFF;
        width: 30px;
        height: 10px;
        position: absolute;
        top: 50%;
        margin-top: -4px;
        right: 25px;
        transition: 0.2s linear;
    }
    .list_news li a:hover svg {
        right: 15px;
    }*/
    #top .bnrs {
        background-color: #333333;
        position: relative;
        background-image: linear-gradient(-45deg, #333333 25%, #111111 25%, #111111 50%, #333333 50%, #333333 75%, #111111 75%, #111111);
        background-size: 4px 4px;
    }
    #top .bnrs .inner {
        max-width: 1080px;
        margin: 0 auto;
        padding: 60px 50px;
    }
    .list_bnrs li {
        max-width: 760px;
        background: #FFFFFF;
    }
    .list_bnrs li:first-child {
        margin-bottom: 30px;
    }
    .list_bnrs li:last-child {
        margin-left: auto;
    }
    .list_bnrs li a img {
        border: 1px solid #666666;
    }
    .list_bnrs li a {
        display: block;
        position: relative;
        transition: 0.2s linear;
    }
    .list_bnrs li a:hover {
        opacity: 0.9;
    }
    .list_bnrs li a svg {
        fill: #FFFFFF;
        width: 30px;
        height: 10px;
        position: absolute;
        bottom: 20px;
        margin-top: -4px;
        right: 20px;
        transition: 0.2s linear;
    }
    .list_bnrs li a:hover svg {
        right: 15px;
    }
    /*.list_bnrs li.sa {
        transform: translateY(0) translateX(60px);
    }
    .list_bnrs li.show {
        transform: translateY(0) translateX(0);
    }
    .list_bnrs li:last-child.sa {
        transform: translateY(0) translateX(-60px);
    }
    .list_bnrs li:last-child.show {
        transform: translateY(0) translateX(0);
    }*/
    #top .movie {
        background-color: #333333;
    }
    #top .movie .inner {
        max-width: 1080px;
        margin: 0 auto;
        padding: 60px 50px;
    }
    #top .movie .inner .movbox {
        background-color: #000000;
        border-radius: 10px;
        padding: 50px 140px;
        margin-top: -55px;
        margin-bottom: 50px;
    }
    #top .movie .inner .movbox .ttl {
        font-size: 14px;
        text-align: center;
        margin-bottom: 20px;
    }
    .mov_slide {
        margin-bottom: 30px;
    }
    .mov_slide li a {
        display: block;
        position: relative;
    }
    .mov_slide li a svg {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 55%;
        left: 50%;
        transform: translate(-55%, -50%);
        fill: #FFFFFF;
    }
    .prev_arw, .next_arw {
        position: absolute;
        top: 55%;
        margin: 0;
        padding: 0;
        line-height: 1;
        transform: translateY(-55%);
        cursor: pointer;
    }
    .prev_arw, .next_arw {
        position: absolute;
        top: 55%;
        margin: 0;
        padding: 0;
        line-height: 1;
        transform: translateY(-55%);
        cursor: pointer;
    }
    .prev_arw.mini, .next_arw.mini {
        top: 50%;
        transform: translateY(-55%);
    }
    .prev_arw {
        left: -45px;
    }
    .next_arw {
        right: -45px;
    }
    .prev_arw.mini {
        left: -25px;
    }
    .next_arw.mini {
        right: -25px;
    }
    .prev_arw svg, .next_arw svg {
        width: 30px;
        height: 60px;
        fill: #FFFFFF;
    }
    .prev_arw.mini svg, .next_arw.mini svg {
        width: 15px;
        height: 30px;
        fill: #FFFFFF;
    }
    .slick-dots li {
        width: 100px;
        height: 2px;
        background-color: #FFFFFF;
    }
    .slick-dots li button:before {}
    .slick-dots li.slick-active button:before {}
    .more_link {
        text-align: center;
    }
    .more_link a {
        color: #CCCCCC;
        font-size: 12px;
        text-decoration: underline;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
    }
    .bnr_youtube {
        text-align: center;
    }
    .bnr_youtube a img {
        max-width: 760px;
    }
    #top .discography {
        background-color: #333333;
    }
    #top .discography .inner {
        max-width: 1080px;
        margin: 0 auto;
        padding: 60px 50px 100px;
    }
    #top .discography .inner .discobox {
        background-color: #000000;
        padding: 60px 50px;
        margin-top: -55px;
        margin-bottom: 50px;
    }
    .list_disco {
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }
    .list_disco li {
        margin: 0 15px;
    }
    .list_disco li a img {
        height: 220px;
    }
    .list_disco li a {
        transition-property: all;
        transition: 0.2s linear;
        position: relative;
        top: 0;
    }
    .list_disco li a:hover {
        top: -10px;
    }
}
@media screen and (max-width:767px) {
    .fv {
        width: 100%;
        background-color: #000;
    }
    .fv .inner {
        padding: 0px;
    }
    .fv .inner .set {
       display: none;
    }
    .fv .inner .set .logo {
        margin-bottom: 12px;
    }
    .fv .inner .set .logo img {
        width: 56%;
    }
    .fv .inner .set .name {
        font-size: 4.8vw;
        margin-bottom: 3px;
    }
    .fv .inner .set .site {
        font-size: 3.4vw;
    }
    .fv .inner .bnr {
        position: absolute;
        bottom: 35px;
        width: 100%;
        text-align: center;
    }
    .fv .inner .bnr img {
        border: 1px solid rgba(255, 255, 255, 0.50);
        width: 90%;
    }
    .fv .inner .nagabuchi {
        display: none;
    }
    #top .fv_bnrs {
        background-color: #333333;
        position: relative;
        background-image: linear-gradient(-45deg, #333333 25%, #111111 25%, #111111 50%, #333333 50%, #333333 75%, #111111 75%, #111111);
        background-size: 4px 4px;
    }
    #top .fv_bnrs .inner {
        padding: 30px 6%;
    }
    #top .fv_bnrs .inner p:first-child {
        margin-bottom: 20px;
    }
    #top .fv_bnrs .inner p a {
        display: block;
    }
    #top .bnr_slide {
        width: 100%;
        background-color: #222222;
        position: relative;
        background-size: 4px 4px;
    }
    #top .bnr_slide ul {
        padding: 25px 0;
    }
    #top .bnr_slide ul li {
        margin: 0 5px;
    }
    #top .news {
        background-image: url(/images/top/bg_news.jpg);
        background-size: cover;
        background-position: center center;
        position: relative;
        z-index: 0;
    }
    /*#top .news {
        background-image: url(/images/top/bg_news_1.jpg);
        background-size: cover;
        background-position: right center;
        position: relative;
        z-index: 0;
    }
    #top .news::before {
        background-color: rgba(0, 0, 0, 0.4);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        z-index: -1;
    }*/
    #top .news .inner {
        padding: 40px 5%;
    }
    #top .title {
        font-size: 8.4vw;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        color: #FFFFFF;
        text-align: center;
        line-height: 1;
        margin-bottom: 20px;
    }
    .list_news li {
        margin-bottom: 15px;
    }
    .list_news li a {
        display: block;
        background-color: rgba(0, 0, 0, 0.5);
        padding: 12px 5%;
        position: relative;
    }
    .list_news li a .update {
        color: #8A8A8A;
        font-size: 3.0vw;
        font-family: 'Heebo', sans-serif;
        font-weight: 400;
        margin-bottom: 5px;
    }
    .list_news li a .update .mrk {
        background-color: #C91818;
        color: #FFFFFF;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        font-size: 3.0vw;
        line-height: 15px;
        width: 50px;
        text-align: center;
        display: inline-block;
        margin-right: 10px;
        position: relative;
        top: -1px;
        padding-top: 1.5px;
    }
    .list_news li a .ttl {
        font-weight: 700;
        font-size: 3.4vw;
    }
    /*.list_news li a .date {
        width: 70px;
        padding: 15px 0;
        text-align: center;
        font-family: 'Heebo', sans-serif;
        background-color: rgba(0, 0, 0, 1.00);
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .list_news li a .date div span {
        line-height: 1;
        width: 100%;
    }
    .list_news li a .date div span:first-child {
        font-size: 13px;
        font-weight: 500;
    }
    .list_news li a .date div span:last-child {
        font-size: 36px;
        font-weight: 500;
    }
    .list_news li a .ttl {
        width: calc(100% - 70px);
        position: relative;
        padding: 15px;
        display: flex;
        align-items: center;
    }
    .list_news li a .ttl p {
        font-weight: 700;
        font-size: 14px;
        line-height: 1.4;
    }
    .list_news li a .ttl p .mrk {
        background-color: #C91818;
        color: #FFFFFF;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        font-size: 12px;
        line-height: 1;
        padding: 2px 0 0;
        width: 50px;
        text-align: center;
        margin-bottom: 5px;
        display: block;
    }*/
    .list_news li a svg {
        fill: #FFFFFF;
        width: 20px;
        height: 7px;
        position: absolute;
        bottom: 10px;
        right: 10px;
    }
    #top .bnrs {
        background-color: #333333;
        position: relative;
        background-image: linear-gradient(-45deg, #333333 25%, #111111 25%, #111111 50%, #333333 50%, #333333 75%, #111111 75%, #111111);
        background-size: 4px 4px;
    }
    #top .bnrs .inner {
        padding: 40px 5%;
    }
    .list_bnrs li {
        background: #FFFFFF;
    }
    .list_bnrs li:first-child {
        margin-bottom: 15px;
    }
    .list_bnrs li a img {
        border: 1px solid #666666;
    }
    .list_bnrs li a {
        display: block;
        position: relative;
    }
    .list_bnrs li a svg {
        fill: #FFFFFF;
        width: 30px;
        height: 10px;
        position: absolute;
        bottom: 10px;
        margin-top: -4px;
        right: 10px;
        transition: 0.2s linear;
    }
    #top .movie {
        background-color: #333333;
    }
    #top .movie .inner {
        padding: 30px 3%;
    }
    #top .movie .inner .movbox {
        background-color: #000000;
        border-radius: 6px;
        padding: 30px;
        margin-top: -38px;
        margin-bottom: 20px;
    }
    #top .movie .inner .movbox .ttl {
        font-size: 3.0vw;
        text-align: center;
        margin-bottom: 20px;
        line-height: 1.4;
    }
    .mov_slide {
        margin-bottom: 20px;
    }
    .mov_slide li a {
        display: block;
        position: relative;
    }
    .mov_slide li a svg {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 63%;
        left: 50%;
        transform: translate(-63%, -50%);
        fill: #FFFFFF;
    }
    .prev_arw, .next_arw {
        position: absolute;
        top: 62%;
        margin: 0;
        padding: 0;
        line-height: 1;
        transform: translateY(-55%);
        cursor: pointer;
    }
    .prev_arw.mini, .next_arw.mini {
        top: 50%;
        transform: translateY(-55%);
    }
    .prev_arw {
        left: -20px;
    }
    .next_arw {
        right: -20px;
    }
    .prev_arw.mini {
        left: 2%;
    }
    .next_arw.mini {
        right: 2%;
    }
    .prev_arw svg, .next_arw svg {
        width: 10px;
        height: 20px;
        fill: #FFFFFF;
    }
    .more_link {
        text-align: center;
    }
    .more_link a {
        color: #CCCCCC;
        font-size: 12px;
        text-decoration: underline;
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
    }
    .bnr_youtube {
        text-align: center;
    }
    #top .discography {
        background-color: #333333;
    }
    #top .discography .inner {
        padding: 30px 3%;
    }
    #top .discography .inner .discobox {
        background-color: #000000;
        padding: 40px 30px;
        margin-top: -38px;
        margin-bottom: 20px;
    }
    .list_disco {
        overflow-x: auto;
        white-space: nowrap;
        overflow-scrolling: touch;
        margin-bottom: 10px;
    }
    .list_disco li {
        display: inline-block;
        height: 220px;
        margin-right: 10px;
    }
    .list_disco li:last-child {
        margin-right: 0;
    }
    .list_disco li a img {
        height: 100%;
    }
    #top .discography .inner .discobox .scroll {
        font-family: 'Heebo', sans-serif;
        font-weight: 500;
        font-size: 10px;
        margin-bottom: 5px;
    }
    #top .discography .inner .discobox .scroll svg {
        fill: #FFFFFF;
        height: 5px;
        width: 40px;
    }
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.9);
}
.modal .mov {
    display: none;
}
.modal .mov.show {
    padding: 0 5%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}
.modal .mov.show .in {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.modal .mov .in iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.modal_close {
    position: absolute;
    right: 5%;
    top: -50px;
    cursor: pointer;
}
.modal_close span {
    position: relative;
    width: 46px;
    height: 46px;
    display: block;
}
.modal_close span::before, .modal_close span::after {
    position: absolute;
    top: 21px;
    left: 2px;
    width: 40px;
    height: 2px;
    content: "";
    background-color: #999999;
}
.modal_close span::before {
    transform: rotate(45deg);
}
.modal_close span::after {
    transform: rotate(135deg);
}
@media screen and (max-width:767px) {
    .modal_close span {
        width: 40px;
        height: 40px;
    }
    .modal_close span::before, .modal_close span::after {
        width: 32px;
    }
}
/*REBORN*/
@media(min-width:769px) {
    .fv_reborn {
        background: #000000;
        padding-top: 80px;
    }
    .fv_reborn .in {
        background: #040205;
    }
    .fv_reborn a .img_sp {
        display: none;
    }
    .fv_reborn a .img_pc {
        display: block;
        width: 100%;
        max-width: 1280px;
        margin: 0 auto;
        transition: 0.3s linear;
    }
    .fv_reborn a:hover .img_pc {
        opacity: 0.7;
    }
}
@media(max-width:768px) {
    .fv_reborn {
        background: #000000;
        padding-top: 60px;
    }
    .fv_reborn .in {
        background: #FFFFFF;
    }
    .fv_reborn a .img_pc {
        display: none;
    }
}