@charset "UTF-8";
/* Scss Document */
.pcOnly {
  display: block; }

.spOnly {
  display: none; }

.none {
  display: none; }

body {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif; }
  body header {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    background-color: #fff; }
    body header .first {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: auto;
      background-color: #fff;
      height: 105px;
      box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.1); }
      body header .first img {
        margin: auto; }
    body header .second {
      width: 100%;
      display: flex;
      align-items: center;
      height: 200px;
      background-image: url("../img/bg_pctop.svg");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      body header .second h1 {
        color: #00abeb;
        align-items: center;
        margin: auto;
        font-size: 50px;
        font-family: vdl-logona, sans-serif;
        font-weight: 400;
        font-style: normal; }
        body header .second h1 span {
          font-size: 26px;
          color: #00abeb;
          font-family: 'Noto Sans JP', sans-serif;
          font-weight: bold;
          border-bottom: 1px solid #00abeb;
          line-height: 2.5; }
  body main {
    width: 100%;
    margin: auto; }
    body main .blue {
      background-color: #e5f7fd;
      padding: 80px 0; }
      body main .blue .contents {
        width: 1024px;
        margin: auto;
        padding: 0px 15px; }
        body main .blue .contents .title {
          display: flex;
          align-items: center;
          width: 994px;
          justify-content: center;
          margin: auto;
          height: 61px;
          background-image: url(../img/blue_title.png);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center center;
          margin-bottom: 40px; }
          body main .blue .contents .title h2 {
            font-size: 24px;
            color: white;
            display: contents; }
            body main .blue .contents .title h2:before {
              content: '';
              display: inline-block;
              background-image: url("../img/blue_icon.png");
              background-repeat: no-repeat;
              background-position-y: 2px;
              background-size: auto;
              margin-right: 5px;
              width: 51px;
              height: 53px; }
        body main .blue .contents .btn--blue {
          background-color: #0db2fd;
          color: #fff; }
          @media (hover: hover) and (pointer: fine) {
            body main .blue .contents .btn--blue:hover {
              background-color: #86dafe;
              color: #fff;
              transition: 0.5s; } }
        body main .blue .contents .btn--radius {
          position: relative;
          border-radius: 5px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin: 40px auto 0; }
        body main .blue .contents .btn {
          position: relative;
          display: block;
          transition: 0.5s;
          font-size: 1.5rem;
          display: inline-flex;
          justify-content: center;
          border-radius: 8px;
          width: 360px;
          height: 48px;
          font-weight: bold; }
          body main .blue .contents .btn::before, body main .blue .contents .btn::after {
            content: "";
            position: absolute;
            background-size: contain;
            width: 15px;
            aspect-ratio: 1 / 1;
            right: 20px;
            transition: 0.5s; }
        body main .blue .contents .btn--blue {
          background-color: #0db2fd;
          color: #fff;
          display: flex;
          align-items: center;
          margin: 50px auto 0px; }
          @media (hover: hover) and (pointer: fine) {
            body main .blue .contents .btn--blue:hover {
              background-color: #86dafe;
              color: #fff;
              transition: 0.5s; } }
        body main .blue .contents .btn--icon03_w::before {
          background: url("../img/keyboard_double_arrow_left_w.svg") no-repeat right center; }
        body main .blue .contents .infobox {
          background-color: white;
          margin-bottom: 80px;
          position: relative;
          border-radius: 10px;
          box-shadow: 0px 5px 15px rgba(0, 0, 102, 0.2); }
          body main .blue .contents .infobox .bgimg {
            background-image: url(../img/firstview_icon1.svg);
            content: "";
            width: 148px;
            height: 140px;
            background-repeat: no-repeat;
            position: absolute;
            bottom: 0;
            left: 70px; }
          body main .blue .contents .infobox .inner {
            display: flex;
            align-items: flex-start;
            flex-direction: column;
            justify-content: center;
            margin: 0 auto;
            height: 160px;
            width: 690px;
            margin-left: 235px; }
            body main .blue .contents .infobox .inner h2 {
              font-size: 25px;
              color: #00abeb;
              height: 44px;
              margin-left: 0px;
              margin-bottom: 10px;
              display: flex;
              align-items: center; }
              body main .blue .contents .infobox .inner h2:before {
                content: '';
                display: inline-block;
                background-image: url("../img/firstview_icon2.svg");
                background-repeat: no-repeat;
                background-position-y: 2px;
                background-size: 46px;
                margin-right: 8px;
                width: 53px;
                padding-bottom: 38px; }
            body main .blue .contents .infobox .inner p {
              font-size: 18px;
              color: #003399;
              font-weight: 600; }
        body main .blue .contents .info {
          background-color: #fff; }
        body main .blue .contents #seminar-list1 {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          align-items: center;
          margin: auto;
          gap: 17px;
          justify-content: flex-start; }
          body main .blue .contents #seminar-list1 li {
            width: 320px;
            position: relative;
            box-shadow: 0px 5px 15px rgba(0, 0, 102, 0.2);
            border-radius: 10px; }
            body main .blue .contents #seminar-list1 li .new {
              display: flex;
              align-items: center;
              justify-content: center;
              width: 42px;
              height: 42px;
              background-color: #fcee21;
              color: #00abeb;
              font-size: 14px;
              font-weight: bold;
              position: absolute;
              border-radius: 50%;
              right: -20px;
              top: -20px; }
            body main .blue .contents #seminar-list1 li img {
              border-radius: 10px 10px 0 0; }
          body main .blue .contents #seminar-list1 .is-hidden {
            display: none; }
          body main .blue .contents #seminar-list1 .info {
            background-color: white;
            padding: 25px 20px;
            border-radius: 0 0 10px 10px; }
            body main .blue .contents #seminar-list1 .info h3 {
              color: #00abeb;
              font-size: 14px;
              padding-bottom: 15px; }
              body main .blue .contents #seminar-list1 .info h3 span {
                font-size: 12px; }
            body main .blue .contents #seminar-list1 .info p {
              font-size: 14px;
              line-height: 23px;
              font-weight: 600;
              height: 45px; }
            body main .blue .contents #seminar-list1 .info .btn-flame {
              border: 2px solid #0db2fd;
              color: #0db2fd; }
              @media (hover: hover) and (pointer: fine) {
                body main .blue .contents #seminar-list1 .info .btn-flame:hover::before {
                  right: 10px;
                  transition: 0.5s; } }
            body main .blue .contents #seminar-list1 .info .btn {
              position: relative;
              display: block;
              transition: 0.5s;
              font-size: 1.5rem;
              display: inline-flex;
              justify-content: center;
              border-radius: 8px;
              width: 220px;
              height: 35px;
              padding: 20px 0;
              font-weight: bold; }
              body main .blue .contents #seminar-list1 .info .btn::before, body main .blue .contents #seminar-list1 .info .btn::after {
                content: "";
                position: absolute;
                background-size: contain;
                width: 15px;
                aspect-ratio: 1 / 1;
                right: 20px;
                transition: 0.5s; }
            body main .blue .contents #seminar-list1 .info .title {
              font-size: 2rem;
              margin-bottom: 30px; }
            body main .blue .contents #seminar-list1 .info .btn--blue {
              background-color: #0db2fd;
              color: #fff; }
              @media (hover: hover) and (pointer: fine) {
                body main .blue .contents #seminar-list1 .info .btn--blue:hover {
                  background-color: #86dafe;
                  color: #fff;
                  transition: 0.5s; } }
            body main .blue .contents #seminar-list1 .info .btn--radius {
              position: relative;
              border-radius: 5px;
              display: flex;
              justify-content: center;
              align-items: center;
              margin: 40px auto 0; }
            body main .blue .contents #seminar-list1 .info .btn--icon01_b::before {
              background: url("../img/chevron-right_b.svg") no-repeat right center;
              top: 50%;
              transform: translateY(-50%); }
    body main .orange {
      background-color: #fff5e5;
      padding: 80px 0; }
      body main .orange .contents {
        width: 1024px;
        margin: auto;
        padding: 0px 15px; }
        body main .orange .contents .title {
          display: flex;
          align-items: center;
          width: 994px;
          justify-content: center;
          margin: auto;
          height: 61px;
          background-image: url(../img/orange_title.png);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center center;
          margin-bottom: 40px; }
          body main .orange .contents .title h2 {
            font-size: 24px;
            color: white;
            display: contents; }
            body main .orange .contents .title h2:before {
              content: '';
              display: inline-block;
              background-image: url("../img/orange_icon.png");
              background-repeat: no-repeat;
              background-position-y: 2px;
              background-size: auto;
              margin-right: 5px;
              width: 51px;
              height: 53px; }
        body main .orange .contents .btn--orange {
          background-color: #f7931e;
          color: #fff; }
          @media (hover: hover) and (pointer: fine) {
            body main .orange .contents .btn--orange:hover {
              background-color: #ffcf98;
              color: #fff;
              transition: 0.5s; } }
        body main .orange .contents .btn--radius {
          position: relative;
          border-radius: 5px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin: 40px auto 0; }
        body main .orange .contents .btn {
          position: relative;
          display: block;
          transition: 0.5s;
          font-size: 1.5rem;
          display: inline-flex;
          justify-content: center;
          border-radius: 8px;
          width: 360px;
          height: 48px;
          font-weight: bold; }
          body main .orange .contents .btn::before, body main .orange .contents .btn::after {
            content: "";
            position: absolute;
            background-size: contain;
            width: 15px;
            aspect-ratio: 1 / 1;
            right: 20px;
            transition: 0.5s; }
        body main .orange .contents .btn--orange {
          background-color: #f7931e;
          color: #fff;
          display: flex;
          align-items: center;
          margin: 50px auto 0px; }
          @media (hover: hover) and (pointer: fine) {
            body main .orange .contents .btn--orange:hover {
              background-color: #ffcf98;
              color: #fff;
              transition: 0.5s; } }
        body main .orange .contents .btn--icon03_w::before {
          background: url("../img/keyboard_double_arrow_left_w.svg") no-repeat right center; }
        body main .orange .contents .infobox {
          background-color: white;
          margin-bottom: 80px;
          position: relative; }
          body main .orange .contents .infobox .bgimg {
            background-image: url(../img/firstview_icon1.svg);
            display: block;
            content: "";
            width: 148px;
            height: 159px;
            background-repeat: no-repeat;
            position: absolute;
            bottom: 0;
            left: 70px; }
          body main .orange .contents .infobox .inner {
            display: flex;
            align-items: flex-start;
            flex-direction: column;
            justify-content: center;
            margin: 0 auto;
            height: 160px;
            width: 690px;
            margin-left: 235px; }
            body main .orange .contents .infobox .inner h2 {
              font-size: 25px;
              color: #f7931e;
              height: 44px;
              margin-left: 0px;
              margin-bottom: 10px;
              display: flex;
              align-items: center; }
              body main .orange .contents .infobox .inner h2:before {
                content: '';
                display: inline-block;
                background-image: url("../img/firstview_icon2.svg");
                background-repeat: no-repeat;
                background-position-y: 2px;
                background-size: 46px;
                margin-right: 8px;
                width: 53px;
                padding-bottom: 38px; }
            body main .orange .contents .infobox .inner p {
              font-size: 18px;
              color: #003399;
              font-weight: 600; }
        body main .orange .contents .info {
          background-color: #fff; }
        body main .orange .contents #seminar-list2 {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          align-items: center;
          margin: auto;
          gap: 17px;
          justify-content: flex-start; }
          body main .orange .contents #seminar-list2 li {
            width: 320px;
            position: relative;
            box-shadow: 0px 5px 15px rgba(51, 51, 0, 0.2);
            border-radius: 10px; }
            body main .orange .contents #seminar-list2 li .new {
              display: flex;
              align-items: center;
              justify-content: center;
              width: 42px;
              height: 42px;
              background-color: #fcee21;
              color: #f7931e;
              font-size: 14px;
              font-weight: bold;
              position: absolute;
              border-radius: 50%;
              right: -20px;
              top: -20px; }
            body main .orange .contents #seminar-list2 li img {
              border-radius: 10px 10px 0 0; }
          body main .orange .contents #seminar-list2 .is-hidden {
            display: none; }
          body main .orange .contents #seminar-list2 .info {
            background-color: white;
            padding: 25px 20px;
            border-radius: 0 0 10px 10px; }
            body main .orange .contents #seminar-list2 .info h3 {
              color: #f7931e;
              font-size: 14px;
              padding-bottom: 15px; }
              body main .orange .contents #seminar-list2 .info h3 span {
                font-size: 12px; }
            body main .orange .contents #seminar-list2 .info p {
              font-size: 14px;
              line-height: 23px;
              font-weight: 600;
              height: 45px; }
            body main .orange .contents #seminar-list2 .info .btn-flame {
              border: 2px solid #f7931e;
              color: #f7931e; }
              @media (hover: hover) and (pointer: fine) {
                body main .orange .contents #seminar-list2 .info .btn-flame:hover::before {
                  right: 10px;
                  transition: 0.5s; } }
            body main .orange .contents #seminar-list2 .info .btn {
              position: relative;
              display: block;
              transition: 0.5s;
              font-size: 1.5rem;
              display: inline-flex;
              justify-content: center;
              border-radius: 8px;
              width: 220px;
              height: 35px;
              padding: 20px 0; }
              body main .orange .contents #seminar-list2 .info .btn::before, body main .orange .contents #seminar-list2 .info .btn::after {
                content: "";
                position: absolute;
                background-size: contain;
                width: 15px;
                aspect-ratio: 1 / 1;
                right: 20px;
                transition: 0.5s; }
            body main .orange .contents #seminar-list2 .info .title {
              font-size: 2rem;
              margin-bottom: 30px; }
            body main .orange .contents #seminar-list2 .info .btn--orange {
              background-color: #f7931e;
              color: #fff; }
              @media (hover: hover) and (pointer: fine) {
                body main .orange .contents #seminar-list2 .info .btn--orange:hover {
                  background-color: #edcea2;
                  color: #fff;
                  transition: 0.5s; } }
            body main .orange .contents #seminar-list2 .info .btn--radius {
              position: relative;
              border-radius: 5px;
              display: flex;
              justify-content: center;
              align-items: center;
              margin: 40px auto 0; }
            body main .orange .contents #seminar-list2 .info .btn--icon01_b::before {
              background: url("../img/chevron-right_o.svg") no-repeat right center;
              top: 50%;
              transform: translateY(-50%); }
  body .info_2 .contents {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    width: 994px;
    height: 245px;
    margin: auto; }
    body .info_2 .contents h2 {
      font-size: 25px;
      color: #00abeb;
      line-height: 1.4;
      margin-bottom: 7px; }
    body .info_2 .contents p {
      font-size: 16px;
      font-weight: bold; }
    body .info_2 .contents .arrows {
      display: block;
      width: 40px;
      height: 30px;
      background: url("../img/triple_arrows.svg") no-repeat;
      background-size: contain;
      background-position: center; }
    body .info_2 .contents .design03 {
      position: relative;
      background-color: #0db2fd;
      color: #fff;
      font-size: 1.5rem;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      width: 415px;
      height: 85px;
      padding: 20px 0;
      box-shadow: 0px 5px 0px 0px #099ac6;
      transition: 0.5s;
      font-size: 23px;
      font-weight: bold; }
      body .info_2 .contents .design03::before {
        content: "";
        position: absolute;
        background: url("../img/letter.svg") no-repeat left center;
        background-size: contain;
        width: 20px;
        aspect-ratio: 1 / 1;
        left: 35px; }
      body .info_2 .contents .design03::after {
        content: "";
        position: absolute;
        background: url("../img/chevron-right_w.svg") no-repeat right center;
        background-size: contain;
        width: 20px;
        aspect-ratio: 1 / 1;
        right: 20px; }
      @media (hover: hover) and (pointer: fine) {
        body .info_2 .contents .design03:hover {
          box-shadow: none;
          transform: translateY(10px); } }
  body footer {
    background-color: #f2f2f2;
    height: 260px; }
    body footer .contents {
      width: 450px;
      margin: auto; }
    body footer ul {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      padding: 40px; }
      body footer ul li {
        width: 41px;
        display: flex;
        justify-content: center;
        align-items: center; }
    body footer p {
      text-align: center;
      font-size: 14px;
      padding-bottom: 20px; }

