@charset "UTF-8";

/* ========================================
	Header
======================================== */
#Header {
	background: #fff;
}
	#Header .logoBlock {
		background-color: #FFF;
	}
	#Header .mainBlock {
		width: 380px;
		padding-bottom: 15px;
	}


#Header {
	width: 100%;
	height: 50px;
	margin-bottom: 0;
	background-color: #000;
}
#Header .logoBlock {
	background-color: transparent;
}

/* ========================================

======================================== */
.txt-indent {
	text-indent: 1em;
}
.f10 {
	font-size: 10px;	
}
.f11 {
	font-size: 11px;	
}
.f12 {
	font-size: 12px;	
}/* ========================================
	width
======================================== */
.w300 {
	width: 300px;	
}

.w320 {
	width: 320px;	
}

.w455 {
	width: 455px;	
}

.w480 {
	width: 480px;	
}

/* ========================================
	ttl-area
======================================== */
#ttl-area {
	height: 380px;
	width: 100%;
	position: relative;
}

#ttl-area .ttl-bg-left {
	width: 50%;
	height: 380px;
	background-color: #D0D0D0;
	float: left;
}
#ttl-area .ttl-bg-right {
	width: 49.9%;
	height: 380px;
	background-color: #FFF;
	float: right;
}

#ttl-area .ttl-img {
	width: 100%;
	height: 380px;
	position: absolute;
	top: 0;
	background: url(../images/dlc/ttl_bg.jpg) center top no-repeat;
}

#ttl-area .dlc-logo,
#ttl-area .dlc-mainttl {
	text-align: center;
}

#ttl-area .lead {
	margin-top: 10px;
	color: #000;
	text-align: center;
	font-size: 16px;
	line-height: 1.6;
}



/* ========================================
	wrapper
======================================== */
#wrapper {
	padding-top: 30px;
	background: url(../images/dlc/bg1.gif) center top repeat;
}

.dlc .inner {
	margin: 0 auto;
	width: 960px;
	text-align: left;	
}

.dlc-ttl-area {
	position: relative;
}

.dlc-ttl {
	margin-bottom: 25px;
	color: #000000;
	font-size: 47px;
	font-weight: bold;
}

.btn-buy {
	position: absolute;
	top: 6px;
	right: 0;
}
.btn-buy p {
	text-align: center;
	width: 225px;
	height: 34px;
	background: url(../images/dlc/btn_buy.png) 0 0 no-repeat;
}

.btn-buy a {
	width: 225px;
	height: 34px;
	line-height: 34px;
	display: block;
	color: #FFF;
}

.dlc-more {
	margin-top: 10px;
	text-align: right;
}
.dlc-more a {
	color: #000000;
}

.dlc-more a:link,
.dlc-more a:visited {
	color: #000000;
	text-decoration: underline;
}

.dlc-more a:hover,
.dlc-more a:active {
	color: #000000;
	text-decoration: none;
}

.dlc-block {
	margin-bottom: 40px;
	padding-top: 6px;
	background: url(../images/dlc/border-top.png) 0 0 no-repeat;
	width: 960px;
}

.dlc-block-bdr {
	border-left: 6px solid #000;
	border-right: 6px solid #000;
	border-bottom: 6px solid #000;
}

.dlc-block-ttl {
	padding: 10px 20px;
	color: #FFF;
	font-size: 37px;
	background-color: #000;
}

.dlc-block-main {
	padding-bottom: 40px;
	color: #000;
	background-color: #FFF;
}


.dlc-box {
	margin: 0 74px;
	width: 800px;
}
.dlc-box li {
	padding: 40px 0;
}

/*status*/
.dlc-box .status {
	margin-bottom: 8px;
}

.dlc-box .delivery {
	font-size: 16px;
	width: 50%;
	float: left;
}
.dlc-box .new {
	width: 50%;
	float: right;
	text-align: right;
	display: none;
}
.dlc-box .new.on, .dlc-page.ico-new .new {display: block;}
.dlc-box .new.on{margin-bottom:8px;}
.dlc-box-illustration {
	/*width: 300px;*/
	float: left;
}

.dlc-box-img {
	/*width: 480px;*/
	float: right;
	text-align: left;
}

