@charset "utf-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

a:link { text-decoration: none; color:#000000; }
a:visited { text-decoration: none; color:#000000; }
a:hover{
    opacity: 0.6;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all  0.2s ease-in-out;
}
a:active { text-decoration: none; color:#000000; }

p a{
    border-bottom: 1px dotted #414141 !important;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 	margin:0;	padding:0;}table {	border-collapse:collapse;	border-spacing:0;}fieldset,img { 	border:0;}address,caption,cite,code,dfn,th,var {	font-style:normal;	font-weight:normal;}ol,abbr,acronym {  border:0;}

html,body {
}
.embed-container{
    padding-bottom: 56.25%;
    margin-top: 15px;
    height: 0; 
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed { 
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}
dd a{
    margin-bottom: 5px;
}

img{
    width: 100%;
    height: auto;
}
ul{
    list-style: none;
}

.caution{
    color: #FF3300;
    font-size: 11px;
}
.nondisplay{
   display: none; 
}

*{
	margin: 0;
	padding: 0;
}
.pc-only{
    display: block;
}
.smp-only{
    display: none;
}
.ancher{
    padding-top:75px;
    display: block; 
}
html{
  font-size: 62.5%;
}
body{
  font-size: 1.0rem;
}
body{
    font-family: "Sawarabi Mincho","游明朝体", "Yu Mincho", YuMincho, serif;
	width: 100%;
    line-height: 2;
    background: #eae9e8;
    letter-spacing: 0.1ex;
    color: #414141;
}
.wf-sawarabimincho { 
    font-family: "Sawarabi Mincho","游明朝体", "Yu Mincho", YuMincho, serif;
}
.inner{
    padding: 0 30px;
    font-size: 1.3rem;
    clear: both;
    max-width: 760px;
    margin: 0 auto;
}
.inner-s{
    max-width: 760px;
}
.align-center{
    text-align: center !important;
}
.main_image{
    margin: 0 auto;
    width: 100%;
    background-image: url(common/images/windandwindows.jpg);
    background-size: cover;
    padding-bottom: 33.333%;
}
.main-bg{
    width: 100%;
    background-image: url(common/images/main_jk.jpg);
    background-size: cover;
}

    .release_0{
        width: 33.3333%;
        padding-bottom: 33.5%;
        background-color: rgba(10,190,242,0.6);
        color: #FFFFFF;
        float: right;
        position: relative;
    }
    .release_2{
        background-color: rgba(10,190,242,0.3);
    }
    .release_date{
        position: absolute;
        width: 100%;
        font-size: 1.3rem;
        text-align: center;
        top: 50%;
        margin-top: -10px;
    }

p{
    font-size: 1.5rem;
    margin-bottom: 30px;
}
p.read{
    text-align: center;
    font-weight: bold;
    margin-bottom: 60px;
}
p.bottom{
    margin-bottom: 0px;
}
p.signature{
    text-align: right;
    margin-bottom: 0;
}
.btn-bar{
    display: block;
    position: fixed !important;
    width: 100%;
    top: 0;
    padding: 3px 10px;
    background-color: #FFFFFF;
    color: #000000 !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    letter-spacing: 0.2ex;
    line-height: 1;
    position: relative;
    z-index: 10;
    text-align: left;
}
.btn-bar-bottom {
    position: fixed !important;
    width: 100%;
    bottom: 0;
    padding: 3px 10px;
    background-color: #0abef2;
    color: #FFFFFF !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    letter-spacing: 0.2ex;
    line-height: 1;
    position: relative;
    z-index: 90;
    text-align: right;
    display: none;
}

.btn-bar span{
    display: block;
    position: absolute;
    width: 100%;
    height: 30px;
    text-align: center;
    top: 0;
    left: 0;
    padding-top: 11px;
}
.btn-bar-bottom span{
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
}
.btn-bar .fa-angle-left,
.btn-bar-bottom .fa-angle-right{
    font-size:3rem;
    line-height: 1;
}
#header{
    margin: 51px 0 60px;
    color: #0abef2;
}
#header h1{
    text-align: center;
    font-size: 1.5rem;
    display: block;
    font-weight: normal;
    letter-spacing: 0.3ex;
    color: #414141;
    margin-top: 50px;
}


#header h2{
    font-size: 3.6rem;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0.3ex;
    margin-top: 15px;
    line-height: 1.5;
}
#header h2 .ja{
   font-size: 2.8rem; 
}
#header h2 .and{
}
.sec h2{
    font-size: 2.4rem;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0.3ex;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 1.5;
    color: #000000;
}
    .en-title-test{
        padding-left: 28px;
    }
    .ja-title-test{
        padding-left: 33px;
    }


