@charset "UTF-8";

.display-none {
  display: none;
}
.header-account-nocart {
  padding-right: 0px;
}
.header-account-nocart p {
  font-size: 1.6rem;
  margin-top: 5px;
}
/*@media (min-width: 568px) {*/
.header-account-nocart {
    text-align: right;
  }
/*}*/


.nocart{
  padding-right: 0px!important;
}

/* address */
.address-default {
  border: 1px solid #dededf;
  margin-left: 20px;
  padding: 3px 12px;
  border-radius: 3px;
  opacity: 0.2;
}

/*digital-format*/
.item-price,
.shipping {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  /* padding-bottom: 10px; */
  border-bottom: none;
}

.price-topline {
  border-top: 1px solid #dededf;
  margin-top: 3px !important;
  padding-top: 10px;
  padding-bottom: 10px !important;
}

.item-price strong,
.shipping strong,
.reserve strong {
  margin-right: 5px;
}

.num strong {
  margin-left: 5px;
  margin-right: 0px;
}
.registered-address p {
  /* float:left; */
}

.digital-format {
  margin: auto;
  margin-top: 20px;
}

.digitl-buy {
  width: 200px;
  cursor: pointer;
}

.trigger_intent_p {
  height: 20px;
  margin: 3px 0 -3px;
  font-weight: 700;
}



.user-change {
  border-radius: 5px;
  border: 1px solid #f06021;
  width: 100%;
  padding: 0px 0 0 8px;
  vertical-align: middle;
  margin: 12px 0 15px 0;
  height: 34px;
}

/*digital-format*/
/*digital-mypage*/
/*
.download-title {
  margin-top: 8px;
  font-size: 90%;
  min-height: 62px;
}

.file_type,
.download {
  font-size: 90%;
  width: 100%;
}

.download {}
*/

/*digital-mypage*/

.registered-address-area {
  width: 100%;
  display: flex;
  overflow-x: scroll;
}

.registered-address {
  min-width: 200px;
  list-style-type: none;
  border: 1px solid #504f4f;
  border-radius: 6px;
  font-size: 80%;
  width: fit-content;
  padding: 10px 20px;
  margin-left: 15px;
  flex-shrink: 0;

}

.registered {
  width: auto;
}

.registered-btn {
  border: 1px solid #504f4f;
  border-radius: 6px;
  float: right;
  padding: 1px 7px;
  cursor: pointer;
  margin-right: -10px;
  background: white;
}

.chklabel input[type=checkbox] {
  -webkit-appearance: auto;
  -moz-appearance: none;
  appearance: auto;
  accent-color: #f06021;
  margin-right: 4px;
  font-size: 18px;
  height: 1.0em;
  width: 1.0em !important;
  margin-top: 5px;
}

.chklabel {
  text-align: left;
  vertical-align: middle;
}

.ri-delete-bin-2-line {
  cursor: pointer;
}

.wish-delete:hover{
  opacity:0.6;
}

@media screen and (max-width: 480px) {
  .ri-delete-bin-2-line {
    font-size: 16px;
  }
}

.digital-h2-left,
.digital-h2-right {
  border: 1px solid #504f4f;
  border-radius: 6px;
  padding: 0 5px 0 6px;
  background-color: #504f4f;
  color: white;
}

.card_icon img {
  width: 35px;
}

.card_info {
  margin-top: 0px;
}


.card-num.c-logo {
  width: 48px;
  margin-right: 12px;
  position: relative;
  top: -1px;
  left: -2px;
  vertical-align: middle;
  font-size: 12px;
}

.card_info {
  font-size: 90%;
  margin-top: 5px;
}


#payment-mycredit li {
  font-size: 90%;
}

#card-submit {
  width: 100%;
  background-color: #f06021;

}

#content_item_area {
  min-height: 500px;
}

#item-listing {
  margin: 0;
  padding: 0;
  min-height: 300px;

}

#payment-credit-digital iframe {
  margin: 20px 0 0 0;
  height: 80px;
  width: 100%;
}

@media (max-width: 767px) {
  .detail-body {
    width: 100%;
  }

  #payment-credit-digital iframe {
    width: 100%;

  }

  .cart-total {
    margin-top: 20px;
  }

}
.completed input {
  -webkit-appearance: auto;
  -moz-appearance: none;
  appearance: auto;
  accent-color: #f06021;
}

