@charset "shift_jis";
/* CSS Document */
/*-------------------------------------------
common
-------------------------------------------*/
.mt10{
	margin-top:10px;
}


.caution{
	margin-top:10px !important;
	text-align:center;
}
.center{
	text-align:center;
}
body.capcom{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6;
}
body .txt03>a {
	color: #fff!important;
	font-size: 0.9rem;
}
body.capcom a{
	color:inherit;
}

/*snsArea*/
.snsArea {
	background:url(/smp/gecard/capcom/images/menu_bg_001.png) top left repeat;
	text-align:right;
	padding:0 4% 10px;
}
.snsArea .snsAreaInner{
}
.snsArea iframe.twitter-share-button{
	width:110px !important;
}
.snsArea .twBlock{
	display:inline-block;
	line-height:0;
}
.snsArea .fbBlock{
	vertical-align:top !important;
	display:inline-block;
	width:115px;
	line-height:0;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p{
	padding: 0 25px;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p.modaltitie{
	width:100px;
	text-align:center;
	background:#f2f2f2;
	padding:5px;
	margin:0 0 0 25px;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p.subtitle01 {
	font-weight:bold;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p.subtitle02 {
	margin:15px 0;
	font-weight:bold;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p.subtitle02 {
	margin:15px 0 0;
	font-weight:bold;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p img.img{
	padding:15px 0;
	margin:0;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p img.img2{
	padding:15px 0;
	width:150px;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p img.w49{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-right: 60px;
	padding-left: 60px;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p img.w56{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-right: 40px;
	padding-left: 37px;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02 p img.w80{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-right: 30px;
	padding-left: 32px;
}

/*header
--------------------*/
header{
	position:relative;
	padding:10px;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
	border-bottom:1px solid #cbcbcb;
}
header h1{
	width:43%;
}
header h1 > a > img{
	width: 129px;
}

.menuBtnArea ul{
	z-index: 10;
	display: table;
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 100%;
}
.menuBtnArea li {
	display: table-cell;
}
.menuBtnArea li a {
	display: block;
	min-height: 33px;
}
.menuBtnArea li a > img {
	width: 32px;
}

.menuBtnArea li ul li {
	z-index: 10;
}
#sub_nav01{
	display: block;
	background:url(/smp/gecard/capcom/images/menu_bg_002.png) left top repeat;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
	position: absolute;
	padding:10px;
	top:-400px;
	left: 0;
	font-size: 16px;
	font-weight: bold;
	z-index:10000;
}
.menuBtnArea .active #sub_nav01 {
	display:block;
}
#sub_nav01 p.close{
	text-align:right;
	margin:0 0 10px;
}
#sub_nav01 p.close a{
	text-align:right;
	line-height:0;
	height:auto;
}
#sub_nav01 p.close a > img{
	width: 77px;
}
#sub_nav01 p.title{
	background: #cf0045;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cf0045), color-stop(100%,#9b0021));
	background: -webkit-linear-gradient(top, #cf0045 0%,#9b0021 100%);
	background: linear-gradient(to bottom, #cf0045 0%,#9b0021 100%);
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color:#FFF;
	padding:15px 20px;
}
#sub_nav01 a{
	height: 40px;
	text-decoration:none;
}
#sub_nav01 a:hover{
	text-decoration:underline;
}
#sub_nav01 ul{
	z-index: 10;
	display: table;
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 100%;
	padding: 10px 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#sub_nav01 ul li {
	display: block;
	color:#b90f3f;
	border-bottom:1px solid #999;
	width: 100%;
}
#sub_nav01 ul li:last-child{
	border:none;
}
#sub_nav01 ul li a{
	display: block;
	min-height: 33px;
	background: #ffffff;
	padding: 0 15px;
	line-height: 40px;
}
#sub_nav01 ul li a span {
	border: none;
	background:url(/smp/gecard/capcom/images/menu_ico_001.png) 0 center no-repeat;
	-webkit-background-size: 9px 13px;
	background-size: 9px 13px;
	height: 60px;
	margin: 0;
	padding:0 0 0 15px;
}
#sub_nav01 ul li:first-child a{
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#sub_nav01 ul li:last-child a{
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#sub_nav01 p{
	width: 100%;
}
#sub_nav01 p a {
	padding: 0;
	line-height: 60px;
	text-align: center;
	color: #ffffff;
}
#sub_nav01 p a span{
	border: none;
	background-image: url(/smp/images/common/gnav_ico_003.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: right 50%;
	background-repeat: no-repeat;
	height: 60px;
	margin: 0;
}

#sub_nav01 ul {
	background:url(/smp/gecard/capcom/images/menu_bg_001.png) top left repeat;
}



/*footer
--------------------*/
footer{
	font-size:11px;
	line-height:1.3;
	color:#595959;
	padding:7px 10px 15px;
	text-align:center;
	border-top:1px solid #cbcbcb;
}

/*sectionInner*/
.sectionInnerA02{
	padding:0 10px;
}
/*sns*/
.capcom .snsArea {
	width: 90%;
}
.capcom .snsArea .snsBubble .snsBubbleText {
	font-size: 11px;
}
.capcom .snsArea .snsButtonWrap .snsButton a img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
/*-------------------------------------------
/smp/gecard/capcom/index.html
-------------------------------------------*/
/*bgBlockA01*/
body#index.capcom .bgBlockA01{
	background:#000;
	padding:10px 0 50px;
}
/*h3BlockA01*/
body#index.capcom .imgBlock{
	margin:22px 0 0;
}
/*text*/
body#index.capcom .text01{
	margin:16px 0 0;
}
body#index.capcom .text02{
	margin:10px 0 0;
}
body#index.capcom .txtBlockA01{
	margin:25px 0 0;
	border:2px solid #ceb062;
	background:#221815;
	padding:10px 11px 15px;
	color:#FFF;
	font-size:12px;
	line-height:1.5;
}
body#index.capcom .txtBlockA01 .title{
	margin:0 0 7px;
}
body#index.capcom .txtBlockA01 .subtitle{
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px;
}
body#index.capcom .txtBox{
	border:1px solid #ceb062;
	background:#861212;
	margin:10px 0 0;
	padding:5px 14px 8px;
}
body#index.capcom .txtBox .title{
	font-weight:bold;
	font-size:12px;
	margin:0;
}

body#index.capcom .txtBlockA03{
	margin:0 auto;
	padding:0 5px 10px;
	color:#fff;
	font-size:12px;
}
/*-------------------------------------------
/smp/gecard/capcom/basara/index.html
-------------------------------------------*/
/*detailBlock*/
body#basara.capcom .detailBlockA01{
	margin:20px 0 0;
	background: url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_002.jpg);
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
body#basara.capcom .detailBlockA02{
	margin:30px 0 0;
	background: url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_002.jpg);
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
body#basara.capcom .detailBlockA03{
	margin:50px 0 0;
	background: url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_002.jpg);
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
/*headingBlock*/
body#basara.capcom .headingBlockB02{
	background: #0b0205;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b0205), color-stop(100%,#2f2f2f));
	background: -webkit-linear-gradient(top, #0b0205 0%,#2f2f2f 100%);
	background: linear-gradient(to bottom, #0b0205 0%,#2f2f2f 100%);
	padding:0 0 35px;
}
/*caution*/
body#basara.capcom .caution01{
	margin:16px 0 0;
	text-align:center;
}
body#basara.capcom .caution02{
	margin:3px 0 0;
	padding:0 21px;
	font-size:10px;
	color:#fff;
	-webkit-text-size-adjust: 100%;
}
/*bgBlackBlock*/
body#basara.capcom .bgBlackBlockA01{
	background:#000;
}
/*bgLightBlackBlock*/
body#basara.capcom .bgLightBlackBlockA01{
	background:#2f2f2f;
	padding:0 0 10px;
}
/*bgBlock*/
body#basara.capcom .bgBlockA01{
	background:url(/smp/gecard/capcom/basara/images/index_bg_001.gif) left top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}


/*imgBlock-*/
body#basara.capcom .imgBlockA01{
	padding:23px 0 0;
}

body#basara.capcom .imgBlockA02{
}
/*anchorLinkBlock*/
body#basara.capcom .anchorLinkBlockA01{
	margin:3px 0 0;
	text-align:center;
}
body#basara.capcom .anchorLinkBlockA01 ul li{
	margin:15px 0 0;
}
body#basara.capcom .anchorLinkBlockA01 ul li:first-child{
	margin:0;
}

/*txtLinkBlock*/
body#basara.capcom .txtLinkBlockA01{
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
	padding:0 18% 0 23%;
	margin:5px 0 0;
}
body#basara.capcom .txtLinkBlockA01 p{
	width:32%;
	line-height:0;
}

/*stepBlock*/
body#basara.capcom .stepBlockA01{

}
body#basara.capcom .stepBox01{
	padding:0 15% 40px;
	margin:20px 0 0;
	background:url(/smp/gecard/capcom/basara/images/index_stepBg_001.png) center bottom no-repeat;
	background-size:143px 24px;
	-webkit-background-size:143px 24px;
}
body#basara.capcom .stepBox01:first-child{
	padding:0 15% 40px;
	margin:0;
}
body#basara.capcom .stepBox01:last-child{
	background:none;
	padding:0 15%
}
body#basara.capcom .stepBoxInner{
	margin:20px 0 0;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
}

body#basara.capcom .stepBoxInner .icon{
	padding:5px 0 0;
	width:22%;
}
body#basara.capcom .stepBoxInner .text{
	width:70%;
	font-size:12px;
	color:#FFF;
}
/*listBlock*/
body#basara.capcom .listBlockA01{
	border:1px solid #e6cd4b;
	color:#FFF;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#basara.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*pageTopBlock*/
body#basara.capcom .pageTopBlockA01{
	text-align:right;
	padding:0 10px;
}
body#basara.capcom .pageTopBlockA01 p{
	margin:-15px 0 0;
}


/*btnBlock-*/
body#basara.capcom .btnBlockA01{
	margin:15px 50px 0;
}
body#basara.capcom .btnBlockA02{
	margin:15px 50px 0;
}
/*ボタン*/
body#basara.capcom .goldBtn{
	border:2px solid #d6b304;
	border-radius:3px;
	-webkit-border-radius:3px;
	background: #f0de7a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0de7a), color-stop(68%,#a16708), color-stop(100%,#d5b200));
	background: -webkit-linear-gradient(top, #f0de7a 0%,#a16708 68%,#d5b200 100%);
	background: linear-gradient(to bottom, #f0de7a 0%,#a16708 68%,#d5b200 100%);
	text-align:center;
}
body#basara.capcom .goldBtn a{
	display:block;
	padding:13px 5px;
}
/* accordionBlock*/
body#basara.capcom .accordionBlockA01 {
	margin:15px 0;
}
body#basara.capcom .accordionBlockA01 .accordionBtnA01 {
	border:1px solid #e6cd4b;
	margin:0 20px;

}

body#basara.capcom .accordionBlockA01 .accordionBtnA01 p{
	padding:15px 30px 15px 20px;
	background:url(/smp/gecard/capcom/basara/images/accordion_close_001.png) 95% 50% no-repeat;
	background-size:16px;
	-webkit-background-size:16px;
	margin:0;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
	box-align:center;
	-webkit-box-align:center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height:1;
}

body#basara.capcom .accordionBlockA01 .accordionBtnA01.active p{
	padding:15px 30px 15px 20px;
	background:url(/smp/gecard/capcom/basara/images/accordion_open_001.png) 95% 50% no-repeat;
	background-size:16px 2px;
	-webkit-background-size:16px 2px;
	margin:0;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
	box-align:center;
	-webkit-box-align:center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body#basara.capcom .accordionBlockA01 .accordionInner{
	background:url(/smp/gecard/capcom/basara/images/accordion_bg_001.gif) 50% top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	border-bottom:1px solid #d5b200;
	display:none;
	text-align:left;
	margin:20px 0 0;
	padding:23px 0 18px;
}

body#basara.capcom .accordionBlockA01 .imgBlockA01{
	margin:0;
	padding:0;
}
/*-------------------------------------------
/smp/gecard/capcom/streetfighter/index.html
-------------------------------------------*/
/*detailBlock*/
body#streetfighter.capcom .detailBlockA01{
	margin:0;
}
body#streetfighter.capcom .detailBlockA02{
	margin:10px 0 0;
}
body#streetfighter.capcom .detailBlockA03{
	margin:20px 0 0;
}

/*bgGreyBlock*/
body#streetfighter.capcom .bgGreyBlockA01{
	background:#f1f1f1;
}
/*imgBlock*/
body#streetfighter.capcom .imgBlockA01{
	margin:0;
	padding:23px 0 0;
}
/*bgBlock*/
body#streetfighter.capcom .bgBlockA01{
	background:url(/smp/gecard/capcom/streetfighter/images/index_bg_001.jpg) left top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#streetfighter.capcom .bgBlockB01{
	background:url(/smp/gecard/capcom/streetfighter/images/index_bg_002.jpg) left top repeat-y;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	padding:0 0 10px;
}
/*stepBlock*/
body#streetfighter.capcom .stepBlockA01{
	margin:23px 0 0;
}
body#streetfighter.capcom .stepBox01{
	padding:0 15.5% 40px;
	margin:12px 0 0;
	background:url(/smp/gecard/capcom/streetfighter/images/index_stepBg_001.png) center bottom no-repeat;
	background-size:143px 24px;
	-webkit-background-size:143px 24px;
}
body#streetfighter.capcom .stepBox01:first-child{
	padding:0 15.5% 40px;
	margin:0;
}
body#streetfighter.capcom .stepBox01:last-child{
	background:none;
	padding:0 15.5% 0;
}
body#streetfighter.capcom .stepBoxInner{
	margin:15px 0 0;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
}

body#streetfighter.capcom .stepBoxInner .icon{
	padding:5px 0 0 3%;
	width:20%;
}
body#streetfighter.capcom .stepBoxInner .text{
	width:70%;
	font-size:12px;
	color:#333;
}
/*listBlock*/
body#streetfighter.capcom .listBlockA01{
	border:1px solid #c02a0c;
	color:#333;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#streetfighter.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*pageTopBlock*/
body#streetfighter.capcom .pageTopBlockA01{
	text-align:right;
	padding:0 10px;
}
body#streetfighter.capcom .pageTopBlockA01 p{
	margin:-12px 0 0;
}

/*anchorLinkBlock*/
body#streetfighter.capcom .anchorLinkBlockA01{
	margin:0;
	text-align:center;
}
body#streetfighter.capcom .anchorLinkBlockA01 ul li{
	padding:12px 0 0;
}
body#streetfighter.capcom .anchorLinkBlockA01 ul li:first-child{
	padding:0;
}
/*btnBlock*/
body#streetfighter.capcom .btnBlockA01{
	margin:10px 0 0;
	padding:0 15%;
}
/*headingBlock*/
body#streetfighter.capcom .headingBlockB02{
	padding:23px 9% 0;
	border-top:1px solid #bcbcbc;
}
/*caution01*/
body#streetfighter.capcom .caution01{
	margin:14px 0 0;
	text-align:center;
}
/* accordionBlock*/
body#streetfighter.capcom .accordionBlockA01 {
	margin:15px 0 0;
	padding:0;
}
body#streetfighter.capcom .accordionBlockA01 .accordionBtnA01 {
	border:1px solid #c02a0c;
	margin:0 20px 20px;

}

body#streetfighter.capcom .accordionBlockA01 .accordionBtnA01 p{
	padding:15px 30px 15px 20px;
	background:url(/smp/gecard/capcom/streetfighter/images/accordion_close_001.png) 95% 50% no-repeat;
	background-size:21px;
	-webkit-background-size:21px;
	margin:0;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
	box-align:center;
	-webkit-box-align:center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height:1;
}

body#streetfighter.capcom .accordionBlockA01 .accordionBtnA01.active p{
	padding:15px 30px 15px 20px;
	background:url(/smp/gecard/capcom/streetfighter/images/accordion_open_001.png) 95% 50% no-repeat;
	background-size:19px 5px;
	-webkit-background-size:19px 5px;
	margin:0;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
	box-align:center;
	-webkit-box-align:center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body#streetfighter.capcom .accordionBlockA01 .accordionInner{
	background:url(/smp/gecard/capcom/streetfighter/images/accordion_bg_001.jpg) 50% top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	border-bottom:1px solid #c7462c;
	display:none;
	text-align:left;
	margin:20px 0 0;
	padding:28px 0 0;
}
body#streetfighter.capcom .accordionBlockA01 .accordionInner .accordionBgBlockA01{
	padding:0 0 24px;
	background:url(/smp/gecard/capcom/streetfighter/images/accordion_bg_002.jpg) left top repeat-y;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#streetfighter.capcom .accordionBlockA01 .imgBlockA01{
	margin:0;
	padding:0;
}
body#streetfighter.capcom .accordionBlockA01 .btnBlockA01{
	margin-top:12px;
}
body#streetfighter.capcom .accordionBlockA01 .linkTxt{
	text-align:center;
}
body#streetfighter.capcom .accordionBlockA01 .linkTxt02{
	text-align:center;
	margin:-6px 0 0;
}
/*-------------------------------------------
/smp/gecard/capcom/monsterhunter/index.html
-------------------------------------------*/
/*detailBlock*/
body#monsterhunter.capcom .detailBlockA01{
	margin:0;
}
body#monsterhunter.capcom .detailBlockA02{
	margin:10px 0 0;
}
body#monsterhunter.capcom .detailBlockA03{
	margin:20px 0 0;
}

