.wrap_cart input,
.wrap_cart label,
.wrap_cart select,
.wrap_cart button,
.wrap_cart textarea {
		margin: 0;
		border: 0;
		padding: 0;
		word-break: normal;
		display: inline-block;
		vertical-align: middle;
		white-space: normal;
		background: none;
		-webkit-appearance: none;
		font: inherit;
}

.wrap_cart {
	width: 94%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 0;
}

.mypage-title {
  font-weight: bold;
}

.customer_loginform {
  border-bottom: 1px solid #414141;
}

.col_customer_login1 dt {
  font-size: 19px;
  font-weight: 500;
}
.col_customer_login1 input {
  border-radius: 0;
}
.col_customer_login1 input,
.col_customer_login1 select {
  border: 1px solid #808080;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  box-shadow: none;
	font-size: 16px;
  font-family: inherit;
  line-height: inherit;
  display: block;
}
.col_customer_login1 select {
  font-weight: 400;
  border-color: #898989;
  color: #1a1a1a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #fff url(../img/common/icn_select.svg) no-repeat right 17px center/12px auto;
  cursor: pointer;
}
.col_customer_login1 select::-ms-expand {
  display: none;
}
.col_customer_login1 :-ms-input-placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.col_customer_login1 ::placeholder {
  color: #c6c6c6;
  opacity: 1;
}
.col_customer_login1 .forgetpass {
  display: inline-block;
  text-underline-offset: 3px;
  position: relative;
}
.form_customer_login1 input[type="submit"],
.col_customer_login1 .btn_customer_next,
.col_customer_login1 input[type="submit"],
.col_customer_login1 a.btn_login {
  cursor: pointer;
  border: 0;
  color: #fff;
  background-color: #f28180;
  text-align: center;
  border-radius: 5px;
  transition: 0.26s;
}
.form_customer_login1 input[type="submit"]:hover,
.col_customer_login1 .btn_customer_next:hover,
.col_customer_login1 input[type="submit"]:hover,
.col_customer_login1 a.btn_login:hover {
  opacity: 0.75;
}
.col_customer_login1 a.btn_login {
  margin-top: 0 !important;
  text-decoration: none;
  display: block;
}

@media print, (min-width: 768px) and (max-width: 800px) {
  .customer_form.pass th {
    width: 39%;
  }
}
.customer_form th,
.customer_form td {
  border: 0;
}
.customer_form th {
  font-weight: 400;
}
.customer_form em {
  color: #ff0009;
}

.btnarea_cart input {
  width: 100%;
  cursor: pointer;
  text-align: center;
  color: #fff;
  transition: background 0.26s;
}
.btnarea_cart input:hover {
  background: #000;
}
.btnarea_cart .back_cart_button {
  background: #a9a9a9;
}
.btnarea_cart .to_deliveryinfo_button,
.btnarea_cart .to_reganddeliveryinfo_button {
  background-color: #007288;
}

