@charset "UTF-8";
body, p, h1, h2, h3, h4, h5, h6, ul, li, span, div, img, dl, dt, dd {
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif; }

p, h1, h2, h3, h4, h5, h6, ul, li, span, div, img, dl, dt, dd {
  margin: 0;
  padding: 0;
  font-family: 'Noto Sans JP', sans-serif;
  list-style-type: none; }

ul li {
  list-style: none; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

body {
  -webkit-print-color-adjust: exact;
  -webkit-text-size-adjust: 100%; }

@media screen and (min-width: 480px) and (max-width: 599px) {
  .sp {
    display: none; } }
@media screen and (max-width: 479px) {
  .sp {
    display: none; } }
@media print, screen and (min-width: 1130px) {
  header #MainVisual {
    background: url("../img/lp/new_kumagaku/mainvisual.png") no-repeat center top;
    background-size: cover;
    width: 100%; }
    header #MainVisual h1#Site_Title {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 270px 0 285px; }
      header #MainVisual h1#Site_Title img {
        max-width: 385px;
        height: auto; } }
@media screen and (min-width: 600px) and (max-width: 1129px) {
  header #MainVisual {
    background: url("../img/lp/new_kumagaku/mainvisual.png") no-repeat center top;
    background-size: cover;
    width: 100%; }
    header #MainVisual h1#Site_Title {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 190px 0 200px; }
      header #MainVisual h1#Site_Title img {
        max-width: 280px;
        height: auto; } }
@media screen and (min-width: 480px) and (max-width: 599px) {
  header #MainVisual {
    background: url("../img/lp/new_kumagaku/mainvisual.png") no-repeat center top;
    background-size: cover;
    width: 100%; }
    header #MainVisual h1#Site_Title {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 130px 0 150px; }
      header #MainVisual h1#Site_Title img {
        max-width: 200px;
        height: auto; } }
@media screen and (max-width: 479px) {
  header #MainVisual {
    background: url("../img/lp/new_kumagaku/mainvisual.png") no-repeat center top;
    background-size: cover;
    width: 100%; }
    header #MainVisual h1#Site_Title {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 90px 0 120px; }
      header #MainVisual h1#Site_Title img {
        max-width: 160px;
        height: auto; } }
@media print, screen and (min-width: 1130px) {
  #FirstContents {
    position: relative; }
    #FirstContents:before {
      content: "";
      position: absolute;
      background: #EFF4F7;
      width: 70%;
      height: 400px;
      top: 0;
      left: 0;
      z-index: -1; }
    #FirstContents .FirstText {
      background: #fff;
      padding: 30px 70px;
      position: absolute;
      top: 40%;
      left: 0;
      right: 0;
      margin: auto;
      width: 680px;
      box-sizing: border-box; }
      #FirstContents .FirstText p {
        color: #D52E31;
        line-height: 2.3; }

  .SiteCopy {
    margin: 0 0 40px; }
    .SiteCopy h2 img {
      max-width: 190px;
      height: auto;
      margin-top: 65px; }

  .Contents {
    width: 96%;
    max-width: 1200px;
    min-width: 1014px;
    margin: 0 auto; }

  ul.KumagakuImage li img.Img_left {
    max-width: 35%;
    height: auto;
    position: absolute;
    right: 0;
    top: 15%; }
  ul.KumagakuImage li img.Img_bottom {
    position: absolute;
    max-width: 482px;
    height: auto;
    left: 22%; }

  .NewKumagakuTit {
    /*margin: 550px 0 80px;*/
    margin: 350px 0 80px; }
    .NewKumagakuTit h3 img {
      max-width: 100%;
      height: auto; } }
@media screen and (min-width: 600px) and (max-width: 1129px) {
  #FirstContents {
    position: relative;
    height: 76vw; }
    #FirstContents:before {
      content: "";
      position: absolute;
      background: #EFF4F7;
      width: 85%;
      height: 230px;
      top: 0;
      left: 0;
      z-index: -1; }
    #FirstContents .FirstText {
      background: #fff;
      padding: 20px 40px;
      position: absolute;
      top: 15%;
      left: 25%;
      width: 70vw;
      box-sizing: border-box; }
      #FirstContents .FirstText p {
        color: #D52E31;
        line-height: 2.3; }

  .SiteCopy h2 img {
    max-width: 14vw;
    height: auto;
    margin-top: 7vw; }

  .Contents {
    width: 96%;
    max-width: 1080px;
    min-width: 580px;
    margin: 0 auto; }

  ul.KumagakuImage li img.Img_left {
    max-width: 27%;
    height: auto;
    position: absolute;
    right: 0;
    top: 9%; }
  ul.KumagakuImage li img.Img_bottom {
    position: absolute;
    max-width: 30%;
    height: auto;
    left: 17%;
    bottom: 6vw; }

  .NewKumagakuTit {
    /*margin: 180px 0 60px;*/
    margin: 30px 0; }
    .NewKumagakuTit h3 img {
      max-width: 100%;
      height: auto; } }
@media screen and (min-width: 480px) and (max-width: 599px) {
  #FirstContents {
    position: relative;
    height: 95vw; }
    #FirstContents:before {
      content: "";
      position: absolute;
      background: #EFF4F7;
      width: 85%;
      height: 230px;
      top: 0;
      left: 0;
      z-index: -1; }
    #FirstContents .FirstText {
      background: #fff;
      padding: 30px 10px 10px 30px;
      position: absolute;
      top: 15%;
      left: 20%;
      width: 73%;
      box-sizing: border-box; }
      #FirstContents .FirstText p {
        color: #D52E31;
        line-height: 2.3; }

  .SiteCopy h2 img {
    max-width: 14vw;
    height: auto;
    margin-top: 30px; }

  .Contents {
    width: 96%;
    max-width: 580px;
    min-width: 460px;
    margin: 0 auto; }

  ul.KumagakuImage {
    position: relative;
    height: 65vw; }
    ul.KumagakuImage li img.Img_left {
      max-width: 41%;
      height: auto;
      position: absolute;
      right: 0;
      top: 40%; }
    ul.KumagakuImage li img.Img_bottom {
      position: absolute;
      max-width: 45%;
      height: auto;
      left: 5%;
      bottom: -10%; }

  .NewKumagakuTit {
    /*margin: 150px 0 50px;*/
    margin: 150px 0 50px; }
    .NewKumagakuTit h3 img {
      max-width: 100%;
      height: auto; } }
@media screen and (max-width: 479px) {
  #FirstContents {
    position: relative;
    height: 100vw; }
    #FirstContents:before {
      content: "";
      position: absolute;
      background: #EFF4F7;
      width: 85%;
      height: 230px;
      top: 0;
      left: 0;
      z-index: -1; }
    #FirstContents .FirstText {
      background: #fff;
      padding: 20px 10px 10px 20px;
      position: absolute;
      top: 18%;
      left: 25%;
      width: 71%;
      box-sizing: border-box; }
      #FirstContents .FirstText p {
        color: #D52E31;
        line-height: 2.3; }

  .SiteCopy h2 img {
    max-width: 14vw;
    height: auto;
    margin-top: 30px; }

  .Contents {
    width: 96%;
    max-width: 440px;
    min-width: 280px;
    margin: 0 auto; }

  ul.KumagakuImage {
    margin-top: 200px;
    display: flex;
    flex-direction: row-reverse; }
    ul.KumagakuImage li img.Img_left {
      max-width: 68%;
      height: auto; }
    ul.KumagakuImage li img.Img_bottom {
      max-width: 90%;
      height: auto;
      margin-top: 50px; }

  .NewKumagakuTit {
    /*margin: 230px 0 40px;*/
    margin: 150px 0 40px; }
    .NewKumagakuTit h3 img {
      max-width: 100%;
      height: auto; } }
.facultyArea {
  border-style: solid;
  border-width: 2px; }

