@charset "UTF-8";
.is-invalid {
  border: red solid 1px !important;
}

.product-selection .choose-products {
  margin-bottom: 100px;
}
.product-selection .choose-products input {
  display: none;
}
.product-selection .choose-products label.active {
  background-color: black;
  color: white;
}

.invalid-feedback {
  color: red;
}

button {
  cursor: pointer;
}

/*==============================
-Modal ＋　Bootstrap
===============================*/
.modal {
  top: 5%;
}

.modal-header .btn-close {
  padding: 48px 40px 0px 0px;
}

.btn-close {
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/16px auto no-repeat;
  opacity: 1;
}

.modal.show .modal-dialog {
  background: #D9D9D9;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 1100px;
    width: 100%;
    margin: 1.75rem auto;
  }
}
.modal-content {
  height: 821px;
  border: none;
  border-radius: 0px;
  background: #d9d9d9;
}

.modal-header {
  border-bottom: transparent;
}

.modal-body {
  text-align: center;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
}

.modal-body .modal-title {
  font-size: 28px;
  line-height: 56px;
  margin-bottom: 13px;
}

.modal-body .sub-title {
  font-size: 13px;
  line-height: 30px;
  margin-bottom: 58px;
}

.modal-body p {
  font-size: 16px;
  line-height: 30px;
}

.modal-footer {
  display: none;
}

.tip-modal-box {
  display: block;
  width: 100%;
  height: 87px;
  max-width: 939px;
  font-style: normal;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-content: center;
  margin: 0 auto 34px;
}

.tip-modal-box-support-box {
  display: block;
}

.tip-modal-box2 {
  display: flex;
  width: 100%;
  height: 196px;
  max-width: 939px;
  font-style: normal;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-content: flex-start;
  margin: 0 auto 34px;
}

.tip-modal-box2 .tip-modal-box-label {
  width: 10.8%;
}

.tip-modal-box3 {
  display: flex;
  width: 100%;
  height: 60px;
  max-width: 939px;
  font-style: normal;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-content: flex-start;
  margin: 0 auto 34px;
}

.tip-modal-box3 .tip-modal-box-label {
  width: 5%;
  letter-spacing: 0.6px;
}

.tip-modal-number-sub {
  width: 5%;
  margin-top: 10px;
}

.tip-modal-box3 #tip-input {
  width: 89%;
  height: 87px;
  padding: 10px;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  background-color: #fff;
}

.tip-modal-box3 #tip-input::-moz-placeholder {
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 30px;
  text-align: center;
  margin-left: 80px;
  border-radius: 15px;
}

.tip-modal-box3 #tip-input::placeholder {
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 30px;
  text-align: center;
  margin-left: 80px;
  border-radius: 15px;
}

.tip-modal-box3 p {
  position: absolute;
  font-weight: 400;
  font-size: 28px !important;
  line-height: 30px !important;
  right: 15%;
  top: 52%;
}

.tip-modal-box4 {
  display: flex;
  width: 100%;
  height: 60px;
  max-width: 939px;
  font-style: normal;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-content: flex-start;
  margin: 0 auto 34px;
}

.tip-modal-box4 p {
  display: block;
  padding-left: 2%;
  width: 87%;
  height: 87px;
  max-width: 939px;
  text-align: left !important;
  font-size: 12px;
  line-height: 24px;
  font-style: normal;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-content: center;
  margin: 0 auto 34px;
}

/* .modal-body p{
  display: block;
  width: 100%;
  max-width: 939px;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  font-style: normal;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  align-content: center;
  margin: 0 auto;
} */
select::before {
  width: 20px;
}

.tip-modal-box-label {
  text-align: left;
  width: 10%;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  .tip-modal-box {
    height: auto;
  }
  .tip-modal-box-label {
    width: 100%;
    text-align: left;
  }
  #tip-select-box {
    width: 100%;
  }
}
.en-input {
  position: absolute;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none; /* デフォルトの矢印を非表示 */
  border-radius: 0;
  height: 37px;
  padding-left: 10px;
  width: 100px;
}

select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}

select {
  background-image: url(/assets/images/mypage_arrow_btn.svg) !important;
  background-position: right 28px center !important;
  background-repeat: no-repeat !important;
  background-size: 15px 15px !important;
}

#tip-select-box {
  width: 89%;
  height: 87px;
  font-size: 15px;
  line-height: 30px;
  padding: 28px;
  background: #fff;
  border-radius: 15px;
}

#text-message-area {
  width: 89%;
  height: 196px;
  font-size: 15px;
  line-height: 30px;
  padding: 16px;
  background: #fff;
}

.tips-modal-button {
  display: block;
  width: 348px;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  padding: 21px 141px;
  margin: 10px auto 20px;
  color: #fff;
  background-color: #606060;
}

.p-blue-button {
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #FFFFFF;
  padding: 11px 98px;
  background: #000AFF;
  border-radius: 97px;
}

.p-gray-button {
  width: 253px;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #000;
  padding: 12px 0;
  background: #989898;
  border-radius: 97px;
}

.p-blue-line-button {
  width: 253px;
  font-family: "a-otf-gothic-bbb-pr6n", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
  color: #000;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  padding: 12px 0;
  margin: 0 auto;
  border-radius: 97px;
  border: 1px solid #000AFF;
  background-color: #fff;
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
}

.alert-danger {
  position: relative;
  background-color: #f8d7da;
  color: #842029;
  border: #f5c2c7;
  border-radius: 0.375rem;
  padding: 1rem;
  margin-bottom: 1rem;
}

.alert-success {
  position: relative;
  background-color: #d1e7dd;
  color: #0f5132;
  border: #badbcc;
  border-radius: 0.375rem;
  padding: 1rem;
  margin-bottom: 1rem;
}

.alert-warning {
  position: relative;
  background-color: #fff3cd;
  color: #664d03;
  border: #ffecb5;
  border-radius: 0.375rem;
  padding: 1rem;
  margin-bottom: 1rem;
}

.card-info {
  font-size: 16px;
}

.load-form-card {
  color: #000000;
}
