@charset "utf-8";
.font_black {
    color: #000 !important;
}
.font_blue {
    color: #0C497C;
}
.font_underline {
    text-decoration: underline;    
}
.font_pink {
    color: #F0626C;
}
/* ====================
    背景色
======================*/
.bg_white {
    background: #FFF;
}

/* ====================
    タイトル
======================*/
.common_headline1 {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #E3E3E3;
    border-top: 1px solid #E3E3E3;
    padding-top: 12px;
    padding-bottom: 12px;
}
@media screen and (min-width: 768px) {
.common_headline1 {
    font-size: 30px;
    border-top: 1px solid #FFF;
    padding-top: 34px;
    padding-bottom: 34px;
}
}
.common_headline2 {
    font-size: 20px;
    font-weight: 400;
    color: #0C497C;
    line-height: 150%;
}
@media screen and (min-width: 768px) {
.common_headline2 {
    font-size: 36px;
}
}
.common_headline3_1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
}
@media screen and (min-width: 768px) {
.common_headline3_1 {
    font-size: 34px;
    margin-bottom: 5px;
}
}
.common_headline3_2 {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
}
@media screen and (min-width: 768px) {
.common_headline3_2 {
    font-size: 28px;
}
}
/*　青い帯の見出し　*/
.detail_headline1 {
    margin-top: 0;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 10px;
    background-color: #0C497C;
    font-size: 16px;
    color: #FFF;
    padding: 7px 10px;
    line-height: 1.4;
    font-weight: 400;
}
@media screen and (min-width: 768px) {
  .detail_headline1 {
    padding: 0;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
  }
}
/*　赤い帯の見出し　*/
.detail_headline2 {
  margin-top: 0;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 10px;
  background-color: #F0626C;
  font-size: 16px;
  color: #FFF;
  padding: 7px 10px;
  line-height: 1.4;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .detail_headline2 {
    padding: 0;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
  }
}
/*　緑帯の見出し　*/
.detail_headline3 {
  margin-top: 0;
    margin-right: -10px;
    margin-left: -10px;
    margin-bottom: 10px;
  background-color: #009944;
  font-size: 16px;
  color: #FFF;
  padding: 7px 10px;
  line-height: 1.4;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .detail_headline3 {
    padding: 0;
    padding-left: 20px;
    margin: 0;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
/* ====================
   奨学金･助成制度
======================*/
.head-photo_bg {
    width: 100%;
    background-color: #F5F5F5;
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.head-photo_bg {
    margin-bottom: 80px;
}
}
.head_photo {
    width: 100%;
}
@media screen and (min-width: 768px) {
.head_photo {
    width: 1200px;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
}
}
.support_box {
    width: 100%;
}
@media screen and (min-width: 768px) {
.support_box {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
}
}
.support_txt_box1 {
    margin-top: 10px;
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.support_txt_box1 {
    margin-top: 10px;
}
}
.support_txt_box2 {
    margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
.support_txt_box2 {
    margin-bottom: 30px;
}
}
.support_txt_box3 {
    margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
.support_txt_box3 {
    margin-bottom: 20px;
}
}
.support_txt_box4 {
    margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
.support_txt_box4 {
    margin-bottom: 10px;
}
}
/*　青いの小見出し　*/
.support_headline1 {
  color: #0C497C;
  font-weight: 500;
    font-size: 16px;
}
@media screen and (min-width: 768px) {
  .support_headline1 {
    margin: 0;
      font-size: 20px;
  }
}
.support_headline2 {
  color: #F0626C;
  font-weight: 500;
    font-size: 16px;
    margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .support_headline2 {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 20px;
  }
}
.support_headline3 {
  color: #F0626C;
  font-weight: 500;
    font-size: 16px;
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .support_headline3 {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
    font-size: 20px;
  }
}

/*就学金表*/
.support_th {
    /*font-size: 14px;*/
    border: 1px solid #C3C3C3;
    background-color: #EBEBEB;
    padding: 5px 13px;
    line-height: 150%;
}
@media screen and (min-width: 768px) {
.support_th {
    width: 668px;
    font-size: 20px;
    border: 1px solid #C3C3C3;
    background-color: #EBEBEB;
    text-indent: 1.5rem;
    line-height: 50px;
    height: 50px;
    padding: 0;
}
}
.support_td1 {
    width: 65%;
    border-left-color: #C3C3C3;
    border-bottom-color: #C3C3C3;
    border-left-style: solid;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-bottom-width: 1px;
    text-indent: 1rem;
    padding: 5px 0;
}
@media screen and (min-width: 768px) {
.support_td1 {
    width: 274px;
    text-indent: 1.5rem;
    line-height: 46px;
    height: 46px;
    padding: 0;
}
}
.support_td2 {
    width: 30%;
    border-bottom-color: #C3C3C3;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #FF6600;
    font-weight: 500;
    padding: 5px 0;
}
@media screen and (min-width: 768px) {
.support_td2 {
    width: 136px;
    line-height: 46px;
    height: 46px;
    color: #FF6600;
    font-weight: 500;
    padding: 0;
}
}
.support_td3 {
    width: 5%;
    border-right-color: #C3C3C3;
    border-bottom-color: #C3C3C3;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    padding: 5px 0;
    
}
@media screen and (min-width: 768px) {
.support_td3 {
    width: 259px;
    line-height: 46px;
    height: 46px;
    padding: 0;
}
}
/*就学金表 下テキスト*/
.support_tbl_bottom_t {
    line-height: 150%;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 6px;
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.support_tbl_bottom_t {
    padding-left: 1.5rem;
    padding-top: 13px;
    margin-bottom: 50px;
}
}
/*問い合わせ見出し*/
.support_inq_box {
    background: #EBEBEB;
    width: 100%;
    padding: 10px;
    margin-top: 15px;
    margin-bottom:25px;
}
@media screen and (min-width: 768px) {
.support_inq_box {
    width: 668px;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 50px;
}
}
.support_inq {
    font-size: 16px;
    line-height: 150%;
}
@media screen and (min-width: 768px) {
.support_inq {
    font-size: 22px;
    padding-bottom: 10px;
}
}
.support_inq2 {
    font-size: 14px;
    line-height: 150%;
}
@media screen and (min-width: 768px) {
.support_inq2 {
    font-size: 20px;
    padding-bottom: 10px;
}
}
.support_inq_sub {
    padding-top: 10px;
}
.support_inq_data {
    padding-top: 10px;
}
@media screen and (min-width: 768px) {
.support_inq_data {
    padding-top: 10px;
}
}
.rotate {
  display: inline-block;
  transform: rotate(90deg);
}

.text-wrap {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
.text-wrap {
    width: 100%;
    margin-bottom: 70px;
    margin-top: 20px;
    }}
.font-red-b{
    color: #F0626C;
}
.text-pict {
    font-size: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
}
@media screen and (min-width: 768px) {
.text-pict {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 10px;
    }}

.suport_box33 {
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.suport_box33 {
    margin-bottom: 30px;
    }}
.suport_box34 {
    margin-top: 10px;
}
@media screen and (min-width: 768px) {
.suport_box34 {
    margin-top: 20px;
    }}
.head-photo_bg2 {
    width: 100%;
    margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
.head-photo_bg2 {
    margin-bottom: 80px;
}
}

.h-underline--other { text-align: left; display: table; color: #F05A8A; font-size: 20px; margin-bottom: 20px;}

.h-underline--other span { background: -webkit-gradient(linear, left top, left bottom, color-stop(75%, transparent), color-stop(0%, #ffff99)); background: linear-gradient(transparent 75%, #ffff99 0%); color: #F05A8A; }

@media screen and (min-width: 768px) { .h-underline--other { font-size: 36px; margin-bottom: 50px; } }

.h-underline--plan { text-align: left; color: #F05A8A; line-height: 1.5;  }

@media screen and (min-width: 768px) { .h-underline--plan { margin: 30px 0 20px; text-align: left; font-size: 36px; } }

.h-underline--other { text-align: left; color: #000; line-height: 1.5; }

@media screen and (min-width: 768px) { .h-underline--other { font-size: 36px; } }

.suport_color{
    color: #D14D7E;
    font-weight: 500;
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
.suport_color{
    color: #D14D7E;
    font-weight: 500;
    margin-top: 40px;
}
}
.suport_color-s{
    color: #0C497C;
    font-weight: 500;
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
.suport_color-s{
    color: #0C497C;
    font-weight: 500;
    margin-top: 40px;
}
}
.support_inq_data2 {
    padding-top: 10px;
    font-weight: 500;
}
@media screen and (min-width: 768px) {
.support_inq_data2 {
    padding-top: 10px;
}
}
.head-photo_bg-s {
    width: 100%;
    background-color: #F5F5F5;
/*    margin-bottom: 30px;*/
}
@media screen and (min-width: 768px) {
.head-photo_bg-s {
/*    margin-bottom: 80px;*/
}
