@charset "utf-8";


/* -- layout
-------------------------------------------------------------------------------- */
article > div,
article > section {
    max-width: 1600px;
    padding: 0;
}



/* -- main visual・title
-------------------------------------------------------------------------------- */
article > div.bx-wrapper {
    padding-bottom: 80px;
    max-width: 1600px!important;
}
article > div.bx-wrapper .bx-controls {
    text-align: right;
    width: 100%;
    max-width: 1180px;
    margin: auto;
    overflow: hidden;
}
article > div .bx-controls-direction {
    font-size: 0;
    background: url(../../img/index/vis_slider_btn.gif) no-repeat;
    float: right;
    height: 38px;
    width: 77px;
}
article > div .bx-controls-direction a {
    background: url(../../img/index/vis_slider_btn.gif) no-repeat 0 -38px;
    text-indent: -99em;
    display: inline-block;
    height: 38px;
    width: 38px;
    overflow: hidden;
}
article > div .bx-controls-direction a.bx-next {
    background-position: right -38px;
    margin-left: 1px;
}
article > div .bx-controls-direction a:hover {
    opacity: 0;
    -moz-opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#visSlider li img {
    width: 100%;
    height: auto;
}
article h2:not(.no-style) {
    font: 400 28px/1.25 Montserrat, sans-serif;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    position: relative;
}
article h2:not(.no-style):after {
    content: "";
    background: #034679;
    display: block;
    height: 2px;
    width: 60px;
    margin-left: -30px;
    position: absolute;
    left: 50%;
    bottom: -8px;
}
article h2 span {
    font: normal 12px/1.25 "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    font-weight: normal;
    display: block;
    width: 100%;
    position: absolute;
    bottom: -28px;
}



/* -- about
-------------------------------------------------------------------------------- */
#about {
    padding-bottom: 120px;
}
#about h2 {
    font-size: 22px;
    background: url(../../img/index/about_ti.gif) no-repeat center 0;
    margin-bottom: 50px;
    padding-top: 80px;
}
#about h2 + p {
    line-height: 1.87;
    margin-bottom: 75px;
}
#about .dl {
    display: table;
    width: 100%;
    margin-bottom: 75px;
}
#about .dl li {
    display: table-cell;
    width: 25%;
}
#about .dl li img {
    width: 100%;
    height: auto;
}
#about .dl li h3 {
    font-size: 20px;
    margin: 50px 10px 45px;
}
#about .dl li p {
    line-height: 1.63;
    margin: 0 25px;
    text-align: left;
}
#about .link {
    display: block;
    width: 740px;
    margin: auto;
    overflow: hidden;
}
#about .link li {
    display: block;
    width: 370px;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
}
#about .link li:last-child {
    padding-left: 70px;
}
#about .link li a {
    margin: 0 0 15px;
}
#about .link li span {
    font-size: 12px;
    line-height: 1.66;
    text-align: left;
    display: block;
    margin-left: 1em;
    text-indent: -1em;
}



/* -- info
-------------------------------------------------------------------------------- */
#info {
    text-align: left;
    padding: 120px 0;
    display: table;
    max-width: 1200px;
}
#info:before {
    content: "";
    background: #FAFAFA;
    display: block;
    width: 300%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
}
#info > div {
    display: table-cell;
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
    position: relative;
    min-height: 420px;
}
#info .news dl {
    line-height: 1.62;
    padding-top: 60px;
}
#info .news dl dd {
    margin: -1.62em 0 10px 7em;
}
#info .twitter div {
    padding-top: 25px;
    margin: auto;
    max-width: 520px;
    width: 100%;
}



