/* ==========================================================
 clearfix
========================================================== */
.clearfix:before,
.contents:before,
.grid-cmn:before,
.mod-float-cmn:before,
.mod-slider_01 .list:before,
.ttl-cmn-lv01:before,
.ttl-cmn-lv02:before,
.ttl-cmn-lv03:before,
.ttl-cmn-lv04:before,
.ttl-cmn-lv05:before,
.type-float:before,
.clearfix:after,
.contents:after,
.grid-cmn:after,
.mod-float-cmn:after,
.mod-slider_01 .list:after,
.ttl-cmn-lv01:after,
.ttl-cmn-lv02:after,
.ttl-cmn-lv03:after,
.ttl-cmn-lv04:after,
.ttl-cmn-lv05:after,
.type-float:after {
	content: "";
	display: table;
}
.clearfix:after,
.contents:after,
.grid-cmn:after,
.mod-float-cmn:after,
.mod-slider_01 .list:after,
.ttl-cmn-lv01:after,
.ttl-cmn-lv02:after,
.ttl-cmn-lv03:after,
.ttl-cmn-lv04:after,
.ttl-cmn-lv05:after,
.type-float:after {
	clear: both;
}

/* For IE 6/7
---------------------------------------------------------- */
.clearfix,
.contents,
.grid-cmn,
.mod-float-cmn,
.mod-slider_01 .list,
.ttl-cmn-lv01,
.ttl-cmn-lv02,
.ttl-cmn-lv03,
.ttl-cmn-lv04,
.ttl-cmn-lv05,
.type-float {
	*zoom: 1;
}


/* ==========================================================
 heading
========================================================== */
.h1-bottom80{
	margin-bottom:80px;
}
.h2-bottom40{
	margin-bottom: 40px;
} 
.h3-bottom30{
	margin-bottom: 30px;
}
.h45-bottom20{
	margin-bottom: 20px;
}
.h3-bottom30 .ttl-cmn-lv03, .h45-bottom20 .ttl-cmn-lv04{
	margin-bottom: 15px;
}
.ttl-cmn-lv03 + .h45-bottom20, .ttl-cmn-lv04 + .h45-bottom20{
	margin-top: 20px;
}

.ttl-cmn-lv01 {
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 20px;
}
.ttl-cmn-lv02 {
	position: relative;
	display: block;
	padding: 7px 0 0;
	border-top: 4px solid #e0e0e0;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.ttl-cmn-lv021 {
	position: relative;
	display: block;
	padding: 7px 0 0;
	border-top: 4px solid #e0e0e0;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ttl-cmn-lv02:before {
	position: absolute;
	left: 0;
	top: -4px;
	display: block;
	width: 60px;
	height: 4px;
	background: #e1c561;
	content: "";
}
.ttl-cmn-lv03 {
	padding: 8px 10px 6px;
	background: #e0e0e0;
	font-size: 16px;
	line-height: 22px;
	margin-bottom:15px;
}
.ttl-cmn-lv04 {
	padding: 0 0 1px;
	border-bottom: 2px solid #e0e0e0;
	font-size: 16px;
	line-height: 22px;
	margin-bottom:15px;
}
.ttl-cmn-lv05 {
	overflow: hidden;
	margin-bottom:15px;
	padding: 3px 10px 2px;
	background: #eeeeee;
	border-top: 2px solid #e0e0e0;
}
.ttl-cmn-lv03 + .sec-cmn-lv04 {
	margin-top: 20px;
}
.ttl-cmn-lv04 + .sec-cmn-lv05 {
	margin-top: 20px;
}
.sec-cmn-lv04 {
	margin-top: 20px;
}
.sec-cmn-lv05 {
	margin-top: 20px;
}
.ttl-parts_01 {
	margin: 60px 0 40px;
	background: #e0e0e0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 34px;
}
.ttl-parts_02 {
	margin: 10px 0 20px;
	padding-left: 10px;
	background: #333;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
}


