@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: bold;
}
div {
    margin: 0;
    padding: 0;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
img, a img {
    position: relative;
    line-height: 0;
    border: none;
}
table {
    letter-spacing: 1px;
}
iframe {
    border: none;
}
strong {
    font-weight: bold;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    text-decoration: none !important;
}
html {
    overflow-y: scroll;
}
html, body {
    zoom: 1;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    line-height: 1.6;
    letter-spacing: -.1px;
    font-weight: normal;
    font-size: 62%;
    color: #fff;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    -webkit-text-size-adjust: 100%;
    background: #000 url(../images/bg.jpg) repeat;
    font-feature-settings : "palt";
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
#wrapper{
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-width: 920px;
}
#content_wrapper {
    position: relative;
    padding: 0 0 80px;
    top: 0;
    margin: 0 auto;
    width: 500px;
    height: 100%;
}
section {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}
h2{
    margin: 15px 0;
}
@font-face {
    font-family: 'Makinas-Scrap-5';
    src: url('../font/Makinas-Scrap-5.otf') format('opentype');
    src: url('../font/Makinas-Scrap-5.woff') format("woff");
}
.inview0 {
    opacity: 0;
    transition: .8s;
}
.inview1 {
    opacity: 1;
    transition: .8s;
}
/********************************
            header
********************************/
nav {
    width: 100%;
    padding: 25px 30px 0;
    line-height: 1.2;
}
#content_wrapper nav{
    position: relative;
    margin: 0 auto;
    padding: 10px 65px 0;
    top: 0;
    width: 500px;
}
#content_wrapper nav div{
    position: relative;
    float: left;
}
#content_wrapper nav div a{
    width: 100%;
    height: 100%;
    display: block;
    font-size: 32px;
    padding-right: 10px;
    color: #fff;
    letter-spacing: 1.5px;
}
#content_wrapper nav div a:after {
    content: "|";
}
#nav_movie a:after {
    content: none !important;
}
#nav_movie a {
    padding-right: 0 !important;
}
/********************************
              top
********************************/
section#section_top {
    position: relative;
}
#cd_area {
    position: relative;
    top: 0;
    background: url(../images/main_img.png)no-repeat;
    width: 500px;
    height: 703px;
}
/********************************
             info
********************************/
img.release {
    position: relative;
    padding-top: 20px;
}
#cd_detail_area, #visual {
    float: left;
}
#cd_detail_text {
    font-size: 27px;
    font-family: "Makinas-Scrap-5","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","メイリオ","Meiryo","sans-serif";
    line-height: 1.0;
}
#cd_detail_text span {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    line-height: 1.6;
}
#cd_detail_area #info_text {
    font-size: 14px;
    font-weight: bold;
    padding: 30px 0 10px;
    letter-spacing: 2.5px;
}
#tokuten {
    background: rgba(95, 82, 160, .5);
    margin: 0 35px;
    text-align: left;
    padding: 10px;
    letter-spacing: 0.6px;
}
#tokuten #tokuten_detail {
    color: #ffff00;
    font-size: 20px;
    font-weight: bold;
}
#tokuten #tokuten_detail span {
    color: #fff;
    font-size: 15px;
    display: block;
    line-height: 1.4;
}
#detail {
    text-align: left;
    font-size: 15px;
    color: #fff;
    width: 500px;
    padding: 25px;
}
#detail #jacket, #detail #detail_text {
    float: left;
}
#detail #detail_text {
    width: 265px;
    padding-left: 10px;
    line-height: 2.4rem;
}
#detail_text #name {
    display: inline-block;
    font-family: "Makinas-Scrap-5","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","メイリオ","Meiryo","sans-serif";
    font-size: 14px;
}
#detail_text #name span {
    font-size: 35px;
}
#detail_text span {
    font-size: 12px;
    display: block;
}
#detail_btn {
    padding-left: 10px;
}
#release img {
    padding-top: 20px;
}
/********************************
            tracklist
********************************/
#tracklist_area {
    padding-left: 30px;
    font-size: 14px;
    letter-spacing: 2.4px;
}
#tracklist_area ul li span {
    font-size: 18px;
}
#tracklist {
    text-align: left;
    line-height: 1.6;
}
#tracklist_area ul li span {
    font-size: 11px;
}
/********************************
             present
********************************/
section#section_present{
    position: relative;
}
#oritoku {
    margin: 20px 0;
}
section#section_present p{
    font-size: 13px;
    margin-bottom: 15px;
    line-height: 1.4;
    font-weight: bold;
}
section#section_present p span {
    font-size: 11px;
}
section#section_present ul{
    position: relative;
    margin: 0 30px;
    width: 500px;
    height: auto;
}
section#section_present ul li{
    position: relative;
    width: 436px;
    height: 222px;
    margin-bottom: 15px;
}
section#section_present ul li .present_detail{
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 144px;
    height: 34px;
    background: url('../images/cart_btn.png')no-repeat;
    cursor: pointer;
}
section#section_present p#caution{
    font-size: 14px;
    text-align: left;
    padding: 15px 60px 0 0;
    font-weight: normal;
}
/********************************
             MOVIE
********************************/
section#section_movie{
    position: relative;
}
section#section_movie #movie_area {
    margin-top: 50px;
    text-align: center;
}

section#section_movie p {
    color: #e60012;
    font-size: 25px;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}

footer {
    text-align: center;
    font-size: 12px;
    padding-bottom: 50px;
}

/*******************************************
                   SNS
********************************************/
#section_sns {
    margin-top: 50px;
}
#section_sns ul li {
    display: inline;
}
#section_sns ul li:first-child {
    padding-right: 50px;
}
#page_top {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 20px;
}
/*******************************************
                   popup
********************************************/
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 200;
}
.popup .popup_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.popup_display {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.popup_bg_clear {
    position: absolute;
    width: 100%;
    height: 100%;
}
/*******************************************
                   order
********************************************/
.order_container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -257px;
    width: 515px;
    height: 350px;
}
#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: 50px 0 25px 0;
    text-align: center;
    letter-spacing: -1px;
    font-weight: bold;
    font-size: 28px;
    font-family: 'ＭＳ 明朝'serif;
}
/********************************
           mac/safari
********************************/

.iphone #content_wrapper nav {
    padding: 10px 50px;
    letter-spacing: 2.0px !important;
}
.ie #content_wrapper nav div a, .iphone #content_wrapper nav div a {
    padding-right: 10px !important;
    font-size: 32px !important;
}
@media screen and (max-width: 920px){
/*    header #head_content{
        margin: 0 auto;
        width: 50%;
        height: 50px;
        float: right;
    }
    header #head_content #headFacebook{
        right: 56px;
    }
    header #head_content #headTwitter{
        right: 10px;
    }
    #content_wrapper{
        position: relative;
        padding: 0 0 50px;
        top: 0;
    }*/
}
