@charset "UTF-8";
@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium");
}

/*
========================================================
	- LAYOUT NORMALIZE
========================================================
*/

body {
  text-align: left;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "���S�V�b�N",
    "Yu Gothic", "YuGothic M", "���S�V�b�N��", "YuGothic", "�q���M�m�p�S Pro W3",
    "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, "�l�r �o�S�V�b�N",
    "MS PGothic", sans-serif;
  font-weight: 500;
  line-height: 1.5;
}
@media only screen and (min-width: 788px) {
  body {
    min-width: 1040px;
    font-size: 14px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  body {
    font-size: 12px;
  }
}
@media only screen and (max-width: 499px) {
  body {
    font-size: 12px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
table,
pre {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ul,
ol,
li {
  list-style: none;
}

p,
li,
dt,
dd,
th,
td,
pre {
  -ms-line-break: strict;
  line-break: strict;
  -ms-word-break: break-strict;
  word-break: break-strict;
}

img {
  height: auto;
  border: 0;
  vertical-align: top;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table td,
table th {
  padding: 0;
}

button {
  width: auto;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "���S�V�b�N",
    "Yu Gothic", "YuGothic M", "���S�V�b�N��", "YuGothic", "�q���M�m�p�S Pro W3",
    "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, "�l�r �o�S�V�b�N",
    "MS PGothic", sans-serif;
  overflow: visible;
  cursor: pointer;
  color: #404040;
}
button::-moz-focus-inner {
  padding: 0;
  border: none;
}
button:active {
  position: relative;
}

a {
  outline: none;
  color: #2692ac;
  text-decoration: none;
}
a:visited {
  color: #367aa8;
}
a:hover {
  color: #67b2c5;
  text-decoration: none;
}
a img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -moz-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

input::-ms-clear {
  visibility: hidden;
}

/*
========================================================
	- HEADER
========================================================
*/

/*
#responsiveHead h1 img {
    height: 100%;
}
*/

ul#reponsiveNavMain li a {
  color: #ffffff;
}

/*
========================================================
	- CONTENT
========================================================

-------------------------------
	-- #form-content-vo1
-------------------------------
*/
@media only screen and (min-width: 788px) {
  #form-content-vo1 {
    width: 900px;
    margin: 0 auto;
    padding: 40px 20px 0;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  #form-content-vo1 {
    padding: 14px 20px 0;
  }
}
@media only screen and (max-width: 499px) {
  #form-content-vo1 {
    padding: 14px 20px 0;
  }
}

/*
========================================================
	- ICON
========================================================
*/
/*
-------------------------------
	-- .target-link-img
-------------------------------
*/
.target-link-img {
  padding: 0 0 0 7px;
}
.target-link-img .icon {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.target-link-img .icon.style-blank {
  width: 13px;
  height: 11px;
  margin: 4px 0 0 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../../images/inquiryform/icon_blank.png);
  background-size: 13px 11px;
}
.target-link-img .txt {
  padding-left: 7px;
  font-size: 12px;
  color: #333;
}

/*
-------------------------------
	-- .icon-required
-------------------------------
*/
.icon-required {
  display: inline-block;
  vertical-align: top;
  padding: 2px 5px 1px;
  margin-left: 10px;
  background: #ac0000;
  color: #fff;
}
@media only screen and (min-width: 788px) {
  .icon-required {
    font-size: 11px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .icon-required {
    font-size: 9px;
  }
}
@media only screen and (max-width: 499px) {
  .icon-required {
    font-size: 9px;
  }
}

/*
-------------------------------
	-- #footer-pagetop
-------------------------------
*/
@media only screen and (min-width: 788px) {
  #footer-pagetop > div {
    visibility: hidden;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 59;
    opacity: 0;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  #footer-pagetop > div {
    text-align: center;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 499px) {
  #footer-pagetop > div {
    text-align: center;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 788px) {
  #footer-pagetop > div.active {
    visibility: inherit;
    opacity: 1;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
}
@media only screen and (min-width: 788px) {
  #footer-pagetop > div.stop {
    position: absolute;
    top: -70px;
    bottom: auto;
  }
}
@media only screen and (min-width: 788px) {
  #footer-pagetop p a {
    display: block;
    width: 50px;
    height: 50px;
    background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/template/footer/pagetop.png)
      0 0 no-repeat;
    -moz-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  #footer-pagetop p a {
    display: block;
    padding: 15px 15px 15px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #footer-pagetop p a:before {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 6px 8px 0 0;
    width: 12px;
    height: 7px;
    content: " ";
    background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/template/icon/arrow_top_black.png)
      0 0 no-repeat;
    background-size: 12px 7px;
  }
}
@media only screen and (max-width: 499px) {
  #footer-pagetop p a {
    display: block;
    padding: 15px 15px 15px;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  #footer-pagetop p a:before {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 6px 8px 0 0;
    width: 12px;
    height: 7px;
    content: " ";
    background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/template/icon/arrow_top_black.png)
      0 0 no-repeat;
    background-size: 12px 7px;
  }
}
@media only screen and (min-width: 788px) {
  #footer-pagetop p a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85;
    -moz-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
  }
}
@media only screen and (min-width: 788px) {
  #footer-pagetop p a span {
    display: block;
    white-space: nowrap;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
  }
}

