@charset "utf-8";
/* table reset */
table {
 border-spacing: 0;
 border-collapse: collapse;
 width: 100%;
  font-size: 16px !important;
}
th {
 width: 1%;
 white-space: nowrap;
 padding: 14px;
 line-height: 1.5;
}
td {
 width: 99%;
 padding: 14px;
 background: #fff;
 line-height: 1.5;
}
/* form basic */
.frm-tb {
 width: 100%;
 border-collapse: collapse;
 border-top: 1px solid #ccc;
 border-left: 1px solid #ccc;
}
.frm-tb th {
 line-height: normal;
 text-align: left;
 width: 16em;
 background: #f6f6f6;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 line-height: 1;
 font-weight: normal;
}
.frm-tb th.required {
 /*background: #ffefef;
 color: #d9534f;*/
}
.frm-tb th.required .label-danger {
 float: right;
}
.frm-tb td {
 line-height: normal;
 background: #fff;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 width: auto;
}
td .radio, td .checkbox {
 display: inline-block;
 margin: 0;
}
input[type="checkbox"], input[type="radio"] {
 vertical-align: middle;
 margin: 10px 5px 10px 0 !important;
  transform: scale(2.2);
    transform-origin: left;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
 margin-right: 0.5em;
 margin-top: -3px;
}
input {
 font-size: 100%;
 vertical-align: middle;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
  margin: 10px 0;
}
input[type="text"], input[type="email"], input[type="password"] {
 border: 1px solid #ccc;
 padding: 9px;
 border-radius: 4px;
 line-height: 1;
  width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus {
 border: 1px solid #ccc;
 padding: 9px;
 background: #f6f6f6;
 border-radius: 4px;
 line-height: 1;
}
select {
 border: 1px solid #ccc;
 padding: 6px 9px;
 border-radius: 4px;
 line-height: 1;
}
select:focus {
 border: 1px solid #ccc;
 padding: 6px 9px;
 background: #f6f6f6;
 border-radius: 4px;
 line-height: 1;
}
textarea {
 font-size: 100%;
 border: 1px solid #ccc;
 padding: 14px;
 width: 100% !important;
 height:200px !important;
 border-radius: 4px;
 box-sizing: border-box;
  line-height: 1.6;
}
textarea:focus {
 background: #f6f6f6;

}
.req {
 color: #ffbaba;
}
.required input[type="text"], .required input[type="email"], .required input[type="password"], .required select, .required textarea {
 border: 1px solid #ffbaba;
}
.required input[type="text"]:focus, .required input[type="email"]:focus, .required input[type="password"]:focus, .required textarea:focus {
 background: #fff6f6;
}
label {
 margin: 0 1em 0 1em;
  font-weight: normal;
  font-size: 16px;
}
.chkbox {
  margin-bottom: 2rem;
}
.form-ss {
 width: 10%;
}
.form-s {
 width: 25%;
}
.form-m {
 width: 50%;
}
.form-l {
 width: 100%;
}
.form-ll {
 width: 100%;
}
@media (max-width:767px) {
 .frm-tb th, .frm-tb td {
  display: block;
 }
 .frm-tb th {
  width: auto;
 }
 .form-ss {
  width: 100%;
 }
 .form-s {
  width: 100%;
 }
 .form-m {
  width: 100%;
 }
 .form-l {
  width: 100%;
 }
 .form-ll {
  width: 100%;
 }
 .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
  margin-right: 0.5em;
  margin-top: 4px;
 }
}
.mfp_err {
  color: #d9534f;
  font-size: 14px;
}
#mfp_hidden {
    display: none;
}
#mfp_phase_confirm_inner h4 {
  margin-bottom: 40px;
}
.mfp_achroma th, .mfp_achroma td, .mfp_colored th, .mfp_colored td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width:767px) {
#mfp_confirm_table tr {
    display: flex;
    flex-direction: column;
}
}
.privacypolicy {
 border: 1px solid rgba(74, 73, 55, 0.5) !important;
 padding: .8em !important;
 color: rgba(74, 73, 55, 0.9) !important;
 height: 13em !important;
 text-align: left !important;
 overflow-y: scroll;
}
.privacypolicy h1 {
 background: none;
 text-align: left;
 padding: 0em;
 margin-bottom: .5em;
 font-weight: bold;
 font-size: 100%;
 text-shadow: none;
 color: rgba(74, 73, 55, 0.8);
}
.privacypolicy h2 {
 font-size: 82%;
 font-weight: bold;
 padding-top: .8em;
 padding-bottom: .2em;
 text-align: left;
}
.privacypolicy p {
 margin-bottom: .3em;
 font-size: 80%;
}
.privacypolicy ol {
 font-size: 80%;
 list-style: decimal;
 padding-left: 2em;
}
.privacypolicy ul {
 list-style: disc;
 padding-left: 1.2em;
}
.privacypolicy li {
 margin-bottom: .5em;
}
.privacy-policy {
 line-height: 1.8;
}
.privacy-policy h1 {
 background: none;
 text-align: left;
 padding: 0em;
 margin-bottom: .5em;
 font-weight: bold;
 font-size: 120%;
 text-shadow: none;
 color: rgba(74, 73, 55, 0.8);
}
.privacy-policy h2 {
 font-size: 100%;
 font-weight: bold;
 padding-top: 1em;
 padding-bottom: .5em;
 text-align: left;
}
.privacy-policy p {
 margin-bottom: 1em;
 font-size: 100%;
}
.privacy-policy ol {
 font-size: 100%;
 list-style: decimal;
 padding-left: 2em;
}
.privacy-policy ul {
 list-style: disc;
 padding-left: 1.2em;
}
.privacy-policy li {
 margin-bottom: .5em;
}