/**æ³•äº????????å ???å…¥åŠ?**/
.tabShowClass{
	color:#000;
	background:#F2EFEA;
}

.tabHideClass{
	color: #978069;
}

.nav{
	width:900px;
	padding:0;
	margin:0 auto;
	margin-top:20px !important;
}
.nav li{
	list-style:none;
	display: inline-block;
	width:220px;
	height:50px;
	line-height:50px;
	text-align:center;
	position: relative;
}
.tabShowClass::after{
	position:absolute;
	content:"";
	width:100%;
	height:6px;
	background:#DD6A47;
	left:0;
	bottom:-8px;
}

.tabHideClass::after{
	position:absolute;
	content:"";
	width:100%;
	height:6px;
	left:0;
	bottom:-8px;
	background:rgb(192,178,164);
}
/* .nav li:first-child{
	color:#000;
	background:#F2EFEA;
} */
/* .nav li:first-child::after{

	background:#DD6A47;
} */
#passcodeSendFormDiv{
	width:870px;
	margin: auto;
	margin-top:36px !important;
	border:1px solid #C0B2A4;
	border-radius:30px;
	padding:26px 0;
	margin-bottom:26px;
}
#errTip{
	font-size:18px;
	color:#DD6A47;
	text-align:center;
}
.messageTip{
	line-height: 22px;
	font-size: 15px;
	width:540px;
	margin:auto;
	margin-top:20px;
	background: #F2EFEA;
	padding-top: 26px;
    padding-bottom: 40px;
    padding-left: 30px;
}
.messageTip div{
	width:528px;
}
.emailTip{
	display:flex;
	justify-content:space-between;
	font-weight:bold;
}
.emailTip span{
	color:red;
}
.email{
	width: 396px;
    margin: auto;
    margin-top: 24px;
}
.emailTip div:nth-child(2){
	color:red;
	font-weight:bold;
}
.emailInputEdit{
	text-indent: 6px;
    height: 30px;
    width: 100%;
    /* border: 1px solid #cccccc; */
    /* -webkit-box-shadow: 0 0 0 400px #ffffff inset; */
}
.emailReadonly{
	text-indent: 6px;
    height: 30px;
    width: 100%;
    border: 1px solid #cccccc;
   	background:#eee;
}
.textTip{
	width: 396px;
	margin: auto;
    margin-top: 20px;
    font-size:11px;

}
.line{
	margin-top: 30px;
	border-bottom: 1px solid #C0B2A4;
}
.formBottom{
	width: 396px;
	margin: auto;
	margin-top:26px;
}
.clause a{
	display:block;
	font-weight: bold;
}
.noHover{
	color:#0070c0 !important;
}
.noHover:hover{
	color:#0070c0 !important;
}
.noHoverUnderline:hover{
	text-decoration: none;
}
.agree{
	font-weight:bold;
	line-height:40px;
	height:40px;
	background:#F6F0CB;
	display: flex;
	margin-top:20px;
	align-items: center;
	padding-left:20px;
	border: 2px solid #DD6A47;
}
.agree input{
	margin-top:-2px;
	margin-right:10px;
}
.agree span{
	color:red;
}
.formBottom button{
	background:#DD6A47;
	color:#fff;
	border:none;
	width:256px;
	height:44px;
	display:block;
	margin:auto;
	margin-top:46px;
}
.return{
	margin-left:70px;
	margin-top:26px;
	color:#978069;
	font-weight:bold;
	border-bottom: 1px solid;
	height: 16px;
	display: inline-block;
}
.return:hover{
	color:#978069 !important;
	text-decoration:none;
}
.return:focus{
	color:#978069 !important;
	text-decoration:none;
}
.help{
	padding-left:10px;
	padding-right:10px;
	padding-top:24px;
	margin-top:24px !important;
	text-align:center;
	background: #F2EFEA;
	width:290px;
	margin:auto;
	padding-bottom:24px;
	font-weight: bold;
}
.help div{
	color:#DD6A47;
	font-size: 20px;
}
.help span{
	color:#000;
	font-size: 16px;
}
.help a{
	border-bottom: 1px solid;
	height: 17px;
    font-size: 18px;
    display: inline-block;
}