.dlc-box-mii {
	float: right;
	margin-top: 23px;
	padding: 7px;
	background-color: #EEEEEE;
}

.dlc-box-mii li {
	float: left;
	padding: 0;
}
.dlc-box-mii .mii-ttl {
	margin: 5px 7px 7px 7px;
	font-size: 13px;
}
.dlc-block-costume .dlc-box li ul li {
	width: 100%;
	height: 176px;
	border-top: none;
	text-align: center;
}
.dlc-block-costume .dlc-box li ul.double li {
	width: auto;
}

.dlc-box-ttl {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}

.dlc-box-ttl .small {
	font-size: 16px;
}

.dlc-box-type {
	margin-bottom: 5px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
}

.dlc-box-txt {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1.6;
}

.dlc-box-price {
	margin-bottom: 1em;
}

.dlc-box-price-tbl .hard {
	width: 90px;
}

.dlc-box-price-tbl .hard img {
	vertical-align: middle;
}

.dlc-box-price-tbl td {
	padding-bottom: 8px;
}

/*コスチューム*/
.dlc-block-costume .dlc-box li,
.dlc-block-stage .dlc-box li,
.dlc-block-fighter .dlc-box li,
.dlc-block-pack .dlc-box li {
	border-top: 1px solid #000;
}
.dlc-box li:first-child {
	border-top: none;
}

.dlc-block-top {
	padding: 0 0 0 0;
	color: #FFF;
	background-color: #666;
}

.dlc-block-top dt {
	padding: 10px 0 10px 16px;
	font-size: 16px;
	cursor: pointer;
}

.dlc-block-top dt span {
	padding-right: 24px;
	background-image: url(../images/dlc/ico_toggle.png);
	background-repeat: no-repeat;
	background-position: right 8px;
}

.dlc-block-top dt.open span {
	background-position: right -33px;
}


.dlc-block-top dd {
	padding: 0 70px 20px 70px;
	font-size: 14px;
	line-height: 1.6;
}

.dlc-block-movie {
	padding: 35px 0;
	text-align: center;
	background-color: #EEEEEE;
	border: 2px solid #FFF;
}

.dlc-block-movie-ttl {
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.6;
}

.dlc-block-moviearea {
	margin: 0 auto;
	padding: 5px;
	width: 480px;
	height: 270px;
	background-color: #FFF;
}


.dlc-block-moviearea-copy {
	margin: 5px auto 0 auto;
	font-size: 13px;
	text-align: left;
	width: 490px;
}

/*購入方法*/
.dlc-buy-wrap {
	margin: 0 auto;
	padding-top: 40px;
	width: 800px;
}

.dlc-buy-block {
	margin-top: 30px;
}
.dlc-buy-block:first-child {
	margin-top: 0;
}
.dlc-buy-ttl {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.dlc-buy-txt {
	font-size: 14px;
	line-height: 1.6;
}


/*ページ内リンク*/
#page-navi {
	margin-bottom: 25px;
	background: url(../images/dlc/bg_navi.png) left top no-repeat;
}
#page-navi li {
	float: left;
	width: 240px;
	height: 50px;
	font-size: 18px;
	text-align: center;
}
#page-navi li span {
	display: block;
	padding: 12px 0;
}
#page-navi li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFF;
}

/*スマブラTOPへ*/
.smashbros-top {
	color:#000;
	font-size: 14px;
	text-align: center;
}

.smashbros-top a {
	color:#000;
}

/*フッター*/
/*#Footer {
	background-color: #FFF;
}*/

/*#Footer .copyBlock {
	color: #999;
	margin-bottom: 0;
}*/


		 .pageBtnBlock {
		}
			.pageBtnBlock a {
				display: block;
				width: 37px;
				height: 30px;
				background: url(../images/dlc/page-top-footer.gif) no-repeat 0px 0px;
			}
			.pageBtnBlock a:hover {
				background-position: 0px -30px;
			}
			
/*#Footer .btnBlock {
	border: none;
}*/

#Footer .btnBlock {
	padding-top: 12px;
}

#Footer .btnBlock .left {
	padding-top: 0;
}