/* ==========================================================
 icon
========================================================== */
.ico-cmn_01 {
	display: inline;
}
.ico-cmn_01:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-position: right center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn_02 {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-cmn_02:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-blank {
	display: inline;
}
.ico-cmn-blank:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-position: right center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-blank:after {
	width: 11px;
	background-image: url(../../../img/category/account/ico-link-blank_01.png);
}
.ico-cmn-blank_02 {
	display: inline;
}
.ico-cmn-blank_02:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-position: right center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-blank_02:after {
	width: 12px;
	background-image: url(../../../img/category/account/ico-link-blank_02.png);
}
.ico-cmn-pdf {
	display: inline;
}
.ico-cmn-pdf:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-position: right center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-pdf:after {
	width: 11px;
	background-image: url(../../../img/category/account/ico-link-pdf_01.png);
}
.ico-cmn-anchor {
	display: inline;
}
.ico-cmn-anchor:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-position: right center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-anchor:after {
	width: 9px;
	background-image: url(../../../img/category/account/ico-link-anchor_01.png);
}
.ico-cmn-pagetop-mini {
	display: inline;
}
.ico-cmn-pagetop-mini:after {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 5px;
	background-position: right center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-pagetop-mini:after {
	width: 9px;
	background-image: url(../../../img/category/account/ico-link-pagetop_01.png);
}
.ico-cmn-update {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
	padding-left: 23px;
}
.ico-cmn-update:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-update:before {
	width: 18px;
	background-image: url(../../../img/category/account/ico-update_01.png);
}
.icon-cmn-logout {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
	padding-left: 20px;
}
.icon-cmn-logout:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.icon-cmn-logout:before {
	margin-bottom: -1px;
	background-image: url(../../../img/category/account/ico-logout_01.png);
}
.icon-cmn-login {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
	padding-left: 20px;
}
.icon-cmn-login:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.icon-cmn-login:before {
	background-image: url(../../../img/category/account/ico-login_01.png);
}
.ico-cmn-notice {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-cmn-notice:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-notice:before {
	background-image: url(../../../img/category/account/ico-notice_01.png);
}
.ico-cmn-caution {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-cmn-caution:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-caution:before {
	background-image: url(../../../img/category/account/ico-caution_01.png);
}
.ico-cmn-warning {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
	padding-left: 23px;
}
.ico-cmn-warning:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-warning:before {
	width: 18px;
	background-image: url(../../../img/category/account/ico-warning_01.png);
}
.ico-cmn-help {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-cmn-help:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-help:before {
	background-image: url(../../../img/category/account/ico-help_01.png);
}
.ico-cmn-helpfx {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: top;
	padding-bottom: 5px;
}
.ico-cmn-helpfx:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-helpfx:before {
	background-image: url(../../../img/category/account/ico-help_01.png);
}
.ico-cmn-helpfx-sp {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: top;
	padding-bottom: 5px;
}
.ico-cmn-helpfx-sp:before {
	position: absolute;
	top: -0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-helpfx-sp:before {
	background-image: url(../../../img/category/account/ico-help_01.png);
}
.ico-cmn-edit {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
	padding-left: 20px;
}
.ico-cmn-edit:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-edit:before {
	top: 0.1em;
	background-image: url(../../../img/category/account/ico-edit_01.png);
}
.ico-cmn-exit {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
	padding-left: 18px;
}
.ico-cmn-exit:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-exit:before {
	top: 0.1em;
	background-image: url(../../../img/category/account/ico-exit_01.png);
}
.ico-cmn-memo {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-cmn-memo:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-memo:before {
	background-image: url(../../../img/category/account/ico-memo.png);
}
.ico-face_01 {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-face_01:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-face_01:before {
	background-image: url(../../../img/category/account/ico-face_01.png);
}
.ico-face_02 {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-face_02:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-face_02:before {
	background-image: url(../../../img/category/account/ico-face_02.png);
}
.ico-face_03 {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-face_03:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-face_03:before {
	background-image: url(../../../img/category/account/ico-face_03.png);
}

.ico-cmn-begin {
	position: relative;
	display: inline-block;
	padding-left: 21px;
	vertical-align: middle;
}
.ico-cmn-begin:before {
	position: absolute;
	top: 0.05em;
	left: 0;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: sub;
	content: "";
}
.ico-cmn-begin:before {
	background-image: url(../../../img/category/account/ico-begin_01.png);
}
.ico-cmn-info {
	background: url("/open/static/img/common/ic_info_xs.png") no-repeat 0 1px;
	padding-bottom: 2px;
	padding-left: 22px;
}

/* ==========================================================
 text
========================================================== */
.txt-al-l {
	text-align: left;
}
.txt-al-r {
	text-align: right;
}
.txt-al-c {
	text-align: center;
}
.txt-lead {
	margin-bottom: 10px;
}
.txt-height166 {
	line-height:200px;
}
 /* text color */
.link {
	color: #1155CC;
}
.link-visited {
	color: #8516c5;
}
.txt-box_01 {
	color: #bdbdbd;
}
.txt-gain-market {
	color: #e01515;
}
.txt-loss-market {
	color: #146dc8;
}
.txt-gain-assets {
	color: #146dc8;
}
.txt-loss-assets {
	color: #de1f70;
}
.txt-emphasis {
	color: #e01515;
}
.txt-default-color {
	color: #333333;
}
.txt-gy_01 {
	color: #9e9e9e;
}
.txt-buy_01 {
	color: #d84e4e;
}
.txt-sell_01 {
	color: #3d9ad3;
}

/* ==========================================================
 link button
========================================================== */
.btn-ss {
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	font-weight: bold;
	vertical-align: middle;
}
.btn-ss:hover {
	text-decoration: none;
}
.btn-ss > span {
	display: block;
	padding: 3px 10px 1px;
	vertical-align: middle;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.btn-s {
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	font-weight: bold;
	vertical-align: middle;
}
.btn-s:hover {
	text-decoration: none;
}
.btn-s > span {
	display: block;
	padding: 5px 10px 3px;
	vertical-align: middle;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.btn-m {
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	font-weight: bold;
	vertical-align: middle;
}
.btn-m:hover {
	text-decoration: none;
}
.btn-m > span {
	display: block;
	padding: 8px 15px 6px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.btn-l {
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	font-weight: bold;
	vertical-align: middle;
}
.btn-l:hover {
	text-decoration: none;
}
.btn-l > span {
	display: block;
	padding: 12px 20px 11px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}
.btn-l > span > .icon-cmn-login:before,
.btn-l > span > .icon-cmn-logout:before {
	top: 0.15em;
}
.btn-cmn {
	display: inline-block;
	border: 2px solid #e1c561;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	background: #fff;
	color: #ad9951;
	font-weight: bold;
}
.btn-cmn > span {
	display: block;
	vertical-align: middle;
	text-align: center;
}
.btn-cmn:hover {
	background: #faf1d0;
	text-decoration: none;
}
.btn-cmn.btn-l > span {
	padding: 10px 18px 9px;
}
.btn-cmn.btn-m > span {
	padding: 6px 10px 4px;
}
.btn-cmn.btn-s > span {
	padding: 3px 8px 1px;
}
.btn-cmn.btn-ss > span {
	padding: 1px 8px 0px;
}
.btn-cmn-move {
	background: #2eb975;
	color: #fff;
}
.btn-cmn-move:hover {
	background: #62cb98;
}
.btn-cmn-account {
	background: #ff7200;
	color: #fff;
}
.btn-cmn-account:hover {
	background: #ff9540;
}
/*.btn-cmn-mini {
	.btn-ss;
	.btn-basic;
	> span {
		padding: 0 8px;
	}
	
}*/
.btn-cmn-logout {
	background: #616161;
	color: #fff;
}
.btn-cmn-logout:hover {
	background: #898989;
}
.btn-cmn-nisa {
	background: #01ada1;
	color: #fff;
}
.btn-cmn-nisa:hover {
	background: #41c2b9;
}
.btn-cmn-buy_01 {
	background: #d84e4e;
	color: #fff;
}
.btn-cmn-buy_01:hover {
	background: #e27a7a;
}
.btn-cmn-sell_01 {
	background: #3d9ad3;
	color: #fff;
}
.btn-cmn-sell_01:hover {
	background: #77b8e0;
}
.list-cmn-btn_01 li {
	display: inline-block;
	margin-right: 30px;
}
.list-cmn-btn_02 li {
	display: inline-block;
	margin-right: 20px;
}
.list-cmn-btn-mini li {
	margin-top: 6px;
}
.list-cmn-btn-mini li:first-child {
	margin-top: 0;
}
.btn-gy_02 {
	display: inline-block;
	padding: 3px 10px 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #eeeeee;
	vertical-align: middle;
	text-align: center;
}
.btn-cmn-search_02 {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: #9e9e9e;
	background-image: url(../../../img/category/account/btn-cmn-search_02.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 0;
}
.btn-cmn-search_02:hover {
	background: #b6b6b6;
}
.btn-cmn-search_02:hover {
	background-image: url(../../../img/category/account/btn-cmn-search_02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn-cmn-search_01 {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: #9e9e9e;
	background-image: url(../../../img/category/account/btn-cmn-search_02.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 0;
	width: 26px;
	height: 26px;
	background-image: url(../../../img/category/account/btn-cmn-search_01.png);
}
.btn-cmn-search_01:hover {
	background: #b6b6b6;
}
.btn-cmn-search_01:hover {
	background-image: url(../../../img/category/account/btn-cmn-search_02.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn-cmn-search_01:hover {
	background-image: url(../../../img/category/account/btn-cmn-search_01.png);
}
/* button */
.btn-basic {
	display: inline-block;
	border: 2px solid #e1c561;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-moz-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(1, 1, 1, 0.5);
	background: #fff;
	color: #ad9951;
	font-weight: bold;
}
.btn-basic > span {
	display: block;
	vertical-align: middle;
	text-align: center;
}
.btn-basic:hover {
	background: #faf1d0;
	text-decoration: none;
}
.btn-conversion {
	background: #2eb975;
}
.btn-conversion:hover {
	background: #62cb98;
}
.btn-buy_01 {
	background: #d84e4e;
}
.btn-buy_01:hover {
	background: #e27a7a;
}
.btn-sell_01 {
	background: #3d9ad3;
}
.btn-sell_01:hover {
	background: #77b8e0;
}
.btn-account-openning {
	background: #ff7200;
}
.btn-account-openning:hover {
	background: #ff9540;
}
.btn-nisa {
	background: #01ada1;
}
.btn-nisa:hover {
	background: #41c2b9;
}
.btn-logout {
	background: #616161;
}
.btn-logout:hover {
	background: #898989;
}
.btn-gy_01 {
	background: #9e9e9e;
}
.btn-gy_01:hover {
	background: #b6b6b6;
}
.btn-side-account {
	background: #ad9951;
	color: #fff;
}
.btn-side-account:hover {
	background: #c8b060;
}

.btn-cmn:visited{
	color: #ad9951;
	text-decoration: none;
}
.btn-cmn-move:visited,
.btn-cmn-account:visited,
.btn-cmn-logout:visited,
.btn-cmn-nisa:visited,
.btn-cmn-buy:visited,
.btn-cmn-buy_01:visited,
.btn-cmn-sell:visited,
.btn-cmn-sell_01:visited,
.btn-side-account:visited {
	color: #fff;
	text-decoration: none;
}

/* ==========================================================
 zabton
========================================================== */
.box-zabton {
	padding: 10px;
	background: #f5f5f5;
}
.box-zabton.type-notice {
	border-left: 4px solid #dbab00;
}
.box-zabton.type-notice .ico-cmn-notice {
	padding-left: 26px;
	font-weight: bold;
}
.box-zabton.type-caution,
.box-zabton.type-warning_01,
.box-zabton.type-warning_02 {
	border-left: 4px solid #e01515;
}
.box-zabton.type-caution a,
.box-zabton.type-warning_01 a,
.box-zabton.type-warning_02 a,
.box-zabton.type-notice a {
	text-decoration: underline;
}
.box-zabton.type-caution a:hover,
.box-zabton.type-warning_01 a:hover,
.box-zabton.type-warning_02 a:hover,
.box-zabton.type-notice a:hover{
	text-decoration: none;
}
.box-zabton.type-caution .ico-cmn-caution,
.box-zabton.type-warning_01 .ico-cmn-caution,
.box-zabton.type-warning_02 .ico-cmn-caution,
.box-zabton.type-caution .ico-cmn-warning,
.box-zabton.type-warning_01 .ico-cmn-warning,
.box-zabton.type-warning_02 .ico-cmn-warning {
	padding-left: 26px;
	font-weight: bold;
}
.box-zabton.type-caution .ico-cmn-warning,
.box-zabton.type-warning_01 .ico-cmn-warning,
.box-zabton.type-warning_02 .ico-cmn-warning {
	padding-left: 26px;
	color: #e01515;
}
.box-zabton.type-warning_02 {
	background: #fbe2e2;
}
.box-zabton.type-gr_01 {
	background: #ebf5f0;
}
.box-zabton.type-table {
	background: #e0e0e0;
}
.box-zabton.bg-gy_01 {
	background: #eeeeee;
}
.bdt-wh {
	border-top: 1px solid #fff;
}
.box-cmn-in{
 padding: 10px 0 0 26px;
}
.box-cmn-in.mod-cmn-float {
	margin: 5px 0 5px;
}
.box-zabton-in {
	padding: 7px 10px;
	background: #fff;
}
.box-inner {
	padding: 20px;
	overflow: hidden;
}
.box-zabton .btn-link-float ul li {
padding: 5px 0 10px 0;
}
.box-zabton .btn-link-float p {
padding: 15px 0 0 0;
}
.box-zabton.bg-gld_01 {
background: #f7f3e7;
}
.box-zabton.bg-gld_01 .box-zabton-in {
padding: 15px;
}
.box-zabton.type-info {
	background: #fffae5;
	border: 1px solid;
	border-color: #f2ce3d;
}

/* ==========================================================
text indent caution
========================================================== */
.txt-indent-1em {
	text-indent: -1.3em;
	padding-left: 1.3em;
	font-size: 13px;
	line-height: 18px;
}
.txt-indent-1em .initial {
	width: 1em;
	margin-right: 0.3em;
}
.txt-indent-2em {
	text-indent: -2.3em;
	padding-left: 2.3em;
	font-size: 13px;
	line-height: 18px;
}
.txt-indent-2em .initial {
	width: 2em;
	margin-right: 0.3em;
}
.txt-indent-3em {
	text-indent: -3.3em;
	padding-left: 3.3em;
	font-size: 13px;
	line-height: 18px;
}
.txt-indent-3em .initial {
	width: 3em;
	margin-right: 0.3em;
}
.txt-indent-4em {
	text-indent: -4.3em;
	padding-left: 4.3em;
	font-size: 13px;
	line-height: 18px;
}
.txt-indent-4em .initial {
	width: 4em;
	margin-right: 0.3em;
}
.txt-indent-type-info {
	text-indent: -1.6em;
	padding-left: 1.6em;
}

/* ==========================================================
 text list
========================================================== */
ul.list-cmn li {
	position: relative;
	padding-left: 1.5em;
	margin-top: 5px;
}
ul.list-cmn li:before {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: "E";
}
ul.list-cmn li:first-child {
	margin-top: 0;
}
ol.list-cmn {
	padding-left: 1.5em;
}
ol.list-cmn li {
	margin-top: 5px;
	list-style: outside decimal;
}
ol.list-cmn li:first-child {
	margin-top: 0;
}
.list-cmn-icon:after {
	content: "";
	counter-reset: listnum;
}
.list-cmn-icon li {
	position: relative;
	counter-increment: listnum;
}
.list-cmn-icon li:before {
	position: absolute;
	top: -1px;
	left: 0;
	display: block;
	padding-bottom: 1px;
	content: counter(listnum);
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.list-cmn-icon li:first-child {
	margin-top: 0;
}
.list-cmn-icon.type_01 li {
	margin-top: 8px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 23px;
}
.list-cmn-icon.type_01 li:before {
	width: 18px;
	height: 18px;
	background: url(../image/bg-ol-18x18_01.png) left top no-repeat;
	font-size: 12px;
	line-height: 18px;
}
.list-cmn-icon.type_02 li {
	margin-top: 18px;
	font-size: 16px;
	line-height: 22px;
	padding-left: 31px;
	font-weight: bold;
}
.list-cmn-icon.type_02 li:before {
	top: -3px;
	width: 26px;
	height: 26px;
	padding-top: 1px;
	background: url(../image/bg-ol-26x26_01.png) left top no-repeat;
	font-size: 16px;
	line-height: 26px;
}
.list-cmn-icon.type_03 li {
	margin-top: 25px;
	font-size: 16px;
	line-height: 22px;
	padding-left: 37px;
	font-weight: bold;
}
.list-cmn-icon.type_03 li:before {
	top: -6px;
	width: 32px;
	height: 32px;
	padding-top: 1px;
	padding-bottom: 0;
	background: url(../image/bg-ol-32x32_01.png) left top no-repeat;
	font-size: 18px;
	line-height: 32px;
}
/* ==========================================================
 step
========================================================== */
.mod-step_01 .ttl-step_01 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	min-height: 4.2rem;
	margin: 1.7rem 0 1rem;
	padding: 1rem 1rem 1rem 5.2rem;
	background: #f7f3e7;
	font-size: 1.6rem;
	line-height: 2.2rem;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.mod-step_01 .ttl-step_01 {
		min-height: 6rem;
		padding: 1rem 1rem 1rem 7.2rem;
	}
}/* sp */
.mod-step_01 .ttl-step_01 .num {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 4.2rem;
	padding-top: .4rem;
	background: #e1c561;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
@media screen and (max-width: 767px) {
	.mod-step_01 .ttl-step_01 .num {
		width: 6rem;
		padding: 1rem 0 0 0;
	}
}/* sp */
.mod-step_01 .ttl-step_01 .ttl {
	font-weight: bold;
}
.mod-step_01 .ttl-step_01 .num .txt {
	display: block;
	font-size: 1rem;
	line-height: 1.1;
}
@media screen and (max-width: 767px) {
	.mod-step_01 .ttl-step_01 .num .txt {
		font-size: 1.4rem;
	}
}/* sp */
.mod-step_01 .ttl-step_01 .num > .num {
	display: block;
	margin-top: .1rem;
	font-size: 2.2rem;
	line-height: 1.1;
}
@media screen and (max-width: 767px) {
	.mod-step_01 .ttl-step_01 .num > .num  {
		font-size: 2.4rem;
	}
}/* sp */
.mod-step_02 .mod-step_02-in {
	position: relative;
	margin-bottom: 3rem;
}
.mod-step_02 .mod-step_02-in:after {
	position: absolute;
	right: 0;
	left: 0;
	bottom: -2.7rem;
	display: block;
	width: 3.8rem;
	height: 2.7rem;
	margin: auto;
	background: url(/image/common/img-chart-down_01.png) left top no-repeat;
	content: "";
}
.mod-step_02 .mod-step_02-in.last {
	margin-bottom: 0;
}
.mod-step_02 .mod-step_02-in.last:after {
	display: none;
}
.mod-step_02 .mod-step_02-in .ttl-step_02 {
	margin-bottom: .3rem;
	font-size: 1.6rem;
	line-height: 2.2rem;
	font-weight: bold;
}
.mod-step_03 {
	overflow: hidden;
	font-size: 0;
	text-align: center;
}

/* ==========================================================
 infomation box
========================================================== */
.mod-info {
	background: #f5f5f5;
	padding: 1rem 1rem 1.5rem;
}
.mod-info .mod-info-in {
	margin-top: 1.8rem;
	text-align: center;
}
.mod-info-landline_num {
	display: inline-block;
	padding-left: 3.2rem;
	background: url(../../../img/category/account/free-dial.gif) left 0.25em no-repeat;
	font-size: 2.2rem;
}
.mod-info-in__1col {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display: flex;
}
.mod-info-in-date,.mod-info-in-landline_txt {
	margin-bottom: 10px!important;
}
.mod-info-in-mobile_txt,.mod-info-in-mobile_num,.mod-info-in-landline_num {
	margin-bottom: 0px!important;
}
.mod-info-in__1col {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.mod-info-in-mobile_num {
	font-size: 3rem;
	font-weight: bold;
}