.top40{margin-top: 40px;}
.member_content{
	color: #000;
	background-color: #fff;
	max-width: 1170px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-radius: 0 0 10px 10px;
}
.member_Ctr{
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}
.member_Ctr .note{
    margin:0px 0px 6px 0px;
}
.member_title { font-size: 24px; font-weight: bold; margin-top: 20px; margin-bottom: 20px;}
.member_title h2 { font-size: 24px; font-weight: bold; margin-top: 20px; margin-bottom: 20px;}



/* 會員登入 */
#member_login_content{
	background-color: #ffffff;
	max-width: 1200px;
	margin: 55px auto;
	border-radius: 10px;
}
.member_longinCtr{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 60px 0;
}
.member_longinCtr a{ color: #006491; text-decoration: underline;}
.member_longinCtr a:hover{ color: #fc1712; text-decoration:none;}
.memberbrmo { display: none;}
@media (max-width: 400px){
.memberbrmo { display: block; }
}

#login_left{
	width: 450px;
	display: inline-block;
	margin: 0px auto;
	text-align: center;
	color: #000000;
}
#login_left {
	width: 450px;
}

#login_right{
	display: inline-block;
}
#login_right a{
	width: 218px;
	height: 217px;
	display: block;
}
#login_right a span{
	width: 218px;
    height: 217px;
    background-color: rgba(214,214,214,0);
    border-radius: 50%;
    position: absolute;
}
#login_right a:hover span{
	background-color: rgba(214,214,214,0.2);
    webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.username{  padding:0px 0px 20px 0px; }
