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



/* ----------------------------------------
画像
---------------------------------------- */
.c-main .c-content__images {
    display: block;
    margin: 30px 0 60px 0;
}

.c-main .c-content__image figcaption {margin-bottom:5px;}
.c-main .c-information {margin: 40px 0 60px 0;}



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


/* ----------------------------------------
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 60px 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;
}