@charset "UTF-8";

/* main  ------------------------------*/

#main {
	padding:20px;
}
#main p{
	margin-bottom:1rem;
}



/* Login ------------------------------*/
#login .mark_blue{
	margin-bottom: 2rem;	
	text-align: center;
}
#login .mark_blue li{
	display:inline;
	margin:0 2rem;
}
#login .botton {
	width: 340px;
	margin:auto;
}

#login table{
	max-width: 600px;
	margin-top:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#login th,#login td{
	padding:1rem;
}
#login input[type="text"],
#login input[type="password"]{
	width: 90%;
	margin: 0;
}
#login tbody{
	border: none;
}
#login table tr:last-child th,
#login table tr:last-child td{
	background: #f5f5f5;
	padding:0.5rem;
}
#login table tr:last-child th{
	border-right: none;
}
#login table tr:last-child td{
	border-left: none;
}

#login .error_msg{
	width: 368px;
    margin: 20px auto;
}

#main #login .l{
	width: 400px;
	float: left;
	border-right: 1px solid #e7e7e7;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom:2rem;
}

#main #login .r{
	width: 400px;
	float: right;
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom:2rem;
}

#main #login .border {
}
#main #login .border .center{
	margin: 2rem 0;
}

/* Recover ------------------------------*/
#recover table{
	width: 700px;
	margin: 0 auto;
}

#recover th,#recover td{
	padding:1rem;
}
/* Apply ------------------------------*/
#apply #applyimg{
	text-align: center;
	margin-top: 2rem;
}

#apply #applyalert{
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	background-color: #f2dede;
	border-color: #eed3d7;
}
#apply #applyalert em{
	font-size:20px;
	color: #C00;
	font-weight: bold;
}
#main #apply .l{
	width: 380px;
	float: left;
	border-right: 1px solid #e7e7e7;
	padding-right: 50px;
	padding-left: 50px;
}

#main #apply .r{
	width: 390px;
	float: right;
	padding-right: 50px;
	padding-left: 50px;
}


/* Regist ------------------------------*/
#regist #registimg{
	text-align: center;
}

#regist h3{
	margin-top: 2rem;
}

#regist #registalert{
	font-size:20px;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #C00;
}

#regist #registCompletedMsg{
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: center;
}

#regist .btn.orange{
	text-decoration: none;
}

#regist #search_store{
	width: auto;
	margin: 50px auto 30px auto;
	overflow: auto;
	_display: inline-block;
}

#regist #search_store #fundsearch{
	width: 480px;
	height: 64px;
	float: left;
	text-align: right;
}

#regist #search_store #goodsstore{
	width: 480px;
	height: 64px;
	float: right;
	text-align: left;
}

#regist .btn.border.search{
	padding: 20px 40px;
	text-align: center;
	text-decoration: none;
}

#regist #search_store #fundsearch img{
	width: 16%;
	height: 16%;
	vertical-align:bottom;
}

#regist #search_store #goodsstore img{
	width: 22%;
	height: 22%;
	vertical-align:bottom;
}

.clear-left {
	clear: left;
}
.margin-b0 {
	margin-bottom:0px;
}
i.yahoo {
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(/images/i_yahoo.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
}
#main .btn.yahoo {
	color: #FFF;
	background-attachment: scroll;
	background-color: #f03;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-color: #f03;
	border-right-color: #f03;
	border-bottom-color: #f03;
	border-left-color: #f03;
	margin-bottom: 0.5rem;
}
#main .btn.facebook {
	color: #FFF;
	background-attachment: scroll;
	background-color: #3B5998;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-color: #3B5998;
	border-right-color: #3B5998;
	border-bottom-color: #3B5998;
	border-left-color: #3B5998;
	margin-bottom: 0.5rem;
}
#main .btn.twitter {
	color: #FFF;
	background-attachment: scroll;
	background-color: #00acee;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-top-color: #00acee;
	border-right-color: #00acee;
	border-bottom-color: #00acee;
	border-left-color: #00acee;
	margin-bottom: 0.5rem;
}
#mail-address{
	width: 20rem;
}

