@charset "UTF-8";
@font-face {
    font-family: liberation_sansregular;
    src: url('../font/LiberationSans-Regular-webfont.eot');
    src: url('../font/LiberationSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/LiberationSans-Regular-webfont.woff') format('woff'),
    url('../font/LiberationSans-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: makinas_scrap;
    src: url('../font/makinas-scrap.eot');
    src: url('../font/makinas-scrap.otf') format('opentype'),
    url('../font/makinas-scrap.woff') format('woff'),
    url('../font/makinas-scrap.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: bebas;
    src: url('../font/bebas.eot');
    src: url('../font/makinas-scrap.otf') format('opentype'),
    url('../font/bebas.woff') format('woff'),
    url('../font/bebas.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*@font-face {
    font-family: geneigothicp-semibold;
    src: url('../font/geneigothicp-semibold.otf') format('opentype'),
    url('../font/geneigothicp-semibold.woff') format('woff'),
    url('../font/geneigothicp-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body,html {
    position: relative;
    top: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    min-width: 500px;
    font-size: 62%;
    line-height: 1.4;
    letter-spacing: -.1px;
    color: #000;
    background-color: #fff;
    font-family:gothic,sans-serif;
}
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;
}
a img,img{
    border: none;
    outline:none;
}
a{
    cursor: pointer;
    outline:none;
    text-decoration: none;
}
a:link{
    color: #fff;
}
a:visited{
    color: #fff;
}
.clearfix {
    clear: both;
    overflow: hidden;
}
#wrapper{
    position: relative;
    margin: 0 auto;
    top: 0;
    width: 100%;
    height: auto;
    transition: .2s;
}
#bg{
    position: absolute;
    margin: 0 auto;
    top: 0;
    width: 100%;
    height: 100%;
    min-width: 500px;
    overflow: hidden;
}
#bg #bg_img{
    position: relative;
    margin: 0 0 0 -750px;
    top: 0;
    left: 50%;
    width: 1500px;
    height: 6200px;
    background: url('../images/bg_img.jpg')no-repeat;
}
#contents{
    position: relative;
    margin: 0 auto;
    width: 500px;
    height: auto;
}
header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    background: rgba(0,0,0,0.8);
}
header .header_inner{
    position: relative;
    margin: 0 auto;
    padding: 14px 0 5px;
    width: 500px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    font-family: 'makinas_scrap',sans-serif;
}
header .header_inner a{
    position: relative;
    top: 0;
    margin: 0 8px 5px;
    width: auto;
    height: auto;
    display: inline-block;
}
section{
    opacity: 0;
}
section,
footer{
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 500px;
    height: auto;
}
section .inner{
    position: relative;
    margin: 0 auto;
    padding: 10px 0 30px;
    top: 0;
    width: 435px;
    height: auto;
}
#section_top{
    padding: 115px 0 0;
}
#section_top .jacket{
    position: relative;
    margin: 0 auto;
    padding: 0 0 14px;
    width: 435px;
    height: 435px;
    text-align: center;
}
#section_top .jacket img{
    max-width: 100%;
    position: relative;
    border: solid 1px #000;
}
#section_top .white .inner{
    text-align: center;
    font-family: 'メイリオ',sans-serif;
}
#section_top .white .inner p:first-of-type span.pink{
    position: relative;
    margin: 0 0 8px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -0.5px;
    display: inline-block;
}
#section_top .white .inner p:first-of-type span.pink +span{
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: -0.5px;
    display: inline-block;
}
.gecko #section_top .white .inner p:first-of-type span.pink{
    position: relative;
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    display: block;
}
.gecko #section_top .white .inner p:first-of-type span.pink + span{
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.safari #section_top .style01 .detail p span{
    letter-spacing: -0.5px;
    display: inline-block;
}
#section_top .style01{
    position: relative;
    padding: 20px 0;
    overflow: hidden;
}
#section_top .style01 .jacket{
    position: relative;
    width: 185px;
    height: auto;
    float: left;
}
#section_top .style01 .jacket img{
    width: 100%;
}
#section_top .style01 .detail{
    position: relative;
    width: 240px;
    float: left;
}
#section_top .style01 .detail p{
    padding: 0 5px;
    text-align: left;
    white-space: nowrap;
    font-family: 'liberation_sansregular';
}
#section_top .style01 .detail p strong{
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.5px;
}
.gecko #section_top .style01 .detail p strong{
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -1.2px;
}
.safari #section_top .style01 .detail p strong{
    font-size: 27px;
    font-weight: bold;
    letter-spacing: -1.5px;
}
#section_top .style01 .detail p .release{
    font-size: 23px;
    font-weight: bold;
}
#section_top .style01 .detail p .other{
    font-size: 14px;
}
.banner_detail{
    position: relative;
    padding: 5px 0;
    margin: 17px 7px 0;
    width: 130px;
    height: auto;
    font-size: 18px;
    letter-spacing: 3px;
    background: #70746a;
    text-shadow: none;
}
.banner_reservation{
    position: relative;
    margin: 0 auto;
    width: 233px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
    background: url('../images/info_reservation.png');
}
.banner_buy{
    position: relative;
    margin: 0 auto;
    width: 233px;
    height: 50px;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
    background: url('../images/info_buy.png');
}
#section_top .online{
    position: relative;
    text-align: center;
}
#section_top .online a{
    display: block;
    margin: 0 0 20px;
}
#section_top .online a img{
    transition: .2s;
}
.banner_reservation:hover,
#section_top .online a img:hover{
    opacity: 0.6;
}

