@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
ul, ol {
    list-style: none;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, a, strong {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-weight: normal;
}

div {
    margin: 0;
    padding: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

img, a img {
    position: relative;
    border: none;
}

table {
    letter-spacing: 1px;
}

iframe {
    border: none;
}

strong {
    font-weight: bold;
}

/* ============================================
 base
============================================ */
html, body {
    zoom: 1;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    min-width: 1040px;
    color: #fff;
    letter-spacing: -.1px;
    font-size: 62%;
    line-height: 1.4;
    font-family: "小塚明朝 Pro","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #000;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
#wrapper{
    position: relative;
    padding: 150px 0 0;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

/* ============================================
 header
============================================ */
header {
    position: fixed;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    height: auto;
    font-size: 50px;
    background: #000;
    z-index: 100;
}
header nav{
    position: relative;
    margin: 0 auto;
    padding: 25px 0;
    width: 1040px;
    color: #fff;
}
header nav p{
    text-align: center;
    color: #fff;
    font-family: "小塚明朝 Pro","ヒラギノ明朝 ProN W3", serif;
}
/*header nav p:last-of-type{
    position: relative;
    margin: 0 0 0 38px;
    text-align: left;
}*/
header nav p a{
    margin: 0 30px;
    color: #fff;
    font-weight: bold;
    display: inline;
    text-decoration: none;
}
#bgm{
    position: relative;
    margin: 10px 0 0 845px;
    padding: 0 0 0 35px;
    width: 111px;
    height: 22px;
    background: url('images/sound_on.png')no-repeat;
}
.iphone #bgm{
    position: relative;
    margin: 10px 0 0 870px;
    padding: 0 0 0 35px;
    width: 111px;
    height: 22px;
    background: url('images/sound_on.png')no-repeat;
}
section{
    position: relative;
    width: 100%;
    height: auto;
}
section:nth-of-type(odd){
    background: #000;
}
section:nth-of-type(even){
    background: #292a2f;
}
.inner{
    position: relative;
    margin: 0 auto;
    padding: 45px 40px;
    top: 0;
    width: 1040px;
    height: auto;
}
#top{}
#top .inner .text01{
    position: relative;
    font-size: 80px;
    text-align: center;
    font-family: "小塚明朝 Pro","ヒラギノ明朝 ProN W3", serif;
}
#top .inner .text01 small{
    font-size: 60px;
}
#top .inner .text01 span{
    font-weight: bold;
    font-family: "ヒラギノ明朝 ProN W3",serif;
}
#top .inner .text02{
    position: relative;
    padding: 0 0 60px;
    font-size: 65px;
    text-align: center;
    font-family: "小塚明朝 Pro","ヒラギノ明朝 ProN W3", serif;
}
#top .inner .text02 span{
    font-weight: bold;
    font-family: "小塚明朝 Pro","ヒラギノ明朝 ProN W3",serif;
}
.top_inner{
    position: relative;
    width: 100%;
    height: auto;
}
.cd{
    position: relative;
    margin: 0 auto 50px;
    padding: 0 0 0 60px;
    width: 100%;
    height: auto;
}
/*.cd img:first-of-type{
    border: solid 3px #fff;
}*/
.cd .ver{
    position: relative;
    padding: 30px 0 50px;
    width: 812px;
    font-size: 35px;
    text-align: center;
}
.cd .ver small{
    position: relative;
    font-size: 20px;
    display: block;
}
.cd h3{
    position: relative;
    margin: 35px 0 20px;
    font-size: 30px;
    line-height: 32px;
    color: #e6002d;
    display: inline-block;
    border-bottom: solid 2px #e6002d;
}
.cd[name="online"] .video{
    position: relative;
    padding: 0 0 20px;
    font-size: 40px;
}
.cd[name="online"] .video span{
    position: relative;
    margin: 15px 0 0;
    font-size: 25px;
    display: block;
}
ul.tracklist{
    position: relative;
    padding: 0 0 0 60px;
    width: 100%;
    height: auto;
    list-style-position: outside;
}
ul.tracklist li{
    position: relative;
    padding: 0 0 25px;
    width: 100%;
    height: auto;
    font-size: 40px;
    line-height: 40px;
}
ul.tracklist li:first-of-type:before{
    content: 'M1. ';
}
ul.tracklist li:nth-of-type(2):before{
    content: 'M2. ';
}
ul.tracklist li:nth-of-type(3):before{
    content: 'M3. ';
}
ul.tracklist li:nth-of-type(4):before{
    content: 'M4. ';
}
ul.tracklist li:nth-of-type(5):before{
    content: 'M5. ';
}
ul.tracklist li:before{
    position: absolute;
    left: -60px;
    font-size: 32px;
}
ul.tracklist li span{
    position: relative;
    width: 100%;
    height: auto;
    font-size: 30px;
    display: block;
}
ul.tracklist li small{
    font-size: 28px;
}
.cd .att{
    position: relative;
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 16px;
}
section h2{
    position: relative;
    padding: 0 0 100px;
    font-size: 70px;
    text-align: center;
    color: #e6002d;
    font-family: "小塚明朝 Pro","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.red{
    color: #e6002d;
}
#present{}
#present h2 span{
    position: relative;
    margin: 15px 0 0;
    font-size: 27px;
    line-height: 36px;
    display: block;
}
#present ul{
    position: relative;
    width: 100%;
    height: auto;
}
#present ul li{
    position: relative;
    margin: 0 20px;
    width: 435px;
    height: auto;
    display: inline-block;
    font-family: "小塚ゴシック Pro",sans-serif;
    vertical-align: middle;
}
/*.ie #present ul li{
    margin: 0 20px;
    width: 435px;
    height: auto;
    display: inline-block;
    font-family: "小塚ゴシック Pro",sans-serif;
    vertical-align: middle;
}*/
#present ul li .shop{
    position: relative;
    padding: 10px 0;
    margin: 0;
    width: 100%;
    height: auto;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
    background-color: #e6002d;
}
.iphone #present ul li .shop{
    font-size: 21px;
}
#present ul li .goods{
    position: relative;
    padding: 15px 0;
    width: 100%;
    height: auto;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