@media print, (min-width: 701px) {
	.wrap_cart {
    padding-top: 32px;
    padding-bottom: 74px;
  }
  .wrap_cart .wrapper {
    max-width: 1064px;
  }
	.wrap_cart .title-cart {
		font-size: 26px;
		font-weight: 500;
		padding-bottom: 6px;
		padding-left: 10px;
		margin-bottom: 70px;
	}
  .mypage-title {
		font-size: 26px;
		font-weight: 500;
		padding-bottom: 6px;
		padding-left: 10px;
		margin-bottom: 70px;
    border-bottom: 1px solid #414141;
  }
  .section-cart-login {
    padding: 36px 0 103px;
  }
  .section-cart-login .wrapper {
    max-width: 1060px;
  }
  .wrap_cart_customer1 {
    padding: 0 0 70px;
  }
  .wrap_cart_customer1 form {
    margin-right: 40px;
    padding-left: 40px;
  }
  .customer_loginform {
    padding-bottom: 63px;
  }
  .col_customer_login1 {
    display: -ms-flexbox;
    display: flex;
    max-width: 812px;
    margin: 0 auto;
  }
  .col_customer_login1 dt {
    padding-top: 4px;
    padding-right: 10px;
    width: 22.8%;
    min-width: 160px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .col_customer_login1 dd {
    width: 75%;
  }
  .col_customer_login1 input,
  .col_customer_login1 select {
    min-height: 41px;
    padding: 5px 11px;
  }
  .col_customer_login1 select {
    border-radius: 4px;
  }
  .col_customer_login1 .form_customer_login1 + .form_customer_login1 {
    margin-top: 19px;
  }
  .col_customer_login1 .forgetpass {
    text-underline-offset: 3px;
    top: -8px;
    letter-spacing: -0.04em;
  }
  .form_customer_login1 input[type="submit"],
  .col_customer_login1 .btn_customer_next,
  .col_customer_login1 input[type="submit"],
  .col_customer_login1 a.btn_login {
    margin-top: -7px;
    width: 200px;
    padding: 11px;
  }
  .col_customer_login1.member input {
    max-width: 306px;
  }
  .col_customer_login1.basic {
    padding-top: 60px;
    margin-bottom: 60px;
  }
  .customer_form.basic {
    margin-bottom: 51px;
  }
  .customer_form.basic th {
    width: 176px;
  }
  .customer_form.pass {
    margin-top: 60px;
  }
  .customer_form.pass th {
    width: 206px;
  }
  .customer_form.pass input[type=password] {
    width: 100% !important;
  }
  .customer_form.pass .password_policy {
    margin-bottom: 0;
  }
  .customer_form th,
  .customer_form td {
    padding: 0 0 17px;
  }
  .customer_form th {
    vertical-align: top;
    padding-top: 9px;
  }
  .customer_form td + td {
    max-width: 251px;
    padding-left: 13px;
  }
  .customer_form #name_row .member_name,
  .customer_form #furikana_row .member_furigana {
      display: none;
  }
  .customer_form #zipcode_row input {
    max-width: 210px;
    display: inline-block;
  }
  .customer_form #zipcode_row input[type="button"] {
    margin-left: 10px;
    max-width: 120px;
  }
  .customer_form .pref {
    width: 175px;
  }
  .customer_form #tel,
  .customer_form #fax {
    max-width: 210px;
  }
  .customer_form .border_customer_form1 {
    margin-left: -22px;
    margin-right: -40px;
  }
  .btnarea_cart {
    max-width: 698px;
    margin-left: auto;
    display: -ms-flexbox;
    display: flex;
  }
  .btnarea_cart input {
    max-width: 200px;
    margin: 0 6px;
    padding: 15px 10px;
  }
}
@media only screen and (max-width: 700px) {
	.wrap_cart {
    padding-top: 0.72rem;
    padding-bottom: 1.21rem;
  }
  .wrap_cart .title-cart {
    font-size: 15px;
    padding-bottom: 0.2rem;
    margin-bottom: 0.54rem;
  }
  .mypage-title {
    border-bottom: 0.02rem solid #414141;
    font-weight: 500;
    font-size: 19px;
    padding: 0 0.07rem 0.21rem;
    margin-bottom: 0.54rem;
  }
  .section-cart-login {
    padding: 0.68rem 0 1.01rem;
  }
  .wrap_cart_customer1 {
    margin: 0 -0.05rem;
    padding: 0.68rem 0.05rem;
  }
  .customer_loginform {
    padding-bottom: 1.01rem;
  }
  .col_customer_login1 dt {
    text-align: left;
    padding-bottom: 0.4rem;
  }
  .col_customer_login1 dd {
    margin: 0;
  }
  .col_customer_login1 input,
  .col_customer_login1 select {
    min-height: 48px;
    padding: 10px 15px;
  }
  .col_customer_login1 select {
    border-radius: 0.07rem;
    background-position: right 0.33rem top 0.35rem;
    background-size: 0.24rem auto;
  }
  .col_customer_login1 .form_customer_login1 + .form_customer_login1 {
    margin-top: 0.36rem;
  }
  .col_customer_login1 .forgetpass {
    text-underline-offset: 0.03rem;
    letter-spacing: -0.06em;
    text-align: center;
  }
  .form_customer_login1 input[type="submit"],
  .col_customer_login1 .btn_customer_next,
  .col_customer_login1 input[type="submit"],
  .col_customer_login1 a.btn_login {
    padding: 12px 0.2rem;
  }
  .col_customer_login1.basic {
    padding-top: 0.74rem;
    margin-bottom: -0.24rem;
  }
  .customer_form.basic {
    margin-top: 0.84rem;
    margin-bottom: -0.24rem;
  }
  .customer_form.pass {
    margin-top: 1.13rem;
  }
  .customer_form.pass input[type=password] {
    width: 100% !important;
  }
  .customer_form.pass .password_policy {
    margin-bottom: 0;
  }
  .btnarea_cart input {
    border-radius: 0;
    padding: 0.28rem 0.1rem;
    width: 100%;
    margin-bottom: 0.15rem;
  }

  .customer_form,
  .customer_form th,
  .customer_form td {
    display: block;
    border: none;
  }
  .customer_form tr {
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .customer_form th {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .customer_form td {
    width: 100%;
  }
  .customer_form td.name_td,
  #furikana_row td {
    width: 50%;
  }
  .customer_form input,
  .customer_form select {
    width: 100%;
    padding: 8px 10px;
  }
  .customer_form #zipcode,
  .customer_form #tel,
  .customer_form #fax {
    width: 50%;
  }
  .customer_form #password1,
  .customer_form #password2 {
    margin-bottom: 0.16rem;
  }
  .customer_form .pref {
    border-radius: 0.08rem;
    width: 50%;
  }



}

.lead_change {
  margin: 20px 0;
}


ul.list_newmember {
  list-style-type: none;
  padding-left: 0;
}
ul.list_newmember li {
  margin: 0 0 10px;
  padding-left: 24px;
  position: relative;
}
ul.list_newmember li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 6px;
  width: 14px;
  height: 14px;
  background: url(../img/common/icn_check.svg) center/contain no-repeat;
}
@media print, (min-width: 768px) {
  ul.list_newmember {
    max-width: 812px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) {
  ul.list_newmember {
    max-width: 812px;
    margin: 0 auto;
  }
}

.error_message {
  max-width: 812px;
  margin: 0 auto 40px;
  color: #ff0009;
  font-weight: 500;
  text-align: center;
}
/*# sourceMappingURL=login.css.map */