img {
  width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width: 768px){
  body {
    width: 500px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.5);
  }
}

a {
  color: #000;
  text-decoration: none;
}

a:focus {
  outline: none;
}

.col2-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cv-offer {
  font-size: 10px;
  line-height: 1.9;
  padding: 10px 15px 15px;
}

.cv-offer li {
  list-style: none;
}

footer {
  padding: 25px 5% 25px;
}

footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  width: 100%;
}

footer li {
  font-size: 12px;
  border-left: 1px solid #000;
  list-style: none;
  padding-left: 4%;
  margin-left: 4%;
}

footer li:first-child {
  border: none;
  margin: 0;
  padding: 0;
}

footer p {
  font-size: 12px;
}

footer .copy {
  margin-top: 25px;
  font-size: 10px;
  text-align: center;
}

#anq {
  overflow: hidden;
}

#form_checkout_title {
  background: #F48831;
  color: white;
  font-weight: 200;
  text-align: center;
  padding: 20px 0 20px 0;
  margin-bottom: 30px;
  font-size: 25px;
}

#input_zip .form_input_box {
  padding-left: 20px;
}

.input_label {
  margin: 3px;
  padding-left: 10px;
  font-size: 15px;
}

strong {
  padding-left: 10px;
}

.form_box {
  margin: 0 auto 0 auto;
  width: 90%;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
}

.form_box:first-child {
  margin-top: 0;
}

input {
  margin-left: 10px;
  font-size: 15px;
  height: 35px;
  background: #e7e7e7;
  border: 1px solid #C3C3C3;
}

.form_box:last-child {
  border-bottom-width: 90%;
}

span.form_required,
span.form_notice {
  color: #FFF;
  background: #F00;
  font-weight: bold;
  padding: 3px;
  font-size: 12px;
  margin-left: 10px;
}

.form_box_label {
  background: #FFD9C4;
  border-top: 1px solid #C3C3C3;
  padding: 8px;
  vertical-align: middle;
  text-align: left;
  color: #333;
  margin-bottom: 0;
  font-size: 15px;
}

.ureru_efo_prefecture {
  margin-left: 10px;
  font-size: 18px;
  height: 35px;
  background: #e7e7e7;
  border: 1px solid #C3C3C3;
}

.form-payment-method {
  margin-left: 10px;
  font-size: 18px;
  height: 35px;
}

.form_input_box {
  padding: 8px;
}

#form-payment-method {
  margin-left: 10px;
  font-size: 18px;
  height: 35px;
  border: 1px solid #C3C3C3;
}

.form_example {
  padding: 0 8px 8px 20px;
  color: #666666;
  font-size: 13px;
}

.form_input_box input[type="text"],
.form_input_box input[type="email"] {
  width: 95%;
}

.form_input_box input.zip1,
.form_input_box input.zip2 {
  width: 30%;
}

.form_input_box input.tel_no {
  width: 20%;
}

.form_input_box input.input_year {
  width: 80px;
}

.form_input_box label {
  margin: 0 7px;
}

#agreement {
  width: 90%;
  background: #ECE8DF;
  padding: 10px;
  margin: 10px auto 0 auto;
  font-size: 15px;
}

#agreement table {
  width: 90%;
  border: 0;
  margin: 0 5px;
}

#agreement table .agreement_check {
  vertical-align: top;
  width: 38px;
}

#agreement table .agreement_label {
  vertical-align: top;
}

#agreement #tip-OrderAgreement {
  width: auto !important;
}

#CheckBlockTextareaCheckarea {
  width: 95%;
}

.error-message {
  margin: 8px;
  color: #F00;
  font-weight: bold;
  background: #FFD0D0;
  font-size: 13px;
}

#form_payment_method_credit {
  display: none;
}

#landing_form-wrapper {
  padding-top: 0px;
  position: relative;
}

#efo_required_box {
  width: 90%;
  display: none;
  margin: 0;
  padding: 10px 0;
  background-color: #FF0000;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  white-space: nowrap;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  z-index: 999999;
  top: 0px;
  left: 0px;
  -webkit-box-shadow: 4px 4px 4px rgba(6, 6, 6, 0.3);
  box-shadow: 4px 4px 4px rgba(6, 6, 6, 0.3);
}

#efo_required_box.complete {
  background-color: #008000;
}

#efo_required_box strong {
  font-weight: normal;
}

#input_payment_method {
  border-bottom: 1px solid #999;
}

.efo_input_glay {
  background-color: #D4D4D4;
}

.efo_input_white {
  background-color: #FFFFFF;
}

