@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------------
PC
**************************************************
--------------------------------------------------*/
@media screen and (min-width: 980px) {
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

* 
{
margin: 0;
padding: 0;
}

p{
font-size:16px;
}

dt{
float: left;
}

dd{
margin-left: 60px;
padding-bottom: 10px;
}

/*---特殊追加CSS---*/
.clear{clear: both;}
/*---特殊追加CSS---*/

body 
{
-webkit-text-size-adjust: 100%;
line-height: 1;
font-size: 16px;
color: #000;
margin: auto;
font-family: Impact,'Noto Sans JP', '小塚ゴシック Pr6N R', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
overflow-x: hidden;
background-color: #000;
}
a:hover
{
opacity: 0.6; filter: brightness(110%);
-webkit-transition: all .4s; transition: all .4s;
}
a.logo_link{
opacity: 1;
}
img{
max-width: auto;
height: auto;
}

img[src*='.svg']
{
width: 100%;
height: auto;
}

.br::before {
content: "\A" ;
white-space: pre ;
}

.fadein {
opacity: 0;
transform : translate(0, 50px);
transition : all 1500ms;
}

.fadein.scrollin{
opacity: 1;
transform: translate(0, 0);
}
#wrap{
width: 100%;
height: auto;
}
#head_content{
width: 100%;
height: auto;
background: #000;
border-top: solid #fff 6px;
border-bottom: solid #fff 6px;
}
.head_content_inner{
width: 980px;
height: auto;
display: flex;
justify-content: space-between;
align-items: flex-start;
background: #000;
margin: auto;
}
.header_navi{
width: auto;
height: auto;
display: flex;
margin-top: 25px;
justify-content: space-between;
}
.header_navi p a{
display: block;
color: #fff;
font-size: 30px;
font-family: Impact;
margin-left: 30px;
-webkit-transition: .4s;
transition: .4s;
}

.header_navi p:hover:nth-child(odd) a,.footer_navi p:hover:nth-child(odd) a{
color: #0030fe;
}
.header_navi p:hover:nth-child(even) a,.footer_navi p:hover:nth-child(even) a{
color: #ca0614;
}
#main_content{
width: 100%;
height: auto;
margin: auto;
margin-top: 60px;
}
#main_content h2{
width: 980px;
height: 70px;
font-family: Impact;
margin-bottom: 20px;
font-size: 60px;
margin: auto;
font-weight: bold;
color: #fff;
background-image: url(../img/title_background.png);
background-repeat: repeat-x;
background-position: right 10% bottom 0%;
}
.main_content_df{
width: 100%;/* 拡大収縮した際に％で表示したら画面外しの場合、バグってしまうのでPXで固定表示 */
height: auto;
display: flex;
align-items: flex-start;
justify-content: space-between;
margin: auto;
margin-top: 20px;
}
.sp_box{
width: 420px;
display: flex;
flex-direction: column;
background-image: url("../img/ami.png");
background-repeat: repeat;
border: 4mm ridge #fff;
}
.sp_box img{
margin:10px;
}
#music_live_box{
width: 980px;
height: 850px;
background: #000;
position: relative;
background-image: url("../img/back.gif");
background-repeat: no-repeat;
background-size:contain;
background-position: center;
}
.music_live_box_inner{
width: 300px;
height: 400px;
margin: auto;
position: relative;
}

.music_live_box_inner p{
color: #fff;
text-align: center;
font-size:60px;
position: absolute;
top:-18%;
padding-left: 5px;
font-family: Impact;
}
#music_live_box a img{
width: 300px;
height: 400px;
display: block;
border: 2mm ridge #fff;
margin-top: 300px;
}
.sound_box{
width: 100%;
height: 170px;
margin: auto;
position: relative;
}
.sound_box_inner{
width: 980px;
height: 170px;
margin: auto;
background-image: url("../img/back_under.jpg");
background-repeat: no-repeat;
background-size:contain;
}
.sound_box_inner audio{
display: block;
padding-top: 20px;
width: 100%;
height: 110px;
}
.btn {
width: 290px;
height: 83px;
margin: 0 auto;
overflow: hidden;
cursor: pointer;
position: absolute;
top: -78%;
right: -39%;
position: relative;
}
.btn img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
height: auto;
display: block;
-webkit-transition: .8s ease-in-out;
transition: .8s ease-in-out;
}
.btn img:nth-of-type(2) {
top: -100%;
}
.btn:hover img:nth-of-type(2) {
top: 50%;
}
#footer_content{
width: 100%;
height: auto;
padding: 10px 0 10px 0;
border-top: solid #fff 6px;
border-bottom: solid #fff 6px;
}
.footer_content_inner{
width: 980px;
height: auto;
margin: auto;
display: flex;
justify-content: space-between;
}
.footer_navi{
width: auto;
height: auto;
display: flex;
margin-top: 25px;
justify-content: space-between;
}
.footer_navi p a{
display: block;
color: #fff;
font-size: 30px;
font-family: Impact;
margin-left: 30px;
-webkit-transition: .4s;
transition: .4s;
}

/* ライトボックスコンテンツここから */
.light_box_content{
width: 1200px;
height: auto;
background: #fff;
background-image: url("../img/light_box_back.png");
background-repeat: repeat;
background-size:auto;
border: 2mm ridge #fff;
padding-bottom: 60px;
}
.light_box_content h2,.light_box_content p{
font-size:80px;
font-family: Impact;
font-weight:bold;
color:#fff;
text-align: center;
padding-top: 30px;
}
.light_box_content p{
font-size:40px;
}
.light_box_content_inner_tex p{
text-align: left;
font-size:20px;
font-weight: bold;
line-height: 1.6;
margin: 0 40px 0 40px;
}
.copy_box{
width: 100%;
height: auto;
}
.copy_box_inner{
width: 980px;
height: auto;
margin: auto;
}
.copy_box_inner p{
color: #fff;
margin: auto;
font-weght:bold;
font-family: Impact;
text-align: right;
}
#page-top {
position: fixed;
bottom: -10px;
right: -190px;
line-height: 1;
z-index: 99;
}
#page-top a img {
text-decoration: none;
width: 43%;
padding: 28px 5px;
text-align: center;
display: block;
opacity: 0.9;
transition: .4s;
transition: all .3s ease;
}
#page-top a img:hover {
text-decoration: none;
opacity: .5;
transition: .4s;
}



}