@charset "UTF-8";
/*- jp-cmptemp
-----------------------------------------------------------------------*/
#jp-cmptemp {
  background: #4d4d4d;
  font-family:"メイリオ", Meiryo, sans-serif;
}

#jp-cmptemp .jp-cmptemp-common-ttl{
  margin:0 0 40px;
}
#jp-cmptemp .jp-cmptemp-main-visual{
  margin:0;
  font-size:0;
  line-height:0;
}
#jp-cmptemp .jp-cmptemp-main-visual img{
	width:100%;
}
#jp-cmptemp .jp-cmptemp-main-wrap{
  background-color:#f3ec23;
  border-right: 30px solid #231f20;
  border-left: 30px solid #231f20;
}
#jp-cmptemp .jp-cmptemp-main-lead {
  background:#231f20;
  color:#fff;
}
#jp-cmptemp .jp-cmptemp-mainlead{
  background-color:#d0d0d0;
  padding-top:0;
  margin-top:0;
  padding-bottom:20px;
}
#jp-cmptemp .jp-cmptemp-mainlead p{
  padding-top:10px;
  margin-top:0;
  color:#000;

}
#jp-cmptemp .jp-cmptemp-mainlead b{
  color:#ff0000;
  text-shadow:1px 1px 0px #fff,-1px -1px 0px #fff,1px -1px 0px #fff,-1px 1px 0px #fff;
}
#jp-cmptemp .jp-cmptemp-camp-date {
  color:#000;
  border-left: 30px solid #d0d0d0;
  border-right: 30px solid #d0d0d0;
  background-color:#fff;
}
#jp-cmptemp .jp-cmptemp-main-days dd {
  color:#000;
  margin:0;
}
#jp-cmptemp .jp-cmptemp-camp-date span::before{
  border: 1px solid #000;
}




/*headline*/
#jp-cmptemp .jp-cmptemp-h2{
	background-color:#fff;
	color:#000;
}
#jp-cmptemp .jp-cmptemp-h2:before{
	background-color:#000;
}
#jp-cmptemp .jp-cmptemp-terms .jp-cmptemp-h2{
	background-color:#d0d0d0;
	color:#000;
}

/*songlist*/
#jp-cmptemp #jp-cmptemp-songlist{
  background-color:#231f20;
}
#jp-cmptemp .jp-cmptemp-contbox{
  background-color:#1e1e1e;
  /*margin-top:40px;*/
}
#jp-cmptemp .jp-cmptemp-allsong-btn p{
  background:#e60012;
  border-radius:5px;
  margin: 0 auto;
  width: 90%;
}
#jp-cmptemp .jp-cmptemp-allsong-btn p a{
  padding:15px 0;
  display:block;
  text-align:center;
  font-size:30px;
  color:#fff;
  font-weight:bold;
  position:relative;
  text-shadow:1px 1px 0 #000, -1px -1px 0 #000,-1px 1px 0 #000,1px -1px 0 #000;
}
#jp-cmptemp .jp-cmptemp-allsong-btn p a:after{
  content:url(../img/common/arrow001.png);
  display:block;
  position:absolute;
  right:10px;
  top:5px;
  width:18px;
  height:40px;
  bottom:0;
  margin:auto;
}
.jp-cmp-music-list-001{
  margin: 10px 0 0;
}

/*present*/
.jp-cmptemp-campaign h2:before{
  background: url(/web/src/s/campaign/736/img/ico_present.png) no-repeat left top #000;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  content: "";
  height: 40px;
  width: 40px;
}

