@charset "UTF-8";
.bg-color__drum{
    background-color: #DC3D36 !important;
    border-radius: 25px 25px 0 0;
}
.bg-color__tate{
    background-color: #E27531 !important;
}
.color__drum{
    color: #3498db !important;
    text-decoration: none;
}
.color__tate{
    color: #1abc9c !important;
    text-decoration: none;
}
.banner__button{
    display: block;
    color: #434343;
    border-radius: 3px;
    border: #e2e2e2 1px solid;
    box-sizing: border-box;
    text-decoration: none;
    padding-left:1px;
    text-align: center;
    text-shadow: 0px 1px 0px #fafafa;
    background: #fbfaf4;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
    background: -moz-linear-gradient(top,  #fbfaf4,  #ece8e6);
    background: -o-linear-gradient(top,  #fbfaf4,  #ece8e6);
    background: -ms-linear-gradient(top,  #fbfaf4,  #ece8e6);
    background: linear-gradient(top,  #fbfaf4,  #ece8e6);
    border: 1px solid #dcd9d8;
    border-bottom: 1px solid #c1c1bd;
    -webkit-box-shadow:  0 0 1px #c7c5c1;
    -moz-box-shadow:  0 0 1px #c7c5c1;
    box-shadow:  0 0 1px #c7c5c1;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tab__button{
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 1em;
}
.banner__wrap div.bg-color__cs,
.inlineList.tab li div.bg-color__cs,
.inlineList.tab li.bg-color__cs{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin: 0;
    background-color: #000000;
    opacity: 0.8;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity = 80);
    -ms-filter: "alpha(opacity=80)";
}
.inlineList.tab li.bg-color__cs.pcright{
    right: 0;
    left: auto;
}
.inlineList.tab li.sp div.bg-color__cs,
.banner__wrap div.bg-color__cs{
    width: 100%;
}
.banner__wrap div.bg-color__cs .tab__button,
.inlineList.tab li div.bg-color__cs .tab__button,
.inlineList.tab li.bg-color__cs .tab__button{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2.5em;
    font-size: 2.5rem;
    line-height: 2.5;
    color: #ffffff;
}
.mt30{
    margin-top: 30px !important;
}






.star.caption sup {
    color: #434343;
}
@media screen {
    .hover a, a.hover {
        transition: 0.4s ease 0s;
        -webkit-transition: 0.4s ease 0s;
        -moz-transition: 0.4s ease 0s;
        -ms-transition: 0.4s ease 0s;
    }
    .hover a:hover, a.hover:hover {
        opacity: 0.6;
        -webkit-opacity: 0.6;
        -moz-opacity: 0.6;
        filter: alpha(opacity = 60);
        -ms-filter: "alpha(opacity=60)";
    }
}

#mainText p{
    color: #000000;
}

#mainVisual .visual{
    background-color: #f6f5f3;
}

@media print , screen and (min-width: 768px) {
    article{
        padding-top: 0;
        overflow: hidden;
    }
    .pc__inline{
        display: inline-block !important;
    }
    .pcbr:before {
        content: '\A';
        white-space: pre;
    }
    #mainVisual{
        height: 960px;
    }
    #mainVisual .visual{
        position: relative;
        left: 0;
        margin: auto;
        text-align: center;
    }
    #mainText{
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #mainText .inlineList{
        position: relative;
        width: 780px;
        letter-spacing: -.4em;
        margin-top: 3em;
        margin-left: auto;
        margin-right: auto;
    }
    #mainText .inlineList .ListL{
        text-align: left;
    }
    #mainText .inlineList .ListR{
        text-align: right;
    }
    .subBox .baseWidth p.catch{
        max-width: 780px;
        margin: auto;
        font-size: 1.5rem;
        line-height: 1.6 !important;;
        margin-top: 3rem;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .subBox.tabBefore{
        padding-bottom: 0;
        border-top: none;
        padding-top: 60px;
    }
    .subBox.tabBefore + .subBox.tabBox .baseWidth h2{
        border-top: none;
    }
    .subBox.tabBox{
        padding-top: 0;
        padding-bottom: 0;
        border-top: none;
    }
    .subBox.tabBox.last{
        padding-bottom: 80px;
    }
    .subBox.tabBox .baseWidth{
        padding-left: 87px;
        padding-right: 87px;
    }
    .subBox.tabBox + .subBox.tabBox.last .baseWidth{
        padding-top: 0;
        padding-bottom: 80px;
    }
    .subBox.tabBox + .tabBox .baseWidth{
        padding-top: 20px;
    }
    .subBox .baseWidth p{
        line-height: 1.8;
        margin-top: 3rem;
        text-align: justify;
        text-justify: inter-ideograph;
    }
    .pc_ta-r{
        text-align:right; 
    }
    .drum h2{
        border-bottom: #DC3D36 3px solid;
        padding: 60px 0 0 0;
        font-weight: bold;
        font-size: 3rem;
        padding-bottom: 10px;
        color: #443311;
    }
    .tate h2{
        border-bottom: #E27531 3px solid;
        padding: 60px 0 0 0;
        font-weight: bold;
        font-size: 3rem;
        padding-bottom: 10px;
        color: #443311;
    }
    .drum h3{
        font-weight: bold;
        color: #3498db;
    }
    .drum h4{
        padding-left: 1.25em;
        font-size: 2rem;
        font-weight: bold;
        margin-bottom: 0;
    }
    .tate h3{
        padding-left: 1.25em;
        font-size: 2rem;
        font-weight: bold;
        margin-bottom: 0.25em;
    }
    .drum h4:before{
        display: inline-block;
        content: "";
        position: absolute;
        top: 0.4em;
        left: 0;
        width: 19px;
        height: 19px;
        border: 1px solid #3498db;
        border-radius: 50%;
    }
    .drum .youtubeBox h4{
        padding-left: 65px;
        line-height: 1.2em;
        padding-bottom: 0.5em;
    }
    .drum .youtubeBox h4:before{
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 59px;
        height: 26px;
        background: url(../../kakaku01/images/index_i_mov.png) no-repeat 0 0;
        border: none !important;
        border-radius: 0;
    }
    .tate h3:before{
        display: inline-block;
        content: "";
        position: absolute;
        top: 0.4em;
        left: 0;
        width: 19px;
        height: 19px;
        border: 1px solid #1abc9c;
        border-radius: 50%;
    }
    .tate h3.h3B:before{
        display: none;
    }
    #Summary{
        padding-top: 40px;
    }
    #Summary .baseWidth{
        padding-left: 0;
        padding-right: 0;
    }
    #Summary .baseWidth .boxWrap{
        padding-left: 87px;
        padding-right: 87px;
        padding-bottom: 80px;
    }
    #Summary .baseWidth .boxWrap h2{
        margin-bottom: 0;
        padding: 70px 0 0 0;
        border-top: none;
    }
    .drum #Summary .baseWidth::before{
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 60px;
        height: 60px;
        content: url(../../kakaku01/images/index_matome.png);
        font-size: 0;
    }
    .tate #Summary .baseWidth::before{
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 60px;
        height: 60px;
        content: url(../../kakaku02/images/p1_matome.png);
        font-size: 0;
    }
    .inlineList{
        margin-top: 1em;
        letter-spacing: -.4em;
        position: relative;
    }

    .inlineList li{
        width: 50%;
        display: inline-block;
        letter-spacing: normal;
        margin: 0 0 0 0;
        text-align: center;
    }
    .inlineList li img{
        max-width: 470px;
        width: auto;
    }
    #footLineup .inlineList li{
        width: 100%;
    }
    .inlineList.tab li{
        position: relative;
        padding: 1em 2em;
        color: #443311;
        min-width: 120px;
        max-width: 100%;
        background-color: #EDE9E5;
        text-align: left;
        border-radius: 25px 25px 0 0;
    }
    .inlineList.tab li a{
        color: #443311;
    }
    .inlineList.tab li.bg-color__drum a,
    .inlineList.tab li.bg-color__tate a{
        color: #ffffff;
    }

    .title__line{
        position: relative;
    }
    .itemName{
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: bold;
    }

    .indent{
        display: inline-block;
        margin-left: -0.5em;
    }
    .banner__button{
        width: 90%;
        margin: 0 auto;
    }
    .table__wrap{
        width: 100%;
        margin: 0 auto;
        position: relative;
        margin-top: 60px;
    }
    .table__wrap.tableS{
        width: 500px;
    }
    .table__wrap.tableS + .table__wrap{
        margin-top: 30px;
    }
    .table + .table{
        margin-top: 20px;
    }
    .table.col3 + .table.col3{
        margin-top: 0.25em;
    }
    .subBox .baseWidth .table__wrap p.text{
        font-size: 1.35rem;
        line-height: 1.35;
        margin-top: 0;
        text-align: justify;
        text-justify: inter-ideograph;
        letter-spacing: normal;
    }
    .table.col3{
        width: 800px;
    }
    .table.col3 .tableCell{
        width: 255px;
        text-align: left;
        letter-spacing: -.15em;
        padding: 0 20px 0 0;
    }
    .tableCell.cellL{
        padding-right: 10px;
    }
    .tableCell.cellR{
        padding-left: 10px;
    }
    .tableCell.cellL.minCell{
        width: 20%;
    }
    .titleLines .tableCell.cellL,
    .rArrow .tableCell.cellL{
        padding-right: 25px;
    }
    .titleLines .tableCell.cellR,
    .rArrow .tableCell.cellR{
        padding-left: 25px;
    }
    .drum .rArrow{
        background: url(../../kakaku01/images/index_arrow_r.png) no-repeat center center;
        margin-top: 50px;
    }
    .tate .rArrow{
        background: url(../../kakaku02/images/p1_arrow_r.png) no-repeat center center;
        margin-top: 50px;
    }
    .drum .rArrow.mt0,
    .tate .rArrow.mt0{
        margin-top: 0;
    }
    .drume .rArrow.mt20,
    .tate .rArrow.mt20{
        margin-top: 20px;
    }
    .drum .lbArrow{
        background: url(../../kakaku01/images/index_arrow_lb.png) no-repeat center center;
    }
    .tate .lbArrow{
        background: url(../../kakaku02/images/p1_arrow_lb.png) no-repeat center center;
    }
    .tate .Arrow {
        position: relative;
    }
    .drum .Arrow::before {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -42px;
        content: url(../../kakaku01/images/index_arrow.png);
        font-size: 0;
        margin: auto;
        width: 35px;
    }
    .tate .Arrow::before {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -42px;
        content: url(../../kakaku02/images/p1_arrow.png);
        font-size: 0;
        margin: auto;
        width: 35px;
    }
    .subBox .baseWidth p.notes{
        font-size: 1.35rem;
        line-height: 1.35;
        margin-top: 1em;
        text-align: justify;
        text-justify: inter-ideograph;
        letter-spacing: normal;
    }
    .subBox .subImg{
        margin-top: 0;
    }
    .subBox .text{
        margin-top: 0;
    }
    .subBox .subImg.narrow{
        margin-top: 0;
    }
    .banner__wrap{
        position: relative;
        padding-top: 40px;
        max-width: 780px;
        margin: auto;
    }
    .separate{
        margin-bottom: 3em;
    }
    .subBox img.footLineupItemImg{
        max-width: 100%;
        width: auto;
        float: left;
    }
    .footLineupItemWrap{
        width: 600px;
        margin: 0 auto;
    }
    .footLineupItem{
        width: 470px;
        float: right;
    }
    .footLineupItem .banner__wrap{
        padding-top: 0.5em;
    }
    #footLineup {
        padding-top: 0;
        padding-bottom: 0;
        background: transparent;
    }
    #footLineup .baseWidth{
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }
    #footLineup .baseWidth .boxWrap{
        padding-top: 0;
        padding-left: 87px;
        padding-right: 87px;
        padding-bottom: 80px;
    }
    #footLineup .baseWidth .boxWrap h3{
        font-size: 2.2rem;
        padding-bottom: 1em;
        font-weight: normal;
        margin-bottom: 0;
    }
    #footLineup .feature-wrap{
        padding-top: 3em;
        padding-bottom: 1em;
        text-align: center;
    }
    #footLineup .feature-wrap img{
        max-width: 100%;
        width: auto;
    }
    .drum #footLineup .feature-wrap{
        border-top: #3498db 3px solid;
        border-bottom: #3498db 3px solid;
    }
    .tate #footLineup .feature-wrap{
        border-top: #1abc9c 3px solid;
        border-bottom: #1abc9c 3px solid;
    }
    #footLineup .banner__wrap{
        padding-top: 0;
        margin-top: 40px;
    }
    #footLineup ul a {
        width: 215px;
        height: 235px;
    }
    #footLineup ul a.p110 {
        background-image: url(../../images/drum/btn-p110.png);
    }
    #footLineup ul a.pu11b {
        background-image: url(../../images/ananashi/btn-pu11b.png);
    }
    #footLineup .inlineList.tab li.bg-color__drum:before,
    #footLineup .inlineList.tab li.bg-color__tate:before{
        border: none;
    }
    #ex01_index{
        background: url(../../kakaku01/images/index_img_12_02.jpg) no-repeat center center;
    }
    #ex02_index{
        background: url(../../kakaku01/images/index_img_14_02.jpg) no-repeat center center;
    }
    #ex03_index{
        background: url(../../kakaku01/images/index_img_16_02.jpg) no-repeat center center;
    }
    #ex04_index{
        background: url(../../kakaku01/images/index_img_18_02.jpg) no-repeat center center;
    }
    #ex01_index a,
    #ex02_index a,
    #ex03_index a,
    #ex04_index a{
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity = 0);
        -ms-filter: "alpha(opacity=0)";
    }
    .youtubeBox{
        margin-left: 0;
        margin-right: 0;
    }
    .youtube{
        padding-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .pc__inline{
        display: none !important;
    }
    .spbr:before {
        content: '\A';
        white-space: pre;
    }
    .subBox{
        border-top: none;
    }
    .subBox h2{
        text-align: center;
        line-height: 1.5;
        padding: 3rem 0 0 0;
        font-size: 2.35rem;
        font-weight: 500;
        padding-bottom: 5px;
        color: #443311;
        /*        letter-spacing: -0.1em;*/
    }
    .drum h2{
        border-bottom: #DC3D36 3px solid;
    }
    .tate h2{
        border-bottom: #E27531 3px solid;
    }
    .tate h3{
        margin-top: 1.5em;
        margin-bottom: 1em;
        font-weight: bold;
    }
    .drum h3{
        margin-top: 1.5em;
        margin-bottom: 1em;
        font-weight: bold;
        color: #3498db;
    }
    .drum h4{
        margin-top: 1.5em;
        margin-bottom: 1em;
        font-weight: bold;
    }
    .drum .youtubeBox h4{
        padding-left: 65px;
        line-height: 1.6em;
    }
    .drum .youtubeBox h4:before{
        display: block;
        content: "";
        position: absolute;
        top: -2px;
        left: 0;
        width: 59px;
        height: 26px;
        background: url(../../kakaku01/images/index_i_mov.png) no-repeat 0 0;
        border: none !important;
        border-radius: 0;
    }
    .subBox.tabBefore{
        padding-top: 0;
        padding-bottom: 0;
        border-top: none;
    }
    .subBox.tabBefore .baseWidth{
        /*        padding-left: 0;
                padding-right: 0;*/
    }
    .subBox.tabBefore + .subBox.tabBox .baseWidth h2{
        border-top: none;
    }
    .subBox.tabBox{
        padding-top: 0;
        padding-bottom: 0;
        border-top: none;
    }
    .subBox .baseWidth p{
        line-height: 1.8;
        margin-top: 1.5rem;
    }
    .subBox .baseWidth p.notes{
        font-size: 1.35rem;
        line-height: 1.75;
        margin-top: 1em;
    }
    .subBox .baseWidth .table__wrap p.text{
        font-size: 1.35rem;
        line-height: 1.75;
        margin-top: 1em;
    }
    .chusyaku{
        font-size: 1.2rem;
    }
    .inlineList{
        letter-spacing: -.4em;
    }
    .inlineList li{
        width: 100%;
        display: block;
        letter-spacing: normal;
        margin: 0;
    }
    .inlineList.tab{
        position: relative;
    }
    .inlineList.tab li{
        width: 50%;
        display: inline-block;
        position: relative;
        padding: 7px 10px;
        color: #443311;
        min-width: 120px;
        max-width: 100%;
        background-color: #EDE9E5;
        border-radius: 25px 25px 0 0;
    }
    .inlineList.tab li.bg-color__drum a,
    .inlineList.tab li.bg-color__tate a{
        color: #ffffff;
    }
    .inlineList.tab li .tab__button{
        text-align:center;
        font-size: 1.6rem;
        line-height: 1.5;
        font-weight: bold;
    }
    .itemName{
        font-size: 3.4vw;
    }
    .banner__wrap{
        padding-top: 2em;
        padding-bottom: 3em;
    }
    .subBox img.footLineupItemImg{
        max-width: 100%;
        width: auto;
    }
    .sptable {
        display: table;
        width: 100%;
    }
    .table.col3.sptable{
        text-align: center;
        margin-left: 0.25em;
    }
    .table.col3.sptable .tableCell{
        padding: 0 0.5em 0 0;
        width: 33%;
    }
    .table.col3.sptable .tableCell + .tableCell{
        width: 33%;
    }
    .table.col3{
        margin: 0;
    }
    .table.col3 .tableCell + .tableCell{
        margin-top: 1em;
    }
    .tate .rArrow{
        background: url(../../kakaku02/images/p1_arrow_r.png) no-repeat center center;
        background-size: 15px;
        margin-top: 4%;
    }
    .tate .lbArrow{
        background: url(../../kakaku02/images/p1_arrow_lb.png) no-repeat center center;
        background-size: 15px;
    }
    .drum .Arrow ,
    .tate .Arrow {
        position: relative;
    }
    .drum .Arrow::before {
        position: absolute;
        display: block;
        content: "";
        left: 0;
        right: 0;
        bottom: -25px;
        background: url(../../kakaku01/images/index_arrow.png) no-repeat center top;
        font-size: 0;
        margin: auto;
        width: 15px;
        height: 15px;
        background-size: 15px;
    }
    .tate .Arrow::before {
        position: absolute;
        display: block;
        content: "";
        left: 0;
        right: 0;
        bottom: -25px;
        background: url(../../kakaku02/images/p1_arrow.png) no-repeat center top;
        font-size: 0;
        margin: auto;
        width: 15px;
        height: 15px;
        background-size: 15px;
    }
    .tableS .sptable .tableCell.cellL{
        padding-right: 2%;
    }
    .tableS .sptable .tableCell.cellR{
        padding-left: 2%;
    }
    .table__wrap{
        margin-top: 2em;
    }
    .sptable .tableCell {
        width: 50%;
        display: table-cell;
        vertical-align: top;
    }
    .sptable + .sptable{
        padding-top: 4%;
    }
    .sptable.rArrow + .sptable.rArrow{
        padding-top: 0%;
    }
    .sptable .tableCell.cellL {
        padding-right: 2%;
    }
    .sptable .tableCell.cellR {
        padding-left: 2%;
    }
    .sptable.rArrow .tableCell.cellL {
        padding-right: 4%;
    }
    .sptable.rArrow .tableCell.cellR {
        padding-left: 4%;
    }
    .drum .sptable h4{
        margin-top: 0;
        margin-bottom: 0;
        text-align: left;
    }
    .subBox .subImg{
        margin-top: 0;
    }
    .tableCell.cellR .subImg{
        margin-top: 1em;
    }
    .minCell{
        width: 50%;
        margin: auto;
    }
    .sptable .tableCell.cellR .subImg{
        margin-top: 0;
    }
    #Summary{
        padding-top: 2em;
        padding-bottom: 2em;
    }
    #Summary .baseWidth::before{
        position: absolute;
        display: block;
        content: "";
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 40px;
        height: 40px;
        font-size: 0;
    }
    .drum #Summary .baseWidth::before{
        background: url(../../kakaku01/images/index_matome.png) no-repeat center center;
        background-size: 40px;
    }
    .tate #Summary .baseWidth::before{
        background: url(../../kakaku02/images/p1_matome.png) no-repeat center center;
        background-size: 40px;
    }
    #Summary .baseWidth h2{
        border-top: none;
        padding-top: 50px;
        padding-bottom: 0;
    }
    .banner__wrap{
        position: relative;
    }
    .footLineupItemWrap{
        text-align:center;
        margin: 0 auto;
    }
    .footLineupItemWrap .banner__wrap{
        padding-top: 1em;
    }
    .banner__button{
        text-align:left;
    }
    #footLineup .banner__wrap{
        padding: 1em 0;
    }
    #footLineup h3{
        margin: 1em 0;
        padding-bottom: 0;
        color: #434343;
    }
    #footLineup ul a.p110 {
        background-image: url(../../kakaku01/images/kakaku_btn-p110_sp.png);
    }
    #footLineup ul a.pu11b {
        background-image: url(../../kakaku02/images/kakaku_btn-pu11b_sp.png);
    }
    #footLineup ul a{
        padding-bottom: 40%;
    }
    #footLineup a:hover, #footLineup a.active {
        background-position: left top;
    }
    .subBox.tabBox.last{
        padding-top: 3em;
        padding-bottom: 4em;
    }
    #ex01{
        background: url(../../kakaku02/images/p1_img_17_02.jpg) no-repeat center center;
        background-size: 100%;
    }
    #ex01 a,
    #ex02 a{
        opacity: 0;
        -webkit-opacity: 0;
        -moz-opacity: 0;
        filter: alpha(opacity = 0);
        -ms-filter: "alpha(opacity=0)";
    }
    #ex02{
        background: url(../../kakaku02/images/p1_img_21_02.jpg) no-repeat center center;
        background-size: 100%;
    }
    .bg-color__cs{
        text-indent: 1em;
    }
    .youtubeBox{
        margin-left: 0;
        margin-right: 0;
    }
    .youtube{
        padding-top: 0;
    }
    .mov video{
        height: auto;
        width: 100%;
    }
    .sp_small{
        font-size: 1.45rem;
        font-weight: normal;
    }
    #mainText .inlineList{
        padding-right: 5%;
        padding-left: 5%;
    }
    .inlineList{
        margin: 20px 0;
    }
    #tab{
        margin-top: 30px;
    }
    .inlineList li{
        margin-top: 10px;
    }
}

