@charset "utf-8";
/* form （base）********************************************************/
/* text */
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="postal-code"],
input[type="street-address"],
input[type="organization"],
input[type="username"],
input[type="organization-title"],
input[type="number"],
textarea,
select {
  vertical-align: middle;
  padding: 0.8rem 1rem;
  border: 0px solid #fff;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo,
    "sans-serif";
  font-size: 0.9em;
  color: #555;
  /* background: #fff;
  box-sizing: border-box;
  /* box-shadow: 4px 4px 1px rgba(0, 0, 0, 0.1); */
  margin-bottom: 12px;
  border: solid 1px #e1e1e1;
  box-sizing: border-box;
  border-radius: 5px;
}
input.text_ss {
  width: 20% !important;
  min-width: 85px;
}
input.text_s {
  width: 50% !important;
  min-width: 150px;
}
input.text_m {
  width: 65% !important;
}
input.text_l {
  width: 90% !important;
}
input.text_xl {
  width: 100% !important;
}

/* textarea */
textarea {
  line-height: 1.5;
  font-family: "游ゴシック", "Lucida Sans Unicode", "Lucida Grande", "Arial",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",
    sans-serif;
}
textarea.textarea_m {
  max-height: 380px;
  min-height: 200px;
  width: 100% !important;
  margin-bottom: 40px;
}
textarea.textarea_s {
  min-height: 60px;
  width: 100% !important;
  line-height: 1.5;
  padding: 2% 2%;
  box-sizing: border-box;
  background: #fff;
  font-size: 0.9em;
}

/* select */
.selectdiv {
  position: relative;
  display: inline-block;
}
select::-ms-expand {
  display: none;
}

.selectdiv:after {
  content: "<>";
  font: 20px "Consolas", monospace;
  color: #3e3e3e;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 11px;
  top: 21px;
  padding: 0 0 4px;
  border-bottom: 1px solid #999;
  position: absolute;
  pointer-events: none;
}

.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  border: none;
  line-height: 70px;
  height: 70px;
  padding: 1px 4em 1px 1em;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo,
    "sans-serif";
  font-size: 16px;
  color: #555;
  background: #f1f1f1;
  margin-bottom: 1.5em;
  box-sizing: border-box;
  min-width: 250px;
}
/* label */
/* label {
  margin-right: 1em;
} */