.efo_input_border_red {
  border: 2px solid #FF0000;
}

.efo_input_border_gray {
  border: 1px solid #999999;
}

.honki_efo_input_glay {
  background-color: #D4D4D4;
}

.honki_efo_input_border_gray {
  border: 1px solid #999999;
}

.efo_input_password_wrapper {
  position: relative;
  display: inline-block;
}

.efo_input_password {
  padding-right: 2.4em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.efo_input_password::-ms-reveal {
  display: none;
}

.efo_toggle_input_password {
  position: absolute;
  right: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
}

.efo_toggle_input_password svg {
  display: block;
  padding: .2em;
  width: 1.3em;
  height: 1.3em;
}

.efo_toggle_input_password .efo_toggle_input_password_show {
  display: none;
}

.efo_toggle_input_password .efo_toggle_input_password_hide {
  display: block;
}

input.submit_btn {
  cursor: pointer;
  display: block;
  width: 300px;
  height: 74px;
  border: none;
  text-indent: -9999px;
  background: url(https://dj3miiry203h.cloudfront.net/Advanceds/1730/main01_sp/image/formbtn.png) no-repeat 0 0;
  background-size: 300px 74px;
  margin: 15px auto;
}

select {
  font-size: 15px !important;
  -webkit-appearance: auto;
  -moz-appearance: auto;
}

.ureru_efo.ureru_efo_birthday {
  margin-left: 10px;
  font-size: 15px;
  height: 35px;
  background: #e7e7e7;
  border: 1px solid #C3C3C3;
}

#input_sex input {
  height: 21px;
}

#input_sex label {
  vertical-align: text-bottom;
  font-size: 15px;
}

.credit_example {
  margin-left: 10px;
  width: 93%;
}

.credit_title {
  margin-top: 10px;
  margin-left: 10px;
}

#form_payment_method_credit-card_no #OrderCardNo,
#form_payment_method_credit-card_name #OrderCardName {
  width: 93% !important;
}

#form_payment_method_credit-card_date #OrderCardMonth,
#form_payment_method_credit-card_date #OrderCardYear {
  width: 3em !important;
}

.payment_offer-area {
  width: 90%;
  margin: 0 auto;
  font-size: 13px;
  padding-bottom: 40px;
}

.payment_offer-area h3 {
  font-size: 15px;
  border-bottom: 1px solid #999;
  margin-bottom: 10px;
}

.payment_offer-area .payment_offer-area_text {
  margin-bottom: 15px;
  color: #999;
}

.payment_offer-area .payment_offer-area_red {
  color: #f00;
}

.payment_offer-area .payment_offer-area_box {
  background-color: #ffe5e5;
  padding: 15px;
}

.payment_offer-area .payment_offer-area_imgBtn {
  width: 60%;
  margin: 0 auto;
  margin-bottom: 25px;
}

.payment_offer-area .payment_offer-area_img {
  border: 1px solid #999;
  padding: 5px 10px;
  margin-bottom: 15px;
}

div#ureru_creditcard_iframe-dummy-div {
  display: block !important;
  visibility: visible !important;
}

.fx-btn {
  align-items: center;
  background: rgba(175, 175, 175, .7);
  bottom: 0;
  left: 50%;
  max-width: 500px;
  margin: 0 auto;
  position: fixed;
  transform: translate(-50%);
  width: 100%;
}

.fx-btn ul {
  display: flex;
  justify-content: space-between;
  padding: 6px 5px 0 5px;
  list-style: none;
}
.fx-btn ul li img {
  width: 100%;
}


/*# sourceMappingURL=style.css.map */

.floating-header-wrap {
  height: 97px;
}

.floating-header {
  left: 50%;
  max-width: 500px;
  position: fixed;
  transform: translate(-50%);
  width: 100%;
  z-index: 1000;
}

.floating-header-inner {
  align-items: center;
  background: #01ba00;
  box-shadow: 0px 10px 16px -6px rgba(0,0,0,0.6);
  display: flex;
  height: 97px;
  padding: 0 20px;
}

.floating-header .txt {
/*  align-self: flex-end;*/
  margin-right: 9px;
}

.floating-header .txt img {
  width: 308px;
}

.floating-header .btn img {
  width: 94px;
}

.floating-header .menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 28px;
  margin-left: auto;
  position: relative;
  width: 32px;
}

.floating-header .menu span {
  background: #fff;
  display: block;
  height: 4px;
  width: 100%;
}

.floating-nav {
  background: rgba(255, 255, 255, .9);
  border: 2px solid #4ab900;
  display: none;
  padding: 26px 0 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 80%;
}