.hover_drum.is-active:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #DC3D36;
}
.hover_tate.is-active:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #E27531;
}


@media print, screen and (min-width: 768px) {
    #footLineup {
        padding-top: 0px !important; 
        padding-bottom: 0px !important; 

    }
    #footLineup .baseWidth-B {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }    
    .baseWidth-B {
        width: 960px;
        /*480.8px;*/
        margin-left: auto;
        margin-right: auto;
    }    
    #footLineup .baseWidth-C {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }    
    .baseWidth-C {
        width: 960px;
        /*697.2px;*/
        margin-left: auto;
        margin-right: auto;
    }    
    .baseWidth-C .slick-track{
        opacity: 1; 
        /*width: 15000px;*/ 
        transform: translate3d(0px, 0px, 0px);
    }
    .baseWidth-B .slick-track{
        opacity: 1; 
        /*width: 10000px;*/ 
        transform: translate3d(0px, 0px, 0px);
    }
    .slick-list {
        margin: 0 auto !important;
    }
    .slick-slide{
        margin: 0 !important;
    }
    .baseWidth .boxWrap {
        padding-top: 0;
        /*        padding-left: 87px;
                padding-right: 87px;*/
        padding-bottom: 80px;
    }    
    .subBox.tabBox.last {
        padding-bottom: 0px;
    }    
}
@media screen and (max-width: 767px){
    .baseWidth-C {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .baseWidth-C .slick-list {
        margin: 0 auto;
    }
    .baseWidth-B {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .baseWidth-B .slick-list {
        margin: 0 auto;
    }
    .h3B {
        margin-top: 1em;
        margin-bottom: 0 !important;
    }
    .h3C {
        margin-top: 1em;
        margin-bottom: 0 !important;
    }
    .baseWidth-C ul a {
        padding-bottom: 22% !important;
    }
    .baseWidth-B ul a {
        padding-bottom: 22% !important;
    }
    .baseWidth-B .slick-track{
        opacity: 1;
        width: 66%; 
        transform: translate3d(0px, 0px, 0px);
    }
    .baseWidth-B .slick-slide {
        width: 50%;
    }
    .baseWidth-C .slick-track{
        opacity: 1;
        width: 99%;
        transform: translate3d(0px, 0px, 0px);
    }
    .baseWidth-C .slick-slide {
        width: 33%;
    }
    #footLineup {
        box-shadow: none;
        padding-top: 0em !important;
        padding-bottom: 0em !important;
    }
    .banner__wrap {
        padding-top: 0em !important;
        padding-bottom: 0em !important;
    }    
    #footLineup .slick-track{
        display: flex;
        justify-content: center;
    }
}

