#head p {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
}
/*input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}@keyframes onAutoFillStart { from {} to {}}

input:-webkit-autofill {
    animation-name: onAutoFillStart;
    transition: background-color 50000s ease-in-out 0s;
}*/
::placeholder {
  color: #929393;
}
input::-webkit-input-placeholder {
  color: #929393;
}
input:-ms-input-placeholder {
  color: #929393;
}
input::-moz-placeholder {
  color: #808181;
}
.color_b1 {
  color: #010659;
}
.color_b2 {
  color: #000682;
}
#inside_rwd {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
}
#inside_rwd .content_rwd ul.pan {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  text-align: left;
}
#inside_rwd .content_rwd ul.pan li {
  font-size: 14px;
  display: inline-block;
  list-style: none;
}
#inside_rwd .content_rwd p {
  font-size: 14px;
}
#inside_rwd .content_rwd p.bdr_line {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 0.5em;
  margin: 5px 0px;
  border-bottom: 4px solid #ccc;
}
#inside_rwd .content_rwd p.bdr_line::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 20%;
  height: 4px;
  background-color: #2a5cfc;
}
#inside_rwd .content_rwd .content_inner {
  width: 100%;
  max-width: 960px;
  padding: 0px 20px 20px 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
#inside_rwd .content_rwd .content_inner p.att {
  width: 100%;
  max-width: 768px;
  margin: 20px auto;
  padding: 20px;
  box-sizing: border-box;
}
#inside_rwd .content_rwd .content_inner p.att em {
  display: block;
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  text-align: center;
}
#inside_rwd .content_rwd .content_inner .form {
  background: #b4c6d3;
  padding: 2em;
}
#inside_rwd .content_rwd .content_inner #very-special-field {
  min-height: 160px;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step1 {
  font-size: 14px;
  color: #444;
  width: 100%;
  max-width: 768px;
  padding: 10px 20px 20px 20px;
  box-sizing: border-box;
  margin: 0 auto 10px;
  background: #fff;
  border-radius: 5px;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step1 .recommend {
  width: 100%;
  height: auto;
  border-radius: 5px;
  padding: 10px 20px 20px 20px;
  background: #e8e9ff;
  box-sizing: border-box;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step1 .recommend .browse {
  width: 100%;
  height: auto;
  background: #fff;
  padding: 10px;
  margin: 0 auto 10px;
  border-radius: 5px;
  box-sizing: border-box;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step1 .recommend .browse .step_m {
  display: inline-block;
  width: 100%;
  max-width: 120px;
  height: auto;
  color: #1017a1;
  font-weight: bold;
  margin: 0 auto 5px;
  border-bottom: 1px solid #1017a1;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step1 .recommend .browse:last-of-type {
  margin: 0 auto;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step1 .txt16 {
  font-size: 16px;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step1 .t_bold {
  font-weight: bold;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step1 .red {
  color: #ee2200;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step2_1 {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  width: 100%;
  max-width: 768px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 5px;
}
#inside_rwd .content_rwd .content_inner .wpcf7c-elm-step2 {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  width: 100%;
  max-width: 320px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #fff;
  border-radius: 5px;
}
#inside_rwd .content_rwd .content_inner p.wpcf7c-elm-step3 {
  font-size: 14px;
  font-weight: bold;
  color: #444;
  width: 100%;
  max-width: 320px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #ffb71b;
  border-radius: 5px;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .msg_s {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  margin: 40px auto 20px;
  box-sizing: border-box;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq {
  width: 100%;
  max-width: 768px;
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  border: none;
  border-radius: 5px;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dt {
  width: 100%;
  max-width: 768px;
  margin: 0;
  font-size: 18px;
  text-align: left;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dt .s_txt {
  font-size: 12px;
  font-weight: 500;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dt .t_red {
  color: #ee2200;
  font-size: 12px;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd {
  width: 100%;
  max-width: 768px;
  font-size: 14px;
  text-align: left;
  margin: 0 auto 1em;
  border-bottom: none;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd .tel {
  text-align: left;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd input {
  background-color: #fff;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd .wpcf7-form-control {
  width: 100%;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #525252;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd .wpcf7-text,
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd .purpose {
  padding: 5px;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd .wpcf7-form-control_short {
  width: 50%;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 5px;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd .wpcf7c-conf {
  background: #FAFFBD;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .inq dd .wpcf7-checkbox {
  border: none;
  padding: 0;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .post .wpcf7c-btn-confirm {
  width: 100%;
  max-width: 320px;
  height: auto;
  margin: 10px auto;
  padding: 10px;
  cursor: pointer;
  font-size: 16px;
  background: #fff;
  border: 1px solid #333;
  box-sizing: border-box;
}
#inside_rwd .content_rwd .content_inner .wpcf7 .post .wpcf7c-btn-confirmhover {
  background: #9f9f9f;
}
#foot {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#foot .footmap {
  box-sizing: border-box;
}
#foot .footmap_area {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
}
#foot_hr p {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
}
#cw {
  width: 100%;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #inside_rwd input {
    font-size: 16px;
  }
  #inside_rwd .content_rwd .pan {
    margin: 10px 10px 0px 10px;
  }
  #inside_rwd .content_rwd .content_inner p.att {
    text-align: left;
  }
  #inside_rwd .content_rwd .content_inner p.att em {
    text-align: center;
  }
  #inside_rwd .content_rwd .content_inner .wpcf7 .inq dt {
    width: 100%;
    max-width: 768px;
    text-align: left;
    padding-bottom: 5px;
  }
  #inside_rwd .content_rwd .content_inner .wpcf7 .inq dd {
    width: 100%;
    max-width: 768px;
  }
  #inside_rwd .content_rwd .content_inner .wpcf7 .inq dd span.wpcf7-list-item {
    display: block;
    margin: 0;
  }
  #foot .footmap {
    width: 50%;
  }
  #foot .footmap_area {
    padding: 10px;
    box-sizing: border-box;
  }
  #foot_hr p {
    padding: 10px;
    box-sizing: border-box;
  }
  #cw {
    padding: 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 480px) {
  #inside_rwd .content_rwd .content_inner .wpcf7 .inq dt {
    font-size: 16px;
  }
  #inside_rwd .content_rwd .content_inner .wpcf7 .inq dd {
    font-size: 16px;
  }
  #foot .footmap div {
    font-size: 12px;
  }
}
