@charset "UTF-8";
/* CSS Document */

/* Start of "Micro clearfix" */

.cf { zoom: 1; }
.cf:before, .cf:after {content:"";display:table;}
.cf:after { clear: both; }
/* End of "Micro clearfix" */
/* Micro clearfix */

/*==========================================

全般的なスタイル

============================================*/
*{
  margin:0; padding:0;                                /* 全要素のマージン。パディングをリセット */
}
/* 必要要素の初期設定 */


.clear {
	clear:both;
}


@media only screen and (min-width: 769px) {

body {
	width: 100%;
	margin: 0 0;
	padding: 0;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	background-position: left top;
}

a {
	text-decoration:none;
	display:block;
	margin: 0 auto;
	padding: 0;
}


/* ベースレイアウト */
#wrapper {
	min-width:1024px;    /*要素の幅を1024px以上　タブレット横置きでfix*/
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
	overflow: hidden;   /*レスポンシブスペース回避*/
}


/*画像を親要素の横幅に合わせる*/                      /* 画像サイズをデバイスにあわせて伸縮させる */   
img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border-style: none;
	border: 0px;
}
#header {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
section {
	margin: 0 0;
}

aside {
	margin: 0 0;
}

footer{
	width: 100%;
	text-align: center;
}

/*フォントの基本設定*/


body {
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","Yu Gothic","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	color:#534741;  /*#333*/
	font-size:15px;
	line-height:1.3;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0;
	line-height: 1.1;
	letter-spacing: -1px;
}
p {
	margin: 0 0;
	letter-spacing: 0.15em;
	line-height: 1.5;
	font-weight: normal;
	font-size: 1.5em;
}
dt,dd {
	margin: 0 0;
	letter-spacing: 0.15em;
	line-height: 1.2;
	font-weight: bold;
	font-size: 1.5em;
}
ul {
	padding: 0;
	list-style-position: inside;
}
ul li{
	list-style: none;
	padding: 0px;
}

.hidePc{
	display:none;
}

.hideSp{
	display:block;
}


/*テキストリンク*/
a {
	color:#3fa9f5;
	text-decoration:underline;
	}
	
a:hover {
	color:#3fa9f5;
	text-decoration:none;
}

/*===========================================

各要素のCSS

=============================================*/	
#header {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #ffff21;
	}
footer{
	text-align: center;
	color: #000;
	background: #ffff21;
	position:relative;
	padding: 40px 0;
}
footer p {
	font-weight:bold;
	font-size:17px;
    letter-spacing: 0.03em;
}

#container{
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}

/*動画レイアウト*/
.movie{
	overflow:hidden;
	margin-bottom:35px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align:center;
}

.movie p{
	width:720px;
	margin:30px auto 0px auto;
	text-align:center;
	vertical-align:baseline;
}

a.popup {display:block;}

/*youtube*/
/*youtube 縦横比固定*/
.ytbox {
	position:relative;
	width:100%;
	padding-top:56.25%;
	}
.ytbox iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	}
.ytPopup {
	width:90%;
	max-width:700px;
	position:absolute;
	z-index:1000;
	}



/*3列レイアウト*/

#DISCinfo {
	text-align: center;
	padding-top:20px;
	padding-bottom: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}
#DISCinfo ul {
	width: 940px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#DISCinfo ul li {
	float: left;
	width: 300px;
	margin:10px 0px 10px 10px;
}

#DISCinfo ul li .pink01 {
	background-image:url(../img/bg_pink01.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .pink02 {
	background-image:url(../img/bg_pink02.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
}

#DISCinfo ul li .pink03 {
	background-image:url(../img/bg_pink03.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .green01 {
	background-image:url(../img/bg_green01.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .green02 {
	background-image:url(../img/bg_green02.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
}

#DISCinfo ul li .green03 {
	background-image:url(../img/bg_green03.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}


#DISCinfo ul li .orange01 {
	background-image:url(../img/bg_orange01.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .orange02 {
	background-image:url(../img/bg_orange02.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
}

#DISCinfo ul li .orange03 {
	background-image:url(../img/bg_orange03.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}


#DISCinfo ul li .title {
	height:65px;
	margin-left:25px;
	text-align:left;
	margin-bottom:15px;
}

#DISCinfo ul li .uta{
	width:235px;
	margin:10px auto 20px auto;
	text-align:left;
}

#DISCinfo ul li .uta img{
	margin-bottom:10px;
}

#DISCinfo ul li .story{
	width:248px;
	margin:0px auto;
	text-align:left;
}

#DISCinfo ul li .story img{
	margin-bottom:10px;
}



/*特典*/

#tokuten {
	text-align: center;
	padding-top:20px;
	padding-bottom: 40px;
	width: 960px;
	margin:30px auto;
	background-color:#ffffff;
}


#tokuten .detail {
	width:760px;
	margin:15px auto 0px auto;
	background-image:url(../img/bg_tokuten.png);
	background-repeat:no-repeat;
	background-position:center;
	height:410px;
	padding:35px;
	text-align:center;
}





#pagetop{
	position: fixed; /*absolute*/
	bottom:30px;
	right:20px;
	z-index: 20;
}

#page-top a {
	display:block;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.6;
}



.clear {
	clear:both;
}





/* sns */
.sns {font-size:10px;}
.sns > div {display:inline-block;text-align:center;vertical-align:top;margin:0 5px;margin-bottom:0.3em;}



/*sp*/

}

