.login_container {
  width: 100%;  
}
.login_container .center{
    text-align: center;
}
.login_container .centerContent{
	width: 480px;
    padding: 0 10px;
    margin: 0 auto;
}
.login_container input[type='text'],
.login_container input[type='password']{
    line-height: normal;
}
.login_container input:-ms-input-placeholder{
    color: #ccc;
}
.hero h1 {
    padding-top: 70px;
    font-weight: lighter;
    margin-bottom: 2em;
}

.hero b {
    font-size: 28px;
    font-weight: lighter;
}

.division {
    margin-bottom: 10.8em;
}

.login-att {
    font-size: 15px;
    color: #f29720;
    font-weight: bold;
}

.form_checkout {
    margin: 10px auto;
}

.form-container {
    margin-bottom: 15px;
}

.form_checkout .input-txt {
    margin: 4px auto 2px;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 10px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    transition: all 150ms ease-in-out 0s;
    color: #000;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
}

.cart_bottom_navi {
    margin: 30px 0;
}

.cart_bottom_navi .bar {
    vertical-align: bottom;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    height: 72px;
    display: inline-block;
}
.cart_bottom_navi .bar .btn-login {
    border: none;
    color: #fff!important;
    background-color: #f29720;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 72px;
    line-height: 72px;
    padding: 0 16px 0 2em;
    width: 100%;
    cursor: pointer;
    text-align: center;
}
.cart_bottom_navi .bar .btn-login::before {
    content: '';
    line-height: 24px;
    width: 24px;
    height: 72px;
    float: right;
    display: inline-block;
    background: url(//p3-nec.static.pub/product/adminweb/2019/12/04/27bb9e32-8371-42df-a752-f38be738be02.png) no-repeat 0% 50%;
    background-size: 24px 24px;
}
.cart_bottom_navi .bar-black {
    display: inline-block;
    margin: 2em 1em 0;
    color: #ffffff;
    line-height: 16px;
    font-size: 12px;
    cursor: pointer;
    background-color: #2e2e2e;
}
.cart_bottom_navi .tip{
    text-align: left;
    font-size: 14px;
}
.blink {
    transition: opacity 0.3s ease-out 0s;
}
.blink:hover {
    animation: 0s ease 0s normal none 1 running none;
    opacity: 0.6;
}
.cart_bottom_navi .bar-Link i {
    content: '';
    line-height: 45px;
    float: left;
    width: 16px;
    height: 45px;
    display: inline-block;
    margin-right: 5px;
    background: url(//p3-nec.static.pub/product/adminweb/2019/12/04/27bb9e32-8371-42df-a752-f38be738be02.png) no-repeat 0% 50%;
    background-size: 16px 16px;
    transform: rotate(-180deg);
}
.cart_bottom_navi .bar-black a {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding: 0 2em;
}
.guest_btn_box{
    margin: 30px 0;
}
.guest-btn-login{
    display: none;
}
.guest_btn_box .guest-btn-login{
    display: block;
} 
.guest_btn_box .bar .btn-login,
.guest_btn_box .bar .guest-btn-login{
    width: 45%;
    float: left;
}
.guest_btn_box .bar .guest-btn-login{
    border:2px #f29720 solid;
    background-color: #fff;
    color: #f29720;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 72px;
    line-height: 72px;
    padding: 0 16px 0 1em;
    width: 50%;
    cursor: pointer;
    text-align: center;
    margin-left: 20px;
}
.guest_btn_box .bar .guest-btn-login::before {
    content: '';
    line-height: 24px;
    width: 24px;
    height: 72px;
    float: right;
    display: inline-block;
    background: url(//p3-nec.static.pub/fes/cms/2021/10/27/6n5xamqhvvjrefvoq2gpdt38inf72o624357.png) no-repeat 0% 50%;
    background-size: 24px 24px;
}
.login_container  .guest_box_message{
    margin-top: 28px;
    display: none;
}
.login_container  .guest_box_message ul li {
    padding-left: 13px;
    text-indent: -13px;
}


.login_container .sosumi2 {
    font-size: 14px ;
    text-align: left;
    margin-bottom: 20px;
}
.login_container ul.sosumi2 li {
    font-size: 14px;
    position: relative;
    padding-bottom: 5px;
}
.login_container ul.sosumi2 li.orange{
    color:#f29720 ;
}
/* .login_container ul.sosumi2 li::before {
    content: "■";
    margin-right: 5px;
    padding-left: 1em;
} */
.login_container ul.sosumi2 li a{
    color: #333;
    text-decoration: underline;
    cursor: pointer;
}
.cart-contents p a:link, .cart-contents ul li a:link, .cart-contents ol li a:link {
    color: #333333!important;
    text-decoration: underline!important;
}
.login_container ul,.login_container li{
    list-style: none;
}
.about-login {
    padding: 20px;
    margin: 20px auto;
    background-color: #EAEBED;
}
.about-login a{
    text-decoration: underline;
    color: #0066cc;
}
.for-old-loginid{
    margin-top: 20px;
}
.time-info{
    background-color: #ddeeff;
    padding: 10px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}
.time-info p{
    color: #3333ff;
}
.time-info .registration-center{
    margin-top: 20px;
}
.time-info  ul li{
    font-size: 12px;
}
@media screen and (max-width:480px){
    .hero h1{
        padding-top: 2em;
    }
    .login_container{
		min-width: 100%;
        width: auto;
    }
	.login_container .centerContent{
		width: 95%;
		padding: 0 !important;
		font-size: 23px;
	}
	.login_container .centerContent p{
		font-size: 18px;
	}
	.login_container .centerContent .form_checkout label{
		font-size: 18px;
	}
	.login_container .centerContent .form_checkout .form-container{
		margin-bottom: 0;
	}
	.login_container .centerContent .form_checkout .cart_bottom_navi{
		width: 100%;
		margin: 10px auto !important;
	}
	.login_container .centerContent .form_checkout .cart_bottom_navi .center{
		text-align: center;
		margin: 0px auto !important;
	}
	.login_container .centerContent .form_checkout .cart_bottom_navi .center .bar-Link{
		width: 100%;
		margin: 0 ;
		margin-top: 20px;
	}
	.login_container .centerContent  .about-login p,
    .login_container .centerContent  .about-login a{
		font-size: 13px;
		font-weight: normal;
	}
	.login_container .centerContent  .about-login p strong{
		font-weight: bold;
		font-size: 14px;
	}
    .login_container .centerContent  .about-login .time-info  ul li{
        font-size: 13px;
        font-weight: normal;
    }
    .login_container .guest_btn_box .bar .btn-login{
        width: 100%;
    }
    .login_container .guest_btn_box .bar .guest-btn-login{
        margin-left:0;
        margin-top: 10px;
        width: 100%;
    }
    .login_container  .cart_bottom_navi .bar{
        height: auto;
    }
    .login_container .cart_bottom_navi .bar .btn-login::before{
        right: 30px;
    }
}

.error{
    color:#ff3c67;
    display: none;
}
div{
    outline: none;
}