.memberInfoEdit_centerBox{
	width: 80%;
    margin: auto;
}
.memberInfoEdit_allTip{
	font-size:20px;
	margin-top:20px;
	font-weight: bold;
}
.customerMessage{
	margin-top:30px;
	display:flex;
	justify-content: start;
    align-items: center;
}
.customerMessage span{
	font-size: 24px;
    font-weight: bold;
}
.memberInfoEdit_title{
	font-size:20px;
	line-height:30px;
	height:30px;
	background:#F6F0CB;
	border:solid 1px #C0B2A4;
	font-weight: bold;
}
.memberInfoEdit_title span{
	display: inline-block;
	text-indent:6px;
	color:#DD6A49;
}
.inputCommonTip{
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
}
.inputCommonTip span{
	color:red;
}
.MembershipSettingsId{
	padding-top:10px;
	padding-bottom:30px;
	padding-left:56px;
	padding-left:56px;
	padding-right:56px;
	border-top:none !important;
	border:solid 1px #C0B2A4;
}
.MembershipSettingsId input{
	width:50%;
	height:26px;
	line-height:32px;
	text-indent:10px;
	margin-top:0;
	margin-bottom:0;
}
.mustWrite{
	text-align:right;
	color:red;
}
.commonBorder{
	/* border-top:none !important; */
	border:solid 1px #C0B2A4;
	padding-top:36px;
	padding-bottom:30px;
	padding-left:56px;
	padding-left:56px;
	padding-right:56px;
}
.passwordSubmit a:hover{
	 cursor: pointer;
	 color:#0088cc;
}
.passeordBorder div{
	height:34px;
	width: 26px;
	font-size:10px;
	border:1px sold #C0B2A4 important;
	margin:10px;
}
.inputTip{
	font-size:12px;
	color:red;
}
.inputCommonStyle{
	height: 26px !important;
    width: 39%;
    background: none;
    margin:0 !important;
    -webkit-box-shadow: 0 0 0 400px #808080; inset !important;
}
.dateStyle{
	/* margin:0 !important; */
	height: 33px;
    outline: none !important;
    width: 10%;
    padding:0px;
    min-width: 80px;
}
#year{
	width: 10%;
}
#month{
	width: 10%;
}
#date{
	width: 10%;
}
.radioDiv{
	display:flex;
	justify-content:start;
}
.radioDiv div{
	text-align: center;
	line-height: 34px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:20px;
	padding-right:20px;
	height:36px;
	border-radius: 6px;
}
.radioDiv div input{
	margin-top: -2px;
}
.radioDiv div:hover{
	cursor: pointer;
}
.occupation{
	width:350px;
	height:37px;
	outline: none !important;
	padding:0px;
}
.longCommoninput{
	width:100% !important;
	height:38px !important;
}
.longCommoninput:hover{
	outline:none;
}
.longCommoninput option:hover{
	outline:none;
}
.underTip{
	font-size: 12px;
	font-weight: 500;
}
a:hover{
	cursor: pointer;
}
.autoChice{
	border:2px solid #4f961e;
	border-radius:8px;
	padding:0;
	margin:0;
}
.autoChice li{
	list-style:none;
	text-indent: 30px;
	height: 30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
.autoChice li:first-child{
	background:#f2efea;
	 border-top-left-radius:8px;
	 border-top-right-radius:8px;
}
.autoChice li:last-child{
	border-bottom:none;
}
.autoChice li:hover{
	cursor:pointer;
}

.radioMarginLeft{
	margin-left: 50px;
}
.customerMessageUl{
	padding:0;
	margin:0;
	border:1px solid #808080;
}
.customerMessageUl li{
	align-items: center;
	display: flex;
    font-size:18px;
    justify-content: flex-start;
    border-bottom:1px solid #808080;
}
.customerMessageUl li:last-child{
	border-bottom:none;
}
.customerMessageUl li>div:first-child{
	width:24%;
	background:#FFEFEF;
	border-right:1px solid #808080;
	text-align: center;
	height: 30px;
    line-height: 30px;
}
.customerMessageUl li>div:last-child{
	width:75%;
}
.inputText{
	width:30%;
	height:24px;
}
.dispalyStart{
	display:flex;
	justify-content: flex-start;
	align-item:center;
}
.formatTip{
	font-size:15px;
	color:red;
}
select{
	border: 1px solid #808080 !important;
	height:38px;
}
 .contractAppEditDBAgree>a{
	color:#006CAC !important;
	text-decoration: underline;
}
input{
	border: 1px solid #808080;
}
.liveClass{
	width: 80%;
}
.liveClass input{
	width:100%;
}
.lastDivWidth{
	width: 80%;
}
.autoChice{
	border:2px solid #4f961e;
	border-radius:8px;
	padding:0;
	margin:0;
}
.autoChice li{
	list-style:none;
	text-indent: 30px;
	height: 30px;
	line-height:30px;
	border-bottom:1px solid #ccc;
}
.autoChice li:first-child{
	background:#f2efea;
	 border-top-left-radius:8px;
	 border-top-right-radius:8px;
}
.autoChice li:last-child{
	border-bottom:none;
}
.autoChice li:hover{
	cursor:pointer;
}
.infoBox_radio{
	float: left;
	margin-left: 10px;
}
.infoBox_radio>span{
	margin-left: 5px;
}
#paymethod::after{
	content:'';
	width:100%;
	height:0;
	display:block;
	overflow:hidden;
	clear:both;
	visibility:hidden
}
#setCreditCard::after{
	content:'';
	width:100%;
	height:0;
	display:block;
	overflow:hidden;
	clear:both;
	visibility:hidden
}

button{
	min-width: 240px;
}

.selectWidth{
	width: 260px;
}
.centerButton_red{
	width: 300px;
    height: 50px;
    background-color: #BA0D3C;
    color: white;
    border: 2px solid #ba0d3c;
    text-align: center;
    font-size: 15x !important;
    font-weight: bold;
}
.rakutenPointWidth{
	width: 550px;
	margin: 0 auto;
}

.rakutenPointTitle{
	width:80%;
	margin:100px auto 0px;
	background-color:#f5e211;
	text-align: center;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	text-shadow: 1px 1px #fff;
}

.rakutenTitleTop{
	padding-top: 20px;
	padding-bottom: 8px;
}

.rakutenTitleBottom{
	padding-bottom: 20px;
}

.rakutenPointBody{
	width: 80%;
	background-color:#f2efea;
	text-align: center;
}

.rakutenTip{
	font-size:18px;
	line-height:30px;
	font-weight: 450;
}

.rakutenTipTop{
	padding-top:25px;
}

.rakutenTipBold{
	font-weight:bold;
	font-size:22px !important;
}

.rakutenPointPosition{
	display: flex;
	justify-content: center;
}

.rakutenPointBtnWidth{
	width: 80%;
	text-align: center;
	margin: 0 auto 140px;
}

.rakutenPointButton{
	box-shadow: 4px 4px #f5e211;
	margin:25px 20px 40px 20px;
	width:300px !important;
}