.inner::after,
.clearfix::after {
  content: "";
  clear: both;
  display: block;
}

.section_header h1{
    display: block;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1.5;
}
    .section_header h1 .ja{
        font-size: 2.0rem;
    }
.sales_date{
    text-align: center;
    margin-top: 15px;
}
p.info{
    line-height: 1;
    display: inline-block;
    padding: 5px 10px;
    background-color: #FFFFFF;
    margin: 15px 0 15px;
    color: #414141;
}
    .btn-buy-wrap{
        text-align: left;
    }
    .btn-buy-wrap li{
        display: inline-block;
        margin-right: 10px;
    }
    .btn-buy-common{
        padding: 5px 20px 5px 10px;
        line-height: 1;
        letter-spacing: 0.2ex;
        color: #FFFFFF !important;
        position: relative;
        display: inline-block;
    }
    .btn-buy-common .fa-angle-right{
        font-size: 1.8em;
        position: absolute;
        right: 5px;
        top: 0px;
        line-height: 1;
    }
    .btn-buy-amazon{
        background-color: #ff9900;
    }
    .btn-buy-itunes{
        background-color: #777777;
    }
#header{

}
#container{
}

.cooment_title{
    margin-bottom: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 3.6rem;
}

#main{
    display: block;
    margin: 0px 0 0px;
}
    .sec{
        margin: 90px 0 30px;
    }
    .sec.sec-primary{
         margin: 30px 0 30px;
    }
    .section_tone{
        margin-bottom: 0;
    }
    .section_inner{
        max-width: 830px;
        margin: 0 auto;
        padding: 0 60px;
        font-size: 1.8rem;
        position: relative;
    }
    figure{
        margin-bottom: 30px;
    }
    ul li{
        margin-bottom: 0px;
        position: relative;
    }