/* ========================================
	スライダー
======================================== */
.pager-custom {
	padding: 20px 0;
	display: none;
}

.bx-pager1,
.bx-pager2,
.bx-pager3 {
	text-align: center;
}
.bx-pager1 li,
.bx-pager2 li,
.bx-pager3 li {
	margin: 0 5px;
	display: inline-block;
	*display: inline;
    *zoom: 1;
}

.bx-pager1 a,
.slider-prev1 a,
.slider-next1 a,
.bx-pager2 a,
.slider-prev2 a,
.slider-next2 a,
.bx-pager3 a,
.slider-prev3 a,
.slider-next3 a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	color: #FFF;
	display: inline-block;
	font-size: 16px;
	background-color: #000;
	text-align: center;
}


.slider-prev1,
.slider-prev2,
.slider-prev3 {
	position: absolute;
	top: 0;
	left: 250px;
}

.slider-next1,
.slider-next2,
.slider-next3 {
	position: absolute;
	top: 0;
	right: 250px;
}

.bx-pager1 .active,
.slider-prev1 a.disabled,
.slider-next1 a.disabled,
.bx-pager2 .active,
.slider-prev2 a.disabled,
.slider-next2 a.disabled,
.bx-pager3 .active,
.slider-prev3 a.disabled,
.slider-next3 a.disabled {
	background-color: #666;
	cursor: default;
}


/* ========================================
	how-to-purchase
======================================== */
.red-3ds {
	color: #CC181E;
}

.blue-wiiu {
	color: #0096C5;
}

.txt-l {
	text-align: left;
}

.txt-c {
	text-align: center;
}

.txt-r {
	text-align: right;
}

.mt40 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

/* ========================================
	width
======================================== */
.w375 {
	width: 375px;	
}

.w380 {
	width: 380px;	
}

/* ========================================
	wrapper
======================================== */
/* ----------------------------------------
	共通
---------------------------------------- */
.dlc-howto-block {
	width: 948px;
	margin-bottom: 40px;
	border: 6px solid #000;
	background-color: #FFF;
}

.dlc-howto-block-main {
	padding: 45px 0 0 0;
	color: #000;
	background-color: #FFF;
}

.dlc-howto-sttl {
	margin-bottom: 25px;
	font-size: 30px;
	text-align: center;
}

.dlc-howto-sttl2 {
	margin-bottom: 25px;
	font-size: 26px;
	text-align: center;
}

.dlc-howto-box-txt {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.8;
}

/* ボタン */
.dlc-btn {
	width: 933px;
	margin: 0 auto;
}

.dlc-btn {
	padding-bottom: 50px;
}

.dlc-btn li {
	margin: 0 18px;
	float: left;
}

.dlc-btn span {
	display: block;
	width: 340px;
	padding: 0 25px;
	font-size: 24px;
	color: #FFF;
	text-align: center;
}

.dlc-btn-3ds,
.dlc-btn-wiiu {
	padding-top: 11px;
}

.dlc-btn .inner {
	width: 430px;
	margin: 0;
	padding-top: 4px;
}

.dlc-btn-3ds {
	background: url(../images/dlc/howto_btn_bg1.png) left top no-repeat;
}
.dlc-btn-3ds .btm {
	padding-bottom: 12px;
	background: url(../images/dlc/howto_btn_bg2.png) left bottom no-repeat;
}
#purchase-3ds .dlc-btn-3ds .inner {
	background: #B20000 url(../images/dlc/howto_ico_btn.png) 390px center no-repeat;
}
.dlc .dlc-btn-3ds .inner,
#purchase-wiiu .dlc-btn-3ds .inner {
	background: #B20000 url(../images/dlc/howto_ico_btn2.png) 390px center no-repeat;
}

.dlc-btn-wiiu {
	background: url(../images/dlc/howto_btn_bg3.png) left top no-repeat;
}
.dlc .dlc-btn-wiiu .inner,
#purchase-3ds .dlc-btn-wiiu .inner {
	background: #0085B2 url(../images/dlc/howto_ico_btn2.png) 390px center no-repeat;
}
#purchase-wiiu .dlc-btn-wiiu .inner {
	background: #0085B2 url(../images/dlc/howto_ico_btn.png) 390px center no-repeat;
}
.dlc-btn-wiiu .btm {
	padding-bottom: 12px;
	background: url(../images/dlc/howto_btn_bg4.png) left bottom no-repeat;
}