/* -- contents slider
-------------------------------------------------------------------------------- */
.contSlider {
    padding: 120px 0;
    position: relative;
}
#newCard {
    padding-top: 20px;
}
.contSlider > * {
    position: relative;
}
.contSlider:before {
    content: "";
    background: #DDE3E6;
    display: block;
    width: 300%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
}
.contSlider .bx-wrapper {
    width: 100%;
    padding: 60px 70px;
}
.contSlider li {
    font-size: 14px;
    line-height: 1.42;
    text-align: left;
    width: 260px;
    padding: 0 15px;
    box-sizing: border-box;
}
.contSlider li a {
    display: block;
}
.contSlider li img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.contSlider li span {
    display: block;
    padding: 5px 0 0 40px;
    min-height: 25px;
    background-size: 30px 30px!important;
}
.contSlider li.idol span { background: url(../../img/common/icon_idol.gif) no-repeat; }
.contSlider li.hip-hop span { background: url(../../img/common/icon_hip-hop.gif) no-repeat; }
.contSlider li.jazz span { background: url(../../img/common/icon_jazz.gif) no-repeat; }
.contSlider li.rock span { background: url(../../img/common/icon_rock.gif) no-repeat; }
.contSlider li.pop span { background: url(../../img/common/icon_pop.gif) no-repeat; }
.contSlider li.techno span { background: url(../../img/common/icon_techno.gif) no-repeat; }
.contSlider li.visual span { background: url(../../img/common/icon_visual.gif) no-repeat; }
.contSlider li.other span { background: url(../../img/common/icon_other.gif) no-repeat; }
.contSlider li.artist span { background: url(../../img/common/icon_artist.jpg) no-repeat; }
.contSlider li.talent span { background: url(../../img/common/icon_talent.jpg) no-repeat; }
.contSlider li.movie span { background: url(../../img/common/icon_movie.jpg) no-repeat; }
.contSlider li.anime span { background: url(../../img/common/icon_anime.jpg) no-repeat; }

.contSlider li.idol a:hover span { background: url(../../img/common/icon_idol_b.gif) no-repeat; }
.contSlider li.hip-hop a:hover span { background: url(../../img/common/icon_hip-hop_b.gif) no-repeat; }
.contSlider li.jazz a:hover span { background: url(../../img/common/icon_jazz_b.gif) no-repeat; }
.contSlider li.rock a:hover span { background: url(../../img/common/icon_rock_b.gif) no-repeat; }
.contSlider li.pop a:hover span { background: url(../../img/common/icon_pop_b.gif) no-repeat; }
.contSlider li.techno a:hover span { background: url(../../img/common/icon_techno_b.gif) no-repeat; }
.contSlider li.visual a:hover span { background: url(../../img/common/icon_visual_b.gif) no-repeat; }
.contSlider li.other a:hover span { background: url(../../img/common/icon_other_b.gif) no-repeat; }
.contSlider li.artist a:hover span { background: url(../../img/common/icon_artist_b.jpg) no-repeat; }
.contSlider li.talent a:hover span { background: url(../../img/common/icon_talent_b.jpg) no-repeat; }
.contSlider li.movie a:hover span { background: url(../../img/common/icon_movie_b.jpg) no-repeat; }
.contSlider li.anime a:hover span { background: url(../../img/common/icon_anime_b.jpg) no-repeat; }

.contSlider li p {
    display: block;
    margin-top: 5px;
}
.contSlider .bx-controls-direction a {
    background: url(../../img/index/slider_btn.gif) no-repeat;
    height: 40px;
    width: 25px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    overflow: hidden;
    text-indent: -99em;
}
.contSlider .bx-controls-direction a.bx-prev { background-position: 0 0; left: 0; }
.contSlider .bx-controls-direction a.bx-next { background-position: -25px 0; right: 0; }
.contSlider .bx-controls-direction a.bx-prev:hover { background-position: 0 -40px; }
.contSlider .bx-controls-direction a.bx-next:hover { background-position: -25px -40px; }
@media screen and (min-width: 921px) and (max-width: 1180px) {
    .contSlider .bx-wrapper {
        max-width: 780px!important;
    }
}
@media screen and (max-width: 920px) {
    .contSlider .bx-wrapper {
        max-width: 520px!important;
    }
}