/* --------------------------------------------------
 scholarship tateno
-------------------------------------------------- */
/*pc*/
    .mt70 {
      margin-top: 70px !important;
    }
    .pc-center {
      text-align: center;
    }
    .sp-only {
      display: none;
    }
    .pc-only {
      display: block;
    }
    .sup {
      position: relative;
      top: -5px;
      font-size: 11px;
    }
    .device-desktop .single-content > .container .content main, .device-desktop .single-content > article.main > .container .content main {
      float: none;
      width: 100%;
    }
    .tateno-inner {
      width: 980px;
      margin: 0 auto;
}
.device-desktop .single-content .key-head__tateno {
        background: #d01125 !important;
        background-attachment: scroll;
        height: 200px;
	text-align: center;
}
    .key-head__tateno h2.title {
		color: #fff !important;
        width: 530px;
        margin: 0 auto;
        padding-top: 90px !important;
    }
    .tateno-title {
      border-top: 1px solid #d01126;
      border-bottom: 1px solid #d01126;
      text-align: center;
    }
    .tateno-title p {
      height: 37px;
      background: url("../img/pc/bg_header-title.png") no-repeat 50% 0;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      line-height: 37px;
    }
    .tateno-title h1 {
      padding: 50px 0;
      font-size: 26px;
      font-weight: normal;
    }
    .tateno-title h1 span {
      font-size: 32px;
      font-weight: bold;
    }
    .tateno-text01 {
      margin-top: 35px;
      margin-right: 50px;
      margin-bottom: 50px;
      margin-left: 50px;
      font-size: 14px;
      font-weight: bold;
    }
    table.tateno-table01 {
      padding: 0 20px;
      margin-bottom: 20px;
    }
    table.tateno-table01 th {
      width: 150px;
      border: 1px solid #d01126;
      background-color: #d01126;
      color: #fff;
      font-size: 18px;
    }
    table.tateno-table01 td {
      border: 1px solid #d01126;
      text-align: center;
      font-size: 18px;
      font-weight: bold;
    }
    table.tateno-table02 td ol {
      margin: 0;
      padding: 0;
    }
    table.tateno-table02 td ol li {
      padding-left: 2.5em;
      text-indent: -2.5em;
    }
    table.tateno-table02 th {
      width: 150px;
      font-size: 13px;
    }
    table.tateno-table02 td {
      font-size: 13px;
    }
    table.tateno-table02 td .note01 {
      font-size: 13px;
    }
    table.tateno-table02 td .price {
      font-size: 24px;
    }
    table.tateno-table02 td .bold {
      font-weight: bold;
    }
    .tateno-annotation01 {
      padding-left: 1.25em;
      text-indent: -1.25em;
      margin-top: 10px;
      font-size: 12px;
    }
    .flow {
      margin-top: 95px;
    }
    .flow-title {
      background-color: #d01126;
      color: #fff;
      padding: 5px 0;
      font-size: 20px !important;
      font-weight: bold;
      text-align: center;
    }
    .flow-lead01 {
      margin: 25px 30px 0;
      font-size: 14px;
      font-weight: bold;
    }
    .flow-box01 {
      margin-top: 20px;
      padding: 30px 0;
      background: url("../img/bg_dot.png") repeat 0 0;
    }
    .flow-item {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-align-items: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-justify-content :start;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      width: 530px;
      min-height: 75px;
      margin: 0 auto 30px;
      padding: 10px 25px;
      border: 1px solid #d01126;
      background-color: #fff;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }
    .flow-item:after {
      content: "";
      position: absolute;
      bottom: -30px;
      left: 50%;
      width: 55px;
      height: 23px;
      margin-left: -36px;
      background: url("../img/ico_arrow01.png") no-repeat 0 0;
    }
    .flow-item:last-of-type {
      margin-bottom: 0;
    }
    .flow-item:last-of-type:after {
      background: none;
    }
    .flow-item.flow-item__02 {
      -ms-justify-content :center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .flow-item.flow-item__02 .detail {
      min-height: 55px;
      line-height: 55px;
      display: table-cell;
      vertical-align: middle;
    }
    .flow-item .month {
      width: 120px;
      margin-right: 20px;
      padding: 15px 0;
      background-color: #d01126;
      border-radius: 2px;
      color: #fff;
      font-size: 20px;
      font-weight: bold;
      text-align: center;
    }
    .flow-item.flow-item__03 .month {
      margin-right: 75px;
    }
    .flow-item.flow-item__04 .month {
      margin-right: 60px;
    }
    .flow-item .detail {
      color: #d01126;
      font-size: 24px;
      font-weight: bold;
    }
    .flow-item .detail .detail-text01 {
      font-size: 20px;
    }
    .about {
      margin-top: 50px;
      padding-top: 14px;
      background: url("../img/bg_stripe01.png") repeat-x 50% 0;
    }
    .about-inner {
      padding-bottom: 14px;
      background: url("../img/bg_stripe01.png") repeat-x 50% 100%;
    }
    .about-title {
      margin-top: 30px;
      font-size: 24px !important;
      font-weight: bold;
      text-align: center;
    }
    .about-lead {
      margin-top: 15px;
      margin-right: 50px;
      margin-bottom: 30px;
      margin-left: 50px;
      font-size: 14px;
    }
    .contact {
      margin-right: 20px;
      margin-left: 20px;
      margin-top: 135px;
      border: 1px solid #d01126;
    }
    .contact .contact-title {
      background-color: #d01126;
      color: #fff;
      padding: 5px 0;
      font-size: 16px !important;
      font-weight: bold;
      text-align: center;
    }
    .contact .contact-lead {
      padding: 15px;
      text-align: center;
    }
    .contact .contact-lead p {
      display: inline-block;
      width: auto;
      margin: 0 auto;
      font-size: 14px;
      text-align: left;
    }
    .contact .contact-lead p .title {
      font-size: 16px;
      font-weight: bold;
    }
    .contact .contact-lead p .bold {
      font-weight: bold;
    }
    .tateno-back {
      margin-top: 45px;
      margin-left: 50px;
    }
    body .tateno-back a:link,
    body .tateno-back a:visited {
      color: #595757;
      font-size: 16px;
      font-weight: bold;
    }
    .device-desktop .tateno-back a:hover,
    .device-desktop .tateno-back a:active {
      color: #595757;
    }
    
    @media screen and (max-width: 768px) {
      /*sp*/
      .device-mobile body .main > section {
        padding-right: 0;
        padding-left: 0;
      }
      .sp-only {
        display: block;
      }
      .pc-only {
        display: none;
      }
      .mb-left {
      text-align: left;
      }
      .tateno-inner {
        width: auto;
        margin: 0;
        padding-right: 4%;
        padding-left: 4%;
      }
      .device-mobile .single-content .key-head__tateno {
        background: #d01125 !important;
        height: 75px;
      }
      .key-head__tateno h2.title {
        width: 280px;
        margin: 0 auto;
        padding-top: 30px !important;
        padding-bottom: 0;
      }
      .tateno-title p {
        padding-top: 5px;
        background: url("../img/mb/bg_header-title.png") no-repeat 50% 0;
        background-size: auto 100%;
        font-size: 12px;
        line-height: 1.25;
        letter-spacing: -0.05em;
      }
      .tateno-title h1 {
        padding: 18px 0;
        font-size: 14px;
        font-weight: normal;
      }
      .tateno-title h1 span {
        font-size: 19px;
      }
      .tateno-text01 {
        margin-top: 40px;
        margin-right:18px;
        margin-bottom:  55px;
        margin-left:18px;
        font-size: 12px;
      }
      table.tateno-table01 {
        padding: 0 20px;
        margin-bottom: 25px;
        border: none;
      }
      table.tateno-table01 th {
        display: block;
        width: 100px;
        border: none;
        font-size: 13px;
      }
      table.tateno-table01 td {
        display: block;
        border: none;
        text-align: left;
        font-size: 12px;
      }
      table.tateno-table02 {
        padding: 0 20px;
        border: none;
      }
      table.tateno-table02 th {
        display: block;
        width: 100px;
        border: none;
        font-size: 13px;
      }
      table.tateno-table02 th.tateno-table02-th02 {
        width: 116px;
      }
      table.tateno-table02 td {
        display: block;
        margin-bottom: 25px;
        border: none;
        text-align: left;
        font-size: 12px;
      }
      table.tateno-table02 td .note01 {
        font-size: 12px;
      }
      table.tateno-table02 td .price {
        font-size: 16px;
      }
      .tateno-annotation01 {
        margin-top:25px;
        font-size: 12px;
      }
      .flow {
        margin-top: 100px;
      }
      .flow-title {
        font-size: 13px !important;
      }
      .flow-lead01 {
        margin: 20px 30px 0;
        font-size: 12px;
      }
      .flow-box01 {
        margin-top: 30px;

      }
      .flow-item {
        width: 92%;
        margin-bottom: 21px;
        padding: 5px 4%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
      .flow-item .month {
        width: 38px;
        height: 36px;
        padding: 5px;
        font-size: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-justify-content :center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }
      .flow-item .detail {
        font-size: 14px;
      }
      .flow-item.flow-item__02 .detail {
        min-height: auto;
        display: inherit;
        vertical-align: inherit;
    }
      .flow-item.flow-item__01 .month {
        text-align: left;
      }
      .flow-item.flow-item__03 .month {
        margin-right: 45px;
      }
      .flow-item.flow-item__04 .month {
        margin-right: 45px;
        text-align: left;
      }
      .flow-item.flow-item__05 .month {
        text-align: left;
      }
      .flow-item:after {
        width: 28px;
        height: 11px;
        background-size: 100% auto;
        bottom: -16px;
        margin-left: -14px;
      }
      .flow-item .detail .detail-text01 {
        font-size: 12px;
      }
      .about {
        margin-top: 40px;
        padding-top: 7px;
        background-size: auto 7px;
      }
      .about-inner {
        padding-bottom: 7px;
        background-size: auto 7px;
      }
      .about-title {
        margin-top: 30px;
        font-size: 14px !important;
        font-weight: bold;
        text-align: center;
      }
      .about-lead {
        margin-top: 15px;
        margin-right: 18px;
        margin-bottom: 30px;
        margin-left: 18px;
        font-size: 12px;
      }
      .contact {
        margin-right: 0;
        margin-left: 0;
        margin-top: 70px;
      }
      .contact .contact-title {
        font-size: 12px;
      }
      .contact .contact-lead p {
        font-size: 12px;
      }
      .contact .contact-lead p .title {
        font-size: 16px;
      }
      .contact .contact-lead p .contact-txt01 {
        font-size: 14px;
      }
      .tateno-back {
        margin-top: 20px;
        margin-left: 17px;
      }
      body .tateno-back a:link, body .tateno-back a:visited {
        font-size: 12px;
      }
    }