@charset "shift_jis";

/* ======================================================
 * /common-files/css/gecard/gintama/gintama.css
 * ------------------------------------------------------
 * - header
 * - layout
 * - footer
 * - module
 * - component
 * - @media query:max-width: 750px
 * Clearfix
 * Opening Animation
====================================================== */
/* header
------------------------------------------------------ */
#smh-header {
	width: 100%;
	height: 50px;
	max-width: 1140px;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: none;
	background: #fff;
}
/* layout
------------------------------------------------------ */
#mainContainer {
	margin-top: 0;
}
#mainContents.full-bleed {
	width: 100%;
}
#smh-contentsWrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 0 30px 120px;
	z-index: 2;
}
/* footer
------------------------------------------------------ */
#smh-footer {
	padding: 19px 0 21px;
	font-size: 14px;
	font-size: 1.4rem;
	background: #007489;
	color: #fff;
}
#copyright {
	text-align: center;
}

/* module
------------------------------------------------------ */
.smh-cb-inline:after {
	display: none;
}
.smh-txtM {
	font-size: 18px;
	font-size: 1.8rem;
}
.smh-txtL {
	font-size: 20px;
	font-size: 2.0rem;
}
.smh-section01 {
	margin-top: 146px;
}
.smh-section02 {
	margin-top: 117px;
}
.smh-section03 {
	margin-top: 46px;
}
.smh-inner01 {
	width: 290px;
	margin: 0 auto;
}
.smh-inner02 {
	width: 554px;
	padding-top: 33px;
	margin: 0 auto 0;
}
.smh-hdg02{
	margin-bottom: 50px;
}
.smh-hdg02 + * {
	margin-top: 0!important;
}
.smh-section03 h3{
	margin-bottom: 20px;
}
.smh-note01 {
	margin-top: 25px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3;
}
.smh-note01 li {
	position:relative;
	padding-left: 1.1em;
	margin-top: 8px;
}
.smh-note01 li .ast{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.smh-btn01 {
	margin-top: 50px;
	text-align: center;
}
.smh-note01 a{
	color: inherit;
	text-align: center;
}
.smh-btn01 a img{
	border-bottom: 2px solid #7f7f7f;
}
.smh-btn01 a:hover img{
	margin-top: 2px;
	border-bottom: none;
}
.smh-btn02 {
	padding-top: 30px;
	text-align: center;
}
.smh-btn02 a {
	position: relative;
	display: table;
	width: 100%;
	max-width: 537px;
	height: 88px;
	margin: 0 auto;
	margin-bottom: 2px;
	font-size: 20px; 
	font-size: 2.0rem;
	font-weight: bold;
	color: #222222;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	background-image: url("/gecard/coly/standmyheroes/img-files/standmyheroes_btn01.png");
	background-repeat: no-repeat;
	background-size: 100%;
	box-shadow:0px 4px 0px -2px #9cb5b9;
}
.smh-btn02 a span.inner{
	display: table-cell;
	vertical-align: middle;
}
.smh-btn02 a span.inner span{
	font-size: 28px; 
	font-size: 2.8rem;
}
.smh-btn02 a:after {
	position: absolute;
	display: block;
	width: 34px;
	height: 34px;
	top: 50%;
	right: 22px;
	margin-top: -17px;
	background: url("/gecard/coly/standmyheroes/img-files/standmyheroes_ic01.png") 0 0 no-repeat;
	content: "";
}
.smh-btn02 a:hover {
	height: 88px;
	margin-top: 2px;
	margin-bottom: 0;
	border-bottom: none;
	box-shadow: none;
}
.btnArea{
	margin-right: 10px;
	margin-left: 10px;
}
.btnArea.colLayout.col2 > .col{
	width: calc((100% - 45px)/2);
	margin-right: 45px;
}
.btnArea.colLayout.col2 > .col:nth-of-type(2n){
	margin-right: 0;
}
.col:nth-of-type(2n) .smh-btn02 a{
	background-position: right 0;
}
.smh-catch01 {
	margin-top: 35px;
	text-align: center;
}
.smh-catch01.full-bleed {
	margin-top: 0;
}
.smh-catch01.full-bleed + * {
	margin-top: 0;
}
.smh-catch01.type02 {
	padding-bottom: 60px;
}
.smh-bgBox01 {
	margin: 47px auto 0;
	padding: 25px 60px;
	background: #f8e7ef;
	font-size: 16px;
	font-size: 1.6rem;
}
.smh-bgBox01 .smh-bgBoxHdg {
	margin-bottom: 20px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
.smh-list01 {
	margin-top: 22px;
}
.smh-list01 > li {
	position: relative;
	padding-left: 1.0em;
}
.smh-list01 > li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "・";
}
.smh-bgBox01 .noteList01{
	margin-top: 22px;
}
.smh-bgBox01 .noteList01 li{
	line-height: 1.8;
}
.smh-balloon01 {
	margin-bottom: 16px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
.smh-balloon01 > span {
	position: relative;
	display: inline-block;
	padding: 7px 18px;
	background: #a10d13;
	-webkit-border-radius: 1.4em;
	-moz-border-radius: 1.4em;
	border-radius: 1.4em;
	color: #fff;
	font-weight: bold;
}
.smh-balloon01 > span:after {
	position: absolute;
	display: block;
	bottom: -9px;
	left: 50%;
	margin-left: -5px;
	border-top: 9px solid #a10d13;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
}
.smh-noteBox01 {
	width: 698px;
	margin: 20px auto 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #a10d13;
}
.smh-noteBox01 > *:first-child {
	margin-top: 0 !important;
}
.smh-noteBox01 .noteList01 > li > .ast {
	display: inline;
	position: static;
}
.smh-noteBox02 {
	margin: 20px 0 0;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
}
.smh-noteBox02 > *:first-child {
	margin-top: 0 !important;
}
.smh-noteBox02 .noteList01 {
	display: inline-block;
	padding: 10px;
	background: #fff;
	border: 1px solid #a10d13;
	text-align: left;
}
.newmemverList ul > li{
	position: relative;
	padding-left: 1em;
}
.newmemverList ul > li .ast{
	position: absolute;
	top: 0;
	left: 0;
}
.smh-bnrLisrt{
	padding: 22px 0 23px;
	background: url("/gecard/coly/standmyheroes/img-files/standmyheroes_bg01.jpg");
	background-position: 0px -300px;
}
.smh-bnrLisrt .colLayout{
	margin-top: 0;
}
/* component
------------------------------------------------------ */
/* hero */
.smh-hero {
	height: 100%;
	background: url(/gecard/coly/standmyheroes/img-files/standmyheroes_bg01.jpg) 0 0 repeat-x;
}
.smh-heroInner{
	position: relative;
	width: 1140px;
	margin: 0 auto;
}
.smh-hdg01 {
	text-align: center;
}
.smh-hdgLead01 {
	margin-top: 70px;
}
.smh-hdg01 .txtNote01{
	margin-top: 15px;
}
.smh-heroImg01{
	position: absolute;
	top: -74px;
	right: -32px;
	z-index: 1;
}
/* news */
.newsBox {
	margin-top: 35px;
	width: 100%;
	height: 132px;
	overflow-y: hidden;
	color: #222222;
}
.newsBox .newsHdg {
	padding: 8px 4px 11px;
	border-bottom: 1px solid #b0b0b0;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #fa6757;
	line-height: 1.0;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 0px;
	height: 82px;
}
.newsBox .contentbox {
	padding: 8px 0 0 10px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.newsBox .contentbox li {
	display: table;
	margin-bottom: 7px;
	line-height: 1.8;
}
.newsBox .contentbox li .date {
	display: table-cell;
	width: 130px;
}
.newsBox .contentbox li .txt {
	display: table-cell;
}
.newsBox .contentbox li  a ,
.newsBox .contentbox li  a:visited ,
.newsBox .contentbox li  a:hover {
	text-decoration:none;
	color: #222222;
}
.newsBox .contentbox li a p,
.newsBox .contentbox li a:visited p ,
.newsBox .contentbox li a:hover p {
	text-decoration:underline;
	color: #222222;
}
.newsBox .mCSB_container {
	padding-right: 0px !important;
}
.newsBox .mCSB_inside > .mCSB_container{
	margin-right: 20px;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin: 10px 0;
}
.newsBox .mCS-my-theme.mCSB_scrollTools{
	width: 9px;
	background-color: inherit;
	padding: 0;
	opacity: 1;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
	width: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
	width: 9px;
	margin: 0;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #b0b0b0;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
	width: 9px;
	height:82px;
	opacity: 1;
}
 .newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
	width: 0;
	height: 0;
	border-bottom: 7px solid #f2407d;
	border-right: 4.5px solid transparent;
	border-left: 4.5px solid transparent;
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	content: "";
}
 .newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::after{
	width: 0;
	height: 0;
	border-bottom: 3px solid #ffffff;
	border-right: 4.5px solid transparent;
	border-left: 4.5px solid transparent;
	position: absolute;
	top: 6px;
	left: 0;
	display: block;
	content: "";
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{ 
	width: 0;
	height: 0;
	border-top: 7px solid #f2407d;
	border-right: 4.5px solid transparent;
	border-left: 4.5px solid transparent;
	position:absolute;
	bottom:0px;
	left: 0;
	display: block;
	content: "";
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::after{ 
	width: 0;
	height: 0;
	border-top: 3px solid #ffffff;
	border-right: 4.5px solid transparent;
	border-left: 4.5px solid transparent;
	position:absolute;
	bottom: 4px;
	left: 0;
	display: block;
	content: "";
}


/* tab */
@media all and (min-width: 751px) {
.smh-spToggleTrg {
	display: none;
}
.smh-tabWrap01{
	margin-top: 38px; 
}
.smh-tabList > li {
	width: 370px;
	float: left;
}
.smh-tabList > li.active {
  margin-top: 0;
}
.smh-tabList > li + li {
	margin-left: 15px;
}
.smh-tabList > li a {
	display: block;
	width: 100%;
	height: 385px;
	background-repeat: no-repeat;
	background-position: center 30px;
	text-indent: -9999px;
	outline: none;
}
.smh-tabList > li a:hover {
	background-position: center -359px;
}
.smh-tabList > li.active a {
	background-position: center -380px;
}
.smh-tabList > li.active a:hover {
	background-position: center -380px;
}
.smh-tabList > li.tab01 a { background-image: url(/gecard/coly/standmyheroes/img-files/standmyheroes_tab01.png); }
.smh-tabList > li.tab02 a { background-image: url(/gecard/coly/standmyheroes/img-files/standmyheroes_tab02.png); }
.smh-tabList > li.tab03 a { background-image: url(/gecard/coly/standmyheroes/img-files/standmyheroes_tab03.png); }
.smh-tabContent {
	position: relative;
	display: none;
	margin-top: 26px;
}
.smh-tabContent::before{
	content: "";
	position: absolute;
	top: -52px;
	margin-left: -14px;
	border: 25px solid transparent;
}
.smh-tabContent.tab01::before { border-bottom: 30px solid #08b0cf; left: 175px;}
.smh-tabContent.tab02::before { border-bottom: 30px solid #f38501; left: 560px;}
.smh-tabContent.tab03::before { border-bottom: 30px solid #dd418d; left: 945px;}
.smh-tabContent.active {
	display: block;
}
.smh-tabContent .smh-tabContentInner{
	padding-bottom: 62px;
}
#tab01.smh-tabContent .smh-tabContentInner{background: url(/gecard/coly/standmyheroes/img-files/pc_standmyheroes_bg02.gif);}
#tab02.smh-tabContent .smh-tabContentInner{background: url(/gecard/coly/standmyheroes/img-files/pc_standmyheroes_bg03.gif);}
#tab03.smh-tabContent .smh-tabContentInner{background: url(/gecard/coly/standmyheroes/img-files/pc_standmyheroes_bg04.gif);}
.smh-tabHdg01 {
	text-align: center;
}
.smh-tabContent.tab01 .smh-tabHdg01 img { width: 348px; }
.smh-tabContent.tab02 .smh-tabHdg01 img { width: 360px; }
.smh-tabContent.tab03 .smh-tabHdg01 img { width: 360px; }

.smh-tabTtl{
	text-align: center;
}
.smh-tabMain {
  padding-top: 13px;
	text-align: center;
}
.smh-tabMain > figure {
	position: relative;
	height: 335px;
  background: url(/gecard/coly/standmyheroes/img-files/pc_standmyheroes_bg05.png) no-repeat center;
}
.smh-tabMain > figure > img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.smh-advancedtxt {
	text-align: center;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: bold;
	color: #FFFFFF;
	padding: 82px 0 20px;
}
.smh-tabMain + .detailBox{
	margin-top: 17px;
}

.smh-spToggleClose {
	display: none;
}
}
/* privilege */
.smh-privilege{
	display: block;
	margin-top: 136px;
}
.smh-privilegeHdg01 {
	margin: 0 auto;
}
.smh-privilege .smh-privilegetxtL{
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}
.smh-privilege .smh-privilegetxt li{
	font-size: 24px;
	font-size: 2.4rem;
}
.smh-privilege .smh-privilegetxt .smh-note01 li{
	padding-left: 0;
}
.smh-privilege .smh-privilegeimgL{
	margin-top: 42px;
}
	.smh-privilegeCol {
		margin-top: 46px;
	}
	.smh-privilegeCol .col {
		width: auto;
		float: left;
	}
	.smh-privilegeCol .col:first-child {
		padding: 0 14px 0 0;
	}
	.smh-privilegeCol .col:nth-of-type(3) {
		padding: 0 0 0 14px;
	}
	.smh-privilegeCol .col:nth-of-type(2) {
		padding: 0 14px;
		border-right: 3px dotted #64dfe9;
		border-left: 3px dotted #64dfe9;
	}

.smh-privilegeHdg02 {
	margin-top: 90px;
	font-weight: bold;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.1;
}
.smh-Leadtext {
	font-size: 35px;
	font-size: 3.5rem;
	color: #222222;
	font-weight: bold;
	text-align: center;
	margin-top: 63px;
	margin-bottom: 25px;
	line-height: 1.3;
}
.smh-privilegeList{
	display: inline-block;;
	font-size: 16px;
	font-size: 1.6rem;
	color: #222222;
	margin-top: 8px;
}
.smh-tabContent.tab01 .smh-privilegeHdg02,.smh-tabContent.tab04 .smh-privilegeHdg02,.smh-tabContent.tab05 .smh-privilegeHdg02 { color: #fff; }
.smh-tabContent.tab02 .smh-privilegeHdg02 { color: #4f3300; }
.smh-tabContent.tab03 .smh-privilegeHdg02 { color: #000; }
.smh-privilegeReplica img,
.smh-privilegeGoods img {
	width: auto;
	height: 240px;
}
.smh-privilegeReplica {
	padding: 35px 0;
}
.smh-privilegeReplica img {
	height: 240px;
}
.smh-privilegeGoods img {
	height: 310px;
}
.smh-privilege .applyBtn {
	margin-top: 80px;
}
.smh-privilegeNote {
	margin-top: 5px;
	color: #fff;
	text-align: center;
}
.smh-tabContent.tab01 .smh-privilegeNote { color: #fff; }
.smh-tabContent.tab02 .smh-privilegeNote { color: #4f3300; }
.smh-tabContent.tab03 .smh-privilegeNote { color: #000; }
.smh-privilegeNote > li {
	display: inline-block;
}
/* flow */
.smh-flow > li {
	float: left;
	width: 260px;
	min-height: 259px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
}
.smh-flow > li + li { 
	margin-left: 33px;
}
.smh-flow > li.list01 {
	background-image: url(/gecard/coly/standmyheroes/img-files/pc_standmyheroes_tx09.png);
}
.smh-flow > li.list02 {
	background-image: url(/gecard/coly/standmyheroes/img-files/pc_standmyheroes_tx10.png);
}
.smh-flow > li.list03 {
	background-image: url(/gecard/coly/standmyheroes/img-files/pc_standmyheroes_tx11.png);
}
.smh-flow > li.list04 {
	background-image: url(/gecard/coly/standmyheroes/img-files/pc_standmyheroes_tx12.png);
}
.smh-flow > li a {
	color: inherit;
}
.smh-flow .smh-flowDesc dd {
	padding-top: 137px;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
/* modal */
#colorbox #cboxClose {
	width: 46px;
	height: 46px;
	background: url(/gecard/gintama/img-files/gintama_ic10.png) 0 0 no-repeat;
	top: -30px;
	right: -30px;
}
#colorbox #cboxContent,
#colorbox #cboxLoadedContent,
.smh-cb_inl_content .cb_inl_inner {
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;	
}
#colorbox #cboxLoadedContent {
	width: 500px;
	overflow: auto !important;
}
.smh-cb_inl_content {
	overflow: auto;
}
.smh-cb_inl_content .cb_inl_inner {
	padding: 30px 55px;
}
.smh-cb_hdg01 {
	margin-bottom: 18px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.smh-cb_hdg01 + * {
	margin-top: 0 !important;
}
.smh-cb_figure01 {
	width: 345px;
	margin: 15px auto 0;
}
.smh-cb_figure02 {
	width: 372px;
	margin: 15px auto 0;
}
.smh-cb_capTop {
	width: 110px;
	margin-bottom: 14px;
	padding: 8px;
	background: #f2f2f2;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.smh-cb_paragraph {
	margin-top: 1.0em;
	font-size: 16px;
	font-size: 1.6rem;
}
#mainContents .snsArea {
	margin-top: 0;
}
/* ----- text-indent ----- */
.text-indent {
	position: relative;
}
.text-indent > .indent {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
}
.text-indent[data-indent="1em"] { padding-left: 1em; }
.text-indent[data-indent="2em"] { padding-left: 2em; }
.text-indent[data-indent="3em"] { padding-left: 3em; }
.text-indent[data-indent="4em"] { padding-left: 4em; }
.text-indent[data-indent="5em"] { padding-left: 5em; }
.text-indent[data-indent="6em"] { padding-left: 6em; }
.text-indent[data-indent="7em"] { padding-left: 7em; }
.text-indent[data-indent="8em"] { padding-left: 8em; }
.text-indent[data-indent="9em"] { padding-left: 9em; }
.text-indent[data-indent="10em"] { padding-left: 10em; }
.text-indent[data-indent="1em"] > .indent { width: 1em; }
.text-indent[data-indent="2em"] > .indent { width: 2em; }
.text-indent[data-indent="3em"] > .indent { width: 3em; }
.text-indent[data-indent="4em"] > .indent { width: 4em; }
.text-indent[data-indent="5em"] > .indent { width: 5em; }
.text-indent[data-indent="6em"] > .indent { width: 6em; }
.text-indent[data-indent="7em"] > .indent { width: 7em; }
.text-indent[data-indent="8em"] > .indent { width: 8em; }
.text-indent[data-indent="9em"] > .indent { width: 9em; }
.text-indent[data-indent="10em"] > .indent { width: 10em; }

/* @media query:max-width: 750px
------------------------------------------------------ */
@media screen and (max-width: 750px) {
	/* header
	------------------------------------------------------ */
	#smh-header {
		padding: 0;
		height: auto;
	}
	#smh-headerLogo {
		width: auto;
		padding: 8px 10px 9px;
	}
	#smh-headerLogo img {
		height: 20px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		-webkit-background-size: 64px 64px;
						background-size: 64px 64px;
	}
	#smh-contentsWrap {
		width: 100%;
		padding: 0 0 65px;
	}
	
	/* footer
	------------------------------------------------------ */
	#smh-footer {
		padding: 8px 0;
		font-size: 8px;
		font-size: 0.8rem;
	}
	p#copyright {
		font-size: 8px;
		font-size: 0.8rem;
	}
	/* module
	------------------------------------------------------ */
	img.spOnly {
		display: inline-block !important;
	}
	.sp_mt0 {
			margin-top: 0 !important;
	}
	.smh-txtM {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.smh-txtL {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.smh-sp_txtM {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.smh-section01 {
		margin-top: 55px;
	}
	.smh-section02{
		margin-top: 48px;
	}
	.smh-section03 {
		margin-top: 0;
	}
	.smh-inner01 {
		width: 170px;
		margin: 0 auto;
	}
	.smh-inner02 {
		width: auto;
		padding-left: 0;
		padding-right: 0;
	}
	.smh-secondsec3 .smh-inner02 {
		padding-top: 10px;
	}
	.smh-hdg02 {
		margin: 0 -10px 25px;
	}
	.smh-section03 h3{
		margin: 0 -10px 13px;
	}
	.smh-section03.smh-secondsec3 h3{
		margin: 20px -10px 8px;
	}
.smh-btn01 {
	margin-top: 30px;
	padding: 0 10px;
	text-align: center;
}
.smh-note01 a{
	color: inherit;
	text-align: center;
}
.smh-btn01 a img{
	border-bottom: none;
}
.smh-btn01 a:hover img{
	margin-top: 0;
}
	.smh-btn02 a.type01:hover{
	margin-top: 0;
}

	.btnArea{
		margin-right: 0;
		margin-left: 0;
	}
	.smh-btn02 {
		margin-top: 24px;
		padding: 0 10px;
	}
	.smh-btn02 a ,
		.smh-btn02 a:hover{
		min-width: inherit;
		width: 100%;
		height: auto;
		border: 1px solid #0da5b9;
		font-size: 12px;
		font-size: 1.2rem;
		text-align: center;
		padding: 9px 0;
		margin-bottom: 0;
		background-image: url(/gecard/coly/standmyheroes/img-files/standmyheroes_btn02.png),url(/gecard/coly/standmyheroes/img-files/standmyheroes_btn03.png);
		background-repeat: no-repeat, no-repeat;
		background-position: left bottom, right bottom;
		background-size: auto 50px, auto 50px;
		box-shadow: 0 2px 0 -1px #9bb5ba;
	}
	.smh-btn02 a span.inner span{
		font-size: 17px;
		font-size: 1.7rem;
		padding: 0;
	}
	.smh-btn02 a:after {
		width: 17px;
		height: 17px;
		top: 50%;
		right: 14px;
		margin-top: -8px;
		-webkit-background-size: 17px 17px;
						background-size: 17px 17px;
	}


	.smh-note01 {
		margin-top: 5px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	.smh-note01 li + li{
		margin-top: 5px;
	}
	.smh-figure01 {
		margin-top: 20px;
	}
	.smh-catch01 {
		margin-top: 10px;
	}
	.smh-catch01.full-bleed {
		margin: 0 -10px 0;
	}
	.smh-bgBox01 {
		margin: 25px auto 0;
		padding: 15px 9px;
		width: 100%;
		-webkit-background-size: 400px auto;
						background-size: 400px auto;
		border-bottom-width: 1px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.smh-bgBox01 .smh-bgBoxHdg {
		margin-bottom: 10px;
		font-size: 15px;
		font-size: 1.5rem;
	}
.smh-bgBox01.type02 .smh-bgBoxHdg {
	margin-bottom: 5px;
	font-size: 13px;
	font-size: 1.3rem;
}
	.smh-list01 {
		margin-top: 8px;
	}
	.smh-list01 > li {
		margin-top: 4px;
	}
	.smh-bgBox01 .noteList01{
		margin-top: 8px;
	}
	.smh-bgBox01 .noteList01 li{
		line-height: 1.4;
	}
	.smh-balloon01 {
		margin-bottom: 16px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.smh-balloon01 > span {
		display: inline-block;
		padding: 4px 10px;
	}
	.smh-balloon01 > span:after {
		bottom: -7px;
		left: 50%;
		margin-left: -4px;
		border-top: 7px solid #a10d13;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
	}
	.smh-noteBox01 {
		width: 100%;
		text-align: left;
	}
	.smh-noteBox01 .noteList01 > li > .ast {
		display: block;
		position: absolute;
	}
	.smh-noteBox02 {
		margin: 10px 0 0;
		font-size: 15px;
		font-size: 1.5rem;
	}
.smh-bnrLisrt{
	padding: 0;
	background-position: 0px -300px;
	margin: 0 auto;
}
	.smh-bnrLisrt figure{
	padding: 15px 10px 14px;
		text-align: center;
	}
/* component
------------------------------------------------------ */
	/* hero */
	.smh-hero {
		margin: 0 -10px;
	}
	.smh-heroInner{
	}
	.smh-hdg01 {
	}
	.smh-hdg01 h1{
	}
	.smh-hdgLead01 {
		margin-top: 51px;
		width: 164px;
	}
	.smh-hdg01 .txtNote01{
		margin-top: 10px;
		font-size: 11px;
	}
	.smh-heroImg01{
		width: 268px;
		position: absolute;
		top: -18px;
		right: -82px;
		z-index: 1;
	}
/* news */
	.newsBox{
		width: auto;
		height: 102px;
		margin: 10px 0 0;
		background-size: 73px auto;
		background-position: right 16px bottom -11px;
	}
	.newsBox .newsHdg {
		padding: 5px 2px 0px;
	}
	.newsBox .newsHdg img{
		width: 50px;
	}
	.newsBox .content {
		padding: 0px;
		height: 65px;
	}
	.newsBox .contentbox {
		padding: 8px 0;
		font-size: 10px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 5px;
	}
	.newsBox .contentbox li .date {
		width: 70px;
		padding-left: 0;
	}
.newsBox .contentbox li .txt {
	display: table-cell;
	padding: 0 10px 0 0;
}
	.newsBox .mCSB_inside > .mCSB_container{
		margin-right: 15px;
	}
	.mCSB_scrollTools a+.mCSB_draggerContainer{
		margin: 11px 0 7px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools{
		width: 12px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color:#b0b0b0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger{
		min-height: 12px !important;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
		width: 12px;
		margin: 3px 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp,
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown { 
		width: 12px;
		height:11px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before{
		width: 0;
		height: 0;
		border-bottom: 7px solid #f2407d;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		position: absolute;
		top: 4px;
		left: 0;
		display: block;
		content: "";
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::after{
		width: 0;
		height: 0;
		border-bottom: 3px solid #ffffff;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		position: absolute;
		top: 8px;
		left: 0;
		display: block;
		content: "";
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before{ 
		width: 0;
		height: 0;
		border-top: 7px solid #f2407d;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		position:absolute;
		bottom:0px;
		left: 0;
		display: block;
		content: "";
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::after{ 
		width: 0;
		height: 0;
		border-top: 3px solid #ffffff;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		position:absolute;
		bottom: 4px;
		left: 0;
		display: block;
		content: "";
	}
	/* tab */
	.smh-tabWrap01 {
		margin-top: 0;
	}
	.smh-tabList {
		display: none;
	}
	.smh-spToggleContent + .smh-spToggleContent {
		margin-top: 15px;
	}
	.smh-spToggleTrg {
	}
	.smh-spToggleTrg a {
		position: relative;
		display: block;
	}
	.smh-spToggleTrg a::after {
		position: absolute;
		display: block;
		content: "";
		width: 17px;
		height: 17px;
		top: 50%;
		right: 15px;
		margin-top: -8px;
		background: url("/gecard/coly/standmyheroes/img-files/standmyheroes_ic02.png");
		background-repeat: no-repeat !important;
		-webkit-background-size: 17px auto !important;
						background-size: 17px auto !important;
		transform: rotateZ(180deg);
	}
	.smh-spToggleTrg.active a::after {
		transform: rotateZ(0deg);
	}
	.smh-spToggleTrg .smh-spToggleTtl {
		display: block;
		padding: 0 39px 0 0;
		vertical-align: middle;
	}
	.smh-spToggleTrg.toggle01 .smh-spToggleTtl { background: url("/gecard/coly/standmyheroes/img-files/sp_standmyheroes_bg02.gif");}
	.smh-spToggleTrg.toggle02 .smh-spToggleTtl { background: url("/gecard/coly/standmyheroes/img-files/sp_standmyheroes_bg03.gif");}
	.smh-spToggleTrg.toggle03 .smh-spToggleTtl { background: url("/gecard/coly/standmyheroes/img-files/sp_standmyheroes_bg04.gif");}
	.smh-spToggleTrg .smh-spToggleTtl img {
		width: 100%;
	}
	.smh-spToggleTrg .smh-spToggleFig {
		display: table-cell;
		width: 46.3%;
		padding-left: 6px;
		vertical-align: middle;
	}
	.smh-spToggleTrg .smh-spToggleFig img {
		width: 100%;
	}
	.smh-tabContent {
		position: relative;
		display: none;
		margin-top: 0;
		padding: 0;
	}
	.smh-tabContent.active:after {
		display: none;
	}
	.smh-tabHdg01 {
		text-align: center;
	}
	.smh-tabContent .smh-tabHdg01 {
		position: relative;
		padding-top: 10px;
		margin: 0 auto;
	}
	.smh-tabContent.tab01 .smh-tabHdg01 { width: 190px; }
	.smh-tabContent.tab02 .smh-tabHdg01 { width: 190px; }
	.smh-tabContent.tab03 .smh-tabHdg01 { width: 190px; }
  .smh-tabContent .smh-tabContentInner{
		padding: 15px 0 24px;
  }
	.smh-tabContent.tab01 .smh-tabContentInner { background: url("/gecard/coly/standmyheroes/img-files/sp_standmyheroes_bg02.gif");}
	.smh-tabContent.tab02 .smh-tabContentInner { background: url("/gecard/coly/standmyheroes/img-files/sp_standmyheroes_bg03.gif");}
	.smh-tabContent.tab03 .smh-tabContentInner { background: url("/gecard/coly/standmyheroes/img-files/sp_standmyheroes_bg04.gif");}
	
	.smh-tabMain {
		width: auto;
		padding: 0 42px;
		background: url(/gecard/coly/standmyheroes/img-files/sp_standmyheroes_bg05.png) no-repeat center top;
		background-size: 100% auto;
		text-align: center;
	}
	.smh-tabMain + .detailBox{
		margin: 10px -5px 0;
	}
	.smh-advancedtxt{
		font-size: 17px;
		font-size: 1.7rem;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		padding: 45px 0 15px;
	}
	.smh-spToggleClose {
		margin-top: 20px;
		text-align: center;
	}
	.smh-spToggleClose a {
		position: relative;
		display: inline-block;
		padding: 0 0 0 25px;
		color: inherit;
		font-size: 14px;
		font-size: 1.4rem;
		text-decoration: none;
	}
	.smh-spToggleClose a::after  {
		content: "";
    position: absolute;
		top: 50%;
		left: 0;
		width: 15px;
		height: 15px;
		margin-top: -8px;
		background-repeat: no-repeat;
		background-size: 15px auto;
	}
	.smh-tabContent.tab01 .smh-spToggleClose a:after { background-image: url(/gecard/ikemen/img-files/ikemen_ic01.png) ;  }
	.smh-tabContent.tab02 .smh-spToggleClose a:after { background-image: url(/gecard/ikemen/img-files/ikemen_ic02.png) ;  }
	.smh-tabContent.tab03 .smh-spToggleClose a:after { background-image: url(/gecard/ikemen/img-files/ikemen_ic03.png) ;  }

	/* privilege */
	.smh-privilege {
		margin-top: 50px;
	}
	.smh-privilege .smh-privilegetxtL{
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: bold;
		margin-top: 20px;
	}
	.smh-privilege .smh-privilegetxt li{
		font-size: 14px;
		font-size: 1.4rem;
	}
	.smh-privilege + * {
		margin-top: 50px;
	}
	.smh-privilege .smh-privilegeimgL{
		margin-top: 22px;
	}
	.smh-privilegeHdg01 {
		margin: 0 auto;
	}
	.smh-privilegeCol {
		display: block;
		margin-top: 12px;
	}
	.smh-privilegeCol .col {
	}
	.smh-privilegeCol .col:first-child {
		padding: 0 3px 0 0;
		width: calc((100% - 6px)/3);
	}
	.smh-privilegeCol .col:nth-of-type(3) {
		padding: 0 0 0 3px;
		width: calc((100% - 6px)/3);
	}
	.smh-privilegeCol .col:nth-of-type(2) {
		padding: 0 3px;
		border-right: 1px dotted #64dfe9;
		border-left: 1px dotted #64dfe9;
		width: calc((100% + 8px)/3);
	}
	.smh-privilegeHdg02 {
		display: block;
		margin: 10px 0 8px;
		font-size: 20px;
		font-size: 2.0rem;
	}
	.smh-Leadtext{
		font-size: 20px;
		font-size: 2.0rem;
		margin-top: 22px;
		margin-bottom: 17px;
		line-height: 1.2;
	}
	.smh-privilegeHdg02 > span {
		display: inline;
	}
	.smh-privilegeList{
		margin: 0;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.2;
	}
	.smh-privilegeReplica {
		padding: 0;
	}
	.smh-privilegeReplica img,
	.smh-privilegeGoods img {
		width: auto;
		height: 135px;
	}
	.smh-privilegeGoods img {
		height: 215px;
	}
	.smh-privilege .applyBtn {
		margin-top: 25px;
	}
	.smh-section01 .colLayout.spLayout > .col{
		margin-top: 13px;
	}
	/* flow */
	.smh-inner01 .smh-flow {
		margin-top: 0;
		margin-bottom: 15px;
		padding: 0 10px;
	}
	.smh-flow > li {
		position: relative;
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none !important;
	}
	.smh-flow > li + li {
		margin-top: 17px;
		margin-left: 0;
	}
	.smh-flow > li a {
		color: inherit;
	}
	.smh-flow > li + li:after {
		position: absolute;
		content: "";
		width: 18px;
		height: 9px;
		top: -14px;
		right: 50%;
		margin-right: -9px;
		background: url(/gecard/coly/standmyheroes/img-files/standmyheroes_ic03.png) 0 0 no-repeat;
		-webkit-background-size: 18px auto;
						background-size: 18px auto;
	}
	.smh-flow > li .num {
		display: none;
	}
	.smh-flow .smh-flowDesc {
		display: table;
		width: 100%;
		height: 76px;
		margin-top: 0;
	}
	.smh-flow .smh-flowDesc dt {
		display: table-cell !important;
		width: 27%;
		height: auto;
		padding: 0;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.smh-flow .smh-flowDesc dt span {
		display: inline;
	}
	.smh-flow .smh-flowDesc dd {
		display: table-cell;
		width: 72%;
		padding: 0 0 0 10px;
		vertical-align: middle;
		font-size: 13px;
		font-size: 1.3rem;
		text-align: left;
		z-index: -1;
	}
	/* modal */
	#colorbox, #cboxWrapper, #cboxContent {
		overflow: visible !important;
	}
	#colorbox #cboxClose {
		width: 23px;
		height: 23px;
		-webkit-background-size: 23px 23px;
						background-size: 23px 23px;
		top: -15px;
		right: -15px;
	}
	#colorbox #cboxLoadedContent {
		width: 100%;
	}
	.smh-cb_inl_content .cb_inl_inner {
		padding: 20px 15px;
	}
	.smh-cb_hdg01 {
		margin-bottom: 9px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.smh-cb_figure01 {
		width: 172px;
		margin: 10px auto 0;
	}
	.smh-cb_figure02 {
		width: 186px;
		margin: 10px auto 0;
	}
	.smh-cb_capTop {
		width: 55px;
		margin-bottom: 7px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.smh-cb_paragraph {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.smh-catch01.type02 {
		padding-bottom: 15px;
	}
	.smh-tabContent .smh-tabHdg01 img{
		width:70%;
	}
}

/* Cleafix
------------------------------------------------------ */
.smh-privilegeCol:after,
.smh-hero:after,
.smh-tabList:after,
.smh-flow:after {
	display: block;
	clear: both;
	content: "";
}

@media screen and (max-width: 750px) {
	#op-cover .op-background {
		-webkit-background-size: 107px auto;
						background-size: 107px auto;
	}
	#op-visual {
		padding-top: 20px;
		height: 100vh;
	}
	#op-logo img {
		width: 280px;
	}
	#op-visual .op-card {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 280px;
		margin-left: -140px;
		margin-top: -88px;
	}
	#zOutPoint {
		top: 22%;
		left: 53%;
	}
}