/*bgGreenBlock*/
body#monsterhunter.capcom .bgGreenBlockA01{
	background:url(/smp/gecard/capcom/monsterhunter/images/index_bg_001.jpg) left top repeat-y;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
/*bgBlock*/
body#monsterhunter.capcom .bgBlockB01{
	background:url(/smp/gecard/capcom/monsterhunter/images/index_stepBg_002.jpg) left top repeat-y;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	padding:0 0 10px;
}
/*imgBlock*/
body#monsterhunter.capcom .imgBlockA01{
	margin:0;
	padding:23px 0 0;
}
/*stepBlock*/
body#monsterhunter.capcom .stepBlockA01{
	margin:23px 0 0;
}
body#monsterhunter.capcom .stepBox01{
	padding:0 15.5% 40px 18%;
	margin:12px 0 0;
	background:url(/smp/gecard/capcom/monsterhunter/images/index_stepBg_001.png) center bottom no-repeat;
	background-size:146px 27px;
	-webkit-background-size:146px 27px;
}
body#monsterhunter.capcom .stepBox01:first-child{
	padding:0 15.5% 40px 18%;
	margin:0;
}
body#monsterhunter.capcom .stepBox01:last-child{
	background:none;
	padding:0 15.5% 0 18%;
}
body#monsterhunter.capcom .stepBoxInner{
	margin:15px 0 0;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
}

body#monsterhunter.capcom .stepBoxInner .icon{
	padding:5px 0 0;
	width:20%;
}
body#monsterhunter.capcom .stepBoxInner .text{
	width:70%;
	font-size:12px;
	color:#FFF;
}
body#monsterhunter.capcom .stepBox01 .stepBg01{
	background:url(/smp/gecard/capcom/monsterhunter/images/index_stepBg_003.png) center top no-repeat;
	background-size:107px 115px;
	-webkit-background-size:107px 115px;
	min-height:115px;
}
body#monsterhunter.capcom .stepBox01 .stepBg02{
	background:url(/smp/gecard/capcom/monsterhunter/images/index_stepBg_004.png) center top no-repeat;
	background-size:107px 115px;
	-webkit-background-size:107px 115px;
	min-height:115px;
}
body#monsterhunter.capcom .stepBox01 .stepBg03{
	background:url(/smp/gecard/capcom/monsterhunter/images/index_stepBg_005.png) center top no-repeat;
	background-size:107px 115px;
	-webkit-background-size:107px 115px;
	min-height:115px;
}
body#monsterhunter.capcom .stepBox01 .stepBg04{
	background:url(/smp/gecard/capcom/monsterhunter/images/index_stepBg_006.png) center top no-repeat;
	background-size:107px 115px;
	-webkit-background-size:107px 115px;
	min-height:115px;
}
/*listBlock*/
body#monsterhunter.capcom .listBlockA01{
	border:1px solid #f8d317;
	color:#FFF;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#monsterhunter.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*pageTopBlock*/
body#monsterhunter.capcom .pageTopBlockA01{
	text-align:right;
	padding:0 10px;
}
body#monsterhunter.capcom .pageTopBlockA01 p{
	margin:-12px 0 0;
}

/*anchorLinkBlock*/
body#monsterhunter.capcom .anchorLinkBlockA01{
	margin:0;
	text-align:center;
}
body#monsterhunter.capcom .anchorLinkBlockA01 ul li{
	margin:17px 0 0;
}
body#monsterhunter.capcom .anchorLinkBlockA01 ul li:first-child{
	margin:0;
}
/*btnBlock*/
body#monsterhunter.capcom .btnBlockA01{
	margin:16px 0 0;
	padding:0 15.6%;
}
/*headingBlock*/
body#monsterhunter.capcom .headingBlockB02{
	padding:33px 9% 0;
}
/*caution01*/
body#monsterhunter.capcom .caution01{
	margin:13px 0 0;
	text-align:center;
}
/*txtLinkBlock*/
body#monsterhunter.capcom .txtLinkBlockA01{
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
	padding:0 16% 0 20%;
	margin:0;
}
body#monsterhunter.capcom .txtLinkBlockA01 p{
	width:39%;
	line-height:0;
}
/* accordionBlock*/
body#monsterhunter.capcom .accordionBlockA01 {
	margin:15px 0 0;
	padding:0;
}
body#monsterhunter.capcom .accordionBlockA01 .accordionBtnA01 {
	border:1px solid #f8d317;
	margin:0 20px 20px;

}

body#monsterhunter.capcom .accordionBlockA01 .accordionBtnA01 p{
	padding:15px 30px 15px 20px;
	background:url(/smp/gecard/capcom/monsterhunter/images/accordion_close_001.png) 95% 50% no-repeat;
	background-size:19px 20px;
	-webkit-background-size:19px 20px;
	margin:0;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
	box-align:center;
	-webkit-box-align:center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height:1;
}

body#monsterhunter.capcom .accordionBlockA01 .accordionBtnA01.active p{
	padding:15px 30px 15px 20px;
	background:url(/smp/gecard/capcom/monsterhunter/images/accordion_open_001.png) 95% 50% no-repeat;
	background-size:19px 6px;
	-webkit-background-size:19px 6px;
	margin:0;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
	box-align:center;
	-webkit-box-align:center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body#monsterhunter.capcom .accordionBlockA01 .accordionInner{
	background:url(/smp/gecard/capcom/monsterhunter/images/accordion_bg_001.png) 50% top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	border-bottom:1px solid #e6cd4b;
	display:none;
	text-align:left;
	margin:20px 0 0;
	padding:25px 0 0;
}
body#monsterhunter.capcom .accordionBlockA01 .accordionInner .accordionBgBlockA01{
	padding:0 0 18px;
	background:url(/smp/gecard/capcom/monsterhunter/images/accordion_bg_002.jpg) left top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#monsterhunter.capcom .accordionBlockA01 .accordionInner .accordionBgBlockA02{
	padding:0 0 18px;
	background:url(/smp/gecard/capcom/monsterhunter/images/accordion_bg_003.jpg) left top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#monsterhunter.capcom .accordionBlockA01 .imgBlockA01{
	margin:0;
	padding:0;
}
body#monsterhunter.capcom .accordionBlockA01 .btnBlockA01{
	margin-top:10px;
}
body#monsterhunter.capcom .accordionBlockA01 .linkTxt{
	text-align:center;
}
/*-------------------------------------------
/smp/gecard/capcom/monsterhunter/XX/index.html
-------------------------------------------*/
body#monsterhunterXX.capcom .headingBlockA01 {
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_bg_003.jpg) no-repeat;
	background-size: 100%auto;
	-webkit-background-size: 100% auto;
}
/*detailBlock*/
body#monsterhunterXX.capcom .detailBlockA01{
	margin:0;
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_bg_004.jpg) no-repeat;
	background-size: 100% auto;
	-webkit-background-size:100% auto ;
}
body#monsterhunterXX.capcom .detailBlockA03{
	margin:0;
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_bg_005.jpg) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}

/*bgGreenBlock*/
body#monsterhunterXX.capcom .bgGreenBlockA01{
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_bg_001.gif);
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
/*bgBlock*/
body#monsterhunterXX.capcom .bgBlockB01{
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_002.jpg);
	background-size:100% auto;
	-webkit-background-size:100% auto;
	padding:0 0 10px;
}
/*imgBlock*/
body#monsterhunterXX.capcom .imgBlockA01{
	margin:0;
	padding:23px 10px 0;
}
/*stepBlock*/
body#monsterhunterXX.capcom .stepBlockA01{
	margin:23px 0 0;
}
body#monsterhunterXX.capcom .stepBox01{
	padding:0 15.5% 40px 18%;
	margin:12px 0 0;
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_001.png) center bottom no-repeat;
	background-size:146px 27px;
	-webkit-background-size:146px 27px;
}
body#monsterhunterXX.capcom .stepBox01:first-child{
	padding:0 15.5% 40px 18%;
	margin:0;
}
body#monsterhunterXX.capcom .stepBox01:last-child{
	background:none;
	padding:0 15.5% 0 18%;
}
body#monsterhunterXX.capcom .stepBoxInner{
	margin:15px 0 0;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
}

body#monsterhunterXX.capcom .stepBoxInner .icon{
	padding:5px 0 0;
	width:20%;
}
body#monsterhunterXX.capcom .stepBoxInner .text{
	width:70%;
	font-size:12px;
	color:#FFF;
}
body#monsterhunterXX.capcom .stepBox01 .stepBg01{
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_003.png) center top no-repeat;
	background-size:107px 115px;
	-webkit-background-size:107px 115px;
	min-height:115px;
}
body#monsterhunterXX.capcom .stepBox01 .stepBg02{
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_004.png) center top no-repeat;
	background-size:107px 115px;
	-webkit-background-size:107px 115px;
	min-height:115px;
}
body#monsterhunterXX.capcom .stepBox01 .stepBg03{
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_005.png) center top no-repeat;
	background-size:107px 115px;
	-webkit-background-size:107px 115px;
	min-height:115px;
}
body#monsterhunterXX.capcom .stepBox01 .stepBg04{
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/index_stepBg_006.png) center top no-repeat;
	background-size:107px 115px;
	-webkit-background-size:107px 115px;
	min-height:115px;
}
/*listBlock*/
body#monsterhunterXX.capcom .listBlockA01{
	border:1px solid #f8d317;
	color:#FFF;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#monsterhunterXX.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*pageTopBlock*/
body#monsterhunterXX.capcom .pageTopBlockA01{
	text-align:right;
	padding:0 10px;
}
body#monsterhunterXX.capcom .pageTopBlockA01 p{
	margin:-12px 0 0;
}

/*anchorLinkBlock*/
body#monsterhunterXX.capcom .anchorLinkBlockA01{
	margin:0 10px;
	text-align:center;
}
body#monsterhunterXX.capcom .anchorLinkBlockA01 ul li{
	margin:17px 0 0;
}
body#monsterhunterXX.capcom .anchorLinkBlockA01 ul li:first-child{
	margin:0;
}
/*btnBlock*/
body#monsterhunterXX.capcom .btnBlockA01{
	margin:16px 0 0;
	padding:0 15.6%;
}
/*headingBlock*/
body#monsterhunterXX.capcom .headingBlockB02{
	padding:33px 9% 0;
}
/*caution01*/
body#monsterhunterXX.capcom .caution01{
	margin:13px 10px 0;
	text-align:center;
}
/*txtLinkBlock*/
body#monsterhunterXX.capcom .txtLinkBlockA01{
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
	margin:0 12%;
}
body#monsterhunter.capcom .txtLinkBlockA01 > p{
	width:39%;
	line-height:0;
}
body#monsterhunterXX.capcom .txtLinkBlockA01 .imgText {
	width: 38%;
	line-height: 1;
}
/* accordionBlock*/
body#monsterhunterXX.capcom .accordionBlockA01 {
	margin:15px 0 0;
	padding:0;
}
body#monsterhunterXX.capcom .accordionBlockA01 .caution {
	margin-left: 10px;
	margin-right: 10px;
}
body#monsterhunterXX.capcom .accordionBlockA01 .accordionBtnA01 {
	border:1px solid #f8d317;
	margin:0 10px 0;
}
body#monsterhunterXX.capcom .detailBlockA03 .accordionBlockA01 .accordionBtnA01 {
margin:0 10px 20px;
}
body#monsterhunterXX.capcom .accordionBlockA01 .accordionBtnA01 p {
	position: relative;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
	box-align:center;
	-webkit-box-align:center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height:1;
}
body#monsterhunterXX.capcom .accordionBlockA01 .accordionBtnA01 p:after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 3%;
	margin-top: -10px;
	width: 19px;
	height: 20px;
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/accordion_close_001.png) no-repeat;
	background-size:19px 20px;
	-webkit-background-size:19px 20px;
}
body#monsterhunterXX.capcom .accordionBlockA01 .accordionBtnA01.active p:after{
	margin-top: -3px;
	height: 6px;
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/accordion_open_001.png) no-repeat;
	background-size:19px 6px;
	-webkit-background-size:19px 6px;
}
body#monsterhunterXX.capcom .accordionBlockA01 .accordionInner{
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/accordion_bg_001.png) 50% top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	border-bottom:1px solid #e6cd4b;
	display:none;
	text-align:left;
	margin:20px 0 0;
	padding:25px 0 0;
}
body#monsterhunterXX.capcom .accordionBlockA01 .accordionInner .accordionBgBlockA01{
	padding:0 0 18px;
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/accordion_bg_002.jpg);
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#monsterhunterXX.capcom .accordionBlockA01 .accordionInner .accordionBgBlockA02{
	padding:0 0 18px;
	background:url(/smp/gecard/capcom/monsterhunter/XX/images/accordion_bg_002.jpg);
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#monsterhunterXX.capcom .accordionBlockA01 .imgBlockA01{
	margin:0;
	padding:0;
}
body#monsterhunterXX.capcom .accordionBlockA01 .btnBlockA01{
	margin-top:10px;
}
body#monsterhunterXX.capcom .accordionBlockA01 .linkTxt{
	text-align:center;
}

/*-------------------------------------------
/smp/gecard/capcom/monsterhunter/world/index.html
-------------------------------------------*/
body#monsterhunterworld.capcom .mt10 {
	margin-top:10px;
}

body#monsterhunterworld.capcom .imgBlockA01 {
	background:url(/smp/gecard/capcom/monsterhunter/world/images/accordion_bg_001.jpg) no-repeat;
	background-size: 100%auto;
	-webkit-background-size: 100% auto;
}
body#monsterhunterworld.capcom .sectionInnerA01 .imgBlockA01 {
	background: none;
}
/*bgGreenBlock*/
body#monsterhunterworld.capcom .bgGreenBlockA01{
	background:url(/smp/gecard/capcom/monsterhunter/world/images/index_bg_001.jpg);
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
/*bgBlock*/
body#monsterhunterworld.capcom .bgGreenBlockA01 .imgBlockA01 .headingBlockA01 > h2{
	padding:155px 0 10px;
}
/*imgBlock*/
body#monsterhunterworld.capcom .imgBlockA01{
	margin:0;
	padding:23px 10px 0;
}
/*imgBlock*/
body#monsterhunterworld.capcom .headingBlockB01.typeCard02{
	margin-top:40px;
}
body#monsterhunterworld.capcom .headingBlockB01 > h3{
	padding:0 30px 0;
}
body#monsterhunterworld.capcom .headingBlockB01 > .cardHead{
	padding:0 30px 0;
}
/*stepBlock*/
body#monsterhunterworld.capcom .bgGreenBlockA01 .noteText01{
	margin: 15px auto 5px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
body#monsterhunterworld.capcom .stepBlockA01{
	margin:23px 0 0;
}
body#monsterhunterworld.capcom .stepBox01{
	padding:0 15.5% 40px 18%;
	margin:12px 0 0;
	background:url(/smp/gecard/capcom/monsterhunter/world/images/index_stepBg_001.png) center bottom no-repeat;
	background-size:146px 27px;
	-webkit-background-size:146px 27px;
}
body#monsterhunterworld.capcom .stepBox01:first-child{
	padding:0 15.5% 40px 18%;
	margin:0;
}
body#monsterhunterworld.capcom .stepBox01:last-child{
	background:none;
	padding:0 15.5% 0 18%;
}
body#monsterhunterworld.capcom .stepBoxInner{
	margin:15px 0 0;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
}

body#monsterhunterworld.capcom .stepBoxInner .icon{
	padding:5px 0 0;
	width:20%;
}
body#monsterhunterworld.capcom .stepBoxInner .text{
	width:70%;
	font-size:12px;
	color:#FFF;
}
body#monsterhunterworld.capcom .stepBox01 > div > p {
	height: 40px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
body#monsterhunterworld.capcom .stepBox01 > div > p img {
	width: auto;
	height: 100%;
}
body#monsterhunterworld.capcom .stepBox01 .stepBg01{
	background:url(/smp/gecard/capcom/monsterhunter/world/images/index_stepBg_003.png) center top no-repeat;
	background-size:49px 111px;
	-webkit-background-size:49px 111px;
	min-height:111px;
}
body#monsterhunterworld.capcom .stepBox01 .stepBg02{
	background:url(/smp/gecard/capcom/monsterhunter/world/images/index_stepBg_004.png) center top no-repeat;
	background-size:96px 110px;
	-webkit-background-size:96px 110px;
	min-height:110px;
}
body#monsterhunterworld.capcom .stepBox01 .stepBg03{
	background:url(/smp/gecard/capcom/monsterhunter/world/images/index_stepBg_005.png) center top no-repeat;
	background-size:100px 124px;
	-webkit-background-size:101px 124px;
	min-height:124px;
}
body#monsterhunterworld.capcom .stepBox01 .stepBg04{
	background:url(/smp/gecard/capcom/monsterhunter/world/images/index_stepBg_006.png) center top no-repeat;
	background-size:90px 119px;
	-webkit-background-size:90px 119px;
	min-height:119px;
}
/*noteBlock*/