.track_list_wrap{
    position: relative;
    margin-top: 30px;
}
ul.track_list.primary{
    margin-top: 0px;
    position: relative;
    padding-top: 0px;
}
ul.track_list{
    margin-top: 0px;
    position: relative;
    padding-top: 44px;
}
ul.track_list li.track_list_label{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #FFFFFF;
    z-index: 11;
}
ul.track_list li.is-fixed{
    position: fixed;
    z-index: 11;
}
    ul.track_list li{
        border-bottom: 1px solid #c2c2c2;
        clear: both;
        z-index: 1;
        vertical-align: top;
    }
    ul.track_list li .inner{
        font-size: 1.1rem;
    }

    ul.track_list li span{
        padding: 9px 0 9px;
    }
    .live_info{
        margin-top: 30px;
    }
    .mark_new{
        width: 12px;
        height: 12px;
        position: absolute;
        left:-21px;
        top: 15px;
        background-color:#0abef2;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        -o-border-radius: 6px;
        -ms-border-radius: 6px; 
    -webkit-animation:blink 1.0s ease-in-out infinite alternate;
    -moz-animation:blink 1.0s ease-in-out infinite alternate;
    animation:blink 1.0s ease-in-out infinite alternate;
        z-index: 3;
    }
    .track_number_inner{
        z-index: 1;
    }
    .disc-info{
        padding: 15px 0;
        border-bottom: 1px solid #c2c2c2;
    }
    .disc-info p{
        color: #777777;
        font-size: 1.1rem;
        margin-bottom: 0px;
    }
    .disc-info-prof p{
        color: #000000;
    }
    .disc-info-prof h3{
        font-size: 1.3rem;
    }
    .commentary{
        margin-left: 5%;
        background-color: #FFFFFF;
        padding: 10px;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .commentary p{
        font-size: 1.3rem;
        margin-bottom: 0px;
        line-height: 1.6;
        font-family:'游ゴシック体','Yu Gothic', YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ','メイリオ', Meiryo, sans-serif;
        text-indent: 1em;
    }
    .flexbox{
        display: flex;
        flex-wrap: wrap;
    }
    .page-nav{
        padding: 9px 0;
        border-bottom: 1px solid #c2c2c2;
    }
    .page-nav a{
        color: #0abef2;
    }
    .page-nav span{
        opacity: 0.4 !important;
    }
    .page-nav .link-prev,
    .page-nav .link-index,
    .page-nav .link-next{
        display: block;
        width: 33.333%;
    }
        .page-nav .link-prev{
            text-align: left;
        }
        .page-nav .link-index{
            text-align: center;
        }
        .page-nav .link-next{
            text-align: right;
        }
    .border-top{
        border-top: 1px solid #c2c2c2;
    }
    a.link-color{
        color: #0abef2 !important;
        border-bottom:0px !important;
    }
    .review-title{
        font-size: 1.5rem !important;
        padding:10px 0;
        display: inline-block;
    }
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
    
    ul.track_list li .track_blank{
        color: #777777;
    }
    .track_number{
        display: inline-block;
        width: 5%;
        float: left;
        position: relative;
    }
    .track_info{
        padding-left: 5%;
    }
    .track_info .track_title{
        display: inline-block;
        width: 40%;
        float: left;
    }
    .track_info .track_client{
        display: inline-block;
        width: 25%;
        float: left;
    }
    .track_info .track_bio{
        display: inline-block;
        width: 20%;
        float: left;
    }
    .track_info .track_year{
        display: inline-block;
        width: 10%;
        text-align: right;
        float: left;
    }
.btn_buy_wrap{
    position: absolute;
    left: 0;
    width: 0;
    display: block;
    background-color: #FFFFFF;
    padding: 7px 0 7px;
    z-index: 2;

}
.btn_buy_wrap .btn_buy_s{
    display: none !important;
}
.btn_buy_wrap-1_open,
.btn_buy_wrap-2_open,
.btn_buy_wrap-3_open,
.btn_buy_wrap-4_open{
    width: 100%;
}
.btn_buy_wrap-1_open .btn_buy_s,
.btn_buy_wrap-2_open .btn_buy_s,
.btn_buy_wrap-3_open .btn_buy_s,
.btn_buy_wrap-4_open .btn_buy_s{
    display: inline-block !important;
}
.btn_buy_wrap-on{
    display: inline-block;
    padding: 5px 8px;
    line-height: 1;
    background-color: #0abef2;
    color: #FFFFFF;
    margin-left: 5px;
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 0.2ex;
}
.btn_buy_wrap-on01_close,
.btn_buy_wrap-on02_close,
.btn_buy_wrap-on03_close,
.btn_buy_wrap-on04_close{
    display: none;
}
.btn_buy_wrap-1_open .btn_buy_wrap-on01_close,
.btn_buy_wrap-2_open .btn_buy_wrap-on02_close,
.btn_buy_wrap-3_open .btn_buy_wrap-on03_close,
.btn_buy_wrap-4_open .btn_buy_wrap-on04_close{
    display: inline;
    cursor: pointer;
    line-height: 2.2;
}

span.btn_buy,
a.btn_buy:link,
a.btn_buy:visited{
    background-color: #000;
    color: #FFF;
    display: block;
    text-align: center;
    padding: 5px;
    margin: 30px 15px 30px 0;
    max-width: 200px;
    font-size: 1.3rem;
    letter-spacing: 0.3ex;
    float: left;
    width: 150px;
    max-width: 150px;

}

span.btn_buy_s,
a.btn_buy_s:link,
a.btn_buy_s:visited{
    background-color: #000;
    color: #FFF;
    display: inline-block;
    text-align: center;
    padding: 5px 15px !important;
    margin: 0px 15px 0px 0;
    font-size: 1.0rem;
    letter-spacing: 0.3ex;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 0.2ex;
}

a.btn_buy_all:link,
a.btn_buy_all:visited{

    line-height: 1;
    display: inline-block;
    padding: 7px 10px 3px;
    background-color: #0abef2;
    margin: 13px 0 30px;
    color: #FFFFFF;
    letter-spacing: 0.3ex;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 0.2ex;
}

a.btn_buy_s:hover{
    opacity: 1;
}
span.btn_buy,
span.btn_buy_s{
    opacity: 0.3;
}
span.btn_buy:last-child,
a.btn_buy:last-child{
    margin: 30px 0px 30px 0;
}

a.btn_buy_inline:link,
a.btn_buy_inline:visited{
    background-color: #000000;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    padding: 3px 8px;
    font-size: 1.1rem;
    letter-spacing: 0.3ex;
    margin-top: 8px;
}


.align-right{
    text-align: right;
}

.read p{
    font-size: 1.4rem;
}
.caution-wrap{
    padding: 30px 30px;
    margin-bottom: 45px;
    background-color: #FFFFFF;
}
.caution-wrap p:last-child{
    margin-bottom: 0px;
}
.comment{
    margin-top: 45px;
}
.comment_sh_uza{
    margin-bottom: 0px;
}
.icon{
    width: 100px;
    height: auto;
    float: left;
}
.icon_comment{
    padding-left: 130px;
}
    .comment_common{
        position: relative;
    }
    .icon_comment p{
        padding: 10px 18px;
        margin-bottom: 0;
        font-weight: bold;
    }

    .arrow_box {
        position: relative;
        background: #ffffff;
        border: 3px solid #000000;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px; 
    }
    .arrow_box:after, .arrow_box:before {
        right: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }



.movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
    .movie iframe{
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important;
    }



    .sns-link{
        font-size: 2.4rem;
    }
    .sns-link li{
        display: inline-block;
        float: right;
        line-height: 1;
        margin-left: 15px;
        margin-bottom: 80px;
    }
    small{
        position: absolute;
        left: 60px;
        top:0px;
        display: inline-block;
        font-size: 1.5rem;
        letter-spacing: 0.1ex;
    }



      


#op-more{
display: none;
}
#op-btn-close{
    display: none;
}


