@charset "utf-8";

/* 旧サイトニュース
-------------------------------------------------------------------------------- */

img {
	display: inline;
}

.robotbace-logo {
	width:70%;
	margin: 0 auto;
}

#con_black_footer, #con_red_footer {
	padding-top: 50px;
	position: relative;
}

@media screen and ( max-width:767px ) { /* SP ==================== */
	#con_black_footer, #con_red_footer {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media screen and ( min-width:767px ) { /* PC ==================== */
	.btn-colum,
	.float50 {

	}

	.btn-colum li {
		list-style: none;
		text-align: center;
		background: #c50018;
		border: 2px solid #fff !important;
	}

	.btn-colum li,
	.float50 div {
		margin: 5px 0;
		width: calc(50% - 10px) !important;
		float: left !important;
	}

	.btn-colum li:nth-child(2n+1)
	.float50 div:nth-child(2n+1) {
		margin-right: 15px !important;
	}

	.btn-colum li:nth-child(2n),
	.float50 div:nth-child(2n) {
		float: right !important;
	}

	.btn-colum li a {
		display: block;
		width:100%;
		padding:5px;
		text-decoration: none !important;
		color:#fff !important;
		font-weight: bold;
		font-size: 120%;
	}

	.btn-colum li a:hover {
		padding:5px;
	}
}

@media screen and ( max-width:767px ) { /* SP ==================== */
	.btn-colum,
	.float50 {

	}

	.btn-colum li {
		list-style: none;
		text-align: center;
		background: #c50018;
		border:2px solid #fff !important;
	}

	.btn-colum li,
	.float50 div {
		margin:5px 0;
	}

	.btn-colum li a {
		display: block;
		width:100%;
		padding:5px;
		text-decoration: none !important;
		color:#fff !important;
		font-weight: bold;
		font-size: 120%;
	}

	.btn-colum li a:hover {
		padding:5px;
	}
}


.align-center {
	text-align: center !important;
}

.margin-center {
	margin: 0 auto !important;
}

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

.align-left {
	text-align: left !important;
}

.margin-top10 {
	margin-top: 10px !important;
}

.margin-top20 {
	margin-top: 20px !important;
}

.margin-top30 {
	margin-top: 30px !important;
}

.margin-top40 {
	margin-top: 30px !important;
}

.margin-top50 {
	margin-top: 50px !important;
}

.margin-left10 {
	margin-left: 10px !important;
}

.margin-left20 {
	margin-left: 20px !important;
}

.margin-right10 {
	margin-right: 10px !important;
}

.margin-right20 {
	margin-right: 20px !important;
}

.width90 {
	width: 90% !important;
}

.width80 {
	width: 80% !important;
}

.width70 {
	width: 70% !important;
}

.width60 {
	width: 60% !important;
}

.width50 {
	width: 50% !important;
}