/* 20190903 修正ここから */
body#monsterhunterworld.capcom .noteBlock{
border:1px solid #ffff48;
color:#ffff48;
font-weight: bold;
margin:20px 10px;
padding:10px 15px;
font-size:12px;
}
/* 20190903 修正ここまで */

body#monsterhunterworld.capcom .noteBlock p{
	padding-left: 1em;
	text-indent: -1em;
}
/*listBlock*/
body#monsterhunterworld.capcom .listBlockA01{
	border:1px solid #936949;
	color:#FFF;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#monsterhunterworld.capcom .listBlockA01 > p:first-child{
	font-weight: bold;
}
body#monsterhunterworld.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*imgBtn*/
body#monsterhunterworld.capcom .imgBtn{
	margin:20px 10px 30px;
}
/*pageTopBlock*/
body#monsterhunterworld.capcom .pageTopBlockA01{
	text-align:right;
	padding:0 10px 10px;
}
body#monsterhunterworld.capcom .pageTopBlockA01 p{
	margin:-12px 0 0;
}

/*anchorLinkBlock*/
body#monsterhunterworld.capcom .anchorLinkBlockA01{
	margin:0 10px;
	text-align:center;
}
body#monsterhunterworld.capcom .anchorLinkBlockA01 ul li{
	margin:17px 0 0;
}
body#monsterhunterworld.capcom .anchorLinkBlockA01 ul li:first-child{
	margin:0;
}
/*btnBlock*/
body#monsterhunterworld.capcom .btnBlockA01{
	margin:16px 0 0;
	padding:0 15px;
}
/*headingBlock*/
body#monsterhunterworld.capcom .headingBlockB02{
	padding:26px 17% 0;
	background: url(/smp/gecard/capcom/monsterhunter/world/images/index_ex_001.png) no-repeat 50% 0;
	background-size: 92%auto;
	-webkit-background-size: 92% auto;
}
/*caution01*/
body#monsterhunterworld.capcom .caution01{
	margin:13px 10px 0;
	text-align:center;
}
/*txtLinkBlock*/
body#monsterhunterworld.capcom .txtLinkBlockA01{
}
body#monsterhunter.capcom .txtLinkBlockA01 > p{
	line-height:0;
}
body#monsterhunterworld.capcom .txtLinkBlockA01 .imgText {
	line-height: 1;
}
/* accordionBlock*/
body#monsterhunterworld.capcom .itemBlockA01 {
	margin:15px 0 0;
	padding:45px 0 0;
	background: url(/smp/gecard/capcom/monsterhunter/world/images/index_ex_001.png) no-repeat 50% 0;
	background-size: 92%auto;
	-webkit-background-size: 92% auto;
}
body#monsterhunterworld.capcom .itemBlockA01 .caution {
	margin-left: 10px;
	margin-right: 10px;
}
body#monsterhunterworld.capcom .itemBlockA01 .accordionBtnA01 {
	margin:0 10px 0;
}
body#monsterhunterworld.capcom .detailBlockA03 .itemBlockA01 .accordionBtnA01 {
margin:0 10px 20px;
}
body#monsterhunterworld.capcom .itemBlockA01 .accordionBtnA01 p {
	width: 140px;
	margin: 0 auto;
}
body#monsterhunterworld.capcom .itemBlockA01 .accordionInner{
	text-align:center;
	margin:15px 50px 0;
}
body#monsterhunterworld.capcom .itemBlockA01 .accordionInner .accordionBgBlockA01{
	padding:0 0 18px;
}
body#monsterhunterworld.capcom .itemBlockA01 .accordionInner .accordionBgBlockA02{
	padding:0 0 18px;
}
body#monsterhunterworld.capcom .itemBlockA01 .imgBlockA01{
	margin:0;
	padding:0;
}
body#monsterhunterworld.capcom .itemBlockA01 .imgBlockA01 .itemTitle{
	margin: 10px 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
body#monsterhunterworld.capcom .itemBlockA01 .btnBlockA01{
	margin-top:10px;
}
body#monsterhunterworld.capcom .itemBlockA01 .linkTxt{
	text-align:center;
}
/* anc button */
body#monsterhunterworld.capcom .ancBtn li{
	float: left;
	width: 48.5%;
}
body#monsterhunterworld.capcom .ancBtn li + li{
	margin-left: 3%;
}
body#monsterhunterworld.capcom .benefitTitle,
body#monsterhunterworld.capcom .benefititemTitle--type02{
	line-height: 1.2;
	text-align:center;
	margin:20px -40px 5px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
body#monsterhunterworld.capcom .noteText01.noteText01--type02{
	display: inline-block;
	padding: 0;
	margin: 5px -40px 40px;
	font-size: 13px;
	text-shadow:none;
	text-align: left;
}
body#monsterhunterworld.capcom .noteText01.noteText01--type02 ul li{
	position: relative;
	padding-left: 1.1em;
}
body#monsterhunterworld.capcom .noteText01.noteText01--type02 ul li .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}


/*-------------------------------------------
/smp/gecard/capcom/gyakutensaiban/index.html
-------------------------------------------*/
/*detailBlock*/
body#gyakutensaiban.capcom .detailBlockA01{
}
body#gyakutensaiban.capcom .detailBlockA02{
	margin:0;
}

/*bgBlockA*/
body#gyakutensaiban.capcom .bgBlockA01{
	background:url(/smp/gecard/capcom/gyakutensaiban/images/index_bg_001.jpg) left top no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#gyakutensaiban.capcom .bgBlockA02{
	background:url(/smp/gecard/capcom/gyakutensaiban/images/index_bg_002_rep.jpg) left 2% repeat-y;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	padding-bottom:35px;
}
/*bgBlockB*/
body#gyakutensaiban.capcom .bgBlockB01{
	background-image:url(/smp/gecard/capcom/gyakutensaiban/images/index_stepBg_002_btm.jpg),url(/smp/gecard/capcom/gyakutensaiban/images/index_stepBg_002_top.jpg),url(/smp/gecard/capcom/gyakutensaiban/images/index_stepBg_002_rep.jpg);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position:bottom left,top left,top left;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	padding:10% 0 10px;
}
/*imgBlock*/
body#gyakutensaiban.capcom .imgBlockA01{
	margin:0;
	padding:10px 0 0;
}
body#gyakutensaiban.capcom .imgBlockB01{
	text-align:center;
}
body#gyakutensaiban.capcom .imgBlockB02{
	text-align:center;
	margin:25px 0 0;
}
body#gyakutensaiban.capcom .img_card01{
	text-align: center;
}
/*stepBlock*/
body#gyakutensaiban.capcom .stepBlockA01{
	margin:20px 0 0;
}
body#gyakutensaiban.capcom .stepBox01{
	padding:0 13.9% 40px  14.8%;
	background:url(/smp/gecard/capcom/gyakutensaiban/images/index_stepBg_001.png) center bottom no-repeat;
	background-size:146px 30px;
	-webkit-background-size:146px 30px;
}
body#gyakutensaiban.capcom .stepBox01:first-child{
	padding:0 13.9% 32px 14.8%;
	margin:0;
}
body#gyakutensaiban.capcom .stepBox01:last-child{
	background:none;
	padding:0 13.9% 0  14.8%;
}
body#gyakutensaiban.capcom .stepBoxInner{
	margin:15px 0 0;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
}

body#gyakutensaiban.capcom .stepBoxInner .icon{
	width:18%;	
}
body#gyakutensaiban.capcom .stepBoxInner .text{
	width:77%;
	font-size:12px;
	color:#FFF;
}

/*listBlock*/
body#gyakutensaiban.capcom .listBlockA01{
	border:1px solid #FFF;
	color:#FFF;
	margin:20px 7.1% 0;
	padding:10px;
	font-size:12px;
}
body#gyakutensaiban.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*pageTopBlock*/
body#gyakutensaiban.capcom .pageTopBlockA01{
	text-align:right;
	padding: 0 30px 20px 0;
	margin-top:63%;
}


/*btnBlock*/
body#gyakutensaiban.capcom .btnBlockA01{
	margin:14px 0 0;
	padding:0 8.125%;
}
body#gyakutensaiban.capcom .btnBlockB01{
	text-align:center;
}
/*headingBlock*/
body#gyakutensaiban.capcom .headingBlockB02{
	padding:0 10.7% 0 11%;
}
/*caution01*/
body#gyakutensaiban.capcom .caution01{
	margin:10px 0 0;
	text-align:center;
}
body#gyakutensaiban.capcom .caution02{
	margin:25px 0 0;
	text-align:center;
}

body#gyakutensaiban.capcom .note{
	color:#a1001e;
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0 20px;
	text-align: center;
}

body#gyakutensaiban.capcom .tabBlockInner01.bgBlockA02 .UDnote{
	padding:0 20px 10px;
}

body#gyakutensaiban.capcom .UDcard{
	text-align: center;
	margin: 0 auto;
	width: 40%;
}

body#gyakutensaiban.capcom .headingBlockB01 h3{
	margin-top: -8px;
}


/* awardBlock*/
body#gyakutensaiban.capcom .awardBlockA01 {
	background:url(/smp/gecard/capcom/gyakutensaiban/images/index_bg_002_top.jpg) no-repeat left top;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	padding:14px 0 0;
}
/*-------------------------------------------
/smp/gecard/capcom/goods.html
-------------------------------------------*/
body#goods.capcom .colorRed{color:#fe001b;}
body#goods.capcom .mt10{
	margin-top:10px;
}
/*headingBlock*/
body#goods.capcom{
	font-size:14px;
	line-height:1.5;
}
body#goods.capcom .headingBlockB01{
	margin:10px 0 0;
	background:#0c4da2;
	padding:5px 13px 4px;
}

body#goods.capcom .headingBlockB01 h3{
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

body#goods.capcom .headingBlockB02{
	margin:25px 0 0;
	background:#0c4da2;
	padding:5px 13px 4px;
}
body#goods.capcom .headingBlockB02 h3{
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}

body#goods.capcom .headingBlockC01{
	margin-bottom:10px;
	padding:6px 10px;
	background:#d4deec;
}
body#goods.capcom .headingBlockC01 h4{
	font-weight:bold;
	font-size:16px;
}
body#goods.capcom h4 span.new{
	position:relative;
}
body#goods.capcom h4 span.new:after {
	content: "";
	display: inline-block;
	position: relative;
	top: 4px;
	left: 0;
	margin-left: 4px;
	width: 37px;
	height: 18px;
	background: url(/smp/gecard/capcom/images/goods_ico_new.gif) center bottom no-repeat;
	background-size:100%;
}
/*bgGreyBlock*/
body#goods.capcom .bgGreyBlockA01{
	padding:20px 10px 14px;
	background:#f7f7f7;
	-webkit-text-size-adjust: 100%;
}
/*borderBlock*/
body#goods.capcom .borderBlockA01{
	border:1px solid #0c4da2;
	background:#FFF;
	margin-top:5px;
	padding:0 0 12px;
}
/*bgBlock*/
body#goods.capcom .bgBlockA01{
	background:#FFF;
	padding-top:10px;
	padding-bottom:30px;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.2);
}
/*txtBlock*/
body#goods.capcom .txtBlockA01{
}
body#goods.capcom .txtBlockA02{
	padding:0 10px;
}
body#goods.capcom .txtBlockA03{
	margin-top:12px;
	font-size:11px;
}
/*cautionBlock*/
body#goods.capcom .cautionBlockA01 ul li{
	text-indent:-0.6em;
	padding:0 0 0 0.6em;
}
body#goods.capcom .cautionBlockA01 ul li.indent01{
	text-indent: -3.6em;
	padding: 0 0 0 3.6em;
}
body#goods.capcom .cautionBlockA02 ul li{
	margin:10px 0 0;
	text-indent:-0.6em;
	padding:0 0 0 0.6em;
}
/*imgBlockA01*/
body#goods.capcom .imgBlockA01{
	margin:12px 0 0;
	text-align:center;
}
/*itemBlockA01*/
body#goods.capcom .itemBlockA01{
	width:100%;
}
body#goods.capcom .itemBlockA01 .title{
	font-size:13px;
	text-align:center;
	box-align:center;
	-webkit-box-align:center;
}
body#goods.capcom .itemBlockA01 .title.breaksL{
	width: 70%;
	margin: 0 auto;
	text-align: left;
}
body#goods.capcom .itemBlockA01 .title.wi2{ padding-bottom:1.2em;}
body#goods.capcom .itemBlockA01 .item{
	text-align:center;
	margin:7px 0 0;
	box-align:center;
	-webkit-box-align:center;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
}
body#goods.capcom .itemBlockB01 .title{
	text-align:center;
	background:#f2f2f2;
	width:44%;
	margin:25px auto 0;
}
body#goods.capcom .itemBlockB01 .title:first-child{
	margin:20px auto 0;
}
body#goods.capcom .itemBlockB01 .item{
	text-align:center;
	margin:15px 0 0;
}
body#goods.capcom .itemLeftBlockA01{width:47%;}
body#goods.capcom .itemRightBlockA01{width:47%;}
body#goods.capcom .itemLeftBlockA02{width:50%;}
body#goods.capcom .itemRightBlockA02{width:50%;}

/*column2Wrap*/
body#goods.capcom .column2Wrap{
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
	margin:10px auto 3px;
}
/*btnBlockA01*/
body#goods.capcom .btnBlockA01{
	margin:13px 0 0;
}

body#goods.capcom .btnBlockA01 a{
	display:block;
	background:#0c4da2 url(/smp/gecard/capcom/images/goods_ico_001.png) 95% 50% no-repeat;
	background-size:26px;
	-webkit-background-size:26px;
	padding:10px 40px 10px 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
}
/*-------------------------------------------
/smp/gecard/capcom/about.html
-------------------------------------------*/
body#about.capcom {
	line-height:1.3;
}
body#about.capcom a{
	text-decoration:none;
}
body#about.capcom .bgBlockA01{
	background:#f7f7f7;
	padding:20px 0 0;
}
body#about.capcom .bnrBlockA01{
	padding:0 10px 25px;
}
body#about.capcom .bnrBlockA01 p{
	margin:15px 0 0;
}
body#about.capcom .headingBlockA01{
	margin:0 0 15px;
}
body#about.capcom .epospoint {
	background: #70c035;
}
body#about.capcom .epospoint h3 {
	background-image: url(/smp/gecard/capcom/images/about_h3_001.jpg);
	-webkit-background-size: 100px 40px;
	background-size: 100px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