/* radioBtn */
input[type="radio"] {
  display: none;
}
label.radio-design01 {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 20px;
  cursor: pointer;
}
label.radio-design01::before,
label.radio-design01::after {
  position: absolute;
  content: "";
  top: 50%;
  border-radius: 100%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
label.radio-design01::before {
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background: #f3f3f3;
  border: 1px solid #ccc;
}
label.radio-design01:hover::before {
  background: #fff;
}
label.radio-design01::after {
  opacity: 0;
  left: 4px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #0a9f86;
  -webkit-transform: scale(2);
  transform: scale(2);
}
input[type="radio"]:checked + label.radio-design01::before {
  background: #fff;
  border: 1px solid #0a9f86;
}
input[type="radio"]:checked + label.radio-design01::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* checkbox */
input[type="checkbox"] {
  display: none;
}
label.checkbox-design01 {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 22px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0.25em 1.5em 0.25em 0;
}
label.checkbox-design01::before,
label.checkbox-design01::after {
  position: absolute;
  content: "";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
label.checkbox-design01::before {
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -8px;
  background: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 3px;
}
label.checkbox-design01::after {
  opacity: 0;
  top: 50%;
  left: 3px;
  width: 8px;
  height: 4px;
  margin-top: -4px;
  border-left: 2px solid #2cb1e9;
  border-bottom: 2px solid #2cb1e9;
  -webkit-transform: rotate(-45deg) scale(0.5);
  transform: rotate(-45deg) scale(0.5);
}
label.checkbox-design01:hover::before {
  background: #fff;
}
input[type="checkbox"]:checked + label.checkbox-design01::before {
  background: #fff;
  border: 1px solid #2cb1e9;
}
input[type="checkbox"]:checked + label.checkbox-design01::after {
  opacity: 1;
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}
/* btn */
input.submitStyleA[type="submit"],
input.submitStyleA[type="reset"],
input.submitStyleA[type="button"] {
  font-family: "游明朝", "YuMincho", "Hiragino Mincho ProN",
    "Hiragino Mincho Pro", "Sawarabi Mincho", "ＭＳ 明朝", serif;
  display: block;
  background: #483924;
  color: #fff;
  height: 50px;
  text-align: center;
  width: 350px;
  max-width: 100%;
  border: none;
  margin: 1rem 0 0;
  font-size: 1.1rem;
}
input.submitStyleA[type="submit"]:hover,
input.submitStyleA[type="reset"]:hover,
input.submitStyleA[type="button"]:hover {
  cursor: pointer;
  background: #655236;
  transition: 0.3s;
}
/* .btnBox-styleA div {
  display: inline-block;
  position: relative;
  width: auto;
}
.btnBox-styleA div::after {
  content: "";
  position: absolute;
  top: 51%;
  right: 12px;
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-left: 10px solid #fff;
} */
.must {
  display: block;
  background-color: #054268;
  border: solid 2px #054268;
  text-shadow: 0px 1px 2px #933;
  padding: 2px 5px;
  font-size: 10px;
  color: #fff;
  float: left;
  margin: 0px 5px 0 0;
  border-radius: 2px;
}

/* form （customize）********************************************************/
div#mfp_loading {
  z-index: 20001;
  position: absolute;
  display: none;
  width: 40px;
  height: 40px;
  background-image: url(_images/mfp_loading.gif);
}
div#mfp_loading_screen {
  z-index: 20000;
  opacity: 0.8;
  display: none;
  background-color: #000;
  position: absolute;
}
div#mfp_overlay_background {
  background-color: #000;
  position: absolute;
  display: none;
  z-index: 10000;
}
#mfp_hidden {
  display: none;
}
.mfp_err {
  color: #e30d11 !important;
  margin: 0 0 1em 0;
}
.requiredLabel {
  color: #d32c32;
}
@media screen and (max-width: 768px) {
  /* form （base）********************************************************/
  /* text */
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="postal-code"],
  input[type="street-address"],
  input[type="organization"],
  input[type="username"],
  input[type="organization-title"],
  textarea {
    margin-bottom: 0;
    font-size: 90%;
  }
  input.text_ss {
    width: 39% !important;
  }
  input.text_s {
    width: 55% !important;
  }
  input.text_m {
    width: 75% !important;
  }
  input.text_l {
    width: 90% !important;
  }
  input.text_xl {
    width: 100% !important;
  }
  /* textarea */
  textarea.chatArea {
    font-size: 0.9em;
  }
  textarea.textarea_m {
    margin-bottom: 0;
  }

  /* select */
  .selectdiv:after {
    top: 12px;
  }
  .selectdiv select {
    line-height: 50px;
    height: 50px;
    font-size: 90%;
  }
  .btnBox-styleA div {
    display: block;
  }
  /* form （customize）********************************************************/
  div.formBox {
    width: 100%;
  }
  div.formNotice {
    margin: 0 auto;
  }
  div.formInnerBox {
    margin: 35px auto;
    letter-spacing: 0.05em;
  }
  dt.FormDt {
    font-weight: bold;
    padding: 0.5em 0;
    font-size: 0.9em;
  }
  .requiredLabel {
    font-size: 0.8em;
  }
  div.PolicyBox {
    margin: 1.5em 0 3em;
  }
  div.PolicyBox p {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 480px) {
  /* form （base）********************************************************/
  textarea.contact-textarea {
    min-height: 200px;
    width: 96%;
    line-height: 1.5;
    padding: 2% 2%;
  }
  textarea.contact-textarea-s {
    min-height: 70px;
    width: 96%;
    line-height: 1.5;
    padding: 2% 2%;
  }
  textarea.report-textarea {
    min-height: 200px;
    min-width: 96%;
    width: 96%;
    line-height: 1.5;
    padding: 2% 2%;
  }
  textarea.message-textarea {
    min-height: 5em;
    min-width: 96%;
    width: 96%;
    line-height: 1.5;
    padding: 2% 2%;
  }
  textarea.regist-textarea {
    min-height: 200px;
    min-width: 96%;
    width: 96%;
    line-height: 1.5;
    padding: 2% 2%;
  }
}