/* footer */

a#page-top:link,
a#page-top:visited {
    font-size: 4.5rem;
    line-height: 1;
    position: fixed;
    right: 30px;
    bottom: 68px;
    background-color: transparent;
    z-index: 10;
}

/*===============================================
breakpoint:600
===============================================*/
@media screen and (max-width: 760px){
    .inner-s-vw{
        max-width: 100vw;
        margin: 0px;
        padding: 0 15px;
    }
    .inner-full-smp{
        padding: 0;
    }
    .btn-bar{
        z-index: 12;
        padding: 3px 10px;
    }
    .btn-bar-bottom{
        z-index: 12;
        padding: 8px 30px;
    }
    .btn-bar-bottom span {
        display: inline-block;
        position: absolute;
        left: 30px;
        top: 15px;
    }
    #header{
        color: #0abef2;
        margin: 51px 0 30px;
    }
    .disc_info{
        text-align: center;
    }
    .disc_info .ja{
        display: block;
        font-size: 1.5rem !important;
    }
    ul.track_list{
        overflow-x:scroll;
        clear: both;
    }
        ul.track_list li,
        ul.track_list li.is-fixed,
        ul.track_list li.track_list_label{
            width:760px !important;
        }
        ul.track_list{
            padding-top: 0px;
        }
        ul.track_list li.track_list_label{
            position: relative !important;
        }
        ul.track_list li.is-fixed .inner{
            width: 760px;
        }
        .commentary{
            margin-left: 0px;
        }

    #header h2{
        font-size: 2.0rem;
        text-align: center;
        font-weight: normal;
        letter-spacing: 0.3ex;
        margin-top: 15px;
    }
    #header h2 .ja{
       font-size: 1.8rem; 
    }
    .section_header h1 {
        letter-spacing: 0.1ex;
    }
    .sales_date{
        text-align: center;
        margin-top: 0px;
    }
    .sales_date p.info{
        margin: 25px 0 30px;
    }
    p.info {
        margin: 30px 0 30px;

    }
    .tracks_info p.info {
        margin: 15px 0 15px;

    }
    p {
        text-align: left;
    }
    .sec {
        margin: 25px 0 60px;
    }
    .btn-bar span {
    }

a.btn_buy:link,
a.btn_buy:visited{
    background-color: #000;
    color: #FFF;
    display: block;
    text-align: center;
    padding: 5px;
    margin: 30px 15px 30px 0;
    max-width: 200px;
    font-size: 1.3rem;
    letter-spacing: 0.3ex;
    float: left;
    width: 130px;
}

    .sns-link{
        font-size: 2.4rem;
        position: absolute;
        left: 15px;
        top: -30px;
    }
    .sns-link li{
        display: inline-block;
        float: right;
        line-height: 1;
        margin-left: 15px;
        margin-bottom: 0px;
    }
    small{
        left: 31px;
        top: 4px;
        font-size: 1.1rem;
        letter-spacing: 0.1ex;
    }

    .section_inner {
        padding: 0 30px;
        font-size: 1.1rem;
        position: relative;
    }
    footer .section_inner {
        padding: 0 30px 80px;
    }
    .release_date{
        font-size: 1.1rem;
    }

    .btn_buy_wrap-1_open,
    .btn_buy_wrap-2_open,
    .btn_buy_wrap-3_open{
        width: 760px;
    }
    a#page-top:link, a#page-top:visited {

        font-size: 4.5rem;
        line-height: 1;
        position: fixed;
        right: 30px;
        bottom: 45px;
        background-color: transparent;
        z-index: 10;
    }

}