.h3B {
    color: #1abc9c !important;
    font-weight: inherit !important;
    text-align: center;
}
.h3C {
    color: #3498db !important;
    font-weight: inherit !important;
    text-align: center;
}
#footLineup .back-black {
    background: #000 !important;
    color: #fff !important;
}
#footLineup a:hover .back-black {
    background: #fff !important;
    color: #000 !important;
}

@media screen and (min-width: 768px) and (max-width: 960px){
    .tab__button{
        font-size: 1.65vw;
    }
    .itemName{
        font-size: 3.11vw;
    }
}

/*20200310*/

/*#footSpecialLinks{
    display: none;
}*/

@media print, screen and (min-width: 768px){
    .subBox.tabBox .baseWidth{
        max-width: 980px;
    }

    .subBox.tabBox .baseWidth {
        padding-left: 10px;
        padding-right: 10px;
    }
    .mt2{
        margin-top: 2rem !important;
    }

    .mt3{
        margin-top: 3rem !important;
    }
    .mt6{
        margin-top: 6rem !important;
    }

}

.oneW {
    margin-top: 3rem;
}

.halfWbox{
    margin-top: 3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.halfBox{
    width: 48%
}

.userFlame{
    margin-top: 3rem;
    border: solid 1px #CFCABF;
    display: flex;
    justify-content: space-between;
    padding: 1.5rem 2.7%;
}
.userFlame .userIcon{
    width: 11%;
}
.userFlame .userInfo{
    width: 86%;
}
.userFlame .userName{
    font-weight: bold;
}
.userFlame .userComent{
    margin-top: 1rem;
}

.obiTitle,
.obiTitleC{
    margin-top: 6rem;
    padding: 1rem;
    font-size: 2rem;
}
.obiTitle{
    color: #FFF;
    border-radius: 10px;
    font-weight: bold;
}
.drum .obiTitle{
    background-color: #DC3D36;
}

.tate .obiTitle{
    background-color: #E27531;
}

.obiTitleC{
    margin-top: 1rem;
    background-color: #E6E1D5;
    border-radius: 3rem;
    color: #443311;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-weight: bold;
}

.annotation{
    font-size: 1.35rem;
    line-height: 1.35;
    margin-top: 0;
    letter-spacing: normal;
    margin-top: 0.5rem;
}

.balloonW{
    margin-top: 3rem;
    display: flex;
    justify-content: space-between;
}
.balloonW .balloonImg{
    width: 7%;
}
.balloon{
    padding: 20px;
    background-color: #F6F5F4;
    border-radius: 10px;
    position: relative;
}
.balloonW .balloon{
    width: 90%;
    margin-left: 10%;
}
.balloon:before{
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    left: -15px;
    top: 20px;
    border-right: 15px solid #F6F5F4;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.balloonW .balloon .name{
    display: block;
    font-size: 80%;
    margin-bottom: 0.5rem;

}

.column{
    border: solid 1px #CFCABF;
    padding: 3%;
    margin-top: 3rem;
    border-radius: 10px;
}
.column .obiTitle{
    margin: 0;
}
.column .balloon{
    margin-top: 2rem;
}
.column .users{
    display: flex;
}
.column .userIcon{
    width: 30px;
    margin-right: 10px;
}
.column .RCLink{
    display: flex;
}
.column .honorific{
    align-self: center;
}
.column .userName{
    align-self:center;
}
.column .RCIcon{
    width: 24px;
    height: 100%;
    margin-right: 10px;
}
.column .RCNo{
    color: #DC3D36;
    font-weight: bold;
    padding-right: 30px;
    margin-right: 10px;
    border-right: solid 1px #707070;
}

.syoukaiW{
    display: flex;
    justify-content: space-between;
    margin-top: 10rem;
    border: solid 2px #DC3D36;
    background-color: #F6F5F4;
    padding: 20px;
}
.syoukaiW img{
    height: 100%;
}
.syoukaiW .syoukaiWL{
    width: 20%;
    align-self: center;
}
.syoukaiW .syoukaiWM{
    width: 55%;
}
.syoukaiW .syoukaiWR{
    width: 20%;
}
.linkBox{
    margin-top: 2.5rem;
}
.column .halfWbox .users .userIcon,
.column .halfWbox .users .userName,
.column .halfWbox .users .honorific{
    display: none;
}

@media screen and (min-width: 768px) {
    .balloonW .balloonImg{
        position: absolute;
        left: -10%;
    }
}
@media screen and (max-width: 767px) {
    .obiTitle{
        margin-top: 3rem;
    }
    .userFlame,
    .halfWbox,
    .balloonW,
    .halfBox.first,
    .oneW{
        margin-top: 1.5rem;
    }

    .balloon:before{
        display: none;
    }    
    .balloonW .balloonImg{
        margin-right: 1rem
    }
    .balloonW .balloon {
        width: 100%;
        margin-left: 0;
    }
    .usersW{
        display: flex;
        margin-bottom: 1rem;
        align-items: center;
    }
    .column .halfWbox{
        display: block;
    }
    .column .halfBox{
        width: 100%;
    }
    .column .users .userIcon,
    .column .users .userName,
    .column .users .honorific{
        display: none;
    }
    .column .RCNo{
        border-right: none;
    }
    .column .halfWbox .users{
        margin-bottom: 1rem;
    }
    .column .halfWbox .users .userIcon,
    .column .halfWbox .users .userName,
    .column .halfWbox .users .honorific{
        display: block;
    }
    .linkBox{
        margin-bottom: 2.5rem;
    }
    #tab{
        overflow: hidden;
    }

    #last .boxWrap{
        padding-bottom: 50px;
    }
}