h3 {
	background-color: #ae0014;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	padding: 5px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

@media screen and ( min-width:767px ) { /* PC ==================== */
	h3 {
		font-size: 160%;
	}
}

@media screen and ( max-width:767px ) { /* SP ==================== */
	h3 {
		font-size: 130%;
	}
}

h3.font_s {
	background-color: #ae0014;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	padding: 5px;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

h4 {
	clear: both;
	border-bottom: 1px dotted #fff;
	padding: 5px 0;
	margin: 30px 0 0 0;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}

h5 {
	clear: both;
	font-size: 140%;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
	padding: 5px 0;
	margin: 10px 0 0 0;
}

h6 {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0;
	margin: 10px 0 0 0;
}

.font-by {
	font-weight: bold !important;
	color: #fff000 !important;
}

.font-20 {
	font-weight: bold !important;
	font-size:20px !important;
}

.font-30 {
	font-weight: bold !important;
	font-size:30px !important;
}

.font-30y {
	font-weight: bold !important;
	font-size:30px !important;
	color: #fff000 !important;
}

.font-50r {
	font-weight: bold !important;
	font-size:50px !important;
	color: #ff0000 !important;
}

.font-30r {
	font-weight: bold !important;
	font-size:30px !important;
	color: #ff0000 !important;
}

.font-20w {
	font-weight: bold !important;
	font-size:20px !important;
	color: #fff !important;
}

.font_s_B {
	font-size: 70% !important;
	color: #000;
	font-weight: normal !important;
}

.font-size20b {
	font-weight: bold;
	font-size:30px;
	color: #fff000;
}

.font-size25b {
	font-weight: bold !important;
	font-size:25px !important;
	color: #fff000 !important;
	margin-bottom:10px !important;
}

.font-size10b {
	font-weight: bold;
	font-size:20px;
	color: #fff000;
}

.release_date {
	text-align: right;
	margin: 5px 0 0 0 !important;
}

.news_box p {
	width: 100%;
	margin-top:10px;
}

.news_box p.txt-center {
	text-align: center;
}

.release_date {
	text-align: right;
	margin: 5px 0 0 0 !important;
}

.news_box p {
	width: 100%;
	margin-top:10px;
}

.news_box p.txt-center {
	text-align: center;
}

.topics-box {
	border: 5px solid #ae0014;
	background: #fff000;
	margin-top: 20px;
	clear: both;
	color:#000;
	padding:15px;
}

.topics-box h4 {
	margin:10px 0;
	color: #ae0014;
	border-bottom: 1px solid #ae0014;
}

.topics-box table th {
	vertical-align:top;
}

.topics-box p {
	margin: 0;
	color: #000;
}

.topics-box .eve_info {
	margin: 10px auto;
	clear: both;
	padding: 5px;
	font-size: 130%;
	font-weight: bold;
	color:#ae0014 !important;
}

.topics-box .txt-center {
	display: block;
}

.margin20 {
	margin: 20px 0 0 0 !important;
}

.topics-box {
	border: 5px solid #ae0014;
	background: #fff000;
	margin-top: 20px;
	clear: both;
	color:#000;
	padding:15px;
}

.topics-box h4 {
	margin:10px　0;
	color: #ae0014;
	border-bottom: 1px solid #ae0014;
}

table th {
	vertical-align:top;
}

.topics-box p {
	margin: 0;
	color: #000;
}

.topics-box .eve_info {
	margin: 10px auto;
	clear: both;
	padding: 5px;
	font-size: 130%;
	font-weight: bold;
	color:#ae0014 !important;
}

.topics-box .txt-center {
	display: block;
}

/*　PC対応　=================================================================　*/
@media screen and ( min-width:640px ) {
	.news_box {
		margin-bottom: 60px;
	}

	#news_box dt {
		width: 60px;
		clear: both;
		float: left;
		margin: 10px 0 0 0;
	}

	#news_box dd {
		width: 740px;
		float: left;
		margin: 10px 0 0 10px;
	}

	.DA_expo_logo {
		display: block;
		width: 530px !important;
		margin: 0 auto;
		padding: 0;
	}

	.news_box .left_box {
		margin-top: 20px;
		width: 50%;
		float: left;
	}

	.news_box .left_box img {
		width: 100%;
	}

	.news_box .right_box {
		margin-top: 20px;
		width: 50%;
		float: right;
	}

	.news_box .right_box ul {
		margin: 20px 0 0 45px;
		list-style-type: disc;
	}

	.news_box .right_box ul li {
		margin-bottom: 5px;
	}

	.news_box .right_box p {
		margin: 20px 0 0 30px;
	}

	.news_box .right_box p.margin0 {
		margin: 20px 0 0 0;
	}

	.news_newitembox{
		margin: 30px 0 30px 0;
	}

	.btn_news_newitem,
	.btn_news_reservation {
		display: block;
		width: 400px;
		height: 120px;
		position: relative;
		z-index: 9999;
		overflow:hidden;
		margin: 0 auto;
		list-style: none!important;
	}

	.btn_news_newitem {
		float: left;
	}

	.btn_news_newitem li a,
	.btn_news_reservation li a {
		display: block;
		overflow: hidden;
		width: 400px;
		height: 0;
		cursor: pointer;
		padding-top: 120px;
		background-position: 0 0;
	}

	.btn_news_newitem li a.btn_news-bigpowerd {
		background: url(../img/btn_news-bigpowerd.jpg) no-repeat;
	}

	.btn_news_newitem li a.btn_news-powerdsuit {
		background: url(../img/btn_news-powerdsuit.jpg) no-repeat;
	}

	.btn_news_reservation li a.btn_reservation {
		background: url(../img/btn_reservation.jpg) no-repeat;
	}

	.btn_news_reservation li a.btn_news-v2alfa {
		background: url(../img/btn_news-v2alfa.jpg) no-repeat;
	}

	.btn_news_reservation li a.btn_news-bigpowerd2017 {
		background: url(../img/btn_news-bigpowerd2017.jpg) no-repeat;
	}

	.btn_news_reservation li a.btn_news-bigpowerd-ims {
		background: url(../img/btn_news-bigpowerd-ims.jpg) no-repeat;
	}

	.btn_news_newitem li a:hover,
	.btn_news_reservation li a:hover {
		background-position: 0 -120px;
	}

	.img-bigpowerd {
		margin-left: -50px;
	}

	.img-powerd123 img {
		width: 33%;
		float: left;
	}

	.img-powerdsuit {
		width: 80% !important;
	}

	.img_width300 {
		display: block;
		width: 300px !important;
		margin: 0 auto;
	}

	h4.powerdsuit-copy {
		margin: 20px 0 0 0 !important;
		text-align: center;
		font-weight:bold;
		font-size: 200%;
		border: none !important;
	}

	.news_box ul {
		list-style-type: square;
		list-style-position: inside;
	}

	.news_box ul li{}

	/* ダイアバトルスV2 アルファプラス
	-------------------------------------------------------------------------------- */
	.img-v2alpha {
		width: 880px;
		margin: 0 auto;
	}

	.img-v2alpha img {
		display: block;
		margin-bottom: 40px;
	}

	.V2alpha_battles {
		width: 806px;
		margin: 0 auto;
		padding-bottom: 30px;
	}

	.V2alpha_battles img {
		display: block;
		float:left;
		margin: 0;
		padding: 0;
	}

	.img-v2alpha03 {
		width: 424px;
		float: left;
	}

	.img-v2alpha04 {
		width: 424px;
		float: right;
	}

	.img-v2alpha_s {
		display: none;
	}

	#V2_alpha_btbox {
		width: 800px;
		margin: 0 auto;
	}

	#V2_alpha_btbox ul {
		list-style: none;
		width: 100%;
	}

	#V2_alpha_btbox ul li span {
		display: none;
	}

	#V2_alpha_btbox ul li.btn_diaV2 {
		float:left;
		width: 420px;
		height: 222px;
		position: relative;
		z-index: 9999;
	}

	#V2_alpha_btbox ul li.btn_diaV2 a {
		display: block;
		overflow: hidden;
		width: 100%;
		height: 100%;
		cursor: pointer;
		background-position: 0 0;
	}

	#V2_alpha_btbox ul li.btn_diaV2 a {
		background: url(../img/btn_diabattlesv2.png) no-repeat;
		background-size: cover;
	}

	#V2_alpha_btbox ul li.btn_diaV2 a:hover {
		background-position: 0 -222px;
	}

	#V2_alpha_btbox ul li.btn_dn_shopping01{
		float:right;
		width: 300px;
		height: 120px;
		position: relative;
		z-index: 9999;
	}

	#V2_alpha_btbox ul li.btn_dn_shopping01 a {
		display: block;
		overflow: hidden;
		width: 100%;
		height: 100%;
		cursor: pointer;
		background-position: 0 0;
	}

	#V2_alpha_btbox ul li.btn_dn_shopping01 a {
		background: url(../img/btn_lineup01.jpg) no-repeat;
		background-size: cover;
	}

	#V2_alpha_btbox ul li.btn_dn_shopping01 a:hover {
		background-position: 0 -120px;
	}

	/* ビッグパワード
	-------------------------------------------------------------------------------- */
	.img-bp {
		position: relative;
	}

	.sp_img-bp {
		display:none;
	}

	.img-bp-bg {
		width: 100%;
		z-index:1;
	}

	.img-bp a img:hover {
		filter:brightness(150%);
	}

	.bigpowred-gv_01 {
		position: absolute;
		left:46px;
		top:364px;
	}

	.bigpowred-gv_02 {
		position: absolute;
		left:73px;
		top:334px;
	}

	.bigpowred-gv_03 {
		position: absolute;
		left:139px;
		top:254px;
	}

	.bigpowred-gv_04 {
		position: absolute;
		left:212px;
		top:116px;
	}

	.bigpowred-gv_05 {
		position: absolute;
		left:461px;
		top:5px;
	}

	.bigpowred-gv_06 {
		position: absolute;
		left: 413px;
		top: 27px;
	}

	.bigpowred-gv_07 {
		position: absolute;
		left: 479px;
		top: 27px;
	}

	.bigpowred-gv_08 {
		position: absolute;
		left: 695px;
		top: 175px;
	}

	.bigpowred-gv_09 {
		position: absolute;
		left:20px;
		top:533px;
	}

	.bigpowred-gv_10 {
		position: absolute;
		left:9px;
		top:617px;
	}

	.bigpowred-gv_11 {
		position: absolute;
		left:30px;
		top:687px;
	}

	.bigpowred-gv_12 {
		position: absolute;
		left:138px;
		top:741px;
	}

	.bigpowred-gv_13 {
		position: absolute;
		left:16px;
		top:831px;
	}

	.bigpowred-gv_14 {
		position: absolute;
		left:193px;
		top:963px;
	}

	.bigpowred-gv_15 {
		position: absolute;
		left:36px;
		top:1034px;
	}

	.bigpowred-gv_16 {
		position: absolute;
		left:237px;
		top:1034px;
	}

	.bigpowred-gv_17 {
		position: absolute;
		left: 283px;
		top: 553px;
	}

	.bigpowred-gv_18 {
		position: absolute;
		left: 270px;
		top: 624px;
	}

	.bigpowred-gv_19 {
		position: absolute;
		left: 311px;
		top: 805px;
	}

	.bigpowred-gv_20 {
		position: absolute;
		left: 250px;
		top: 900px;
	}

	.bigpowred-gv_21 {
		position: absolute;
		left: 366px;
		top: 564px;
	}

	.bigpowred-gv_22 {
		position: absolute;
		left: 355px;
		top: 755px;
	}

	.bigpowred-gv_23 {
		position: absolute;
		left: 347px;
		top: 849px;
	}

	.bigpowred-gv_24 {
		position: absolute;
		left: 551px;
		top: 670px;
	}

	.bigpowred-gv_25 {
		position: absolute;
		left: 564px;
		top: 483px;
	}

	.bigpowred-gv_26 {
		position: absolute;
		left: 626px;
		top: 679px;
	}

	.bigpowred-gv_27 {
		position: absolute;
		left: 614px;
		top: 824px;
	}

	.bigpowred-gv_28 {
		position: absolute;
		left: 367px;
		top: 933px;
	}

	/* ビッグパワード IMS
	-------------------------------------------------------------------------------- */
	.bigpowred-gv-ims_01 {
		position: absolute;
		left:43px;
		top:360px;
	}

	.bigpowred-gv-ims_02 {
		position: absolute;
		left:78px;
		top:334px;
	}

	.bigpowred-gv-ims_03 {
		position: absolute;
		left:141px;
		top:277px;
	}

	.bigpowred-gv-ims_04 {
		position: absolute;
		left:276px;
		top:100px;
	}

	.bigpowred-gv-ims_05 {
		position: absolute;
		left:467px;
		top:40px;
	}

	.bigpowred-gv-ims_06 {
		position: absolute;
		left: 413px;
		top: 27px;
	}

	.bigpowred-gv-ims_07 {
		position: absolute;
		left: 479px;
		top: 27px;
	}

	.bigpowred-gv-ims_08 {
		position: absolute;
		left: 695px;
		top: 169px;
	}

	.bigpowred-gv-ims_08-2 {
		position: absolute;
		left: 695px;
		top: 279px;
	}

	.bigpowred-gv-ims_09 {
		position: absolute;
		left:21px;
		top:534px;
	}

	.bigpowred-gv-ims_10 {
		position: absolute;
		left:15px;
		top:615px;
	}

	.bigpowred-gv-ims_11 {
		position: absolute;
		left:30px;
		top:688px;
	}

	.bigpowred-gv-ims_12 {
		position: absolute;
		left:138px;
		top:741px;
	}

	.bigpowred-gv-ims_13 {
		position: absolute;
		left:36px;
		top:841px;
	}

	.bigpowred-gv-ims_14 {
		position: absolute;
		left:192px;
		top:912px;
	}

	.bigpowred-gv-ims_15 {
		position: absolute;
		left:36px;
		top:1034px;
	}

	.bigpowred-gv-ims_16 {
		position: absolute;
		left:237px;
		top:1034px;
	}

	.bigpowred-gv-ims_17 {
		position: absolute;
		left: 283px;
		top: 553px;
	}

	.bigpowred-gv-ims_18 {
		position: absolute;
		left: 270px;
		top: 624px;
	}

	.bigpowred-gv-ims_19 {
		position: absolute;
		left: 311px;
		top: 805px;
	}

	.bigpowred-gv-ims_20 {
		position: absolute;
		left: 250px;
		top: 900px;
	}

	.bigpowred-gv-ims_21 {
		position: absolute;
		left: 366px;
		top: 566px;
	}

	.bigpowred-gv-ims_22 {
		position: absolute;
		left: 355px;
		top: 755px;
	}

	.bigpowred-gv-ims_23 {
		position: absolute;
		left: 354px;
		top: 830px;
	}

	.bigpowred-gv-ims_24 {
		position: absolute;
		left: 551px;
		top: 669px;
	}

	.bigpowred-gv-ims_25 {
		position: absolute;
		left: 651px;
		top: 486px;
	}

	.bigpowred-gv-ims_26 {
		position: absolute;
		left: 640px;
		top: 646px;
	}

	.bigpowred-gv-ims_27 {
		position: absolute;
		left: 616px;
		top: 771px;
	}

	.bigpowred-gv-ims_28 {
		position: absolute;
		left: 444px;
		top: 895px;
	}

	/* POP UP用ボタン
	-----------------------------------------*/
	.btn {
		display: block;
		text-align: center;
		text-decoration: none;
		padding: 5px 10px;
		font-size: 13px;
		line-height: 2em;
		font-weight: normal;
		letter-spacing: 1px;
		text-transform: uppercase;
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		-webkit-transform: translate3D(-50%, -50%, 0);
		transform: translate3D(-50%, -50%, 0);
		color: #fcff00;
		border: 2px solid #fcff00;
		background: #c50018;
	}

	.btn:before, .btn:after {
		width: 0%;
		height: 2px;
		position: absolute;
		background: #c50018;
		-webkit-transition: width .4s ease-in-out;
		transition: width .4s ease-in-out;
		content: " ";
	}

	.btn:before {
		left: 0;
		top: -2px;
	}

	.btn:after {
		bottom: -2px;
		right: 0;
	}

	.btn:hover {
		padding: 5px 10px;
		border-color: #c50018;
		color: #fffbe5;
		cursor:pointer;
	}

	.btn:hover:before, .btn:hover:after {
		width: 100%;
	}

	.btn_01{
		width: 190px;
		position: absolute;
		top: 370px !important;
		left: 120px !important;
	}

	.lineup-left{
		margin: 10px 0;
		float: left;
	}

	.lineup-right {
		margin: 10px 0;
		float: right;
	}

	.lineup-left ul,
	.lineup-right ul {
		list-style: none;
	}

	.btn_lineup_shopping_ex {
		display: block;
		width: 300px;
		height: 120px;
		position: relative;
		z-index: 9999;
		overflow:hidden;
	}

	.btn_lineup_shopping_ex li a {
		display: block;
		overflow: hidden;
		width: 300px;
		height: 0;
		cursor: pointer;
		padding-top: 120px;
		background-position: 0 0;
	}

	.btn_lineup_shopping_ex li a {
		background: url(../img/btn_lineup01_ex.jpg) no-repeat;
	}

	.btn_lineup_shopping_ex li a:hover {
		background-position: 0 -120px;
	}

	.pv-cap-box {
		width:786px;
		margin:20px auto 0;
	}

	.pv-cap-box img {
		width:260px !important;
		float:left;
		margin:1px;
	}

	.comcon-box p {
		text-align:right;
	}

	p.comcon01 {
		width:300px;
		float:left;
	}

	p.comcon02 {
		width:480px;
		float:right;
	}

	p.comcon03 {
		width:480px;
		float:left;
	}

	p.comcon04 {
		width:300px;
		float:right;
	}

	p.comcon05 {
		width:300px;
		float:right;
		margin-top:15px !important;
	}

	.txt_spec {
		clear: both;
		width: 800px;
		margin: 20px auto 40px;
		border: 1px solid #fff;
		padding: 20px;
	}

	.txt_spec dt {
		clear: both;
		width: 90px;
		float: left;
		padding: 5px 0;
	}

	.txt_spec dd {
		width: 660px;
		float: left;
		margin: 0;
		padding: 5px 0;
	}

	.kos {
		position:relative;
	}

	.kos .kos_btn_box {
		position:absolute;
		width:200px;
		top:0;
		right:0;
		margin:0 !important;
	}

	.kos .kos_btn_box .kos_btn {
		display:block;
		width:100%;
		text-align:center;
		font-size:30px;
		font-weight:bold;
		text-decoration:none;
		margin:0 !important;
	}

	.kos .kos_btn_box .kos_btn img {
		margin:10px 0 0 0;
		width:100%;
	}

	.kos .kos_btn_box .kos_btn a {
		display:block;
		text-decoration:none !important;
		margin:10px;
		cursor:pointer !important;
		color:#4d4d4d !important;
	}

	.kos .kos_btn_box .kos_btn a:hover {
		text-decoration:none !important;
		cursor:pointer !important;
		filter:alpha(opacity=50);
			-moz-opacity: 0.5;
			opacity: 0.5;
	}

	.kos .kos_btn_box .note {
		margin-top:3px !important;
		line-height:1.0;
	}
}

