@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  color: #333;
  font-size: 13px;
  font-family: "メイリオ","Meiryo","arial","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","MS PGothic","Sans-Serif";
  background: #FFF; }

div {
  word-wrap: break-word;
  word-break: break-all; }

a {
  color: #0353a4;
  text-decoration: none; }
  a:active, a:focus {
    outline: 0; }
  a:hover {
    color: #5687df;
    opacity: 0.9;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )"; }
    a:hover img {
      opacity: 0.9;
      filter: alpha(opacity=80);
      -ms-filter: "alpha(opacity=80)"; }

.space5 {
  margin-top: 5px; }

.space10 {
  margin-top: 10px; }

.space20 {
  margin-top: 20px; }

.space_lp_area {
  margin-top: 50px; }

ul li {
  list-style: none; }

img {
  border: 0; }

.clear {
  clear: both; }

.loading_ss {
  height: 20px;
  line-height: 20px; }

button {
  width: 30%;
  padding: 0; }

input[type=text], input[type=password] {
  width: 80%;
  height: 30px;
  font-size: 15px;
  border: #CCC 1px solid;
  color: #222;
  text-indent: 10px; }

textarea {
  width: 50%;
  height: 200px;
  padding: 10px; }

.error_area {
  height: 20px;
  margin-left: 10px;
  color: #F00; }

.font_warning {
  color: #F00; }

html, body {
  height: 100%; }

input.lp::-webkit-input-placeholder {
  color: #ccc;
  font-weight: normal; }

input.lp:-ms-input-placeholder {
  color: #ccc;
  font-weight: normal; }

input.lp::-moz-placeholder {
  color: #ccc;
  font-weight: normal; }

div {
  word-wrap: break-word;
  word-break: break-all; }

.lp-top-message {
  width: 90%;
  font-size: 13px;
  padding-left: 0.5em; }

#lp-form-wrap {
  width: 958px;
  border: #000 1px solid; }

.lp-header-image {
  width: 990px;
  height: 365px;
  margin-top: -20px;
  margin-bottom: 0.5em;
  z-index: 2; }

#lp-form-nav {
  margin: 0 auto;
  text-align: center;
  margin-top: -10px; }

.lp-form-line {
  height: 100%; }

.lp-form-line-seminar {
  height: auto;
  border-bottom: #000 1px solid;
  overflow: hidden;
  background: #FFFACD; }

.lp-form-line-other {
  height: auto;
  overflow: hidden; }

.lp-columns {
  float: left;
  width: 230px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  padding-left: 1em;
  border-bottom: #000 1px solid;
  background: #FFFACD;
  font-size: 13px; }

.lp-columns-seminar {
  float: left;
  width: 230px;
  height: auto;
  line-height: 40px;
  text-align: left;
  padding-left: 1em;
  background: #FFFACD; }

.lp-columns-textarea {
  float: left;
  width: 230px;
  height: 150px;
  line-height: 40px;
  text-align: left;
  padding-left: 1em;
  background: #FFFACD; }

.lp-form-check-wrap {
  float: left;
  height: 50px;
  line-height: 50px;
  border-right: #000 1px solid;
  border-bottom: #000 1px solid;
  padding-right: 1em;
  background: #FFFACD; }

.lp-form-check-wrap-dummy {
  float: left;
  height: 50px;
  line-height: 50px;
  border-right: #000 1px solid;
  border-bottom: #000 1px solid;
  padding-right: 1em;
  background: none; }

.lp-form-check-wrap-seminar {
  float: left;
  line-height: 50px;
  border-bottom: 0;
  padding-right: 1em;
  background: #FFFACD; }

.lp-form-check-wrap-other {
  float: left;
  height: 150px;
  line-height: 50px;
  border-right: #000 1px solid;
  border-bottom: 0;
  padding-right: 1em;
  background: #FFFACD; }

.lp-form-check {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0.5em;
  margin-top: 0.5em;
  padding: 0 1em 0 1em;
  height: 20px;
  background: #F00;
  color: #FFF;
  width: 30px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding-left: 1em;
  margin-top: 1em; }

.lp-form-check-dummy {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0.5em;
  margin-top: 0.5em;
  padding: 0 1em 0 1em;
  height: 20px;
  background: #F00;
  color: #FFF;
  width: 30px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding-left: 1em;
  margin-top: 1em;
  background: none; }

.lp-form-check-any {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0.5em;
  margin-top: 0.5em;
  padding: 0 1em 0 1em;
  height: 20px;
  background: #0353a4;
  color: #FFF;
  width: 30px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding-left: 1em;
  margin-top: 1em; }

.lp-form-input {
  float: left;
  width: 625px;
  height: 50px;
  text-align: left;
  padding-left: 1em;
  border-bottom: #000 1px solid; }

.lp-form-input-confirm {
  float: left;
  width: 625px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  padding-left: 1em;
  border-bottom: #000 1px solid; }

.lp-form-input-textarea {
  float: left;
  width: 594px;
  height: 150px;
  line-height: 50px;
  text-align: left;
  padding-left: 1em; }

.lp-form-input-textarea-confirm {
  float: left;
  width: 594px;
  height: 138px;
  line-height: 20px;
  text-align: left;
  padding-left: 1em;
  padding-top: 1em; }

.lp-form-input-seminar {
  float: left;
  width: 625px;
  line-height: 40px;
  text-align: left;
  padding-left: 1em;
  background: #FFF;
  border-left: #000 1px solid; }

.lp-form-input-address-confirm {
  float: left;
  width: 625px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  padding-left: 1em;
  border-bottom: #000 1px solid; }

.lp-form-input-mailaddress-confirm {
  float: left;
  width: 625px;
  height: 50px;
  line-height: 50px;
  text-align: left;
  padding-left: 1em;
  border-bottom: #000 1px solid; }

.lp-button {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
  .lp-button li {
    float: left;
    position: relative;
    left: 20%; }

#lp_agreement {
  font-size: 13px;
  text-align: center;
  padding: 1em; }

#z-wrap {
  width: 1024px;
  margin: 0 auto;
  box-shadow: 0px 0px 5px #888888;
  -moz-box-shadow: 0px 0px 5px #888888;
  -webkit-box-shadow: 0px 0px 5px #888888;
  -ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#888888,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=6)";
  filter: progid:DXImageTransform.Microsoft.Glow(color=#888888,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=180,strength=6);
  background-color: #FFF; }

#z-wrap-contents {
  width: 960px;
  margin: 0 auto; }

#z-header {
  padding-top: 0.5em;
  height: 57px; }

#z-logo {
  float: left;
  width: 327px;
  height: 57px; }

#lp-header-msg {
  float: left;
  width: 350px;
  height: 57px;
  font-size: 15px;
  text-align: right; }

#lp-header-freedial {
  float: right;
  width: 270px;
  height: 57px;
  text-align: right; }

#lp-top-title {
  color: #00aae8;
  border-bottom: #CCC 3px solid;
  font-size: 15px;
  text-indent: 1em; }

#z-form-nav {
  float: left;
  margin-left: 1em;
  width: 700px;
  height: 128px; }

#z-form-wrap table {
  border-collapse: collapse; }
#z-form-wrap th {
  height: 48px; }

.z-form-columns {
  width: 400px;
  text-align: left;
  padding-left: 1em;
  border-left: #000 1px solid;
  border-top: #000 1px solid;
  border-bottom: #000 1px solid;
  background: #FFFACD; }

.z-form-check-wrap {
  border-top: #000 1px solid;
  border-right: #000 1px solid;
  border-bottom: #000 1px solid;
  padding-right: 1em;
  background: #FFFACD; }

.z-form-check {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0.5em;
  margin-top: 0.5em;
  padding: 0 1em 0 1em;
  height: 20px;
  background: #F00;
  color: #FFF;
  width: 40px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding-left: 1em; }

.z-form-check-any {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0.5em;
  margin-top: 0.5em;
  padding: 0 1em 0 1em;
  height: 20px;
  background: #0353a4;
  color: #FFF;
  width: 40px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  padding-left: 1em; }

.z-form-input {
  width: 500px;
  text-align: left;
  padding-left: 1em;
  border: #000 1px solid; }

.z-textbox-small {
  width: 40px;
  margin-top: 0.5em; }
  .z-textbox-small input[type="text"], .z-textbox-small input[type="email"], .z-textbox-small input[type="tel"], .z-textbox-small input[type="password"], .z-textbox-small input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }

.z-textbox-middle {
  width: 70%;
  margin-top: 0.5em; }
  .z-textbox-middle input[type="text"], .z-textbox-middle input[type="email"], .z-textbox-middle input[type="tel"], .z-textbox-middle input[type="password"], .z-textbox-middle input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 70%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }

.z-textbox-large {
  width: 90%;
  margin-top: 0.5em; }
  .z-textbox-large input[type="text"], .z-textbox-large input[type="email"], .z-textbox-large input[type="tel"], .z-textbox-large input[type="password"], .z-textbox-large input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }

.z-textarea-default {
  width: 90%;
  height: 100px;
  margin-top: 1em;
  /** This is border delete code. **/ }
  .z-textarea-default textarea {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%; }

.z-radionbutton-default {
  height: 30px;
  line-height: 30px;
  font-size: 13px; }
  .z-radionbutton-default input[type="radio"] {
    margin-left: 5px;
    width: 20px;
    height: 50px;
    vertical-align: middle; }

.z-privacy {
  width: 935px;
  padding: 1em;
  border: #CCC 1px solid;
  height: 120px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  .z-privacy p {
    margin: 1em 0;
    font-size: 12px; }
  .z-privacy li {
    margin-left: 1em;
    list-style-type: circle; }
  .z-privacy .inquiry_text {
    font-size: 11px; }

#z-footer-top {
  width: 100%;
  background: #0c3388;
  color: #FFF;
  height: 40px;
  line-height: 40px;
  padding: 1em 0;
  text-align: center;
  font-size: 18px; }

#z-footer {
  width: 100%;
  background: #0c3388;
  color: #FFF;
  height: 40px;
  line-height: 40px;
  padding: 1em 0;
  text-align: center;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  left: 0; }

img {
  max-width: 100%;
  height: auto;
  width: auto; }

.header {
  background-color: #222;
  color: #CCC;
  margin-left: 1px;
  padding-left: 5px; }

.wrap {
  width: 100%;
  padding: 0; }

.main, .main_float {
  width: 100%; }
  .main .page_title, .main_float .page_title {
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    background-color: #0353a4;
    color: #FFF; }
  .main .sub_page_title, .main_float .sub_page_title {
    text-indent: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    background-color: #a6bfe1;
    color: #FFF; }
  .main .contents, .main_float .contents {
    padding-top: 10px;
    padding-bottom: 20px; }

.main_float {
  float: right;
  width: 1025px;
  position: absolute;
  left: 230px; }

.sidebar {
  float: left;
  width: 197px;
  position: relative;
  background-color: #222;
  border: #222 1px solid;
  margin-left: 1px;
  padding: 1em; }
  .sidebar li a {
    height: 30px;
    line-height: 30px; }
  .sidebar ul a {
    color: #CCC;
    display: block;
    text-indent: 20px; }
    .sidebar ul a:hover {
      color: #00cbff;
      background-color: #000; }
  .sidebar .menu_title {
    text-indent: 5px;
    color: #FFF;
    font-weight: bold;
    background-color: #222; }

.footer {
  background-color: #0353a4;
  color: #FFF; }
  .footer .contents {
    text-align: center; }

.data {
  font-size: 11px;
  word-wrap: break-word;
  word-break: break-all; }
  .data table {
    width: 100%;
    border-collapse: collapse;
    border: #222 1px solid; }
  .data tr:hover {
    background-color: #eafdff; }
  .data th {
    border: #222 1px solid;
    background-color: #0353a4;
    color: #FFF;
    padding: 5px; }
  .data td {
    border: #222 1px solid;
    padding: 5px; }

.pager {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center; }
  .pager b {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #0086ff;
    color: #FFF;
    padding: 1px 10px; }
  .pager a {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 1px 10px;
    background-color: #CCC;
    color: #FFF; }
    .pager a:hover {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: #0086ff;
      color: #FFF; }

.form_control_line {
  padding-left: 1em; }

.form_label {
  float: left;
  font-size: 20px;
  font-weight: bold; }

.form_text {
  font-size: 13px;
  color: #0353a4;
  margin-left: 1em;
  padding-right: 0.5em;
  height: auto; }

.form_label_required {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0.5em;
  margin-top: 0.5em;
  padding: 0 1em 0 1em;
  height: 20px;
  background: #F00;
  color: #FFF; }

.form_label_any {
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-left: 0.5em;
  margin-top: 0.5em;
  padding: 0 1em 0 1em;
  height: 20px;
  background: #0353a4;
  color: #FFF; }

.textbox_middle input[type="text"], .textbox_large input[type="text"], .textbox_small input[type="text"], .textbox_post input[type="text"], .textbox_middle input[type="email"], .textbox_large input[type="email"], .textbox_small input[type="email"], .textbox_post input[type="email"], .textbox_middle input[type="tel"], .textbox_large input[type="tel"], .textbox_small input[type="tel"], .textbox_post input[type="tel"], .textbox_middle input[type="password"], .textbox_large input[type="password"], .textbox_small input[type="password"], .textbox_post input[type="password"], .textbox_middle input[type="number"], .textbox_large input[type="number"], .textbox_small input[type="number"], .textbox_post input[type="number"] {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 40%;
  border: #CCC 1px solid;
  height: 30px;
  font-size: 13px;
  text-indent: 5px; }

.textbox_large input[type="text"] {
  width: 90%; }

.textbox_small input[type="text"] {
  width: 20%; }

.textbox_post input[type="text"], .textbox_post input[type="tel"] {
  width: 50px; }

.checkbox_middle {
  line-height: 20px;
  font-size: 13px; }
  .checkbox_middle input[type="checkbox"] {
    width: 20px;
    height: 50px;
    vertical-align: middle; }

.radiobutton_default {
  line-height: 20px;
  font-size: 15px; }
  .radiobutton_default input[type="radio"] {
    margin-left: 5px;
    width: 20px;
    height: 20px;
    vertical-align: middle; }

.radiobutton_seminar {
  line-height: 20px;
  font-size: 15px; }
  .radiobutton_seminar input[type="radio"] {
    margin-left: 5px;
    width: 20px;
    height: 20px;
    vertical-align: middle; }

.seminar_detail {
  margin-left: 2em; }

.select_middle select, .select_small select {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 40%;
  height: 40px;
  border: #CCC 1px solid;
  font-size: 15px; }

.select_small select {
  width: 25%; }

.textarea_middle {
  width: 38.5%; }
  .textarea_middle textarea {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 38.5%;
    border: #CCC 1px solid; }

.textarea_large textarea {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 75%;
  border: #CCC 1px solid; }

.button_middle, .button_small, .button_address_search, .button_delete_middle {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0;
  width: 40%;
  height: 50px;
  background-color: #0086ff;
  color: #FFF;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: bold; }
  .button_middle:hover, .button_small:hover, .button_address_search:hover, .button_delete_middle:hover {
    background-color: #0353a4;
    cursor: pointer; }
  .button_middle a, .button_small a, .button_address_search a, .button_delete_middle a {
    color: #FFF;
    display: block; }
    .button_middle a:hover, .button_small a:hover, .button_address_search a:hover, .button_delete_middle a:hover {
      background-color: #0086ff; }

.button_small {
  width: 25%; }

.button_address_search {
  margin-left: 1em;
  width: 80px;
  padding: 0 1em 0 1em;
  height: 30px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold; }

.button_delete_middle {
  background-color: #F00; }
  .button_delete_middle:hover {
    background-color: #F00; }

.form_privacy {
  width: 37.5%;
  padding: 1em;
  border: #CCC 1px solid;
  height: 120px;
  overflow-y: scroll; }
  .form_privacy p {
    margin: 1em 0;
    font-size: 12px; }
  .form_privacy li {
    margin-left: 1em;
    list-style-type: circle; }
  .form_privacy .inquiry_text {
    font-size: 12px; }

.form_dec h3 {
  color: #00A718; }
.form_dec li {
  padding-left: 2em;
  padding-right: 1em;
  margin-bottom: 1em;
  background: url("../img/check1.png") no-repeat; }

.header_img_document {
  float: none;
  width: 290px;
  height: 160px; }

.header_img_seminar {
  float: none;
  width: 290px;
  height: 160px;
  margin-left: 1em; }

.thanks_page_text {
  font-size: 13px;
  padding: 1em; }

.zeal-form-error-area {
  font-size: 11px;
  color: #F00;
  height: 20px; }

@media screen and (min-width: 769px) {
  .pc {
    display: none; } }
@media screen and (max-width: 768px) {
  .sp {
    display: none; }

  .logo {
    margin: 0; }

  .wrap {
    width: auto;
    padding: 0;
    margin: 0; }

  .main, .main_float {
    width: auto;
    float: none;
    margin: 0; }
    .main .contents, .main_float .contents {
      padding: 10px; }

  .main_float {
    position: static;
    width: auto;
    float: none;
    margin: auto 0; }
    .main_float .page_title {
      font-size: 15px; }
    .main_float .contents {
      padding: 10px; }

  .sidebar {
    width: auto;
    float: none;
    padding: 10px; }

  .form_control_line {
    padding-left: 1em; }

  .form_label {
    float: left;
    font-size: 20px;
    font-weight: bold; }

  .form_text {
    font-size: 20px;
    margin-left: 1em; }

  .form_label_required {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0.5em;
    margin-top: 0.5em;
    padding: 0 1em 0 1em;
    height: 20px;
    background: #F00;
    color: #FFF; }

  .form_label_any {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0.5em;
    margin-top: 0.5em;
    padding: 0 1em 0 1em;
    height: 20px;
    background: #0353a4;
    color: #FFF; }

  .textbox_middle input[type="text"], .textbox_large input[type="text"], .textbox_small input[type="text"], .textbox_post input[type="text"], .textbox_middle input[type="email"], .textbox_large input[type="email"], .textbox_small input[type="email"], .textbox_post input[type="email"], .textbox_middle input[type="tel"], .textbox_large input[type="tel"], .textbox_small input[type="tel"], .textbox_post input[type="tel"], .textbox_middle input[type="password"], .textbox_large input[type="password"], .textbox_small input[type="password"], .textbox_post input[type="password"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }

  .textbox_large input[type="text"], .textbox_large input[type="email"], .textbox_large input[type="tel"], .textbox_large input[type="password"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_large input[type="text"] {
    width: 90%; }

  .textbox_small input[type="text"], .textbox_small input[type="email"], .textbox_small input[type="tel"], .textbox_small input[type="password"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_small input[type="text"] {
    width: 90%; }

  .textbox_post input[type="text"], .textbox_post input[type="email"], .textbox_post input[type="tel"], .textbox_post input[type="password"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_post input[type="text"] {
    width: 50px; }

  .checkbox_middle {
    line-height: 20px;
    font-size: 15px; }
    .checkbox_middle input[type="checkbox"] {
      margin-left: 5px;
      width: 20px;
      height: 20px;
      vertical-align: middle; }

  .radiobutton_default {
    line-height: 20px;
    font-size: 15px; }
    .radiobutton_default input[type="radio"] {
      margin-left: 5px;
      width: 20px;
      height: 20px;
      vertical-align: middle; }

  .select_middle select, .select_small select {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    height: 40px;
    border: #CCC 1px solid;
    font-size: 15px; }

  .select_small select {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    height: 40px;
    border: #CCC 1px solid;
    font-size: 15px; }
  .select_small select {
    width: 25%; }

  .textarea_middle {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 83%;
    border: #CCC 1px solid; }

  .button_middle, .button_small, .button_address_search, .button_delete_middle {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    width: 90%;
    height: 50px;
    background-color: #0086ff;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold; }
    .button_middle:hover, .button_small:hover, .button_address_search:hover, .button_delete_middle:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_middle a, .button_small a, .button_address_search a, .button_delete_middle a {
      color: #FFF;
      display: block; }
      .button_middle a:hover, .button_small a:hover, .button_address_search a:hover, .button_delete_middle a:hover {
        background-color: #0086ff; }

  .button_small {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    width: 90%;
    height: 50px;
    background-color: #0086ff;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold; }
    .button_small:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_small a {
      color: #FFF;
      display: block; }
      .button_small a:hover {
        background-color: #0086ff; }

  .button_address_search {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    width: 90%;
    height: 50px;
    background-color: #0086ff;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-left: 1em;
    width: 80px;
    padding: 0 1em 0 1em;
    height: 30px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold; }
    .button_address_search:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_address_search a {
      color: #FFF;
      display: block; }
      .button_address_search a:hover {
        background-color: #0086ff; }

  .button_delete_middle {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 0;
    width: 90%;
    height: 50px;
    background-color: #0086ff;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background-color: #F00; }
    .button_delete_middle:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_delete_middle a {
      color: #FFF;
      display: block; }
      .button_delete_middle a:hover {
        background-color: #0086ff; }
    .button_delete_middle:hover {
      background-color: #F00; }

  .form_control_line {
    padding-left: 1em; }

  .form_label {
    float: left;
    font-size: 20px;
    font-weight: bold; }

  .form_text {
    font-size: 20px;
    margin-left: 1em; }

  .form_label_required {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0.5em;
    margin-top: 0.5em;
    padding: 0 1em 0 1em;
    height: 20px;
    background: #F00;
    color: #FFF; }

  .form_label_any {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0.5em;
    margin-top: 0.5em;
    padding: 0 1em 0 1em;
    height: 20px;
    background: #0353a4;
    color: #FFF; }

  .textbox_middle input[type="text"], .textbox_large input[type="text"], .textbox_small input[type="text"], .textbox_post input[type="text"], .textbox_middle input[type="email"], .textbox_large input[type="email"], .textbox_small input[type="email"], .textbox_post input[type="email"], .textbox_middle input[type="tel"], .textbox_large input[type="tel"], .textbox_small input[type="tel"], .textbox_post input[type="tel"], .textbox_middle input[type="password"], .textbox_large input[type="password"], .textbox_small input[type="password"], .textbox_post input[type="password"], .textbox_middle input[type="number"], .textbox_large input[type="number"], .textbox_small input[type="number"], .textbox_post input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }

  .textbox_large input[type="text"], .textbox_large input[type="email"], .textbox_large input[type="tel"], .textbox_large input[type="password"], .textbox_large input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_large input[type="text"] {
    width: 90%; }

  .textbox_small input[type="text"], .textbox_small input[type="email"], .textbox_small input[type="tel"], .textbox_small input[type="password"], .textbox_small input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_small input[type="text"] {
    width: 90%; }

  .textbox_post input[type="text"], .textbox_post input[type="email"], .textbox_post input[type="tel"], .textbox_post input[type="password"], .textbox_post input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_post input[type="text"], .textbox_post input[type="tel"] {
    width: 50px; }

  .checkbox_middle {
    line-height: 20px;
    font-size: 15px; }
    .checkbox_middle input[type="checkbox"] {
      margin-left: 5px;
      width: 20px;
      height: 20px;
      vertical-align: middle; }

  .radiobutton_default {
    line-height: 20px;
    font-size: 15px; }
    .radiobutton_default input[type="radio"] {
      margin-left: 5px;
      width: 20px;
      height: 20px;
      vertical-align: middle; }

  .select_middle select, .select_small select {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    height: 40px;
    border: #CCC 1px solid;
    font-size: 15px; }

  .select_small select {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    height: 40px;
    border: #CCC 1px solid;
    font-size: 15px; }
  .select_small select {
    width: 25%; }

  .textarea_middle {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 83%;
    border: #CCC 1px solid; }

  .button_middle, .button_small, .button_address_search, .button_delete_middle {
    border: 0;
    width: 90%;
    height: 50px;
    background-color: #0086ff;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold; }
    .button_middle:hover, .button_small:hover, .button_address_search:hover, .button_delete_middle:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_middle a, .button_small a, .button_address_search a, .button_delete_middle a {
      color: #FFF;
      display: block; }
      .button_middle a:hover, .button_small a:hover, .button_address_search a:hover, .button_delete_middle a:hover {
        background-color: #0086ff; }

  .button_small {
    border: 0;
    width: 90%;
    height: 50px;
    background-color: #0086ff;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold; }
    .button_small:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_small a {
      color: #FFF;
      display: block; }
      .button_small a:hover {
        background-color: #0086ff; }

  .button_address_search {
    border: 0;
    width: 90%;
    height: 50px;
    background-color: #0086ff;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-left: 1em;
    width: 80px;
    padding: 0 1em 0 1em;
    height: 30px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold; }
    .button_address_search:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_address_search a {
      color: #FFF;
      display: block; }
      .button_address_search a:hover {
        background-color: #0086ff; }

  .button_delete_middle {
    border: 0;
    width: 90%;
    height: 50px;
    background-color: #0086ff;
    color: #FFF;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background-color: #F00; }
    .button_delete_middle:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_delete_middle a {
      color: #FFF;
      display: block; }
      .button_delete_middle a:hover {
        background-color: #0086ff; }
    .button_delete_middle:hover {
      background-color: #F00; }

  .form_privacy {
    width: 80%;
    padding: 1em;
    border: #CCC 1px solid;
    height: 120px;
    overflow-y: scroll; }
    .form_privacy p {
      margin: 1em 0;
      font-size: 12px; }
    .form_privacy li {
      margin-left: 1em;
      list-style-type: circle; }
    .form_privacy .inquiry_text {
      font-size: 11px; }

  .header_img_seminar {
    margin-left: 1em;
    margin-top: 0; } }
@media screen and (max-width: 480px) {
  #z-wrap {
    width: 100%;
    margin: 0 auto;
    background-color: #FFF; }

  #z-wrap-contents {
    width: 100%;
    margin: 0 auto; }

  #z-form-nav {
    float: none;
    margin-left: 0;
    margin-top: 1em;
    width: 100%;
    height: 100%; }

  .lp-header-image {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center; }

  #lp-sp-header {
    margin-top: 0.5em;
    width: 300px;
    height: 32px; }

  .lp-sp-header-logo {
    float: left;
    width: 150px;
    height: 32px; }

  .lp-sp-header-tel {
    float: left;
    width: 150px;
    height: 32px; }

  #lp-form-wrap {
    width: 100%;
    border: 0; }

  .lp-form-line {
    border: 0;
    height: 100%; }

  .lp-form-line-seminar {
    height: auto;
    border: 0;
    overflow: hidden;
    background: #FFF; }

  .lp-columns {
    display: inline;
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    border: 0;
    text-align: left;
    margin-top: 3px;
    padding-left: 1em;
    background: #FFF;
    font-size: 15px;
    font-weight: bold; }

  .lp-columns-seminar {
    width: 100%;
    height: auto;
    line-height: 40px;
    text-align: left;
    padding-left: 1em;
    background: 0;
    font-size: 15px;
    font-weight: bold; }

  .lp-columns-textarea {
    width: 90%;
    height: 30px;
    line-height: 40px;
    text-align: left;
    padding-left: 1em;
    background: #FFF;
    font-size: 15px;
    font-weight: bold; }

  .lp-form-check-wrap {
    float: left;
    width: 20%;
    height: 30px;
    line-height: 30px;
    padding-right: 1em;
    background: #FFF;
    border: 0; }

  .lp-form-check-wrap-seminar {
    display: none;
    line-height: 50px;
    border-right: #000 1px solid;
    border-bottom: 0;
    padding-right: 1em;
    background: #FFFACD; }

  .lp-form-check-wrap-other {
    display: none;
    height: 150px;
    line-height: 50px;
    border-right: #000 1px solid;
    border-bottom: 0;
    padding-right: 1em;
    background: #FFFACD; }

  .lp-form-check {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0.5em;
    margin-top: 0.5em;
    padding: 0 1em 0 1em;
    height: 20px;
    background: #F00;
    color: #FFF;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-left: 1em; }

  .lp-form-check-any {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0.5em;
    margin-top: 0.5em;
    padding: 0 1em 0 1em;
    height: 20px;
    background: #0353a4;
    color: #FFF;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-left: 1em; }

  .lp-form-input {
    width: 90%;
    height: 50px;
    text-align: left;
    padding-left: 1em;
    border: 0; }

  .lp-form-input-confirm {
    width: 90%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 1em;
    border: 0; }

  .lp-form-input-textarea {
    width: 85%;
    height: auto;
    line-height: 50px;
    text-align: left;
    padding-left: 1em; }

  .lp-form-input-textarea-confirm {
    float: left;
    width: 85%;
    height: 150px;
    line-height: 50px;
    text-align: left;
    padding-left: 1em; }

  .lp-form-input-seminar {
    width: 100%;
    line-height: 40px;
    text-align: left;
    padding-left: 1em;
    background: #FFF; }

  .lp-form-input-address-confirm {
    float: left;
    width: 95%;
    height: 50px;
    line-height: 25px;
    text-align: left;
    padding-left: 1em;
    border-bottom: 0; }

  .lp-form-input-mailaddress-confirm {
    float: left;
    width: 95%;
    height: 50px;
    line-height: 25px;
    text-align: left;
    padding-left: 1em;
    border-bottom: 0; }

  .z-privacy {
    width: 75%;
    margin-left: 1em;
    padding: 1em;
    border: #CCC 1px solid;
    height: 120px;
    overflow-y: scroll; }
    .z-privacy p {
      margin: 1em 0;
      font-size: 12px; }
    .z-privacy li {
      margin-left: 1em;
      list-style-type: circle; }
    .z-privacy .inquiry_text {
      font-size: 11px; }

  .lp-button {
    width: 90%;
    margin: 0 auto; }
    .lp-button li {
      position: relative;
      left: 5%; }

  .lp-button-image {
    width: 70%; }

  #z-top-image-document {
    float: none;
    width: 100%;
    height: 100%; }

  #z-top-image-seminar {
    float: none;
    margin-left: 0;
    width: 100%;
    height: 100%; }

  .logo {
    margin: 0; }

  .wrap {
    width: auto;
    padding: 0;
    margin: 0; }

  .main, .main_float {
    width: auto;
    float: none;
    margin: 0; }
    .main .page_title, .main_float .page_title {
      text-align: center;
      height: 40px;
      line-height: 40px;
      font-size: 15px;
      font-weight: bold;
      background-color: #0353a4;
      color: #FFF; }
    .main .sub_page_title, .main_float .sub_page_title {
      text-indent: 20px;
      height: 20px;
      line-height: 20px;
      font-size: 12px;
      font-weight: bold;
      background-color: #a6bfe1;
      color: #FFF; }
    .main .contents, .main_float .contents {
      padding: 10px; }

  .main_float {
    position: static;
    width: auto;
    float: none;
    margin: auto 0; }
    .main_float .page_title {
      font-size: 15px; }
    .main_float .contents {
      padding: 10px; }

  .sidebar {
    width: auto;
    float: none;
    padding: 10px; }

  .form_control_line {
    padding-left: 1em; }

  .form_label {
    float: left;
    font-size: 20px;
    font-weight: bold; }

  .form_text {
    font-size: 20px;
    margin-left: 1em; }

  .form_label_required {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0.5em;
    margin-top: 0.5em;
    padding: 0 1em 0 1em;
    height: 20px;
    background: #F00;
    color: #FFF; }

  .form_label_any {
    float: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 0.5em;
    margin-top: 0.5em;
    padding: 0 1em 0 1em;
    height: 20px;
    background: #0353a4;
    color: #FFF; }

  .textbox_middle input[type="text"], .textbox_large input[type="text"], .textbox_small input[type="text"], .textbox_post input[type="text"], .textbox_middle input[type="email"], .textbox_large input[type="email"], .textbox_small input[type="email"], .textbox_post input[type="email"], .textbox_middle input[type="tel"], .textbox_large input[type="tel"], .textbox_small input[type="tel"], .textbox_post input[type="tel"], .textbox_middle input[type="password"], .textbox_large input[type="password"], .textbox_small input[type="password"], .textbox_post input[type="password"], .textbox_middle input[type="number"], .textbox_large input[type="number"], .textbox_small input[type="number"], .textbox_post input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }

  .textbox_large input[type="text"], .textbox_large input[type="email"], .textbox_large input[type="tel"], .textbox_large input[type="password"], .textbox_large input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_large input[type="text"] {
    width: 90%; }

  .textbox_small input[type="text"], .textbox_small input[type="email"], .textbox_small input[type="tel"], .textbox_small input[type="password"], .textbox_small input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_small input[type="text"] {
    width: 90%; }

  .textbox_post input[type="text"], .textbox_post input[type="email"], .textbox_post input[type="tel"], .textbox_post input[type="password"], .textbox_post input[type="number"] {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    border: #CCC 1px solid;
    height: 30px;
    font-size: 13px;
    text-indent: 5px; }
  .textbox_post input[type="text"], .textbox_post input[type="tel"] {
    width: 50px; }

  .checkbox_middle {
    line-height: 20px;
    font-size: 13px; }
    .checkbox_middle input[type="checkbox"] {
      margin-left: 5px;
      width: 20px;
      height: 20px;
      vertical-align: middle; }

  .radiobutton_default {
    line-height: 20px;
    font-size: 15px; }
    .radiobutton_default input[type="radio"] {
      margin-left: 5px;
      width: 20px;
      height: 20px;
      vertical-align: middle; }

  .select_middle select, .select_small select {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    height: 40px;
    border: #CCC 1px solid;
    font-size: 15px; }

  .select_small select {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 90%;
    height: 40px;
    border: #CCC 1px solid;
    font-size: 15px; }
  .select_small select {
    width: 25%; }

  .textarea_middle {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 83%;
    border: #CCC 1px solid; }

  .button_middle, .button_small, .button_address_search, .button_delete_middle {
    /**
    border:0;
    width: 90%;
    height: 50px;
    background-color: $color_point2;
    color: $color_white;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    **/ }
    .button_middle:hover, .button_small:hover, .button_address_search:hover, .button_delete_middle:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_middle a, .button_small a, .button_address_search a, .button_delete_middle a {
      color: #FFF;
      display: block; }
      .button_middle a:hover, .button_small a:hover, .button_address_search a:hover, .button_delete_middle a:hover {
        background-color: #0086ff; }

  .button_small {
    /**
    border:0;
    width: 90%;
    height: 50px;
    background-color: $color_point2;
    color: $color_white;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    **/ }
    .button_small:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_small a {
      color: #FFF;
      display: block; }
      .button_small a:hover {
        background-color: #0086ff; }

  .button_address_search {
    /**
    border:0;
    width: 90%;
    height: 50px;
    background-color: $color_point2;
    color: $color_white;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    **/
    margin-left: 1em;
    width: 80px;
    padding: 0 1em 0 1em;
    height: 30px;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold; }
    .button_address_search:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_address_search a {
      color: #FFF;
      display: block; }
      .button_address_search a:hover {
        background-color: #0086ff; }

  .button_delete_middle {
    /**
    border:0;
    width: 90%;
    height: 50px;
    background-color: $color_point2;
    color: $color_white;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    **/
    background-color: #F00; }
    .button_delete_middle:hover {
      background-color: #0353a4;
      cursor: pointer; }
    .button_delete_middle a {
      color: #FFF;
      display: block; }
      .button_delete_middle a:hover {
        background-color: #0086ff; }
    .button_delete_middle:hover {
      background-color: #F00; }

  .form_dec h3 {
    color: #00A718; }
  .form_dec li {
    padding-left: 2em;
    padding-right: 1em;
    margin-bottom: 1em;
    background: url("../img/check1.png") no-repeat 0 5px; }

  .form_privacy {
    width: 80%;
    padding: 1em;
    border: #CCC 1px solid;
    height: 200px;
    overflow-y: scroll; }
    .form_privacy p {
      margin: 1em 0;
      font-size: 12px; }
    .form_privacy li {
      margin-left: 1em;
      list-style-type: circle; }
    .form_privacy .inquiry_text {
      font-size: 11px; }

  .header_img_seminar {
    margin-left: 0;
    margin-top: 1em; }

  #z-wrap {
    width: 100%;
    margin: 0 auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-filter: none;
    filter: none;
    background-color: #FFF;
    background-color: #FFF; }

  #z-footer {
    width: 100%;
    background: #0c3388;
    color: #FFF;
    height: 20px;
    line-height: 20px;
    padding: 1em 0;
    text-align: center;
    font-size: 11px; }

  #z-footer-top {
    width: 100%;
    background: #0c3388;
    color: #FFF;
    height: 20px;
    line-height: 20px;
    padding: 1em 0;
    text-align: center;
    font-size: 11px; }

  #z-form-wrap table {
    border-collapse: collapse; }
  #z-form-wrap th {
    width: 100%;
    display: block;
    height: 48px; }
  #z-form-wrap td {
    width: 100%;
    display: block; }

  .sp {
    display: none; }

  .z-textbox-small {
    width: 40px;
    margin-top: 0; }
    .z-textbox-small input[type="text"], .z-textbox-small input[type="email"], .z-textbox-small input[type="tel"], .z-textbox-small input[type="password"], .z-textbox-small input[type="number"] {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      width: 40px;
      border: #CCC 1px solid;
      height: 30px;
      font-size: 13px;
      text-indent: 5px; }

  .z-textbox-middle {
    width: 70%;
    margin-top: 0; }
    .z-textbox-middle input[type="text"], .z-textbox-middle input[type="email"], .z-textbox-middle input[type="tel"], .z-textbox-middle input[type="password"], .z-textbox-middle input[type="number"] {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      width: 70%;
      border: #CCC 1px solid;
      height: 30px;
      font-size: 13px;
      text-indent: 5px; }

  .z-textbox-large {
    width: 90%;
    margin-top: 0; }
    .z-textbox-large input[type="text"], .z-textbox-large input[type="email"], .z-textbox-large input[type="tel"], .z-textbox-large input[type="password"], .z-textbox-large input[type="number"] {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      width: 90%;
      border: #CCC 1px solid;
      height: 30px;
      font-size: 13px;
      text-indent: 5px; }

  .z-radionbutton-default {
    font-size: 9px; }
    .z-radionbutton-default input[type="radio"] {
      margin-left: 5px;
      width: 20px;
      vertical-align: middle; } }

/*# sourceMappingURL=lp1_form_style.css.map */
