/* ----------------------------------------
見出し
---------------------------------------- */
.c-main .c-article__title {
  font-size: 2.1rem;
  line-height: 1.714;
}



/* ----------------------------------------
画像
---------------------------------------- */
.c-main .c-content__images {
    display: block;
    margin: 30px 0 0 0;
}

.c-main .c-content__image figcaption {margin-bottom:5px;}
.c-main .c-information {margin: 40px 0 60px 0;}




/*国別留学研究者数累計*/
.c-main .c-information.number_of_researchers {margin-bottom:60px;}
.c-main .c-information__content {padding: 40px 0 40px 0;}
.c-main .c-information.number_of_researchers h2 {margin-bottom:15px;}

.c-main .c-information.number_of_researchers figure {width:100%;}
.c-main .c-information.number_of_researchers figure img {width:100%;height:auto;}




/* ----------------------------------------
外国人留学助成応募要項
---------------------------------------- */
.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;}



/*dl*/
.c-article table dl {display: block;}
.c-article table dl dt {width:100%;}
.c-article table dl dd {width:100%;}


/*dl*/
.c-article table dl.abroad_num {
  display: flex;
  flex-wrap: wrap;
}

.c-article table dl.abroad_num dt {
  width:6.5em;
  font-weight: bold;}
.c-article table dl.abroad_num dt.abroad1 {color:#008b56;}
.c-article table dl.abroad_num dt.abroad2 {color:#746bac;}
.c-article table dl.abroad_num dd {width:calc(100% - 6.5em);}





/* ----------------------------------------
お問合せボタン
---------------------------------------- */
.c-main .c-article__qa.qa_btn {margin:50px auto 60px;}

_:-ms-input-placeholder, :root .c-main .c-information__btn--link {
  min-height:68px;
  height: 68px;
}