/*
========================================================
	- HEADING
========================================================
*/
/*
-------------------------------
	-- .form-body-vo1
-------------------------------
*/
@media only screen and (min-width: 788px) {
  .form-body-vo1 {
    padding: 0 0 55px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo1 {
    padding: 0 0 15px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo1 {
    padding: 0 0 15px;
  }
}
@media only screen and (min-width: 788px) {
  .form-body-vo1 .head-area .title-area {
    display: inline;
  }
}
.form-body-vo1 .head-area .title-area h1 {
  color: #000;
  font-weight: bold;
  line-height: 1.1;
}
@media only screen and (min-width: 788px) {
  .form-body-vo1 .head-area .title-area h1 {
    display: inline;
    font-size: 28px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo1 .head-area .title-area h1 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo1 .head-area .title-area h1 {
    font-size: 15px;
  }
}
@media only screen and (min-width: 788px) {
  .form-body-vo1 .head-area .sub-holder {
    display: inline;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo1 .head-area .sub-holder {
    padding-top: 5px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo1 .head-area .sub-holder {
    padding-top: 5px;
  }
}
.form-body-vo1 .head-area .sub-holder p {
  color: #333;
}
@media only screen and (min-width: 788px) {
  .form-body-vo1 .head-area .sub-holder p {
    display: inline;
    font-size: 14px;
    white-space: nowrap;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo1 .head-area .sub-holder p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo1 .head-area .sub-holder p {
    font-size: 12px;
  }
}
.form-body-vo1 .head-area .sub-holder p.note {
  color: #ac0000;
}
.form-body-vo1 .sub-text {
  padding-bottom: 5px;
  color: #333;
}
.form-body-vo1 .head-area + .sub-text {
  padding-top: 5px;
}
.form-body-vo1 .head-area .sub-text p {
  white-space: nowrap;
}
.form-body-vo1 > .css-txt-color-white .head-area .title-area h1 {
  color: #fff;
}

/*
-------------------------------
	-- .form-body-vo2
-------------------------------
*/
@media only screen and (min-width: 788px) {
  .form-body-vo2 {
    padding: 30px 0 30px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo2 {
    padding: 15px 0 15px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo2 {
    padding: 15px 0 15px;
  }
}
@media only screen and (min-width: 788px) {
  .form-body-vo2 > div {
    border-left: 8px solid #ff6339;
    padding: 0 0 0 12px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo2 > div {
    border-left: 4px solid #ff6339;
    padding: 0 0 0 8px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo2 > div {
    border-left: 4px solid #ff6339;
    padding: 0 0 0 8px;
  }
}
@media only screen and (min-width: 788px) {
  .form-body-vo2 > div > div {
    letter-spacing: -0.4em;
  }
}
@media only screen and (min-width: 788px) {
  .form-body-vo2 .head-area .title-area {
    display: inline;
  }
}
.form-body-vo2 .head-area .title-area h2 {
  color: #000;
  font-weight: bold;
  line-height: 1.2;
}
@media only screen and (min-width: 788px) {
  .form-body-vo2 .head-area .title-area h2 {
    display: inline;
    font-size: 20px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo2 .head-area .title-area h2 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo2 .head-area .title-area h2 {
    font-size: 15px;
  }
}
.form-body-vo2 .head-area .title-area h2 a:after {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 7px 0 0 10px;
  width: 4px;
  height: 7px;
  content: " ";
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/template/icon/arrow_right.png)
    0 0 no-repeat;
  background-size: 5px 8px;
}
.form-body-vo2 .head-area .title-area h2 .target-link-img .icon.style-blank {
  margin: 3px 0 0 0;
}
@media only screen and (min-width: 788px) {
  .form-body-vo2 .head-area .sub-holder {
    display: inline;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo2 .head-area .sub-holder {
    padding-top: 5px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo2 .head-area .sub-holder {
    padding-top: 5px;
  }
}
.form-body-vo2 .head-area .sub-holder p {
  color: #333;
}
@media only screen and (min-width: 788px) {
  .form-body-vo2 .head-area .sub-holder p {
    display: inline;
    font-size: 14px;
    white-space: nowrap;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo2 .head-area .sub-holder p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo2 .head-area .sub-holder p {
    font-size: 12px;
  }
}
.form-body-vo2 .head-area .sub-holder p.note {
  color: #ac0000;
}
.form-body-vo2 .sub-text {
  padding-bottom: 5px;
  color: #333;
  font-size: 14px;
}
.form-body-vo2 .head-area + .sub-text {
  padding-top: 5px;
}
.form-body-vo2 .head-area .sub-text p {
  white-space: nowrap;
}

.form-body-vo1 + .form-body-vo2 {
  padding-top: 0;
}
@media only screen and (min-width: 788px) {
  .form-body-vo3 > div {
    border-left: none;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-body-vo3 > div {
    border-left: none;
  }
}
@media only screen and (max-width: 499px) {
  .form-body-vo3 > div {
    border-left: none;
  }
}

/*
-------------------------------
	-- .form-individual-vo2
-------------------------------
*/
@media only screen and (min-width: 788px) {
  .form-individual-vo2 {
    padding: 28px 0 10px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-individual-vo2 {
    padding: 14px 0 5px;
  }
}
@media only screen and (max-width: 499px) {
  .form-individual-vo2 {
    padding: 14px 0 5px;
  }
}
@media only screen and (min-width: 788px) {
  .form-individual-vo2 > div > div > div > div {
    letter-spacing: -0.4em;
  }
}
@media only screen and (min-width: 788px) {
  .form-individual-vo2 .head-area .title-area {
    display: inline;
  }
}
.form-individual-vo2 .head-area .title-area h3 {
  color: #000;
  font-weight: bold;
  line-height: 1.3;
}
@media only screen and (min-width: 788px) {
  .form-individual-vo2 .head-area .title-area h3 {
    display: inline;
    font-size: 16px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-individual-vo2 .head-area .title-area h3 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 499px) {
  .form-individual-vo2 .head-area .title-area h3 {
    font-size: 13px;
  }
}
.form-individual-vo2 .head-area .title-area h3 a:after {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 6px 0 0 8px;
  width: 4px;
  height: 7px;
  content: " ";
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/template/icon/arrow_right.png)
    0 0 no-repeat;
  background-size: 5px 8px;
}
.form-individual-vo2 .head-area .title-area h3 a .target-link-img {
  padding: 0 0 0 5px;
}
.form-individual-vo2
  .head-area
  .title-area
  h3
  a
  .target-link-img
  .icon.style-blank {
  margin: 3px 0 0 0;
}
@media only screen and (min-width: 788px) {
  .form-individual-vo2 .head-area .sub-holder {
    display: inline;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-individual-vo2 .head-area .sub-holder {
    padding-top: 5px;
  }
}
@media only screen and (max-width: 499px) {
  .form-individual-vo2 .head-area .sub-holder {
    padding-top: 5px;
  }
}
.form-individual-vo2 .head-area .sub-holder p {
  color: #333;
}
@media only screen and (min-width: 788px) {
  .form-individual-vo2 .head-area .sub-holder p {
    display: inline;
    font-size: 14px;
    white-space: nowrap;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-individual-vo2 .head-area .sub-holder p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 499px) {
  .form-individual-vo2 .head-area .sub-holder p {
    font-size: 12px;
  }
}
.form-individual-vo2 .head-area .sub-holder p.note {
  color: #ac0000;
}
.form-individual-vo2 .sub-text {
  padding-bottom: 2px;
  color: #333;
  font-size: 14px;
}
.form-individual-vo2 .head-area + .sub-text {
  padding-top: 2px;
}
.form-individual-vo2 .head-area .sub-text p {
  white-space: nowrap;
}

.form-body-vo1 + .form-individual-vo2 {
  padding-top: 0;
}

/*
-------------------------------
	-- .form-individual-vo1
-------------------------------
*/
@media only screen and (min-width: 788px) {
  .form-individual-vo1 {
    padding: 12px 0 10px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-individual-vo1 {
    padding: 12px 0 10px;
  }
}
@media only screen and (max-width: 499px) {
  .form-individual-vo1 {
    padding: 12px 0 10px;
  }
}
@media only screen and (min-width: 788px) {
  .form-individual-vo1 .head-area .title-area {
    display: inline;
  }
}
.form-individual-vo1 .head-area .title-area h4 {
  color: #000;
  font-weight: bold;
}
@media only screen and (min-width: 788px) {
  .form-individual-vo1 .head-area .title-area h4 {
    display: inline;
    font-size: 14px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-individual-vo1 .head-area .title-area h4 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 499px) {
  .form-individual-vo1 .head-area .title-area h4 {
    font-size: 12px;
  }
}
.form-individual-vo1 .head-area .title-area h4 a:after {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 6px 0 0 8px;
  width: 4px;
  height: 7px;
  content: " ";
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/template/icon/arrow_right.png)
    0 0 no-repeat;
  background-size: 5px 8px;
}
.form-individual-vo1 .head-area .title-area h4 a .target-link-img {
  padding: 0 0 0 5px;
}
.form-individual-vo1
  .head-area
  .title-area
  h4
  a
  .target-link-img
  .icon.style-blank {
  margin: 3px 0 0 0;
}
@media only screen and (min-width: 788px) {
  .form-individual-vo1 .head-area .sub-holder {
    display: inline;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-individual-vo1 .head-area .sub-holder {
    padding-top: 5px;
  }
}
@media only screen and (max-width: 499px) {
  .form-individual-vo1 .head-area .sub-holder {
    padding-top: 5px;
  }
}
.form-individual-vo1 .head-area .sub-holder p {
  color: #333;
}
@media only screen and (min-width: 788px) {
  .form-individual-vo1 .head-area .sub-holder p {
    display: inline;
    font-size: 14px;
    white-space: nowrap;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-individual-vo1 .head-area .sub-holder p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 499px) {
  .form-individual-vo1 .head-area .sub-holder p {
    font-size: 12px;
  }
}
.form-individual-vo1 .head-area .sub-holder p.note {
  color: #ac0000;
}
.form-individual-vo1 .head-area .sub-holder p .count {
  padding-left: 3px;
}
.form-individual-vo1 .head-area .sub-holder p .note {
  color: #ac0000;
  font-weight: bold;
}

.form-body-vo1 + .form-individual-vo1 {
  padding-top: 0;
}

.form-body-vo2 + .form-individual-vo1 {
  padding-top: 0;
}

.form-individual-vo2 + .form-individual-vo1 {
  padding-top: 0;
}

/*
========================================================
	- TEXT
========================================================
*/
/*
-------------------------------
	-- .text-area-li
-------------------------------
*/
@media only screen and (min-width: 788px) {
  .text-area-li {
    padding: 0 0 25px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .text-area-li {
    padding: 0 0 15px;
  }
}
@media only screen and (max-width: 499px) {
  .text-area-li {
    padding: 0 0 15px;
  }
}
.form-css-example + .text-area-li {
  margin-top: -13px;
}
.form-area-img + .text-area-li {
  margin-top: -15px;
}
.text-area-li p strong {
  color: #333;
  font-weight: bold;
}
.text-area-li p strong.heading {
  color: #666;
  font-weight: bold;
}
.text-area-li p em {
  color: #ad0000;
  font-style: normal;
  font-weight: bold;
}
.text-area-li p .underline {
  color: #666;
  font-weight: bold;
  text-decoration: underline;
}
.text-area-li p .number {
  color: #917d53;
  font-weight: bold;
  letter-spacing: normal;
}
.text-area-li p .note {
  color: #ac0000;
}
.text-area-li p .target-link-img {
  padding-right: 7px;
}
.text-area-li p .icon-required {
  margin-left: 0;
  margin-right: 10px;
}
.text-area-li p + p {
  padding-top: 5px;
}
.text-area-li > .style-right {
  text-align: right;
}
.text-area-li > .style-center {
  text-align: center;
}
.text-area-li > p > a {
  margin-left: 30px;
}
/*
========================================================
	- LIST
========================================================
*/
/*
-------------------------------
	-- .form-list-area
-------------------------------
*/
@media only screen and (min-width: 788px) {
  .form-list-area {
    padding: 0 0 18px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-list-area {
    padding: 0 0 9px;
  }
}
@media only screen and (max-width: 499px) {
  .form-list-area {
    padding: 0 0 9px;
  }
}
.form-css-example + .form-list-area {
  margin-top: -13px;
}
.form-css-example + .form-list-area-detail + .form-list-area {
  margin-top: -13px;
}
.form-list-area ul.text-area > li > div {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
@media only screen and (min-width: 788px) {
  .form-list-area ul.text-area > li > div {
    padding: 0 0 0 12px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-list-area ul.text-area > li > div {
    padding: 0 0 0 9px;
  }
}
@media only screen and (max-width: 499px) {
  .form-list-area ul.text-area > li > div {
    padding: 0 0 0 9px;
  }
}
.form-list-area ul.text-area > li > div:before {
  position: absolute;
  left: 0;
  width: 4px;
  height: 4px;
  content: " ";
  background: url(../../images/inquiryform/ul_list.png) 0 0 no-repeat;
  background-size: 4px 4px;
}

.form-list-area ul.text-area > li.red-bullet > div:before {
  color: red;
  content: "\2022";
  background: none;
  top: 0;
}

@media only screen and (min-width: 788px) {
  .form-list-area ul.text-area > li > div:before {
    top: 9px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-list-area ul.text-area > li > div:before {
    top: 7px;
  }
}
@media only screen and (max-width: 499px) {
  .form-list-area ul.text-area > li > div:before {
    top: 7px;
  }
}
.form-list-area ul.text-area > li > div .target-link-img {
  padding-right: 0;
}
@media only screen and (min-width: 788px) {
  .form-list-area ul.text-area > li [class^="text-area-li"] {
    padding-bottom: 8px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-list-area ul.text-area > li [class^="text-area-li"] {
    padding-bottom: 4px;
  }
}
@media only screen and (max-width: 499px) {
  .form-list-area ul.text-area > li [class^="text-area-li"] {
    padding-bottom: 4px;
  }
}
.form-list-area ul.text-area > li .form-list-area {
  padding-left: 30px;
  padding-bottom: 0;
}
.form-list-area > .link-area ul.text-area > li > div {
  padding: 0px 0px 10px 0px;
}
.form-list-area > .link-area ul.text-area > li > div:before {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  content: "";
  background: none;
}
.form-list-area
  > .link-area
  ul.text-area
  > li
  > div
  > .text-area-li
  p:first-child
  a:after {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 5px;
  height: 8px;
  content: " ";
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/template/icon/arrow_right.png)
    0 0 no-repeat;
  background-size: 5px 8px;
}
@media only screen and (min-width: 788px) {
  .form-list-area
    > .link-area
    ul.text-area
    > li
    > div
    > .text-area-li
    p:first-child
    a:after {
    margin: 7px 0 0 8px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-list-area
    > .link-area
    ul.text-area
    > li
    > div
    > .text-area-li
    p:first-child
    a:after {
    margin: 5px 0 0 6px;
  }
}
@media only screen and (max-width: 499px) {
  .form-list-area
    > .link-area
    ul.text-area
    > li
    > div
    > .text-area-li
    p:first-child
    a:after {
    margin: 5px 0 0 6px;
  }
}
.form-list-area > .style-right {
  text-align: right;
}
.form-list-area > .style-center {
  text-align: center;
}

/*
-------------------------------
	-- .form-list-area-detail
-------------------------------
*/
/*
  @media only screen and (min-width: 788px) {
    .form-list-area-detail {
      padding: 0 0 16px; } }
*/

@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-list-area-detail {
    padding: 0 0 8px;
  }
}
@media only screen and (max-width: 499px) {
  .form-list-area-detail {
    padding: 0 0 8px;
  }
}
.form-css-example + .form-list-area-detail {
  margin-top: -13px;
}
.form-list-area-detail > div > div > div > div {
  display: table;
  width: 100%;
}
.form-list-area-detail dl.text-area-detail {
  display: table-row;
}
.form-list-area-detail dl.text-area-detail > dt,
.form-list-area-detail dl.text-area-detail > dd {
  display: table-cell;
  vertical-align: top;
}
.form-list-area-detail dl.text-area-detail > dt {
  white-space: nowrap;
  width: 1%;
  padding-right: 10px;
}
.form-list-area-detail dl.text-area-detail > dd {
  width: 99%;
}
.form-list-area-detail dl.text-area-detail > dd .form-list-area {
  padding-bottom: 0;
}
.form-list-area-detail dl.text-area-detail > dd .form-list-area-detail {
  padding-bottom: 0;
}
.form-list-area-detail
  > .style-term
  > div
  > div
  > div
  > dl.text-area-detail
  > dt {
  position: relative;
  padding-right: 40px;
  color: #666;
}
.form-list-area-detail
  > .style-term
  > div
  > div
  > div
  > dl.text-area-detail
  > dt:after {
  position: absolute;
  top: 0;
  right: 18px;
  font-weight: bold;
  content: ":";
}
.form-list-area-detail
  > .style-order
  > div
  > div
  > div
  > dl.text-area-detail
  > dt {
  color: #999;
}
.form-list-area-detail
  > .style-note
  > div
  > div
  > div
  > dl.text-area-detail
  > dt {
  padding-right: 5px;
}

/*
========================================================
	- BUTTON
========================================================
*/
/*
-------------------------------
	-- .form-btn-style
-------------------------------
*/
.form-btn-style {
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 788px) {
  .form-btn-style {
    display: inline-block;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn-style {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn-style {
    display: block;
    width: 100%;
  }
}
.form-btn-style:hover {
  text-decoration: none;
}
.form-btn-style > span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 1.5;
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn-style > span {
    display: block;
    min-width: auto;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn-style > span {
    display: block;
    min-width: auto;
  }
}
.form-btn-style > span > span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.form-btn-style > span > span > span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.form-btn-style > span > span > span > span {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.form-btn-style .txt {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}
@media only screen and (min-width: 788px) {
  .form-btn-style .txt {
    padding: 10px 13px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn-style .txt {
    padding: 12px 13px;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn-style .txt {
    padding: 12px 13px;
  }
}
.form-btn-style > .style-large .txt {
  height: 30px;
  font-size: 18px;
}
.form-btn-style > .style-full {
  display: block;
  width: 100%;
}
.form-btn-style > .style-full > span {
  width: 100%;
}
.form-btn-style > .style-full > span > span {
  width: 100%;
}
.form-btn-style > .style-full > span > span > span {
  display: table;
  width: 100%;
}
.form-btn-style > .style-full .txt {
  width: 100%;
  text-align: center;
}
.form-btn-style > .btn-color-black {
  background: #333;
  -moz-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
@media only screen and (min-width: 788px) {
  .form-btn-style > .btn-color-black {
    min-width: 240px;
  }
}
.form-btn-style > .btn-color-black:hover {
  background: #717171;
  -moz-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
.form-btn-style > .style-color2 {
  background: #00a273;
  min-width: 240px;
  -moz-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
.form-btn-style > .style-color2:hover {
  background: #3cac8a;
  -moz-transition: background-color 0.25s ease;
  -o-transition: background-color 0.25s ease;
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
}
@media only screen and (min-width: 788px) {
  .form-btn-style.css-zipcode > span {
    min-width: 115px;
  }
}

/*
-------------------------------
	-- .form-btn
-------------------------------
*/
.form-btn {
  padding: 0 0 20px;
}
.form-btn ul.btn-list {
  line-height: 0;
}
.form-btn ul.btn-list li + li {
  padding-top: 10px;
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-liner ul.btn-list {
    display: block;
    margin-left: -20px;
    letter-spacing: -0.4em;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn > .style-liner ul.btn-list {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn > .style-liner ul.btn-list {
    margin-top: -20px;
  }
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-liner ul.btn-list li {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-left: 20px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn > .style-liner ul.btn-list li {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn > .style-liner ul.btn-list li {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-liner ul.btn-list li + li {
    padding-top: 0;
  }
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-liner.style-fix ul.btn-list {
    display: block;
    margin-left: -20px;
    letter-spacing: -0.4em;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn > .style-liner.style-fix ul.btn-list {
    display: block;
    margin-left: -20px;
    letter-spacing: -0.4em;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn > .style-liner.style-fix ul.btn-list {
    display: block;
    margin-left: -20px;
    letter-spacing: -0.4em;
  }
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-liner.style-fix ul.btn-list li {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-left: 20px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn > .style-liner.style-fix ul.btn-list li {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-left: 20px;
    letter-spacing: normal;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn > .style-liner.style-fix ul.btn-list li {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-left: 20px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-liner.style-fix ul.btn-list li + li {
    padding-top: 0;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn > .style-liner.style-fix ul.btn-list li + li {
    padding-top: 0;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn > .style-liner.style-fix ul.btn-list li + li {
    padding-top: 0;
  }
}
.form-btn > .style-right ul.btn-list {
  text-align: right;
}
.form-btn > .style-center ul.btn-list {
  text-align: center;
}
.form-btn > .style-submit {
  padding-top: 30px;
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-submit ul.btn-list {
    display: block;
    margin-left: -20px;
    letter-spacing: -0.4em;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn > .style-submit ul.btn-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: -20px;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn > .style-submit ul.btn-list {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    margin-top: -20px;
  }
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-submit ul.btn-list li {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-left: 20px;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-btn > .style-submit ul.btn-list li {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 499px) {
  .form-btn > .style-submit ul.btn-list li {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 788px) {
  .form-btn > .style-submit ul.btn-list li + li {
    padding-top: 0;
  }
}

/*
========================================================
	- PIC
========================================================
*/
/*
-------------------------------
	-- .form-area-img
-------------------------------
*/
.form-area-img {
  padding: 0 0 30px;
}
@media only screen and (min-width: 788px) {
  .form-area-img > div {
    display: block;
    margin: -40px 0 0 -20px;
    letter-spacing: -0.4em;
  }
}
@media only screen and (min-width: 788px) {
  .form-area-img .images-vo1 {
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}
@media only screen and (min-width: 788px) {
  .form-area-img .holder {
    display: table;
  }
}
.form-area-img .holder a {
  display: block;
}
.form-area-img .holder img {
  height: auto;
  width: 100%;
  max-width: 100%;
}
.form-area-img .holder img + img {
  display: none;
}
.form-area-img .caption {
  margin-bottom: -3px;
  padding-top: 6px;
}
.form-area-img .caption p {
  font-size: 12px;
}
.form-area-img + .form-area-img {
  margin-top: -15px;
}
.form-area-img > .style-center > div > div > div {
  text-align: center;
}
.form-area-img > .style-center .images-vo1 {
  text-align: left;
}
.form-area-img > .style-right {
  text-align: right;
}

/*
-------------------------------
	-- .form-area-img-block
-------------------------------
*/
@media only screen and (min-width: 788px) {
  .form-area-img-block > div > div > div > div {
    width: 100%;
  }
}
@media only screen and (min-width: 788px) {
  .form-area-img-block .pic-box {
    display: table-cell;
    vertical-align: top;
    width: 1%;
  }
}
@media only screen and (min-width: 788px) {
  .form-area-img-block .pic-box .holder img {
    width: 200px;
    max-width: none;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-area-img-block .pic-box .holder img {
    width: 50%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 499px) {
  .form-area-img-block .pic-box .holder img {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (min-width: 788px) {
  .form-area-img-block .txt-individual {
    display: table-cell;
    vertical-align: top;
    width: 99%;
  }
}
@media only screen and (min-width: 788px) {
  .form-area-img-block .pic-box + .txt-individual {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 788px) {
  .form-area-img-block .txt-individual + .pic-box {
    padding-left: 20px;
  }
}
.form-area-img-block .style-vertical > div > div > div {
  display: block;
  width: auto;
}
.form-area-img-block .style-vertical .pic-box {
  display: block;
  width: auto;
}
.form-area-img-block .style-vertical .pic-box .holder img {
  width: 100%;
  max-width: 100%;
}
.form-area-img-block .style-vertical .txt-individual {
  display: block;
  width: auto;
}
.form-area-img-block .style-vertical .pic-box + .txt-individual {
  margin-top: -14px;
  padding-left: 0;
}
.form-area-img-block .style-vertical .txt-individual + .pic-box {
  padding-left: 0;
}

/*
-------------------------------
	-- .form-area-img-list
-------------------------------
*/
.form-area-img-list {
  padding: 0 0 20px;
}
.form-area-img-list ul.pic-list {
  margin: -20px 0 0 -20px;
  letter-spacing: -0.4em;
}
.form-area-img-list ul.pic-list > li {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 20px 0 0 20px;
  letter-spacing: normal;
}
.form-area-img-list ul.pic-list > li .form-area-img {
  padding-bottom: 0;
}
.form-area-img-list ul.pic-list > li .form-area-img img {
  display: block;
}
.form-area-img-list > .style-center ul.pic-list {
  text-align: center;
}

/*
========================================================
	- FORM
========================================================
*/
/*
-------------------------------
	-- .form-individual
-------------------------------
*/

.layout-confirm .form-individual {
  margin-top: -15px;
}
@media only screen and (min-width: 788px) {
  .form-individual .sub-holder p {
    display: inline;
    font-size: 14px;
    white-space: nowrap;
    letter-spacing: normal;
  }
}
/*
-------------------------------
	-- .form-style
-------------------------------
*/
.form-style {
  padding: 0 0 20px 0;
}
.form-style .head-area {
  padding-bottom: 7px;
  display: inline;
}
.form-style .txt {
  color: #666;
  font-weight: bold;
  margin-bottom: 5px;
}
.form-style .txt_bl {
  color: #666;
  font-weight: bold;
}
@media only screen and (min-width: 788px) {
  .form-style .txt.inline {
    display: inline;
  }
}
@media only screen and (min-width: 788px) {
  .form-style .sub-holder {
    display: inline;
    padding-left: 20px;
  }
}
@media only screen and (min-width: 788px) {
  .sub-holder2 {
    display: inline-block;
  }
}
@media only screen and (min-width: 788px) {
  .sub-holder3 {
    display: inline-block;
    padding-left: 20px;
    vertical-align: bottom;
    padding-bottom: 13px;
  }
}
@media only screen and (max-width: 787px) {
  .sub-holder3 {
    display: inline-block;
    padding: 0px 0px 30px 0px;
  }
}
/*
-------------------------------
	-- .form-title
-------------------------------
*/
.form-title .txt {
  color: #666;
  font-weight: bold;
  margin-bottom: 5px;
}
/*
-------------------------------
	-- .form-css-example
-------------------------------
*/
.form-css-example {
  margin-top: -13px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 788px) {
  .form-css-example p {
    font-size: 12px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-css-example p {
    font-size: 10px;
  }
}
@media only screen and (max-width: 499px) {
  .form-css-example p {
    font-size: 10px;
  }
}

/*
-------------------------------
	-- .css-txt
-------------------------------
*/
.form-style.css-txt {
  position: relative;
}
.form-style.css-txt input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  padding: 12px 10px 10px;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "���S�V�b�N",
    "Yu Gothic", "YuGothic M", "���S�V�b�N��", "YuGothic", "�q���M�m�p�S Pro W3",
    "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, "�l�r �o�S�V�b�N",
    "MS PGothic", sans-serif;
  font-weight: 500;
  color: #404040;
  line-height: 1.4;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (min-width: 788px) {
  .form-style.css-txt input {
    font-size: 14px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style.css-txt input {
    font-size: 16px;
  }
}
@media only screen and (max-width: 499px) {
  .form-style.css-txt input {
    font-size: 16px;
  }
}
.form-style.css-txt input:hover {
  border-color: #b2b2b2;
}
.form-style.css-txt input:focus {
  border-color: #4285f4;
  outline: none;
}
.form-style.css-txt input:invalid {
  box-shadow: none;
}
.form-style.css-txt input[type="number"]::-webkit-outer-spin-button,
.form-style.css-txt input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-style.css-txt input[type="number"] {
  -moz-appearance: textfield;
}
.form-style.css-txt input.style-error {
  background: #f1d9d9;
  border: 1px solid #ac0000;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.form-style.css-zipcode > div {
  letter-spacing: -0.4em;
}
.form-style.css-zipcode .item {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
@media only screen and (min-width: 788px) {
  .form-style.css-zipcode .item:nth-child(1) {
    width: 60px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style.css-zipcode .item:nth-child(1) {
    width: 35%;
  }
}
@media only screen and (max-width: 499px) {
  .form-style.css-zipcode .item:nth-child(1) {
    width: 35%;
  }
}
.form-style.css-zipcode .item:nth-child(2) {
  position: relative;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style.css-zipcode .item:nth-child(2) {
    width: 150px;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style.css-zipcode .item:nth-child(2) {
    width: 65%;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 499px) {
  .form-style.css-zipcode .item:nth-child(2) {
    width: 65%;
    padding-left: 30px;
  }
}
.form-style.css-zipcode .item:nth-child(2):before {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  content: " ";
  width: 10px;
  height: 2px;
  background: #333;
}

.form-style.css-tel {
  margin-left: -30px;
  letter-spacing: -0.4em;
}
.form-style.css-tel .item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style.css-tel .item {
    width: 120px;
    padding-left: 30px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style.css-tel .item {
    width: 33.33%;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 499px) {
  .form-style.css-tel .item {
    width: 33.33%;
    padding-left: 30px;
  }
}
.form-style.css-tel .item:before {
  position: absolute;
  top: 50%;
  left: 10px;
  display: block;
  content: " ";
  width: 10px;
  height: 2px;
  background: #333;
}
.form-style.css-tel .item:nth-child(1):before {
  display: none;
}

.form-style.style-yymm > div {
  margin-left: -40px;
  letter-spacing: -0.4em;
}
.form-style.style-yymm .txt {
  padding-left: 40px;
  letter-spacing: normal;
}
.form-style.style-yymm .item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 160px;
  padding-left: 40px;
  white-space: nowrap;
}
.form-style.style-yymm .item input {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
.form-style.style-yymm .item span {
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
  letter-spacing: normal;
}

.form-style.style-tar .item {
  white-space: nowrap;
}
.form-style.style-tar .item input {
  width: 120px;
}
.form-style.style-tar .item span {
  padding-left: 10px;
}

.form-style.style-age .item {
  white-space: nowrap;
}
.form-style.style-age .item input {
  width: 150px;
}
.form-style.style-age .item span {
  padding-left: 10px;
}

.form-style.css-zenkaku input {
  ime-mode: active;
}

.form-style.css-zenkaku-kana input {
  ime-mode: active;
}

.form-style.css-hankaku input {
  ime-mode: inactive;
}

.form-style.css-number input {
  ime-mode: disabled;
}

.form-style.css-number-english input {
  ime-mode: disabled;
}

/*
-------------------------------
	-- .css-txtarea
-------------------------------
*/
.form-style.css-txtarea {
  position: relative;
}
.form-style.css-txtarea textarea {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  height: 150px;
  padding: 12px 10px 10px;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "���S�V�b�N",
    "Yu Gothic", "YuGothic M", "���S�V�b�N��", "YuGothic", "�q���M�m�p�S Pro W3",
    "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, "�l�r �o�S�V�b�N",
    "MS PGothic", sans-serif;
  font-weight: 500;
  color: #404040;
  line-height: 1.4;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (min-width: 788px) {
  .form-style.css-txtarea textarea {
    font-size: 14px;
    resize: vertical;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style.css-txtarea textarea {
    font-size: 16px;
    resize: none;
  }
}
@media only screen and (max-width: 499px) {
  .form-style.css-txtarea textarea {
    font-size: 16px;
    resize: none;
  }
}
.form-style.css-txtarea textarea:hover {
  border-color: #b2b2b2;
}
.form-style.css-txtarea textarea:focus {
  border-color: #4285f4;
  outline: none;
}
.form-style.css-txtarea textarea:invalid {
  box-shadow: none;
}
.form-style.css-txtarea.style-error textarea {
  background: #f1d9d9;
  border: 1px solid #ac0000;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/*
-------------------------------
	-- .css-select
-------------------------------
*/
.form-style.css-select {
  display: table;
  position: relative;
  width: 100%;
}
.form-style.css-select > div {
  display: table-row;
}
.form-style.css-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 10px 10px 8px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, "���S�V�b�N",
    "Yu Gothic", "YuGothic M", "���S�V�b�N��", "YuGothic", "�q���M�m�p�S Pro W3",
    "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, "�l�r �o�S�V�b�N",
    "MS PGothic", sans-serif;
  font-weight: 500;
  color: #404040;
  font-size: 16px;
  line-height: 1.4;
  background: #fff url(../../images/inquiryform/select_arrow.png) 100% 50%
    no-repeat;
  background-size: 25px 7px;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (min-width: 788px) {
  .form-style.css-select select {
    font-size: 14px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style.css-select select {
    font-size: 16px;
  }
}
@media only screen and (max-width: 499px) {
  .form-style.css-select select {
    font-size: 16px;
  }
}
.form-style.css-select select:hover {
  border-color: #b2b2b2;
}
.form-style.css-select select:focus {
  border-color: #4285f4;
  outline: none;
}
.form-style.css-select select::-ms-expand {
  display: none;
}
.form-style.css-select select + .txt {
  padding-right: 0;
  padding-left: 5px;
}
.form-style.css-select.style-error select {
  background: #f1d9d9
    url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/component/elem_form/icon_select_arrow.png)
    100% 50% no-repeat;
  background-size: 25px 7px;
  border: 1px solid #ac0000;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/*
-------------------------------
	-- .style-radio
-------------------------------
*/
.form-style.style-radio ul.form-list {
  margin: -10px 0 0;
}
.form-style.style-radio ul.form-list > li {
  padding: 10px 0 0;
}
.form-style.style-radio ul.form-list > li label {
  display: inline-block;
  cursor: pointer;
}
.form-style.style-radio ul.form-list > li label input[type="radio"] {
  display: none;
}
.form-style.style-radio ul.form-list > li label .txt {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  white-space: normal;
  padding: 0 0 0 20px;
  line-height: 1.3;
  box-sizing: border-box;
}
.form-style.style-radio
  ul.form-list
  > li
  label
  input[type="radio"]
  + .txt:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: inline-block;
  vertical-align: top;
  content: " ";
  width: 15px;
  height: 15px;
  background: url(../../images/inquiryform/icon_radio_off.png) 0 0 no-repeat;
  background-size: 15px 15px;
}
.form-style.style-radio
  ul.form-list
  > li
  label
  input[type="radio"]:checked
  + .txt:before {
  background: url(../../images/inquiryform/icon_radio_on.png) 0 0 no-repeat;
  background-size: 15px 15px;
}
.form-style.style-radio.style-liner ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-liner ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-radio.style-liner ul.form-list > li {
  letter-spacing: normal;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-liner ul.form-list > li {
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-radio.style-liner.style-fix ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-liner.style-fix ul.form-list {
    margin-left: -20px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style.style-radio.style-liner.style-fix ul.form-list {
    margin-left: -20px;
  }
}
@media only screen and (max-width: 499px) {
  .form-style.style-radio.style-liner.style-fix ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-radio.style-liner.style-fix ul.form-list > li {
  letter-spacing: normal;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-liner.style-fix ul.form-list > li {
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style.style-radio.style-liner.style-fix ul.form-list > li {
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (max-width: 499px) {
  .form-style.style-radio.style-liner.style-fix ul.form-list > li {
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-radio.style-column2 ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-column2 ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-radio.style-column2 ul.form-list > li {
  letter-spacing: normal;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-column2 ul.form-list > li {
    padding-left: 20px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-radio.style-column3 ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-column3 ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-radio.style-column3 ul.form-list > li {
  letter-spacing: normal;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-column3 ul.form-list > li {
    padding-left: 20px;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-radio.style-column4 ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-column4 ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-radio.style-column4 ul.form-list > li {
  letter-spacing: normal;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style.style-radio.style-column4 ul.form-list > li {
    padding-left: 20px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-radio.style-error
  ul.form-list
  > li
  label
  input[type="radio"]
  + .txt:before {
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/component/elem_form/icon_radio_off_error.png)
    0 0 no-repeat;
  background-size: 15px 15px;
}
.form-style.style-radio.style-error
  ul.form-list
  > li
  label
  input[type="radio"]:checked
  + .txt:before {
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/component/elem_form/icon_radio_on.png)
    0 0 no-repeat;
  background-size: 15px 15px;
}

/*
-------------------------------
	-- .style-checkbox
-------------------------------
*/
.form-style.style-checkbox ul.form-list {
  margin: -10px 0 0;
}
.form-style.style-checkbox ul.form-list > li {
  padding: 10px 0 0;
}
.form-style.style-checkbox ul.form-list > li label {
  display: inline-block;
}
.form-style.style-checkbox ul.form-list > li label input[type="checkbox"] {
  display: none;
}
.form-style.style-checkbox ul.form-list > li label .txt {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  white-space: normal;
  padding: 0 0 0 20px;
  line-height: 1.3;
  box-sizing: border-box;
}
.form-style.style-checkbox
  ul.form-list
  > li
  label
  input[type="checkbox"]
  + .txt:before {
  position: absolute;
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  content: " ";
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/component/elem_form/icon_checkbox_off.png)
    0 0 no-repeat;
  background-size: 15px 15px;
}
.form-style.style-checkbox
  ul.form-list
  > li
  label
  input[type="checkbox"]:checked
  + .txt:before {
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/component/elem_form/icon_checkbox_on.png)
    0 0 no-repeat;
  background-size: 15px 15px;
}
.form-style.style-checkbox.style-liner ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-checkbox.style-liner ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-checkbox.style-liner ul.form-list > li {
  letter-spacing: normal;
}
@media only screen and (min-width: 788px) {
  .form-style.style-checkbox.style-liner ul.form-list > li {
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-checkbox.style-column2 ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-checkbox.style-column2 ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-checkbox.style-column2 ul.form-list > li {
  letter-spacing: normal;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style.style-checkbox.style-column2 ul.form-list > li {
    padding-left: 20px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-checkbox.style-column3 ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-checkbox.style-column3 ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-checkbox.style-column3 ul.form-list > li {
  letter-spacing: normal;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style.style-checkbox.style-column3 ul.form-list > li {
    padding-left: 20px;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-checkbox.style-column4 ul.form-list {
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 788px) {
  .form-style.style-checkbox.style-column4 ul.form-list {
    margin-left: -20px;
  }
}
.form-style.style-checkbox.style-column4 ul.form-list > li {
  letter-spacing: normal;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style.style-checkbox.style-column4 ul.form-list > li {
    padding-left: 20px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
  }
}
.form-style.style-checkbox.style-error
  ul.form-list
  > li
  label
  input[type="checkbox"]
  + .txt:before {
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/component/elem_form/icon_checkbox_off_error.png)
    0 0 no-repeat;
  background-size: 15px 15px;
}
.form-style.style-checkbox.style-error
  ul.form-list
  > li
  label
  input[type="checkbox"]:checked
  + .txt:before {
  background: url(https://www.tablemark.co.jp/WWW/JT/common_jt_form/img/component/elem_form/icon_checkbox_on.png)
    0 0 no-repeat;
  background-size: 15px 15px;
}

/*
-------------------------------
	-- .style-size-
-------------------------------
*/
@media only screen and (min-width: 788px) {
  .form-style.style-size-lv1 input,
  .form-style.style-size-lv1 textarea,
  .form-style.style-size-lv1 select {
    width: 400px;
  }
}

@media only screen and (min-width: 788px) {
  .form-style.style-size-lv2 input,
  .form-style.style-size-lv2 textarea,
  .form-style.style-size-lv2 select {
    width: 320px;
  }
}

@media only screen and (min-width: 788px) {
  .form-style.css-vo3 input,
  .form-style.css-vo3 textarea,
  .form-style.css-vo3 select {
    width: 275px;
  }
}

@media only screen and (min-width: 788px) {
  .form-style.style-size-lv4 input,
  .form-style.style-size-lv4 textarea,
  .form-style.style-size-lv4 select {
    width: 120px;
  }
}

/*
-------------------------------
	-- .form-style-list
-------------------------------
*/
.form-style-list ul.form-list {
  letter-spacing: -0.4em;
  margin: 0 0 0 -20px;
}
.form-style-list ul.form-list > li {
  padding: 0 0 0 20px;
  letter-spacing: normal;
  box-sizing: border-box;
}
@media only screen and (min-width: 788px) {
  .form-style-list ul.form-list > li {
    display: inline-block;
    vertical-align: top;
  }
}
.form-style-list ul.form-list > li .form-style {
  display: table;
  width: 100%;
}
.form-style-list.style-small-pad ul.form-list {
  margin: 0 0 0 -10px;
}
.form-style-list.style-small-pad ul.form-list > li {
  padding: 0 0 0 10px;
}
@media only screen and (min-width: 788px) {
  .form-style-list.style-column2 ul.form-list > li {
    width: 50%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style-list.style-column2 ul.form-list > li {
    width: 100%;
  }
}
@media only screen and (max-width: 499px) {
  .form-style-list.style-column2 ul.form-list > li {
    width: 100%;
  }
}
@media only screen and (min-width: 788px) {
  .form-style-list.style-column2-fix ul.form-list > li {
    width: 50%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style-list.style-column2-fix ul.form-list > li {
    display: inline-block;
    width: 50%;
  }
}
@media only screen and (max-width: 499px) {
  .form-style-list.style-column2-fix ul.form-list > li {
    display: inline-block;
    width: 50%;
  }
}
@media only screen and (min-width: 788px) {
  .form-style-list.style-column3 ul.form-list > li {
    width: 33.33%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style-list.style-column3 ul.form-list > li {
    width: 100%;
  }
  .businessA-error {
    margin-top: 20px;
  }

  .businessA-li {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 499px) {
  .form-style-list.style-column3 ul.form-list > li {
    width: 100%;
  }
  .businessA-error {
    margin-top: 20px;
  }

  .businessA-li {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 788px) {
  .form-style-list.style-column4 ul.form-list > li {
    width: 25%;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-style-list.style-column4 ul.form-list > li {
    width: 100%;
  }
}
@media only screen and (max-width: 499px) {
  .form-style-list.style-column4 ul.form-list > li {
    width: 100%;
  }
}

/*
-------------------------------
	-- .form-style-cgi-error
-------------------------------
*/
.form-style-cgi-error {
  padding: 0 0 30px;
}
.form-style-cgi-error ul {
  margin-top: -5px;
}
.form-style-cgi-error ul li {
  position: relative;
  padding: 5px 0 0 15px;
  color: #bf4539;
}
.form-style-cgi-error ul li:before {
  position: absolute;
  top: 9px;
  left: 0;
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  background: #bf4539;
}

.guideline-example {
  background: #006ec8;
}

#form-content-vo1 #submit_btn a {
  padding: 10px 40px 10px;
  display: inline-block;
  font-size: 18px;
  color: #f04d22;
  text-align: center;
  background-color: #fff;
  border: 1px solid #f04d22;
  border-radius: 50px;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 10px;
}
#form-content-vo1 #submit_btn a:hover {
  color: #fff;
  background-color: #f04d22;
  text-decoration: none;
}
/*
========================================================
	- COLOR-BOX
========================================================
*/
/*
-------------------------------
	-- .form-area-box
-------------------------------
*/
.form-area-box > div {
  padding: 30px 0 0;
}
.form-area-box [class^="jtform-elem-heading-lv"]:first-child {
  padding-top: 0;
}
.form-area-box > .style-agreement {
  padding: 30px 0 30px;
}
.form-area-box > .style-agreement > div > div {
  background: #d9f1ea;
  padding: 20px 20px 0;
  text-align: center;
}
.form-area-box > .style-agreement .text-area-li p a {
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}
.form-area-box > .style-agreement .text-area-li + .form-style {
  margin-top: -20px;
}
.form-area-box > .style-caution {
  display: none;
  padding: 0 0 10px;
}
.form-area-box > .style-caution > div > div {
  border: 1px solid #ac0000;
  background: #fff;
  padding: 10px 10px 0;
}
.form-area-box > .style-caution .text-area-li {
  padding-bottom: 10px;
}
.form-area-box > .style-caution .text-area-li p {
  color: #ac0000;
}
.form-area-box > .end-area > div > div {
  border: 1px solid #ccc;
  background: #fff;
  padding: 30px 10px 0;
}
@media only screen and (min-width: 788px) {
  .form-area-box > .end-area .form-body-vo2 {
    padding: 0 0 15px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-area-box > .end-area .form-body-vo2 {
    padding: 0 0 10px;
  }
}
@media only screen and (max-width: 499px) {
  .form-area-box > .end-area .form-body-vo2 {
    padding: 0 0 10px;
  }
}
@media only screen and (min-width: 788px) {
  .form-area-box > .end-area .form-body-vo2 > div > div > div {
    border-left: none;
    padding: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 500px) and (max-width: 787px) {
  .form-area-box > .end-area .form-body-vo2 > div > div > div {
    border-left: none;
    padding: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 499px) {
  .form-area-box > .end-area .form-body-vo2 > div > div > div {
    border-left: none;
    padding: 0;
    text-align: center;
  }
}

/*
========================================================
	- PAGE PARTS
========================================================
*/
/*
-------------------------------
	-- .form-area-null
-------------------------------
*/
.form-area-null > div {
  margin: 10px 0 0 0;
  padding: 0 0 30px;
  border-top: 1px solid #d9d9d9;
}
.form-area-null hr {
  display: none;
}
.form-area-null.style-color1 {
  border-top: 1px dotted #d9d9d9;
}
.form-area-null + .jtform-elem-heading-lv2 {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column2
  .divide-box:nth-child(-n + 2)
  .jtform-elem-heading-lv2:first-child {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column3
  .divide-box:nth-child(-n + 3)
  .jtform-elem-heading-lv2:first-child {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column4
  .divide-box:nth-child(-n + 4)
  .jtform-elem-heading-lv2:first-child {
  padding-top: 0;
}
.form-area-null + .jtform-elem-heading-lv3 {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column2
  .divide-box:nth-child(-n + 2)
  .jtform-elem-heading-lv3:first-child {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column3
  .divide-box:nth-child(-n + 3)
  .jtform-elem-heading-lv3:first-child {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column4
  .divide-box:nth-child(-n + 4)
  .jtform-elem-heading-lv3:first-child {
  padding-top: 0;
}
.form-area-null + .jtform-elem-heading-lv4 {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column2
  .divide-box:nth-child(-n + 2)
  .jtform-elem-heading-lv4:first-child {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column3
  .divide-box:nth-child(-n + 3)
  .jtform-elem-heading-lv4:first-child {
  padding-top: 0;
}
.form-area-null
  + .jtform-elem-divide-block
  > .style-column4
  .divide-box:nth-child(-n + 4)
  .jtform-elem-heading-lv4:first-child {
  padding-top: 0;
}

.center {
  text-align: center;
}

.css-zipcode {
  overflow: hidden;
}

.pre-wrap {
  white-space: pre-wrap;
}

.danger {
  color: red;
}