/* ----------------------------------------
	ニンテンドー3DS版の購入方法
---------------------------------------- */
.dlc-howto-box {
	margin: 0 auto 40px auto;
	width: 760px;
}
.dlc-howto-box li {
	float: left;
	margin-bottom: 60px;
}
.dlc-howto-box img,
.howto span img {
	border: 1px solid #999;
}
.howto-bg {
	background:  url(../images/dlc/howto_arw_2.png) center 410px no-repeat;
}

.howto li:nth-child(odd) {
	padding-right: 60px;
	background:  url(../images/dlc/howto_arw_1.png) 360px 190px no-repeat;
}

.howto span,
.eshop span {
	display: block;
	width: 310px;
	padding: 18px;
}

.howto-info-txt {
	margin-bottom: 35px;
	padding-left: 24px;
	font-size: 16px;
}

.howto-info dt {
	margin-bottom: 20px;
	padding: 5px 0 5px 37px;
	border-bottom: 2px solid #000;
	font-weight: bold;
}

.howto-info dd {
	margin-bottom: 35px;
}

/* ----------------------------------------
	Wii U用「ダウンロード番号」の使い方
---------------------------------------- */
.eshop-wrap-3ds,
.eshop-wrap-wiiu {
	padding: 40px 40px 14px 35px;
	background-color: #FFF7E0;
}

.eshop-wrap-3ds {
	border: 3px solid #CC181E;
}

.eshop-wrap-wiiu {
	border: 3px solid #0096C6;
}

#purchase-wiiu .eshop-wrap-3ds {
	background-color: #F7DDDD;
}

.eshop-wrap-3ds-sttl,
.eshop-wrap-wiiu-sttl {
	padding: 20px 47px;
}
.eshop-wrap-3ds-sttl {
	background: url(../images/dlc/howto_icon_3ds_3.png) left center no-repeat;
}
.eshop-wrap-wiiu-sttl {
	background: url(../images/dlc/howto_icon_3ds_4.png) left center no-repeat;
}

.eshop-3ds li,

.eshop-wiiu li {
	margin: 26px 0;
}

.eshop-3ds li:nth-child(odd),
.eshop-wiiu li:nth-child(odd) {
	padding-right: 53px;
}

.arw {
	display: block;
	height: 110px;
}

.note dd {
	/*text-indent: -1em;
	padding-left: 1em;*/
}

/* コンテンツTOPへ */
.dlc-back {
	font-size: 16px;
}

.dlc-link a:link,
.dlc-link a:visited,
.dlc-back a:link,
.dlc-back a:visited {
	color: #000000;
	text-decoration: underline;
}

.dlc-link a:hover,
.dlc-link a:active,
.dlc-back a:hover,
.dlc-back a:active {
	color: #000000;
	text-decoration: none;
}

/* ========================================
	how-to-purchase.html
======================================== */
/* ----------------------------------------
	ニンテンドー3DS版の購入方法
---------------------------------------- */
#purchase-3ds .howto span {
	background-color: #F7DDDD;
}

#purchase-3ds .howto-info-txt {
	background:  url(../images/dlc/howto_icon_red.png) left center no-repeat;
	margin-top: 20px;
}

#purchase-3ds .howto-info-3ds {
	background:  url(../images/dlc/howto_icon_3ds_1.png) left center no-repeat;
}

#purchase-3ds .howto-info-wiiu {
	background:  url(../images/dlc/howto_icon_3ds_2.png) left center no-repeat;
}

/* ----------------------------------------
	Wii U用「ダウンロード番号」の使い方
---------------------------------------- */
#purchase-3ds .eshop-wrap-3ds-sttl {
	background: url(../images/dlc/howto_icon_3ds_3.png) left center no-repeat;
}

#purchase-3ds .eshop-wrap-wiiu-sttl {
	background: url(../images/dlc/howto_icon_3ds_4.png) left center no-repeat;
}

