@charset "shift_jis";
/* ======================================================
 * /common-files/css/gecard/shinteni/shinteni.css
 * ------------------------------------------------------
 * - header
 * - layout
 * - footer
 * - module
 * - component
 * - @media query:max-width: 750px
 * Clearfix
 * Opening Animation
====================================================== */
/* header
------------------------------------------------------ */
#sto-header {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 6px 0 10px;
	background: #fff;
}
#sto-headerLogo {
	width: 222px;
}
/* layout
------------------------------------------------------ */
#mainContainer {
	margin-top: 0;
	background: url(/gecard/shinteni/img-files/shinteni_bg01.gif) 0 0 repeat;
}
#mainContents.full-bleed {
	width: 100%;
	background: url(/gecard/shinteni/img-files/shinteni_bg02.png) 0 0 repeat-y;
	background-size: 100% auto;
}
#sto-contentsWrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 0 30px 28px;
	z-index: 1;
}
/* footer
------------------------------------------------------ */
#sto-footer {
	padding: 27px 0;
	font-size: 11px;
	font-size: 1.1rem;
	background: #fff;
}
#copyright {
	text-align: center;
}
/* news
------------------------------------------------------ */
.newsBox {
	margin: 10px auto;
	width: 1140px;
	height: 150px;
	overflow-y: hidden;
	color: #222222;
}
.newsBox .newsHdg {
	padding: 9px 0 10px;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	color: #c31a20;
	line-height: 1.0;
	text-align: left;
}
.newsBox .content {
	overflow: auto;
	position: relative;
	padding: 5px 0 10px;
	height: 112px;
	background-color: rgb(255, 255, 255, 0.9);
}
.newsBox .contentbox {
	padding: 15px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.newsBox .contentbox li {
	display: table;
	margin-bottom: 10px;
}
.newsBox .contentbox li .date {
	display: table-cell;
	width: 140px;
}
.newsBox .contentbox li .txt {
	display: table-cell;
	text-align: left;
}
.newsBox .contentbox li a, .newsBox .contentbox li a .txt, .newsBox .contentbox li a:visited, .newsBox .contentbox li a:hover {
	text-decoration: underline;
	color: #635044;
}
.newsBox .mCSB_container {
	padding-right: 0px !important;
}
.newsBox .mCSB_inside > .mCSB_container {
	margin-right: 20px;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
	margin: 6px 0;
}
.newsBox .mCS-my-theme.mCSB_scrollTools {
	width: 9px;
	background-color: inherit;
	margin: 0px 2px 5px;
	opacity: 1;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
	width: 9px;
	background-color: #b0b0b0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 9px;
	margin: 2px 0;
	position: absolute;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0px;
	right: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
}
.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonUp, .newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_buttonDown {
	width: 9px;
	height: 6px;
	opacity: 1;
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before {
	position: absolute;
	content: "";
	width: 9px;
	height: 6px;
	top: 0;
	left: 0;
	background: url("/gecard/shinteni/img-files/shinteni_ic07.png") no-repeat center/100%;
}
.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before {
	position: absolute;
	content: "";
	width: 9px;
	height: 6px;
	bottom: 0;
	left: 0;
	transform: rotate(180deg);
	background: url("/gecard/shinteni/img-files/shinteni_ic07.png") no-repeat center/100%;
}
/* module
------------------------------------------------------ */
.section03.typeLast {
	margin-top: 35px !important;
	margin-bottom: 35px;
}
.section03.typeLast .colLayout {
	margin-top: 15px;
}
.sto-headImg03 img {
	width: 548px;
}
.sto-shadowText {
	margin-bottom: 0;
	text-shadow: #ffffff 2px 0px 2px, #ffffff -2px 0px 2px, #ffffff 0px -2px 2px, #ffffff -2px 0px 2px, #ffffff 2px 2px 2px, #ffffff -2px 2px 2px, #ffffff 2px -2px 2px, #ffffff -2px -2px 2px, #ffffff 1px 2px 2px, #ffffff -1px 2px 2px, #ffffff 1px -2px 2px, #ffffff -1px -2px 2px, #ffffff 2px 1px 2px, #ffffff -2px 1px 2px, #ffffff 2px -1px 2px, #ffffff -2px -1px 2px, #ffffff 1px 1px 2px, #ffffff -1px 1px 2px, #ffffff 1px -1px 2px, #ffffff -1px -1px 2px;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
}
.sto-mvText {
	margin: -8.1% auto 0;
}
.sto-cb-inline:after {
	display: none;
}
.sto-txtS {
	margin-top: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.sto-txtM {
	font-size: 18px;
	font-size: 1.8rem;
}
.sto-txtL {
	font-size: 20px;
	font-size: 2.0rem;
}
.sto-txtXL {
	font-size: 26px;
	font-size: 2.6rem;
}

.sto-section01 {
	margin-top: 80px;
}
.sto-inner01, .sto-inner02 {
	padding-left: 30px;
	padding-right: 30px;
}
.sto-inner01 > *:first-child {
	margin-top: 0 !important;
}
.sto-hdg01 {
	position: relative;
	padding: 20px 0 8px;
	text-align: center;
}
.sto-hdg01__btn {
	width: 100%;
	position: absolute;
	bottom: 34px;
	text-align: center;
}
.sto-hdg01__btn a {
	width: auto;
	display: inline-block;
	border-bottom: 2px solid #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.sto-hdg01__btn a:hover {
	margin-top: 2px;
	border-bottom-width: 0;
}
.sto-hdg01__btn a span {
	display: block;
	border: 2px solid #add8fa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.sto-hdg02 {
	margin-bottom: 30px;
}
.sto-hdg02 + * {
	margin-top: 0 !important;
}
.sto-note01 {
	margin-top: 1.0em;
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
}
.sto-btn01 {
	margin-top: 40px;
	text-align: center;
}
.sto-btn01 a {
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	padding-bottom: 3px;
	background: rgba(0, 0, 0, 0.7);
}
.sto-tabContent.tab04 .sto-btn01 a, .sto-tabContent.tab05 .sto-btn01 a {
	border: solid 1px #848aa3;
}
.sto-btn01 a:hover {
	margin-top: 2px;
	padding-bottom: 1px;
}
.sto-btn01 a span {
	display: block;
	background: #fff;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.sto-btn01 a:hover img {
	opacity: 0.7;
}
.applyBtnChange {
	display: none;
}
.sto-btn02 {
	margin-top: 15px;
}
.sto-btn02 a {
	display: inline-block;
	min-width: 210px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	padding-bottom: 3px;
	background: rgba(0, 0, 0, 0.4);
	color: #333;
	text-decoration: none;
	text-align: center;
}
.sto-btn02 a:hover {
	margin-top: 2px;
	padding-bottom: 1px;
	color: #333;
}
.sto-btn02 a span {
	position: relative;
	display: block;
	padding: 15px 12px 12px;
	background: #f2f2f4;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.sto-btn02 a span:after {
	position: absolute;
	display: block;
	width: 21px;
	height: 21px;
	top: 50%;
	right: 12px;
	margin-top: -10px;
	background: url(/gecard/shinteni/img-files/shinteni_ic01.png) 0 0 no-repeat;
	content: "";
}
.sto-btn03 {
	margin-top: 20px;
}
.sto-btn03 a {
	position: relative;
	display: block;
	background: #fff;
	border-bottom: 3px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #333;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}
.sto-btn03 a:after {
	position: absolute;
	display: block;
	width: 33px;
	height: 33px;
	top: 47%;
	right: 18px;
	margin-top: -15px;
	background: url(/gecard/shinteni/img-files/shinteni_ic02.png) 0 0 no-repeat;
	content: "";
}
.sto-btn03 a:hover {
	margin-top: 2px;
	border-bottom-width: 1px;
}
.sto-btn03 a > span {
	position: relative;
	display: block;
	padding: 20px 65px;
	border: 2px solid #0058cf;
	-webkit-border-radius: 5px 5px 4px 4px;
	-moz-border-radius: 5px 5px 4px 4px;
	border-radius: 5px 5px 4px 4px;
}
.sto-btn03 a > span:before, .sto-btn03 a > span:after {
	position: absolute;
	display: block;
	width: 155px;
	height: 100%;
	top: 0;
	-webkit-border-radius: 5px 5px 4px 4px;
	-moz-border-radius: 5px 5px 4px 4px;
	border-radius: 5px 5px 4px 4px;
	content: "";
}
.sto-btn03 a > span > span {
	position: relative;
	z-index: 2;
}
.sto-btn03 a > span:before {
	left: 0;
	background: url(/gecard/shinteni/img-files/shinteni_bg06.gif) 0 50% repeat-y;
}
.sto-btn03 a > span:after {
	right: 0;
	background: url(/gecard/shinteni/img-files/shinteni_bg07.gif) 0 50% repeat-y;
}
.sto-btn03 a em {
	font-style: normal;
	font-size: 27px;
	font-size: 2.7rem;
}
.sto-btn04 {
	margin-top: 20px;
}
.sto-btn04 a {
	position: relative;
	display: inline-block;
	min-width: 700px;
	background: #fff7a6;
	border-bottom: 3px solid #97a0a8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #c5121a;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}
.sto-btn04 a:after {
	position: absolute;
	display: block;
	width: 38px;
	height: 38px;
	top: 50%;
	right: 16px;
	margin-top: -19px;
	background: url(/gecard/shinteni/img-files/shinteni_ic04.png) 0 0 no-repeat;
	content: "";
}
.sto-btn04 a:hover {
	margin-top: 2px;
	border-bottom-width: 1px;
}
.sto-btn04 a span {
	position: relative;
	display: block;
	padding: 14px 65px;
	border: 2px solid #c5121a;
	-webkit-border-radius: 5px 5px 4px 4px;
	-moz-border-radius: 5px 5px 4px 4px;
	border-radius: 5px 5px 4px 4px;
}
.sto-btn04 a em {
	font-style: normal;
	font-size: 25px;
	font-size: 2.5rem;
}
.sto-btn05 {
	margin-top: 20px;
	text-align: center;
}
.sto-btn05 a {
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	border: #e52f4f solid 1px;
	padding-bottom: 2px;
	background: #e52f4f;
}
.sto-btn05 a:hover {
	margin-top: 1px;
	padding-bottom: 1px;
}
.sto-btn05 a span {
	display: block;
	background: #fff;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.sto-btn05 a:hover img {
	opacity: 0.7;
}
.sto-figure01 {
	margin-top: 70px;
	text-align: center;
}
.sto-catch01 {
	margin-top: 35px;
	text-align: center;
}
.sto-catch01.full-bleed {
	margin-top: 0;
}
.sto-catch01.full-bleed + * {
	margin-top: 0;
}
.sto-bgBox01 {
	margin: 30px auto 0;
	padding: 25px 50px;
	background: #ffffff;
	font-size: 16px;
	font-size: 1.6rem;
}
.sto-bgBox01 .sto-bgBoxHdg {
	margin-bottom: 5px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
.sto-list01 {
	margin-top: 1.0em;
}
.sto-list01 > li {
	position: relative;
	padding-left: 1.0em;
}
.sto-list01 > li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "・";
}
.sto-list01 > li + li {
	margin-top: 5px;
}
.sto-balloon01 {
	margin-bottom: 16px;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
}
.sto-balloon01 > span {
	position: relative;
	display: inline-block;
	padding: 7px 18px;
	background: #c5121a;
	-webkit-border-radius: 1.4em;
	-moz-border-radius: 1.4em;
	border-radius: 1.4em;
	color: #fff;
	font-weight: bold;
}
.sto-balloon01 > span:after {
	position: absolute;
	display: block;
	bottom: -9px;
	left: 50%;
	margin-left: -5px;
	border-top: 9px solid #c5121a;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
}
.sto-noteBox01 {
	width: 700px;
	margin: 30px auto 0;
	padding: 20px;
	background: #fff;
	border: 1px solid #c5121a;
	font-size: 16px;
	font-size: 1.6rem;
}
.sto-noteBox01.typeNoBg {
	margin: 30px auto 0;
	padding: 0;
	background: none;
	border: none;
}
.sto-noteBox01 > *:first-child {
	margin-top: 0 !important;
}
.sto-noteBox02 {
	margin: 30px 0 0;
	font-size: 16px;
	font-size: 1.6rem;
}
.sto-noteBox02 > *:first-child {
	margin-top: 0 !important;
}
.sto-noteBox02 .noteList01 {
	display: block;
	width: 720px;
	margin: 0 auto;
	padding: 20px 20px;
	background: #fff;
	border: 1px solid #c5121a;
	text-align: left;
}
.sto_telLink {
	color: #333333 !important;
	text-decoration: none !important;
	pointer-events: none;
}
/* component
------------------------------------------------------ */
/* hero */
.sto-hero {
	position: relative;
	text-align: center;
}
.sto-heroList01 {
	position: absolute;
	left: 50%;
	bottom: 55px;
	width: 1200px;
	margin-left: -600px;
	letter-spacing: -0.4em;
}
.sto-heroList01 > li {
	display: inline-block;
	width: 50%;
	text-align: center;
	letter-spacing: normal;
}
#mainContents .snsArea {
	width: 100%;
}
/* tab */
@media all and (min-width: 751px) {
	.sto-tabWrap01 {
		text-align: center;
	}
	.sto-tabList {
		display: inline-block;
		margin-top: 30px;
	}
	.sto-spToggleTrg {
		display: none;
	}
	.sto-tabList > li {
		width: 260px;
		float: left;
	}
	.sto-tabList > li + li {
		margin-left: 33px;
	}
	.sto-tabList > li a {
		display: block;
		width: 100%;
		height: 288px;
		background-repeat: no-repeat;
		background-position: 0 28px;
		text-indent: -9999px;
		outline: none;
	}
	.sto-tabList > li.is-vertical a {
		height: 322px;
		background-position: 0 28px;
		text-indent: -9999px;
		outline: none;
	}
	.sto-tabList > li a:hover {
		opacity: 0.7;
	}
	.sto-tabList > li.active a {
		background-position: 0 -260px;
	}
	.sto-tabList > li.is-vertical.active a {
		background-position: 0 -296px;
	}
	.sto-tabList > li.active a:hover {
		opacity: 1;
	}
	.sto-tabList > li.tab01 a {
		background-image: url(/gecard/shinteni/img-files/shinteni_tab01.png);
	}
	.sto-tabList > li.tab02 a {
		background-image: url(/gecard/shinteni/img-files/shinteni_tab02.png);
	}
	.sto-tabList > li.tab03 a {
		background-image: url(/gecard/shinteni/img-files/shinteni_tab03.png);
	}
	.sto-tabList > li.tab04 a {
		background-image: url(/gecard/shinteni/img-files/shinteni_tab04.png);
	}
	.sto-tabList > li.tab05 a {
		background-image: url(/gecard/shinteni/img-files/shinteni_tab05.png);
	}
	.sto-tabList > li.tab06 a {
		background-image: url(/gecard/shinteni/img-files/shinteni_tab06.png);
	}
	.sto-tabList > li.is-new a {
		position: relative;
	}
	.sto-tabList > li.is-new a::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 76px;
		height: 29px;
		background: url("/gecard/shinteni/img-files/shinteni_ic08.png") no-repeat;
	}
	.sto-tabList > li.is-new.active a::before {
		top: -29px;
	}
	.sto-tabContent {
		position: relative;
		display: none;
		margin-top: 5px;
		padding: 30px 0 55px;
		background-image: url(/gecard/shinteni/img-files/shinteni_bg03.png);
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.sto-tabContent.tab04 {
		background-image: url(/gecard/shinteni/img-files/shinteni_bg08.png);
		background-position: 50% 0;
		background-repeat: no-repeat;
	}
	.sto-tabContent.tab05 {
		background-image: url(/gecard/shinteni/img-files/shinteni_bg09.png);
		background-position: 50% 0;
		background-repeat: no-repeat;
	}
	.sto-tabContent.active {
		display: block;
	}
	.sto-tabContent.active:after {
		display: block;
		position: absolute;
		top: -24px;
		border-bottom: 24px solid #fff;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		content: "";
	}
	.sto-tabContent.tab01 {
		background-color: #2288cc;
	}
	.sto-tabContent.tab02 {
		background-color: #55903e;
	}
	.sto-tabContent.tab03 {
		background-color: #ac5454;
	}
	.sto-tabContent.tab06 {
		background: url(/gecard/shinteni/img-files/shinteni_bg03.png) no-repeat 50% 50% , linear-gradient(to right, #005391 0%,#0079b2 50%,#005391 100%);
	}
	.sto-tabContent.tab01.active:after {
		border-bottom-color: #2288cc;
		left: 410px;
	}
	.sto-tabContent.tab02.active:after {
		border-bottom-color: #55903e;
		left: 700px;
	}
	.sto-tabContent.tab03.active:after {
		border-bottom-color: #ac5454;
		left: 990px;
	}
	.sto-tabContent.tab06.active:after {
		border-bottom-color: #005c98;
		left: 110px;
	}
	.sto-tabHdg01 {
		text-align: center;
	}
	.sto-tabContent.tab01 .sto-tabHdg01 img {
		width: 348px;
	}
	.sto-tabContent.tab02 .sto-tabHdg01 img {
		width: 360px;
	}
	.sto-tabContent.tab03 .sto-tabHdg01 img {
		width: 360px;
	}
	.sto-tabContent.tab04 .sto-tabHdg01 img {
		width: 366px;
	}
	.sto-tabContent.tab05 .sto-tabHdg01 img {
		width: 366px;
	}
	.sto-tabMain {
		padding-top: 20px;
		text-align: center;
	}
	.sto-tabMain img {
		width: 562px;
	}
	.tab06 .sto-tabMain img {
		width: 373px;
	}
	.sto-spToggleClose {
		display: none;
	}
}
/* privilege */
.sto-privilege {
	margin-top: 75px;
}
.sto-privilegeHdg01 {
	position: relative;
	margin-bottom: 50px;
	text-align: center;
}
.sto-privilegeHdg01 + * {
	margin-top: 0 !important;
}
.sto-privilegeHdg01:before, .sto-privilegeHdg01:after {
	position: absolute;
	content: "";
	top: 0;
	width: 314px;
	height: 64px;
	background-repeat: no-repeat;
}
.sto-privilegeHdg01:before {
	left: 155px;
	background-image: url(/gecard/shinteni/img-files/shinteni_bg04.png);
}
.sto-privilegeHdg01:after {
	right: 195px;
	background-image: url(/gecard/shinteni/img-files/shinteni_bg05.png);
}
.sto-tabContent.tab04 .sto-privilegeHdg01:before, .sto-tabContent.tab05 .sto-privilegeHdg01:before {
	width: 306px;
	height: 75px;
	left: 120px;
	background-image: url(/gecard/shinteni/img-files/shinteni_bg10.png);
}
.sto-tabContent.tab04 .sto-privilegeHdg01:after, .sto-tabContent.tab05 .sto-privilegeHdg01:after {
	width: 306px;
	height: 75px;
	right: 120px;
	background-image: url(/gecard/shinteni/img-files/shinteni_bg11.png);
}
.sto-privilegeHdg01 img {
	position: relative;
	width: 266px;
	z-index: 2;
}
.sto-privilegeCol {
	padding: 0 45px;
}
.sto-privilegeCol .col {
	text-align: center;
}
.sto-privilegeHdg02 {
	display: table;
	width: 100%;
	font-weight: bold;
	font-size: 29px;
	font-size: 2.9rem;
	line-height: 1.1;
}
.sto-privilegeHdg02 > span {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.sto-tabContent.tab04 .sto-privilegeHdg02 > span, .sto-tabContent.tab05 .sto-privilegeHdg02 > span {
	color: #1348b2;
	text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px -2px 0 #FFF, 0px 2px 0 #FFF, 0-2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF
}
.sto-privilegeReplica img, .sto-privilegeGoods img {}
.sto-privilegeReplica, .sto-privilegeGoods {
	padding: 35px 0;
}
.sto-privilegeReplica img {
	width: 360px;
}
.sto-privilegeGoods img {
	width: 226px;
}
.sto-privilege .applyBtn {
	margin-top: 80px;
}
.sto-privilegeNote {
	margin-top: 5px;
	color: #fff;
	text-align: center;
}
.sto-privilegeNote.teniRB {
	color: #000000;
}
.sto-privilegeNote > li {
	display: inline-block;
}
/* flow */
.sto-flow > li {
	position: relative;
	float: left;
	width: 256px;
	min-height: 252px;
	padding-top: 30px;
	background: url(/gecard/shinteni/img-files/shinteni_bg07.png) 0 0 no-repeat;
	text-align: center;
}
.sto-flow > li + li {
	margin-left: 18px;
}
.sto-flow > li + li:after {
	position: absolute;
	display: block;
	top: 50%;
	left: -16px;
	margin-top: -20px;
	border-left: 15px solid #23303d;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	content: "";
}
.sto-flow > li .num {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 42px;
}
.sto-flow .sto-flowDesc {
	margin-top: 5px;
}
.sto-flow .sto-flowDesc dt {
	display: table;
	width: 100%;
	height: 95px;
}
.sto-flow > li.list01 dt {
	background: url(/gecard/shinteni/img-files/shinteni_ti08.png) 50% 50% no-repeat;
}
.sto-flow > li.list02 dt {
	background: url(/gecard/shinteni/img-files/shinteni_ti09.png) 50% 50% no-repeat;
}
.sto-flow > li.list03 dt {
	background: url(/gecard/shinteni/img-files/shinteni_ti10.png) 50% 50% no-repeat;
}
.sto-flow > li.list04 dt {
	background: url(/gecard/shinteni/img-files/shinteni_ti11.png) 50% 50% no-repeat;
}
.sto-flow .sto-flowDesc dd {
	display: table;
	width: 100%;
	margin-top: 5px;
	font-size: 16px;
	font-size: 1.6rem;
}
.sto-flow .sto-flowDesc dd span {
	display: table-cell;
	vertical-align: middle;
}
.sto-flow .sto-flowDesc dd a {
	/*color: #333;*/
}
/* modal */
#colorbox #cboxClose {
	width: 46px;
	height: 46px;
	background: url(/gecard/shinteni/img-files/shinteni_ic05.png) 0 0 no-repeat;
	top: -30px;
	right: -30px;
}
#colorbox #cboxContent, #colorbox #cboxLoadedContent, .sto-cb_inl_content .cb_inl_inner {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#colorbox #cboxLoadedContent {
	width: 500px;
	overflow: auto !important;
}
.sto-cb_inl_content {
	overflow: auto;
}
.sto-cb_inl_content .cb_inl_inner {
	padding: 30px 55px;
}
.sto-cb_hdg01 {
	margin-bottom: 18px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.sto-cb_hdg01 + * {
	margin-top: 0 !important;
}
.sto-cb_figure01 {
	width: 345px;
	margin: 15px auto 0;
}
.sto-cb_figure02 {
	width: 372px;
	margin: 15px auto 0;
}
.sto-cb_capTop {
	width: 110px;
	margin-bottom: 14px;
	padding: 8px;
	background: #f2f2f2;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.sto-cb_paragraph {
	margin-top: 1.0em;
	font-size: 16px;
	font-size: 1.6rem;
}
/*cardDelay*/
.cardDelay {
	width: 700px;
	margin: 40px auto 0;
	font-size: 16px;
	font-size: 1.6rem;
	border-color: #d40018;
	background-color: #ffffff;
}
.benefitsTxt {
	font-weight: bold;
	font-size: 25px;
	font-size: 2.5rem;
	text-align: center;
}
.shinteni-inline {
	display: inline-block;
}
.shinteni-color01 {
	color: #fff;
}
.sto-tabContent.tab01 .benefitsTxt, .sto-tabContent.tab02 .benefitsTxt, .sto-tabContent.tab03 .benefitsTxt, .sto-tabContent.tab06 .benefitsTxt, .sto-tabContent.tab01 .shinteni-inline, .sto-tabContent.tab02 .shinteni-inline, .sto-tabContent.tab03 .shinteni-inline, .sto-tabContent.tab06 .shinteni-inline {
	color: #FFFFFF
}
/* nekoposBox
------------------------------------------------------ */
.nekoposBox {
	margin: 30px 45px;
	padding: 25px 25px 30px;
	background-color: rgba(255, 255, 255, 0.65);
	border: 1px solid #1348b2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 16px;
	font-size: 1.6rem;
}
.nekoposBox .neko-bgBoxHdg {
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	font-weight: bold;
}
.neko-list01 {
	margin-top: 1.0em;
}
.neko-list01 > li {
	position: relative;
	padding-left: 20px;
	text-align: left;
}
.neko-list01 > li:before {
	position: absolute;
	content: "";
	top: 0.6em;
	left: 8px;
	width: 3px;
	height: 3px;
	background: #222222;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.nekoposBox .neko-bgBoxHr {
	width: 100%;
	margin: 30px 0;
	height: 2px;
	background-image: linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 8px);
	background-size: 8px 2px;
	background-position: left bottom;
	background-repeat: repeat-x;
}
.nekoposBox .neko-boxTel {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/* sto-media
------------------------------------------------------ */
.sto-media {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	width: 800px;
	margin: 0 auto;
}
.sto-media .sto-mediaHead {
	width: 234px;
}
.sto-media .sto-mediaBody {
	margin-left: 30px;
	text-align: left;
}
.sto-media .sto-mediaLead {
	color: #fff;
	font-size: 2.9rem;
	font-weight: bold;
}
.sto-media .sto-mediaTxt {
	margin-top: 25px;
	color: #fff;
	font-size: 2rem;
}
.sto-privilegeTxt {
	margin-top: 30px;
	color: #fff;
	font-size: 1.8rem;
}
/* @media query:max-width: 750px
------------------------------------------------------ */
@media screen and (max-width: 750px) {
	/* header
	------------------------------------------------------ */
	#sto-header {
		padding: 8px 0;
	}
	#sto-headerLogo {
		width: 163px;
	}
	/* layout
	------------------------------------------------------ */
	#mainContainer {
		-webkit-background-size: 4px 4px;
		background-size: 4px 4px;
	}
	#mainContents.full-bleed {
		width: 100%;
		background: url(/gecard/shinteni/img-files/shinteni_bg02_sp.png) 0 100% no-repeat;
		background-size: 100% auto;
	}
	#sto-contentsWrap {
		width: 100%;
		margin-top: -3%;
		padding: 0 0 25px;
	}
	/* footer
	------------------------------------------------------ */
	#sto-footer {
		padding: 8px 0;
	}
	#copyright {
		font-size: 8px;
		font-size: .8rem;
	}
	/* news
	------------------------------------------------------ */
	.newsBox {
		width: auto;
		height: 104px;
		margin: 0 10px 20px;
		padding: 0;
		background-size: 73px auto;
		background-position: right 16px bottom -11px;
	}
	.newsBox .newsHdg {
		padding: 0 0 5px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.newsBox .newsHdg img {
		width: 50px;
	}
	.newsBox .content {
		padding: 2px 0;
		height: 70px;
	}
	.newsBox .contentbox {
		padding: 8px 0;
		font-size: 10px;
		font-size: 1.0rem;
	}
	.newsBox .contentbox li {
		margin-bottom: 5px;
	}
	.newsBox .contentbox li .date {
		width: 85px;
		padding-left: 0;
	}
	.newsBox .contentbox li .txt {
		display: table-cell;
	}
	.newsBox .mCSB_inside > .mCSB_container {
		margin-right: 15px;
	}
	.mCSB_scrollTools a + .mCSB_draggerContainer {
		margin: 11px 0 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools {
		width: 12px;
		margin: 8px 2px 2px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
		width: 12px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools .mCSB_dragger {
		min-height: 9px !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_buttonDown::before, .newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before {
		border-top-width: 8px;
		border-right-width: 6px;
		border-left-width: 6px;
		position: absolute;
		left: 0;
		width: 12px;
		height: 8px;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonUp::before {
		top: 0;
	}
	.newsBox .mCS-my-theme.mCSB_scrollTools a.mCSB_buttonDown::before {
		bottom: 0;
	}
	/* module
	------------------------------------------------------ */
	img.spOnly {
		display: inline-block !important;
	}
	.section03.typeLast {
		margin-top: 20px !important;
		margin-bottom: 0;
	}
	.sto-shadowText {
		margin-bottom: 20px;
		text-shadow: #ffffff 2px 0px 2px, #ffffff -2px 0px 2px, #ffffff 0px -2px 2px, #ffffff -2px 0px 2px, #ffffff 2px 2px 2px, #ffffff -2px 2px 2px, #ffffff 2px -2px 2px, #ffffff -2px -2px 2px, #ffffff 1px 2px 2px, #ffffff -1px 2px 2px, #ffffff 1px -2px 2px, #ffffff -1px -2px 2px, #ffffff 2px 1px 2px, #ffffff -2px 1px 2px, #ffffff 2px -1px 2px, #ffffff -2px -1px 2px, #ffffff 1px 1px 2px, #ffffff -1px 1px 2px, #ffffff 1px -1px 2px, #ffffff -1px -1px 2px;
		font-size: 12px;
		font-size: 1.2rem;
		text-align: center;
	}
	.sto-mvText {
		margin: -1.1% auto 0;
	}
	.sto-txtS {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.sto-txtM {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.sto-txtL {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.sto-txtXL {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.sto-section01 {
		margin-top: 30px;
	}
	.sto-inner01, .sto-inner02 {
		padding-left: 0;
		padding-right: 0;
	}
	.sto-inner02 .section02 {
		margin-top: 20px !important;
	}
	.sto-hdg01 {
		padding: 4px 0 15px;
	}
	.sto-hdg01__btn {
		top: 52%;
		bottom: inherit;
		left: 2.5%;
		text-align: center;
	}
	.sto-hdg01__btn a {
		width: 87.6%;
		max-width: 526px;
		border-bottom-width: 1px;
	}
	.sto-hdg01__btn a:hover {
		margin-top: 0;
		border-bottom-width: 1px;
	}
	.sto-hdg01__btn a span {
		border-width: 1px;
	}
	.sto-hdg02 {
		margin-bottom: 20px;
	}
	.sto-hdg03 img {
		width: 234px;
	}
	.sto-btn01 {
		margin-top: 10px;
	}
	.sto-btn01 a:hover {
		margin-top: 0;
		padding-bottom: 3px;
	}
	.sto-btn01 a:hover img {
		opacity: 1.0;
	}
	.sto-btn02 a {
		width: 80%;
		min-width: inherit;
	}
	.sto-btn02 a:hover {
		margin-top: 0;
		padding-bottom: 3px;
	}
	.sto-btn02 a span {
		padding: 7px 10px 6px;
	}
	.sto-btn02 a span:after {
		width: 10px;
		height: 10px;
		margin-top: -5px;
		-webkit-background-size: 10px 10px;
		background-size: 10px 10px;
	}
	.sto-btn03 {
		margin-top: 10px;
	}
	.sto-btn03 a {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.sto-btn03 a:after {
		width: 17px;
		height: 17px;
		top: 50%;
		right: 10px;
		margin-top: -10px;
		background: url(/gecard/shinteni/img-files/shinteni_ic02.png) 0 0 no-repeat;
		-webkit-background-size: 17px auto;
		background-size: 17px auto;
	}
	.sto-btn03 a:hover {
		margin-top: 0;
		border-bottom-width: 3px;
	}
	.sto-btn03 a > span {
		padding: 10px 40px;
	}
	.sto-btn03 a > span:before, .sto-btn03 a > span:after {
		width: 68px;
	}
	.sto-btn03 a > span:before {
		background: url(/gecard/shinteni/img-files/shinteni_bg06.gif) 0 50% repeat-y;
		-webkit-background-size: 81px auto;
		background-size: 81px auto;
	}
	.sto-btn03 a > span:after {
		background: url(/gecard/shinteni/img-files/shinteni_bg07.gif) 0 50% repeat-y;
		-webkit-background-size: 81px auto;
		background-size: 81px auto;
	}
	.sto-btn03 a em {
		font-size: 15px;
		font-size: 1.5rem;
	}
	.sto-btn04 {
		margin-top: 10px;
	}
	.sto-btn04 a {
		display: block;
		min-width: inherit;
		font-size: 11px;
		font-size: 1.1rem;
	}
	.sto-btn04 a:after {
		width: 19px;
		height: 19px;
		right: 8px;
		margin-top: -9px;
		-webkit-background-size: 19px 19px;
		background-size: 19px 19px;
	}
	.sto-btn04 a:hover {
		margin-top: 0;
		border-bottom-width: 3px;
	}
	.sto-btn04 a span {
		padding: 7px 30px;
	}
	.sto-btn04 a em {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.sto-btn05 {
		margin-top: 18px;
	}
	.sto-btn05 a:hover {
		margin-top: 1px;
		padding-bottom: 1px;
	}
	.sto-btn05 a:hover img {
		opacity: 1.0;
	}
	.sto-inner01 .colLayout.spLayout > .col {
		margin: 5px 0 0 0;
	}
	.sto-note01 {
		margin-top: 1.5em;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.sto-figure01 {
		margin-top: 20px;
	}
	.sto-catch01 {
		margin-top: 10px;
	}
	.sto-catch01.full-bleed {
		margin: 0 -10px 0;
	}
	.sto-bgBox01 {
		margin: 20px auto 0;
		padding: 15px 15px;
		width: 100%;
		-webkit-background-size: 400px auto;
		background-size: 400px auto;
		border-bottom-width: 1px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.sto-bgBox01 .sto-bgBoxHdg {
		margin-bottom: 10px;
		font-size: 15px;
		font-size: 1.5rem;
	}
	.sto-balloon01 {
		margin-bottom: 16px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.sto-balloon01 > span {
		display: inline-block;
		padding: 4px 10px;
	}
	.sto-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;
	}
	.sto-noteBox01 {
		width: 100%;
		margin: 10px auto 0;
		padding: 15px 10px;
		font-size: 14px;
		font-size: 1.4rem;
		text-align: left;
	}
	.sto-noteBox01.typeNoBg {
		margin: 20px auto 0;
	}
	.sto-noteBox01 .noteList01 {}
	.sto-noteBox01 .noteList01 > li > .ast {
		display: block;
		position: absolute;
	}
	.sto-noteBox02 {
		margin: 10px 0 0;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.sto-noteBox02 .noteList01 {
		width: auto;
	}
	.sto_telLink {
		color: #003399 !important;
		text-decoration: underline !important;
		pointer-events: auto;
	}
	/* component
	------------------------------------------------------ */
	/* hero */
	.sto-hero {
		margin: 0 -10px;
	}
	.sto-hero img {
		width: 100%;
	}
	.sto-heroList01 {
		position: static;
		width: 100%;
		margin-top: 15px;
		margin-left: 0;
		padding: 0 10px;
		letter-spacing: normal;
	}
	.sto-heroList01 > li {
		display: block;
		width: 100%;
		text-align: center;
	}
	.sto-heroList01 > li + li {
		margin-top: 12px;
	}
	.sto-heroList01 > li.list01 img {
		width: 233px;
	}
	.sto-heroList01 > li.list02 img {
		width: 277px;
	}
	/* tab */
	.sto-tabWrap01 {
		margin-top: 15px;
	}
	.sto-tabList {
		display: none;
	}
	.sto-spToggleContent {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		overflow: hidden;
	}
	.sto-spToggleContent + .sto-spToggleContent {
		margin-top: 10px;
	}
	.sto-spToggleTrg {}
	.sto-spToggleTrg.toggle01 {
		background: #2288cc;
	}
	.sto-spToggleTrg.toggle02 {
		background: #55903e;
	}
	.sto-spToggleTrg.toggle03 {
		background: #ac5454;
	}
	.sto-spToggleTrg.toggle04 {
		background: #4579a0;
	}
	.sto-spToggleTrg.toggle05 {
		background: #1b41a1;
	}
	.sto-spToggleTrg.toggle06 {
		background: linear-gradient(to right, #005391 0%,#0079b2 50%,#005391 100%);
	}
	.sto-spToggleTrg a {
		position: relative;
		display: table;
		width: 100%;
		padding: 13px 35px 12px 20px;
	}
	.sto-spToggleTrg .sto-spToggleTtl {
		display: table-cell;
		width: 97%;
		vertical-align: middle;
	}
	.sto-spToggleTrg .sto-spToggleTtl img {
		width: 100%;
	}
	.sto-spToggleTrg .sto-spToggleFig {
		display: table-cell;
		width: 46.3%;
		padding-left: 6px;
		vertical-align: middle;
	}
	.sto-spToggleTrg .sto-spToggleFig img {
		width: 100%;
	}
	.sto-spToggleTrg a i {
		position: absolute;
		display: block;
		width: 16px;
		height: 16px;
		top: 50%;
		right: 10px;
		margin-top: -8px;
		background: url(/gecard/shinteni/img-files/shinteni_ic03.png) no-repeat 0 0;
		background-position: 0 -16px;
		-webkit-background-size: 16px 32px;
		background-size: 16px 32px;
	}
	.sto-spToggleTrg.active a i {
		background-position: 0 0;
	}
	.sto-tabContent {
		position: relative;
		display: none;
		margin-top: 0;
		padding: 0 10px 20px;
		background-image: url(/gecard/shinteni/img-files/shinteni_bg03_sp.png);
		background-size: 90% auto;
		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
	.sto-tabContent.tab06 {
		position: relative;
		display: none;
		margin-top: 0;
		padding: 0 10px 20px;
		background: url(/gecard/shinteni/img-files/shinteni_bg03_sp.png) no-repeat 50% 50% / 90% auto, linear-gradient(to right, #005391 0%,#0079b2 50%,#005391 100%);
	}
	.sto-tabContent.active:after {
		display: none;
	}
	.sto-tabContent.tab01 {
		background-color: #2288cc;
	}
	.sto-tabContent.tab02 {
		background-color: #55903e;
	}
	.sto-tabContent.tab03 {
		background-color: #ac5454;
	}
	.sto-tabContent.tab04 {
		background-image: url(/gecard/shinteni/img-files/shinteni_bg08_sp.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: 50% 0;
	}
	.sto-tabContent.tab05 {
		background-image: url(/gecard/shinteni/img-files/shinteni_bg09_sp.png);
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-position: 50% 0;
	}
	/*.sto-tabContent.tab05 { background-color: #ac5454; }*/
	.sto-tabHdg01 {
		text-align: center;
	}
	.sto-tabContent .sto-tabHdg01 {
		position: relative;
		padding-top: 10px;
		margin: 0 auto;
	}
	.sto-tabContent.tab01 .sto-tabHdg01 {
		width: 190px;
	}
	.sto-tabContent.tab02 .sto-tabHdg01 {
		width: 190px;
	}
	.sto-tabContent.tab03 .sto-tabHdg01 {
		width: 190px;
	}
	.sto-tabContent.tab04 .sto-tabHdg01 {
		width: 190px;
	}
	.sto-tabContent.tab05 .sto-tabHdg01 {
		width: 190px;
	}
	.sto-tabContent .sto-tabHdg01:before {}
	.sto-tabMain {
		padding-top: 25px;
		background: none;
		text-align: center;
	}
	.sto-tabContent.tab04 .sto-tabMain, .sto-tabContent.tab05 .sto-tabMain {
		padding-top: 6px;
	}
	.tab06 .sto-tabMain img {
		width: 60%;
	}
	.sto-spToggleClose {
		margin-top: 14px;
		text-align: center;
	}
	.sto-spToggleClose a {
		position: relative;
		display: inline-block;
		padding: 7px 20px 6px 10px;
		min-width: 90px;
		background: #d3d3d3 url(/gecard/shinteni/img-files/shinteni_ic06.png) no-repeat 80% 50%;
		background-size: 11px auto;
		border-bottom: 2px solid #434343;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		color: #333;
		font-size: 12px;
		font-size: 1.2rem;
		text-decoration: none;
	}
	.sto-privilegeNote {
		color: #000000;
		font-size: 10px;
		font-size: 1.0rem;
	}
	/* privilege */
	.sto-privilege {
		margin-top: 15px;
	}
	.sto-privilegeHdg01 {
		position: relative;
		margin: 0 -10px 30px;
		padding: 0 10px;
		background-position: 0 56px;
		-webkit-background-size: 21px 21px;
		background-size: 21px 21px;
	}
	.sto-privilegeHdg01 > img {
		width: 125px;
	}
	.sto-privilegeHdg01:before, .sto-privilegeHdg01:after {
		position: absolute;
		content: "";
		top: 0;
		width: 125px;
		height: 32px;
		background-size: 125px auto !important;
		background-repeat: no-repeat;
	}
	.sto-privilegeHdg01:before {
		left: 15px;
		background-image: url(/gecard/shinteni/img-files/shinteni_bg04.png);
	}
	.sto-privilegeHdg01:after {
		right: 15px;
		background-image: url(/gecard/shinteni/img-files/shinteni_bg05.png);
	}
	.sto-tabContent.tab04 .sto-privilegeHdg01:before, .sto-tabContent.tab05 .sto-privilegeHdg01:before {
		width: 90px;
		height: 26px;
		left: 15px;
		background-image: url(/gecard/shinteni/img-files/shinteni_bg10_sp.png);
		background-size: 90px auto !important;
	}
	.sto-tabContent.tab04 .sto-privilegeHdg01:after, .sto-tabContent.tab05 .sto-privilegeHdg01:after {
		width: 90px;
		height: 26px;
		right: 15px;
		background-image: url(/gecard/shinteni/img-files/shinteni_bg11_sp.png);
		background-size: 90px auto !important;
	}
	.sto-privilegeCol {
		padding: 0 19%;
	}
	.sto-privilegeCol .col {
		text-align: center;
	}
	.sto-privilegeHdg02 {
		display: block;
		margin-bottom: 8px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.sto-privilegeHdg02 > span {
		display: inline;
	}
	.sto-privilegeReplica, .sto-privilegeGoods {
		padding: 0;
	}
	.sto-privilegeReplica img, .sto-privilegeGoods img {
		width: auto;
	}
	.sto-privilege .applyBtn {
		margin-top: 25px;
	}
	/* flow */
	.sto-flow {
		margin-bottom: 25px;
		padding: 0;
	}
	.sto-flow > li {
		float: none;
		width: 100%;
		min-height: inherit;
		padding-top: 0;
		background: none;
	}
	.sto-flow > li + li {
		margin-top: 15px;
		margin-left: 0;
	}
	.sto-flow > li + li:after {
		position: absolute;
		display: block;
		top: -11px;
		left: 50%;
		margin-top: 0;
		margin-left: 0;
		border-top: 8px solid #23303d;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: none;
		content: "";
	}
	.sto-flow > li .num {
		display: none;
	}
	.sto-flow .sto-flowDesc {
		display: table;
		width: 100%;
		height: 76px;
		margin-top: 0;
	}
	.sto-flow .sto-flowDesc dt {
		display: table-cell;
		width: 35%;
		height: 76px;
		padding: 10px 0 10px 40px;
		background-size: 100px auto !important;
		background-repeat: no-repeat;
		background-position: 0 50%;
		vertical-align: middle;
	}
	.sto-flow > li.list01 dt {
		background: url(/gecard/shinteni/img-files/shinteni_ti08_sp.png) 50% 50% no-repeat;
	}
	.sto-flow > li.list02 dt {
		background: url(/gecard/shinteni/img-files/shinteni_ti09_sp.png) 50% 50% no-repeat;
	}
	.sto-flow > li.list03 dt {
		background: url(/gecard/shinteni/img-files/shinteni_ti10_sp.png) 50% 50% no-repeat;
	}
	.sto-flow > li.list04 dt {
		background: url(/gecard/shinteni/img-files/shinteni_ti11_sp.png) 50% 50% no-repeat;
	}
	.sto-flow .sto-flowDesc dt span {
		display: inline;
	}
	.sto-flow .sto-flowDesc dd {
		display: table-cell;
		width: 65%;
		padding-left: 10px;
		vertical-align: middle;
		font-size: 13px;
		font-size: 1.3rem;
		text-align: left;
	}
	.sto-flow .sto-flowDesc dd span {
		display: inline;
	}
	/* 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%;
	}
	.sto-cb_inl_content .cb_inl_inner {
		padding: 20px 15px;
	}
	.sto-cb_hdg01 {
		margin-bottom: 9px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.sto-cb_figure01 {
		width: 172px;
		margin: 10px auto 0;
	}
	.sto-cb_figure02 {
		width: 186px;
		margin: 10px auto 0;
	}
	.sto-cb_capTop {
		width: 55px;
		margin-bottom: 7px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.sto-cb_paragraph {
		font-size: 12px;
		font-size: 1.2rem;
	}
	/*cardDelay*/
	.cardDelay {
		width: 100%;
		font-size: 13px;
		font-size: 1.3rem;
		margin-top: 15px !important;
	}
	.benefitsTxt {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.4;
	}
	.shinteni-inline {
		display: inline-block;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.sto-tabContent.tab04 .benefitsTxt, .sto-tabContent.tab04 .shinteni-inline {
		text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
	}
	/* nekoposBox
------------------------------------------------------ */
	.nekoposBox {
		margin: 20px 0;
		padding: 14px 10px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.nekoposBox .neko-bgBoxHdg {
		font-size: 14px;
		font-size: 1.4rem;
		text-align: center;
		font-weight: bold;
	}
	.neko-list01 {
		margin-top: 1.0em;
	}
	.neko-list01 > li {
		position: relative;
		padding-left: 15px;
	}
	.neko-list01 > li:before {
		position: absolute;
		content: "";
		top: 0.6em;
		left: 8px;
		width: 3px;
		height: 3px;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
	}
	.neko-bgBoxHr {
		width: 100%;
		margin: 20px 0;
		height: 2px;
		background-image: linear-gradient(to right, #fff, #fff 2px, transparent 2px, transparent 8px);
		background-size: 8px 2px;
		background-position: left bottom;
		background-repeat: repeat-x;
	}
	.neko-boxTel {
		color: #000;
		font-weight: bold;
		text-decoration: none;
}	
	/* sto-media
	------------------------------------------------------ */
	.sto-media {
		display: block;
		position: relative;
		width: auto;
		margin: 0 auto;
	}
	.sto-media .sto-mediaHead {
		width: auto;
		margin: 0 19%;
		padding-top: 40px;
	}
	.sto-media .sto-mediaBody {
		margin-left: 30px;
		text-align: center;
	}
	.sto-media .sto-mediaLead {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		color: #fff;
		font-size: 1.6rem;
		font-weight: bold;
	}
	.sto-media .sto-mediaTxt {
		margin-top: 15px;
		text-align: left;
		color: #fff;
		font-size: 1.3rem;
	}
	.sto-privilegeTxt {
		margin-top: 15px;
		text-align: center;
		color: #fff;
		font-size: 1.3rem;
	}
}
/* Cleafix
------------------------------------------------------ */
.sto-tabList:after, .sto-flow:after {
	display: block;
	clear: both;
	content: "";
}
/* Opening Animation
------------------------------------------------------ */
body {
	position: relative;
}
body.noScroll {
	height: 100vh;
	overflow: hidden;
}
body.noScroll #op-cover .op-background, body.noScroll #op-cover .op-gradient, body.noScroll #op-visual {
	display: block;
}
#op-logo {
	text-align: center;
}
#op-visual .op-card {
	position: absolute;
	top: 228px;
	left: 50%;
	width: 756px;
	margin-left: -378px;
}
#zOutPoint {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 31%;
	left: 54%;
}
@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%;
	}
}