.jp-cmptemp-pre-contents dl {
  background: #fff;
}
.jp-cmptemp-pre-contents dt {
  color: #000;
  font-weight: bold;
  text-align: center;
  font-size: 28px;
  padding: 10px 0 10px;
}
.jp-cmptemp-pre-contents dd {
  color: #e60012;
  font-weight: bold;
  text-align: center;
  font-size: 36px;
  margin: 0;
  padding: 0;
}
.jp-cmptemp-pre-contents .coution{
  background:#fff;
  color:#000;
  font-size:16px;
  font-weight:normal;
  list-style:none;
  padding: 10px 10px 30px;
  margin: 0 50px;
}
.jp-cmptemp-pre-contents .coution li{
  text-align:center;
}

.jp-cmptemp-pre-contents{
  background: #FFF;
  margin: 10px auto 0;
  padding: 30px 0;
  width: 90%;
}

/*flow*/
#jp-cmptemp #jp-cmptemp-flow{
  background-color:#231f20;
}
#jp-cmptemp .jp-cmptemp-flow-cation ul li {
  list-style:none;
}
#jp-cmptemp #jp-cmptemp-flow ul {
  padding-bottom:0;
}
#jp-cmptemp .jp-cmptemp-flow-box p.jp-cmptemp-flow-num:before{
  background-color:#ff0000;
}

#jp-cmptemp #jp-cmptemp-flow a.jp-cmptemp-flow-action-std {
  background-color: #f7d887;
  color:#000;
}
#jp-cmptemp #jp-cmptemp-flow .jp-cmptemp-flow-box:nth-child(4) a.jp-cmptemp-flow-action-std {
  background-color: #ff0000;
  color:#fff;
}
#jp-cmptemp #jp-cmptemp-flow a.jp-cmptemp-flow-action-std:hover{
  background-color: #f6b300;
}
#jp-cmptemp #jp-cmptemp-flow .jp-cmptemp-flow-box:nth-child(4) a.jp-cmptemp-flow-action-std:hover {
  background-color: #fc5c5c;
  color:#fff;
}
#jp-cmptemp #jp-cmptemp-flow a.jp-cmptemp-flow-action-std:before{
  background-image: url(../img/common/arrow002.png);
}

#jp-cmptemp #jp-cmptemp-flow .jp-cmptemp-flow-box:nth-child(4) a.jp-cmptemp-flow-action-std:before{
  background-image: url(../img/common/arrow001.png);
}

#jp-cmptemp .jp-cmptemp-flow-box a{
  background-color:#f6b300;
  color:#000;
}
#jp-cmptemp .jp-cmptemp-flow-box a:hover{
  background-color:#f7d887;
}
.jp-cmptemp-flow-action-std-01::before, .jp-cmptemp-flow-action-std-02::before, .jp-cmptemp-flow-action-std-03::before, .jp-cmptemp-flow-action-std-04::before{
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}



/*release*/
#jp-cmptemp .jp-cmptemp-release{
  background-color:##1e1e1e;
}
#jp-cmptemp .jp-cmptemp-release .jp-cmptemp-release-info-price span{
  background-color:#000;
}
#jp-cmptemp .jp-cmptemp-release-jacket img{
  max-width: 100%;
}
#jp-cmptemp .jp-cmptemp-flow-explain{
  width:62%;
}


/*official*/
#jp-cmptemp #jp-cmptemp-official {
  display: block;
  margin-top: 40px;
  text-align: center;
}
#jp-cmptemp #jp-cmptemp-official a.jp-cmptemp-official-btn {
  display: inline-block;
  padding: 15px 80px;
  color: #fff;
  border-radius: 4px;
  background-color: #349ad5;
  font-size: 25px;
  font-weight: bold;
}
#jp-cmptemp #jp-cmptemp-official a.jp-cmptemp-official-btn:hover{
  background-color: #8bd4ff;
}


/*official*/
#jp-cmptemp .jp-cmptemp-btn03 {
  background:#e60012;
}
#jp-cmptemp #jp-cmptemp-oubo a.jp-cmptemp-oubo-btn:hover{
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

