@charset "UTF-8";
/*
Theme Name: 特待生制度LP
*/
/* ----------------------------- リセット */
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, 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;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

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;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.02em;
  color: #222;
  background-color: #fff;
  position: relative;
  -webkit-text-size-adjust: 100%;
  min-width: 1280px;
  word-break: break-all;
}
body br {
  font-family: sans-serif;
}

::-webkit-input-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

::-placeholder {
  color: #ccc;
}

a {
  color: #222;
  text-decoration: none;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
a:hover {
  text-decoration: none;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
}

img {
  max-width: 100%;
  height: auto;
}

em {
  font-weight: 500;
}

.c-wrap {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.u-col__red {
  color: #DC000C;
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
/*=======================================
LP
=========================================*/
.p-scholarship {
  padding-top: 3vw;
}
.p-scholarship__header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.p-scholarship__header .logo {
  pointer-events: auto;
}
.p-scholarship__header .logo a {
  display: inline-block;
  padding: 15px;
}
.p-scholarship__header .logo img {
  filter: drop-shadow(-1px -1px 0 #fff) drop-shadow(-1px 0 0 #fff) drop-shadow(-1px 1px 0 #fff) drop-shadow(0 -1px 0 #fff) drop-shadow(0 1px 0 #fff) drop-shadow(1px -1px 0 #fff) drop-shadow(1px 0 0 #fff) drop-shadow(1px 1px 0 #fff);
}
.p-scholarship__header .nav {
  padding: 18px;
  pointer-events: auto;
}
.p-scholarship__header .nav ul {
  justify-content: flex-end;
  display: flex;
  align-items: center;
}
.p-scholarship__header .nav li {
  margin-left: 10px;
  text-align: center;
}
.p-scholarship__header .nav li a {
  display: block;
  color: #fff;
  font-weight: 700;
  border-radius: 50px;
  width: 220px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-scholarship__header .nav li.bg1 a {
  background: #17A6B1;
}
.p-scholarship__header .nav li.bg2 a {
  background: #E13945;
}
.p-scholarship__header .nav li.bg3 a {
  background: #E13987;
}
.p-scholarship__kv {
  background: url(../img/kv_img1.jpg) no-repeat center top;
  background-size: 1920px auto;
  padding-top: 847px;
  padding-bottom: 100px;
  overflow: hidden;
}
.p-scholarship__kv .h {
  white-space: nowrap;
  text-indent: 100vw;
  overflow: hidden;
  height: 0;
}
.p-scholarship__kv .content .block1 {
  margin-bottom: 60px;
}
.p-scholarship__kv .content .block1:last-child {
  margin-bottom: 0;
}
.p-scholarship__kv .content .block1 .t {
  font-size: 42px;
  font-size: 4.2rem;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
  position: relative;
}
.p-scholarship__kv .content .block1 .t span {
  display: block;
  padding: 8px;
  padding-bottom: 9px;
  background: #E13945;
  clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 100%, 0 100%);
  font-weight: 700;
}
.p-scholarship__kv .content .block1 .t:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  background: #E13945;
}
.p-scholarship__kv .content .block1 .t em {
  font-style: normal;
  font-weight: 700;
  color: #FFF038;
}
.p-scholarship__kv .content .box1 {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
.p-scholarship__kv .content .box2 {
  position: relative;
  margin-top: -25px;
  z-index: 1;
}
.p-scholarship__content {
  padding-top: 100px;
  padding-bottom: 150px;
}
.p-scholarship__content-wrap {
  background: url(../img/content_bg1.jpg) no-repeat center top;
  background-size: cover;
}
.p-scholarship__content .t {
  text-align: center;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #E45053;
  line-height: 1.5;
  padding: 16px 10px;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 20%, white 30%, white 70%, rgba(255, 255, 255, 0) 80%);
}
.p-scholarship__content .s {
  background: linear-gradient(to bottom, #e55b4b 0%, #E13939 100%);
  text-align: center;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.5;
  padding: 20px 10px;
  position: relative;
}
.p-scholarship__content .note {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 35px;
}
.p-scholarship__content .system {
  margin-bottom: 100px;
}
.p-scholarship__content .system .block1 {
  margin-bottom: 80px;
}
.p-scholarship__content .system .block1:last-child {
  margin-bottom: 0;
}
.p-scholarship__content .system .link {
  margin-top: 40px;
  margin-bottom: 80px;
  display: flex;
  justify-content: space-evenly;
}
.p-scholarship__content .system .link:last-child {
  margin-bottom: 0;
}
.p-scholarship__content .system .link li {
  width: 500px;
}
.p-scholarship__content .system .link a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  background: #fff;
  border-radius: 100px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  border: 3px solid #E65D6B;
  padding: 20px 40px;
  color: #E65D6B;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.p-scholarship__content .system .link span {
  display: block;
  position: relative;
  width: 100%;
  font-weight: 700;
}
.p-scholarship__content .system .link span:after {
  content: "";
  position: absolute;
  border-left: 13px solid #E65D6B;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  top: 50%;
  right: 0;
  margin-top: -11px;
}
.p-scholarship__content .system .point {
  border: 2px solid #E65D6B;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 60px;
}
.p-scholarship__content .system .point .s2 {
  text-align: center;
  color: #E45053;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 40px;
  position: relative;
}
.p-scholarship__content .system .point .s2:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  border-bottom: 2px solid #E45053;
}
.p-scholarship__content .system .point ul {
  display: flex;
  justify-content: space-between;
}
.p-scholarship__content .system .point li {
  line-height: 1.6;
  width: 32.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: #f0f0f0;
  border-radius: 8px;
  padding: 25px 10px;
  font-size: 18px;
  font-size: 1.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.p-scholarship__content .system .point li span,
.p-scholarship__content .system .point li em {
  color: #E65D6B;
  font-weight: 700;
}
.p-scholarship__content .system .point li span.orange,
.p-scholarship__content .system .point li em.orange {
  color: #ef8222;
}
.p-scholarship__content .system .point li span.green,
.p-scholarship__content .system .point li em.green {
  color: #57cf71;
}
.p-scholarship__content .system .point li span {
  font-size: 20px;
  font-size: 2rem;
}
.p-scholarship__content .system .point li em {
  font-size: 30px;
  font-size: 3rem;
}
.p-scholarship__content .system .point li em.small {
  font-size: 24px;
  font-size: 2.4rem;
}
.p-scholarship__content .system .point .remarks {
  line-height: 1.6;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 20px;
}
.p-scholarship__content .step .t {
  margin-bottom: 18px;
}
.p-scholarship__footer {
  padding-top: 150px;
  padding-bottom: 68px;
  background: rgba(255, 255, 255, 0.6);
}
.p-scholarship__footer .c-wrap {
  position: relative;
  z-index: 2;
}
.p-scholarship__footer .nav {
  margin-bottom: 60px;
}
.p-scholarship__footer .nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.p-scholarship__footer .nav li {
  width: 500px;
  margin-bottom: 30px;
}
.p-scholarship__footer .nav li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  background: #fff;
  border-radius: 100px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  border: 3px solid #E65D6B;
  padding: 20px 40px;
  color: #E65D6B;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.p-scholarship__footer .nav li a.yellow {
  border-color: #EB8D00;
  color: #EB8D00;
}
.p-scholarship__footer .nav li a.yellow span:after {
  border-left-color: #EB8D00;
}
.p-scholarship__footer .nav li a.pink {
  border-color: #E13987;
  color: #E13987;
}
.p-scholarship__footer .nav li a.pink span:after {
  border-left-color: #E13987;
}
.p-scholarship__footer .nav li a.blue {
  border-color: #0B95DC;
  color: #0B95DC;
}
.p-scholarship__footer .nav li a.blue span:after {
  border-left-color: #0B95DC;
}
.p-scholarship__footer .nav li span {
  display: block;
  position: relative;
  width: 100%;
  font-weight: 700;
}
.p-scholarship__footer .nav li span:after {
  content: "";
  position: absolute;
  border-left: 13px solid #E13939;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  top: 50%;
  right: 0;
  margin-top: -11px;
}
.p-scholarship__footer .sns {
  background: #fff;
  padding: 40px 20px;
  border-radius: 70px;
  margin-bottom: 80px;
}
.p-scholarship__footer .sns ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-scholarship__footer .sns li {
  margin-left: 10px;
  margin-right: 10px;
}
.p-scholarship__footer .sns li.blog a {
  display: block;
  border: 1px solid #333;
  border-radius: 100%;
}
.p-scholarship__footer .info {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 75px;
}
.p-scholarship__footer .info .address {
  line-height: 2;
}
.p-scholarship__footer .info .address a {
  color: #00C5C5;
  text-decoration: none;
}
.p-scholarship__footer .copy {
  text-align: center;
}

footer {
  display: none !important;
}

/* ----------------------------- タブレット（768～1024px） */
/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {
  body {
    min-width: initial;
  }

  .c-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-scholarship {
    padding-top: 35px;
  }
  .p-scholarship__header {
    position: static;
  }
  .p-scholarship__header .logo {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
  }
  .p-scholarship__header .logo a {
    padding: 10px;
  }
  .p-scholarship__header .logo img {
    width: 140px;
  }
  .p-scholarship__header .nav {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    padding: 0;
    width: 100%;
  }
  .p-scholarship__header .nav li {
    flex: 1;
    margin-left: 0;
  }
  .p-scholarship__header .nav li a {
    width: auto;
    height: 63px;
    padding: 0;
    border-radius: 10px 10px 0 0;
    border: 2px solid #fff;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-scholarship__kv {
    background-image: url(../img/kv_img1_sp.jpg);
    background-size: 100% auto;
    background-color: #FFCBCF;
    padding-top: 132.533vw;
    padding-bottom: 37px;
  }
  .p-scholarship__kv .c-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .p-scholarship__kv .content .block1 {
    margin-bottom: 30px;
  }
  .p-scholarship__kv .content .block1 .t {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .p-scholarship__kv .content .block1 .t:before {
    display: none;
  }
  .p-scholarship__kv .content .block1 .t span {
    padding: 10px;
    clip-path: none;
  }
  .p-scholarship__kv .content .box1 {
    display: block;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .p-scholarship__kv .content .box1 p {
    margin-bottom: 20px;
  }
  .p-scholarship__kv .content .box1 p:last-child {
    margin-bottom: 0;
  }
  .p-scholarship__kv .content .box2 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
  }
  .p-scholarship__content {
    padding-top: 62px;
    padding-bottom: 50px;
  }
  .p-scholarship__content-wrap {
    background-image: url(../img/content_bg1_sp.jpg);
  }
  .p-scholarship__content .t {
    font-size: 27px;
    font-size: 2.7rem;
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 20%, white 80%, rgba(255, 255, 255, 0) 100%);
  }
  .p-scholarship__content .s {
    font-size: 20px;
    font-size: 2rem;
    padding: 8px;
  }
  .p-scholarship__content .system {
    margin-bottom: 50px;
  }
  .p-scholarship__content .system .block1 {
    margin-bottom: 40px;
  }
  .p-scholarship__content .system .link {
    margin-top: 15px;
    display: block;
  }
  .p-scholarship__content .system .link li {
    width: auto;
    margin-bottom: 15px;
  }
  .p-scholarship__content .system .link li:last-child {
    margin-bottom: 0;
  }
  .p-scholarship__content .system .link li a {
    font-size: 19px;
    font-size: 1.9rem;
    padding: 10px 25px;
    border-width: 2px;
    height: 75px;
  }
  .p-scholarship__content .system .link li span:after {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
  .p-scholarship__content .system .point {
    padding: 20px;
    margin-bottom: 30px;
  }
  .p-scholarship__content .system .point .s2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .p-scholarship__content .system .point .s2:after {
    width: 50px;
  }
  .p-scholarship__content .system .point ul {
    display: block;
  }
  .p-scholarship__content .system .point li {
    width: auto;
    margin-bottom: 10px;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 20px 10px;
  }
  .p-scholarship__content .system .point li:last-child {
    margin-bottom: 0;
  }
  .p-scholarship__content .system .point li em {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .p-scholarship__content .system .point li em.small {
    font-size: 20px;
    font-size: 2rem;
  }
  .p-scholarship__content .step {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
  }
  .p-scholarship__footer {
    padding-top: 50px;
    padding-bottom: 83px;
  }
  .p-scholarship__footer .nav {
    margin-bottom: 15px;
  }
  .p-scholarship__footer .nav ul {
    display: block;
  }
  .p-scholarship__footer .nav li {
    margin-bottom: 15px;
    width: auto;
  }
  .p-scholarship__footer .nav li:last-child {
    margin-bottom: 0;
  }
  .p-scholarship__footer .nav li a {
    font-size: 19px;
    font-size: 1.9rem;
    padding: 10px 25px;
    border-width: 2px;
    height: 75px;
  }
  .p-scholarship__footer .nav li span:after {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px;
  }
  .p-scholarship__footer .sns {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 50px;
    border-radius: 35px;
    padding: 50px 33px 20px;
  }
  .p-scholarship__footer .sns ul {
    flex-wrap: wrap;
  }
  .p-scholarship__footer .sns li {
    margin-left: 9px;
    margin-right: 9px;
    margin-bottom: 30px;
  }
  .p-scholarship__footer .sns li:nth-child(1) {
    margin-left: 10%;
  }
  .p-scholarship__footer .sns li:nth-child(3) {
    margin-right: 10%;
  }
  .p-scholarship__footer .info {
    margin-bottom: 50px;
    display: block;
  }
  .p-scholarship__footer .info .logo {
    margin-bottom: 10px;
  }
  .p-scholarship__footer .info .address {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .p-scholarship__footer .copy {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }
}
