/*--		__base
----------------------------------------------------*/
@media screen and (max-width: 640px) {
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  input[type="text"] {
    max-width: 100% !important;
    width: 100% !important;
    min-height: 35px;
    -webkit-appearance: none;
  }
  textarea {
    max-width: 100% !important;
    width: 100% !important;
    -webkit-appearance: none;
  }
}
body {
  font-size: small;
  line-height: 1.4em;
  padding: 0px;
  margin: 0px;
}
img {
  border: none;
}
dl, dd {
  margin: 0;
}
label:hover {
  cursor: default;
}
#cms-header ul, #cms-header li {
  margin: 0px;
  padding: 0px;
}
#cms-header:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}
#cms-header a:link {
  color: #000000;
}
#cms-header a:visited {
  color: #800096;
}
#cms-header a:hover, #cms-header a:active {
  color: #CC0000;
}
#cms-header {
  margin-top: 1px;
  margin-right: 0;
  margin-bottom: 4px;
  margin-left: 0;
  padding: 0;
  width: 850px;
  height: auto;
  line-height: 1.35em;
}
#cms-header .logo_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#cms-header .logo_flex #logo_og {
  margin-top: 5px;
  padding-bottom: 4px;
  width: 130px;
}
#cms-header .logo_flex #logo_daigas {
  margin-top: 16px;
  padding-bottom: 4px;
  width: 230px;
}
@media screen and (max-width: 640px) {
  #cms-header #logo_og img {
    width: 90px;
    height: auto;
  }
  #cms-header .logo_flex #logo_daigas {
    margin-top: 8px;
    width: 150px;
    height: auto;
  }
}
#cms-header #head-navi1 {
  text-align: right;
  margin-top: 5px;
  float: right;
  width: 720px;
}
#cms-header #head-navi2 {
  text-align: right;
  margin-top: 4px;
  float: right;
  width: 720px;
}
#cms-header #head-navi1 ul li, #cms-header #head-navi2 ul li {
  list-style-type: none;
  display: inline;
  background: url(/ssl/og-form/benriappli_cp/img/arrow01.gif) no-repeat left center;
  padding: 0px 3px 0px 12px;
  margin: 0px 0px 0px 5px;
}
#cms-header #head-navi1 ul {
  border-right: 1px solid #AAA;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
}
#cms-header #head-navi1 ul, #cms-header #head-navi1 form {
  display: inline;
}
#cms-header #head-navi1 form input.query, #cms-header #head-navi1 form input.search {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
#head-navi1 #sHelp {
  vertical-align: bottom;
  margin-left: 5px;
}
div.SS_suggest {
  font-weight: normal;
  z-index: 9;
  display: none;
  position: absolute;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC;
  text-align: left;
}
div.SS_suggest div.SS_suggestItemOff {
  background-color: #FFF;
  border-top: 1px solid #CCC;
  padding: 1px 2px 1px 4px;
}
div.SS_suggest div.SS_suggestItemOn {
  background-color: #ECF5FA;
  border-top: 1px solid #CCC;
  padding: 1px 2px 1px 4px;
}
div.SS_suggest span.SS_suggestKey {
  font-size: 75%;
}
#glife {
  padding: 0px;
  width: 850px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#pan {
  margin: 0px;
  padding: 6px 4px;
  font-size: x-small;
  width: 840px;
  clear: both;
}
#pan a:link {
  color: #0033CC;
  text-decoration: none;
}
#pan a:visited {
  color: #808080;
  text-decoration: none;
}
#pan a:hover {
  color: #FE7816;
  text-decoration: underline;
}
#f-link ul, #f-link li {
  list-style-type: none;
  display: inline;
}
#f-link ul {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
}
#f-link ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
}
#f-link a {
  background-image: url(/ssl/og-form/benriappli_cp/img/arrow-01.gif);
  background-repeat: no-repeat;
  padding-left: 16px;
  background-position: 9px 3px;
  margin-right: 4px;
  display: inline;
  padding-right: 4px;
}
#f-link a {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #999999;
}
#f-link {
  width: 510px !important;
  text-align: right;
  float: right;
  margin: 0px;
  padding: 0px;
}
#f-link ul, #f-link li {
  list-style-type: none;
  display: inline;
  border-right-style: none !important;
  border-left-style: none !important;
}
table, table tr, table td, p, ul, input {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#pan {
  clear: both;
  font-size: x-small;
  margin: 0;
  padding: 6px 4px;
  width: 840px;
}
#pan a:link {
  color: #0033CC;
  text-decoration: none;
}
#pan a:visited {
  color: #808080;
  text-decoration: none;
}
#pan a:hover {
  color: #FE7816;
  text-decoration: underline;
}
#glife, #cms-header, #pan {
  margin: 0 auto !important;
  max-width: 950px !important;
  width: 96% !important;
}
@media screen and (max-width: 640px) {
  #glife {
    width: 100% !important;
    padding: 0 7px;
  }
}
h1 {
  margin-top: 0;
}
.form-ttl {
  margin-bottom: 10px;
  border-left: #F27601 7px solid;
  padding: 6px 0 6px 10px;
  font-size: 22px;
}
.form-ttl-lead {
  line-height: 2;
  margin: 0 20px 15px;
}
.apply-guideline {
  margin: 0 20px 15px;
  border: #F27601 1px solid;
}
.apply-guideline p {
  width: 880px;
  padding: 7px 14px;
  color: #F27601;
  background: #FFF7EF;
}
.apply-guideline .apply-guideline-inner {
  width: 888px;
  margin: 0 auto;
  padding: 12px 0 5px;
  overflow: hidden;
}
.apply-guideline .apply-guideline-inner dl {
  float: left;
  width: 100%;
  padding-bottom: 4px;
  font-size: 12px;
}
.apply-guideline .apply-guideline-inner dl.guideline-item01 {
  width: 460px;
}
.apply-guideline .apply-guideline-inner dl.guideline-item02 {
  width: 380px;
}
.apply-guideline .apply-guideline-inner dl dt {
  float: left;
  width: 120px;
  font-weight: bold;
}
.apply-guideline .apply-guideline-inner dl dd {
  float: left;
}
.apply-supplement {
  line-height: 1.8;
  margin: 0 20px 30px;
  padding: 15px;
  font-size: 12px;
  background: #F6F4F2;
}
.apply-supplement span {
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .apply-supplement {
    margin: 0 0 30px;
  }
}
.catalog-select {
  margin-bottom: 30px;
  font-size: 12px;
}
.catalog-select table {
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.catalog-select table caption {
  padding-bottom: 10px;
  text-align: left;
  font-weight: bold;
}
.catalog-select table caption span {
  color: #F37A00;
}
.catalog-select table td {
  border: #AAAAAA 1px solid;
  text-align: center;
}
.catalog-select table td.selected {
  background: #FFF1E1;
}
.catalog-select table td:hover {
  border: #F27A01 1px solid;
}
.catalog-select table td label {
  display: block;
  width: 180px;
  border: #ffffff 3px solid;
  padding: 15px 0;
}
.catalog-select table td.selected label {
  border: #F27A01 3px solid;
  color: #F27A01;
  font-weight: bold;
}
.catalog-select table td:hover label {
  border: #F27A01 3px solid;
}
.catalog-select table td input {
  margin-right: 5px;
}
.catalog-select table td img {
  margin-top: 5px;
  border: #DDDDDD 1px solid;
}
.error-list {
  display: none;
  max-width: 610px;
  width: 100%;
  margin: 0 auto 20px;
  padding: 5px 15px;
  color: #F31312;
  font-size: 12px;
  font-weight: bold;
  background: #FFF6F6;
}
.error-list p, .error-list ul {
  margin: 10px 0;
}
.error-list ul li {
  margin-left: 3em;
}
.necessity-lead {
  margin-bottom: 10px;
  line-height: 1.7;
}
.necessity-lead img {
  margin-right: 4px;
  vertical-align: middle;
}
.pagetop {
  margin-bottom: 10px;
  color: #0058AD;
  font-size: 12px;
  text-align: right;
}
/*--		__policy
----------------------------------------------------*/
#policy {
  width: 560px;
  margin: 0 auto;
  padding: 8px;
}
#policy .policy-ttl {
  margin-bottom: 17px;
  padding: 7px 9px;
  background: url(/ssl/og-form/benriappli_cp/img/policy-ttl-bg.jpg) left top repeat-y;
}
#policy .policy-ttl h1 {
  margin: 0;
  padding: 9px 20px;
  color: #ffffff;
  font-size: 16px;
  background: url(/ssl/og-form/benriappli_cp/img/policy-icon.jpg) left center no-repeat;
}
#policy .policy-text {
  margin-bottom: 80px;
  line-height: 1.6;
  font-size: 14px;
  padding: 0 9px;
}
#policy .policy-close {
  text-align: center;
}
/*--		__complete
----------------------------------------------------*/
.complete-box {
  padding-bottom: 50px;
  text-align: center;
}
.complete-ttl {
  margin: 0 0 35px;
  padding-top: 15px;
  color: #F27601;
  font-size: 29px;
}
@media screen and (max-width: 640px) {
  .complete-ttl {
    font-size: 1.1rem;
  }
}
.complete-ttl-lead {
  line-height: 1.8;
  margin-bottom: 50px;
}
.complete-ttl-lead p {
  margin-bottom: 10px;
}
.complete-btn {
  margin-bottom: 20px;
}
#form-area .complete-btn a {
  color: #F27601;
}
#form-area .complete-btn a:hover img {
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  opacity: 0.8;
}
.complete-btn img {
  margin: 0 5px;
  vertical-align: middle;
}
.complete-other {
  width: 672px;
  margin: 0 auto;
  border: #F37C0D 2px solid;
  padding: 2px;
}
.complete-other h2 {
  margin: 0 0 18px;
  padding: 12px 0;
  color: #ffffff;
  font-size: 20px;
  background: url(/ssl/og-form/benriappli_cp/img/complete-other-bg.jpg) left center repeat;
}
.complete-other ul {
  padding-bottom: 5px;
}
.complete-other ul li {
  display: inline;
  margin: 0 8px;
}
#homeFooter {
  clear: both;
  width: auto;
  overflow: hidden;
  margin-top: 50px;
}
#toTop {
  margin: 0 auto;
  text-align: right;
  max-width: 950px;
  width: 100%;
}
#homeFooter #homeFootBg {
  padding-top: 30px;
  background: #0070BC;
}
/* cms-footer_small */
.smallfooter #homeFootBg #cms-footer {
  width: 950px;
  margin: 0 auto;
  padding: 0 0 15px;
}
.smallfooter #homeFootBg #cms-footer #footer-info {
  width: 950px;
  margin: 0 auto;
  padding: 0;
  border-top: none;
  overflow: hidden;
}
.smallfooter #homeFootBg #cms-footer #footer-info #copyright {
  width: 420px;
  margin: 1px 0px;
  float: left;
  font-size: x-small;
  vertical-align: middle;
  padding: 0px;
}
.smallfooter #homeFootBg #cms-footer #footer-info #foot-navi {
  font-size: small;
  width: 470px;
  float: right;
  text-align: right;
  margin: 1px 0px;
  padding: 0px;
}
.smallfooter #homeFootBg #cms-footer #footer-info #foot-navi ul li {
  list-style-type: none;
  display: inline;
  background: url(/ssl/og-form/benriappli_cp/img/icon_arrowWhite.gif) no-repeat 1px 3px;
  padding: 0 3px 0 12px;
  margin: 0 0 0 5px;
}
.smallfooter #homeFootBg #cms-footer #footer-info #foot-navi ul {
  margin: 0px;
  padding: 0px;
}
/* / cms-footer_small */
/* / cms-footer€Κ */
#homeFooter #homeFootBg #footer-info #foot-navi ul li a {
  color: #fff;
  text-decoration: none;
}
/*--		__form
----------------------------------------------------*/
#form-area {
  clear: both;
  position: relative;
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  font-family: 'qMmpS Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'CI', Meiryo, sans-serif;
  font-size: 14px;
}
#form-area a {
  color: #0058AD;
}
#form-area .description {
  margin: 0 20px 30px;
  font-size: 12px;
}
#form-area .privacy-check, #form-area .privacy-check2 {
  margin-bottom: 15px;
  font-size: 12px;
  text-align: center;
}
.ouenkin {
  display: block;
  font-weight: normal;
  font-size: 90%;
  margin-top: 0.5em;
  text-indent: -1.2em;
  margin-left: 1.2em;
}
.inq-box {
  background-color: #f1f5f9;
  width: 600px;
  margin: 0 auto 5em;
  box-sizing: border-box;
  padding: 1.5em 2em;
}
.inq-box dl {
  overflow: hidden;
}
.inq-box dt {
  font-size: 120%;
  font-weight: bold;
  margin-top: 0.5em;
}
.inq-box dd {
  float: left;
  width: 60%;
  margin-top: 0.5em;
}
.inq-box dd.ib-tel {
  font-weight: bold;
  font-size: 110%;
  width: 40%;
  color: #0070BC;
}
.inq-box .inqbr {
  display: none;
}
@media screen and (max-width: 640px) {
  .inq-box {
    width: 100%;
    margin: 0 auto 5em;
    padding: 1.5em 1em;
  }
  .inq-box dt {
    font-size: 110%;
    line-height: 1.3;
  }
  .inq-box dd {
    float: none;
    width: 100%;
  }
  .inq-box dd.ib-tel {
    width: 100%;
  }
  .inq-box .inqbr {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  #form-area .privacy-check2 {
    text-align: left;
  }
}
#form-area .privacy-check {
  position: relative;
  max-width: 690px;
  width: 100%;
  overflow: hidden;
  margin: 60px auto 0;
  font-size: 13px;
}
#form-area .privacy-check p, #form-area .privacy-check2 p {
  font-weight: bold;
}
#form-area .privacy-check p {
  margin-bottom: 10px;
  font-size: 14px;
}
#form-area .privacy-check input {
  margin-right: 8px;
  margin-top: 1px;
}
#form-area .privacy-check .kiyakuBox {
  text-align: left;
  margin-bottom: 1em;
}
#form-area .privacy-check .kiyakuBox dt {
  font-weight: bold;
}
#form-area .privacy-check .kiyakuBox dd {
  text-indent: -1.5em;
  margin-left: 1.5em;
  margin-top: 1em;
}
body {
  position: relative;
  width: 100%;
}
.gotop {
  position: fixed;
  _position: absolute;
  bottom: 15px;
  right: 15px;
  width: 40px;
}
.formTable {
  width: 100%;
  margin-bottom: 15px;
}
table.formTable {
  border-collapse: collapse;
}
dl.formTable {
  border-top: #C0BFBB 1px solid;
}
.formTable th, .formTable td {
  border: #C0BFBB 1px solid;
}
.formTable dt, .formTable dd {
  border: #C0BFBB 1px solid;
  border-top: none;
}
.formTable th {
  width: 220px;
  padding: 22px 15px;
  text-align: left;
  background: #E9E6DF;
}
.formTable dt {
  padding: 15px;
  font-weight: bold;
  background: #E9E6DF;
}
.formTable dd {
  margin: 0;
  padding: 22px 15px;
}
.formTable th .item-inner {
  position: relative;
  width: 100%;
}
.formTable th span {
  font-weight: normal;
  font-size: 12px;
}
.formTable th .necessity, .formTable th .complete {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 730px) {
  .formTable th .necessity, .formTable th .complete {
    position: static;
    display: block;
    margin-top: 5px;
  }
}
@media screen and (max-width: 640px) {
  .formTable th .item-inner {
    overflow: hidden;
  }
  .formTable .item-text {
    float: left;
  }
  .formTable th .necessity, .formTable th .complete {
    position: static;
    display: inline-block;
    margin: 0 0 0 10px;
  }
}
.formTable th .complete {
  display: none;
}
.formTable td {
  padding: 22px 10px 22px 23px;
}
@media screen and (max-width: 640px) {
  .formTable {
    display: block;
  }
  .formTable tbody {
    display: block;
  }
  .formTable tr {
    display: block;
  }
  .formTable th {
    display: block;
    width: 100%;
    padding: 0;
  }
  .formTable td {
    display: block;
    width: 100%;
    padding: 15px 0 0 0;
  }
}
.formTable td .error {
  font-weight: bold;
}
.formTable .hint {
  margin-bottom: 10px;
}
.formTable .input-supplement {
  clear: both;
  padding-top: 10px;
  color: #999999;
  font-size: 12px;
}
.formTable .input-text, .formTable textarea {
  border: #C0BFBB 2px solid;
  border-radius: 4px;
  padding: 7px 10px;
  outline: 0;
  margin-top: -1px;
  padding: 7px 10px;
  font-size: 16px;
  border-collapse: separate;
}
.formTable select {
  position: relative;
  z-index: 10;
  margin: 0;
  margin-right: 5px;
  font-size: 13px;
}
.formTable .select-border {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  border: #C0BFBB 2px solid;
  border-radius: 3px;
  font-size: 16px;
  background: url(/ssl/og-form/benriappli_cp/img/select-arrow.png) right center no-repeat #ffffff;
}
.formTable .half-chara, .formTable .tel-hyphen {
  ime-mode: disabled;
}
#form-area .form-btn {
  margin-bottom: 35px;
  text-align: center;
}
.formTable .input-frame {
  position: relative;
  width: 100%;
  zoom: 1;
}
.formTable .input-frame:after {
  content: "";
  display: block;
  clear: both;
}
.formTable td .error-alert, .formTable td .mail-alert, .formTable td .font-alert, .formTable td .conf-alert, .formTable dd .font-alert {
  display: none;
  position: absolute;
  top: 3px;
  right: 0;
}
.formTable .input-frame .mark {
  float: left;
  margin-right: 5px;
  padding-top: 11px;
}
.formTable .input-frame div div {
  padding: 3px;
}
.formTable .input-frame .input-wrapper {
  position: relative;
  float: left;
}
@media screen and (max-width: 640px) {
  .formTable td .error-alert, .formTable td .mail-alert, .formTable td .font-alert, .formTable td .conf-alert, .formTable dd .font-alert {
    position: static;
    margin-top: 5px;
  }
  .formTable .input-frame .input-wrapper {
    float: none;
    padding-right: 0;
    max-width: 100% !important;
  }
  .question13 .formTable .input-frame .input-wrapper {
    float: left;
  }
}
.formTable .input-frame .line {
  zoom: 1;
}
.formTable .input-frame .line {
  content: "";
  display: block;
  clear: both;
}
.formTable .input-frame .check-wrapper {
  float: left;
  margin-right: 5px;
}
@media screen and (max-width: 640px) {
  .formTable .input-frame .check-wrapper {
    width: 100%;
  }
}
.formTable .input-frame .check-wrapper label {
  float: left;
  padding: 6px 5px;
}
.formTable .input-frame .check-wrapper input {
  float: left;
  margin-right: 8px;
  margin-top: 2px;
}
.formTable .input-frame .check-wrapper input.input-text {
  float: none;
  margin: 0;
}
.formTable .input-frame .check-wrapper span {
  float: left;
}
.formTable .input-frame .check-wrapper div {
  position: relative;
  margin-top: -3px;
}
@media screen and (max-width: 640px) {
  .formTable .input-frame .check-wrapper div {
    float: left;
    width: 100%;
  }
}
.formTable th.enq-caption {
  width: 100px;
}
.formTable th.enq-item {
  width: 90px;
}
.formTable .placeholder {
  position: absolute;
  top: 3px;
  left: 0;
  padding-top: 10px;
  color: #9A9899;
}
#form-area .rule-sentence {
  width: 730px;
  height: 170px;
  overflow-y: scroll;
  margin: 0 auto 20px;
  border: #C2C0BC 1px solid;
  padding: 10px;
}
#form-area .rule-sentence .sentence-title {
  font-weight: bold;
}
#form-area .form-area-supplement {
  line-height: 1.6;
  margin: 0 20px 10px;
  padding: 15px 0;
  color: #F27601;
  font-size: 12px;
  font-weight: bold;
}
#form-area .form-area-policy {
  line-height: 1.6;
  margin: 0 20px 30px;
  padding: 15px;
  font-size: 12px;
  background: #F6F4F2;
}
#form-area .form-area-policy dt {
  font-weight: bold;
}
#form-area .form-area-policy dd {
  margin: 0;
}
#form-area .form-area-contact {
  width: 700px;
  margin: 0 auto 70px;
  background: url(/ssl/og-form/benriappli_cp/img/contact-bg-bottom.gif) left bottom no-repeat;
}
#form-area .form-area-contact p {
  padding: 15px 15px 0;
  background: url(/ssl/og-form/benriappli_cp/img/contact-bg-top.gif) left top no-repeat;
}
#form-area .form-area-contact p span {
  display: block;
  margin-bottom: 1px;
  padding-bottom: 10px;
  border-bottom: #BBBBBB 1px solid;
}
#form-area .form-area-contact dl {
  margin: 0 15px;
  padding: 15px 0;
  border-top: #CCCCCC 1px dotted;
  zoom: 1;
}
#form-area .form-area-contact dl:after {
  content: "";
  display: block;
  clear: both;
}
#form-area .form-area-contact dl dt {
  float: left;
  padding-left: 10px;
}
#form-area .form-area-contact dl dt img {
  margin-bottom: 8px;
}
#form-area .form-area-contact dl dt a {
  padding-left: 15px;
  color: #006DD9;
  font-size: 12px;
  background: url(/ssl/og-form/benriappli_cp/img/contact-tel-bg.gif) left center no-repeat;
}
#form-area .form-area-contact dl dd {
  float: left;
  width: 400px;
  margin: 0;
  padding-top: 2px;
  padding-left: 10px;
  font-size: 10px;
}
#form-area .form-area-contact dl dd img {
  margin-bottom: 10px;
}
/*--		__individual
----------------------------------------------------*/
.formTable .input-frame .name1-wrapper, .formTable .input-frame .name2-wrapper, .formTable .input-frame .name3-wrapper, .formTable .input-frame .name4-wrapper {
  width: 210px;
}
.formTable .input-frame .name1-wrapper, .formTable .input-frame .name3-wrapper {
  margin-right: 15px;
}
@media screen and (max-width: 640px) {
  .formTable .input-frame .name1-wrapper, .formTable .input-frame .name2-wrapper, .formTable .input-frame .name3-wrapper, .formTable .input-frame .name4-wrapper {
    width: 100%;
  }
  .formTable .input-frame .name1-wrapper, .formTable .input-frame .name3-wrapper {
    margin-right: 0;
  }
}
.formTable .input-frame .name1-wrapper input, .formTable .input-frame .name2-wrapper input, .formTable .input-frame .name3-wrapper input, .formTable .input-frame .name4-wrapper input {
  width: 180px;
}
.formTable .input-frame .zip1-wrapper {
  width: 100px;
  margin-right: 5px;
}
.formTable .input-frame .zip2-wrapper {
  width: 140px;
}
.formTable .input-frame .zip1-wrapper input {
  width: 70px;
}
.formTable .input-frame .zip2-wrapper input {
  width: 110px;
}
.formTable .input-frame .search-address {
  float: left;
  margin-top: 5px;
  padding-left: 12px;
}
.formTable .input-frame .search-address img {
  cursor: pointer;
}
.search-zip {
  clear: both;
  padding: 10px 0 0 20px;
  font-size: 12px;
  background: url(/ssl/og-form/benriappli_cp/img/search-zip.gif) left 11px no-repeat;
}
@media screen and (max-width: 640px) {
  .formTable .input-frame .zip1-wrapper {
    float: left;
  }
  .formTable .input-frame .zip2-wrapper {
    float: left;
  }
}
#form-area .search-zip a {
  color: #666666;
}
.formTable .input-frame .pref-wrapper {
  max-width: 170px;
  width: 100%;
}
.formTable .input-frame .pref-wrapper select {
  max-width: 160px;
  width: 92%;
}
.formTable .input-frame .addr1-wrapper, .formTable .input-frame .addr2-wrapper {
  max-width: 460px;
  width: 100%;
}
.formTable .input-frame .addr1-wrapper input, .formTable .input-frame .addr2-wrapper input {
  max-width: 510px;
  width: 92%;
}
.formTable .input-frame .tel1-wrapper {
  max-width: 450px;
  width: 92%;
}
.formTable .input-frame .tel1-wrapper input {
  max-width: 420px;
  width: 92%;
}
@media screen and (max-width: 640px) {
  .formTable .input-frame .tel1-wrapper {
    max-width: 100%;
    width: 100%;
  }
}
.formTable .input-frame .mail-wrapper, .formTable .input-frame .emailConfirmation-wrapper, .formTable .input-frame .GOSHIYO-wrapper {
  max-width: 450px;
  width: 100%;
}
.formTable .input-frame .mail-wrapper input, .formTable .input-frame .emailConfirmation-wrapper input, .formTable .input-frame .GOSHIYO-wrapper input {
  max-width: 420px;
  width: 92%;
}
.formTable .input-frame .Y2-wrapper, .formTable .input-frame .M2-wrapper, .formTable .input-frame .D2-wrapper {
  margin-right: 5px;
}
.formTable .input-frame .Y2-wrapper {
  max-width: 170px;
  width: 100%;
}
.formTable .input-frame .M2-wrapper, .formTable .input-frame .D2-wrapper {
  max-width: 120px;
  width: 100%;
}
.formTable .input-frame .Y2-wrapper select {
  max-width: 130px;
  width: 92%;
}
.formTable .input-frame .M2-wrapper select, .formTable .input-frame .D2-wrapper select {
  max-width: 80px;
  width: 92%;
  margin-right: 5px;
}
.formTable .input-frame .HOME_TYPE-wrapper, .formTable .input-frame .duringuse-wrapper {
  max-width: 120px;
  width: 100%;
}
.formTable .input-frame .duringuse-wrapper2 {
  width: auto;
}
.formTable .input-frame .duringuse2-input {
  max-width: 280px;
  width: 100%;
  padding: 0;
}
.formTable .input-frame .duringuse2-input input {
  max-width: 170px;
  width: 92%;
}
.formTable .input-frame .VISIT_TIME-wrapper select {
  max-width: 140px;
  width: 92%;
}
.formTable .input-frame .enq-wrapper {
  max-width: 120px;
  width: 100%;
}
.formTable .input-frame .enq2-wrapper {
  max-width: auto;
  width: 100%;
}
.formTable .input-frame .enq2-input {
  max-width: 280px;
  width: 100%;
}
.formTable .input-frame .enq2-input input {
  max-width: 170px;
  width: 92%;
}
.formTable .input-frame .VISIT_TIME-wrapper select {
  max-width: 140px;
  width: 92%;
}
.formTable .input-frame .enq-text-wrapper {
  max-width: 450px;
  width: 100%;
}
.formTable .input-frame .enq-text-wrapper input {
  max-width: 420px;
  width: 92%;
}
.formTable .input-frame .enq-textarea-wrapper {
  max-width: 540px;
  width: 100%;
}
.formTable .input-frame .enq-textarea-wrapper textarea {
  max-width: 510px;
  width: 92%;
  height: 200px;
}
.formTable .input-frame .enq-text2-wrapper {
  max-width: 790px;
  width: 100%;
}
.formTable .input-frame .enq-text2-wrapper input {
  max-width: 760px;
  width: 92%;
}
.formTable .input-frame .enq-textarea2-wrapper {
  max-width: 190px;
  width: 100%;
}
.formTable .input-frame .enq-textarea2-wrapper textarea {
  max-width: 760px;
  width: 92%;
  height: 210px;
}
/*  POST CODE error 2015.06
 -------------------------------------*/
#disp, #disp2 {
  display: none;
  padding: 5px;
  border: 1px solid #ff1111;
  color: #ff1111;
  margin: 5px 5px 0 20px;
}
#spdisp {
  display: none;
  padding: 5px;
  border: 1px solid #ff1111;
  color: #ff1111;
  margin: -10px 0 20px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
/* submit noscript */
.form-btn-view {
  display: none;
}
/* ---202007:add.--- */
.self-support .formTable th .necessity, .self-support .formTable th .complete {
  text-align: right;
}
#form-area.self-support .privacy-check .kiyakuBox dd {
  text-indent: -1em;
  margin-left: 1em;
}
#glife #form-area.self-support .privacy-check p a {
  margin-left: 0;
  padding-left: 0;
  background-image: none;
}
@media screen and (max-width: 640px) {
  .complete-ttl-lead p {
    text-align: left;
    margin: 0 10px;
  }
}