.page-id-6 .post-password-required .entry-content {
  text-align: center;
}

.page-id-6 .entry-content .uc {
  margin: 0;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
}

.page-id-6 .form-title {
  font-family: 'Didot W01 Italic', serif;
  font-size: 40px;
  font-weight: normal;
  padding: 10px;
  text-align: center;
  margin: 0;
}

.page-id-6 .form-title:after {
  content: "";
  display: block;
  width: 45px;
  height: 3px;
  background-color: #000;
  margin: 20px auto 0;
}

.page-id-6 h3 {
  font-size: 18px;
  border-bottom: 1px dashed #000;
  padding: 10px;
}

.page-id-6 .table-bordered {
  border: 1px solid #ccc;
}

.page-id-6 .table-bordered th {
  border-bottom: 1px dashed #ccc;
  border-right: 1px dashed #ccc;
  padding: 10px;
}

.page-id-6 .table-bordered td {
  border: 1px dashed #ccc;
  padding: 10px;
}

.page-id-6 .ml-alert {
  display: table;
  width: 100%;
  border: none;
  border-radius: 0px;
  padding: 15px 0;
}

.page-id-6 .ml-alert .ml-alert__title {
  display: table-cell;
  width: 25%;
  background-color: #eeeeee;
  padding: 30px;
  white-space: nowrap;
  color: #d70000;
  vertical-align: middle;
  text-align: center;
}

.page-id-6 .ml-alert>ul {
  background-color: #f5f5f5;
  display: table-cell;
  margin: 0;
  padding: 25px 40px;
  border-left: 1px solid #fff;
}

.page-id-6 .mw_wp_form .mw_wp_form_buttons {
  margin-top: 90px;
  overflow: hidden;
}

.page-id-6 .mw_wp_form .mw_wp_form_buttons input {
  letter-spacing: 2px;
  width: 49%;
  padding: 13px;
  font-size: 20px;
  text-align: center;
  background-color: #253441;
  color: #fff;
  font-weight: bold;
  border: none;
  background-image: url(/images/common/arrow_white_right_confirm.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  float: left;
}

.page-id-6 .mw_wp_form .mw_wp_form_buttons input[value="内容を確認する/Confirm Application"] {
  width: 100%;
  background-position: 98% center;
}

.page-id-6 .mw_wp_form .mw_wp_form_buttons input[value="戻る"] {
  background-image: url(/images/common/arrow_white_left_confirm.png);
  background-position: 4% center;
}

.page-id-6 .mw_wp_form .mw_wp_form_buttons input[value="送信する"] {
  float: right;
}

#js-ml-application-condition-link {
  padding: 10px;
  background-color: #333;
  color: #fff;
  position: fixed;
  right: 0;
  top: 50%;
}

#js-ml-application-conditions .mfp-close {
  color: #FFF;
  font-size: 70px;
  background-color: rgba(0, 0, 0, 0.5);
}

/*
.photo-sample img{
  width:50%;
}
*/
.mw-wp-form_image img {
  max-width: 200px;
}

.subject-meta-table {
  width: 100%;
}

.credit-total {
  font-size: 1.5em;
}

.credit-total .ml-english {
  font-size: 12px;
}

.total-number-of-units-spring,
.total-number-of-units-fall {
  display: inline-block;
  margin-left: 20px;
}

:placeholder-shown {
  color: #ddd;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
  color: #ddd;
}

/* Firefox 18- */
:-moz-placeholder {
  color: #ddd;
  opacity: 1;
}

/* Firefox 19+ */
::-moz-placeholder {
  color: #ddd;
  opacity: 1;
}

/* IE 10+ */
:-ms-input-placeholder {
  color: #ddd;
}

a.catalog {
  font-weight: bold;
  text-decoration: underline;
}

.name-wrap {
  display: inline-block;
}

.name-wrap .name-title {
  display: inline-block;
}

.mw_wp_form_preview .name-wrap {
  padding: 5px;
  border: 1px solid #ccc;
}

.mw_wp_form_preview .name-title {
  color: #ccc;
  margin-right: 10px;
}

.entry-content .mw_wp_form .error {
  font-size: 18px;
  color: red;
}

select[name="course"] {
  font-family: arial;
}

.cant-capture {
  text-align: center;
  padding: 10px;
  border: 1px solid red;
  font-size: 16px;
  color: red;
  font-weight: bold;
}

.table-japanese-test__caution {
  font-weight: normal;
}
.page-id-6 #js-ml-application-condition-link{
  top:0;
}

.left{
  text-align: justify;
}

@media (max-width: 767px) {
  .page-id-6 .ml-alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-id-6 .ml-alert .ml-alert__title {
    width: 100%;
    margin: 0;
  }

  .page-id-6 .ml-alert ul {
    width: 100%;
  }

  .page-id-6 .mw_wp_form select {
    width: 100%;
  }

  .page-id-6 .table-bordered tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .page-id-6 .mw_wp_form .table-bordered>tbody>tr>th,
  .page-id-6 .mw_wp_form .table-resume-form>tbody>tr>th,
  .page-id-6 .mw_wp_form .table-application>tbody>tr>th,
  .page-id-6 .mw_wp_form .table-languages>tbody>tr>th,
  .page-id-6 .mw_wp_form .table-bordered>tbody>tr>td,
  .page-id-6 .mw_wp_form .table-resume-form>tbody>tr>td,
  .page-id-6 .mw_wp_form .table-application>tbody>tr>td,
  .page-id-6 .mw_wp_form .table-languages>tbody>tr>td {
    width: 100%;
  }

  .page-id-6 .name-wrap{
    width: 100%;
  }

  .page-id-6 .ml-notes {
    width: 100%;
  }

  .page-id-6 input[type="text"] {
    width: 100%;
  }

  .page-id-6 .mw_wp_form .table-educational-japanese th{
    width: 100%;
  }

  .page-id-6 .mw_wp_form .table-educational-japanese th:nth-child(3){
    width: 100%;
  }
  .page-id-6 .mw_wp_form .mw_wp_form_buttons input{
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
  }

  .page-id-6 .table-bordered tr.is-hidden{
    display: none;
  }
}