@media only screen and (max-width:768px) {

.hideSp{
	display:none;
}

.hidePc{
	display:block;
}

/* sns */
.sns {
	margin-top: 4px;
	margin-left: auto; /*0.3em rightなし*/
	text-align: center;
	width: 80%;
	height: auto;
	margin-right: auto;
}
.sns > div {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	margin-right: 2px;
	margin-left: 7px;
}

/*フォントの基本設定*/

body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","Yu Gothic","ＭＳ Ｐゴシック","MS PGothic",Arial, Helvetica,sans-serif;
	font-size:15px;
	line-height:1.5;
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	background-position: left top;
	}

p {
	margin: 0 0;
	line-height: 1.5;
	font-weight: normal;
	font-size: 15px;
}
dt,dd {
	margin: 0 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 15px;
}




/*===========================================

各要素のCSS

=============================================*/	
#wrapper{
	line-height:1.5;
	width:100%;
	margin-right: 0;
	margin-left: 0;
	font-size:14px;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
#header {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffff21;
	text-align:center;
}
footer{
	text-align:center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #ffff21;
}

footer p{
	color:#000;
	font-size: 14px;
	font-weight:bold;
}

#top{
	width:100%;
}

#top img{
	width:100%;
	max-width:100%;
	height:auto;
}

#pagetop{
	position:fixed;/*absolute*/
	bottom:15px;
	right:5px;
	width:15%;
}
#pagetop img{
	max-width:100%;
	height:auto;
}

#container{
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 20px;
	background-size:contain;
}


/*動画レイアウト*/
#top .movie{
	width:90%;
	margin:20px auto;
	background-color:#ffffff;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}


#top .movie img {
	width:90%;
	height:auto;
}




/*--- 内容詳細 ---*/

#DISCinfo {
	text-align: center;
	padding-top:20px;
	padding-bottom: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}
#DISCinfo ul {
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#DISCinfo ul li {
	float: left;
	width: 100%;
	margin:10px auto;
}

#DISCinfo ul li .jk {
	width:70%;
	margin:0 auto;
}

#DISCinfo ul li .pink01 {
	width:100%;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .pink02 {
	width:100%;
	margin:0px;
}

#DISCinfo ul li .pink03 {
	width:100%;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .green01 {
	height:30px;
	margin:0px;
}

#DISCinfo ul li .green02 {
	width:100%;
	margin:0px;
}

#DISCinfo ul li .green03 {
	height:30px;
	margin:0px;
}


#DISCinfo ul li .orange01 {
	height:30px;
	margin:0px;
}

#DISCinfo ul li .orange02 {
	width:100%;
	margin:0px;
}

#DISCinfo ul li .orange03 {
	height:30px;
	margin:0px;
}


#DISCinfo ul li .title {
	height:45px;
	margin-left:8%;
	text-align:left;
	margin-bottom:15px;
}

#DISCinfo ul li .title img{
	height:100%;
	width:auto;
}

#DISCinfo ul li .uta{
	width:85%;
	margin:10px auto 20px auto;
	text-align:left;
}

#DISCinfo ul li .uta img{
	margin-bottom:10px;
}

#DISCinfo ul li .story{
	width:88%;
	margin:0px auto;
	text-align:left;
}

#DISCinfo ul li .story img{
	margin-bottom:10px;
}


/*特典*/

#tokuten {
	text-align: center;
	padding-top:20px;
	padding-bottom: 40px;
	width: 90%;
	margin:30px auto;
	background-color:#ffffff;
}


#tokuten .detail {
	width:90%;
	margin:15px auto 0px auto;
	background-image:url(../img/bg_tokuten_sp.png);
	-moz-background-size:contain;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding-top:20px;
	padding-bottom:10px;
}

#tokuten .detail img{
	width:85%;
	height:auto;
}

#tokuten .official{
	width:75%;
	height:auto;
	margin:0px auto 5px auto;
}

#tokuten .detail .detaillink{
	width:75%;
	margin:0 auto;
}


}

/*tablet*/
@media screen and (min-width:481px) and (max-width:768px){ 
/*動画レイアウト*/
.movie{
	overflow:hidden;
	margin-bottom:35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align:center;
}

#DISCinfo {
	text-align: center;
	padding-top:20px;
	padding-bottom: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}
#DISCinfo ul {
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#DISCinfo ul li {
	float: left;
	width: 275px;
	margin:10px 0px 10px 10px;
}

#DISCinfo ul li .jk {
	width:70%;
	margin:0 auto;
}

#DISCinfo ul li .pink01 {
	background-image:url(../img/bg_pink01.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .pink02 {
	background-image:url(../img/bg_pink02.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
}

#DISCinfo ul li .pink03 {
	background-image:url(../img/bg_pink03.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .green01 {
	background-image:url(../img/bg_green01.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .green02 {
	background-image:url(../img/bg_green02.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
}

#DISCinfo ul li .green03 {
	background-image:url(../img/bg_green03.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}


#DISCinfo ul li .orange01 {
	background-image:url(../img/bg_orange01.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}

#DISCinfo ul li .orange02 {
	background-image:url(../img/bg_orange02.png);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
}

#DISCinfo ul li .orange03 {
	background-image:url(../img/bg_orange03.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:30px;
	margin:0px;
}


#DISCinfo ul li .title {
	height:45px;
	margin-left:8%;
	text-align:left;
	margin-bottom:15px;
}

#DISCinfo ul li .title img{
	height:100%;
	width:auto;
}

#DISCinfo ul li .uta{
	width:235px;
	margin:10px auto 20px auto;
	text-align:left;
}

#DISCinfo ul li .uta img{
	margin-bottom:10px;
}

#DISCinfo ul li .story{
	width:248px;
	margin:0px auto;
	text-align:left;
}

#DISCinfo ul li .story img{
	margin-bottom:10px;
}


.movie p{
	width:100%;
	float:none;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:15px;
}


/*#movielink ul li.movframe iframe {
	width: 401px;
	height: 294px;
}*/

}


