@charset "UTF-8";

#header,
.container,
#footer {
	width: 950px;
	margin: 0 auto;
}

.container {
	padding-bottom: 25px;
}

.topicPath {
	float: left;
	padding: 10px 0;
}

.topicPath li {
	display: inline;
}

.topicPath li + li {
	margin-left: 6px;
}

.topicPath li a {
	padding-right: 13px;
	background: url("/SYS/cmn/images/common/bg_chevron.gif") no-repeat right center;
}

.socialArea {
	float: right;
	width: 350px;
	padding: 10px 0;
}

.socialArea li {
	display: block;
	float: left;
	height: 20px;
}

.btnSocialTwitter {
	width: 85px;
}

.btnSocialFacebook {
	width: 115px;
}

.btnSocialGplus {
	width: 75px;
}

.btnSocialHatena {
	width: 55px;
}

#footer {
	margin-top: 20px;
	padding: 10px 0;
	background: rgb(255, 255, 255);
}

.footerLink {
	float: right;
}

.footerLink > li {
	display: inline;
	padding: 0 5px;
}

.footerLink li + li {
	border-left: 1px solid rgb(204, 204, 204);
}

.walletMainVisualWrapper {
	border: 10px solid #E83820;
	background: #FFFFFF;
	position: relative;
	width: 928px;
	height: 280px;
}

.walletMainVisualLogo {
	position: absolute;
	top: 19px;
	left: 16px;
}

.walletMainVisualTxtLeft {
	position: absolute;
	top: 35px;
	left: 281px;
}

.walletMainVisualTxtRight {
	position: absolute;
	top: 0;
	right: 0;
}

.campaignMainVisualWrapper {
	position: relative;
	background: url("/doc/wallet/images/bg_campaign_kv.png") no-repeat 0 0;
	width: 948px;
	height: 300px;
}

.campaignMainVisualLogo {
	position: absolute;
	top: 29px;
	left: 25px;
}

.campaignMainVisualTxtTop {
	position: absolute;
	top: 27px;
	right: 32px;
}

.campaignMainVisualTxtBottom {
	position: absolute;
	bottom: 10px;
	right: 33px;
}

.contentsArea {
	padding: 10px 40px;
	margin-top: 40px;
}

.contentsAreaWide {
	padding: 10px 0;
	margin-top: 40px;
}

.contentsAreaTitle {
	background: url("/doc/wallet/images/icon_wallet_title.png") no-repeat 0 0;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-left: 40px;
}

.contentsAreaWide > .contentsAreaTitle {
	background: url("/doc/wallet/images/icon_wallet_title.png") no-repeat 40px 0;
	padding-left: 80px;
}

.walletDetail {
	padding: 32px 15px 10px 20px;
	background: url("/doc/wallet/images/bg_wallet_detail.png") no-repeat 100% 30px;
}

.walletDetailList {
	margin-top: 20px;
}

.walletDetailList > li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 25px;
	border: 3px solid #D0111B;
	border-radius: 6px;
}

.walletDetailList > li ~ li {
	margin-left: 25px;
}

.row-usage {
	padding: 30px 5px 30px 20px;
}

.row-usage-screen {
	width: 246px;
	float: right;
}

.capture {
	background: url("/doc/wallet/images/bg_wallet_iphone.png") no-repeat scroll center top;
	height: 508px;
	margin: 0 auto;
	width: 245px;
	position: relative;
}

.capture  > li {
	margin-left: -102px;
	top: 69px;
	left: 50%;
	position: absolute;
}

.row-usage-text {
	margin: 0;
	width: 540px;
}

.usage {
	list-style: decimal;
	list-style-position: inside;
}
.usage > li {
	font-size: 18px;
	font-weight: bold;
}

.usage > li ~ li {
	margin-top: 30px;
}

.usage > li > span {
	font-size: 12px;
	display: block;
}

.usagePointTxt {
	font-size: 16px;
	margin-top: 30px;
}

.usageDownload {
	margin-top: 50px;
}

.usageDownload > li {
	float: left;
}

.usageDownload > li ~ li {
	margin-left: 20px;
}

.walletAttention {
	padding: 32px 15px 35px 20px;
}

.walletAttention > li {
	font-size: 16px;
}

.walletPointFlow {
	padding: 30px 41px 30px;
}

.walletPointFlowList {
	float: left;
	border: 3px solid #D0111B;
	width: 254px;
	height: 289px;
	border-radius: 6px;
	position: relative;
}

.walletPointFlowList ~ .walletPointFlowList {
	margin-left: 44px;
}

.walletPointFlowList ~ .walletPointFlowList:after {
	content: "";
	position: absolute;
	top: 125px;
	left: -39px;
	display: block;
	background: url("/doc/wallet/images/icon_wallet_arrow_red.png") no-repeat 0 0;
	width: 30px;
	height: 39px;
}

.walletPointFlowList > dt {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background: #D0111B;
	padding-left: 15px;
}

.walletPointFlowList > dt + dd {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 20px;
	line-height: 23px;
}

.flowSelect {
	background: url("/doc/wallet/images/bg_wallet_step1.png") no-repeat 50% 118px;
}

.flowLogin {
	background: url("/doc/wallet/images/bg_wallet_step2.png") no-repeat 50% 118px;
}

.flowQR {
	background: url("/doc/wallet/images/bg_wallet_step3.png") no-repeat 50% 118px;
}

.walletPointFlowDownload {
	padding: 30px 41px 30px;
	margin-top: 25px;
}
.walletPointFlowDownloadList {
	padding: 30px 35px;
	border: 3px solid #D0111B;
	border-radius: 6px;
}

.walletPointFlowDownloadList > li {
	float: left;
	margin-left: 20px;
}

.walletPointFlowDownloadList > li ~ li {
	margin-left: 20px;
}

.walletPointFlowDownloadList > li:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding: 10px 90px 10px 0;
	position: relative;
}

.walletPointFlowDownloadList > li:first-child:after {
	content: "";
	position: absolute;
	top: 17px;
	right: 23px;
	background: url("/doc/wallet/images/icon_wallet_arrow_glay.png") no-repeat 0 0;
	width: 56px;
	height: 20px;
}

.walletCampaignOutline {
	padding: 30px 41px 30px;
}

.walletCampaignOutline > dt {
	font-size: 14px;
	color: #D0111B;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #CECEC8;
}

.walletCampaignOutline > dt + dd {
	margin-top: 5px;
}

.walletCampaignOutline > dd {
	font-size: 12px;
}

.walletCampaignOutline > dt ~ dt {
	margin-top: 25px;
}

