@charset "UTF-8";
/***************************************
          矢印
*****************************************/
/* course.scss
***************************************

course

*****************************************/
.course {
  /***************************************
    ナビページ
    *****************************************/
  /***************************************
     //各コースページ共通
    *****************************************/
  /***************************************
    リテラシーレベル
    *****************************************/
  /***************************************
    情報教育センター
    *****************************************/ }
  .course .contents_nav_page .pic {
    position: relative;
    padding-left: 20px; }
    .course .contents_nav_page .pic::before {
      content: "";
      display: block;
      position: absolute;
      z-index: 2;
      width: 20px;
      height: 100%;
      left: 0;
      top: 0; }
  .course .contents_nav_page .gendai .pic::before {
    background: #659FCE; }
  .course .contents_nav_page .shafuku .pic::before {
    background: #2EACA8; }
  .course .contents_nav_page .ningen .pic::before {
    background: #659FCE; }
  .course .contents_nav_page .kenkosports .pic::before {
    background: #A474A6; }
  .course .contents_nav_page .sports .pic::before {
    background: #A474A6; }
  .course .contents_nav_page .nursing .pic::before {
    background: #E57D6D; }
  .course .contents_nav_page .graduate .pic::before {
    background: #29416F; }
  .course .contents_nav_page .hoiku .pic::before {
    background: #EC7996; }
  .course .contents_nav_page .contents-title.name {
    margin-bottom: 10px;
    font-size: 2rem; }
    .course .contents_nav_page .contents-title.name span {
      font-size: 1.4rem;
      display: block; }
    .course .contents_nav_page .contents-title.name::after {
      display: none !important; }
  .course .contents_nav_page .btn-text a {
    max-width: 500px;
    width: 100%; }
  .course .contents_nav_page .btn-text.gray a {
    background-color: #eeeeee;
    color: #333; }
    .course .contents_nav_page .btn-text.gray a::after {
      background: url(../../img/common/arrow_b.svg) no-repeat center; }
  .course .course-page .old_course.btn a {
    max-width: 500px;
    width: 100%; }
  .course .course-page .sp-right_nav .old_course,
  .course .course-page .right-cont .old_course {
    background: #eee; }
    .course .course-page .sp-right_nav .old_course a,
    .course .course-page .right-cont .old_course a {
      padding-left: 10px;
      padding-right: 10px; }
  .course .course-page .main_img {
    position: relative; }
    @media screen and (max-width: 1029px) {
      .course .course-page .main_img {
        padding-right: 0; } }
    .course .course-page .main_img::before {
      content: "";
      display: block;
      height: 100%;
      position: absolute; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .main_img::before {
          width: 40px;
          left: 0; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .main_img::before {
          width: 5%;
          left: 0; } }
    .course .course-page .main_img .inner-cont {
      position: relative;
      z-index: 2; }
    .course .course-page .main_img .story_ico {
      position: absolute; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .main_img .story_ico {
          width: 180px;
          height: 125px;
          bottom: -20px;
          right: 60px; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .main_img .story_ico {
          width: 25%;
          bottom: -20px;
          right: 5%; } }
  @media print, screen and (min-width: 1030px) {
    .course .course-page .main {
      margin-bottom: 80px; } }
  @media screen and (max-width: 1029px) {
    .course .course-page .main {
      margin-bottom: 40px; } }
  .course .course-page .copy {
    font-weight: normal;
    line-height: 150%; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .copy {
        margin: 50px auto 50px; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .copy {
        margin: 40px auto; } }
  .course .course-page .bg-title {
    color: white; }
  .course .course-page .line-title {
    border-bottom: solid 1px black;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 50px; }
    .course .course-page .line-title::after {
      content: "";
      display: block;
      width: 60px;
      height: 5px;
      position: absolute;
      bottom: -5px; }
  .course .course-page .feature li {
    position: relative; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .feature li {
        padding-left: 90px; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .feature li {
        padding-left: 70px; } }
  .course .course-page .feature .ico {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: white;
    text-align: center;
    border-radius: 50%;
    font-size: 2.5rem; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .feature .ico {
        width: 70px;
        line-height: 70px;
        height: 70px; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .feature .ico {
        width: 50px;
        line-height: 50px;
        height: 50px; } }
  @media print, screen and (min-width: 1030px) {
    .course .course-page .profession,
    .course .course-page .license {
      margin-bottom: 90px; } }
  @media screen and (max-width: 1029px) {
    .course .course-page .profession,
    .course .course-page .license {
      margin-bottom: 50px; } }
  .course .course-page .profession dt,
  .course .course-page .license dt {
    position: relative;
    padding-left: 30px; }
    .course .course-page .profession dt::before,
    .course .course-page .license dt::before {
      content: "";
      display: block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      top: 3px; }
  .course .course-page .license_list .table_area table {
    width: 100%;
    line-height: 1.3; }
  .course .course-page .license_list .table_area .bg {
    font-weight: 700; }
  .course .course-page .license_list .table_area th {
    padding-left: 0;
    padding-right: 0; }
  .course .course-page .license_list .table_area th,
  .course .course-page .license_list .table_area td {
    text-align: center; }
  .course .course-page .license_list .table_area td.bg {
    text-align: left;
    color: inherit; }
  .course .course-page .license_list .table_area p {
    margin-top: 20px;
    font-size: 1.4rem; }
  .course .course-page .year_flow .cont {
    margin-bottom: 40px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .year_flow .cont {
        display: flex;
        justify-content: space-between;
        align-items: flex-start; } }
    .course .course-page .year_flow .cont .year {
      border-radius: 50%;
      width: 120px;
      height: 120px;
      color: white;
      font-weight: 700;
      line-height: 120px;
      text-align: center;
      font-size: 2.4rem; }
      @media screen and (max-width: 1029px) {
        .course .course-page .year_flow .cont .year {
          margin: auto; } }
    .course .course-page .year_flow .cont .contents-title {
      margin: 25px auto; }
    .course .course-page .year_flow .cont h5 {
      margin-bottom: 20px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .year_flow .cont .cl3 ol {
        width: 33%; } }
    .course .course-page .year_flow .cont ol {
      font-size: 1.4rem; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .year_flow .cont ol {
          width: 50%; } }
    .course .course-page .year_flow .cont dd {
      padding-bottom: 50px;
      position: relative; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .year_flow .cont dd {
          width: calc(100% - 160px); } }
      .course .course-page .year_flow .cont dd::after {
        content: "";
        display: inline-block;
        width: 30px;
        height: 30px;
        border-left: 0;
        border-bottom: 0;
        box-sizing: border-box;
        transform: translateY(52%) rotate(135deg);
        position: absolute;
        bottom: 0;
        left: 48%;
        background: white; }
    .course .course-page .year_flow .cont:last-child dd {
      border: none;
      padding-bottom: 0; }
      .course .course-page .year_flow .cont:last-child dd::after {
        display: none; }
  .course .course-page .year_flow .caption {
    font-size: 1.2rem; }
  .course .course-page .class {
    margin-bottom: 80px; }
    .course .course-page .class .class_cont {
      margin-bottom: 20px; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .class .class_cont {
          padding: 40px; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .class .class_cont {
          padding: 40px 5%; } }
      .course .course-page .class .class_cont .contents-title {
        margin-bottom: 20px; }
  .course .course-page .manabi {
    margin-bottom: 80px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .manabi .flex-ce div {
        width: 50%; }
      .course .course-page .manabi .flex-ce img {
        width: 45%; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .manabi .flex-ce div {
        margin-bottom: 30px; } }
    .course .course-page .manabi .manabi-social_pic {
      max-width: 610px;
      width: 100%; }
  .course .course-page .license_support {
    margin-bottom: 80px; }
    .course .course-page .license_support .no1 {
      max-width: 550px;
      margin-left: auto;
      margin-right: auto; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .license_support .flex-ce div {
        width: 48%; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .license_support .flex-ce div:first-child {
        margin-bottom: 20px; } }
    .course .course-page .license_support .flex-ce .num {
      text-align: center;
      display: block;
      margin: 0 auto 30px; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .license_support .flex-ce .num {
          width: 120px; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .license_support .flex-ce .num {
          max-width: 120px;
          width: 18%; } }
  .course .course-page .recruit_list {
    margin-bottom: 70px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .recruit_list div {
        width: 33%; }
        .course .course-page .recruit_list div li {
          font-size: 1.3rem; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .recruit_list div {
        width: 48%; }
        .course .course-page .recruit_list div li {
          font-size: 1.2rem; } }
    .course .course-page .recruit_list li {
      line-height: 1.3;
      margin-bottom: 7px; }
    .course .course-page .recruit_list .list_sub_title {
      font-size: 1.3rem;
      margin-bottom: 5px; }
  .course .course-page .recruit_img {
    margin-bottom: 80px; }
    .course .course-page .recruit_img b {
      margin-bottom: 35px; }
      .course .course-page .recruit_img b span {
        font-weight: normal; }
    .course .course-page .recruit_img div {
      text-align: center; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .recruit_img div {
          width: 45%; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .recruit_img div {
          width: 60%;
          margin: auto; } }
      .course .course-page .recruit_img div.num img {
        width: 70%;
        max-width: 250px; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .recruit_img div.num img {
          margin: 60px 0; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .recruit_img div.num {
          margin-bottom: 40px; } }
      .course .course-page .recruit_img div.graph img {
        width: 100%;
        max-width: 385px; }
      .course .course-page .recruit_img div.graph .w90 {
        width: 90%; }
  @media print, screen and (min-width: 1030px) {
    .course .course-page .qa {
      margin-bottom: 90px; } }
  @media screen and (max-width: 1029px) {
    .course .course-page .qa {
      margin-bottom: 40px;
      padding: 0; } }
  @media print, screen and (min-width: 1030px) {
    .course .course-page .qa .cont {
      padding: 60px 60px 30px; } }
  @media screen and (max-width: 1029px) {
    .course .course-page .qa .cont {
      padding: 40px 5% 20px; } }
  .course .course-page .qa b {
    position: relative;
    padding-left: 30px;
    line-height: 150%; }
    .course .course-page .qa b::before {
      content: "Q";
      position: absolute;
      left: 0;
      top: 0; }
  .course .course-page .course_head .prof {
    align-items: flex-end; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .course_head .prof {
        margin-bottom: 70px; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .course_head .prof {
        margin-bottom: 50px; } }
    .course .course-page .course_head .prof .name span {
      display: block;
      font-size: 1.4rem; }
    .course .course-page .course_head .prof img {
      margin-right: 20px; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .course_head .prof img {
          width: 30%; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .course_head .prof img {
          width: 40%; } }
  .course .course-page .table_area table {
    border-spacing: 0;
    border-right: solid 1px #707070;
    border-bottom: solid 1px #707070; }
    .course .course-page .table_area table tr:first-child td {
      font-weight: 700;
      text-align: center; }
    .course .course-page .table_area table tr td:first-child {
      text-align: center; }
    .course .course-page .table_area table th,
    .course .course-page .table_area table td {
      border-top: solid 1px #707070;
      border-left: solid 1px #707070;
      padding: 15px 20px;
      vertical-align: middle; }
  .course .course-page .course-sub_title {
    margin-top: -40px; }
    .course .course-page .course-sub_title .bg-title {
      border-radius: 0;
      margin: 0 0 0 auto;
      display: inline-block;
      padding: 10px 20px; }
    @media screen and (max-width: 1029px) {
      .course .course-page .course-sub_title {
        padding-right: 0; } }
    .course .course-page .course-sub_title.onpic {
      z-index: 2;
      position: relative; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .course-sub_title.onpic {
          margin-bottom: -50px; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .course-sub_title.onpic {
          margin-bottom: -30px; } }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .course-sub_title.onpic .bg-title {
          padding: 40px 65px; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .course-sub_title.onpic .bg-title {
          padding: 20px 45px; } }
    .course .course-page .course-sub_title.nopic {
      margin-bottom: 20px; }
  .course .course-page .feature_detail .cont {
    border-radius: 10px;
    margin-bottom: 30px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .feature_detail .cont {
        padding: 40px 60px; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .feature_detail .cont {
        padding: 40px 5%; } }
    .course .course-page .feature_detail .cont a {
      color: #2F569F;
      font-weight: 700; }
  .course .course-page .feature_detail b span {
    display: block;
    margin-top: 5px;
    font-size: 1.4rem; }
    .course .course-page .feature_detail b span.bg-title {
      padding: 5px 10px;
      border-radius: 0;
      width: 80px;
      margin-left: auto;
      margin-right: auto; }
    .course .course-page .feature_detail b span.noen {
      display: inline;
      padding-left: 5px; }
      @media print, screen and (min-width: 1030px) {
        .course .course-page .feature_detail b span.noen {
          font-size: 1.8rem; } }
      @media screen and (max-width: 1029px) {
        .course .course-page .feature_detail b span.noen {
          font-size: 1.6rem; } }
  @media print, screen and (min-width: 1030px) {
    .course .course-page .fuzoku .cont,
    .course .course-page .feature_support .cont {
      margin-bottom: 80px; }
      .course .course-page .fuzoku .cont img,
      .course .course-page .feature_support .cont img {
        width: 55%; }
      .course .course-page .fuzoku .cont p,
      .course .course-page .feature_support .cont p {
        width: 40%; } }
  @media screen and (max-width: 1029px) {
    .course .course-page .fuzoku .cont,
    .course .course-page .feature_support .cont {
      margin-bottom: 40px; } }
  .course .course-page .profession .flex-ce p {
    margin-bottom: 20px; }
  .course .course-page .profession .flex-ce .dot {
    margin-left: 20px;
    margin-bottom: 20px; }
  @media print, screen and (min-width: 1030px) {
    .course .course-page .profession .flex-ce > * {
      width: 50%; }
    .course .course-page .profession .flex-ce img {
      width: 45%; } }
  .course .course-page .curriculum .cont {
    background: #EDF5F5;
    border-radius: 10px;
    margin-top: 90px;
    position: relative; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .curriculum .cont {
        padding: 75px 40px 40px; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .curriculum .cont {
        padding: 70px 5% 40px; } }
    .course .course-page .curriculum .cont .year {
      border-radius: 50%;
      width: 100px;
      height: 100px;
      position: absolute;
      top: -50px;
      left: 50%;
      margin-left: -50px;
      color: white;
      font-weight: 700;
      line-height: 100px;
      text-align: center; }
      .course .course-page .curriculum .cont .year::first-letter {
        font-size: 3rem; }
  .course .course-page .curriculum .caption {
    font-size: 1.4rem; }
  .course .course-page .curriculum .dot {
    margin-top: 5px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .curriculum .dot {
        width: 50%; } }
  .course .course-page .syllabus {
    border: solid 1px #777; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .syllabus {
        padding: 40px;
        margin: 70px auto; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .syllabus {
        padding: 40px 5%;
        margin: 40px auto; } }
    .course .course-page .syllabus img {
      width: 320px; }
  .course .course-page .graduation {
    background: #f5f5f5; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .graduation {
        padding: 0 40px;
        margin-bottom: 70px; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .graduation {
        padding: 0 5%;
        margin-bottom: 50px; } }
    .course .course-page .graduation .cont {
      padding-top: 40px;
      padding-bottom: 40px; }
    .course .course-page .graduation .cont + .cont {
      border-top: solid 1px #777; }
    .course .course-page .graduation .btn {
      text-align: right; }
      .course .course-page .graduation .btn a {
        text-align: left; }
        @media print, screen and (min-width: 1030px) {
          .course .course-page .graduation .btn a {
            width: 340px; } }
        @media screen and (max-width: 1029px) {
          .course .course-page .graduation .btn a {
            width: 100%; } }
  .course .course-page .course-cont_nav {
    border-top: solid 1px #777777;
    border-bottom: solid 1px #777777; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .course-cont_nav {
        padding: 40px 0 30px; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .course-cont_nav {
        padding: 40px 0 20px; } }
    .course .course-page .course-cont_nav.sp-block {
      border: none;
      padding-bottom: 0; }
      .course .course-page .course-cont_nav.sp-block .literacy_level {
        display: none; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .course-cont_nav.pagetop {
        border-top: none; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .course-cont_nav.pagetop {
        border: none;
        padding-bottom: 0; } }
    .course .course-page .course-cont_nav ul {
      display: flex;
      flex-wrap: wrap; }
    .course .course-page .course-cont_nav a {
      display: block;
      border-radius: 20px;
      color: white;
      font-weight: 700;
      padding: 6px 15px;
      margin-bottom: 10px;
      margin-right: 10px;
      line-height: 1.3; }
    .course .course-page .course-cont_nav .literacy_level a {
      background: #2F569F; }
  .course .course-page .request_box {
    border: solid 1px #777;
    padding: 40px 0; }
    @media print, screen and (min-width: 1030px) {
      .course .course-page .request_box {
        margin: 70px auto; } }
    @media screen and (max-width: 1029px) {
      .course .course-page .request_box {
        margin: 40px auto; } }
  .course .btn.arrow.request a {
    margin: 0 auto;
    display: block;
    padding: 20px 15px;
    font-weight: 700; }
    @media print, screen and (min-width: 1030px) {
      .course .btn.arrow.request a {
        width: 340px; } }
    @media screen and (max-width: 1029px) {
      .course .btn.arrow.request a {
        width: 90%; } }
    .course .btn.arrow.request a::before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 26px;
      height: 31px;
      margin-right: 20px;
      background: url(../../img/common/request_w.svg) no-repeat center; }
  .course .course-nav {
    margin-bottom: 60px; }
    .course .course-nav .flex {
      display: flex;
      flex-wrap: wrap; }
      .course .course-nav .flex div {
        position: relative;
        color: white;
        text-align: center;
        margin-bottom: 20px; }
        @media print, screen and (min-width: 1030px) {
          .course .course-nav .flex div {
            min-width: 180px;
            margin-right: 5px; } }
        @media screen and (max-width: 1029px) {
          .course .course-nav .flex div {
            line-height: 100%; } }
        .course .course-nav .flex div a {
          display: block;
          padding: 10px;
          text-align: left;
          font-weight: 700;
          /*&::after {
                        margin-right: -12px;
                    }*/ }
          @media screen and (max-width: 1029px) {
            .course .course-nav .flex div a {
              font-size: 1.3rem; } }
          .course .course-nav .flex div a span {
            display: block;
            font-weight: normal; }
            @media print, screen and (min-width: 1030px) {
              .course .course-nav .flex div a span {
                font-size: 1.4rem; } }
            @media screen and (max-width: 1029px) {
              .course .course-nav .flex div a span {
                font-size: 1.2rem; } }
        .course .course-nav .flex div.gendai {
          background: #659FCE; }
        .course .course-nav .flex div.shafuku {
          background: #2EACA8; }
        .course .course-nav .flex div.ningen {
          background: #659FCE; }
        .course .course-nav .flex div.kenkosports {
          background: #A474A6; }
        .course .course-nav .flex div.sports {
          background: #A474A6; }
        .course .course-nav .flex div.nursing {
          background: #E57D6D; }
        .course .course-nav .flex div.hoiku {
          background: #EC7996; }
        .course .course-nav .flex div.graduate {
          background: #29416F; }
          @media print, screen and (min-width: 1030px) {
            .course .course-nav .flex div.graduate {
              width: 225px; } }
        .course .course-nav .flex div.se::before {
          content: "";
          display: block;
          width: 100%;
          height: 10px;
          background: #2F569F;
          position: absolute;
          top: -10px; }
  .course .course-shafuku .dot li::before,
  .course .course-shafuku .curriculum .year,
  .course .course-shafuku .course-cont_nav a,
  .course .course-shafuku .license dt::before,
  .course .course-shafuku .profession dt::before,
  .course .course-shafuku .feature .ico,
  .course .course-shafuku .bg-title,
  .course .course-shafuku .main_img::before,
  .course .course-shafuku .name::after {
    background: #2EACA8; }
  .course .course-shafuku .course-color {
    color: #2EACA8; }
  .course .course-shafuku .curriculum .cont,
  .course .course-shafuku .feature_detail .cont,
  .course .course-shafuku .qa .cont {
    background: #EDF5F5; }
  .course .course-shafuku .table_area td {
    width: 25%; }
  .course .course-shafuku .table_area table tr:first-child td {
    background: #EDF5F5;
    color: #2EACA8; }
  .course .course-shafuku h2.text-red:hover {
    text-decoration: underline; }
  .course .course-btn_area {
    margin-top: 40px; }
    @media screen and (min-width: 1030px) {
      .course .course-btn_area {
        margin-top: 70px; } }
  .course .course-gendai .dot li::before,
  .course .course-gendai .course-cont_nav a,
  .course .course-gendai .year_flow .year,
  .course .course-gendai .bg-title,
  .course .course-gendai .main_img::before,
  .course .course-gendai .name::after {
    background: #659FCE; }
  .course .course-gendai .course-color {
    color: #659FCE; }
  .course .course-gendai .name span {
    display: inline-block; }
  .course .course-gendai .name span.kari {
    display: inline;
    font-size: 1.2rem;
    font-weight: normal; }
  .course .course-gendai .main_img .new_ico {
    position: absolute; }
    @media print, screen and (min-width: 1030px) {
      .course .course-gendai .main_img .new_ico {
        width: 125px;
        height: 125px;
        top: 35px;
        left: 10px; } }
    @media screen and (max-width: 1029px) {
      .course .course-gendai .main_img .new_ico {
        width: 20%;
        top: -20px;
        left: 5%; } }
  .course .course-gendai .course {
    border: solid 2px #659FCE;
    border-radius: 10px;
    padding: 30px;
    color: #659FCE; }
    .course .course-gendai .course ol {
      align-items: stretch; }
      @media print, screen and (min-width: 1030px) {
        .course .course-gendai .course ol {
          padding: 0 35px; } }
    .course .course-gendai .course li {
      padding: 0; }
      @media print, screen and (min-width: 1030px) {
        .course .course-gendai .course li {
          width: 32%; } }
      @media screen and (max-width: 1029px) {
        .course .course-gendai .course li {
          margin-bottom: 10px; } }
      .course .course-gendai .course li a {
        width: 100%;
        height: 100%;
        background: #e6e3da;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        padding: 25px 0;
        transition: ease 0.3s; }
        @media print, screen and (min-width: 1030px) {
          .course .course-gendai .course li a:hover {
            opacity: 0.6; } }
  .course .course-gendai .pic img {
    width: 48%; }
  .course .course-gendai .pickup {
    margin-bottom: 100px; }
    .course .course-gendai .pickup dd {
      border-left: solid 2px #659FCE;
      padding-left: 40px; }
  .course .course-gendai .license_list b {
    display: inline-block;
    color: white;
    font-weight: bold; }
    @media print, screen and (min-width: 1030px) {
      .course .course-gendai .license_list b {
        width: 350px;
        padding: 15px 40px; } }
    @media screen and (max-width: 1029px) {
      .course .course-gendai .license_list b {
        width: 100%;
        box-sizing: border-box;
        padding: 15px 5%; } }
  @media print, screen and (min-width: 1030px) {
    .course .course-gendai .license_list ol {
      padding: 40px; } }
  @media screen and (max-width: 1029px) {
    .course .course-gendai .license_list ol {
      padding: 5%; } }
  .course .course-gendai .license_list ol li {
    padding: 0; }
  .course .course-gendai .license_list .table_area .bg {
    background: #E8F1F6; }
  .course .course-gendai .license_list .table_area td {
    color: #659FCE;
    width: 150px; }
  .course .course-gendai .license_list .table_area td.bg {
    width: 340px; }
  .course .course-gendai .license_list b {
    background: #659FCE; }
  .course .course-gendai .license_list ol {
    background: #E8F1F6; }
  .course .course-gendai .year_flow dd {
    border-bottom: solid 1px #659FCE; }
    .course .course-gendai .year_flow dd::after {
      border: 1px solid #659FCE; }
  .course .course-gendai .data-course_ico,
  .course .course-gendai .mental-course_ico,
  .course .course-gendai .social-course_ico {
    padding-bottom: 60px;
    background: url(../../img/course/gendai/data-course_ico.svg) no-repeat center;
    background-size: contain !important;
    margin: 70px auto; }
  .course .course-gendai .mental-course_ico {
    background: url(../../img/course/gendai/mental-course_ico.svg) no-repeat center; }
  .course .course-gendai .social-course_ico {
    background: url(../../img/course/gendai/social-course_ico.svg) no-repeat center; }
  .course .course-gendai .line-title {
    border-bottom-color: #659FCE; }
    .course .course-gendai .line-title::after {
      background: #659FCE; }
  .course .course-gendai .class .class_cont {
    background: #E8F1F6; }
  .course .course-gendai .ehime-u {
    border: solid 2px #659FCE;
    margin-bottom: 80px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-gendai .ehime-u {
        padding: 40px; } }
    @media screen and (max-width: 1029px) {
      .course .course-gendai .ehime-u {
        padding: 40px 5%; } }
    .course .course-gendai .ehime-u img {
      max-width: 500px;
      width: 100%; }
  .course .course-ningen .dot li::before,
  .course .course-ningen .curriculum .year,
  .course .course-ningen .course-cont_nav a,
  .course .course-ningen .license dt::before,
  .course .course-ningen .profession dt::before,
  .course .course-ningen .feature .ico,
  .course .course-ningen .bg-title,
  .course .course-ningen .main_img::before,
  .course .course-ningen .name::after {
    background: #659FCE; }
  .course .course-ningen .course-color {
    color: #659FCE; }
  .course .course-ningen .curriculum .cont,
  .course .course-ningen .feature_detail .cont {
    background: #E8F1F6; }
  @media print, screen and (min-width: 1030px) {
    .course .course-ningen .feature_support .cont img {
      width: 45%; }
    .course .course-ningen .feature_support .cont p {
      width: 50%; } }
  .course .course-ningen .text-red.hov:hover {
    text-decoration: underline; }
  .course .course-ningen .connection_btn-flex_cont {
    justify-content: flex-end; }
    @media print, screen and (min-width: 1030px) {
      .course .course-ningen .connection_btn-flex_cont .btn:first-child {
        margin-right: 10px; } }
  .course .course-kenkosports .dot li::before,
  .course .course-kenkosports .year_flow .year,
  .course .course-kenkosports .course-cont_nav a,
  .course .course-kenkosports .feature .ico,
  .course .course-kenkosports .bg-title,
  .course .course-kenkosports .name::after {
    background: #A474A6; }
  .course .course-kenkosports .course-color {
    color: #A474A6; }
  .course .course-kenkosports .name span {
    display: inline-block; }
  .course .course-kenkosports .name span.kari {
    display: inline;
    font-size: 1.2rem;
    font-weight: normal; }
  .course .course-kenkosports .line-title {
    border-bottom-color: #A474A6; }
    .course .course-kenkosports .line-title::after {
      background: #A474A6; }
  .course .course-kenkosports .year_flow dd {
    border-bottom: solid 1px #A474A6; }
    .course .course-kenkosports .year_flow dd::after {
      border: 1px solid #A474A6; }
  .course .course-kenkosports .license_list .table_area .bg {
    background: #F0E6F0; }
  .course .course-kenkosports .license_list .table_area td {
    color: #A474A6;
    width: 150px; }
  .course .course-kenkosports .license_list .table_area td.bg {
    width: 360px; }
  .course .course-kenkosports .bg_area {
    position: relative;
    margin-top: 90px; }
    .course .course-kenkosports .bg_area::before {
      content: "";
      display: block;
      position: absolute;
      background-color: #A474A6;
      width: 200%;
      height: 90%;
      top: -50px; }
      @media print, screen and (min-width: 1030px) {
        .course .course-kenkosports .bg_area::before {
          left: -117%; } }
      @media screen and (max-width: 1029px) {
        .course .course-kenkosports .bg_area::before {
          left: -110%; } }
    .course .course-kenkosports .bg_area > * {
      position: relative;
      z-index: 2; }
  .course .course-kenkosports .feature_detail .cont {
    background: #F0E6F0; }
  .course .course-kenkosports .interview_copy,
  .course .course-kenkosports .interview_name {
    color: white; }
  .course .course-kenkosports .interview {
    border: solid 1px #A474A6;
    background-color: white;
    padding: 30px;
    font-weight: 700;
    color: #A474A6;
    max-width: 730px;
    margin: auto; }
  .course .course-kenkosports .interview_name {
    font-size: 1.4rem; }
    .course .course-kenkosports .interview_name span {
      font-size: 1.8rem;
      padding-right: 25px; }
  .course .course-kenkosports .course {
    border: solid 2px #A474A6;
    border-radius: 10px;
    padding: 30px;
    color: #A474A6; }
    .course .course-kenkosports .course ol {
      align-items: stretch; }
      @media print, screen and (min-width: 1030px) {
        .course .course-kenkosports .course ol {
          padding: 0 35px; } }
    .course .course-kenkosports .course li {
      background: #e6e3da;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 10px;
      padding: 25px 0; }
      @media print, screen and (min-width: 1030px) {
        .course .course-kenkosports .course li {
          width: 32%; } }
      @media screen and (max-width: 1029px) {
        .course .course-kenkosports .course li {
          margin-bottom: 10px; } }
  .course .course-kenkosports .pic img {
    width: 48%; }
  .course .course-kenkosports .class .class_cont {
    background: #F0E6F0; }
  .course .course-kenkosports .class rt {
    font-size: 60%; }
  .course .course-kenkosports .license_list b {
    display: inline-block;
    color: white;
    font-weight: bold; }
    @media print, screen and (min-width: 1030px) {
      .course .course-kenkosports .license_list b {
        width: 350px;
        padding: 15px 40px; } }
    @media screen and (max-width: 1029px) {
      .course .course-kenkosports .license_list b {
        width: 100%;
        box-sizing: border-box;
        padding: 15px 5%; } }
  @media print, screen and (min-width: 1030px) {
    .course .course-kenkosports .license_list ol {
      padding: 40px; } }
  @media screen and (max-width: 1029px) {
    .course .course-kenkosports .license_list ol {
      padding: 5%; } }
  .course .course-kenkosports .license_list ol li {
    padding: 0; }
  .course .course-kenkosports .license_list b {
    background: #A474A6; }
  .course .course-kenkosports .license_list ol {
    background: #F0E6F0; }
  .course .course-sports .dot li::before,
  .course .course-sports .curriculum .year,
  .course .course-sports .course-cont_nav a,
  .course .course-sports .license dt::before,
  .course .course-sports .profession dt::before,
  .course .course-sports .feature .ico,
  .course .course-sports .bg-title,
  .course .course-sports .main_img::before,
  .course .course-sports .name::after {
    background: #A474A6; }
  .course .course-sports .course-color {
    color: #A474A6; }
  .course .course-sports .curriculum .cont,
  .course .course-sports .feature_detail .cont {
    background: #F0E6F0; }
  .course .course-nursing .dot li::before,
  .course .course-nursing .curriculum .year,
  .course .course-nursing .course-cont_nav a,
  .course .course-nursing .license dt::before,
  .course .course-nursing .profession dt::before,
  .course .course-nursing .feature .ico,
  .course .course-nursing .bg-title,
  .course .course-nursing .main_img::before,
  .course .course-nursing .name::after {
    background: #E57D6D; }
  .course .course-nursing .course-color {
    color: #E57D6D; }
  .course .course-nursing .curriculum .cont,
  .course .course-nursing .feature_detail .cont {
    background: #F8E5E2; }
  .course .course-nursing .license .course-cont_nav {
    padding: 0;
    border: none; }
  @media print, screen and (min-width: 1030px) {
    .course .course-nursing .feature_support .cont img {
      width: 45%; }
    .course .course-nursing .feature_support .cont p {
      width: 50%; } }
  .course .course-nursing .jrc .cont {
    border-top: solid 1px #777777;
    padding: 40px 0 0; }
    @media screen and (max-width: 1029px) {
      .course .course-nursing .jrc .cont img {
        margin-bottom: 20px; } }
  @media print, screen and (min-width: 1030px) {
    .course .course-nursing h1 span {
      display: inline-block; } }
  .course .course-nursing h1 span.kasho {
    font-size: 1.4rem; }
  .course .course-nursing .recruit_img {
    margin-bottom: 40px; }
  .course .course-nursing .line-title {
    border-bottom-color: #E57D6D; }
    .course .course-nursing .line-title::after {
      background: #E57D6D; }
  .course .course-hoiku .dot li::before,
  .course .course-hoiku .curriculum .year,
  .course .course-hoiku .course-cont_nav a,
  .course .course-hoiku .license dt::before,
  .course .course-hoiku .profession dt::before,
  .course .course-hoiku .feature .ico,
  .course .course-hoiku .bg-title,
  .course .course-hoiku .main_img::before,
  .course .course-hoiku .name::after {
    background: #EC7996; }
  .course .course-hoiku .course-color {
    color: #EC7996; }
  .course .course-hoiku .curriculum .cont,
  .course .course-hoiku .feature_detail .cont {
    background: #F8EAEE; }
  .course .course-hoiku .fuzoku a {
    color: #2F569F;
    font-weight: 700; }
  .course .course-hoiku .fuzoku .cont {
    border-top: solid 1px #777;
    padding-top: 40px;
    margin-bottom: 40px; }
  .course .course-hoiku .link {
    border-top: solid 1px #777;
    padding: 40px 0 0;
    margin-bottom: 60px; }
    .course .course-hoiku .link.btn {
      text-align: right; }
      .course .course-hoiku .link.btn a {
        text-align: left; }
        @media print, screen and (min-width: 1030px) {
          .course .course-hoiku .link.btn a {
            width: 340px; } }
        @media screen and (max-width: 1029px) {
          .course .course-hoiku .link.btn a {
            width: 100%; } }
  .course .course-hoiku .line-title {
    border-bottom-color: #EC7996; }
    .course .course-hoiku .line-title::after {
      background: #EC7996; }
  .course .course-hoiku .blog_area {
    border: solid 1px #777;
    margin-bottom: 70px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-hoiku .blog_area {
        padding: 50px 20px; } }
    @media screen and (max-width: 1029px) {
      .course .course-hoiku .blog_area {
        padding: 40px 5%; } }
    .course .course-hoiku .blog_area h4 img {
      display: block;
      margin: auto;
      width: 50%;
      max-width: 350px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-hoiku .blog_area li a {
        transition: ease .3s; }
        .course .course-hoiku .blog_area li a:hover {
          background: #f8eaee;
          color: inherit; } }
    @media print, screen and (min-width: 1030px) {
      .course .course-hoiku .blog_area li a {
        padding: 10px 20px;
        display: flex; }
        .course .course-hoiku .blog_area li a:hover {
          position: relative; }
          .course .course-hoiku .blog_area li a:hover::after {
            content: "";
            position: absolute;
            margin-top: -4px;
            display: block;
            background-size: contain !important;
            width: 25px;
            height: 8px;
            top: 50%;
            right: 20px;
            background: url(../../img/common/arrow_b.svg) no-repeat center; } }
    @media screen and (max-width: 1029px) {
      .course .course-hoiku .blog_area li a {
        padding: 5px 0;
        display: block; } }
    .course .course-hoiku .blog_area li .date {
      width: 120px;
      font-weight: 700; }
    .course .course-hoiku .blog_area li .title {
      color: #2F569F;
      font-weight: 700;
      text-decoration: underline; }
  .course .course-graduate .license dt::before,
  .course .course-graduate .feature .ico,
  .course .course-graduate .bg-title,
  .course .course-graduate .main_img::before,
  .course .course-graduate .name::after {
    background: #29416F; }
  .course .course-graduate .course-color {
    color: #29416F; }
  .course .course-graduate .blue-color {
    color: #5977bb; }
  .course .course-graduate .cat-orange {
    background: #f0ddc7; }
  .course .course-graduate .cat-green {
    background: #dfe6d0; }
  .course .course-graduate .cat-blue {
    background: #d5ecfa; }
  .course .course-graduate .cat-gray {
    background: #e5e5e5; }
  .course .course-graduate .no1 .ico {
    background-color: #eb9226 !important; }
  .course .course-graduate .no1.course-color,
  .course .course-graduate .no1 .course-color,
  .course .course-graduate .no1 .color {
    color: #eb9226; }
  .course .course-graduate .no2 .ico {
    background-color: #7bb40c !important; }
  .course .course-graduate .no2.course-color,
  .course .course-graduate .no2 .course-color,
  .course .course-graduate .no2 .color {
    color: #7bb40c; }
  .course .course-graduate .no3 .ico {
    background-color: #34a3e6 !important; }
  .course .course-graduate .no3.course-color,
  .course .course-graduate .no3 .course-color,
  .course .course-graduate .no3 .color {
    color: #34a3e6; }
  .course .course-graduate .dot li::before {
    background: black; }
  .course .course-graduate table {
    width: 100%;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    /* Safari */ }
    .course .course-graduate table th {
      background: #E1E8F5;
      font-weight: 700;
      font-size: 1.4rem; }
      .course .course-graduate table th span.tategaki {
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        letter-spacing: 0.1em; }
        .course .course-graduate table th span.tategaki.ht_200 {
          height: 200px; }
    .course .course-graduate table td {
      text-align: left !important; }
    .course .course-graduate table a {
      color: #2F569F;
      font-weight: 700; }
  .course .course-graduate .graduate_page_nav {
    margin: 20px auto 70px; }
    .course .course-graduate .graduate_page_nav dt {
      display: flex;
      align-items: center;
      background: linear-gradient(#5977bb 0%, #7297ed 100%);
      color: white;
      text-align: center;
      font-weight: 700;
      position: relative;
      cursor: pointer; }
      @media print, screen and (min-width: 1030px) {
        .course .course-graduate .graduate_page_nav dt {
          justify-content: center;
          padding: 20px 0 40px; } }
      @media screen and (max-width: 1029px) {
        .course .course-graduate .graduate_page_nav dt {
          padding: 15px 5% 10px;
          text-align: left;
          line-height: 150%; } }
      .course .course-graduate .graduate_page_nav dt::after {
        content: "";
        display: block;
        width: 15px;
        height: 15px;
        position: absolute;
        border-left: solid 3px white;
        border-bottom: solid 3px white;
        transform: rotate(-45deg); }
        @media print, screen and (min-width: 1030px) {
          .course .course-graduate .graduate_page_nav dt::after {
            left: 50%;
            margin-left: -7px;
            bottom: 15px; } }
        @media screen and (max-width: 1029px) {
          .course .course-graduate .graduate_page_nav dt::after {
            right: 5%;
            margin-bottom: -5px;
            bottom: 48%;
            width: 13px;
            height: 13px; } }
    .course .course-graduate .graduate_page_nav dd {
      position: relative;
      border: #7297ed solid 5px; }
      @media print, screen and (min-width: 1030px) {
        .course .course-graduate .graduate_page_nav dd {
          padding: 40px 60px 20px; } }
      @media screen and (max-width: 1029px) {
        .course .course-graduate .graduate_page_nav dd {
          padding: 20px 5%; } }
      .course .course-graduate .graduate_page_nav dd .close {
        position: relative;
        display: block;
        width: 30px;
        height: 30px;
        cursor: pointer;
        margin: 30px auto 0; }
        .course .course-graduate .graduate_page_nav dd .close::before, .course .course-graduate .graduate_page_nav dd .close::after {
          content: "";
          display: block;
          position: absolute;
          width: 30px;
          height: 2px;
          top: 0%;
          left: 0%;
          background: #7297ed; }
        .course .course-graduate .graduate_page_nav dd .close::after {
          transform: rotate(45deg); }
        .course .course-graduate .graduate_page_nav dd .close::before {
          transform: rotate(-45deg); }
  .course .course-graduate .top-topics {
    border-bottom: solid 1px #707070;
    padding-bottom: 70px; }
    @media print, screen and (min-width: 1030px) {
      .course .course-graduate .top-topics {
        margin-bottom: 60px; } }
    @media screen and (max-width: 1029px) {
      .course .course-graduate .top-topics {
        margin-bottom: 40px; } }
    .course .course-graduate .top-topics .date {
      margin-bottom: 5px;
      font-size: 1.3rem;
      line-height: 130%; }
    .course .course-graduate .top-topics .img {
      height: 160px;
      background-image: url(../../img/common/noimg.svg);
      background-color: white;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border: solid 1px #bbb; }
    .course .course-graduate .top-topics li {
      margin-bottom: 20px; }
      .course .course-graduate .top-topics li:nth-child(n + 7) {
        display: none; }
    .course .course-graduate .top-topics .cont {
      transition: ease 0.3s; }
      @media print, screen and (min-width: 1030px) {
        .course .course-graduate .top-topics .cont {
          padding: 25px 0; } }
    .course .course-graduate .top-topics .title {
      font-weight: 700;
      line-height: 150%; }
    .course .course-graduate .top-topics a {
      display: block; }
      @media screen and (max-width: 1029px) {
        .course .course-graduate .top-topics a {
          display: flex;
          margin-bottom: 15px; }
          .course .course-graduate .top-topics a .img {
            width: 25%;
            padding-bottom: 16%;
            height: 0; }
          .course .course-graduate .top-topics a .cont {
            width: 70%;
            padding-left: 3%; }
            .course .course-graduate .top-topics a .cont .cat_list {
              display: none; } }
      @media print, screen and (min-width: 1030px) {
        .course .course-graduate .top-topics a {
          transition: ease 0.3s; }
          .course .course-graduate .top-topics a:hover {
            opacity: 0.8; } }
    .course .course-graduate .top-topics .cat_list {
      font-size: 1rem;
      color: #777777;
      margin-top: 10px; }
      .course .course-graduate .top-topics .cat_list li {
        border: solid 1px #777777;
        margin: 0 2px 2px 0;
        padding: 0 2px; }
    @media screen and (max-width: 1029px) {
      .course .course-graduate .top-topics .btn a {
        display: inline-block; } }
    .course .course-graduate .top-topics .btn.arrow a {
      padding-right: 70px; }
  .course .course-graduate .greeting {
    background: #f5f5f5; }
    @media print, screen and (min-width: 1030px) {
      .course .course-graduate .greeting {
        padding: 70px 40px; } }
    @media screen and (max-width: 1029px) {
      .course .course-graduate .greeting {
        padding: 50px 5%; } }
    .course .course-graduate .greeting .contents-title {
      font-weight: normal; }
    @media print, screen and (min-width: 1030px) {
      .course .course-graduate .greeting .flex-ce > div {
        width: 55%; }
      .course .course-graduate .greeting .flex-ce img {
        width: 40%; } }
    @media screen and (max-width: 1029px) {
      .course .course-graduate .greeting .flex-ce img {
        width: 70%;
        display: block;
        margin: 20px auto 0; } }
  @media print, screen and (min-width: 1030px) {
    .course .course-graduate .pic3-1 {
      width: 80%; }
    .course .course-graduate .pic3-2 {
      margin-left: auto;
      width: 50%; }
    .course .course-graduate .pic5 {
      margin-left: auto;
      width: 80%; } }
  .course .course-graduate .pic4 {
    max-width: 730px;
    margin-left: auto;
    margin-right: auto; }
  .course .course-graduate .thesis p {
    padding-left: 40px; }
  .course .course-graduate .pamph div {
    width: 30%;
    max-width: 210px;
    text-align: center;
    font-size: 1.4rem; }
    @media print, screen and (min-width: 1030px) {
      .course .course-graduate .pamph div {
        margin: 20px; } }
  .course .course-graduate .pamph img {
    margin-bottom: 5px; }
  .course .course-graduate .model td:first-child {
    width: 180px; }
  .course .course-graduate .voice {
    margin-bottom: 60px; }
    .course .course-graduate .voice .voice_cont {
      border-radius: 10px;
      margin-bottom: 30px; }
      @media print, screen and (min-width: 1030px) {
        .course .course-graduate .voice .voice_cont {
          padding: 50px 60px; } }
      @media screen and (max-width: 1029px) {
        .course .course-graduate .voice .voice_cont {
          padding: 50px 5%; } }
      .course .course-graduate .voice .voice_cont.voice1 {
        background: #eaedf2;
        margin-bottom: 60px; }
      .course .course-graduate .voice .voice_cont.voice2 {
        background: #f2f2ea; }
      .course .course-graduate .voice .voice_cont.voice3 {
        background: #f0eaf2; }
  .course .text-red {
    color: #b40000; }
  .course .link-blue {
    color: #2F569F;
    text-decoration: underline;
    font-weight: 700;
    word-break: break-all; }
  .course .literacy_level dl {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 60px;
    margin-bottom: 80px;
    border-top: solid 1px #777;
    border-bottom: solid 1px #777; }
  .course .literacy_level .num {
    margin-left: 1em;
    list-style: decimal; }
  @media print, screen and (min-width: 1030px) {
    .course .literacy_level table {
      width: 760px; } }
  .course .literacy_level table .bg {
    background: #E1E8F5; }
    .course .literacy_level table .bg th {
      text-align: center; }
  .course .literacy_level table th,
  .course .literacy_level table td {
    text-align: left;
    font-weight: normal; }
  .course .literacy_level .table1 td {
    text-align: center; }
  .course .literacy_level .table2 td {
    text-align: left !important; }
  .course .infoedu_center .bg-title {
    color: inherit; }
  .course .infoedu_center dl {
    padding-bottom: 60px;
    margin-bottom: 80px;
    border-bottom: solid 1px #777; }
  .course .infoedu_center .flex-ce div {
    text-align: center;
    font-size: 1.4rem;
    margin-bottom: 30px; }
    .course .infoedu_center .flex-ce div img {
      margin-bottom: 10px;
      display: block; }
  @media print, screen and (min-width: 1030px) {
    .course .infoedu_center .flex-ce div {
      width: 48%;
      margin-bottom: 40px; } }
  @media screen and (max-width: 1029px) {
    .course .infoedu_center .flex-ce img {
      margin-left: auto;
      margin-right: auto;
      max-width: 70%; } }

.sp-right_nav .infoedu,
.right-cont .infoedu {
  border-top: solid 1px #777;
  margin-top: 20px;
  padding-top: 20px; }