#section_songs{}
#section_songs .inner p{
    position: relative;
    padding: 5px 0;
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
}
#section_songs .inner p span{
    font-size: 13px;
    letter-spacing: -0.5px;
    display: inline-block;
}
.safari #section_songs .inner p span{
    font-size: 12px;
    display: inline-block;
    letter-spacing: -0.5px;
}
#section_songs .inner p small{
    font-size: 12px;
    display: inline-block;
}
#section_profile{}
#section_profile .artist{
    position: relative;
    top: 0;
}
#section_profile .artist img{
    position: relative;
    padding: 25px 0 10px;
}
#section_profile .artist p{
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -0.5px;
}
#section_profile .artist p a{
    font-weight: bold;
    color: #000;
}
#section_profile .artist p a:hover{
    text-decoration: underline;
}
#section_profile .artist:first-of-type{
    text-align: center;
}
#section_reservation{}
#section_reservation .reservation_img{
    position: relative;
    width: 500px;
    height: 232px;
}
#section_reservation .reservation_img a img{
    position: absolute;
    top: 158px;
    left: 43px;
    transition: .2s
}
#section_reservation .reservation_img a img:hover{
    opacity: .5;
}
#toraeve{
    position: absolute;
    top: 67px!important;
    left: 43px;
}
/*#section_reservation p{
    font-size: 55px;
    text-align: center;
    font-family: 'bebasneue';
}*/
#section_link{}
#section_link a{
    position: relative;
    margin: 15px 0 0;
    top: 0;
    display: block;
    transition: 0.3s;
}
#section_link a:hover{
    opacity: 0.7;
}
footer{
    position: relative;
    width: 100%;
    height: auto;
    font-size: 15px;
    text-align: center;
}
.style02{
    line-height: 40px;
    display: block;
}
.white{
    position: relative;
    width: 100%;
    height: auto;
    background: rgba(255,255,255,0.7);
}
.pink{
    color: #f412b2;
}
.text_shadow{
    text-shadow:
    #fff 2px 0px,  #fff -2px 0px,
    #fff 0px -2px, #fff 0px 2px,
    #fff 2px 2px , #fff -2px 2px,
    #fff 2px -2px, #fff -2px -2px,
    #fff 1px 2px,  #fff -1px 2px,
    #fff 1px -2px, #fff -1px -2px,
    #fff 2px 1px,  #fff -2px 1px,
    #fff 2px -1px, #fff -2px -1px;
}
.style03 {
    font-weight: bold;
    color: #ff0000;
}
/*****************************************
                  popup
 ****************************************/
.popup_banner{
    cursor: pointer;
}
.popup{
    position: absolute;
    top: 0;
    width: 500px;
    height: 100%;
    z-index: 9;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10000;
}
.popup_bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.popuptext{
    position: relative;
    padding: 40px 15px;
    top: 50px;
    left: 50%;
    width: 480px;
    margin-left: -230px;
    height: auto;
    background: rgba(256, 256, 256, .8);
    font-family: 'MS 明朝';
}
.popuptext p{
    font-weight: bold;
    font-size: 13px;
    color: #000;
    text-align: left;
}
.popuptext p .s_l{
    padding: 0 0 10px;
    width: 100%;
    text-align: left;
    display: block;
}
.popuptext p .s_r{
    padding: 15px 0 0;
    width: 100%;
    text-align: right;
    display: block;
}
.popuptext p .center{
    padding: 20px 0;
    width: 100%;
    font-size: 15px;
    text-align: center;
    display: block;
}
.popuptext p a{
    color: #00a0e9;
}
/*******************************************
                   order
********************************************/
.order_container {
    position: fixed;
    top: 150px;
    left: 50%;
    margin-left: -257px;
    width: 515px;
    height: 0px;
}
#order_list {
    margin-top: 35px;
    width: 100%;
    margin-left: 30px;
    overflow: hidden;
}
#order_list .comingsoon {
    background-position: center bottom;
}
#order_list li {
    width: 125px;
    height: 41px;
    float: left;
    margin-right: 40px;
    margin-bottom: 45px;
    background-repeat: no-repeat;
}
#order_list li a {
    display: block;
    height: 100%;
    width: 100%;
}
.order_container h3 {
    color: #fff;
    padding: 40px 0 0px 0;
    text-align: center;
    letter-spacing: -1px;
    font-weight: bold;
    font-size: 28px;
}
@media screen and (min-width:1024px) {
    .popuptext{
        position: relative;
        left: 50%;
        margin-left: -400px;
        width: 800px;
        padding: 40px;
    }
}