.s_block .facultyArea {
  border-color: #EA617C; }
.s_block .faculty_name {
  color: #EA617C;
  border-color: #EA617C;
  border: 1px solid #EA617C; }
.s_block .TitleStyle_01 {
  color: #EA617C; }
.s_block .InBox {
  background: #FDEFF2; }
.s_block .TitleStyle_02:before {
  background: #EA617C; }
.s_block .TitleStyle_05 {
  color: #EA617C; }
.s_block ul.ListStyle_01 li:after {
  border-left: 3px solid #EA617C;
  border-bottom: 3px solid #EA617C;
  transform: rotate(-45deg); }
.s_block .AdmissionText ul li {
  color: #EA617C; }
.s_block .AdmissionCapacity {
  border: 1px solid #EA617C; }
  .s_block .AdmissionCapacity .AdmissionTitle p {
    color: #EA617C; }

.e_block .facultyArea {
  border-color: #009A5B; }
.e_block .faculty_name {
  color: #009A5B;
  border-color: #009A5B; }
.e_block .TitleStyle_01 {
  color: #009A5B; }
.e_block .InBox {
  background: #E6F7EF; }
.e_block .TitleStyle_02:before {
  background: #009A5B; }
.e_block .TitleStyle_05 {
  color: #009A5B; }
.e_block ul.ListStyle_01 li:after {
  border-left: 3px solid #009A5B;
  border-bottom: 3px solid #009A5B;
  transform: rotate(-45deg); }
.e_block .AdmissionCapacity {
  border: 1px solid #009A5B; }
  .e_block .AdmissionCapacity .AdmissionTitle p {
    color: #009A5B; }
  .e_block .AdmissionCapacity .AdmissionText {
    border-left: 1px solid #009A5B; }
    .e_block .AdmissionCapacity .AdmissionText ul li {
      color: #009A5B; }

.c_block .facultyArea {
  border-color: #E8382F; }
.c_block .faculty_name {
  color: #E8382F;
  border-color: #E8382F; }
.c_block .TitleStyle_01 {
  color: #E8382F; }
.c_block .InBox {
  background: #FDEAE9; }
.c_block .TitleStyle_02:before {
  background: #E8382F; }
.c_block .TitleStyle_05 {
  color: #E8382F; }
.c_block ul.ListStyle_01 li:after {
  border-left: 3px solid #E8382F;
  border-bottom: 3px solid #E8382F;
  transform: rotate(-45deg); }
.c_block .AdmissionCapacity {
  border: 1px solid #E8382F; }
  .c_block .AdmissionCapacity .AdmissionTitle p {
    color: #E8382F; }
  .c_block .AdmissionCapacity .AdmissionText {
    border-left: 1px solid #E8382F; }
    .c_block .AdmissionCapacity .AdmissionText ul li {
      color: #E8382F; }

.f_block .facultyArea {
  border-color: #009BDD; }
.f_block .faculty_name {
  color: #009BDD;
  border-color: #009BDD; }
.f_block .TitleStyle_01 {
  color: #009BDD; }
.f_block .TitleStyle_02:before {
  background: #009BDD; }
.f_block .TitleStyle_05 {
  color: #009BDD; }
.f_block ul.ListStyle_01 li:after {
  border-left: 3px solid #009BDD;
  border-bottom: 3px solid #009BDD;
  transform: rotate(-45deg); }
.f_block .AdmissionCapacity {
  border: 1px solid #009BDD; }
  .f_block .AdmissionCapacity .AdmissionTitle p {
    color: #009BDD; }
  .f_block .AdmissionCapacity .AdmissionText {
    border-left: 1px solid #009BDD; }
    .f_block .AdmissionCapacity .AdmissionText ul li {
      color: #009BDD; }

.kgu ul.ListStyle_01 li:after {
  border-left: 3px solid #D52E31;
  border-bottom: 3px solid #D52E31;
  transform: rotate(-45deg); }

.mb20 {
  margin-bottom: 20px; }

.mb30 {
  margin-bottom: 30px; }

.mb40 {
  margin-bottom: 40px; }

.mb50 {
  margin-bottom: 50px; }

.mb60 {
  margin-bottom: 60px; }

.mb100 {
  margin-bottom: 100px; }

.items_center {
  align-items: center; }

.faculty_name {
  display: inline-block;
  padding: 15px 20px; }

.bold {
  font-weight: bold; }

@media print, screen and (min-width: 1130px) {
  .gakubu_box .faculty_block {
    display: flex; }
    .gakubu_box .faculty_block .TitleBox {
      /*width: 40%;*/
      width: 52%;
      /*margin-right: 40px;*/
      margin-right: 70px;
      padding-left: 25px; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle {
        margin-bottom: 30px; }
        .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No01 {
          max-width: 268px;
          height: auto; }
        .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No02 {
          max-width: 323px;
          height: auto; }
        .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No03 {
          max-width: 322px;
          height: auto; }
        .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No04 {
          max-width: 329px;
          height: auto; }
        .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No05 {
          max-width: 317px;
          height: auto; }
        .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No06 {
          max-width: 314px;
          height: auto; }
        .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No07 {
          max-width: 313px;
          height: auto; }
        .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No08 {
          max-width: 323px;
          height: auto; }
    .gakubu_box .faculty_block .ContentsImage {
      /*width: 56%;*/
      width: 40%; }
      .gakubu_box .faculty_block .ContentsImage img {
        max-width: 100%;
        height: auto; }

  .ClassIntroduction {
    display: flex;
    margin: 40px 0; }
    .ClassIntroduction .ImageBox {
      width: 47%;
      margin-right: 30px; }
      .ClassIntroduction .ImageBox img {
        width: 100%;
        height: auto; }
    .ClassIntroduction .IntroductionArea {
      width: 47%; }

  .ContentsText {
    /*padding-left: 25px;
    margin-bottom: 100px;*/
    margin-bottom: 40px; }

  .ContentsText_02 {
    /*padding-left: 25px;*/ }

  .facultyArea {
    padding: 50px; }

  .faculty_name {
    line-height: 2;
    /*font-size: 1.1rem;*/
    font-size: 1.5rem;
    /*padding-bottom: 25px;
    borde-bottomr: 1px solid;*/
    border: 1px solid;
    margin-bottom: 55px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold; }

  .faculty_twoTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #009A5B;
    padding-bottom: 25px;
    margin-bottom: 55px; }
    .faculty_twoTitle .faculty_name02 {
      line-height: 2;
      font-size: 1.1rem;
      color: #009A5B;
      font-family: 'Noto Sans JP', sans-serif; }
    .faculty_twoTitle .Admission_capacity {
      border: 1px solid #000;
      padding: 5px 10px; }
      .faculty_twoTitle .Admission_capacity em {
        display: block;
        font-size: 0.75rem;
        font-style: normal; }
      .faculty_twoTitle .Admission_capacity i {
        font-size: 1rem;
        font-style: normal; }
      .faculty_twoTitle .Admission_capacity sup {
        font-size: 0.65rem; }

  .TitleStyle_01 {
    font-size: 1.5rem;
    line-height: 2.4;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif; }

  .TextStyle_02 {
    font-size: 1rem;
    color: #000;
    line-height: 2.5;
    font-family: 'Noto Sans JP', sans-serif; }

  .TextStyle_03 {
    font-size: 1.6rem;
    color: #000;
    line-height: 1.7;
    font-family: 'Noto Sans JP', sans-serif; }

  .TitleStyle_02 {
    position: relative;
    margin-bottom: 25px;
    font-size: 1.6rem;
    font-family: 'Noto Sans JP', sans-serif;
    padding-left: 20px;
    font-weight: 400; }
    .TitleStyle_02:before {
      position: absolute;
      left: 0;
      top: 0;
      content: "";
      width: 7px;
      height: 40px; }

  .TitleStyle_03 {
    border-bottom: 3px dotted #000;
    margin-bottom: 20px;
    padding-bottom: 5px; }
    .TitleStyle_03 span {
      background: #000;
      color: #fff;
      font-weight: 500;
      clip-path: polygon(0 0, 75% 0, 100% 100%, 0 100%);
      padding: 8px 42px 8px 15px;
      font-size: 1rem; }

  .TitleStyle_04 {
    color: #000;
    margin-bottom: 30px;
    font-size: 1.4rem;
    font-weight: 500; }

  .TitleStyle_05 {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 10px; }

  .s_block .faculty_block {
    margin-bottom: 0; }

  .InBox {
    padding: 60px 50px; }

  .TextStyle_01 {
    font-size: 1rem;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2; }

  .s_block .Point {
    display: block;
    position: relative; }
    .s_block .Point:after {
      content: "";
      background: url("../img/lp/new_kumagaku/img_attention.png") no-repeat center top;
      background-size: cover;
      width: 36px;
      height: 19px;
      position: absolute;
      margin-left: 10px;
      margin-top: 5px; }

  dl.FutureBox {
    position: relative;
    background: #fff;
    padding: 25px 25px 25px 45px; }
    dl.FutureBox dt img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: -5px;
      margin: auto;
      width: 40px;
      height: auto; }
    dl.FutureBox dd p {
      font-size: 1rem;
      font-family: 'Noto Sans JP', sans-serif;
      line-height: 2;
      color: #000; }

  ul.ListStyle_01 li {
    position: relative;
    line-height: 1.8;
    margin-bottom: 5px;
    padding-left: 20px; }
    ul.ListStyle_01 li:last-child {
      margin-bottom: 0; }
    ul.ListStyle_01 li:after {
      content: '';
      display: block;
      position: absolute;
      top: .5em;
      left: -0.1em;
      width: 14px;
      height: 10px; }
    ul.ListStyle_01 li small {
      font-size: 80%; }
    ul.ListStyle_01 li strong {
      display: block; }
    ul.ListStyle_01 li i {
      font-style: normal;
      font-weight: 300; }
  ul.TowList {
    display: flex;
    flex-wrap: wrap; }
    ul.TowList li {
      width: calc(47% - 10px); }

  ul.Newly {
    display: flex; }
    ul.Newly li {
      margin-right: 33px; }
      ul.Newly li .TitleArea {
        margin-bottom: 15px; }
        ul.Newly li .TitleArea em {
          position: relative;
          font-style: normal;
          width: 100%;
          display: block;
          height: 1px; }
          ul.Newly li .TitleArea em span {
            font-weight: 300;
            font-size: 0.95rem;
            background: #fff;
            padding: 0 10px;
            position: absolute;
            top: -10px;
            right: 0;
            left: 0;
            margin: auto;
            width: 60px;
            box-sizing: border-box; }
        ul.Newly li .TitleArea b {
          font-size: 1.1rem;
          font-weight: 500;
          min-height: 90px;
          display: flex;
          justify-content: center;
          align-items: center;
          text-align: center; }
      ul.Newly li .ImageArea {
        margin-bottom: 20px; }
        ul.Newly li .ImageArea img {
          width: 100%; }
      ul.Newly li p {
        font-size: 1rem;
        line-height: 2; }
      ul.Newly li:last-child {
        margin-right: 0; }

  .s_block ul.Newly {
    display: flex; }
    .s_block ul.Newly li .TitleArea:after {
      content: "";
      background: url("../img/lp/new_kumagaku/s_botm_line.png") no-repeat top center;
      width: 100%;
      height: 20px;
      display: block;
      background-size: cover; }
    .s_block ul.Newly li .TitleArea em {
      background: #EA617C; }
      .s_block ul.Newly li .TitleArea em span {
        color: #EA617C; }
    .s_block ul.Newly li .TitleArea b {
      color: #EA617C; }

  .c_block ul.Newly {
    display: flex; }
    .c_block ul.Newly li .TitleArea:after {
      content: "";
      background: url("../img/lp/new_kumagaku/c_botm_line.png") no-repeat top center;
      width: 100%;
      height: 20px;
      display: block;
      background-size: cover; }
    .c_block ul.Newly li .TitleArea em {
      background: #E8382F; }
      .c_block ul.Newly li .TitleArea em span {
        color: #E8382F; }
    .c_block ul.Newly li .TitleArea b {
      color: #E8382F; }

  .AdmissionCapacity {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    margin-bottom: 10px; }
    .AdmissionCapacity .AdmissionTitle {
      padding-right: 40px; }
      .AdmissionCapacity .AdmissionTitle p {
        font-size: 1.2rem;
        font-weight: 300; }
        .AdmissionCapacity .AdmissionTitle p small {
          font-size: 70%; }
    .AdmissionCapacity .AdmissionText {
      padding-left: 30px; }
      .AdmissionCapacity .AdmissionText ul {
        display: flex;
        flex-wrap: wrap; }
        .AdmissionCapacity .AdmissionText ul li {
          font-size: 1rem;
          font-weight: 300;
          width: calc(47% - 10px); }

  .cmt {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1rem;
    color: #aaa;
    line-height: 2; }
    .cmt:before {
      content: "※"; }

  .ContentsEnd {
    margin-bottom: 100px; }

  dl.PointBox {
    background: #fff;
    padding: 25px 25px 25px 45px;
    display: flex;
    align-items: center; }
    dl.PointBox dt {
      margin-right: 20px; }
      dl.PointBox dt img {
        width: 60px;
        height: auto; }
    dl.PointBox dd {
      width: calc(100% - 85px); }
  dl.introductionBox {
    border: 1px solid #000;
    padding: 25px;
    display: flex;
    align-items: center; }
    dl.introductionBox dt span {
      background: #000;
      color: #fff;
      font-weight: 500;
      clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
      padding: 8px 25px 8px 15px;
      font-size: 1rem;
      margin-right: 20px; }
    dl.introductionBox dd {
      width: calc(100% - 180px); }

  ul.side {
    display: flex; }
    ul.side li {
      margin-right: 40px; }
      ul.side li:last-child {
        margin-right: 0; }

  .BoxTow {
    display: flex;
    justify-content: space-between; }
    .BoxTow div.InBox {
      width: calc(50% - 30px); }

  .s_block .AdmissionText {
    border-left: 1px solid #EA617C; }
    .s_block .AdmissionText ul li {
      color: #EA617C; } }
@media screen and (min-width: 600px) and (max-width: 1129px) {
  .gakubu_box .faculty_block .TitleBox {
    width: 100%;
    margin-bottom: 20px; }
    .gakubu_box .faculty_block .TitleBox .NumberTitle {
      text-align: center;
      margin-bottom: 30px; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No01 {
        max-width: 280px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No02 {
        max-width: 280px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No03 {
        max-width: 280px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No04 {
        max-width: 280px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No05 {
        max-width: 280px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No06 {
        max-width: 280px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No07 {
        max-width: 280px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No08 {
        max-width: 280px;
        height: auto; }
  .gakubu_box .faculty_block .ContentsImage {
    width: 70%;
    margin: 0 auto 30px; }
    .gakubu_box .faculty_block .ContentsImage img {
      max-width: 100%;
      height: auto; }

  .ClassIntroduction {
    margin: 40px 0; }
    .ClassIntroduction .ImageBox {
      width: 350px;
      margin: 0 auto 30px; }
      .ClassIntroduction .ImageBox img {
        width: 100%;
        height: auto; }
    .ClassIntroduction .IntroductionArea {
      width: 100%; }

  .ContentsText {
    /*padding-left: 25px;
    margin-bottom: 100px;*/
    margin-bottom: 40px; }

  .ContentsText_02 {
    padding-left: 25px; }

  .facultyArea {
    padding: 40px; }

  .faculty_name {
    line-height: 2;
    /*font-size: 1.1rem;*/
    font-size: 1.3rem;
    /*padding-bottom: 25px;
    border-bottom: 1px solid;*/
    border: 1px solid;
    margin-bottom: 55px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    display: block !important; }

  .faculty_twoTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #009A5B;
    padding-bottom: 25px;
    margin-bottom: 55px; }
    .faculty_twoTitle .faculty_name02 {
      line-height: 2;
      font-size: 1.1rem;
      color: #009A5B;
      font-family: 'Noto Sans JP', sans-serif; }
    .faculty_twoTitle .Admission_capacity {
      border: 1px solid #000;
      padding: 5px 10px; }
      .faculty_twoTitle .Admission_capacity em {
        display: block;
        font-size: 0.75rem;
        font-style: normal; }
      .faculty_twoTitle .Admission_capacity i {
        font-size: 1rem;
        font-style: normal; }
      .faculty_twoTitle .Admission_capacity sup {
        font-size: 0.65rem; }

  .TitleStyle_01 {
    font-size: 1.4rem;
    line-height: 2.4;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center; }

  .TextStyle_02 {
    font-size: 1rem;
    color: #000;
    line-height: 2.5;
    font-family: 'Noto Sans JP', sans-serif; }

  .TextStyle_03 {
    font-size: 1.5rem;
    color: #000;
    line-height: 2;
    font-family: 'Noto Sans JP', sans-serif; }

  .TitleStyle_02 {
    position: relative;
    margin-bottom: 25px;
    font-size: 1.6rem;
    font-family: 'Noto Sans JP', sans-serif;
    padding-left: 20px;
    font-weight: 400; }
    .TitleStyle_02:before {
      position: absolute;
      left: 0;
      top: 0;
      content: "";
      width: 7px;
      height: 40px; }

  .TitleStyle_03 {
    border-bottom: 3px dotted #000;
    margin-bottom: 20px;
    padding-bottom: 5px; }
    .TitleStyle_03 span {
      background: #000;
      color: #fff;
      font-weight: 500;
      clip-path: polygon(0 0, 75% 0, 100% 100%, 0 100%);
      padding: 8px 42px 8px 15px;
      font-size: 1rem; }

  .TitleStyle_04 {
    color: #000;
    margin-bottom: 30px;
    font-size: 1.4rem;
    font-weight: 500; }

  .TitleStyle_05 {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 10px; }

  .s_block .faculty_block {
    margin-bottom: 0; }

  .InBox {
    padding: 40px 30px; }

  .TextStyle_01 {
    font-size: 1rem;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2; }

  .s_block .Point {
    display: block;
    position: relative; }
    .s_block .Point:after {
      content: "";
      background: url("../img/lp/new_kumagaku/img_attention.png") no-repeat center top;
      background-size: cover;
      width: 36px;
      height: 19px;
      position: absolute;
      margin-left: 10px;
      margin-top: 5px; }

  dl.FutureBox {
    position: relative;
    background: #fff;
    padding: 25px 25px 25px 45px; }
    dl.FutureBox dt img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: -5px;
      margin: auto;
      width: 40px;
      height: auto; }
    dl.FutureBox dd p {
      font-size: 1rem;
      font-family: 'Noto Sans JP', sans-serif;
      line-height: 2;
      color: #000; }

  ul.ListStyle_01 li {
    position: relative;
    line-height: 1.8;
    margin-bottom: 5px;
    padding-left: 20px; }
    ul.ListStyle_01 li:last-child {
      margin-bottom: 0; }
    ul.ListStyle_01 li:after {
      content: '';
      display: block;
      position: absolute;
      top: .5em;
      left: -0.1em;
      width: 14px;
      height: 10px; }
    ul.ListStyle_01 li small {
      font-size: 80%; }
    ul.ListStyle_01 li strong {
      display: block; }
    ul.ListStyle_01 li i {
      font-style: normal;
      font-weight: 300; }
  ul.TowList {
    display: flex;
    flex-wrap: wrap; }
    ul.TowList li {
      width: calc(47% - 10px); }

  ul.Newly {
    display: flex;
    flex-wrap: wrap; }
    ul.Newly li {
      width: calc(47% - 10px);
      margin: 12px; }
      ul.Newly li .TitleArea {
        margin-bottom: 15px; }
        ul.Newly li .TitleArea em {
          position: relative;
          font-style: normal;
          width: 100%;
          display: block;
          height: 1px; }
          ul.Newly li .TitleArea em span {
            font-weight: 300;
            font-size: 0.95rem;
            background: #fff;
            padding: 0 10px;
            position: absolute;
            top: -10px;
            right: 0;
            left: 0;
            margin: auto;
            width: 60px;
            box-sizing: border-box; }
        ul.Newly li .TitleArea b {
          font-size: 1.1rem;
          font-weight: 500;
          min-height: 90px;
          display: flex;
          justify-content: center;
          align-items: center;
          text-align: center; }
      ul.Newly li .ImageArea {
        margin-bottom: 20px; }
        ul.Newly li .ImageArea img {
          width: 100%; }
      ul.Newly li p {
        font-size: 1rem;
        line-height: 2; }
      ul.Newly li:last-child {
        margin-right: 0; }

  .s_block ul.Newly {
    display: flex; }
    .s_block ul.Newly li .TitleArea:after {
      content: "";
      background: url("../img/lp/new_kumagaku/s_botm_line.png") no-repeat top center;
      width: 100%;
      height: 20px;
      display: block;
      background-size: cover; }
    .s_block ul.Newly li .TitleArea em {
      background: #EA617C; }
      .s_block ul.Newly li .TitleArea em span {
        color: #EA617C; }
    .s_block ul.Newly li .TitleArea b {
      color: #EA617C; }

  .c_block ul.Newly {
    display: flex; }
    .c_block ul.Newly li .TitleArea:after {
      content: "";
      background: url("../img/lp/new_kumagaku/c_botm_line.png") no-repeat top center;
      width: 100%;
      height: 20px;
      display: block;
      background-size: cover; }
    .c_block ul.Newly li .TitleArea em {
      background: #E8382F; }
      .c_block ul.Newly li .TitleArea em span {
        color: #E8382F; }
    .c_block ul.Newly li .TitleArea b {
      color: #E8382F; }

  .AdmissionCapacity {
    padding: 20px 30px;
    margin-bottom: 10px; }
    .AdmissionCapacity .AdmissionTitle {
      padding-bottom: 10px;
      border-bottom: 1px solid;
      margin-bottom: 20px; }
      .AdmissionCapacity .AdmissionTitle p {
        font-size: 1.2rem;
        font-weight: 300; }
        .AdmissionCapacity .AdmissionTitle p small {
          font-size: 70%; }
    .AdmissionCapacity .AdmissionText ul {
      display: flex;
      flex-wrap: wrap; }
      .AdmissionCapacity .AdmissionText ul li {
        font-size: 1rem;
        font-weight: 300;
        width: calc(47% - 10px); }

  .cmt {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1rem;
    color: #aaa;
    line-height: 2; }
    .cmt:before {
      content: "※"; }

  .ContentsEnd {
    margin-bottom: 100px; }

  dl.PointBox {
    background: #fff;
    padding: 25px 25px 25px 45px;
    display: flex;
    align-items: center; }
    dl.PointBox dt {
      margin-right: 20px; }
      dl.PointBox dt img {
        width: 60px;
        height: auto; }
    dl.PointBox dd {
      width: calc(100% - 85px); }
  dl.introductionBox {
    border: 1px solid #000;
    padding: 25px; }
    dl.introductionBox dt {
      margin-bottom: 30px; }
      dl.introductionBox dt span {
        background: #000;
        color: #fff;
        font-weight: 500;
        clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
        padding: 8px 25px 8px 15px;
        font-size: 1rem; }

  ul.side {
    display: flex;
    flex-wrap: wrap; }
    ul.side li {
      margin-right: 40px; }
      ul.side li:last-child {
        margin-right: 0; }

  .BoxTow {
    display: flex;
    justify-content: space-between; }
    .BoxTow div.InBox {
      width: calc(50% - 30px); }

  .s_block .AdmissionTitle {
    border-bottom-color: #EA617C; }

  .e_block .AdmissionTitle {
    border-bottom-color: #009A5B; }

  .c_block .AdmissionTitle {
    border-bottom-color: #E8382F; }

  .f_block .AdmissionTitle {
    border-bottom-color: #009BDD; } }
@media screen and (min-width: 480px) and (max-width: 599px) {
  .gakubu_box .faculty_block .TitleBox {
    width: 100%;
    margin-bottom: 20px; }
    .gakubu_box .faculty_block .TitleBox .NumberTitle {
      text-align: center;
      margin-bottom: 30px; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No01 {
        max-width: 210px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No02 {
        max-width: 210px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No03 {
        max-width: 210px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No04 {
        max-width: 210px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No05 {
        max-width: 210px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No06 {
        max-width: 210px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No07 {
        max-width: 210px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No08 {
        max-width: 210px;
        height: auto; }
  .gakubu_box .faculty_block .ContentsImage {
    width: 70%;
    margin: 0 auto 30px; }
    .gakubu_box .faculty_block .ContentsImage img {
      max-width: 100%;
      height: auto; }

  .ClassIntroduction {
    margin: 40px 0; }
    .ClassIntroduction .ImageBox {
      width: 100%;
      margin-bottom: 30px; }
      .ClassIntroduction .ImageBox img {
        width: 100%;
        height: auto; }
    .ClassIntroduction .IntroductionArea {
      width: 100%; }

  .ContentsText {
    /*padding-left: 25px;
    margin-bottom: 100px;*/
    margin-bottom: 40px; }

  .ContentsText_02 {
    padding-left: 25px; }

  .facultyArea {
    padding: 40px; }

  .faculty_name {
    line-height: 2;
    /*font-size: 1.1rem;*/
    font-size: 1.2rem;
    /*padding-bottom: 25px;
    border-bottom: 1px solid;*/
    border: 1px solid;
    margin-bottom: 55px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    display: block !important; }

  .faculty_twoTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #009A5B;
    padding-bottom: 25px;
    margin-bottom: 35px; }
    .faculty_twoTitle .faculty_name02 {
      line-height: 2;
      font-size: 1.1rem;
      color: #009A5B;
      font-family: 'Noto Sans JP', sans-serif; }
    .faculty_twoTitle .Admission_capacity {
      border: 1px solid #000;
      padding: 5px 10px; }
      .faculty_twoTitle .Admission_capacity em {
        display: block;
        font-size: 0.75rem;
        font-style: normal; }
      .faculty_twoTitle .Admission_capacity i {
        font-size: 1rem;
        font-style: normal; }
      .faculty_twoTitle .Admission_capacity sup {
        font-size: 0.65rem; }

  .TitleStyle_01 {
    font-size: 1.3rem;
    line-height: 2.4;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center; }

  .TextStyle_02 {
    font-size: 1rem;
    color: #000;
    line-height: 2.5;
    font-family: 'Noto Sans JP', sans-serif; }

  .TextStyle_03 {
    font-size: 1.3rem;
    color: #000;
    line-height: 2;
    font-family: 'Noto Sans JP', sans-serif; }

  .TitleStyle_02 {
    position: relative;
    margin-bottom: 25px;
    font-size: 1.6rem;
    font-family: 'Noto Sans JP', sans-serif;
    padding-left: 20px;
    font-weight: 400; }
    .TitleStyle_02:before {
      position: absolute;
      left: 0;
      top: 0;
      content: "";
      width: 7px;
      height: 40px; }

  .TitleStyle_03 {
    border-bottom: 3px dotted #000;
    margin-bottom: 20px;
    padding-bottom: 5px; }
    .TitleStyle_03 span {
      background: #000;
      color: #fff;
      font-weight: 500;
      clip-path: polygon(0 0, 75% 0, 100% 100%, 0 100%);
      padding: 8px 42px 8px 15px;
      font-size: 1rem; }

  .TitleStyle_04 {
    color: #000;
    margin-bottom: 30px;
    font-size: 1.4rem;
    font-weight: 500; }

  .TitleStyle_05 {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 10px; }

  .s_block .faculty_block {
    margin-bottom: 0; }

  .InBox {
    padding: 40px 30px; }

  .TextStyle_01 {
    font-size: 1rem;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2; }

  .s_block .Point {
    display: block;
    position: relative; }
    .s_block .Point:after {
      content: "";
      background: url("../img/lp/new_kumagaku/img_attention.png") no-repeat center top;
      background-size: cover;
      width: 36px;
      height: 19px;
      position: absolute;
      margin-left: 10px;
      margin-top: 5px; }

  dl.FutureBox {
    position: relative;
    background: #fff;
    padding: 25px 25px 25px 45px; }
    dl.FutureBox dt img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: -5px;
      margin: auto;
      width: 40px;
      height: auto; }
    dl.FutureBox dd p {
      font-size: 1rem;
      font-family: 'Noto Sans JP', sans-serif;
      line-height: 2;
      color: #000; }

  ul.ListStyle_01 li {
    position: relative;
    line-height: 1.8;
    margin-bottom: 5px;
    padding-left: 20px; }
    ul.ListStyle_01 li:last-child {
      margin-bottom: 0; }
    ul.ListStyle_01 li:after {
      content: '';
      display: block;
      position: absolute;
      top: .5em;
      left: -0.1em;
      width: 14px;
      height: 10px; }
    ul.ListStyle_01 li small {
      font-size: 80%; }
    ul.ListStyle_01 li strong {
      display: block; }
    ul.ListStyle_01 li i {
      font-style: normal;
      font-weight: 300; }

  ul.Newly {
    display: flex;
    flex-wrap: wrap; }
    ul.Newly li {
      width: 100%;
      margin: 12px; }
      ul.Newly li .TitleArea {
        margin-bottom: 15px; }
        ul.Newly li .TitleArea em {
          position: relative;
          font-style: normal;
          width: 100%;
          display: block;
          height: 1px; }
          ul.Newly li .TitleArea em span {
            font-weight: 300;
            font-size: 0.95rem;
            background: #fff;
            padding: 0 10px;
            position: absolute;
            top: -10px;
            right: 0;
            left: 0;
            margin: auto;
            width: 60px;
            box-sizing: border-box; }
        ul.Newly li .TitleArea b {
          font-size: 1.1rem;
          font-weight: 500;
          min-height: 90px;
          display: flex;
          justify-content: center;
          align-items: center;
          text-align: center; }
      ul.Newly li .ImageArea {
        margin-bottom: 20px; }
        ul.Newly li .ImageArea img {
          width: 100%; }
      ul.Newly li p {
        font-size: 1rem;
        line-height: 2; }
      ul.Newly li:last-child {
        margin-right: 0; }

  .s_block ul.Newly {
    display: flex; }
    .s_block ul.Newly li .TitleArea:after {
      content: "";
      background: url("../img/lp/new_kumagaku/s_botm_line.png") no-repeat top center;
      width: 100%;
      height: 20px;
      display: block;
      background-size: cover; }
    .s_block ul.Newly li .TitleArea em {
      background: #EA617C; }
      .s_block ul.Newly li .TitleArea em span {
        color: #EA617C; }
    .s_block ul.Newly li .TitleArea b {
      color: #EA617C; }

  .c_block ul.Newly {
    display: flex; }
    .c_block ul.Newly li .TitleArea:after {
      content: "";
      background: url("../img/lp/new_kumagaku/c_botm_line.png") no-repeat top center;
      width: 100%;
      height: 20px;
      display: block;
      background-size: cover; }
    .c_block ul.Newly li .TitleArea em {
      background: #E8382F; }
      .c_block ul.Newly li .TitleArea em span {
        color: #E8382F; }
    .c_block ul.Newly li .TitleArea b {
      color: #E8382F; }

  .AdmissionCapacity {
    padding: 20px 30px;
    margin-bottom: 10px; }
    .AdmissionCapacity .AdmissionTitle {
      padding-bottom: 10px;
      border-bottom: 1px solid;
      margin-bottom: 20px; }
      .AdmissionCapacity .AdmissionTitle p {
        font-size: 1.2rem;
        font-weight: 300; }
        .AdmissionCapacity .AdmissionTitle p small {
          font-size: 70%; }
    .AdmissionCapacity .AdmissionText ul li {
      font-size: 1rem;
      font-weight: 300;
      width: 100%;
      margin-bottom: 10px; }
      .AdmissionCapacity .AdmissionText ul li:last-child {
        margin-bottom: 0; }

  .cmt {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1rem;
    color: #aaa;
    line-height: 2; }
    .cmt:before {
      content: "※"; }

  .ContentsEnd {
    margin-bottom: 100px; }

  dl.PointBox {
    background: #fff;
    padding: 20px; }
    dl.PointBox dt {
      margin-bottom: 10px;
      text-align: center; }
      dl.PointBox dt img {
        width: 60px;
        height: auto; }
    dl.PointBox dd {
      width: 100%; }
  dl.introductionBox {
    border: 1px solid #000;
    padding: 25px; }
    dl.introductionBox dt {
      margin-bottom: 30px; }
      dl.introductionBox dt span {
        background: #000;
        color: #fff;
        font-weight: 500;
        clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
        padding: 8px 25px 8px 15px;
        font-size: 1rem; }

  ul.side {
    display: flex;
    flex-wrap: wrap; }
    ul.side li {
      margin-right: 40px; }
      ul.side li:last-child {
        margin-right: 0; }

  .BoxTow div.InBox {
    width: 100%;
    margin-bottom: 30px;
    box-sizing: border-box; }

  .s_block .AdmissionTitle {
    border-bottom-color: #EA617C; }

  .e_block .AdmissionTitle {
    border-bottom-color: #009A5B; }

  .c_block .AdmissionTitle {
    border-bottom-color: #E8382F; }

  .f_block .AdmissionTitle {
    border-bottom-color: #009BDD; } }
@media screen and (max-width: 479px) {
  .gakubu_box .faculty_block .TitleBox {
    width: 100%;
    margin-bottom: 20px; }
    .gakubu_box .faculty_block .TitleBox .NumberTitle {
      text-align: center;
      margin-bottom: 30px; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No01 {
        max-width: 180px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No02 {
        max-width: 180px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No03 {
        max-width: 180px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No04 {
        max-width: 180px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No05 {
        max-width: 180px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No06 {
        max-width: 180px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No07 {
        max-width: 180px;
        height: auto; }
      .gakubu_box .faculty_block .TitleBox .NumberTitle img.Img_No08 {
        max-width: 180px;
        height: auto; }
  .gakubu_box .faculty_block .ContentsImage {
    width: 70%;
    margin: 0 auto 30px; }
    .gakubu_box .faculty_block .ContentsImage img {
      max-width: 100%;
      height: auto; }

  .ClassIntroduction {
    margin: 40px 0; }
    .ClassIntroduction .ImageBox {
      width: 100%;
      margin-bottom: 30px; }
      .ClassIntroduction .ImageBox img {
        width: 100%;
        height: auto; }
    .ClassIntroduction .IntroductionArea {
      width: 100%; }

  .ContentsText {
    /*padding-left: 25px;
    margin-bottom: 100px;*/
    margin-bottom: 40px; }

  .ContentsText_02 {
    padding-left: 25px; }

  .facultyArea {
    padding: 30px; }

  .faculty_name {
    line-height: 2;
    font-size: 1.1rem;
    /*padding-bottom: 25px;
    border-bottom: 1px solid;*/
    border: 1px solid;
    margin-bottom: 55px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    display: block !important; }

  .faculty_twoTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #009A5B;
    padding-bottom: 25px;
    margin-bottom: 30px; }
    .faculty_twoTitle .faculty_name02 {
      line-height: 2;
      font-size: 1.1rem;
      color: #009A5B;
      font-family: 'Noto Sans JP', sans-serif; }
    .faculty_twoTitle .Admission_capacity {
      border: 1px solid #000;
      padding: 5px 10px; }
      .faculty_twoTitle .Admission_capacity em {
        display: block;
        font-size: 0.75rem;
        font-style: normal; }
      .faculty_twoTitle .Admission_capacity i {
        font-size: 1rem;
        font-style: normal; }
      .faculty_twoTitle .Admission_capacity sup {
        font-size: 0.65rem; }

  .TitleStyle_01 {
    font-size: 1.3rem;
    line-height: 2.4;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center; }

  .TextStyle_02 {
    font-size: 1rem;
    color: #000;
    line-height: 2.5;
    font-family: 'Noto Sans JP', sans-serif; }

  .TextStyle_03 {
    font-size: 1.2rem;
    color: #000;
    line-height: 2;
    font-family: 'Noto Sans JP', sans-serif; }

  .TitleStyle_02 {
    position: relative;
    margin-bottom: 25px;
    font-size: 1.6rem;
    font-family: 'Noto Sans JP', sans-serif;
    padding-left: 20px;
    font-weight: 400; }
    .TitleStyle_02:before {
      position: absolute;
      left: 0;
      top: 0;
      content: "";
      width: 7px;
      height: 40px; }

  .TitleStyle_03 {
    border-bottom: 3px dotted #000;
    margin-bottom: 20px;
    padding-bottom: 5px; }
    .TitleStyle_03 span {
      background: #000;
      color: #fff;
      font-weight: 500;
      clip-path: polygon(0 0, 75% 0, 100% 100%, 0 100%);
      padding: 8px 42px 8px 15px;
      font-size: 1rem; }

  .TitleStyle_04 {
    color: #000;
    margin-bottom: 30px;
    font-size: 1.4rem;
    font-weight: 500; }

  .TitleStyle_05 {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 10px; }

  .s_block .faculty_block {
    margin-bottom: 0; }

  .InBox {
    padding: 40px 30px; }

  .TextStyle_01 {
    font-size: 1rem;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 2; }

  .s_block .Point {
    display: block;
    position: relative; }
    .s_block .Point:after {
      content: "";
      background: url("../img/lp/new_kumagaku/img_attention.png") no-repeat center top;
      background-size: cover;
      width: 36px;
      height: 19px;
      position: absolute;
      margin-left: 10px;
      margin-top: 5px; }

  dl.FutureBox {
    position: relative;
    background: #fff;
    padding: 25px 25px 25px 45px; }
    dl.FutureBox dt img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: -5px;
      margin: auto;
      width: 40px;
      height: auto; }
    dl.FutureBox dd p {
      font-size: 1rem;
      font-family: 'Noto Sans JP', sans-serif;
      line-height: 2;
      color: #000; }

  ul.ListStyle_01 li {
    position: relative;
    line-height: 1.8;
    margin-bottom: 5px;
    padding-left: 20px; }
    ul.ListStyle_01 li:last-child {
      margin-bottom: 0; }
    ul.ListStyle_01 li:after {
      content: '';
      display: block;
      position: absolute;
      top: .5em;
      left: -0.1em;
      width: 14px;
      height: 10px; }
    ul.ListStyle_01 li small {
      font-size: 80%; }
    ul.ListStyle_01 li strong {
      display: block; }
    ul.ListStyle_01 li i {
      font-style: normal;
      font-weight: 300; }

  ul.Newly {
    display: flex;
    flex-wrap: wrap; }
    ul.Newly li {
      width: 100%;
      margin: 12px; }
      ul.Newly li .TitleArea {
        margin-bottom: 15px; }
        ul.Newly li .TitleArea em {
          position: relative;
          font-style: normal;
          width: 100%;
          display: block;
          height: 1px; }
          ul.Newly li .TitleArea em span {
            font-weight: 300;
            font-size: 0.95rem;
            background: #fff;
            padding: 0 10px;
            position: absolute;
            top: -10px;
            right: 0;
            left: 0;
            margin: auto;
            width: 60px;
            box-sizing: border-box; }
        ul.Newly li .TitleArea b {
          font-size: 1.1rem;
          font-weight: 500;
          min-height: 90px;
          display: flex;
          justify-content: center;
          align-items: center;
          text-align: center; }
      ul.Newly li .ImageArea {
        margin-bottom: 20px; }
        ul.Newly li .ImageArea img {
          width: 100%; }
      ul.Newly li p {
        font-size: 1rem;
        line-height: 2; }
      ul.Newly li:last-child {
        margin-right: 0; }

  .s_block ul.Newly {
    display: flex; }
    .s_block ul.Newly li .TitleArea:after {
      content: "";
      background: url("../img/lp/new_kumagaku/s_botm_line.png") no-repeat top center;
      width: 100%;
      height: 20px;
      display: block;
      background-size: cover; }
    .s_block ul.Newly li .TitleArea em {
      background: #EA617C; }
      .s_block ul.Newly li .TitleArea em span {
        color: #EA617C; }
    .s_block ul.Newly li .TitleArea b {
      color: #EA617C; }

  .c_block ul.Newly {
    display: flex; }
    .c_block ul.Newly li .TitleArea:after {
      content: "";
      background: url("../img/lp/new_kumagaku/c_botm_line.png") no-repeat top center;
      width: 100%;
      height: 20px;
      display: block;
      background-size: cover; }
    .c_block ul.Newly li .TitleArea em {
      background: #E8382F; }
      .c_block ul.Newly li .TitleArea em span {
        color: #E8382F; }
    .c_block ul.Newly li .TitleArea b {
      color: #E8382F; }

  .AdmissionCapacity {
    padding: 20px 30px;
    margin-bottom: 10px; }
    .AdmissionCapacity .AdmissionTitle {
      padding-bottom: 10px;
      border-bottom: 1px solid;
      margin-bottom: 20px; }
      .AdmissionCapacity .AdmissionTitle p {
        font-size: 1.2rem;
        font-weight: 300; }
        .AdmissionCapacity .AdmissionTitle p small {
          font-size: 70%; }
    .AdmissionCapacity .AdmissionText ul li {
      font-size: 1rem;
      font-weight: 300;
      width: 100%;
      margin-bottom: 10px; }
      .AdmissionCapacity .AdmissionText ul li:last-child {
        margin-bottom: 0; }

  .cmt {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 1rem;
    color: #aaa;
    line-height: 2; }
    .cmt:before {
      content: "※"; }

  .ContentsEnd {
    margin-bottom: 100px; }

  dl.PointBox {
    background: #fff;
    padding: 20px; }
    dl.PointBox dt {
      margin-bottom: 10px;
      text-align: center; }
      dl.PointBox dt img {
        width: 60px;
        height: auto; }
    dl.PointBox dd {
      width: 100%; }
  dl.introductionBox {
    border: 1px solid #000;
    padding: 25px; }
    dl.introductionBox dt {
      margin-bottom: 30px; }
      dl.introductionBox dt span {
        background: #000;
        color: #fff;
        font-weight: 500;
        clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
        padding: 8px 25px 8px 15px;
        font-size: 1rem; }

  ul.side {
    display: flex;
    flex-wrap: wrap; }
    ul.side li {
      margin-right: 40px; }
      ul.side li:last-child {
        margin-right: 0; }

  .BoxTow div.InBox {
    width: 100%;
    margin-bottom: 30px;
    box-sizing: border-box; }

  .s_block .AdmissionTitle {
    border-bottom-color: #EA617C; }

  .e_block .AdmissionTitle {
    border-bottom-color: #009A5B; }

  .c_block .AdmissionTitle {
    border-bottom-color: #E8382F; }

  .f_block .AdmissionTitle {
    border-bottom-color: #009BDD; } }
@media print, screen and (min-width: 1130px) {
  #upbringing_program {
    background: url("../img/lp/new_kumagaku/img_kumagaku_01.png") no-repeat center center;
    background-size: cover;
    padding: 150px 0;
    width: 100%;
    margin-bottom: 100px; }
    #upbringing_program .ContentsArea {
      background: #fff;
      padding: 45px 65px;
      width: 100%;
      box-sizing: border-box; }
      #upbringing_program .ContentsArea .SubTitle {
        color: #D52E31;
        font-weight: 500;
        font-size: 1.3rem;
        font-family: 'Noto Sans JP', sans-serif;
        border: 1px solid #D52E31;
        padding: 5px 15px;
        margin-bottom: 20px; }
      #upbringing_program .ContentsArea h3 {
        color: #D52E31;
        font-weight: 700;
        font-size: 2.5rem;
        margin: 20px 0 30px;
        font-family: 'Noto Sans JP', sans-serif; }
      #upbringing_program .ContentsArea .TwoContents {
        display: flex;
        justify-content: space-between; }
        #upbringing_program .ContentsArea .TwoContents .LeftText {
          width: 62%; }
          #upbringing_program .ContentsArea .TwoContents .LeftText h4 {
            font-size: 1.5rem;
            font-weight: 400;
            line-height: 1.8;
            margin-bottom: 40px; }
        #upbringing_program .ContentsArea .TwoContents .RightImage {
          width: 35%; }
          #upbringing_program .ContentsArea .TwoContents .RightImage img {
            width: 100%;
            height: auto; } }
@media screen and (min-width: 600px) and (max-width: 1129px) {
  #upbringing_program {
    background: url("../img/lp/new_kumagaku/img_kumagaku_01.png") no-repeat center center;
    background-size: cover;
    padding: 100px 0;
    width: 100%;
    margin-bottom: 100px; }
    #upbringing_program .ContentsArea {
      background: #fff;
      padding: 40px;
      box-sizing: border-box; }
      #upbringing_program .ContentsArea .SubTitle {
        color: #D52E31;
        font-weight: 500;
        font-size: 1.3rem;
        font-family: 'Noto Sans JP', sans-serif;
        border: 1px solid #D52E31;
        padding: 5px 15px;
        margin-bottom: 20px; }
      #upbringing_program .ContentsArea h3 {
        color: #D52E31;
        font-weight: 700;
        font-size: 2rem;
        margin: 20px 0 30px;
        font-family: 'Noto Sans JP', sans-serif; }
      #upbringing_program .ContentsArea .TwoContents {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse; }
        #upbringing_program .ContentsArea .TwoContents .LeftText {
          width: 100%; }
          #upbringing_program .ContentsArea .TwoContents .LeftText h4 {
            font-size: 1.3rem;
            font-weight: 400;
            line-height: 1.8;
            margin-bottom: 20px; }
        #upbringing_program .ContentsArea .TwoContents .RightImage {
          width: 60%;
          margin: 0 auto 40px; }
          #upbringing_program .ContentsArea .TwoContents .RightImage img {
            width: 100%;
            height: auto; } }
@media screen and (min-width: 480px) and (max-width: 599px) {
  #upbringing_program {
    background: url("../img/lp/new_kumagaku/img_kumagaku_01.png") no-repeat center center;
    background-size: cover;
    padding: 80px 0;
    width: 100%;
    margin-bottom: 100px; }
    #upbringing_program .ContentsArea {
      background: #fff;
      padding: 40px;
      box-sizing: border-box; }
      #upbringing_program .ContentsArea .SubTitle {
        color: #D52E31;
        font-weight: 500;
        font-size: 1.1rem;
        font-family: 'Noto Sans JP', sans-serif;
        border: 1px solid #D52E31;
        padding: 5px 15px;
        margin-bottom: 20px; }
      #upbringing_program .ContentsArea h3 {
        color: #D52E31;
        font-weight: 700;
        font-size: 1.7rem;
        margin: 20px 0 30px;
        font-family: 'Noto Sans JP', sans-serif; }
      #upbringing_program .ContentsArea .TwoContents {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse; }
        #upbringing_program .ContentsArea .TwoContents .LeftText {
          width: 100%; }
          #upbringing_program .ContentsArea .TwoContents .LeftText h4 {
            font-size: 1.3rem;
            font-weight: 400;
            line-height: 1.8;
            margin-bottom: 20px; }
        #upbringing_program .ContentsArea .TwoContents .RightImage {
          width: 60%;
          margin: 0 auto 40px; }
          #upbringing_program .ContentsArea .TwoContents .RightImage img {
            width: 100%;
            height: auto; } }
@media screen and (max-width: 479px) {
  #upbringing_program {
    background: url("../img/lp/new_kumagaku/img_kumagaku_01.png") no-repeat center center;
    background-size: cover;
    padding: 80px 0;
    width: 100%;
    margin-bottom: 100px; }
    #upbringing_program .ContentsArea {
      background: #fff;
      padding: 40px;
      box-sizing: border-box; }
      #upbringing_program .ContentsArea .SubTitle {
        color: #D52E31;
        font-weight: 500;
        font-size: 1.1rem;
        font-family: 'Noto Sans JP', sans-serif;
        border: 1px solid #D52E31;
        padding: 5px 15px;
        margin-bottom: 20px; }
      #upbringing_program .ContentsArea h3 {
        color: #D52E31;
        font-weight: 700;
        font-size: 1.5rem;
        margin: 20px 0 30px;
        font-family: 'Noto Sans JP', sans-serif; }
      #upbringing_program .ContentsArea .TwoContents {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse; }
        #upbringing_program .ContentsArea .TwoContents .LeftText {
          width: 100%; }
          #upbringing_program .ContentsArea .TwoContents .LeftText h4 {
            font-size: 1.2rem;
            font-weight: 400;
            line-height: 1.8;
            margin-bottom: 20px; }
        #upbringing_program .ContentsArea .TwoContents .RightImage {
          width: 100%;
          margin: 0 auto 40px; }
          #upbringing_program .ContentsArea .TwoContents .RightImage img {
            width: 100%;
            height: auto; } }
@media print, screen and (min-width: 1130px) {
  #FeatureTitle {
    text-align: center;
    margin-bottom: 110px; }
    #FeatureTitle h3 {
      margin-bottom: 25px; }
      #FeatureTitle h3 img {
        width: 660px;
        height: auto; }
    #FeatureTitle p {
      color: #D52E31;
      font-size: 1.3rem; } }
@media screen and (min-width: 600px) and (max-width: 1129px) {
  #FeatureTitle {
    text-align: center;
    margin-bottom: 90px; }
    #FeatureTitle h3 {
      margin-bottom: 25px; }
      #FeatureTitle h3 img {
        width: 420px;
        height: auto; }
    #FeatureTitle p {
      color: #D52E31;
      font-size: 1.1rem; } }
@media screen and (min-width: 480px) and (max-width: 599px) {
  #FeatureTitle {
    text-align: center;
    margin-bottom: 90px; }
    #FeatureTitle h3 {
      margin-bottom: 25px; }
      #FeatureTitle h3 img {
        width: 350px;
        height: auto; }
    #FeatureTitle p {
      color: #D52E31;
      font-size: 1rem; } }
@media screen and (max-width: 479px) {
  #FeatureTitle {
    text-align: center;
    margin-bottom: 90px; }
    #FeatureTitle h3 {
      margin-bottom: 25px; }
      #FeatureTitle h3 img {
        width: 240px;
        height: auto; }
    #FeatureTitle p {
      color: #D52E31;
      font-size: 0.95rem; } }
@media print, screen and (min-width: 1130px) {
  .FeatureContents01 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 180px; }
    .FeatureContents01 .ImageArea {
      width: 47%; }
      .FeatureContents01 .ImageArea img {
        width: 100%;
        height: auto; }
    .FeatureContents01 .TextArea {
      width: 46%; }

  .TitleStyle_06 {
    text-align: center;
    color: #D52E31;
    font-size: 1.3rem;
    padding: 12px 15px;
    border: 1px solid #D52E31;
    margin-bottom: 35px; }

  .change {
    flex-direction: row-reverse; } }
@media screen and (min-width: 600px) and (max-width: 1129px) {
  .FeatureContents01 {
    width: 70%;
    margin: 0 auto 100px; }
    .FeatureContents01 .ImageArea {
      margin-bottom: 30px; }
      .FeatureContents01 .ImageArea img {
        width: 100%;
        height: auto; }

  .TitleStyle_06 {
    text-align: center;
    color: #D52E31;
    font-size: 1.3rem;
    padding: 12px 15px;
    border: 1px solid #D52E31;
    margin-bottom: 35px; } }
@media screen and (min-width: 480px) and (max-width: 599px) {
  .FeatureContents01 {
    width: 80%;
    margin: 0 auto 80px; }
    .FeatureContents01 .ImageArea {
      margin-bottom: 30px; }
      .FeatureContents01 .ImageArea img {
        width: 100%;
        height: auto; }

  .TitleStyle_06 {
    text-align: center;
    color: #D52E31;
    font-size: 1.2rem;
    padding: 12px 15px;
    border: 1px solid #D52E31;
    margin-bottom: 35px; } }
@media screen and (max-width: 479px) {
  .FeatureContents01 {
    width: 80%;
    margin: 0 auto 60px; }
    .FeatureContents01 .ImageArea {
      margin-bottom: 30px; }
      .FeatureContents01 .ImageArea img {
        width: 100%;
        height: auto; }

  .TitleStyle_06 {
    text-align: center;
    color: #D52E31;
    font-size: 1.2rem;
    padding: 12px 15px;
    border: 1px solid #D52E31;
    margin-bottom: 35px; } }
#FooterLink ul li a {
  transition: 0.5s; }

#FooterLink ul li a:link {
  color: #000;
  text-decoration: none; }

#FooterLink ul li a:visited {
  color: #000;
  text-decoration: none; }

#FooterLink ul li a:hover {
  color: #D52E31;
  text-decoration: none; }

#FooterLink ul li a:active {
  color: #D52E31;
  text-decoration: none; }

@media print, screen and (min-width: 1130px) {
  #FooterLink ul {
    display: flex;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD; }
    #FooterLink ul li {
      width: calc(100% / 5);
      padding: 10px;
      text-align: center;
      border-right: 1px solid #DDDDDD; }
      #FooterLink ul li:last-child {
        border-right: initial; }
      #FooterLink ul li a.ico_aw {
        position: relative; }
        #FooterLink ul li a.ico_aw:after {
          content: "";
          background: url("../img/lp/new_kumagaku/ico_window.png") no-repeat center top;
          background-size: contain;
          width: 13px;
          height: 13px;
          position: absolute;
          margin-left: 10px;
          margin-top: 5px; } }
@media screen and (min-width: 600px) and (max-width: 1129px) {
  #FooterLink ul {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD; }
    #FooterLink ul li {
      width: 50%;
      padding: 10px;
      text-align: center;
      border-bottom: 1px solid #DDDDDD;
      box-sizing: border-box; }
      #FooterLink ul li:nth-child(odd) {
        border-right: 1px solid #DDDDDD; }
      #FooterLink ul li:last-child {
        border-bottom: initial; }
      #FooterLink ul li a.ico_aw {
        position: relative; }
        #FooterLink ul li a.ico_aw:after {
          content: "";
          background: url("../img/lp/new_kumagaku/ico_window.png") no-repeat center top;
          background-size: contain;
          width: 13px;
          height: 13px;
          position: absolute;
          margin-left: 10px;
          margin-top: 5px; } }
@media screen and (min-width: 480px) and (max-width: 599px) {
  #FooterLink ul {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD; }
    #FooterLink ul li {
      width: 100%;
      padding: 10px;
      text-align: center;
      border-bottom: 1px solid #DDDDDD;
      box-sizing: border-box; }
      #FooterLink ul li:last-child {
        border-bottom: initial; }
      #FooterLink ul li a.ico_aw {
        position: relative; }
        #FooterLink ul li a.ico_aw:after {
          content: "";
          background: url("../img/lp/new_kumagaku/ico_window.png") no-repeat center top;
          background-size: contain;
          width: 13px;
          height: 13px;
          position: absolute;
          margin-left: 10px;
          margin-top: 5px; } }
@media screen and (max-width: 479px) {
  #FooterLink ul {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD; }
    #FooterLink ul li {
      width: 100%;
      padding: 10px;
      text-align: center;
      border-bottom: 1px solid #DDDDDD;
      box-sizing: border-box; }
      #FooterLink ul li:last-child {
        border-bottom: initial; }
      #FooterLink ul li a.ico_aw {
        position: relative; }
        #FooterLink ul li a.ico_aw:after {
          content: "";
          background: url("../img/lp/new_kumagaku/ico_window.png") no-repeat center top;
          background-size: contain;
          width: 13px;
          height: 13px;
          position: absolute;
          margin-left: 10px;
          margin-top: 5px; } }
.InfoText p a {
  transition: 0.5s; }

.InfoText p a:link {
  color: #888;
  text-decoration: none; }

.InfoText p a:visited {
  color: #888;
  text-decoration: none; }

.InfoText p a:hover {
  color: #D52E31;
  text-decoration: none; }

.InfoText p a:active {
  color: #D52E31;
  text-decoration: none; }

@media print, screen and (min-width: 1130px) {
  .FooterArea {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0; }
    .FooterArea .InfoUniversity {
      display: flex; }
      .FooterArea .InfoUniversity .logo {
        width: 260px;
        margin-right: 50px; }
        .FooterArea .InfoUniversity .logo img {
          width: 100%;
          height: auto; }
      .FooterArea .InfoUniversity .InfoText p {
        color: #888;
        font-size: 0.95rem;
        line-height: 1.5; }
      .FooterArea .InfoUniversity .InfoText .FooterImage {
        width: 348px;
        margin-top: 10px; }
        .FooterArea .InfoUniversity .InfoText .FooterImage img {
          width: 100%;
          height: auto; }
    .FooterArea .Logo_80th {
      width: 107px; }
      .FooterArea .Logo_80th img {
        width: 100%;
        height: auto; } }
@media screen and (min-width: 600px) and (max-width: 1129px) {
  .FooterArea {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0; }
    .FooterArea .InfoUniversity {
      display: flex; }
      .FooterArea .InfoUniversity .logo {
        width: 150px;
        margin-right: 50px; }
        .FooterArea .InfoUniversity .logo img {
          width: 100%;
          height: auto; }
      .FooterArea .InfoUniversity .InfoText p {
        color: #888;
        font-size: 0.85rem;
        line-height: 1.5; }
      .FooterArea .InfoUniversity .InfoText .FooterImage {
        width: 200px;
        margin-top: 10px; }
        .FooterArea .InfoUniversity .InfoText .FooterImage img {
          width: 100%;
          height: auto; }
    .FooterArea .Logo_80th {
      width: 80px; }
      .FooterArea .Logo_80th img {
        width: 100%;
        height: auto; } }
@media screen and (min-width: 480px) and (max-width: 599px) {
  .FooterArea {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0; }
    .FooterArea .InfoUniversity .logo {
      width: 220px;
      margin: 0 auto 20px; }
      .FooterArea .InfoUniversity .logo img {
        width: 100%;
        height: auto; }
    .FooterArea .InfoUniversity .InfoText p {
      color: #888;
      font-size: 0.85rem;
      line-height: 1.5;
      text-align: center; }
    .FooterArea .InfoUniversity .InfoText .FooterImage {
      width: 250px;
      margin: 20px auto 30px; }
      .FooterArea .InfoUniversity .InfoText .FooterImage img {
        width: 100%;
        height: auto; }
    .FooterArea .Logo_80th {
      width: 80px;
      margin: 0 auto; }
      .FooterArea .Logo_80th img {
        width: 100%;
        height: auto; } }
@media screen and (max-width: 479px) {
  .FooterArea {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0; }
    .FooterArea .InfoUniversity .logo {
      width: 200px;
      margin: 0 auto 20px; }
      .FooterArea .InfoUniversity .logo img {
        width: 100%;
        height: auto; }
    .FooterArea .InfoUniversity .InfoText p {
      color: #888;
      font-size: 0.75rem;
      line-height: 1.5;
      text-align: center; }
    .FooterArea .InfoUniversity .InfoText .FooterImage {
      width: 220px;
      margin: 20px auto 30px; }
      .FooterArea .InfoUniversity .InfoText .FooterImage img {
        width: 100%;
        height: auto; }
    .FooterArea .Logo_80th {
      width: 80px;
      margin: 0 auto; }
      .FooterArea .Logo_80th img {
        width: 100%;
        height: auto; } }
