@charset "UTF-8";
/* CSS Document */
/********  ACSアンケートフォーム ********/
.aptoenq_q {
  background-color: #dae6f3 !important;
  color: #333333 !important;
}
.aptoenq_cusinfo .aptoenq_q {
  background-color: #ffffff !important;
  margin-left: -15px;
}
.aptoenq_a {
  background-color: #ffffff !important;
  color: #333333 !important;
}
.flexBox {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-wrap > * {
  margin-bottom: 1rem;
}
.mt-2 {
  margin-top: .5rem;
}
.aptoenq_br {
  clear: both;
}
.aptoenq_c {
  text-align: center;
}
.aptoenq_l {
  text-align: left;
}
.aptoenq_r {
  text-align: right;
}
.aptoenq_b {
  font-weight: bold;
}
.aptoenq_red {
  color: red;
}
.aptoenq_readonly {
  color: gray;
}
.aligntop {
  padding: 0 1.5rem 0 0;
}
.aptoenq_check {
  padding: 0 0.2rem 0 0;
}
.aptoenq_addtext {
  margin-left: 1rem;
}
.aptoenq_qa, .aptoenq_cusinfo, form[name="frm"] {
  font-size: 15px !important;
  font-size: 0.937rem !important;
  line-height: 1.6;
  text-align: left !important;
  text-indent: 0 !important;
  overflow: hidden;
  /* margin: 2rem 0; */
}
@media screen and (max-width: 768px) {
  .aptoenq_qa, .aptoenq_cusinfo, form[name="frm"] {
    font-size: 14px !important;
    font-size: 0.875rem !important;
  }
}
@media screen and (max-width: 390px) {
  .aptoenq_cusinfo_msg {
    display: block;
  }
}
.aptoenq {
  margin-bottom: 1rem;
}
.aptoenq_qa *, .aptoenq_cusinfo *, .aptoenq_qa *:before, .aptoenq_cusinfo *:before, .aptoenq_qa *:after, .aptoenq_cusinfo *:after {
  box-sizing: border-box;
}
.aptoenq_qa input[type="text"], .aptoenq_qa select, .aptoenq_qa textarea {
  padding: .5rem;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.aptoenq_cusinfo input[type="text"], .aptoenq_cusinfo select, .aptoenq_cusinfo textarea {
  padding: .5rem;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.aptoenq_qa input[type="text"], .aptoenq_qa textarea, .aptoenq_qa select {
  max-width: 100%;
}
.aptoenq_cusinfo input[type="text"], .aptoenq_cusinfo textarea {
  max-width: 100%;
  color: #353535;
}
.aptoenq_qa input[type="text"]:focus, .aptoenq_qa textarea:focus, .aptoenq_qa select:focus {
  background: #FFFFDD;
  box-shadow: 0 0 7px #8bade4;
  border: 1px solid #8bade4;
  box-shadow: 0;
}
.aptoenq_cusinfo input[type="text"]:focus, .aptoenq_cusinfo textarea:focus, .aptoenq_cusinfo select:focus {
  background: #FFFFDD;
  box-shadow: 0 0 7px #8bade4;
  border: 1px solid #8bade4;
  box-shadow: 0;
}
.aptoenq_qa input[type="file"], .aptoenq_qa select, .aptoenq_qa button {
  /* font-size: 1rem; */
}
.aptoenq_cusinfo input[type="file"], .aptoenq_cusinfo select, .aptoenq_cusinfo button {
  font-size: 1rem;
}
.aptoenq_qa textarea {
  outline: none;
  background-color: #fff !important;
  width: 100%;
}
.aptoenq_cusinfo textarea {
  outline: none;
}
.aptoenq_bt_send + .aptoenq_bt_back, .apto_bt_send + .apto_bt_back {
  /* margin-left: .5rem; */
}
.aptoenq_bt_send, .aptoenq_bt_back, .apto_bt_send, .apto_bt_back {
  display: inline-block;
  margin: 0.5rem auto;
}
.aptoenq_bt_set, .apto_bt_set {
  text-align: center;
  margin: 20px auto 15px auto;
}
.aptoenq_bt_set button, .apto_bt_set a {
  font-size: 1rem;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border: 0px;
  padding: 1rem 2rem;
  display: inline-block;
  outline: none;
  cursor: pointer;
  border-radius: .3rem;
  /* box-shadow: 0 6px 6px -6px #777; */
}
.aptoenq_bt_send button, .apto_bt_send a {
  background: #f07d00;
  color: #FFF;
  /*  font-weight: 200; */
  margin: 0 10px 10px 10px;
}
.aptoenq_bt_send button:hover, .apto_bt_send a:hover {
  opacity: 0.7;
  color: #FFF;
  /* font-weight: 200; */
}
.aptoenq_bt_back button, .apto_bt_back a {
  background: #e4e4e3;
  font-weight: 200;
  margin: 0 10px;
}
.aptoenq_bt_back button:hover, .apto_bt_back a:hover {
  opacity: 0.7;
}
.aptoenq_qa .aptoenq_question input[disabled] {
  background-color: #F0F0F0;
}
.aptoenq_cusinfo .aptoenq_question input[disabled] {
  background-color: #F0F0F0;
}
.aptoenq_qa input[type="checkbox"], .aptoenq_qa input[type="radio"] {
  /*transform: scale(1.5);*/
  margin: 0 5px 15px;
}
.aptoenq_cusinfo input[type="checkbox"], .aptoenq_cusinfo input[type="radio"] {
  /* transform: scale(1.5);*/
  margin: 0 5px 15px;
}
.aptoenq_necessary {
  margin-bottom: 1rem;
}
.aptoenq_qa {
  line-height: 1.3 !important;
  /* display: inline; */
  margin: 0 0 25px 0 !important;
}
.aptoenq_q {
  padding: 0.6rem 1rem;
  /* font-weight: bold; */
  /* border: 1px solid #ccc; */
  /* border-radius: .3rem; */
  font-size: 15px;
  font-size: 0.937rem;
}
@media screen and (max-width: 768px) {
  .aptoenq_q {
    padding: 0.6rem 1rem;
    /* font-weight: bold; */
    /* border: 1px solid #ccc; */
    /* border-radius: .3rem; */
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.aptoenq_a {
  padding: 1.25rem 1rem 0.75rem 1rem;
  /* margin: 0 0 15px; */
}
.aptoenq_cusinfo {
  margin-top: 40px;
}
.aptoenq_cusinfo .aptoenq_cusinfo_subj {
  font-weight: bold;
  margin: 0 0 1rem;
  padding: 6px 20px;
  border-left: 4px solid #ccc;
  font-size: 16px;
  font-size: 1rem;
}
.aptoenq_cusinfo .aptoenq_cusinfo_warn {
  margin: 6px;
}
.aptoenq_cusinfo .aptoenq_cusinfo_item {
  width: 25%;
  float: left;
  padding: 16px 0;
  margin: 0;
  border-top: 1px dotted #ccc;
}
@media screen and (max-width: 768px) {
  .aptoenq_cusinfo .aptoenq_cusinfo_item {
    border-top: 0px dotted #fff;
  }
}
.aptoenq_cusinfo .aptoenq_cusinfo_fm {
  width: 75%;
  float: right;
  border-top: 1px dotted #ccc;
  padding: 10px 0;
}
.aptoenq_cusinfo_warn + .aptoenq_cusinfo_fm, .aptoenq_cusinfo_subj + .aptoenq_cusinfo_fm {
  border: none;
  padding: 0;
}
.aptoenq_cusinfo_exp input[name="chkMemorize"] {
  margin-top: 1rem !important;
}
@media screen and (max-width: 768px) {
  .aptoenq_cusinfo .aptoenq_cusinfo_fm {
    border: none;
    width: 100%;
    padding-top: .5rem;
    border-bottom: 1px dotted #ccc;
  }
  .aptoenq_cusinfo .aptoenq_cusinfo_item {
    font-size: .85rem;
    width: 100%;
    padding: .5rem 0 0;
    /* border-top: 1px dotted #ccc; */
  }
}
.aptoenq_cusinfo .aptoenq_cusinfo_fm_yuubin input {
  width: 100px;
}
.aptoenq_cusinfo .aptoenq_cusinfo_fm_tel input, .aptoenq_cusinfo .aptoenq_cusinfo_fm_fax input {
  width: 160px;
}
.aptoenq_cusinfo_msg {
  /* display: block; */
  margin-top: .5rem;
  margin-left: .5rem;
  font-size: 13px !important;
  font-size: 0.812rem !important;
}
.aptoenq_cusinfo_exp {
  /* line-height: 1.3; */
  margin-top: 1rem;
  text-align: center;
  font-size: 13px !important;
  font-size: 0.812rem !important;
}
.aptoenq_popup {
  line-height: 1.6;
  color: #333;
}
.aptoenq_exp {
  padding-top: 25px;
}
.aptoenq_popup_title, .aptoenq_popup * {
  font-size: 15px;
  font-size: 0.937rem;
}
@media screen and (max-width: 768px) {
  .aptoenq_popup_title, .aptoenq_popup * {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.aptoenq_grayout {
  background-color: #333;
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}
.aptoenq_popup_title {
  font-weight: bold;
  font-size: 18px !important;
  font-size: 1.125rem !important;
  background: #F9F9F9;
  padding: 15px 20px;
  border-radius: 5px 5px 0 0;
  margin-top: 50px!important;
}
.aptoenq_popup {
  border-top: 1px solid #ccc;
  background-color: #FFF;
  padding: 15px;
  border-radius: 0 0 5px 5px;
}
.aptoenq_popup_title, .aptoenq_popup {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .aptoenq_popup_title, .aptoenq_popup {
    width: 100%;
  }
}
.aptoenq_msg {
  font-size: 16px;
  line-height: 2;
}
.aptoenq_qa {
  color: #333;
  background: #FFF;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
}
.aptoenq_cusinfo {
  color: #333;
  background: #FFF;
}
.aptoenq_q {
  border-color: #ccc;
  background-color: #F9F9F9;
}
.aptoenq_cusinfo .aptoenq_cusinfo_subj {
  border-left-color: #0163af;
}
#aptoenq_confirm iframe {
  width: 100%;
  overflow: hidden;
  border: none;
}
@media screen and (min-width: 600px) {
  #aptoenq_confirm iframe {
    min-width: 555px;
  }
}
@media screen and (max-width: 600px) {
  #aptoenq_confirm iframe {
    min-width: 450px;
  }
}
@media screen and (max-width: 480px) {
  #aptoenq_confirm iframe {
    min-width: initial;
  }
}
@media screen and (max-width: 370px) {
  #aptoenq_confirm iframe {
    max-width: 270px;
  }
}
/*
#aptoenq_notAns {
  position: relative;
  top: -150px;
  padding: 0;
  margin: 0 -25px 0 0;
  background: none;
  box-shadow: none;
  font-size: 3rem !important;
  color: #f1f1f1;
}
*/
#aptoenq_notAns {
  position: relative;
  float: right;
  top: -91px;
  background: none;
  box-shadow: none;
  font-size: 2rem !important;
  padding: 0;
  margin: 0 -10px 0 0;
}
#aptoenq_notAns {
  font-size: 0 !important;
}
#aptoenq_notAns:before {
  font-size: 14px;
  font-size: 0.875rem;
  color: #1d3994;
  content: "[Close]";
  text-decoration: underline;
  margin: auto 5px auto auto;
}
#aptoenq_notAns:before {
  font-size: 14px;
  font-size: 0.875rem;
  color: #1d3994;
  content: "[Close]";
  text-decoration: underline;
  margin: auto 5px auto auto;
}
#aptoenq_closeDialog {
  margin-left: 0.5rem;
}
#aptoenq_confirm_displayArea {
  /* white-space: pre-wrap; */
  word-break: break-all;
}
#dscr_seimeispace {
  font-size: 0 !important;
}
#dscr_seimeispace:before {
  font-size: 13px !important;
  font-size: 0.812rem !important;
  content: "※姓名間には空白をお願いします";
}
.questionTitle {
  padding: 10px;
}