/* Z-INDEX */
.formError {
  z-index: 990;
}

.formError .formErrorContent {
  z-index: 991;
}

.formError .formErrorArrow {
  z-index: 996;
}

.ui-dialog .formError {
  z-index: 5000;
}

.ui-dialog .formError .formErrorContent {
  z-index: 5001;
}

.ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}

.inputContainer {
  position: relative;
  float: left;
}

.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  text-align: left;
}

.formError.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}

.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}

.formError .formErrorContent {
  width: 100%;
  position: relative;
  color: #fff;
  min-width: 120px;
  font-size: 13px;
  padding: 4px 10px 4px 10px;
}

.formError.inline .formErrorContent {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}

.greenPopup .formErrorContent {
  background: #33be40;
}

.blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}

body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}

.formError .formErrorArrow div {
  font-size: 0;
  height: 1px;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
  background: #33be40;
}

.blackPopup .formErrorArrow div {
  background: #393939;
  color: #FFF;
}

.formError .formErrorArrow .line10 {
  width: 13px;
  border: none;
}

.formError .formErrorArrow .line9 {
  width: 11px;
  border: none;
}

.formError .formErrorArrow .line8 {
  width: 11px;
}

.formError .formErrorArrow .line7 {
  width: 9px;
}

.formError .formErrorArrow .line6 {
  width: 7px;
}

.formError .formErrorArrow .line5 {
  width: 5px;
}

.formError .formErrorArrow .line4 {
  width: 3px;
}

.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd !important;
}

.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd !important;
}