body#about.capcom .epospoint h3 span {
	font-size: 18px;
}
body#about.capcom .conBlock02 {
	background: #e6ffd4;
	padding: 10px;
}
body#about.capcom .conBlock02 a {
	display: block;
	border-radius: 5px;
	border-right: 1px solid #d0e5bf;
	border-bottom: 1px solid #d0e5bf;
	background: #ffffff;
	margin-bottom: 10px;
}
body#about.capcom .conBlock02 .blockInner {
	background-image: url(/smp/gecard/capcom/images/about_ico_002.png);
	-webkit-background-size: 28px 28px;
	background-size: 28px 28px;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 100%;
}
body#about.capcom .conBlock02 .blockInner div {
	display: table-cell;
	font-size: 10px;
	padding-left: 104px;
	height: 89px;
	vertical-align: middle;
}
body#about.capcom .conBlock02 .blockInner div.point01 {
	background-image: url(/smp/gecard/capcom/images/about_img_004.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock02 .blockInner div.point02 {
	background-image: url(/smp/gecard/capcom/images/about_img_005.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock02 .blockInner p {
	font-size: 10px;
}
body#about.capcom .conBlock02 .blockInner p.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
body#about.capcom .conBlock02 .blockInner p.title span {
	color: #5cb61a;
}


body#about.capcom .admission {
	background: #f3b81c;
}
body#about.capcom .admission h3 {
	background-image: url(/smp/gecard/capcom/images/about_h3_002.jpg);
	-webkit-background-size: 100px 40px;
	background-size: 100px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
body#about.capcom .admission h3 span {
	font-size: 18px;
}
body#about.capcom .conBlock03 {
	background: #fff6c2;
	padding: 10px;
}
body#about.capcom .conBlock03 a {
	display: block;
	border-radius: 5px;
	border-right: 1px solid #f6f0d0;
	border-bottom: 1px solid #f6f0d0;
	background: #ffffff;
	margin-bottom: 10px;
}
body#about.capcom .conBlock03 .blockInner {
	background-image: url(/smp/gecard/capcom/images/about_ico_003.png);
	-webkit-background-size: 28px 28px;
	background-size: 28px 28px;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 100%;
}
body#about.capcom .conBlock03 .blockInner div {
	display: table-cell;
	font-size: 10px;
	padding-left: 104px;
	padding-right:10px;
	height: 89px;
	vertical-align: middle;
}
body#about.capcom .conBlock03 .blockInner div.benefits01 {
	background-image: url(/smp/gecard/capcom/images/about_img_007.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock03 .blockInner div.benefits02 {
	background-image: url(/smp/gecard/capcom/images/about_img_008.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock03 .blockInner div.benefits03 {
	background-image: url(/smp/gecard/capcom/images/about_img_009.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock03 .blockInner p {
	font-size: 10px;
}
body#about.capcom .conBlock03 .blockInner p.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
body#about.capcom .conBlock03 .blockInner p.title span {
	color: #f3b209;
}


body#about.capcom .security {
	background: #5fb9de;
}
body#about.capcom .security h3 {
	background-image: url(/smp/gecard/capcom/images/about_h3_003.jpg);
	-webkit-background-size: 100px 40px;
	background-size: 100px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
body#about.capcom .security h3 span {
	font-size: 18px;
}
body#about.capcom .conBlock04 {
	background: #dcf5ff;
	padding: 10px;
}
body#about.capcom .conBlock04 a {
	display: block;
	border-radius: 5px;
	border-right: 1px solid #c6dce6;
	border-bottom: 1px solid #c6dce6;
	background: #ffffff;
	margin-bottom: 10px;
}
body#about.capcom .conBlock04 .blockInner {
	background-image: url(/smp/gecard/capcom/images/about_ico_004.png);
	-webkit-background-size: 28px 28px;
	background-size: 28px 28px;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 100%;
}
body#about.capcom .conBlock04 .blockInner div {
	display: table-cell;
	font-size: 10px;
	padding-left: 104px;
	height: 89px;
	vertical-align: middle;
}
body#about.capcom .conBlock04 .blockInner div.safty01 {
	background-image: url(/smp/gecard/capcom/images/about_img_012.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock04 .blockInner div.safty02 {
	background-image: url(/smp/gecard/capcom/images/about_img_013.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock04 .blockInner div.safty03 {
	background-image: url(/smp/gecard/capcom/images/about_img_014.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock04 .blockInner p {
	font-size: 10px;
}
body#about.capcom .conBlock04 .blockInner p.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
body#about.capcom .conBlock04 .blockInner p.title span {
	color: #009bdb;
}


body#about.capcom .cash_crunch {
	background: #ff6562;
}
body#about.capcom .cash_crunch h3 {
	background-image: url(/smp/gecard/capcom/images/about_h3_004.jpg);
	-webkit-background-size: 100px 40px;
	background-size: 100px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
body#about.capcom .cash_crunch h3 span {
	font-size: 18px;
}
body#about.capcom .conBlock05 {
	background: #ffe5e5;
	padding: 10px;
}
body#about.capcom .conBlock05 a {
	display: block;
	border-radius: 5px;
	border-right: 1px solid #e6cece;
	border-bottom: 1px solid #e6cece;
	background: #ffffff;
	margin-bottom: 10px;
}
body#about.capcom .conBlock05 .blockInner {
	background-image: url(/smp/gecard/capcom/images/about_ico_005.png);
	-webkit-background-size: 28px 28px;
	background-size: 28px 28px;
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 100%;
}
body#about.capcom .conBlock05 .blockInner div {
	display: table-cell;
	font-size: 10px;
	padding-left: 104px;
	height: 89px;
	vertical-align: middle;
}
body#about.capcom .conBlock05 .blockInner div.useful01 {
	background-image: url(/smp/gecard/capcom/images/about_img_015.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock05 .blockInner div.useful02 {
	background-image: url(/smp/gecard/capcom/images/about_img_016.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock05 .blockInner div.useful03 {
	background-image: url(/smp/gecard/capcom/images/about_img_017.png);
	-webkit-background-size: 94px 89px;
	background-size: 94px 89px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
}
body#about.capcom .conBlock05 .blockInner p {
	font-size: 10px;
}
body#about.capcom .conBlock05 .blockInner p.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
body#about.capcom .conBlock05 .blockInner p.title span {
	color: #f74845;
}


/* modalwin */
body#basara.capcom .txtLinkBlockA01{
	display: box;
	display: -webkit-box;
	box-pack: justify;
	-webkit-box-pack: justify;
	padding: 0 18% 0 23%;
	margin: 5px 0 0;
}
body#basara.capcom .txtLinkBlockA01 div{
	width: 32%;
	line-height: 0;
}
body #chkboxAlert .modalBoxInner01 .modalBoxInner02{
	width: auto;
	background: #fff;
	-webkit-text-size-adjust: 100%;
}
body #chkboxAlert .modalBlock,
body #chkboxAlert .modalBlock .blockInner{
	background-image: none;
}
body #chkboxAlert .modalBlock{
	background: #fff;
	padding:10px 0;
	background: url(/epospoint/images/modal_bg_001.png) left top no-repeat;
	width: 100%;
}
#cboxLoadedContent{
	overflow: auto;
	background: #fff;
	margin: 20px 0 0!important;
	padding: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 1px 10px #000000;
	-webkit-box-shadow: 0px 1px 10px #000000;
	box-shadow: 0px 1px 10px #000000;
}
#cboxClose{
	right: -10px;
	top: -20px;
	text-align: left;
	background-image: url('/css/jquery-colorbox/images/closeGray.png');
}
#colorbox{
	width: 80%;
}
#colorbox, #cboxWrapper{
	overflow: visible;
}
#cboxContent{
	overflow: visible;
}
/*--------------------------------------------------------------------------------------
event_04.html 151211 追加
--------------------------------------------------------------------------------------*/
body#event_04 .colorRed{color:#ec3849 !important;}
body#event_04 .bold{font-weight:bold !important;}
body#event_04 .mt10{ margin-top:10px !important;}
body#event_04 .mt20{ margin-top:20px !important;}
body#event_04{
	background:none;
	line-height:1.5;
}
#event_04 section{
	margin:0;
}
#event_04 section.contentsBlock{
	padding:0 0 1px;
	background:#fff;
	font-size:15px;
	line-height:1.5;
}
/*sectionInner
----------------------------------*/
/*sectionInnerA02*/
#event_04 section .sectionInnerA02{
	padding:0 10px;
}
/*headingBlock
----------------------------------*/
/*headingBlockB01*/
#event_04 section .headingBlockB01{
	width:100%;
	line-height:1.3;
}
#event_04 section .headingBlockB01 h3{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-pack:center;
	-webkit-box-pack:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:62px;
	background:#ec3849;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	padding:0 10px 0 0;
}
#event_04 section .headingBlockB01 h3 span{
	display:box;
	display:-webkit-box;
	box-pack:start;
	-webkit-box-pack:start;
	padding:0 5% 0 0;
}
/*headingBlockB02*/
#event_04 section .headingBlockB02{
	width:100%;
}
#event_04 section .headingBlockB02 h3{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-pack:center;
	-webkit-box-pack:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:62px;
	background:#456bd8;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	line-height:1.3;
	padding:6px 10px;
}
#event_04 section .headingBlockB02 p{
	color:#456bd8;
	font-size:18px;
	font-weight:bold;
	padding:0 10px 5px;
}
/*headingBlockC01*/
#event_04 section .headingBlockC01{margin:0 0 10px;}
#event_04 section .headingBlockC01 h4{font-weight:bold;}
#event_04 section .headingBlockC01 h4 span{color:#e7253c;}
/*headingBlockC02*/
#event_04 section .headingBlockC02{margin:0 0 8px;}
#event_04 section .headingBlockC02 h4{font-weight:bold;}
#event_04 section .headingBlockC02 h4 span{color:#e7253c;}
/*detailBlock
----------------------------------*/
/*detailBlockA02*/
#event_04 section .detailBlockA02{
	margin:18px 0 0;
}
/*detailBlockB01*/
#event_04 section .detailBlockB01{
	margin:33px 0 0;
}
/*txtBlock
----------------------------------*/
/*txtBlockA01*/
#event_04 section .txtBlockA01{
	font-weight:bold;
	padding:11px 0;
}
#event_04 section .txtBlockA01 p:nth-child(2){
	margin:5px 0 0;
}
/*txtBlockA02*/
#event_04 section .txtBlockA02{
	font-size:12px;
	margin:20px 0 0;
}
/*presentsBlock
----------------------------------*/
/*presentsBlockA01*/
#event_04 section .presentsBlockA01 .arrow{
	text-align:center;
	margin:15px 0;
}
#event_04 section .presentsBlockA01 .headline{
	color:#ec3849;
	display: table;
	font-size:19px;
	font-weight:bold;
}
#event_04 section .presentsBlockA01 .img01{
	margin:11px 0 0;
	text-align:center;
}
#event_04 section .presentsBlockA01 .img02{
	margin:20px 0 0 3px;
	text-align:center;
}
#event_04 section .presentsBlockA01 .img03{
	margin:5px 0 0;
	text-align:center;
}
#event_04 section .presentsBlockA01 .headline img{
	vertical-align:middle;
	margin: 0 9px 0 0;
}
/*presentsInner*/
#event_04 section .presentsBlockA01 .presentsInnerA01{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-weight:bold;
	margin:9px 0 0;
	padding:11px 10px 12px;
}
#event_04 section .presentsBlockA01 .presentsInnerA02{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-weight:bold;
	margin:9px 0 0;
	padding:11px 10px 14px;
}
#event_04 section .presentsBlockA01 .presentsInnerA03{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-weight:bold;
	margin:4px 0 0;
	padding:11px 10px 11px;
}
/*presentsA01*/
#event_04 section .presentsBlockA01 .presentsA01{
	background:url(/smp/gecard/capcom/images/event_04_bg_001.jpg) center top repeat-y;
	background-size:100%;
	-webkit-background-size:100%;
	padding:10px;
}
/*presentsB01*/
#event_04 section .presentsBlockA01 .presentsB01{
	background:url(/smp/gecard/capcom/images/event_04_bg_002.jpg) center top repeat-y;
	background-size:100%;
	-webkit-background-size:100%;
	padding:10px;
}
/*presentsC01*/
#event_04 section .presentsBlockA01 .presentsC01{
	background:url(/smp/gecard/capcom/images/event_04_bg_003.jpg) center top repeat-y;
	background-size:100%;
	-webkit-background-size:100%;
	padding:5px 10px 10px;
}
/*cautionBlock
----------------------------------*/
/*cautionBlockA01*/
#event_04 section .cautionBlockA01{
	font-size:12px;
}
#event_04 section .cautionBlockA01 ul{
	text-indent:-1em;
	margin:0 0 0 12px;
}
/*cautionBlockA02*/
#event_04 section .cautionBlockA02{
	font-size:12px;
	margin:13px 0 0;
}
#event_04 section .cautionBlockA02 ul{
	text-indent:-1em;
	margin:0 0 0 12px;
}
/*cautionBlockB01*/
#event_04 section .cautionBlockB01{
	color:#333;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	margin:6px 0 0;
}
/*cautionBlockB02*/
#event_04 section .cautionBlockB02{
	color:#333;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	margin:6px 0 0;
}
/*itemBlock
----------------------------------*/
/*itemBlockA01*/
#event_04 section .itemBlockA01 p:first-child{
	margin:5px auto 0;
}
#event_04 section .itemBlockA01 .title{
	background:#f2f2f2;
	padding:1px 5px;
	text-align:center;
	box-align:center;
	-webkit-box-align:center;
}
#event_04 section .itemBlockA01 .item{
	text-align:center;
	margin:10px 0 0;
	box-align:center;
	-webkit-box-align:center;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
}
/*itemBlockB01*/
#event_04 section .itemBlockB01 .title{
	text-align:center;
	background:#f2f2f2;
	width:44%;
	margin:25px auto 0;
}
#event_04 section .itemBlockB01 .title:first-child{margin:20px auto 0;}
#event_04 section .itemBlockB01 .item{
	text-align:center;
	margin:15px 0 0;
}
/*itemBlockC01*/
#event_04 section .itemBlockC01{
	text-align:center;
	margin:2px auto 0;
	font-size:14px;
}
#event_04 section .itemBlockC02{
	text-align:center;
	margin:19px auto 0;
	font-size:14px;
}
#event_04 section .itemBlockC01 span,
#event_04 section .itemBlockC02 span{font-size:12px;}
#event_04 section .itemLeftBlockA01{width:48%;}
#event_04 section .itemRightBlockA01{width:48%;}
/*column2Wrap
----------------------------------*/
/*column2Wrap*/
#event_04 section .column2Wrap{
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
	margin:0 auto 3px;
	padding:0 8px;
}

/*btnBlock
----------------------------------*/
/*btnBlockA01*/
#event_04 section .btnBlockA01{
	padding:15px 20px 25px;
}
#event_04 section .btnBlockA01 a{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-pack:center;
	-webkit-box-pack:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:54px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:0 30px 0 0;
	line-height:1.3;
}
/*btnBlockA02*/
#event_04 section .btnBlockA02{
	padding:21px 10px;
}
#event_04 section .btnBlockA02 a{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-pack:center;
	-webkit-box-pack:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:54px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:0 30px 0 0;
	line-height:1.3;
}
/*btnBlockA03*/
#event_04 section .btnBlockA03{
	padding:20px;
}
#event_04 section .btnBlockA03 a{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-pack:center;
	-webkit-box-pack:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:54px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:0 30px 0 0;
	line-height:1.3;
}
/*btnRedA01*/
#event_04 section .btnRedA01 a{
	border-radius:3px;
	-webkit-border-radius:3px;
	background:url(/smp/gecard/capcom/images/event_04_ico_001.png) 97% 50% no-repeat #ec3849;
	background-size:20px;
	-webkit-background-size:20px;
}
#event_04 section .btnRedA01 a span{font-size:17px;}
/*btnRedA02*/
#event_04 section .btnRedA02 a{
	border-radius:3px;
	-webkit-border-radius:3px;
	background: url(/smp/gecard/capcom/images/event_04_ico_008.png) 97% 50% no-repeat #ec3849;
	background-size:20px;
	-webkit-background-size:20px;
	font-size:17px;
}
/*btnBlueA01*/
#event_04 section .btnBlueA01{margin:10px 0 0;}
#event_04 section .btnBlueA01 a{
	border-radius:3px;
	-webkit-border-radius:3px;
	background:url(/smp/gecard/capcom/images/event_04_ico_002.png) 97% 50% no-repeat #456bd8;
	background-size:20px;
	-webkit-background-size:20px;
	font-size:12px;
	letter-spacing: -1px;
}	
#event_04 section .btnBlueA01 a span{font-size:14px;}
/*btnSkyA01*/
#event_04 section .btnSkyA01{
	margin:0 0 15px;
}
#event_04 section .btnSkyA01 a{
	border-radius:3px;
	-webkit-border-radius:3px;
	background:url(/smp/gecard/capcom/images/event_04_ico_009.png) 97% 50% no-repeat #00a9d3;
	background-size:20px;
	-webkit-background-size:20px;
	font-size:13.5px;
	padding: 0 30px 0 5px;
}
#event_04 section .btnSkyA01 a span{
	font-size:13px;
	letter-spacing:-1px;
	word-break:break-all;
}