@media screen and (max-width: 480px) {
  .pcOnly {
    display: none; }

  .spOnly {
    display: block; }

  body {
    font-family: "Noto Sans JP", sans-serif;
    /* iOSではsans-serifが表示される */ }
    body header .first {
      height: 55px; }
      body header .first img {
        width: 60vw; }
    body header .second {
      background-image: url(../img/bg_sptop.svg);
      background-size: cover;
      height: 115px; }
      body header .second h1 {
        font-size: 25px;
        text-align: center; }
        body header .second h1 span {
          font-size: 16px; }
    body main .blue {
      padding: 20px 0 40px; }
      body main .blue .contents {
        width: 100%;
        padding: 0; }
        body main .blue .contents .title {
          width: 100%;
          display: flex;
          background-size: auto;
          height: 42px;
          background-image: url(../img/blue_title_sp.png); }
          body main .blue .contents .title h2 {
            font-size: 20px; }
            body main .blue .contents .title h2:before {
              background-position-y: center;
              background-position-x: center;
              background-size: contain;
              width: 34px;
              height: 33px; }
        body main .blue .contents .infobox {
          width: 90vw;
          margin: 0 auto 40px;
          border-radius: 10px; }
          body main .blue .contents .infobox .bgimg {
            width: 60px;
            height: 77px;
            left: 20px; }
          body main .blue .contents .infobox .inner {
            width: 90vw;
            margin: auto;
            height: auto;
            padding: 0 0 0px;
            justify-content: unset; }
            body main .blue .contents .infobox .inner h2 {
              font-size: 18px;
              margin: 20px 0px 0 90px;
              display: flex;
              flex-direction: column;
              position: relative;
              align-items: end; }
              body main .blue .contents .infobox .inner h2:before {
                display: none; }
              body main .blue .contents .infobox .inner h2 .bgimg {
                background-image: url(../img/firstview_icon2.svg);
                content: "";
                width: 60px;
                height: 40px;
                background-repeat: no-repeat;
                background-position: center;
                display: flex;
                justify-content: center;
                align-items: flex-start;
                position: absolute;
                top: 0;
                left: -75px; }
            body main .blue .contents .infobox .inner p {
              margin: 30px 0px 30px 90px;
              font-size: 15px;
              display: flex;
              height: 30px;
              flex-direction: column;
              align-items: center;
              justify-content: center;
              font-weight: 600;
              line-height: 1.2; }
            body main .blue .contents .infobox .inner .bgimg {
              background-image: url(../img/firstview_icon1_sp.svg?202601191641);
              content: "";
              width: 61px;
              height: 70px;
              background-repeat: no-repeat;
              background-size: contain;
              position: absolute;
              bottom: 0px;
              left: 22px;
              display: block;
              padding-bottom: 0px; }
        body main .blue .contents .info {
          background-color: #fff; }
          body main .blue .contents .info p {
            font-size: 14px;
            line-height: 23px;
            font-weight: 600; }
        body main .blue .contents #seminar-list1 {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          align-items: center;
          margin: auto;
          gap: 25px;
          justify-content: center; }
          body main .blue .contents #seminar-list1 li {
            width: 90%;
            height: auto;
            position: relative; }
            body main .blue .contents #seminar-list1 li img {
              width: 100%; }
            body main .blue .contents #seminar-list1 li .new {
              right: -10px; }
          body main .blue .contents #seminar-list1 .is-hidden {
            display: none; }
        body main .blue .contents .btn--blue {
          width: 90%;
          margin: 35px auto 0px; }
    body main .orange {
      background-color: #fff5e5;
      padding: 30px 0; }
      body main .orange .contents {
        width: 100%;
        padding: 0; }
        body main .orange .contents .title {
          display: flex;
          align-items: center;
          width: 100%;
          justify-content: center;
          margin: auto;
          height: 61px;
          background-image: url(../img/orange_title_sp.png);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center center;
          margin-bottom: 26px; }
          body main .orange .contents .title h2 {
            font-size: 20px; }
            body main .orange .contents .title h2:before {
              background-position-y: center;
              background-position-x: center;
              background-size: contain;
              width: 34px;
              height: 33px; }
        body main .orange .contents .info {
          background-color: #fff; }
        body main .orange .contents #seminar-list2 {
          display: flex;
          flex-direction: row;
          flex-wrap: wrap;
          align-items: center;
          margin: auto;
          gap: 25px;
          justify-content: center; }
          body main .orange .contents #seminar-list2 li {
            width: 90%;
            height: auto;
            position: relative; }
            body main .orange .contents #seminar-list2 li img {
              width: 100%; }
            body main .orange .contents #seminar-list2 li .new {
              right: -10px; }
          body main .orange .contents #seminar-list2 .is-hidden {
            display: none; }
        body main .orange .contents .btn--orange {
          width: 90%; }
    body main .info_2 {
      height: 355px;
      display: flex; }
      body main .info_2 .contents {
        width: 90%;
        flex-direction: column;
        gap: 0px;
        justify-content: space-evenly;
        height: 295px;
        align-items: center;
        margin: auto; }
        body main .info_2 .contents h2 {
          font-size: 16px;
          text-align: center;
          color: #00abeb;
          line-height: 1.4;
          margin-bottom: 40px; }
        body main .info_2 .contents p {
          font-size: 14px;
          text-align: center;
          line-height: 1.5; }
        body main .info_2 .contents .arrows {
          background: url("../img/triple_arrows_sp.svg") no-repeat;
          height: 40px;
          margin: 25px auto 20px; }
        body main .info_2 .contents .design03 {
          width: 100%;
          font-size: 18px;
          font-weight: bold; }
          body main .info_2 .contents .design03::before {
            left: 8%;
            background-position: center;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            width: 20px; }
          body main .info_2 .contents .design03::after {
            right: 20px;
            background-position: center;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            width: 26px;
            top: 32px; } }
        @media screen and (max-width: 480px) and (hover: hover) and (pointer: fine) {
          body main .info_2 .contents .design03:hover {
            box-shadow: none;
            transform: translateY(10px); } }
