@charset "utf-8";
/* CSS Document */

/* reset
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
	vertical-align: baseline;
	word-break: break-all;
}
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 16px;
	color: #333333;
	background: transparent;
}

#wrapper {
	min-width: 1020px;
	margin: 0 auto;
}
main {
	background: #fff;
	line-height: 1.6;
	text-align: left;
	display: block;
}
main p,
main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
	line-height: 1.6
}
main img {
	display: block;
	max-width: 100%;
}
main p {
	margin: 0 0 15px;
}
main p:last-child {
	margin: 0;
}
a:link {
	color: #0169b7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* common
-------------------------------------------------------------- */
.container {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}
.altSec {
	background-color: #fefaee;
}
.tit_sub {
	font-size: 24px;
	background: url(../../images/finance/kabustationapp/ico_titsub.png) no-repeat left top;
	padding-left: 87px;
	margin: 0 0 25px;
	font-weight: bold;
}
.tit_sub span {
	color: #ff9f23;
}
.tit_sec {
	font-size: 20px;
	margin: 0 0 18px;
	font-weight: bold;
}
.tit_sec span {
	background: transparent linear-gradient(transparent 55%, #ffeaab 8px) repeat scroll 0% 0%;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.btn01 {
	display: block;
	background: #2286cf;
	text-align: center;
	padding: 12px 20px;
	width: 220px;
	font-weight: bold;
	border-radius: 4px;
	border-bottom: 3px solid #0b3a5d;
}
.btn01:hover {
	text-decoration: none;
}
.btn02 {
	background: #dc5354;
	border-color: #a00;
}
.btn01:link,
.btn01:visited {
	color: #fff;
}
main .container {
	padding: 50px 0;
}
.emp {
	font-weight: bold;
}
/* header
-------------------------------------------------------------- */
.lp_toremaga #tb_al {
	background: #eba761;
	border-bottom: 1px solid #eba761;
}
.lp_toremaga #hd_al_mini {
	border-bottom: 1px solid #eba761;
}
/* page top button
-------------------------------------------------------------- */
#pageTop {
	text-align: right;
	z-index: 999;
	visibility: hidden;
	position: fixed;
	bottom: 40px;
	right: 20px;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}

#pageTop.cd-is-visible, #pageTop.cd-fade-out {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
#pageTop.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
#pageTop a {
	display: block;
}
#pageTop a img {
	display: block;
	width: 50px;
}
/* main visual
-------------------------------------------------------------- */
#mainVisual {
	width: 100%;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #eeeee9;
}
#mainVisual img {
	position: relative;
	display: block;
	left: 50%;
	margin: 0 auto 0 -1000px;
	max-width: none;
}
/* content
-------------------------------------------------------------- */
#intro {
	border-bottom: 1px solid #eeeee9;
}
#intro .container {
	padding: 30px 0;
}
.introBox {
	border: 2px dashed #ff9f23;
	overflow: hidden;
	background: #fff;
	padding: 15px 20px;
	border-radius: 3px;
}
.introBox img {
	float: left;
	margin-right: 25px;
}
#message {
	border-bottom: 1px solid #eeeee9;
	background: url(../../images/finance/kabustationapp/bg_message.png) no-repeat bottom center;
}
#message .container {
	overflow: visible;
	padding: 32px 0 68px;
}
#message p {
	width: 515px;
}
#review .pack {
	background: #fff;
	border: 1px solid #ebe6d9;
	padding: 30px 20px;
	display: inline-block;
	width: 476px;
	margin-top: 30px;
}
#review .f_left {
	margin-right: 40px;
}
#review .f_right {
	margin-left: 40px;
}
.imgSet ul {
	overflow: hidden;
}
.imgSet ul li {
	float: left;
	margin-right: 20px;
}
.imgSet ul li:last-child {
	margin-right: 0;
}
.imgSet ul li p {
	display: table;
	width: 100%;
	text-align: center;
	background: url(../../images/finance/kabustationapp/ico_arrow01.png) no-repeat center top;
	font-weight: bold;
	padding-top: 25px;
	margin-bottom: 13px;
}
.imgSet ul li span {
	display: table-cell;
	vertical-align: middle;
}
#review .imglist_style .pack {
	width: 318px;
	margin-top: 95px;
}
#review .imglist_style .pack.m_top {
	margin-top: 119px;
}
#review #pricerise .pack {
	width: 613px;
	margin-top: 0;
}
.imglist_style .container {
	padding: 20px 0 50px;
}
#confirmScreen .container {
	background: url(../../images/finance/kabustationapp/bg_confirmscreen.png) no-repeat bottom right;
}
#priority_pos {
	background: url(../../images/finance/kabustationapp/bg_prioritypos.png) no-repeat bottom center #fefaee;
}
#stock {
	background: url(../../images/finance/kabustationapp/bg_stock.png) no-repeat bottom center;
}
#review #stock .pack {
	float: right;
}
#virtualcurrency {
	background: url(../../images/finance/kabustationapp/bg_virtualcurrency.png) no-repeat bottom center #fefaee;
}
#stockinfo {
	background: url(../../images/finance/kabustationapp/bg_stockinfo.png) no-repeat bottom center;
}
#pricerise {
	background: url(../../images/finance/kabustationapp/bg_pricerise.png) no-repeat bottom center;
	border-bottom: 1px solid #eeeee9;
}
#pricerise .container {
	padding: 50px 0 50px;
}
#pricerise .emp {
	color: #ff9f23;
	font-size: 30px;
	font-weight: normal;
	margin-top: 95px;
	margin-left: 227px;
	text-shadow: 1px 1px 2px #fff, 1px 1px 5px #fff, 1px 1px 5px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff, 1px 1px 10px #fff;
}
#pricerise .btn01 {
	margin: 0 0 10px 300px;
}