/*--------------------------------------------------------------------------------------
event_05.html 151228 追加
--------------------------------------------------------------------------------------*/
body#event_05 .colorRed{color:#ec3849 !important;}
body#event_05 .bold{font-weight:bold !important;}
body#event_05 .mt10{ margin-top:10px !important;}
body#event_05 .mt20{ margin-top:20px !important;}
body#event_05{
	background:none;
	line-height:1.5;
}
#event_05 section{
	margin:0;
}
#event_05 section.contentsBlock{
	padding:0 0 1px;
	background:#fff;
	font-size:15px;
	line-height:1.5;
}
/*sectionInner
----------------------------------*/
/*sectionInnerA02*/
#event_05 section .sectionInnerA02{
	padding:0 10px 40px;
}
/*headingBlock
----------------------------------*/
/*headingBlockB01*/
#event_05 section .headingBlockB01{
	width:100%;
	line-height:1.3;
}
#event_05 section .headingBlockB01 h3{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-pack:center;
	-webkit-box-pack:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:60px;
	margin:15px 10px 0;
	padding:0 10px 0 0;
	background:#31797a;
	color:#fff;
	font-size:19px;
	font-weight:bold;
}
/*headingBlockB02*/
#event_05 section .headingBlockB02{
	width:100%;
}
#event_05 section .headingBlockB02 h3{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-pack:center;
	-webkit-box-pack:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	min-height:62px;
	background:#456bd8;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	line-height:1.3;
	padding:6px 10px;
}
#event_05 section .headingBlockB02 p{
	color:#456bd8;
	font-size:18px;
	font-weight:bold;
	padding:0 10px 5px;
}
/*headingBlockC01*/
#event_05 section .headingBlockC01{margin:0 0 10px;}
#event_05 section .headingBlockC01 h4{font-weight:bold;}
#event_05 section .headingBlockC01 h4 span{color:#e7253c;}
/*headingBlockC02*/
#event_05 section .headingBlockC02{margin:0 0 8px;}
#event_05 section .headingBlockC02 h4{font-weight:bold;}
#event_05 section .headingBlockC02 h4 span{color:#e7253c;}
/*detailBlock
----------------------------------*/
/*detailBlockA02*/
#event_05 section .detailBlockA01{
	margin:10px 0 0;
}
#event_05 section .detailBlockA02{
	margin:15px 0 0;
}
/*detailBlockB01*/
#event_05 section .detailBlockB01{
	margin:33px 0 0;
}
/*txtBlock
----------------------------------*/
/*txtBlockA01*/
#event_05 section .txtBlockA01{
	font-weight:bold;
	padding:11px 0;
}
#event_05 section .txtBlockA01 p:nth-child(2){
	margin:5px 0 0;
}
/*txtBlockA02*/
#event_05 section .txtBlockA02{
	font-size:12px;
	margin:20px 0 0;
}
/*presentsBlock
----------------------------------*/
/*presentsBlockA01*/
#event_05 section .presentsBlockA01{
	margin:20px 0 0;
}
#event_05 section .presentsBlockA01 .arrow{
	text-align:center;
	margin:15px 0;
}
#event_05 section .presentsBlockA01 .headline{
	color:#ec3849;
	display: table;
	font-size:19px;
	font-weight:bold;
}
#event_05 section .presentsBlockA01 .txt01{
	margin:5px 0 0 0;
}
#event_05 section .presentsBlockA01 .normal{
	font-weight:normal;
}
#event_05 section .presentsBlockA01 .img01{
	margin:11px 0 0;
	text-align:center;
}
#event_05 section .presentsBlockA01 .img02{
	margin:20px 0 0 3px;
	text-align:center;
}
#event_05 section .presentsBlockA01 .img03{
	margin:5px 0 0;
	text-align:center;
}
#event_05 section .presentsBlockA01 .headline img{
	vertical-align:middle;
	margin: 0 9px 0 0;
}
/*presentsInner*/
#event_05 section .presentsBlockA01 .presentsInnerA01{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-weight:bold;
	margin:9px 0 0;
	padding:11px 10px 12px;
}
#event_05 section .presentsBlockA01 .presentsInnerA02{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-weight:bold;
	margin:9px 0 0;
	padding:11px 10px 14px;
}
#event_05 section .presentsBlockA01 .presentsInnerA03{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-weight:bold;
	margin:4px 0 0;
	padding:11px 10px 11px;
}
/*presentsA01*/
#event_05 section .presentsBlockA01 .presentsA01{
	background:url(/smp/gecard/capcom/images/event_05_bg_001.png) center top repeat-y;
	background-size:100%;
	-webkit-background-size:100%;
	padding:10px;
}
/*presentsB01*/
#event_05 section .presentsBlockA01 .presentsB01{
	background:url(/smp/gecard/capcom/images/event_05_bg_002.png) center top repeat-y;
	background-size:100%;
	-webkit-background-size:100%;
	padding:10px;
}
/*cautionBlock
----------------------------------*/
/*cautionBlockA01*/
#event_05 section .cautionBlockA01{
	font-size:12px;
}
#event_05 section .cautionBlockA01 ul{
	text-indent:-1em;
	margin:0 0 0 12px;
}
/*cautionBlockA02*/
#event_05 section .cautionBlockA02{
	font-size:12px;
	margin:13px 0 0;
}
#event_05 section .cautionBlockA02 ul{
	text-indent:-1em;
	margin:0 0 0 12px;
}
/*cautionBlockB01*/
#event_05 section .cautionBlockB01{
	color:#333;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	margin:6px 0 0;
}
/*cautionBlockB02*/
#event_05 section .cautionBlockB02{
	color:#333;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	margin:6px 0 0;
}
/*itemBlock
----------------------------------*/
/*itemBlockA01*/
#event_05 section .presentsInnerA01 .itemBlockA01{
	margin:20px 0 0;
}
#event_05 section .itemBlockA01 p:first-child{
	margin:5px auto 0;
}
#event_05 section .itemBlockA01 .title{
	background:#f2f2f2;
	padding:1px 5px;
	text-align:center;
	box-align:center;
	-webkit-box-align:center;
}
#event_05 section .itemBlockA01 .item{
	text-align:center;
	margin:10px 0 0;
	box-align:center;
	-webkit-box-align:center;
	display:box;
	display:-webkit-box;
	box-pack:center;
	-webkit-box-pack:center;
}
/*itemBlockB01*/
#event_05 section .itemBlockB01 .title{
	text-align:center;
	background:#f2f2f2;
	width:44%;
	margin:25px auto 0;
}
#event_05 section .itemBlockB01 .title:first-child{margin:20px auto 0;}
#event_05 section .itemBlockB01 .item{
	text-align:center;
	margin:15px 0 0;
}
/*itemBlockC01*/
#event_05 section .itemBlockC01{
	text-align:center;
	margin:2px auto 0;
	font-size:14px;
}
#event_05 section .itemBlockC02{
	text-align:center;
	margin:19px auto 0;
	font-size:14px;
}
#event_05 section .itemBlockC01 span,
#event_05 section .itemBlockC02 span{font-size:12px;}
#event_05 section .itemLeftBlockA01{width:48%;}
#event_05 section .itemRightBlockA01{width:48%;}
/*column2Wrap
----------------------------------*/
/*column2Wrap*/
#event_05 section .column2Wrap{
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
	margin:0 auto 3px;
	padding:0 8px;
}

/*--------------------------------------------------------------------------------------
event_06.html 160704 追加
--------------------------------------------------------------------------------------*/
#event_06 section.contentsBlock{
	color:#333;
	margin-bottom:25px;
	line-height:1.5;
}
/*detailBlock*/
#event_06 .detailBlockA01{
	margin-top:15px;
}
#event_06 .detailBlockA02{
	margin-top:20px;
}
/*headingBlock*/
#event_06 .headingBlockA01{
	margin-bottom:10px;
}
#event_06 .headingBlockB01{
	margin-bottom:14px;
}
#event_06 .headingBlockB02{
	margin-bottom:17px;
}
/*sectionInner*/
#event_06 .sectionInnerA02{
	padding:0 10px;
}
/*imgBlock*/
#event_06 .imgBlockA01{
	text-align:center;
}
#event_06 .imgBlockA01 p:nth-child(2){
	margin-top:12px;
}
#event_06 .imgBlockB01{
	text-align:center;
}
/*imgCaution01*/
#event_06 p.imgCaution01{
	font-size:10px;
	text-align:right;
	margin-top:5px;
}
#event_06 p.imgCaution02{
	font-size:10px;
	text-align:right;
	margin-top:12px;
}
/*awardBlock*/
#event_06 .award02{
	margin-top:30%;
}
#event_06 .awardTxt{
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
}
#event_06 .awardItem{
	padding:0 20px;
	text-align:right;
	position:relative;
}
#event_06 .awardItemInr{
	display: box;
	display: -webkit-box;
	box-pack: justify;
	-webkit-box-pack: justify;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-top:10px;
}
#event_06 .awardItemInr>p:first-child{
	width:24%;
}
#event_06 .awardItem>p{
	bottom: -40%;
	right: 23px;
	position: absolute;
	width: 61%;
}
/*column2Wrap*/
#event_06 .column2Wrap{
	display: box;
	display: -webkit-box;
	box-pack: justify;
	-webkit-box-pack: justify;
	font-size:14px;
	text-align:center;
	margin-top:11px;
	padding: 0 28px;
}
#event_06 .column2Wrap>div{
	width:48%;
}
#event_06 .column2Wrap>div .title{
	background:#f2f2f2;
	padding:2px;
}
#event_06 .column2Wrap>div .item{
	padding-top:10px;
}
#event_06 .itemRight .item{
	margin-top:18%;
}
#event_06 .award01 .column2Wrap{
	display: box;
	display: -webkit-box;
	box-pack: justify;
	-webkit-box-pack: justify;
	font-size:14px;
	text-align:center;
	margin-top:0;
	padding: 0 0 0 10px;
	width:71.7%;
}
#event_06 .award01 .column2Wrap>div{
	width:47.2%;
}
#event_06 .award01 .column2Wrap>div .title{
	margin:0 3px;
}
#event_06 .award01 .itemRight .item{
	margin-top:0;
}
/*awardBlock*/
#event_06 .cautionBlock{
	background:#f0f0f0;
	font-size:12px;
	margin-top:23px;
	padding:12px 10px;
}
#event_06 .cautionBlock .title{
	margin-top:5px;
}
#event_06 .cautionBlock li {
	text-indent:-1em;
	padding-left:1em;
}

/*-------------------------------------------
/gecard/capcom/o-kami/index.html
-------------------------------------------*/
body#o-kami.capcom .w80per {
	width: 80%!important;
}
body#o-kami.capcom .w50per {
	width: 50%!important;
}
body#o-kami.capcom .wAuto {
	width: auto!important;
}
body#o-kami.capcom .pageTopBlockA01 img.top {
	width: 74px;
}
body#o-kami.capcom img {
	height: auto;
}
body#o-kami.capcom a {
color: blue;
}
body#o-kami.capcom .mt10 {
	margin-top:10px;
}

body#o-kami.capcom .imgBlockA01 {
}
body#o-kami.capcom .sectionInnerA01 .imgBlockA01 {
	background: none;
}
/*bgGreenBlock*/
body#o-kami.capcom .bgGreenBlockA01{
	background:url(/smp/gecard/capcom/o-kami/images/index_bg_001.png) no-repeat 0 0;
	background-size: 100% auto;
}
/*bgBlock*/
@media screen and (orientation: portrait) {
	body#o-kami.capcom .bgGreenBlockA01 .imgBlockA01 .headingBlockA01 > h2{
		padding: 312px 0 5px 0;
		text-align: center;
	}
}
@media screen and (orientation: landscape) {
	body#o-kami.capcom .bgGreenBlockA01 .imgBlockA01 .headingBlockA01 > h2{
		padding: 564px 0 5px 0;
		text-align: center;
	}
}
/*imgBlock*/
body#o-kami.capcom .imgBlockA01{
	margin:0;
	padding:8px 5px 0 10px;
}
/*imgBlock*/
body#o-kami.capcom .headingBlockB01.typeCard02{
	margin-top:5px;
}
body#o-kami.capcom .headingBlockB01 > h3{
	padding:0 30px 0;
	text-align:center;
}
body#o-kami.capcom .headingBlockB01 > .cardHead{
	padding:0 30px 0;
}
/*stepBlock*/
body#o-kami.capcom .detailBlockA01.bgBlockB01{
	background: url(/smp/gecard/capcom/o-kami/images/index_bg_002.png) 0 0 no-repeat;
	background-size: 100% 100%;
}
body#o-kami.capcom .bgGreenBlockA01 .noteText01{
	margin: 10px auto;
	text-align: center;
	font-size: 16px;
}
body#o-kami.capcom .stepBlockA01{
	margin:23px 0 0;
}
body#o-kami.capcom .stepBox01{
	padding:0 10%;
	margin:12px 0 0;
	background:url(/smp/gecard/capcom/o-kami/images/index_ico_005.png) center bottom no-repeat;
	background-size: 180px 27px;
	-webkit-background-size: 180px 27px;
}
body#o-kami.capcom .stepBox01:first-child{
	margin:0;
}
body#o-kami.capcom .stepBox01:last-child{
	background:none;
}
body#o-kami.capcom .stepBoxInner{
	margin:15px 0 0;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
}

body#o-kami.capcom .stepBoxInner .icon{
	padding:5px 0 0;
	width:20%;
}
body#o-kami.capcom .stepBoxInner .text{
	width:76%;
	font-size:17px;
}
body#o-kami.capcom .stepBox01 > div > p {
	height: 50px;
	margin: 0 auto;
	width: auto;
}
body#o-kami.capcom .stepBox01 > div > p img {
	width: auto;
	height: 100%;
}
body#o-kami.capcom .stepBox01 .stepBg01,
body#o-kami.capcom .stepBox01 .stepBg02,
body#o-kami.capcom .stepBox01 .stepBg03,
body#o-kami.capcom .stepBox01 .stepBg04{
	background:url(/smp/gecard/capcom/o-kami/images/index_bg_003.png) center top no-repeat;
	background-size: 100% auto;
	background-size: 114px auto;
	min-height:170px;
}
body#o-kami.capcom .stepBox01 .stepBg01::after,
body#o-kami.capcom .stepBox01 .stepBg02::after,
body#o-kami.capcom .stepBox01 .stepBg03::after{
	background:url(/smp/gecard/capcom/o-kami/images/index_bg_003.png) center top no-repeat;
	background-size: 100% auto;
	background-size: 50% auto;
	min-height:111px;
}
/*noteBlock*/
body#o-kami.capcom .noteBlock{
	border:1px solid #ffff48;
	color:#ffff48;
	font-weight: bold;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#o-kami.capcom .noteBlock p{
	padding-left: 1em;
	text-indent: -1em;
}
/*listBlock*/
body#o-kami.capcom .listBlockA01{
	border:1px solid #8c8c85;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:16px;
}
body#o-kami.capcom .listBlockA01 > p:first-child{
	font-weight: bold;
}
body#o-kami.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*imgBtn*/
body#o-kami.capcom .imgBtn{
	margin:20px 10px 30px;
}
/*officialBtn*/
body#o-kami.capcom .officialBtn{
	text-align:center;
	margin:40px 0;
}
body#o-kami.capcom .officialBtn a>img{
	margin:0 0 5px 5px;
}
/*pageTopBlock*/
body#o-kami.capcom .pageTopBlockA01{
	text-align:right;
	padding:0 10px 10px;
}
body#o-kami.capcom .pageTopBlockA01 p{
	margin:-12px 0 0;
}

/*anchorLinkBlock*/
body#o-kami.capcom .anchorLinkBlockA01{
	margin:0 10px;
	text-align:center;
}
body#o-kami.capcom .anchorLinkBlockA01 ul li{
	margin:17px 0 0;
}
body#o-kami.capcom .anchorLinkBlockA01 ul li:first-child{
	margin:0;
}
/*btnBlock*/
body#o-kami.capcom .btnBlockA01{
	margin:16px 0 0;
	padding:0 15px;
}
/*headingBlock*/
body#o-kami.capcom .headingBlockB02{
	padding:26px 17% 0;
}
/*caution01*/
body#o-kami.capcom .caution01{
	margin:13px 10px 0;
	text-align:center;
}
/*txtLinkBlock*/
body#o-kami.capcom .txtLinkBlockA01{
}
body#monsterhunter.capcom .txtLinkBlockA01 > p{
	line-height:0;
}
body#o-kami.capcom .txtLinkBlockA01 .imgText {
	line-height: 1;
	text-align: center;
}
body#o-kami.capcom .itemBlockA01 .imgBlockA01{
	margin:0;
	padding:0;
}
body#o-kami.capcom .itemBlockA01 .imgBlockA01 .itemTitle{
	margin: 10px 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
body#o-kami.capcom .itemBlockA01 .btnBlockA01{
	margin-top:10px;
}
body#o-kami.capcom .itemBlockA01 .linkTxt{
	text-align:center;
}
/*membershipBenefits*/
body#o-kami.capcom .sectionInnerA01.membershipBenefits{
}
body#o-kami.capcom .sectionInnerA01.membershipBenefits p.title{
	position: relative;
	text-align: center;
	padding: 6em 0 0 1em;
}
body#o-kami.capcom .sectionInnerA01.membershipBenefits figure{
	padding: 0 10px 0 3px;
	margin-top: -6.5em;
}
body#o-kami.capcom .benefitTitle--typeBgSakura{
	background: url(/smp/gecard/capcom/o-kami/images/index_bg_004.png) no-repeat left 100% top 0;
	background-size: 100% auto;
	margin-right: 10px;
	margin-left: 10px;
}
body#o-kami.capcom .benefitTitle--typeBgSakura02{
	background: url(/smp/gecard/capcom/o-kami/images/index_bg_005.png) no-repeat left 0 top 10px;
	background-size: 100% auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 32px;
}
body#o-kami.capcom .benefitTitle,
body#o-kami.capcom .benefititemTitle--type02{
	line-height: 1.2;
	text-align:center;
	margin:10px 5px 5px;
	font-size: 20px;
	font-weight: bold;
}
body#o-kami.capcom .benefititemTitle--type03{
	line-height: 1.2;
	text-align:center;
	margin:15px 5px 5px;
	font-size: 20px;
	font-weight: bold;
}
body#o-kami.capcom .button{
	margin-top: 25px;
	text-align: center;
}
body#o-kami.capcom .button a{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	min-height: 68px;
	padding: 5px 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: inherit;
	border: 3px solid #5b5143;
	background-color: #efe5d2;
	text-decoration: none;
	box-sizing: border-box;
	box-shadow: 0 0 7px 0 #3c2b16;
	}