#present ul li .goods span{
    font-size: 23px;
}
#present ul li .goods small{
    font-size: 18px;
    font-weight: normal;
    line-height: 21px;
    display: block;
}
#present .pre{
    position: relative;
    margin: 0 auto 50px;
    width: 413px;
    height: 413px;
}
#present .detail{
    position: absolute;
    bottom: -21px;
    left: -23px;
    width: 128px;
    height: 129px;
    background: url("images/pre_detail.png")no-repeat;
}
#present .detail a{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}
#present .caution{
    font-size: 20px;
}
#com_event,
#tour_event{
    font-family: "小塚ゴシック Pro",sans-serif;
}
#com_event .inner,
#tour_event .inner{
    padding: 90px 60px;
}
#com_event h1{
    position: relative;
    padding: 0 0 100px;
    font-size: 70px;
    text-align: center;
    color: #e6002d;
    font-family: "小塚明朝 Pro","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#com_event h2,
#tour_event h2{
    position: relative;
    padding: 0 0 40px;
    font-size: 45px;
    text-align: left;
    color: #fff;
    font-family: "小塚明朝 Pro","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#com_event h2 small small,
#tour_event h2 small small{
    font-size: 32px;
    display: inline;
}
#com_event h2 small,
#tour_event h2 small{
    font-size: 63px;
    line-height: 63px;
    display: block;
}
#com_event h2 span{
    font-size: 50px;
}
#com_event p,
#tour_event p{
    font-size: 34px;
    font-weight: bold;
}
#com_event p strong,
#tour_event p strong{
    position: relative;
    margin: 60px 0 15px;
    font-size: 50px;
    color: #fff100;
    display: inline-block;
}
#tour_event p strong{
    position: relative;
    margin: 0 0 10px;
    font-size: 50px;
    color: #fff100;
    display: inline-block;
}
#com_event p span{
    font-size: 30px;
}
#com_event a,
#tour_event a{
    color: #fff;
}
#com_event a {
    font-weight: bold;
    color: #e6002d;
}
#com_event .event_detail{
    position: relative;
    padding: 40px 0 0;
    font-size: 35px;
    color: #e6002d;
}
#com_event .event_detail strong{
    font-size: 45px;
    color: #e6002d;
}
#com_event .event_list small{
    font-size: 26px!important;
}
#movie{}
#movie p{
    position: relative;
    font-size: 35px;
    padding: 0 0 30px;
    text-align: center;
}
.youtube{
    position: relative;
    margin: 0 0 50px -385px;
    left: 50%;
    width: 770px;
    height: 420px;
}
.yellow{
    color: #fff100;
}
@media all and (-ms-high-contrast:none){
    p,div{
        font-family: "メイリオ", Meiryo, sans-serif !important;
    }
}
