/* ----------------------------------------
見出し
---------------------------------------- */
.c-main .c-article__title {
  font-size: 2.1rem;
  line-height: 1.714;
}


/* ----------------------------------------
画像
---------------------------------------- */
.c-main .c-content__image {
  font-size:1.4rem;
  margin-bottom:30px;
}
.c-main .c-content__image img {vertical-align: bottom;}
.c-main .c-content__image figcaption {
  font-weight: bold;
  margin-bottom:10px;
}




/* ----------------------------------------
study-adroad_detail
---------------------------------------- */

.study-adroad_detail:last-child {margin-bottom:60px;}
.study-adroad_detail h3 {font-size:1.8rem;}


/* ----------------------------------------
応募要項
---------------------------------------- */
.c-main .c-content__detail {
    margin: 20px 0 0 0;
  padding-top:20px;
  padding-bottom:20px;
}

.c-main .c-content__detail.close .c-detail__text{
  font-size: 1.8rem;
}


/* ----------------------------------------
table　SP
---------------------------------------- */
.c-article table {
  margin:20px 0 35px;
  border:none;
  border-bottom:1px solid #e5ebeb;}

.c-article table th,
.c-article table td {
  display: block;
  padding:10px 10px;
  border:none;
  text-align: left;}

.c-article table th {
  width:100%;
  min-width:100%;
}

.c-article table td {padding:15px 0 25px;}

.c-article table tr:last-child td {padding-bottom:60px;}




/* ----------------------------------------
資料ダウンロード
---------------------------------------- */
.c-main .c-download__content {
  margin: 20px 0 30px 0;
  border-bottom:1px solid #e5ebeb;
}

.c-main .c-download__btn {
  margin: 20px auto 40px;
  justify-content: space-between;
}

.c-main .c-download__item--link {width: 48.7%;}
.c-main .c-download__btn a {margin-right:0;}


/* ----------------------------------------
お問合せボタン
---------------------------------------- */
.c-main .c-article__qa.qa_btn {margin:30px auto 60px;}
_:-ms-input-placeholder, :root .c-main .c-information__btn--link {
  min-height:68px;
  height: 68px;
}