body#o-kami.capcom .button a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 8px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: url("/smp/gecard/capcom/o-kami/images/index_ico_006.png") no-repeat 0 0 / contain;
}
body#o-kami.capcom .noteText01.noteText01--type02{
	display: inline-block;
	padding: 0 17px;
	margin-top: 5px;
	font-size: 13px;
	text-shadow:none;
	text-align: left;
}
body#o-kami.capcom .noteText01.noteText01--type02 ul li{
	position: relative;
	padding-left: 1.1em;
}
body#o-kami.capcom .noteText01.noteText01--type02 ul li .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/*-------------------------------------------
/smp/gecard/capcom/daigyakutensaiban/index.html
-------------------------------------------*/
body#daigyakutensaiban.capcom .mt10 {
	margin-top:10px;
}
body#daigyakutensaiban.capcom img {
	height: auto;
}
/*bgGreenBlock*/
body#daigyakutensaiban.capcom .bgGreenBlockA01{
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}
/*bgBlock*/
body#daigyakutensaiban.capcom .bgGreenBlockA01 .imgBlockA01 .headingBlockA01 > h2{
  width: 278px;
  margin: 0 auto;
	padding: 95% 0 7%;
  text-align: center;
}
/*imgBlock*/
body#daigyakutensaiban.capcom .bgGreenBlockA01 > .imgBlockA01{
	margin:0;
	padding:10px 10px 0;
	background:url(/smp/gecard/capcom/daigyakutensaiban/images/index_bg_001.jpg) no-repeat 0 0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#daigyakutensaiban.capcom .imgBlockA01 p{
  text-align: center;
}
body#daigyakutensaiban.capcom .bgGreenBlockA01 > section {
	background:url(/smp/gecard/capcom/daigyakutensaiban/images/index_bg_002.jpg) repeat 0 0;
	background-size:360px auto;
	-webkit-background-size:360px auto;
	padding-bottom: 1px;
}
body#daigyakutensaiban.capcom .bgBlockB02{
  position: relative;
  padding: 14.5% 0;
	background-image:url(/smp/gecard/capcom/daigyakutensaiban/images/index_bg_003.png),url(/smp/gecard/capcom/daigyakutensaiban/images/index_bg_005.png);
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat, no-repeat;
	background-size:100% auto,100% auto;
	-webkit-background-size:100% auto,100% auto;
}
body#daigyakutensaiban.capcom .bgBlockB02 .bgBlockB02Inner{
  padding: 0 7% 260px;
	background:url(/smp/gecard/capcom/daigyakutensaiban/images/index_bg_004.png) 0 0 repeat-y;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
body#daigyakutensaiban.capcom .bgBlockB02 .bgBlockB02Inner:after{
  position: absolute;
  content: "";
  width: 197px;
  height: 290px;
  bottom: 25px;
  left: 30px;
  background: url(/smp/gecard/capcom/daigyakutensaiban/images/index_img_004.png) no-repeat 0 0;
	background-size:197px auto;
	-webkit-background-size:197px auto;
}
/*imgBlock*/
body#daigyakutensaiban.capcom .headingBlockB01.typeCard02{
	margin-top:40px;
}
body#daigyakutensaiban.capcom .headingBlockB01 > h3{
  width: 283px;
  margin: 0 auto;
	padding:15px 0 0;
}
body#daigyakutensaiban.capcom .headingBlockB01 > .cardHead{
	padding:0 30px 0;
}
/*stepBlock*/
body#daigyakutensaiban.capcom .bgGreenBlockA01 .noteText01{
	margin: 10px auto 5px;
	text-align: center;
	font-size: 16px;
  text-shadow: #ffffff 1px 1px 0px, #ffffff -1px 1px 0px,
    #ffffff 1px -1px 0px, #ffffff -1px -1px 0px;
}
body#daigyakutensaiban.capcom .stepBlockA01{
	margin:23px 0 0;
}
body#daigyakutensaiban.capcom .stepBox01{
  width: 264px;
	padding:0 0 40px;
	margin:0 auto 0px;
  background: url(/smp/gecard/capcom/daigyakutensaiban/images/index_stepBg_001.png) no-repeat 50% 100%;
	background-size:180px auto;
	-webkit-background-size:180px auto;
}
body#daigyakutensaiban.capcom .stepBox01:first-child{
}
body#daigyakutensaiban.capcom .stepBox01:last-child{
  padding-bottom: 0;
	background:none;
}
body#daigyakutensaiban.capcom .stepBoxInner{
	margin:10px 0 0;
	display:box;
	display:-webkit-box;
	box-pack:justify;
	-webkit-box-pack:justify;
}

body#daigyakutensaiban.capcom .stepBoxInner .icon{
	padding:10px 0 0;
	width:15%;
}
body#daigyakutensaiban.capcom .stepBoxInner .text{
	width:80%;
  margin-left: 5%;
	font-size:17px;
}
body#daigyakutensaiban.capcom .stepBox01 > div > p {
	margin: 0 auto;
	width: auto;
}
body#daigyakutensaiban.capcom .stepBox01 .stepBg01 > p,
body#daigyakutensaiban.capcom .stepBox01 .stepBg04 > p{
	height: 46px;
}
body#daigyakutensaiban.capcom .stepBox01 .stepBg02 > p,
body#daigyakutensaiban.capcom .stepBox01 .stepBg03 > p{
	height: 47px;
}
body#daigyakutensaiban.capcom .stepBox01 > div > p img {
	width: auto;
	height: 100%;
}
body#daigyakutensaiban.capcom .stepBox01 .stepBg01{
	min-height:111px;
}
body#daigyakutensaiban.capcom .stepBox01 .stepBg02{
	min-height:110px;
}
body#daigyakutensaiban.capcom .stepBox01 .stepBg03{
	min-height:124px;
}
body#daigyakutensaiban.capcom .stepBox01 .stepBg04{
	min-height:119px;
}
/*noteBlock*/
body#daigyakutensaiban.capcom .noteBlock{
	color:#fd0000;
	margin:20px 0 0;
	font-size:16px;
	font-weight: bold;
}
body#daigyakutensaiban.capcom .noteBlock p{
	padding-left: 1em;
	text-indent: -1em;
}
/*listBlock*/
body#daigyakutensaiban.capcom .listBlockA01{
	border:1px solid #9a9995;
	margin: 10px 0 0;
  padding: 15px 15px;
	font-size:16px;
}
body#daigyakutensaiban.capcom .listBlockA01 > p:first-child{
	font-weight: bold;
}
body#daigyakutensaiban.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*imgBtn*/
body#daigyakutensaiban.capcom .imgBtn{
	margin:20px 10px 30px;
}
/*pageTopBlock*/
body#daigyakutensaiban.capcom .pageTopBlockA01{
	position: absolute;
  padding: 0;
  bottom: 35px;
  right: 25px;
  width: 97px;
}
body#daigyakutensaiban.capcom .pageTopBlockA01 p{
	margin:-12px 0 0;
}

/*anchorLinkBlock*/
body#daigyakutensaiban.capcom .anchorLinkBlockA01{
	margin:0 10px;
	text-align:center;
}
body#daigyakutensaiban.capcom .anchorLinkBlockA01 ul li{
	margin:17px 0 0;
}
body#daigyakutensaiban.capcom .anchorLinkBlockA01 ul li:first-child{
	margin:0;
}
/*btnBlock*/
body#daigyakutensaiban.capcom .btnBlockA01{
	margin:15px 0 0;
	padding:0 25px;
	text-align: center;
}
/*headingBlock*/
body#daigyakutensaiban.capcom .headingBlockB02{
  position: relative;
  width: 272px;
  top: -1%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
/*caution01*/
body#daigyakutensaiban.capcom .caution01{
	margin:13px 10px 0;
	text-align:center;
}
/*txtLinkBlock*/
body#daigyakutensaiban.capcom .txtLinkBlockA01{
}
body#monsterhunter.capcom .txtLinkBlockA01 > p{
	line-height:0;
}
body#daigyakutensaiban.capcom .txtLinkBlockA01 .imgText {
	line-height: 1;
}
/* accordionBlock*/
body#daigyakutensaiban.capcom .itemBlockA01 {
	margin:15px 0 0;
}
body#daigyakutensaiban.capcom .itemBlockA01 .caution {
	margin-left: 10px;
	margin-right: 10px;
}
body#daigyakutensaiban.capcom .itemBlockA01 .accordionBtnA01 {
}
body#daigyakutensaiban.capcom .detailBlockA03 .itemBlockA01 .accordionBtnA01 {
margin:0 10px 20px;
}
body#daigyakutensaiban.capcom .itemBlockA01 .accordionBtnA01 p {
}
body#daigyakutensaiban.capcom .itemBlockA01 .accordionInner{
	text-align:center;
	margin:25px 10px 0;
}
body#daigyakutensaiban.capcom .itemBlockA01 .accordionInner .accordionBgBlockA01{
	padding:0 0 25px;
}
body#daigyakutensaiban.capcom .itemBlockA01 .accordionInner .accordionBgBlockA01 .imgBlockA01{
  width: 138px;
  margin: 0 auto;
}
body#daigyakutensaiban.capcom .itemBlockA01 .accordionInner .accordionBgBlockA01 .itemTitle{
  width: 242px;
  margin: 15px auto 25px;
	text-align: center;
}
body#daigyakutensaiban.capcom .itemBlockA01 .accordionInner .accordionBgBlockA01 .txtLinkBlockA01{
	width: 147px;
  margin: 0 auto 35px;
}
body#daigyakutensaiban.capcom .itemBlockA01 .btnBlockA01{
	margin-top:10px;
}
body#daigyakutensaiban.capcom .itemBlockA01 .linkTxt{
	text-align:center;
}
/* anc button */
body#daigyakutensaiban.capcom .ancBtn li{
	float: left;
	width: 48.5%;
}
body#daigyakutensaiban.capcom .ancBtn li + li{
	margin-left: 3%;
}
body#daigyakutensaiban.capcom .benefitTitle{
	margin: 0 50px;
}
body#daigyakutensaiban.capcom .benefitSubTitle{
	margin: 10px;
}
body#daigyakutensaiban.capcom .benefititemTitle--type02{
	text-align:center;
	margin:20px 0 0;
	font-size: 20px;
	line-height: 1.2;
	font-weight: bold;
	color: #222222;
}
body#daigyakutensaiban.capcom .noteText01.noteText01--type02{
	display: inline-block;
	padding: 0 17px;
	margin-top: 5px;
	margin-bottom: 35px;
	font-size: 13px;
	text-shadow:none;
	text-align: left;
}
body#daigyakutensaiban.capcom .noteText01.noteText01--type02 ul li{
	position: relative;
	padding-left: 1.1em;
}
body#daigyakutensaiban.capcom .noteText01.noteText01--type02 ul li .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
body#daigyakutensaiban.capcom .button {
	margin-top: 20px;
	margin-bottom: 30px;
}
body#daigyakutensaiban.capcom .button a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	min-height: 67px;
	padding: 5px 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: inherit;
	border: 2px solid #a69969;
	background-color: #fff;
	text-decoration: none;
	box-sizing: border-box;
	box-shadow: 0 4px 6px 0 rgba(50, 40, 28, 0.8);
}

body#daigyakutensaiban.capcom .button a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 9px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: url(/smp/gecard/capcom/daigyakutensaiban/images/index_stepIcon_005.png) no-repeat 0 0 / contain;
}
/*-------------------------------------------
/smp/gecard/capcom/monsterhunter/15th/index.html
-------------------------------------------*/
body#monsterhunter15th.capcom .mt10 {
	margin-top:10px;
}
body#monsterhunter15th.capcom .sectionInnerA01 .imgBlockA01 {
	background: none;
}
/*bgGreenBlock*/
body#monsterhunter15th.capcom .bgGreenBlockA01{
	background: #000000 url(/smp/gecard/capcom/monsterhunter/15th/images/index_bg_001.png) no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
}
/*bgBlock*/
body#monsterhunter15th.capcom .bgGreenBlockA01 .imgBlockA01 .headingBlockA01 > h2{
	padding:20px 0 10px;
}
/*imgBlock*/
@media screen and (orientation: portrait) {
	body#monsterhunter15th.capcom .imgBlockA01{
		margin:0;
		padding:18px 10px 0;
	}
}
@media screen and (orientation: landscape) {
	body#monsterhunter15th.capcom .imgBlockA01{
		margin:0;
		padding:24px 10px 0;
	}
}
/*imgBlock*/
body#monsterhunter15th.capcom .headingBlockB01.typeCard02{
	margin-top:40px;
}
body#monsterhunter15th.capcom .headingBlockB01 > h3{
	padding:0 30px 0;
}
body#monsterhunter15th.capcom .headingBlockB01 > .cardHead{
	padding:0 30px 0;
}
/*stepBlock*/
body#monsterhunter15th.capcom .bgGreenBlockA01 .noteText01{
	margin: 15px auto 40px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
@media screen and (orientation: portrait) {
	body#monsterhunter15th.capcom .stepBlockA01{
		margin:23px 0 0;
	}
}
@media screen and (orientation: landscape) {
	body#monsterhunter15th.capcom .stepBlockA01{
		margin:23px 150px 0;
	}

}
body#monsterhunter15th.capcom .stepBox01{
	padding:0 15.5% 40px 18%;
	margin:12px 0 0;
	background:url(/smp/gecard/capcom/monsterhunter/15th/images/index_ico_001.png) center bottom no-repeat;
	background-size:146px 27px;
	-webkit-background-size:146px 27px;
}
body#monsterhunter15th.capcom .stepBox01:first-child{
	margin:0;
}
body#monsterhunter15th.capcom .stepBox01:last-child{
	background:none;
	padding:0 15.5% 0 18%;
}
	body#monsterhunter15th.capcom .stepBoxInner{
		margin:15px 0 0;
		display:box;
		display:-webkit-box;
		box-pack:justify;
		-webkit-box-pack:justify;
	}
body#monsterhunter15th.capcom .stepBoxInner .icon{
	padding:5px 0 0;
	width:20%;
}
body#monsterhunter15th.capcom .stepBoxInner .text{
	width:70%;
	font-size:12px;
	color:#FFF;
}
body#monsterhunter15th.capcom .stepBox01 > div > p {
	height: 40px;
	margin: 0 0 0 4%;
	width: auto;
}
body#monsterhunter15th.capcom .stepBox01 > div > p img {
	width: auto;
	height: 100%;
}
body#monsterhunter15th.capcom .stepBox01 .stepBg01{
	background:url(/smp/gecard/capcom/monsterhunter/15th/images/index_bg_002.png) center top no-repeat;
	background-size:49px 111px;
	-webkit-background-size:49px 111px;
	min-height:111px;
}
body#monsterhunter15th.capcom .stepBox01 .stepBg02{
	background:url(/smp/gecard/capcom/monsterhunter/15th/images/index_bg_003.png) center top no-repeat;
	background-size:96px 110px;
	-webkit-background-size:96px 110px;
	min-height:110px;
}
body#monsterhunter15th.capcom .stepBox01 .stepBg03{
	background:url(/smp/gecard/capcom/monsterhunter/15th/images/index_bg_004.png) center top no-repeat;
	background-size:100px 124px;
	-webkit-background-size:101px 124px;
	min-height:124px;
}
body#monsterhunter15th.capcom .stepBox01 .stepBg04{
	background:url(/smp/gecard/capcom/monsterhunter/15th/images/index_bg_005.png) center top no-repeat;
	background-size:90px 119px;
	-webkit-background-size:90px 119px;
	min-height:119px;
}
/*noteBlock*/
body#monsterhunter15th.capcom .noteBlock{
	border:1px solid #ffff48;
	color:#ffff48;
	font-weight: bold;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#monsterhunter15th.capcom .noteBlock p{
	padding-left: 1em;
	text-indent: -1em;
}
/*listBlock*/
body#monsterhunter15th.capcom .listBlockA01{
	border:1px solid #7c7c7c;
	color:#FFF;
	margin:32px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#monsterhunter15th.capcom .listBlockA01 > p:first-child{
	font-weight: bold;
}
body#monsterhunter15th.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*imgBtn*/
body#monsterhunter15th.capcom .imgBtn{
	margin:20px 10px 30px;
}
/*pageTopBlock*/
body#monsterhunter15th.capcom .pageTopBlockA01{
	text-align:right;
	padding:0 10px 10px;
}
body#monsterhunter15th.capcom .pageTopBlockA01 p{
	margin:-12px 0 0;
}