/*terms*/
#jp-cmptemp .jp-cmptemp-terms,
#jp-cmptemp .jp-cmptemp-terms .jp-cmptemp-terms-contents{
  background:#fff;
}
#jp-cmptemp #jp-cmptemp-terms .jp-cmptemp-terms-txt ul{
  margin-top:0;
}
#jp-cmptemp #jp-cmptemp-terms .jp-cmptemp-terms-txt ul:last-child{
  padding:0 0 20px;
}
#jp-cmptemp #jp-cmptemp-terms .jp-cmptemp-terms-txt ul li > dl{
  margin-left:-1em;
  margin-bottom:5px;
}
#jp-cmptemp #jp-cmptemp-terms .jp-cmptemp-terms-txt ul li > dl:last-child{
  margin-bottom:0;
}
#jp-cmptemp #jp-cmptemp-terms .jp-cmptemp-terms-txt dl dd{
  margin:0 0 5px;
}


/*credit*/
#jp-cmptemp #jp-cmptemp-credit address{
  margin:0;
  padding:10px 0;
  text-align:center;
  font-style:normal;
  color:#fff;
}


/*@media 797px*/
@media screen and (max-width: 767px){
#jp-cmptemp .jp-cmptemp-camp-date {
  color:#000;
  border-left: 0;
  border-right: 0;
  background-color:#fff;
}
#jp-cmptemp .jp-cmptemp-mainlead{
  padding-bottom: 0;
}

#jp-cmptemp .jp-cmptemp-main-wrap{
 border:none;
}
#jp-cmptemp .jp-cmptemp-allsong-btn p a{
 font-size:18px;
}
#jp-cmptemp .jp-cmptemp-allsong-btn p a:after{
  content:"";
  background:url(../img/common/arrow001.png) no-repeat;
  background-size: 100%;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  display:block;
  position:absolute;
  right:10px;
  top:0;
  width:9px;
  height:20px;
  bottom:0;
  margin:auto;
}
/*present*/
.jp-cmptemp-pre-contents dl {
  margin:0 auto;
  padding-left:0;
  padding-right:0;
}
.jp-cmptemp-pre-contents .coution{
  margin:0;
}
.jp-cmptemp-pre-contents dl dt{
  font-size:18px;
}
.jp-cmptemp-pre-contents dl dd{
  font-size:130%;
}
.jp-cmptemp-pre-contents ul.coution{
  width:98%;
  margin:0 auto;
  padding:0 0 20px;
  font-size:14px;
}
.jp-cmptemp-campaign h2:before{
  height: 20px;
  width: 20px;
}
.jp-cmptemp-pre-contents{
  padding: 0;
  width: 95%;
}

/*song*/
#jp-cmptemp .jp-cmptemp-songlist-titleline .jp-cmptemp-songlist-songTitle:after,
#jp-cmptemp .jp-cmptemp-songlist-line .jp-cmptemp-songlist-songTitle a:after{
  content: "";
  padding-right: 0;
}
#jp-cmptemp .jp-cmptemp-songlist-artistName:before{
  content: "/";
  padding-left: 3px;
}

/*flow*/
#jp-cmptemp .jp-cmptemp-flow-cation {
 padding: 0 2% 20px;
}
#jp-cmptemp .jp-cmptemp-flow-cation ul{
 padding:0;
}
#jp-cmptemp .jp-cmptemp-flow-explain{
  width:90%;
}

/*official*/
#jp-cmptemp #jp-cmptemp-official a.jp-cmptemp-official-btn{
  font-size:18px;
}

/*credit*/
#jp-cmptemp #jp-cmptemp-credit address{
  font-size:12px;
  padding:0 0 10px;
}

#jp-cmptemp .jp-cmptemp-contbox{
  background-color:#1e1e1e;
  padding: 0 0 10px;
}
.jp-cmptemp-terms-contents{
  margin: 10px auto 0;
}

#jp-cmptemp .jp-cmptemp-terms.jp-cmptemp-contbox{
  /*background-color:#d0d0d0;*/
}
}






