<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#paper-less {
	display: block;
}

#mailing {
	display: none;
}

#mailing-word {
	display: none;
}

.s-ml-2 { margin-left: 2px;}

.tabArea {
	border-bottom: solid 3px #e1c561;
	margin-top: 30px;
}

.tabArea2 {
	background:url(../../../img/category/account/info/osusume.png) no-repeat 20% 0;
	border-bottom: solid 3px #e1c561;
	padding-top: 30px;
	margin-top: 30px;
}

.tabArea2 ul {
	width: 90%;
	margin: 0 auto;
}

.tabArea2 li {
	width: 49%;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	background-color: #e0e0e0;
	color:#333;
	-webkit-border-top-left-radius: 10px;  
	-webkit-border-top-right-radius: 10px; 
	margin: 0 1px;
}

.tabArea2 li a{
	display: block;
	width:100%;
}

#account-tab1 {
	font-weight: bold;
	background-color: #e1c561;
}

.account-header {
    width: 100%;
    height: 50px;
    border-bottom: 3px solid #ffc700;
    margin-bottom: 20px;
    text-align: center;
}
.account-header-ts {
    width: 100%;
    height: 50px;
    border-bottom: 3px solid #005eb8;
    background-color: #005eb8;
    margin-bottom: 0px;
    text-align: center;
}
.account-header-in {
    position: relative;
    width: 980px;
    margin: 0 auto;
    text-align: left;
}

.account-in {
    width: 980px;
    text-align: left;
    margin: auto;
}

.account-inner {
    width: 730px;
    text-align: left;
    margin: auto;
}


.supportLink {
	line-height: 34px;
	padding: 0 10px;
}

.cardName {
	line-height: 34px;
}

.cardArea{
	width: 565px;
	margin: 20px auto 40px;
}

.cardArea1{
	width: 821px;
	margin: 20px auto 40px;
}

.cardArea2{
	width: 542px;
	margin: 10px auto;
}

.cardArea3{
	width: 90%;
	margin: 10px auto;
}

.cardArea4{
	width: 10%;
	margin: 10px auto;
}

.card272 {
	width: 272px;
}

.card252 {
	width: 252px;
}

.card260 {
	width: 260px;
}

.card262 {
	width: 262px;
}

.card529 {
	width: 529px;
}

.card542 {
	width: 542px;
}

#html-jsonp {
	display: none;
	text-align: center;
}

#warning {
	display: none;
	border: 3px solid #e01515;
	background-color: #fff5f5;
	padding: 10px;
}

#warning .warning-title {
	color: #e01515;
	font-weight: bold;
}

#warning .warning-doc {
	margin-left: 22px;
}

.btn-l &gt; span.sp-btn {
	display: block;
	padding: 20px;
	vertical-align: middle;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
}

.s-w-410 {  width: 410px;}

.margin-auto {
	margin: 0 auto;
}

.kit {
	width: 728px;
	border: 1px solid #dbab00;
	margin: 0 auto;
	padding: 15px;
}

.kit-icon1 {
	background: url(../../../img/category/account/info/icon-kit1.png) left top no-repeat;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding-left: 28px;
}

.kit-icon2 {
	background: url(../../../img/category/account/info/icon-kit2.png) left top no-repeat;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding-left: 28px;
}
.kit-indent{
	padding-left: 28px;
}

.free-dial {
	background: url(../../../img/category/account/free-dial.gif) left 2px no-repeat;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding-left: 28px;
}

/* Tooltip */ 
.tooptip-body{
    position: absolute;
    padding: 0 1em;
    border: 1px solid #000000;
    border-radius: 5px;
    color:#FFFFFF;
    background: #000000;
    box-shadow: 0 1px 1px rgba(0,0,0, .4);
}

.tooptip-body:after {
  width: 100%;
  content: "";
  display: block;
  position: absolute;
  left: 0.5em;
  top: 30px;
  border-bottom:8px solid transparent;
  border-left:8px solid #000000;
}

.paper-less-text-jpeq {
	width: 100%;
	display: block;
    padding: 10px 0 5px 10px;
	font-size: 18px;
    color:#000000;
    background: #d9d9d9;
}

.paper-less-text {
	color: #D8A800;
	font-size: 28px;
	font-weight: bold;
}

.upload-btn {
	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: #917100;
	font-weight: bold;
}
.upload-btn&gt;span {
	display: block;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
	font-size: 18px;
	line-height: 1.4em;
}
.important-field {
	background-color: #eaeaea;
	border-style: none;
	box-shadow: 2px 2px 4px gray;
	padding: 20px !important;
}
.important-text {
	background-color: #ffffff;
	box-shadow: 2px 2px 4px gray;
	padding: 5px;
}
.shinsei-logo {
 text-align:center;
 width:75px;
 height:19px;
 padding: 6px 10px 5px 0;
 box-sizing:content-box !important;
}
.account-shinsei-header {
    width: 100%;
    height: 32px;
    border-bottom: 2px solid #00a0e9;
    text-align: center;
}
.account-shinsei-header-in {
    background:url("../../../image/common/ico-link-blank_01.png") no-repeat 100% 40%; padding: 2px 15px 0 0;
}
.account-shinsei-header-in-font {
    font-size: 10px;
    color: #616161;
    position: absolute;
    line-height: 30px;
}
.height30 {
	height: 30px;
}
.footer-s-mt-05 {
	margin-top:5px;
}
.footer-s-w-710 {
	width:710px;
}
.countryOfResidence{
	width:145px;
	display:inline-block;
}
.accOpenReason{
	width:260px;
	display:inline-block;
}
.account-aeon-header {
    width: 100%;
    height: 54px;
    text-align: center;
}
.aeon-logo {
 text-align:center;
 width:172px;
 height:43px;
 padding: 6px 10px 5px 0;
 box-sizing:content-box !important;
}
.account-aeon-header-in {
    background:url("../../../image/common/ico-link-blank_01.png") no-repeat 100% 40%; padding: 2px 15px 0 0;
}
.account-aeon-header-in-font {
    font-size: 10px;
    color: #616161;
    position: absolute;
    line-height: 30px;
    top: 22px;
}
.aeon-header-line {
    border-bottom: 2px solid #b60081;
}</pre></body></html>