.explain {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.show-explain .explain {
  opacity: 1;
  filter: alpha(opacity=100);
}

.list-mark {
  text-indent: -1em;
  padding-left: 1em;
}

.attention span {
  color: #FF0000;
}

.link-wrap .one-btn {
  margin: 0 auto !important;
  display: block;
}

@media screen and (min-width: 768px) {
  select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    padding: 10px 6% 10px 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGFBMVEUAAAAZJCYWISIYIyQYIiUWIiIYIyQYIiXh0rToAAAACHRSTlMA/hTRqiinvwFkb0sAAABCSURBVHjajchBDsAgDAPBOJDw/x+XVN0icQGfPGs3i+2GEqeiLCXWLENzvdzrDfP2ls/NjfKbgimYglfBq2Dm+LwHguMA235EdKYAAAAASUVORK5CYII=") 94% center no-repeat;
    transition: all 300ms linear;
  }
  select:focus {
    background: #fafafa url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGFBMVEUAAAAZJCYWISIYIyQYIiUWIiIYIyQYIiXh0rToAAAACHRSTlMA/hTRqiinvwFkb0sAAABCSURBVHjajchBDsAgDAPBOJDw/x+XVN0icQGfPGs3i+2GEqeiLCXWLENzvdzrDfP2ls/NjfKbgimYglfBq2Dm+LwHguMA235EdKYAAAAASUVORK5CYII=") 94% center no-repeat;
    outline: none;
  }
  .contact-area {
    margin: 30px 30px 70px 30px;
  }
  .contact-content .btn {
    transition: opacity .15s;
    -webkit-transition: opacity .15s;
  }
  .contact-content .btn:hover {
    opacity: .7;
  }
  .contact-content .contact-note {
    font-size: 13px;
    line-height: 1.9;
    color: #313131;
  }
  .contact-content .contact-note a {
    color: #313131;
  }
  .contac-tbl {
    width: 100%;
  }
  .contac-tbl tr th, .contac-tbl tr td {
    padding: 30px 0px;
    vertical-align: middle;
    text-align: left;
    line-height: 1.9em;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contac-tbl tr th {
    width: 20%;
    color: #6e6e6e;
    vertical-align: top;
  }
  .contac-tbl tr th span {
    display: block;
    font-weight: normal;
    line-height: 1.3;
    font-size: 13px;
  }
  .contac-tbl tr td {
    width: 80%;
  }
  .contac-tbl tr td .input-field {
    position: relative;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contac-tbl tr td .input-field .add-ex {
    position: absolute;
    left: 9px;
    top: 7px;
  }
  .contac-tbl tr td .input-field.half {
    width: 49%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
  }
  .ct-form .btn {
    background: #000;
    line-height: 1.7em;
    color: #fff;
    border: none;
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    box-sizing: border-box;
    width: 30%;
    display: block;
    font-weight: bold;
    margin: 40px auto 0;
    cursor: pointer;
    transition: all 300ms ease-in-out;
  }
  .ct-form .btn:hover {
    background: #4d4d4d;
  }
  .ct-form .btns2 {
    width: 100%;
    text-align: center;
  }
  .ct-form .btns2 .btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 1%;
    margin-left: 1%;
  }
  .ct-form .btns2 .btn.btn-back {
    background: #4d4d4d;
    transition: all 300ms ease-in-out;
    text-decoration: none;
  }
  .ct-form .btns2 .btn.btn-back:hover {
    background: #999999;
    text-decoration: none;
  }
  .ct-form .cz-l {
    width: 100%;
  }
  .ct-form .cz-m {
    width: 50%;
  }
  .ct-form .cz-s {
    width: 30%;
  }
  .ct-form select {
    width: 120%;
    background-position: 80% center;
    border: none;
  }
  .ct-form input[type="radio"]:focus {
    outline: solid 3px #fff;
  }
  .ct-form input[type="text"], .ct-form input[type="email"] {
    border-bottom: solid 1px #CCC;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: solid 3px #fff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ct-form textarea {
    border: solid 1px #CCC;
    outline: solid 3px #fff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ct-form label {
    margin-right: 15px;
  }
  .ct-form .select-wrap {
    overflow: hidden;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 767px) {
  select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    padding: 10px 6% 10px 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGFBMVEUAAAAZJCYWISIYIyQYIiUWIiIYIyQYIiXh0rToAAAACHRSTlMA/hTRqiinvwFkb0sAAABCSURBVHjajchBDsAgDAPBOJDw/x+XVN0icQGfPGs3i+2GEqeiLCXWLENzvdzrDfP2ls/NjfKbgimYglfBq2Dm+LwHguMA235EdKYAAAAASUVORK5CYII=") 94% center no-repeat;
    transition: all 300ms linear;
  }
  select:focus {
    background: #fafafa url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGFBMVEUAAAAZJCYWISIYIyQYIiUWIiIYIyQYIiXh0rToAAAACHRSTlMA/hTRqiinvwFkb0sAAABCSURBVHjajchBDsAgDAPBOJDw/x+XVN0icQGfPGs3i+2GEqeiLCXWLENzvdzrDfP2ls/NjfKbgimYglfBq2Dm+LwHguMA235EdKYAAAAASUVORK5CYII=") 94% center no-repeat;
    outline: none;
  }
  .contact-content .contact-note {
    font-size: 13px;
    line-height: 1.9;
    color: #313131;
  }
  .contact-content .contact-note a {
    color: #313131;
  }
  .contac-tbl {
    width: 100%;
  }
  .contac-tbl tr th, .contac-tbl tr td {
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: left;
    line-height: 1.9em;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contac-tbl tr th {
    padding: 0 0 10px 0;
    color: #6e6e6e;
    vertical-align: top;
    font-size: 16px;
    text-align: center;
  }
  .contac-tbl tr th span {
    font-weight: normal;
    font-size: 12px;
    display: inline-block;
    padding-left: 10px;
  }
  .contac-tbl tr td {
    padding: 0 0 20px 0;
  }
  .contac-tbl tr td .input-field {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contac-tbl tr td .input-field .add-ex {
    display: block;
    padding-right: 10px;
    float: left;
    width: 10%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contac-tbl tr td .input-field .explain {
    font-size: 11px;
  }
  .contac-tbl tr td .input-field.half input[type="text"], .contac-tbl tr td .input-field.half input[type="email"] {
    width: 90%;
  }
  .contac-tbl tr td .input-field.half .explain {
    padding-left: 10%;
    width: 90%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contac-tbl tr td .input-field.half .formError {
    width: 80%;
    padding-left: 10%;
  }
  .ct-form .btn {
    background: #000;
    line-height: 1.7em;
    color: #fff;
    border: none;
    font-size: 16px;
    padding: 10px 20px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    display: block;
    font-weight: bold;
    margin: 40px auto 0;
    cursor: pointer;
    transition: all 300ms ease-in-out;
  }
  .ct-form .btn:hover {
    background: #4d4d4d;
  }
  .ct-form .btn {
    display: inline-block;
    margin-right: 1%;
    margin-left: 1%;
  }
  .ct-form .btn.btn-back {
    background: #4d4d4d;
    transition: all 300ms ease-in-out;
    text-decoration: none;
  }
  .ct-form .btn.btn-back:hover {
    background: #999999;
    text-decoration: none;
  }
  .ct-form select {
    width: 120%;
    background-position: 80% center;
    border: none;
  }
  .ct-form input[type="radio"]:focus {
    outline: solid 3px #fff;
  }
  .ct-form input[type="text"], .ct-form input[type="email"] {
    border-bottom: solid 1px #CCC;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: solid 3px #fff;
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ct-form textarea {
    border: solid 1px #CCC;
    outline: solid 3px #fff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .ct-form label {
    margin-right: 15px;
  }
  .ct-form .select-wrap {
    overflow: hidden;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .formError {
    position: relative !important;
    display: block;
    cursor: pointer;
    text-align: left;
    margin-top: 0 !important;
    top: inherit !important;
    left: inherit !important;
    width: 92%;
  }
}

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