#purchase-3ds .eshop-3ds {
	background: url(../images/dlc/howto_arw_4.png) left 26px no-repeat;
	margin-top: -26px;
}
#purchase-3ds .eshop-wiiu-bg {
	background: url(../images/dlc/howto_arw_5.png) left 26px no-repeat;
	margin-top: -26px;
}
#purchase-3ds .eshop-3ds li {
	height: 215px;
}
#purchase-3ds .eshop-wiiu li {
	height: 177px;
}

#purchase-3ds .eshop-3ds li:nth-child(odd) {
	background: url(../images/dlc/howto_arw_1.png) 324px 92px no-repeat;
}
#purchase-3ds .eshop-wiiu li:nth-child(odd) {
	background: url(../images/dlc/howto_arw_1.png) 324px 72px no-repeat;
}

#purchase-3ds .eshop-3ds li:last-child,
#purchase-3ds .eshop-wiiu li:last-child {
	background: none;
}

#purchase-3ds .arw {
	background: url(../images/dlc/howto_arw_3.png) center center no-repeat;
}


/* ========================================
	how-to-purchase-wiiu.html
======================================== */
/* ----------------------------------------
	ニンテンドー3DS版の購入方法
---------------------------------------- */
#purchase-wiiu .howto-bg {
	background:  url(../images/dlc/howto_arw_2.png) center 212px no-repeat;
}

#purchase-wiiu .howto li:nth-child(odd),
#purchase-wiiu .eshop li:nth-child(odd) {
	padding-right: 60px;
	background:  url(../images/dlc/howto_arw_1.png) 360px 94px no-repeat;
}
#purchase-wiiu .howto li:last-child {
	background: none;
}

#purchase-wiiu .howto span,
#purchase-wiiu .tuika span {
	background-color: #B2DAE8;
}
#purchase-wiiu .eshop span {
	background-color: #FFF6D9;
}
/*
#purchase-wiiu .howto li:last-child span {
	background-color: #FFF6D9;
}*/

#purchase-wiiu .howto-info-txt {
	background:  url(../images/dlc/howto_icon_blue.png) left center no-repeat;
	margin-top: 20px;
}

#purchase-wiiu .howto-info-3ds {
	background:  url(../images/dlc/howto_icon_wiiu_1.png) left center no-repeat;
}

#purchase-wiiu .howto-info-wiiu {
	background:  url(../images/dlc/howto_icon_wiiu_2.png) left center no-repeat;
}

/* ----------------------------------------
	Wii U用「ダウンロード番号」の使い方
---------------------------------------- */
#purchase-wiiu .eshop-wrap-3ds-sttl {
	background: url(../images/dlc/howto_icon_wiiu_3.png) left center no-repeat;
}

#purchase-wiiu .eshop-wrap-wiiu-sttl {
	background: url(../images/dlc/howto_icon_wiiu_4.png) left center no-repeat;
}

#purchase-wiiu .eshop-wiiu {
	/*background: url(../images/dlc/howto_arw_7.png) left 26px no-repeat;*/
	margin-top: -26px;
}
#purchase-wiiu .eshop-3ds {
	background: url(../images/dlc/howto_arw_8.png) left 26px no-repeat;
	margin-top: -26px;
}
#purchase-wiiu .eshop-3ds li {
	height: 374px;
}
#purchase-wiiu .eshop-wiiu li {
	height: 177px;
}

#purchase-wiiu .eshop-wiiu li:nth-child(odd) {
	background: url(../images/dlc/howto_arw_1.png) 324px 72px no-repeat;
}
#purchase-wiiu .eshop-3ds li:nth-child(odd) {
	background: url(../images/dlc/howto_arw_1.png) 324px 170px no-repeat;
}

#purchase-wiiu .eshop-3ds li:last-child,
#purchase-wiiu .eshop-wiiu li:last-child {
	background: none;
}

#purchase-wiiu .arw {
	background: url(../images/dlc/howto_arw_6.png) center center no-repeat;
}

/* ----------------------------------------
	DlcHowtoModal
---------------------------------------- */
#DlcHowto3ds {}

	#DlcHowto3ds .title{
		font-weight: bold;
	}

#DlcHowtoWii {}

	#DlcHowtoWii .title{
		font-weight: bold;
	}