/*anchorLinkBlock*/
body#monsterhunter15th.capcom .anchorLinkBlockA01{
	margin:0 10px;
	text-align:center;
}
body#monsterhunter15th.capcom .anchorLinkBlockA01 ul li{
	margin:17px 0 0;
}
body#monsterhunter15th.capcom .anchorLinkBlockA01 ul li:first-child{
	margin:0;
}
/*btnBlock*/
body#monsterhunter15th.capcom .btnBlockA01{
	margin:16px 0 0;
	padding:0 15px;
}
/*headingBlock*/
body#monsterhunter15th.capcom .headingBlockB02{
	padding:9% 17% 0;
	background: url(/smp/gecard/capcom/monsterhunter/15th/images/index_ex_001.png) no-repeat 50% 0;
	background-size: 92% auto;
	-webkit-background-size: 92% auto;
}
/*caution01*/
body#monsterhunter15th.capcom .caution01{
	margin:13px 10px 0;
	text-align:center;
}
/*txtLinkBlock*/
body#monsterhunter15th.capcom .txtLinkBlockA01{
	margin-top: 40px;
}
body#monsterhunter.capcom .txtLinkBlockA01 > p{
	line-height:0;
}
body#monsterhunter15th.capcom .txtLinkBlockA01 .imgText {
	line-height: 1;
}
/* accordionBlock*/
body#monsterhunter15th.capcom .itemBlockA01 {
	margin:15px 0 0;
	padding:9% 0 0;
	background: url(/smp/gecard/capcom/monsterhunter/15th/images/index_ex_001.png) no-repeat 50% 0;
	background-size: 92%auto;
	-webkit-background-size: 92% auto;
}
body#monsterhunter15th.capcom .itemBlockA01 .caution {
	margin-left: 10px;
	margin-right: 10px;
}
body#monsterhunter15th.capcom .itemBlockA01 .accordionBtnA01 {
	margin:0 10px 0;
}
body#monsterhunter15th.capcom .detailBlockA03 .itemBlockA01 .accordionBtnA01 {
margin:0 10px 20px;
}
body#monsterhunter15th.capcom .itemBlockA01 .accordionBtnA01 p {
	width: 45%;
	margin: 0 auto;
}
body#monsterhunter15th.capcom .itemBlockA01 .accordionInner{
	text-align:center;
	margin:15px 50px 0;
}
body#monsterhunter15th.capcom .itemBlockA01 .accordionInner .accordionBgBlockA01{
	padding:0;
}
body#monsterhunter15th.capcom .itemBlockA01 .accordionInner .accordionBgBlockA02{
	padding:0 0 18px;
}
body#monsterhunter15th.capcom .itemBlockA01 .imgBlockA01{
	margin:0;
	padding:0;
}
body#monsterhunter15th.capcom .itemBlockA01 .imgBlockA01 .itemTitle{
	margin: 10px 0;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
body#monsterhunter15th.capcom .itemBlockA01 .btnBlockA01{
	margin-top:10px;
}
body#monsterhunter15th.capcom .itemBlockA01 .linkTxt{
	text-align:center;
}
body#monsterhunter15th.capcom .benefitTitle,
body#monsterhunter15th.capcom .benefititemTitle--type02{
	line-height: 1.2;
	text-align:center;
	margin:20px 20px 5px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
body#monsterhunter15th.capcom .noteText01.noteText01--type02{
	display: inline-block;
	padding: 0;
	margin: 5px 20px 40px;
	font-size: 13px;
	text-shadow:none;
	text-align: left;
}
body#monsterhunter15th.capcom .noteText01.noteText01--type02 ul li{
	position: relative;
	padding-left: 1.1em;
}
body#monsterhunter15th.capcom .noteText01.noteText01--type02 ul li .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/*-------------------------------------------
/smp/gecard/capcom/monsterhunter/world-iceborne/index.html
-------------------------------------------*/
body#world-iceborne.capcom .alC{
text-align: center!important;
}
body#world-iceborne.capcom a {
color: blue;
}
body#world-iceborne.capcom img {
vertical-align: top;
}
body#world-iceborne.capcom .mt10 {
	margin-top:10px;
}
/*bgGreenBlockA01*/
body#world-iceborne.capcom .bgGreenBlockA01 img {
width: 100%
}
body#world-iceborne.capcom .bgGreenBlockA01{
background-color: #ffffff;
}
/*detailBlock01*/
body#world-iceborne.capcom .bgGreenBlockA01 .detailBlock01 .noteText01{
	margin: 0 auto;
	padding: 10px 10px 43px;
	text-align: center;
	font-size: 15px;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock .noteText01.mt5{
	margin-top: 5px;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock .noteText01.txtRed{
	color: #B50033;
}
body#world-iceborne.capcom .detailBlock01 {
	background: url("/smp/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_001.jpg") no-repeat 0 92px ;
	background-size: 100%;
}
/*btnBlock*/
body#world-iceborne.capcom .btnBlockA01{
	padding:20px 20px 0;
}
body#world-iceborne.capcom .btnBlockA01 .noticetxt{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
	/*imgBlock*/
body#world-iceborne.capcom .headingBlockB01.typeCard02{
	margin-top:5px;
}
body#world-iceborne.capcom .headingBlockB01 > h3{
	padding:43px 20px 0;
	text-align:center;
}
body#world-iceborne.capcom .headingBlockB01 > .cardHead{
	padding:28px 52px 0;
}
body#world-iceborne.capcom .stepBox01 .bgNumber{
	background:url(/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_003.png) 50% 0 no-repeat;
}
body#world-iceborne.capcom .stepBox02{
	width:173px;
	float:left;
	padding:0 0 0 6px;
}
body#world-iceborne.capcom .stepBox02 .bgNumber{
	background:url(/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_004.png) 50% 0 no-repeat;
}
body#world-iceborne.capcom .stepBox03{
	width:200px;
	float:left;
	padding:0 0 0 6px;
}
body#world-iceborne.capcom .stepBox03 .bgNumber{
	background:url(/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_005.png) 50% 0 no-repeat;
}
body#world-iceborne.capcom .stepBox04{
	width:178px;
	float:left;
	padding:0 0 0 4px;
}
body#world-iceborne.capcom .stepBox04 .bgNumber{
	background:url(/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_006.png) 50% 0 no-repeat;
}
body#world-iceborne.capcom .stepBlockA01 .arrow{
	background:url(/gecard/capcom/monsterhunter/world-iceborne/images/index_ic_001.png) 100% 0 no-repeat;
	padding-right:26px;
	min-height:148px;
}
/*stepBlock*/
body#world-iceborne.capcom .bgGreenBlockA01 .noteText01{
	margin: 15px auto 40px;
	text-align: center;
}
@media screen and (orientation: portrait) {
	body#world-iceborne.capcom .stepBlockA01{
		margin:37px 0 0;
	}
}
@media screen and (orientation: landscape) {
	body#world-iceborne.capcom .stepBlockA01{
		margin:23px 150px 0;
	}
}
body#world-iceborne.capcom .stepBox01{
	padding:0 0 28px 35px;
	margin:20px 0 0;
	background:url(/smp/gecard/capcom/monsterhunter/world-iceborne/images/index_ico_005.png) center bottom no-repeat;
	background-size:109px auto;
	-webkit-background-size:109px auto;
}
body#world-iceborne.capcom .stepBox01:nth-of-type(2){
	padding:0 0 40px 35px;
}
body#world-iceborne.capcom .stepBox01:nth-of-type(3){
	padding:0 0 48px 35px;
	margin:18px 0 0;
}
body#world-iceborne.capcom .stepBox01:nth-of-type(4){
	padding:0 0 48px 35px;
	margin:12px 0 0;
	background: none;
}
body#world-iceborne.capcom .stepBox01:first-child{
	margin:0;
}
body#world-iceborne.capcom .stepBoxInner .icon,
	body#world-iceborne.capcom .stepBoxInner .text{
		margin:15px 0 0;
		float: left;
	}
body#world-iceborne.capcom .stepBox01 .stepBg01 .stepBoxInner .text{
	margin:10px 0 0 5px;
}
body#world-iceborne.capcom .stepBox01 .stepBg02 .stepBoxInner .text{
	margin:7px 0 0 13px;
}
body#world-iceborne.capcom .stepBox01 .stepBg03 .stepBoxInner .text{
	margin:9px 0 0 20px;
}
body#world-iceborne.capcom .stepBox01 .stepBg04 .stepBoxInner .text{
	margin: 7px 0 0 20px;
}
body#world-iceborne.capcom .stepBox01 .stepBg01 .stepBoxInner .icon p img{
	height: auto;
	width: 40px;
	padding:7px 0px 0 4px;
}
body#world-iceborne.capcom .stepBox01 .stepBg02 .stepBoxInner .icon p img{
	height: auto;
	width: 40px;
	padding:4px 0px 0 4px;
}
body#world-iceborne.capcom .stepBox01 .stepBg03 .stepBoxInner .icon p img{
	height: auto;
	width: 39px;
	padding:8px 0 0;
}
body#world-iceborne.capcom .stepBox01 .stepBg04 .stepBoxInner .icon p img{
	height: auto;
	width: 29px;
	padding:3px 0 0 10px;
}

body#world-iceborne.capcom .stepBoxInner .text{
	font-size:17px;
}
body#world-iceborne.capcom .stepBox01 > div > p img {
	width: 295px;
	height: auto;
}
body#world-iceborne.capcom .stepBox01 .stepBg01{
	background:url(/smp/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_002.png) no-repeat;
	background-size:50px 112px;
	-webkit-background-size:50px 112px;
	min-height:112px;
	background-position: top 50% left 45%;
}
body#world-iceborne.capcom .stepBox01 .stepBg02{
	background:url(/smp/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_003.png) no-repeat;
	background-size:96px 111px;
	-webkit-background-size:96px 111px;
	min-height:111px;
	background-position: top 50% left 45%;
}
body#world-iceborne.capcom .stepBox01 .stepBg03{
	background:url(/smp/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_004.png) no-repeat;
	background-size:102px 125px;
	-webkit-background-size:102px 125px;
	min-height:125px;
	background-position: top 50% left 45%;
}
body#world-iceborne.capcom .stepBox01 .stepBg04{
	background:url(/smp/gecard/capcom/monsterhunter/world-iceborne/images/index_bg_005.png) no-repeat;
	background-size:90px 119px;
	-webkit-background-size:90px 119px;
	min-height:119px;
	background-position: top 50% left 45%;
}
/*noteBlock*/
body#world-iceborne.capcom .noteBlock{
	border:1px solid #ffff48;
	color:#ffff48;
	font-weight: bold;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#world-iceborne.capcom .noteBlock p{
	padding-left: 1em;
	text-indent: -1em;
}
/*benefitBlock*/
body#world-iceborne.capcom .itemBlockA01 .benefitBlock {
	padding-top: 48px;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock.typeTxtonly {
	padding-top: 0;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteText01{
	margin-top: 48px;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock:first-child {
	line-height: 1.4;
	border-top: none;
	padding-top: 25px;
	margin-top: 0;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock .itemTitle{
	margin: 14px 0 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock:nth-of-type(2) .itemTitle{
	margin: 23px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock .benefitImg-world-iceborne{
	padding: 25px 60px 0;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock .benefitImg-world-iceborne img{
	border: 1px solid #a3b7ca;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock .itemcopy{
	font-size: 11px;
	text-align:center;
	padding-top: 11px;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 {
	padding: 14px 10px 61px;
	line-height: 1.4;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 > li {
	position: relative;
	padding-left: 1.1em;
}
body#world-iceborne.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 > li > .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/*listBlock*/
body#world-iceborne.capcom .listBlockA01{
	border:1px solid #b2bfb5;
	margin:0 10px 0;
	padding:10px;
	font-size:16px;
}
body#world-iceborne.capcom .listBlockA01 > p:first-child{
	font-weight: bold;
}
body#world-iceborne.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*pageTopBlock*/
body#world-iceborne.capcom .pageTopBlockA01{
	text-align:right;
	padding:20px 10px 18px;
}
body#world-iceborne.capcom .pageTopBlockA01 p{
	margin: 0 0;
}
body#world-iceborne.capcom .pageTopBlockA01 p img{
	width: auto;
	height: 43px;
}
body#world-iceborne.capcom footer{
	border: none;
}


/*-------------------------------------------
/gecard/capcom/palm/index.html
-------------------------------------------*/
body#palm.capcom .alC{
text-align: center!important;
}
body#palm.capcom a {
color: blue;
}
body#palm.capcom img {
vertical-align: top;
height: auto;
}
body#palm.capcom .mt10 {
	margin-top:10px;
}
/*bgGreenBlockA01*/
body#palm.capcom .bgGreenBlockA01 img {
width: 100%
}
body#palm.capcom .bgGreenBlockA01{
background-color: #f0f9f8;
}
/*detailBlock01*/
body#palm.capcom .bgGreenBlockA01 .detailBlock01 .noteText01{
	margin: 0 auto;
	padding: 10px 10px 54px;
	text-align: center;
	font-size: 15px;
}
body#palm.capcom .itemBlockA01 .benefitBlock .noteText01.mt5{
	margin-top: 5px;
}
body#palm.capcom .itemBlockA01 .benefitBlock .noteText01.txtRed{
	color: #B50033;
}
body#palm.capcom .detailBlock01 {
	background: url("/smp/gecard/capcom/palm/images/index_bg_001.jpg") no-repeat 0 0 ;
	background-size: 100%;
}
/*btnBlock*/
body#palm.capcom .btnBlockA01{
	padding:20px 10px 0;
}
body#palm.capcom .btnBlockA01 .noticetxt{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
	/*imgBlock*/
body#palm.capcom .headingBlockB01.typeCard02{
	margin-top:5px;
}
body#palm.capcom .headingBlockB01 > h3{
	padding:56px 27px 0;
	text-align:center;
}
body#palm.capcom .headingBlockB01 > .cardHead{
	padding:18px 52px 0;
}
/*stepBlock*/
body#palm.capcom .bgGreenBlockA01 .noteText01{
	margin: 10px auto;
	text-align: center;
	font-size: 15px;
}
body#palm.capcom .stepBlockA01{
	margin:20px 0 0;
}
body#palm.capcom .stepBox01{
	padding:0 35px 20px;
	margin:20px 0 0;
	background:url(/smp/gecard/capcom/palm/images/index_ico_005.gif) center bottom no-repeat;
	background-size: 110px 20px;
	-webkit-background-size: 110px 20px;
}
body#palm.capcom .stepBox01:first-child{
	margin:12px 0 0;
}
body#palm.capcom .stepBox01:last-child{
	background:none;
	margin-top: 10px;
}
body#palm.capcom .stepBoxInner{
	margin:15px 0 0;
}
body#palm.capcom .stepBox01 .stepBoxInner{
	margin:8px 0 0;
}
body#palm.capcom .stepBoxInner .icon{
	padding:10px 0 0;
}
body#palm.capcom .stepBox01 .stepBoxInner .icon{
	width:14%;
	float: left;
}
body#palm.capcom .stepBox01 .stepBg03 .stepBoxInner .icon{
	width:13.5%;
}
body#palm.capcom .stepBox01 .stepBg04 .stepBoxInner .icon{
	width:10%;
	padding: 8px 0 0 10px;
}
body#palm.capcom .stepBox01 .stepBoxInner .text{
	width:auto;
	float: left;
	padding-left: 15px;
	line-height: 1.5;
}
body#palm.capcom .stepBox01 .stepBg01 .stepBoxInner .text{
	padding-left: 5px;
}
body#palm.capcom .stepBoxInner .text{
	font-size:17px;
}
body#palm.capcom .stepBox01 .stepBg01{
	min-height:110px;
}
body#palm.capcom .stepBox01 .stepBg02{
	min-height:125px;
}
body#palm.capcom .stepBox01 .stepBg03{
	min-height:140px;
}
/*noteBlock*/
body#palm.capcom .noteBlock{
	border:1px solid #ffff48;
	color:#ffff48;
	font-weight: bold;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#palm.capcom .noteBlock p{
	padding-left: 1em;
	text-indent: -1em;
}
/*benefitBlock*/
body#palm.capcom .accordionInner {
	padding: 0 12px;
}
body#palm.capcom .itemBlockA01 .benefitBlock {
	border-top: 1px dashed #8ca495;
	padding-top: 28px;
	margin-top: 20px;
}
body#palm.capcom .itemBlockA01 .benefitBlock .noteText01{
	margin-top: 17px;
}
body#palm.capcom .itemBlockA01 .benefitBlock:first-child {
	border-top: none;
	padding-top: 28px;
	margin-top: 0;
}
body#palm.capcom .itemBlockA01 .benefitBlock .itemTitle{
	margin: 26px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
body#palm.capcom .itemBlockA01 .benefitBlock +.benefitBlock .itemTitle{
	margin: 14px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