@media screen and (max-width: 480px) {
    body footer .contents {
      width: 100%;
      margin: auto; }
      body footer .contents ul {
        padding: 20px 40px; }
      body footer .contents p {
        line-height: 1.2; } }
@media screen and (max-width: 375px) {
  body main .blue .contents .infobox .inner .bgimg {
    left: 10px; }
  body main .blue .contents .infobox .inner p {
    margin: 30px 0px 30px 70px; } }
@media only screen and (max-width: 1024px) and (min-width: 481px) {
  body {
    font-family: "Noto Sans JP", sans-serif; }
    body header .second {
      background-size: cover;
      height: 200px; }
      body header .second h1 {
        font-size: 44px;
        text-align: center; }
        body header .second h1 span {
          font-size: 27px; }
    body main .blue {
      padding: 40px 0; }
      body main .blue .contents {
        width: 100%;
        margin: auto;
        padding: 0 20px; }
        body main .blue .contents .btn--blue {
          width: 90%; }
        body main .blue .contents .title {
          width: 100%;
          background-size: cover;
          height: 42px; }
          body main .blue .contents .title h2 {
            font-size: 20px; }
            body main .blue .contents .title h2:before {
              background-position-y: center;
              background-position-x: center;
              background-size: contain;
              width: 34px;
              height: 33px; }
        body main .blue .contents .infobox {
          width: 90vw;
          margin: 0 auto 40px;
          border-radius: 10px; }
          body main .blue .contents .infobox .bgimg {
            display: none; }
          body main .blue .contents .infobox .inner {
            width: 90vw;
            margin: auto;
            height: auto;
            padding: 0 0 0px;
            justify-content: unset; }
            body main .blue .contents .infobox .inner h2 {
              font-size: 20px;
              margin: 20px 0px 0 180px;
              position: relative;
              align-items: center;
              justify-content: center; }
              body main .blue .contents .infobox .inner h2:before {
                display: none; }
              body main .blue .contents .infobox .inner h2 .bgimg {
                background-image: url(../img/firstview_icon2.svg);
                content: "";
                width: 60px;
                height: 40px;
                background-repeat: no-repeat;
                background-position: center;
                display: flex;
                justify-content: center;
                align-items: flex-start;
                position: absolute;
                top: 0;
                left: -65px; }
            body main .blue .contents .infobox .inner p {
              margin: 25px 0px 30px 120px;
              font-size: 17px;
              display: flex;
              height: 33px;
              justify-content: center;
              align-items: center; }
            body main .blue .contents .infobox .inner .bgimg {
              width: 111px;
              height: 130px;
              bottom: 0px;
              left: 19px;
              display: block; }
        body main .blue .contents #seminar-list1 {
          flex-direction: column; }
          body main .blue .contents #seminar-list1 li {
            width: 100%;
            height: auto;
            position: relative;
            max-width: 650px; }
            body main .blue .contents #seminar-list1 li img {
              width: 100%; }
            body main .blue .contents #seminar-list1 li .new {
              right: -10px;
              width: 70px;
              height: 70px;
              font-size: 21px; }
          body main .blue .contents #seminar-list1 .is-hidden {
            display: none; }
          body main .blue .contents #seminar-list1 .info {
            background-color: white;
            padding: 25px 20px;
            border-radius: 0 0 10px 10px; }
            body main .blue .contents #seminar-list1 .info h3 {
              font-size: 24px;
              padding-bottom: 15px; }
              body main .blue .contents #seminar-list1 .info h3 span {
                font-size: 20px; }
            body main .blue .contents #seminar-list1 .info p {
              font-size: 18px;
              line-height: 23px; }
    body main .orange .contents {
      width: 100%;
      margin: auto;
      padding: 0 20px; }
      body main .orange .contents .btn--orange {
        width: 90%; }
      body main .orange .contents .title {
        width: 100%;
        background-size: cover;
        height: 42px; }
        body main .orange .contents .title h2 {
          font-size: 20px; }
          body main .orange .contents .title h2:before {
            background-position-y: center;
            background-position-x: center;
            background-size: contain;
            width: 34px;
            height: 33px; }
      body main .orange .contents #seminar-list2 {
        flex-direction: column; }
        body main .orange .contents #seminar-list2 li {
          width: 100%;
          height: auto;
          position: relative;
          max-width: 650px; }
          body main .orange .contents #seminar-list2 li img {
            width: 100%; }
          body main .orange .contents #seminar-list2 li .new {
            right: -10px;
            width: 70px;
            height: 70px;
            font-size: 21px; }
        body main .orange .contents #seminar-list2 .is-hidden {
          display: none; }
        body main .orange .contents #seminar-list2 .btn--orange {
          width: 90%; }
        body main .orange .contents #seminar-list2 .info {
          background-color: white;
          padding: 25px 20px;
          border-radius: 0 0 10px 10px; }
          body main .orange .contents #seminar-list2 .info h3 {
            font-size: 24px;
            padding-bottom: 15px; }
            body main .orange .contents #seminar-list2 .info h3 span {
              font-size: 20px; }
          body main .orange .contents #seminar-list2 .info p {
            font-size: 18px;
            line-height: 23px; }
    body .info_2 {
      height: 450px; }
      body .info_2 .contents {
        width: 90%;
        flex-direction: column;
        gap: 30px;
        justify-content: center;
        height: 450px; }
        body .info_2 .contents h2 {
          font-size: 28px;
          text-align: center;
          line-height: 1.4;
          margin-bottom: 40px; }
        body .info_2 .contents p {
          font-size: 22px;
          text-align: center;
          line-height: 1.5; }
        body .info_2 .contents .arrows {
          background: url("../img/triple_arrows_sp.svg") no-repeat;
          height: 40px; }
        body .info_2 .contents .design03 {
          width: 100%;
          font-size: 26px;
          font-weight: bold; }
          body .info_2 .contents .design03::before {
            left: 20%;
            background-position: center;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            width: 26px; }
          body .info_2 .contents .design03::after {
            right: 140px;
            background-position: center;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            width: 26px;
            top: 32px; } }
        @media only screen and (max-width: 1024px) and (min-width: 481px) and (hover: hover) and (pointer: fine) {
          body .info_2 .contents .design03:hover {
            box-shadow: none;
            transform: translateY(10px); } }
@media only screen and (max-width: 1024px) and (min-width: 481px) {
    body footer .contents {
      width: 100%;
      margin: auto; }
      body footer .contents ul {
        justify-content: space-evenly;
        padding: 40px 150px; } }