h2 + .contentW *:first-child {
    margin-top: 0 !important;
}

h2{
    margin-bottom: 3rem !important;
}

.inlineList.tab::before{
    background: url(../../roomclip/images/bg_tab.png) no-repeat 0 0;
    display: block;
    content: "";
    position: absolute;
    left: -285px;
    bottom: 0;
    width: 1500px;
    height: 180px;
}


/*田中追加（テスト）*/
@media print, screen and (min-width: 768px){
    #pageHeaderNavi {
        width: inherit;
        height: inherit;
        background: inherit;
        color: inherit;
        position: inherit;
        top: inherit;
        left: inherit;
        z-index: inherit;
    }    
    .baseWidth {
        margin-left: auto;
        margin-right: auto;
    }
    #footLineup ul a {
        width: inherit;
        height: inherit;
    }    
    #footLineup {
        margin-bottom: 12rem;
    }
    .foot-lineup-title-container h2 {
        border-bottom: none;
        padding: inherit;
        font-weight: inherit;
        font-size: inherit;
        padding-bottom: 0;
        color: inherit;
    }
    .foot-lineup-title-container {
        border: inherit;
        margin-bottom: 3rem !important;
        padding-bottom: 0.8rem !important;
        align-items: baseline !important;
    }
    article {
        line-height: 1.6;
    }

}
#footLineup {
    background: inherit;
}
#footLineup ul {
    font-weight: normal;
}
.foot-lineup-title-container h2 {
    margin-bottom: 0rem !important;
}
#footLineup a {
    text-decoration: none;
}
.subBox h2, .subBox .subTtl, .subBox .subTtltop {
    text-align: center;
}
.foot-lineup-title-container {
    border-bottom: solid 1px #a0a0a0 !important;
}
.foot-lineup-title-container ul.list-btn-show-list {
    display: flex;
    margin-left: 1.5em;
}
article {
    color: #000;
}
@media screen and (max-width: 767px) {
    .baseWidth {
        width: 100%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .foot-lineup-title-container {
        display: flex;
        align-items: baseline !important;
        margin-bottom: 2rem !important;
        padding-bottom: 0.5em !important;
    }    
    .foot-lineup-title-container  h2 {
        border-bottom: none;
    }    
    #footLineup {
        margin-bottom: 8rem;
    }
    article {
        padding-top: 0;
        position: inherit;
    }    
}
/* マウスオーバー：フェード */
.hover-fade a, a.hover-fade {
    transition: 0.5s ease 0s !important;
    -webkit-transition: 0.5s ease 0s !important;
    -moz-transition: 0.5s ease 0s !important;
    -ms-transition: 0.5s ease 0s !important;
}
.hover-fade a.hovering, a.hover-fade.hovering {
    opacity: 0.6 !important;
}
#footLineup a:hover, #footLineup a.active {
    background-position: center;
}

a img:hover{
    opacity: 0.7;
}

a img{
    transition: 0.5s ;
}

.hover_tate,
.hover_drum{
    cursor: pointer;
}

.hover_tate .itemName,
.hover_drum .itemName{
    font-weight: normal;
}
.inlineList.tab li a:hover{
    color: red;
}

.hover_tate:hover,
.hover_tate:hover a{
    background-color: #E27531 !important;
    color:#ffffff !important;
}
.hover_drum:hover,
.hover_drum:hover a{
    background-color: #DC3D36 !important;
    color:#ffffff !important;
}

.changeWrap{
    display: none;
}

#drum-cont.is-active,
#tate-cont.is-active{
    display: block;
}

.hover_drum.is-active span,
.hover_tate.is-active span{
    font-weight: bold !important;
    color: #FFF;
}

.hover_drum.is-active{
    background-color: #DC3D36 !important;
}
.hover_tate.is-active{
    background-color: #E27531 !important;s
}