.digitalView {
  width: 48%;
  margin-right: 4%;
  float: left;
}

.digitalViewR {
  height: 180px;
  padding-top: 0px;
  float: left;
}

.digitalViewR .cart-list {
  margin-top: 0px
}

.detail-body {
  margin-top: 20px;
}

#item-listing-digital > .cart-list {
  width: 100%;
}

.format-digital {
  font-size: 1.3rem;
  position: relative;
  top: 1px;
  width: 18em;
  text-align: right;
}

.mes-physical {
  margin-top: 10px;
}

@media screen and (min-width: 481px) {

  /**/
  .checkout-digital .cart-payment {
    width: 50%;
    float: left;
  }

  .checkout-digital .cart-total {
    width: 50%;
    float: left;
    margin-right: 0;
  }

  .checkout-digital .cart-list {
    width: 100%;
    margin-top: 80px;
  }

  .digital-h2-left {
    margin-right: 20px;
  }
}

/**/
.sub-comment {
  font-size: 1.3rem;
  position: relative;
  top: 1px;
  margin-right: 0;
   width: 25em;
  text-align: right;
  color: #504f4f;
}

.how-payment {
  display: none;
}

.how-payment.active {
  display: block;
}

.siremarks{
  margin-top: 15px;

}
.siremarks textarea{
  width:100%;
  border-radius: 8px;
}
/*registration*/
/*
#new_registration .label-p{
  width:120px;
  display:inline-block;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-right: 3px;
  text-align: right;
}
#new_registration SELECT{
  width:280px;
}
#new_registration #js-name,#js-password,#js-email{
  width:280px;
}
#new_registration input[type=checkbox] {
    -webkit-appearance: auto;
    -moz-appearance: none;
    appearance: auto;
    accent-color: #f06021;
    margin-right:4px;
    font-size:18px;
    height:1.3em;
}
#new_registration .js-submit{
  margin-top:8px;
}
#new_registration input[type=submit] {
  line-height: 0.6em;
}
*/
/*registration*/

/*card_customer*/
.customer_card_array {
  border: 1px solid #504f4f;
  border-radius: 6px;
  width: 95%;
  margin-bottom: 15px;
}

.card_area {
  /* height:32px; */
}

.card_area img {
  height: 40px;
  margin-left: 10px;
}

/*card_customer*/

.passwordCheck {
  vertical-align: text-top;
  font-size: 1.4rem;
  display: inline-block;
  line-height: 24px;
  padding-left: 8px;
}

/*download*/

/*
.downloadList {
  min-height: 480px;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
}

@media (min-width: 860px) {
  .downloadList > li {
    flex-basis: calc((100% - 75px)/ 4);
    margin-bottom: 30px;
    padding: 0 5px;
  }
}

@media (min-width: 768px) {
  .downloadList > li {
    flex-basis: calc((100% - 30px)/ 4);
    margin-bottom: 30px;
  }

  .downloadList picture {}

}

@media (max-width: 767px) {
  .downloadList > li {
    flex-basis: calc((100% - 5px)/2);
    padding: 0 5px;
    margin-bottom: 30px;
  }
}

.dowload-title {}

.downloadList .file_type {
  margin-bottom: 10px;
}

.downloadList button {
  margin-bottom: 10px;
}
*/

.phyisical_go {
  margin-bottom: 50px;

}

@media (min-width: 600px) {
  #thanks footer {
    bottom: 30px;
  }

  #thanks {
    padding: 40px 40px;
    letter-spacing: .05em;
  }
}

.parentArea {
  width: 100%;
}

.floatLeft {
  text-align: left;
  float: left;
}

.floatRight {
  text-align: right;
  float: right;
}

.amountBottom {
  margin-bottom: 10px;
}

.card-default {
  border: 1px solid #dededf;
  width: 220px;
  margin-top: 15px;
  margin-left: 5px;
  padding: 3px 12px;
  border-radius: 3px;
  opacity: 0.2;
}

.selectedOp {
  opacity: 1;
  cursor: pointer;
}

.selectedOp:hover {
  color: #f06021;
}