.password{  padding:0px 0px 20px 0px; }
.userverfity{ padding:0px 0px 20px 0px; }
.userverfity .login_input{ width:220px; }
.userverfityCode{ margin:5px; }
.login_other{ clear: both; }
.login-button{ padding: 12px 0px;  }
.reg-button{ padding: 12px 0px;  }
.userId{ padding:0px 6px; }
.userDel{ padding:0px 6px; }
.userDel a{  color: #006491;  }
.singup_table.integration_table {
	text-align: center; 
    max-width: 460px;
}
#login_left .login-note{ color:#FF0004; padding: 6px 0px;}
@media (max-width: 1000px;){
	#login_right a span, #login_right a:hover span{display: none;}
}
.login_shadow{
	margin: -40px 100px;
	width: 11px;
	height: 330px;
	display: inline-block;
	background: url(../images/member/Str-shadow.png);
}
#remember_member{
	margin: 30px 0 40px 100px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
@media (max-width: 1200px){
	.login_shadow{ margin: -40px 7% }
	.member_longinCtr{width: 96%;}
}
@media (max-width: 1000px){
	#login_left{display: block; width: 100%;}
	#login_left  {width: 100%;}
	.login_shadow{
		display: block;
		margin: 50px auto;
		max-width: 525px;
		width: 95%;
		height: 11px;
		background: url(../images/member/Row-shadow.png);
		background-size: contain;
		background-repeat: no-repeat;
	 }
	#login_right img {width: 100%; height: auto;}
	#login_right a {max-width: 100%; height: auto;}
	#login_right{max-width: 218px; width: 50%; margin: 0 auto; display: block;}
	.member_longinCtr{width: 100%;}
	#remember_member{margin: 30px 0; text-align: center;}
	.userverfity .login_input{ width:80px;}
	.reg-button{ padding: 0px 0px;  }
}
@media (max-width: 500px){
	#login_right a:hover span{display: none;}
	.userDel{ display: block; }
}
/* 會員註冊 */
.singup_table{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.singup_table table{width: 100%;}
.singup_table table td{
	min-width: 90px;
	vertical-align: top;
}
.input_mail{
    max-width: 360px;
    width: 100%;
    height: 32px;
    border-radius: 5px;
    border: #cccccc solid 1px;
    text-indent: 15px;
    vertical-align: middle;
    font-size: 15px;
}
.singup_table table .input_mail{
	margin-right: 10px;
}
.bitrhday_br{display: none;}
.singup_br{display: none;}
.chk_mo{float: left;}
.Sex_br{display: none;}
.input_singup{
	width: 260px;
    height: 32px;
    border-radius: 5px;
    border: #cccccc solid 1px;
    text-indent: 15px;
    vertical-align: middle;
    font-size: 15px;
}
.member_remark{
	color: #aaaaaa;
	margin-left:10px;
}
.member_sex{
	margin-left: 15px;
}
.member_sex label:nth-of-type(1){
	margin-right: 45px;
}
.selectBig_memberTel{
	width: 260px;
    height: 36px;
    font-size: 15px;
    font-family: "å¾®è»Ÿæ­£é»‘é«”", "Microsoft JhengHei", 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 20px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: url(../images/select_arrow.png) no-repeat scroll right center / 19px auto;
    background-color: white;
}
.selectBig_member{
	width: 260px;
    height: 36px;
    font-size: 15px;
    font-family: "å¾®è»Ÿæ­£é»‘é«”", "Microsoft JhengHei", 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 20px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: url(../images/select_arrow.png) no-repeat scroll right center / 19px auto;
    background-color: white;
}
.input4{
	width: 75px;
    height: 35px;
    border: #cccccc solid 1px;
    text-indent: 15px;
    vertical-align: middle;
    font-size: 15px;
    margin: 0 17px 10px;
    border-radius: 0px;
}
.input4:nth-of-type(1){
	margin-left:0px; 
}
.input_address {
    width: 785px;
    height: 35px;
    border: #cccccc solid 1px;
    text-indent: 15px;
    vertical-align: middle;
    font-size: 15px;
    margin: 0 17px 10px 0px;
    border-radius: 5px;
}
.StoreOfferTable .input_address {
    margin: 0 17px 10px;
}
.selectMed_member{
	width: 216px;
	height: 36px;
    font-size: 15px;
    font-family: "å¾®è»Ÿæ­£é»‘é«”", "Microsoft JhengHei", 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: url(../images/select_arrow.png) no-repeat scroll right center / 19px auto;
    background-color: white;
    margin: 0 14px 10px;
}
.selectMed_member:nth-of-type(1){
	margin-left: 0px;
	margin-bottom: 5px;
}
.Edm_checkbox{
	padding-top: 8px;
}
.Edm_checkbox a{
	color: #006290;
	text-decoration:underline;
}
.Edm_checkbox a:hover{
	color: #e31736;
	text-decoration:none;
}
.chkIMG{
	float: left;
}
.chk_rest{
	float: left;
	margin: 5px 15px 0;
	width: 31px;
	height: auto;
}
.chk_input{
	width: 193px;
    height: 35px;
    border-radius: 5px; 
    border: #cccccc solid 1px;
    text-indent: 15px;
    vertical-align: middle;
    font-size: 15px;
}
.edmcheckbox_br {display: none;}

@media (max-width: 1170px){
	.singup_table{max-width: 800px;}
	.selectBig_member{width: 230px;}
	.input4 {margin: 0 9px 10px;}
	.selectMed_member{width: 187px;}
	.selectBig_memberTel{width: 166px;}
}
@media (max-width: 980px){
	.selectBig_member{width: 220px;}
	.input4{margin: 0 6px 10px;}
	.selectMed_member{width: 191px; margin: 0 5px 10px;}
	.selectBig_memberTel{width: 137px;}
}
@media (max-width: 950px){
	.selectBig_member{width: 95%; text-indent: 10px;}
	.input4{margin: 0 6px 10px;}
	.selectMed_member{width: 28%; margin: 0 5px 10px;}
	#small_tel{ width:137px;}
	.big_tel{width: 55%;}
	.input4:nth-of-type(4){margin-left: 0px}
    .input4:nth-of-type(7) {
        margin-left: 0px
    }
    .input_address {
        width: 95%;
    }
}
@media (max-width: 900px){
	.singup_br{display: block;}
	.selectMed_member{width: 25%;}
}
@media (max-width: 760px){
	.input_mail{width: 260px;}
	.big_tel{width: 55%;}
	.member_sex label:nth-of-type(1){margin-right: 5px;}
}
@media (max-width: 670px){
	#singup_FBbtn{margin: 10px  0;}
    #singup_LINEbtn{ margin: 10px 0;}
	.selectMed_member{text-indent:10px;}
}
@media (max-width: 600px){
	.input_mail{width: 50%;}
	.input_singup{width: 50%;}
}
@media (max-width: 550px){
	.input_mail{width: 100%;}
	#singup_FBbtn{ margin:10px 0;}
    #singup_LINEbtn{ margin: 10px 0;}
	.input_singup{width: 100%;}
	.big_tel{width: 60%;}
	.Sex_br{display: block;}
	.name_singup{margin-bottom: 10px;}
	.selectBig_memberTel{width: 30%; text-indent:0px;}
	#small_tel{width: 30%;}
}
@media (max-width: 500px){
	.selectMed_member{margin: 0; font-size: 12px; text-indent:5px; width: 23.5%;}
	.input4{/*width: 18%;*/ width: 23%; margin: 0 3px 10px}
}
@media (max-width: 400px){
	.selectMed_member{text-indent:0px;}
	.edmcheckbox_br {display: block;}
}
@media (max-width: 335px){
	.edmcheckbox_br {display: none;}
}
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
  	.input4{/*width: 13%;*/width: 25%;}
  	.input_mail{width: 90%; max-width: 90%;}
  	.input_singup{width: 90%;}
  	.selectBig_member{width: 95%; text-indent: 10px;}
  	.selectMed_member{width: 30%; font-size: 15px; margin-left: 0;}
  	.big_tel{width: 60%;}
  	.bitrhday_br{display: block;}
  	.name_singup{margin-bottom: 10px;}
  	.Sex_br{display: block;}
}

/* 修改密碼 */
.modifypass-table{
	max-width: 350px;
	width: 100%;
	margin: 30px auto 0;
}
.modifypass-table table{
	font-size: 15px;
	font-weight: bold;
}
.modifypass-table table tr td:nth-of-type(1){
	min-width: 122px;
}
.modifypass_input{
	max-width: 200px;
	width: 100%;
    height: 41px;
    border-radius: 5px;
    border: #cccccc solid 1px;
    text-indent: 15px;
}
@media (max-width: 480px){
	.modifypass_input { width: 90%;}
}
/* -- pizza_tracker -- */
.trackerCtr:after{
	content: "";
    clear: both;
    display: table;
}


/**---------------- 訂購記錄明細 ----------------**/
.order_history_table table tr td:nth-of-type(1) a{
	color: #000;
    text-decoration: none;
}

.pizza_tracker {
	background-color: #efefef;
	padding-top: 20px;
	padding-bottom: 20px;
}
.trackerCtr{
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}
.pizza_tracker #tracker_logo {
	width: 191px;
	height: 51px;
	margin-right: 25px;
	display: inline-block;
}
.trackerBar{
	max-width: 874px;
	height: auto;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.trackerBar img{
	max-width: 100%;
	height: auto;
}
.tracker_pc{
	width: 874px;
	width: 100%;
	display: block;
}
.tracker_mo{
	display: none;
}

@media (max-width: 1200px){
 .trackerCtr{text-align: center;}
 .pizza_tracker{padding: 20px 25px;}
 .pizza_tracker #tracker_logo{margin: 0 0 15px 0;}
 .trackerBar{width: 100%;}
}
@media (max-width: 640px){
 .pizza_tracker{padding: 20px 1%;}
 .tracker_pc{display: none;}
 .tracker_mo{display: block;}
}

.order_title{
	font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 10px;
}
.order_title h2{
	font-size: 24px;
    font-weight: bold;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.orderinfo_table{
	margin-bottom: 10px;
}
.orderInfo_bottom-text{
	width: 75%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
.orderInfo_BR{display: none;}
.orderInfo_price-text{
	width:263px; box-sizing: border-box; margin-left:calc(96% - 263px);
    
}
.orderInfo_price-text > table {
	font-size: 18px;
	font-weight: bold;
}
.orderInfo_price-text table td:nth-of-type(1) {
	min-width: 164px;
}
.order_Price-fz{
	font-size: 26px;
}
.ContactInfo{
	font-size: 15px;
	font-weight: bold;
	width: 100%;
}
.ContactInfo_left, .ContactInfo_right{
	width: 410px;
	display: inline-block;
	margin-left: 35px;
    vertical-align: text-top;
}

.ContactInfo table td {
	padding: 5px 3px 5px 0;
	vertical-align: text-top;
}
.ContactInfo table td a{
	color:#000;
}
.ContactInfo table td:nth-of-type(1) {
	min-width: 103px;
}

.orderInfo_bottom_btn{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}



@media (max-width: 1200px){
    .orderInfo_bottom-text{ padding-left: 3%; width: 98%; }
}
@media (max-width: 760px){
    .orderInfo_BR{display: block;}
}
@media (max-width: 550px){
	.ContactInfo_left, .ContactInfo_right{ width: 100%; margin-left: 0px;}
	.order_Price-fz{font-size: 20px;}
	.orderInfo_price-text > table {font-size: 14px}
}
@media (max-width: 480px){
	.ContactInfo {font-size: 14px;}
}


/**---------------- 常用地址管理 ----------------**/
.Del {
	width: 13px;
	height: 17px;
    display: inline-block;
    margin-right: 5px;
    background-image: url(../images/icon_delete.png);
    background-repeat: no-repeat;
    vertical-align: text-top;
}
.member_SnC{
	text-align: center;
	margin-top: 50px;
}
@media (max-width: 480px){ 
	.member_SnC{margin-top: 20px;}
 }
.store_table .shop_open{
    margin-right: 10px;
}

/**---------------- 紅利點數/兌換記錄 ----------------**/
.points_title{
	font-size: 15px;
	font-weight: bold;
}
.points_title a {color: #106480; text-decoration: underline;}
.BigRedpoints{
	color:#eb0925;
	font-size: 20px;
}
.Redpoints{
	color:#eb0925;
}
.member_arrowOn span, .member_arrowOff span{
	padding: 0 15px 0 0;
	width: 21px;
	height: 22px;
	display: inline-block;
	vertical-align: text-top;
}
.member_arrowOn span{
	background: url(../images/member/member_arrow_on.png);
	background-repeat: no-repeat;
}
.member_arrowOff span{
	background: url(../images/member/member_arrow_off.png);
	background-repeat: no-repeat;
}
.member_arrowOff:hover span{
	background: url(../images/member/member_arrow_on.png);
	background-repeat: no-repeat;
}
.btn_bonus{
	margin-top: 30px;
}
.btn_bonus > ul > li{
	display: inline-block;
	margin: 0 77px 0 0;
}
.btn_bonus > ul > li > a{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	height: 18px;
}
.btn_bonus > ul > li > a > h2{
	display: inline;
	font-size: 18px;
	font-weight: bold;
	height: 18px;
}
.btn_bonus > ul > li > .member_arrowOn{
	color: #d61230;
}
.btn_bonus > ul > li > .member_arrowOff:hover{
	color: #d61230;
}
.bonus_table{
	width: 100%;
	margin-top: 30px;
}
.bonus_history_table{
	width: 100%;
	margin-top: 30px;
}

@media (max-width: 1200px){
    .member_content{ padding: 30px 20px;}
}
@media (max-width: 768px){
    .btn_bonus > ul > li { margin: 0 10% 0 0;}
}
@media (max-width: 640px){
	.member_content {padding: 30px 10px;}
}
@media (max-width: 400px){
    .btn_bonus > ul > li { margin: 0 15px 0 0;}
    .btn_bonus > ul > li > a { font-size: 16px;}	
    .member_arrowOn span, .member_arrowOff span { padding: 0 8px 0 0;}
}






/**----------- pageTab -----------**/
.pageTab{
	margin-top: 30px;
	color: #000000;
	text-align: center;
}
.pageTab ul li a{
	font-weight: bold;
	color: #000000;
}
.pageTab ul li a:hover{
	color: #d61230;
}
.pageTableft, .pageTabCenter, .pageTabRight{
	display: inline-block;
}
.pageTabmore {display: none;}
.pageTabCenter{
	margin:0 15px;
}
.pageTabCenter ul li {
	display: inline-block;
	margin: 0 10px;
}
.pageTabCenter ul li:before{ 
	content: "";
	position: absolute;
	height: 10px;
	width: 1px;
	margin: 4px -12px 0;
	background-color: #d7d7d7;
}

.pageTabCenter ul .last:after{
	content: "";
	position: absolute;
	height: 10px;
	width: 1px;
	margin: 4px 12px 0;
	background-color: #d7d7d7;
}
.premore_btn, .pre_btn, .next_btn, .nextmore_btn{
	width: 29px;
	height: 15px;
	border:none;
	border-radius: 2px;
    cursor: pointer;
    vertical-align: text-bottom;
}
.premore_btn{
	background-image: url(../images/member/btn_premore.png);
	background-repeat: no-repeat;
}
.pre_btn{
	background-image: url(../images/member/btn_pre.png);
	background-repeat: no-repeat;
}
.next_btn{
	background-image: url(../images/member/btn_next.png);
	background-repeat: no-repeat;
}
.nextmore_btn{
	background-image: url(../images/member/btn_nextmore.png);
	background-repeat: no-repeat;
}
html {
    height:100%;
}
.line_body {
    background: url(../images/dom_bgg.png);
    background-size: 100% auto;
    margin: 0px;
    height: 100%;
}
.line_inpage_content {
    height: 100%;
    background-image: none;
    background-color: transparent;
    margin: 0px;
    position: relative;
    background: url(../../images/dom_bgg.png);
    background-size: 100% auto;
}
.line_inpage_content .main_content {
    padding:0px 0px 0px 0px;
}
.line_inpage_content .member_SnC {
   padding: 24px 0px;
   margin:0px;
 }
.line_inpage_content .member_longinCtr {
    max-width: 450px;
    padding: 20px 0px 20px 0px;
}
.line_inpage_content #line_member_login_success .member_longinCtr {
    max-width:600px;
    padding:20px 0px 20px 0px;
}
#line_member_login_success li{
    padding:0px 0px 6px 0px;
    text-align:center;
}
#line_member_login_success li img{
    height:100%;
}
.login_title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 0px 0px 20px 0px;
}
.login_title2 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 86px 0px 24px 0px;
}
.login_error {
    font-size: 14px;
    font-weight: bold;
    color:#d61230;
    text-align: center;
}
.line_inpage_content .Retail_combobox .line_tabs-nav li {
    float: left;
    display: block;
    width: 50%;
}
#line_member_login_content {
    background-color: #fff;
    display: none;
}
#line_member_login_content.select {
    display:block;
}
#line_member_signup_content {
    background-color: #fff;
    display: none;
}
#line_member_signup_content.select {
    display: block;
}
#line_member_signup_content .singup_table {
    width:450px;
}
#line_member_signup_content .input_singup{
    width: 338px;
    height: 41px;
    border-radius: 5px;
    border: #cccccc solid 1px;
    text-indent: 15px;
}
#line_member_signup_content .selectMed_member {
    width:90px;
    height: 41px;
    margin:0px;
    text-indent: 10px;
}
#line_member_signup_content td {
    padding: 0px 0px 20px 0px;
    font-size: 18px;
}
.forget_modal {
    padding: 0px;
}
@media (max-width: 1000px) {
    .pageTableft, .pageTabCenter, .pageTabRight {display: none;}	
	.pageTabmore {display: block;}
}
.secrecy-text {
    text-align:left;
    padding:60px 12px 0px 12px;
}
.secrecy-text ol{
    list-style:decimal;
    font-size:15px;
    margin:0px;
    padding:0px 0px 0px 18px;
}
.secrecy-text ol li{
    list-style:decimal;
}
.secrecy-text .sNote {
    font-size:16px;
    color:#006491;
    font-weight:bold;
    padding:12px 0px;
}
.secrecy-text .sTitle{
    font-size:18px;
    color:#d61230;
    font-weight:bold;
}
.secrecy-text .sText{
    font-size:15px;
    padding:12px 0px 24px 24px;
}
.secrecyLogo {
    background: url(../images/member/secrecyLogo.gif) no-repeat;
    background-size:30px auto;
    width:30px;
    height:30px;
    display:inline-block;
}
.line_inpage_content .secrecy-title {
    position: fixed;
    width: 100%;
    max-width: 1170px;
}
.line_inpage_content .secrecy-title h2{
    font-size: 18px;
}
@media (max-width: 900px) {
    .line_inpage_content .secrecy-title {
        width: 95%;
    }
    .line_inpage_content .secrecy-title h2{
        font-size: 16px;
    }
}
@media (max-width: 486px) {
    .line_inpage_content .secrecy-title h2 {
        font-size: 14px;
    }
}
.secrecy-text .checkbox label ul li {
    font-size: 16px;
    font-weight:bold;
}
.secrecy-text .checkbox {
    padding:12px 0px;
}
@media (max-width: 480px){
#line_member_signup_content .input_singup {width: 200px;}
#line_member_signup_content .selectMed_member {width: 180px; margin:0px 0px 6px 0px;}
.bitrhday_br{ display:block; }
#line_member_signup_content .singup_table{ width:320px; margin:0px auto; }
}