@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%; }

/* オレンジ・グレーのtable */
/* リンクの右下のボタン */
/* 吹き出し＋写真の一覧 */
/* 吹き出し＋写真の一覧（青色） */
/* オレンジ背景の吹き出し */
/* 入試スケジュール */
/* WordPressの入力欄スタイル */
.scholarship_page {
  margin-bottom: 175px; }
  @media only screen and (max-width: 500px) {
    .scholarship_page {
      margin-bottom: 100px; } }
  .scholarship_page p.scholarship {
    margin: 60px 0 10px 0;
    line-height: 1.7;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 750px) {
      .scholarship_page p.scholarship {
        font-size: 14px;
        margin-top: 30px;
        line-height: 2.3; } }
    .scholarship_page p.scholarship a {
      color: #FF8C00;
      text-decoration: underline; }
  .scholarship_page .scholarship_box {
    margin: 75px auto;
    text-align: center;
    border-radius: 10px; }
    .scholarship_page .scholarship_box.first_box {
      margin-top: 30px; }
    @media only screen and (max-width: 750px) {
      .scholarship_page .scholarship_box {
        margin: 60px auto; } }
    .scholarship_page .scholarship_box .system {
      background-color: #FFE8CC;
      padding: 30px;
      border-radius: 10px 10px 0 0; }
      @media only screen and (max-width: 750px) {
        .scholarship_page .scholarship_box .system {
          padding: 20px; } }
      .scholarship_page .scholarship_box .system p.system_badge {
        letter-spacing: 0.05em;
        font-size: 15px;
        font-weight: 600;
        color: #FF8C00;
        margin-bottom: 15px; }
        @media only screen and (max-width: 750px) {
          .scholarship_page .scholarship_box .system p.system_badge {
            font-size: 14px;
            margin-bottom: 10px; } }
      .scholarship_page .scholarship_box .system p.system_name {
        letter-spacing: 0.05em;
        font-size: 20px;
        font-weight: 600; }
        @media only screen and (max-width: 750px) {
          .scholarship_page .scholarship_box .system p.system_name {
            font-size: 18px; } }
    .scholarship_page .scholarship_box p.system_contents,
	.scholarship_page .scholarship_box .system_contents{
      font-size: 16px;
      background-color: #fafafa;
      border-radius: 0 0 10px 10px;
      padding: 30px;
      line-height: 2; }
      @media only screen and (max-width: 750px) {
        .scholarship_page .scholarship_box p.system_contents,
		.scholarship_page .scholarship_box .system_contents{
          font-size: 14px;
          padding: 20px; }
          .scholarship_page .scholarship_box p.system_contents .pc_br,
		  .scholarship_page .scholarship_box .system_contents .pc_br{
            display: none; } }
      @media only screen and (max-width: 500px) {
        .scholarship_page .scholarship_box p.system_contents,
		.scholarship_page .scholarship_box .system_contents{
          text-align: left; } }
      .scholarship_page .scholarship_box p.system_contents a.orange_button,
	  .scholarship_page .scholarship_box .system_contents a.orange_button{
        margin: 0 auto;
        margin-top: 40px;
        padding: 15px 0;
        max-width: 408px;
        background-color: #fff; }
        @media only screen and (max-width: 750px) {
          .scholarship_page .scholarship_box p.system_contents a.orange_button,
		  .scholarship_page .scholarship_box .system_contents a.orange_button{
            margin-top: 30px;
            font-size: 14px;
            padding: 15px 0; } }
        @media only screen and (max-width: 750px) {
          .scholarship_page .scholarship_box p.system_contents a.orange_button .arrow,
          .scholarship_page .scholarship_box .system_contents a.orange_button .arrow
			{
            position: absolute;
            right: 15px; } }
  .scholarship_page .loan_section {
    margin-top: 150px; }
    @media only screen and (max-width: 750px) {
      .scholarship_page .loan_section {
        margin-top: 100px; } }
  .scholarship_page .orico_link {
    display: block;
    max-width: 316px;
    margin: 22px auto 0;
    line-height: 1; }
    @media only screen and (max-width: 500px) {
      .scholarship_page .orico_link {
        max-width: 200px; } }
    .scholarship_page .orico_link img {
      border: 2px solid #ADADAD; }
    .scholarship_page .orico_link:hover {
      opacity: 0.8; }

.system_contents table {
	margin: 4em auto 2em;
	width: 80%;
}
.system_contents th,
.system_contents td {
	width: 25%;
}
@media only screen and (max-width: 750px) {
	.system_contents .table_cover {
		overflow: scroll;
	}
	.system_contents .table_cover table {
		width: 600px;
	}
	.system_contents td {
		width: 20%;
	}
	.system_contents .left_end {
		width: 30%;
	}
}