/*　モバイル対応　=================================================================　*/

@media screen and ( max-width:639px ) {
	.news_box {
		clear: both;
		width: 90%;
		margin: 30px auto 30px;
	}

	.news_box ul {
		list-style-type:disc;
		list-style-position:outside;
		margin-left:20px;
	}

	.news_box ul li {
		margin-top:10px;
	}

	#news_box dt {
		margin: 10px 0 0 0;
	}

	#news_box dd {
		margin: 5px 0 0 15px;
	}

	.news_box .right_box p.margin0 {
		margin: 20px 0 0 0;
	}

	.news_newitembox {
		width: 100%;
		margin: 30px 0 10px 0;
	}

	.btn_news_newitem,
	.btn_news_reservation {
		display: block;
		width: 200px;
		height: 60px;
		position: relative;
		z-index: 9999;
		overflow:hidden;
		margin: 0 auto!important;
		list-style: none!important;
	}

	.btn_news_newitem li a,
	.btn_news_reservation li a {
		display: block;
		overflow: hidden;
		width: 100%;
		height: 0;
		cursor: pointer;
		padding-top: 120px;
		margin-bottom: 10px;
		background-position: 0 0;
	}

	.btn_news_newitem li a.btn_news-bigpowerd {
		background: url(../img/btn_news-bigpowerd.jpg) no-repeat;
		background-size: contain;
	}

	.btn_news_newitem li a.btn_news-powerdsuit {
		background: url(../img/btn_news-powerdsuit.jpg) no-repeat;
		background-size: contain;
	}

	.btn_news_reservation li a.btn_reservation {
		background: url(../img/btn_reservation.jpg) no-repeat;
		background-size: contain;
	}

	.btn_news_reservation li a.btn_news-v2alfa {
		background: url(../img/btn_news-v2alfa.jpg) no-repeat;
		background-size: contain;
	}

	.btn_news_reservation li a.btn_news-bigpowerd2017 {
		background: url(../img/btn_news-bigpowerd2017.jpg) no-repeat;
		background-size: contain;
	}

	.btn_news_newitem li a:hover,
	.btn_news_reservation li a:hover {
		background-position: 0 -60px;
	}

	.img-bigpowerd{}

	.img-powerd123 img {
		width: 100%;
		float: left;
	}

	.news_box img {
		width: 100%;
	}

	.news_box .left_box {
		margin-top: 20px;
	}

	.news_box .right_box {
		margin-top: 20px;
	}

	.news_box .right_box ul {
		margin: 0 0 0 20px;
		list-style-type: disc;
	}

	.news_box .right_box ul li {
		margin-bottom: 5px;
	}

	.news_box .right_box p {
		margin-top: 20px;
	}

	h4.powerdsuit-copy {
		margin: 20px 0 0 0 !important;
		text-align: center;
		font-weight:bold;
		font-size: 200%;
		border: none !important;
	}

	video {
		width: 100%;
	}

	.img-v2alpha {
		display: none;
	}

	.img-v2alpha_s {
		width: 100%;
		margin: 0 auto;
	}
	.img-v2alpha_s img {
		display: block;
		width: 90%;
		margin: 0 auto;
		padding: 10px 0;
	}
	.img-v2alpha_b01,
	.img-v2alpha_b02,
	.img-v2alpha_b03 {
		width: 70%;
	}


	#V2_alpha_btbox {
		width: 100%;
		margin: 0 auto;
	}

	#V2_alpha_btbox ul {
		list-style: none;
		width: 100%;
		margin: 0 auto;
	}

	#V2_alpha_btbox ul li span {
		display: none;
	}

	#V2_alpha_btbox ul li.btn_diaV2 {
		width: 210px;
		height: 111px;
		position: relative;
		z-index: 9999;
		margin: 20px auto;
	}

	#V2_alpha_btbox ul li.btn_diaV2 a {
		display: block;
		overflow: hidden;
		width: 100%;
		height: 100%;
		cursor: pointer;
		background-position: 0 0;
	}

	#V2_alpha_btbox ul li.btn_diaV2 a {
		background: url(../img/btn_diabattlesv2.png) no-repeat;
		background-size: cover;
	}

	#V2_alpha_btbox ul li.btn_diaV2 a:hover {
		background-position: 0 -111px;
	}

	#V2_alpha_btbox ul li.btn_dn_shopping01 {
		width: 150px;
		height: 60px;
		position: relative;
		z-index: 9999;
		margin: 20px auto;
	}

	#V2_alpha_btbox ul li.btn_dn_shopping01 a {
		display: block;
		overflow: hidden;
		width: 100%;
		height: 100%;
		cursor: pointer;
		background-position: 0 0;
	}

	#V2_alpha_btbox ul li.btn_dn_shopping01 a {
		background: url(../img/btn_lineup01.jpg) no-repeat;
		background-size: cover;
	}

	#V2_alpha_btbox ul li.btn_dn_shopping01 a:hover {
		background-position: 0 -60px;
	}

	/* ビッグパワード
	-------------------------------------------------------------------------------- */
	.img-bp {

	}

	.img-bp-bg {
		width: 100%;
		z-index:1;
	}

	.sp_img-bp a img:hover {
		filter:brightness(150%);
	}

	.img-bp div {
		display:none;
	}

	.sp_img-bp div {
		width:49%;
		margin-top:5px;
	}

	.sp_img-bp .float_l {
		float:left;
		clear:both;
	}

	.sp_img-bp .float_r {
		float:right;
	}

	.lineup-left,
	.lineup-right {
		margin: 10px auto;
	}

	.lineup-left p,
	.lineup-right p {
		font-size: 90%;
		text-align:center;
	}

	.lineup-left ul,
	.lineup-right ul {
		width: 150px;
		height: 60px;
		list-style: none;
	}

	ul.btn_lineup_shopping_ex {
		display: block;
		width: 150px;
		height: 60px;
		position: relative;
		z-index: 9999;
		margin: 10px auto;
	}

	ul.btn_lineup_shopping_ex li a {
		display: block;
		overflow: hidden;
		width: 150px;
		height: 0;
		cursor: pointer;
		padding-top: 60px;
		background-position: 0 0;
	}

	ul.btn_lineup_shopping_ex li a {
		background: url(../img/btn_lineup01_ex.jpg) no-repeat;
		background-size: cover;
	}

	ul.btn_lineup_shopping_ex li a:hover {
		background-position: 0 -60px;
	}

	.txt_spec {
		clear: both;
		width: 90%;
		margin: 20px auto 40px;
		border: 1px solid #fff;
		padding: 20px;
	}

	.txt_spec dt {
		clear: both;
		width: 100%;
		float: left;
		padding: 5px 0 0 0;
	}

	.txt_spec dd {
		width: 90%;
		float: right;
		margin: 0;
		padding: 0;
	}

	.font-30y {
		font-weight: bold !important;
		font-size:18px !important;
		color: #fff000 !important;
	}

	.font-50r {
		font-weight: bold !important;
		font-size:40px !important;
		color: #ff0000 !important;
	}

	.kos {

	}

	.kos .kos_btn_box {
		width:200px;
		margin:0 auto !important;
	}

	.kos .kos_btn_box .kos_btn {
		display:block;
		width:100%;
		text-align:center;
		font-size:30px;
		font-weight:bold;
		text-decoration:none;
		background:#fff;
		margin:0 !important;
	}

	.kos .kos_btn_box .kos_btn img {
		margin:10px 0 0 0;
		width:100%;
	}

	.kos .kos_btn_box .kos_btn a {
		display:block;
		text-decoration:none !important;
		margin:10px;
		cursor:pointer !important;
	}

	.kos .kos_btn_box .kos_btn a:hover {
		text-decoration:none !important;
		cursor:pointer !important;
		filter:alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
	}

	.kos .kos_btn_box .note {
		margin-top:3px !important;
		line-height:1.0;
	}
}