body#palm.capcom .itemBlockA01 .benefitBlock .button{
	margin-top: 15px;
	margin-bottom: 50px;
}
body#palm.capcom .itemBlockA01 .benefitBlock .button a{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	min-height: 67px;
	padding: 5px 35px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: inherit;
	border: 1px solid #b2bfb5;
	line-height: 1.4;
	text-decoration: none;
}
body#palm.capcom .itemBlockA01 .benefitBlock .button a::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: url("/smp/gecard/capcom/palm/images/index_ico_006.png") no-repeat 0 0 / contain;
}
body#palm.capcom .itemBlockA01 .benefitBlock .benefitTitle-palm{
	padding: 0 97px;
}
body#palm.capcom .itemBlockA01 .benefitBlock .benefitImg-palm{
	padding: 14px 60px 0;
}
body#palm.capcom .itemBlockA01 .benefitBlock .itemcopy{
	font-size: 11px;
	text-align:center;
	padding-top: 11px;
}
body#palm.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 {
	padding: 6px 0 0;
}
body#palm.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 > li {
	position: relative;
	padding-left: 1.2em;
}
body#palm.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 > li > .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/*listBlock*/
body#palm.capcom .listBlockA01{
	border:1px solid #b2bfb5;
	margin:60px 10px 0;
	padding:10px;
	font-size:16px;
}
body#palm.capcom .listBlockA01 > p:first-child{
	font-weight: bold;
}
body#palm.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
/*pageTopBlock*/
body#palm.capcom .pageTopBlockA01{
	text-align:right;
	padding:20px 10px 18px;
}
body#palm.capcom .pageTopBlockA01 p{
	margin: 0 0;
}
body#palm.capcom .pageTopBlockA01 p img{
	width: auto;
	height: 43px;
}
body#palm.capcom footer{
	border: none;
}
@media screen and (min-width: 480px){
body#palm.capcom .stepBox01 .stepBg01,
body#palm.capcom .stepBox01 .stepBg02,
body#palm.capcom .stepBox01 .stepBg03{
	min-height:190px;
}
body#palm.capcom .itemBlockA01 .benefitBlock .benefitTitle-palm {
	padding: 0 180px;
}
body#palm.capcom .stepBlockA01 {
	margin: 20px 95px 0;
}
body#palm.capcom .stepBox01{padding: 0 0 20px;}
}
body#palm.capcom .snsArea {
	margin-bottom: 5px;
}
@media screen and (min-width: 565px){
body#world-iceborne.capcom .headingBlockB01 > h3{
	padding: 43px 52px 0;
}
}
@media screen and (max-width: 340px){
body#world-iceborne.capcom .stepBox01:nth-of-type(4) {
	padding: 0 20px 47px 35px;
	margin: 12px 0 0;
	background: none;
}
body#world-iceborne.capcom .stepBox01 .stepBg04 .stepBoxInner .text {
	width: 70%;
}
}

/*-------------------------------------------
/smp/gecard/capcom/monsterhunter/rise/index.html
-------------------------------------------*/
body#rise.capcom .alC{
text-align: center!important;
}
body#rise.capcom a {
color: blue;
}
body#rise.capcom img {
vertical-align: top;
}
body#rise.capcom .mt10 {
	margin-top:10px;
}
/*bgGreenBlockA01*/
body#rise.capcom .bgGreenBlockA01 img {
width: 100%;
height: auto;
}
body#rise.capcom .bgGreenBlockA01{
	background: #ffffff url(/gecard/capcom/monsterhunter/rise/images/index_bg_002_base.jpg) 0 0 repeat-y;
	background-size: 100% auto;
	position: relative;
	z-index: 10;
}
/*detailBlock01*/
body#rise.capcom .bgGreenBlockA01 .detailBlock01:first-of-type > .headingBlockB01 > h3{
	padding-top: 25px;
}
body#rise.capcom .bgGreenBlockA01 .detailBlock01 .noteText01{
	margin: 0 auto;
	padding: 10px 10px 43px;
	text-align: center;
	font-size: 15px;
}
body#rise.capcom .imgBlockA01 > p:first-child{
	position: relative;
	margin-bottom: -4vw;
	z-index: 2;
}

body#rise.capcom .sectionInnerA01 {
	position: relative;
	margin-top: -4.7vw;
	background-image: url("/smp/gecard/capcom/monsterhunter/rise/images/index_bg_002_top.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	z-index: 2;
}

body#rise.capcom .itemBlockA01 .benefitBlock .noteText01.mt5{
	margin-top: 5px;
}
body#rise.capcom .itemBlockA01 .benefitBlock .noteText01.txtRed{
	color: #B50033;
}
/*btnBlock*/
body#rise.capcom .btnBlockA01{
	padding:20px 20px 0;
}
body#rise.capcom .btnBlockA01 .noticetxt{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
	/*imgBlock*/
body#rise.capcom .headingBlockB01.typeCard02{
	margin-top:5px;
}
body#rise.capcom .headingBlockB01 > h3{
	padding:43px 20px 0;
	text-align:center;
}
body#rise.capcom .headingBlockB01 > .cardHead{
	padding:28px 52px 0;
}
body#rise.capcom .stepBox01 .bgNumber{
	background:url(/gecard/capcom/monsterhunter/rise/images/index_bg_003_1.png) 50% 0 no-repeat;
}
body#rise.capcom .stepBox02{
	width:173px;
	float:left;
	padding:0 0 0 6px;
}
body#rise.capcom .stepBox02 .bgNumber{
	background:url(/gecard/capcom/monsterhunter/rise/images/index_bg_003_2.png) 50% 0 no-repeat;
}
body#rise.capcom .stepBox03{
	width:200px;
	float:left;
	padding:0 0 0 6px;
}
body#rise.capcom .stepBox03 .bgNumber{
	background:url(/gecard/capcom/monsterhunter/rise/images/index_bg_003_3.png) 50% 0 no-repeat;
}
body#rise.capcom .stepBox04{
	width:178px;
	float:left;
	padding:0 0 0 4px;
}
body#rise.capcom .stepBox04 .bgNumber{
	background:url(/gecard/capcom/monsterhunter/rise/images/index_bg_003_4.png) 50% 0 no-repeat;
}
body#rise.capcom .stepBlockA01 .arrow{
	background:url(/gecard/capcom/monsterhunter/rise/images/index_ic_001.png) 100% 0 no-repeat;
	padding-right:26px;
	min-height:148px;
}
/*stepBlock*/
body#rise.capcom .bgGreenBlockA01 .noteText01{
	margin: 15px auto 40px;
	text-align: center;
}
body#rise.capcom .bgGreenBlockA01 .sectionInnerA01 > .noteText02{
	padding-top: 7%;
	text-align: center;
}
body#rise.capcom .bgGreenBlockA01 .sectionInnerA01 .detailBlock01 .noteText02{
	margin-top: 20px;
	text-align: center;
}
@media screen and (orientation: portrait) {
	body#rise.capcom .stepBlockA01{
		margin:37px 0 0;
	}
}
@media screen and (orientation: landscape) {
	body#rise.capcom .stepBlockA01{
		margin:23px 150px 0;
	}
}
body#rise.capcom .stepBox01{
	padding:0 0 28px 35px;
	margin:20px 0 0;
	background:url(/smp/gecard/capcom/monsterhunter/rise/images/index_ico_005.png) center bottom no-repeat;
	background-size:109px auto;
	-webkit-background-size:109px auto;
}
body#rise.capcom .stepBox01:nth-of-type(2){
	padding:0 0 40px 35px;
}
body#rise.capcom .stepBox01:nth-of-type(3){
	padding:0 0 48px 35px;
	margin:18px 0 0;
}
body#rise.capcom .stepBox01:nth-of-type(4){
	padding:0 0 48px 35px;
	margin:12px 0 0;
	background: none;
}
body#rise.capcom .stepBox01:first-child{
	margin:0;
}
body#rise.capcom .stepBoxInner .icon,
	body#rise.capcom .stepBoxInner .text{
		margin:15px 0 0;
		float: left;
	}
body#rise.capcom .stepBox01 .stepBg01 .stepBoxInner .text{
	margin:10px 0 0 5px;
}
body#rise.capcom .stepBox01 .stepBg02 .stepBoxInner .text{
	margin:7px 0 0 13px;
}
body#rise.capcom .stepBox01 .stepBg03 .stepBoxInner .text{
	margin:9px 0 0 20px;
}
body#rise.capcom .stepBox01 .stepBg04 .stepBoxInner .text{
	margin: 7px 0 0 20px;
}
body#rise.capcom .stepBox01 .stepBg01 .stepBoxInner .icon p img{
	height: auto;
	width: 40px;
	padding:7px 0px 0 4px;
}
body#rise.capcom .stepBox01 .stepBg02 .stepBoxInner .icon p img{
	height: auto;
	width: 40px;
	padding:4px 0px 0 4px;
}
body#rise.capcom .stepBox01 .stepBg03 .stepBoxInner .icon p img{
	height: auto;
	width: 39px;
	padding:8px 0 0;
}
body#rise.capcom .stepBox01 .stepBg04 .stepBoxInner .icon p img{
	height: auto;
	width: 29px;
	padding:3px 0 0 10px;
}

body#rise.capcom .stepBoxInner .text{
	font-size:17px;
}
body#rise.capcom .stepBox01 > div > p img {
	width: 295px;
	height: auto;
}
body#rise.capcom .stepBox01 .stepBg01{
	background:url(/smp/gecard/capcom/monsterhunter/rise/images/index_bg_003_1.png) no-repeat;
	background-size:50px 112px;
	-webkit-background-size:50px 112px;
	min-height:112px;
	background-position: top 50% left 45%;
}
body#rise.capcom .stepBox01 .stepBg02{
	background:url(/smp/gecard/capcom/monsterhunter/rise/images/index_bg_003_2.png) no-repeat;
	background-size:96px 111px;
	-webkit-background-size:96px 111px;
	min-height:111px;
	background-position: top 50% left 45%;
}
body#rise.capcom .stepBox01 .stepBg03{
	background:url(/smp/gecard/capcom/monsterhunter/rise/images/index_bg_003_3.png) no-repeat;
	background-size:102px 125px;
	-webkit-background-size:102px 125px;
	min-height:125px;
	background-position: top 50% left 45%;
}
body#rise.capcom .stepBox01 .stepBg04{
	background:url(/smp/gecard/capcom/monsterhunter/rise/images/index_bg_003_4.png) no-repeat;
	background-size:90px 119px;
	-webkit-background-size:90px 119px;
	min-height:119px;
	background-position: top 50% left 45%;
}
/*noteBlock*/
body#rise.capcom .noteBlock{
	border:1px solid #ffff48;
	color:#ffff48;
	font-weight: bold;
	margin:20px 10px 0;
	padding:10px 15px;
	font-size:12px;
}
body#rise.capcom .noteBlock p{
	padding-left: 1em;
	text-indent: -1em;
}
/*benefitBlock*/
body#rise.capcom .itemBlockA01 .benefitBlock {
	padding-top: 48px;
}
body#rise.capcom .itemBlockA01 .benefitBlock.typeTxtonly {
	padding-top: 0;
}
body#rise.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteText01{
	margin-top: 48px;
}
body#rise.capcom .itemBlockA01 .benefitBlock:first-child {
	line-height: 1.4;
	border-top: none;
	padding-top: 25px;
	margin-top: 0;
}
body#rise.capcom .itemBlockA01 .benefitBlock .itemTitle{
	margin: 14px 0 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
body#rise.capcom .itemBlockA01 .benefitBlock:nth-of-type(2) .itemTitle{
	margin: 23px 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
body#rise.capcom .itemBlockA01 .benefitBlock .benefitImg-rise{
	padding: 22px 34px 0;
}
body#rise.capcom .itemBlockA01 .benefitBlock .benefitImg-rise img{
}
body#rise.capcom .itemBlockA01 .benefitBlock .itemcopy{
	font-size: 11px;
	text-align:center;
	padding-top: 11px;
}
body#rise.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 {
	padding: 14px 10px 61px;
	line-height: 1.4;
}
body#rise.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 > li {
	position: relative;
	padding-left: 1.1em;
}
body#rise.capcom .itemBlockA01 .benefitBlock.typeTxtonly .noteList01 > li > .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/*listBlock*/
body#rise.capcom .listBlockA01{
	border:1px solid #b2bfb5;
	margin:0 10px 0;
	padding:10px;
	font-size:16px;
}
body#rise.capcom .listBlockA01 > .listBlockTitle{
	margin: 15px 0;
	text-align: center;
	font-weight: bold;
}
body#rise.capcom .listBlockA01 ul li{
	padding-left:1em;
	text-indent:-1em;
}
body#rise.capcom .listBlockA01 .listHr{
	width: 100%;
	margin: 20px 0;
	height: 1px;
	background-image: linear-gradient(to right, #806f37, #806f37 1px, transparent 1px, transparent 4px);
	background-size: 4px 1px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
/*pageTopBlock*/
body#rise.capcom .pageTopBlockA01{
	text-align:right;
	padding:20px 10px 18px;
}
body#rise.capcom .pageTopBlockA01 p{
	margin: 0 0;
}
body#rise.capcom .pageTopBlockA01 p img{
	width: auto;
	height: 43px;
}
body#rise.capcom footer{
	border: none;
}
body#rise.capcom .mt5{
	margin-top: 5px !important;
}
body#rise.capcom .mb5{
	margin-bottom: 5px !important;
}
body#rise.capcom .btnText{
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
}
/*sns*/
body#rise.capcom .snsArea {
	margin-bottom: 15px;
}



/*-------------------------------------------
ネコポス対応
-------------------------------------------*/
.nekoposBox{
	margin: 0 16px 30px;
	padding: 20px ;
	background-color: rgba(210,199,147,0.5);
	font-size: 16px;
	text-align: left;
	border: none;
}
.nekoposBox .nekopos-Lead{
	font-weight: bold;
}
.nekoposBox .txtNote01 {
	position: relative;
	padding-left: 1.1em;
}
.nekoposBox .txtNote01 .ast {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.nekoposBox .normalList01.type02 > li {
	position: relative;
	padding-left: 10px;
}
.nekoposBox .normalList01.type02 > li:before {
	content: "";
	position: absolute;
	height: 3px;
	width: 3px;
	top: 0.55em;
	left: 0;
	background-color: #222222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
/*-------------------------------------------
ネコポス対応:ページ別
-------------------------------------------*/
#monsterhunterworld .nekoposBox{
	border: 1px solid #936949;
	color: #FFF;
	margin: 20px -40px 25px;
	padding: 10px 15px;
	background: none;
	font-size: 12px;
}
#monsterhunterworld .nekoposBox .normalList01.type02 > li:before {
	background-color: #ffffff;
}
#o-kami .nekoposBox{
	margin-right: 10px;
	margin-left: 10px;
	padding: 15px;
	background-color: rgba(255, 255, 255, 0.4);
	font-size: 13px;
}
#monsterhunter15th .nekoposBox{
	border: 1px solid #bfbfbf;
	color: #FFF;
	margin: 20px 10px 45px;
	padding: 10px 15px;
	background: none;
	font-size: 12px;
}
#monsterhunter15th .nekoposBox .normalList01.type02 > li:before {
	background-color: #ffffff;
}
#world-iceborne .nekoposBox{
	border: 1px solid #b2bfb5;
	margin: 35px 10px 30px;
	padding: 12px 15px;
	background: none; 
}
#palm .nekoposBox{
	border: 1px solid #b2bfb5;
	margin: 20px 0 34px;
	padding: 15px 20px;
	background: none; 
	font-size: 12px;
}
#daigyakutensaiban .nekoposBox{
	margin-bottom: 40px;
}

.alC{
	text-align: center!important;
}
.mt20{
	margin-top: 20px!important;
}
.mt40{
	margin-top: 40px!important;
}
.capcomCbox#cboxOverlay {
	background: url(/common-files/img/com_cb_bg01.png) 0 0 repeat !important;
}
.capcomCbox#colorbox,.capcomCbox #cboxWrapper,.capcomCbox #cboxContent {
	overflow: visible !important;
}
.capcomCbox #cboxContent {
	background-color: #fff;
}
.capcomCbox #cboxLoadedContent {
	margin-bottom: 0 !important;
}
.capcomCbox #colorbox {
	z-index: 10000;
	overflow: visible!important;
}
.capcomCbox #cboxLoadedContent {
	margin: 0 !important;
}
.capcomCbox #cboxTopLeft,.capcomCbox #cboxTopCenter,.capcomCbox #cboxTopRight,.capcomCbox #cboxBottomCenter,.capcomCbox #cboxBottomLeft,.capcomCbox #cboxBottomRight,.capcomCbox #cboxMiddleLeft,.capcomCbox #cboxMiddleRight {
	display: block!important;
}
/* Clearfix
------------------------------------------------------ */
body#world-iceborne.capcom .listBlockA01:after,
body#world-iceborne.capcom .stepBox01:after,
body#monsterhunterworld.capcom .ancBtn:after,
body#palm.capcom .stepBlockA01:after {
	content: "";
	display: block;
	clear: both;
}
body#monsterhunterworld.capcom .ancBtn {
	zoom: 1;
}