.floating-nav-title h2 {
  margin-bottom: 10px;
  text-align: center;
}

.floating-nav-title h2 img {
  width: 100px;
}

.floating-nav-title p {
  font-size: 14px;
  margin-bottom: 22px;
  text-align: center;
}

.floating-nav .close {
  display: block;
  height: 32px;
  position: absolute;
  right: 5px;
  top: 29px;
  width: 60px;
}

.floating-nav .close span {
  background: #000;
  display: block;
  height: 4px;
  width: 32px;
  transform-origin: 50% 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -1px;
  margin-left: -15px;
}

.floating-nav .close span:first-child {
  transform: rotate(45deg);
}

.floating-nav .close span:last-child {
  transform: rotate(-45deg);
}

.floating-nav ul {
  border-top: 1px solid #000;
  list-style: none;
  padding: 0 20px;
}

.floating-nav li {
  border-bottom: 1px solid #000;
}

.floating-nav li a {
  background: url("../img/icon_arrow.png") no-repeat right center / 18px auto;
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 58px;
  position: relative;
  width: 100%;
}

.floating-nav-button {
  margin-top: 14px;
  text-align: center;
}

.floating-nav-button img {
  width: 370px;
}

select {
  -webkit-appearance: menulist;
}

@media screen and (max-width: 768px) {
  .floating-header-wrap {
    height: 73px;
  }

  .floating-header-inner {
    box-shadow: 0 5px 8px -3px rgba(0,0,0,0.6);
    height: 73px;
    padding: 0 15px;
  }


  .floating-header .txt {
    margin-right: 7px;
  }

  .floating-header .txt img {
    width: 231px;
  }

  .floating-header .btn img {
    width: 73px;
  }

  .floating-header .menu {
    height: 21px;
    width: 25px;
  }

  .floating-header .menu span {
    height: 3px;
  }

  .floating-nav {
    padding: 20px 0 30px;
  }

  .floating-nav-title h2 {
    margin-bottom: 10px;
  }

  .floating-nav-title h2 img {
    width: 75px;
  }

  .floating-nav-title p {
    font-size: 11px;
    margin-bottom: 15px;
  }

  .floating-nav .close {
    height: 25px;
    right: 5px;
    top: 29px;
    width: 25px;
  }

  .floating-nav .close span {
    height: 3px;
    width: 25px;
    margin-left: -12px;
  }

  .floating-nav .close span:first-child {
    transform: rotate(45deg);
  }

  .floating-nav .close span:last-child {
    transform: rotate(-45deg);
  }

  .floating-nav ul {
    padding: 0 15px;
  }

  .floating-nav li {
    border-bottom: 1px solid #000;
  }

  .floating-nav li a {
    background: url("../img/icon_arrow.png") no-repeat right center / 14px auto;
    font-size: 14px;
    line-height: 44px;
  }

  .floating-nav-button {
    margin-top: 11px;
    padding: 0 10px;
  }

  .floating-nav-button img {
    width: 100%;
  }

  #agreement #tip-OrderAgreement {
    width: 80% !important;
  }
}

.overlay {
  background: #000;
  display: none;
  height: 100%;
  left: 0;
  opacity: .7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 19998;
}

.modal {
  background: #fff;
  border-radius: 10px;
  display: none;
  left: 50%;
  max-width: 360px;
  padding: 18px 5px 7px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 96%;
  z-index: 19999;
}

.modal h3 {
  font-size: 18px;
  margin-bottom: 12px;
  text-align: center;
}

.modal p {
  font-size: 10px;
  margin-bottom: 7px;
  text-align: center;
}

.modal ul {
  display: flex;
  justify-content: center;
  list-style: none;
}

.modal li {
  width: 50%;
}

/* 20250404霑ｽ險� */
#oneClickOrderBox {
  border: solid 3px #c3c3c3;
  margin: 15px 15px;
  padding: 20px 0;
  text-align: center;
}
#oneClickOrderBox p.title {
  color: red;
  font-size: 20px;
  font-weight: bolder;
  background: 0 0 !important;
}
#oneClickOrderAmazonPaymentsArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#oneClickOrderBox p.subTitle {
  color: #fcad55;
  font-size: 18px;
  font-weight: bolder;
  margin: 20px 0;
}
#oneClickOrderBox p.message {
  margin-top: 25px;
  font-size: 15px;
}
#oneClickOrderArea p.notUseOneClickOrderMessage {
  color: #fcad55;
  margin: 25px 0;
  text-align: center;
  letter-spacing: -2px;
  font-weight: 900;
  font-size: 18px;
}