input#login-id {
	width: 20rem;
}
.overflow{
	width:100%;
	height: 400px;
	overflow: auto;
	/*//	padding: 2rem 0;*/
	border-top: 2px solid #EEE;
	border-left: 2px solid #EEE;
	border-bottom: 2px solid #EEE;
	font-size: smaller;
}

.margin0{
	margin-top: 0px;
}
.margin-t20{
	margin-top: 20px;
}
.margin-b20{
	margin-bottom: 20px;
}
.margin-r20{
	margin-right: 20px;
}
.margin-t40{
	margin-top: 40px;
}
.margin-b40{
	margin-bottom: 40px;
}
p.indent-1 {
padding-left:1.4em;
text-indent:-1.4em;
}
.box_indentify {
    margin: 1.5em 0;
    background: #f5f5f5;
}
.box_indentify .box-title {
    font-size: 1.2rem;
    background: #999;
    padding-top: 0.5rem;
	padding-bottom: 0.3rem;
    text-align: center;
    color: #FFF;
}
.box_indentify p {
    padding: 1.5rem 2rem;
    margin: 0;
	text-align: center;
	color: #0A3C41;
	font-weight: bold;
}

/* Identity ------------------------------*/
.step {
	position: relative;
    padding: 10px 5px 7px 70px;
    margin-bottom:2rem;
    margin-top:2.5rem;
	background: #f5f5f5;
}
.step1:before {
    background: #62B0B4;
    border-radius: 50%;
    content: '';
	background-image: url(/images/site/guide_step1.png);
	background-repeat: no-repeat;
	background-position: center center;
    height: 65px;
    left: -6px;
    line-height: 100px;
    position: absolute;
    text-align: center;
    top: -30%;
    width: 65px;
}
.step2:before {
    background: #62B0B4;
    border-radius: 50%;
    content:'';
	background-image: url(/images/site/guide_step2.png);
	background-repeat: no-repeat;
	background-position: center center;
    height: 65px;
    left: -6px;
    line-height: 100px;
    position: absolute;
    text-align: center;
    top: -30%;
    width: 65px;
}
.step3:before {
    background: #62B0B4;
    border-radius: 50%;
    content: '';
	background-image: url(/images/site/guide_step3.png);
	background-repeat: no-repeat;
	background-position: center center;
    height: 65px;
    left: -6px;
    line-height: 100px;
    position: absolute;
    text-align: center;
    top: -30%;
    width: 65px;
}
.step4:before {
    background: #62B0B4;
    border-radius: 50%;
    content: '';
	background-image: url(/images/site/guide_step4.png);
	background-repeat: no-repeat;
	background-position: center center;
    height: 65px;
    left: -6px;
    line-height: 100px;
    position: absolute;
    text-align: center;
    top: -30%;
    width: 65px;
}

.nameadress{
	font-size: 1.2rem;
	font-weight: bold;
}
.text-blue{
	color: #0A3C41;
	font-weight: bold;
	margin-bottom: 0.3rem;
}

/* 新規会員登録の新しいフロー（仮会員外す） ------------------------------*/
#sendMailResult{
	text-align: center;
	margin: 1.0rem auto;
}
#sendComplete{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #8ECBCC;
	color: #FFF;
	display: none;
	margin:0.5rem;
}

#sendError{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 10px;
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #B00;
	display: none;
	margin:0.5rem;
}
.hiddentext-wrap{
	height: 1.5rem;
}

.address_overflow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.9;
	display: none;
}

.address_overflow .overflow_contents{
	width: 100%;
	height: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.disableForm{
	display: none;
}

.ableForm{
	display: inline-block;
}

.label_small{
	color: #949494;
	font-size: 0.8rem;
	margin: 0.5rem !important;
}