@media screen and (min-width: 769px), print {
  .stExperience {
    padding-bottom: 50px;
  }
  .stExperience .bBanner {
    height: 391px;
    background: url("../img/experience/banner.png") no-repeat center top/cover;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .stExperience .top_txt {
    text-align: center;
    color: #1c50a1;
    font-size: 1.8rem;
    margin-bottom: 50px;
  }
  .stExperience table {
    width: 100%;
    border-collapse: collapse;
  }
  .stExperience table tr th {
    background-color: #cad6eb;
    color: #404040;
    font-size: 1.8rem;
    line-height: 1.5;
    width: 350px;
    padding: 20px;
    font-weight: 500;
    border: 3px solid #1c50a1;
    text-align: left;
  }
  .stExperience table tr th .req {
    color: #f281b3;
    margin-left: 10px;
  }
  .stExperience table tr td {
    padding: 25px 20px 25px 30px;
    background-color: #fff;
    font-size: 1.7rem;
    line-height: 2;
    border: 3px solid #1c50a1;
    letter-spacing: 1px;
  }
  .stExperience table tr td .frmControl {
    border: 1px solid #404040;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 1.4rem;
    width: 100%;
    height: 34px;
    padding: 0 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
  }
  .stExperience table tr td .frmSelect {
    width: 100%;
    height: 34px;
    padding: 0 10px;
    border: 1px solid #404040;
    -moz-border-radius: 0;
         border-radius: 0;
    -moz-box-shadow: none;
         box-shadow: none;
    font-size: 1.4rem;
    color: #404040;
    background: transparent;
    position: relative;
    z-index: 1;
  }
  .stExperience table tr td .frmTextarea {
    border: 1px solid #cdd6dd;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 1.4rem;
    line-height: 1.5;
    width: 100%;
    height: 120px;
    padding: 5px 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    resize: none;
  }
  .stExperience table tr td .group {
    margin-top: 10px;
  }
  .stExperience .privacy_box {
    text-align: center;
    padding: 40px 20px;
    border: 3px solid #1c50a1;
    border-top: none;
  }
  .stExperience .privacy_box h4 {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .stExperience .privacy_box p {
    margin: 20px 0;
    font-size: 1.6rem;
  }
  .stExperience .privacy_box .frmBtn .btnSubmit {
    width: 174px;
    height: 56px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #7797cf;
    font-size: 2rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    border: none;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 20px auto 0;
  }
  .stExperience .mw_wp_form_complete {
    text-align: center;
  }
  .stExperience .mw_wp_form_complete p {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px) {
  .stExperience {
    padding-bottom: 10.41667vw;
  }
  .stExperience .bBanner {
    background: url("../img/experience/banner.png") no-repeat center top/cover;
  }
  .stExperience .top_txt {
    text-align: center;
    color: #1c50a1;
    font-size: 3.64583vw;
    margin-bottom: 6.51042vw;
  }
  .stExperience table {
    width: 100%;
    border-collapse: collapse;
  }
  .stExperience table tr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .stExperience table tr th {
    background-color: #cad6eb;
    color: #404040;
    font-size: 3.64583vw;
    line-height: 1.5;
    width: 100%;
    padding: 2.60417vw;
    font-weight: 500;
    border: 3px solid #1c50a1;
    border-bottom: 0;
    text-align: left;
  }
  .stExperience table tr th .req {
    color: #f281b3;
    margin-left: 1.30208vw;
  }
  .stExperience table tr td {
    padding: 2.60417vw;
    background-color: #fff;
    font-size: 3.51563vw;
    line-height: 2;
    width: 100%;
    border: 3px solid #1c50a1;
    border-bottom: 0;
    letter-spacing: 1px;
  }
  .stExperience table tr td .frmControl {
    border: 1px solid #404040;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 3.38542vw;
    width: 100%;
    height: 8.85417vw;
    padding: 0 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
  }
  .stExperience table tr td .frmSelect {
    width: 100%;
    height: 8.85417vw;
    padding: 0 10px;
    border: 1px solid #404040;
    -moz-border-radius: 0;
         border-radius: 0;
    -moz-box-shadow: none;
         box-shadow: none;
    font-size: 3.38542vw;
    color: #404040;
    background: transparent;
    position: relative;
    z-index: 1;
  }
  .stExperience table tr td .frmTextarea {
    border: 1px solid #cdd6dd;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 1.4rem;
    line-height: 1.5;
    width: 100%;
    height: 19.53125vw;
    padding: 5px 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    resize: none;
  }
  .stExperience table tr td .group {
    margin-top: 10px;
  }
  .stExperience .privacy_box {
    text-align: center;
    padding: 5.20833vw 2.60417vw;
    border: 3px solid #1c50a1;
  }
  .stExperience .privacy_box h4 {
    font-size: 3.90625vw;
    margin-bottom: 3.90625vw;
    font-weight: bold;
  }
  .stExperience .privacy_box p {
    margin: 3.90625vw 0;
    font-size: 3.38542vw;
  }
  .stExperience .privacy_box .frmBtn .btnSubmit {
    width: 174px;
    height: 56px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #7797cf;
    font-size: 4.6875vw;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    border: none;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 20px auto 0;
  }
  .stExperience .mw_wp_form_complete {
    text-align: center;
  }
  .stExperience .mw_wp_form_complete p {
    font-size: 3.64583vw;
  }
}
