@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/Overpass-Light.ttf") format("truetype"); }
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/Overpass-Regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 700;
  src: url("fonts/Overpass-Bold.ttf") format("truetype"); }
@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/Overpass-Black.ttf") format("truetype"); }
body {
  margin: 0;
  padding: 0;
  font-size: 1.0rem;
  font-family: -apple-system, sans-serif;
  line-height: 1.4em;
  color: #000; }

h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, form, input {
  margin: 0;
  padding: 0; }

p {
  margin: 0;
  padding: 0; }

li {
  margin: 0;
  padding: 0;
  list-style: none; }

img {
  border: 0; }

hr {
  display: none; }

a, a:link {
  color: inherit;
  text-decoration: none; }

a:visited {
  color: inherit;
  text-decoration: none; }

a:hover {
  color: inherit;
  text-decoration: none; }

table {
  font-size: 100%; }

.clearfix:after {
  clear: both;
  content: "";
  display: block; }

.clear {
  clear: both; }

.hide {
  display: none; }

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

.inner {
  width: 900px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .inner {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      box-sizing: border-box; } }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

/* common
---------------------------------- */
* {
  box-sizing: border-box; }

html,
body {
  width: 100%;
  height: 100%; }

body {
  -webkit-text-size-adjust: 100%;
  font-family: 'Overpass', sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25;
  font-size: 16px;
  color: #121212;
  background: #F0F3F8; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 4vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    body {
      font-size: 15px; } }

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

.sp {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp {
      display: block; } }

.pc {
  display: block; }
  @media screen and (max-width: 768px) {
    .pc {
      display: none; } }

* {
  box-sizing: border-box; }

/* layout
---------------------------------- */
#wrap {
  min-width: 1280px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    #wrap {
      min-width: 100%; } }

#header {
  position: relative;
  width: 100%;
  height: 125px;
  background: #00A5C0;
  color: #fff; }
  @media screen and (max-width: 768px) {
    #header {
      height: 60px; } }
  #header #logo {
    position: absolute;
    top: 50%;
    right: 34px;
    line-height: 0;
    transform: translateY(-50%); }
    @media screen and (max-width: 768px) {
      #header #logo {
        right: 10px;
        width: 20%;
        max-width: 100px; }
        #header #logo img {
          width: 100%; } }

#siteId {
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
  letter-spacing: -0.03em; }
  @media screen and (max-width: 768px) {
    #siteId {
      left: 10px;
      letter-spacing: 0; } }
  #siteId a {
    display: flex;
    align-items: center; }
  #siteId span:nth-of-type(1) {
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid #fff;
    font-size: 25px;
    line-height: 1.12;
    font-weight: 300; }
    @media screen and (max-width: 768px) {
      #siteId span:nth-of-type(1) {
        font-size: 2.9333333333vw;
        margin-right: 10px;
        padding-right: 10px; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    #siteId span:nth-of-type(1) {
      font-size: 11px; } }

  #siteId span:nth-of-type(2) {
    font-size: 44px;
    line-height: 1.4318181818;
    font-weight: 900; }
    @media screen and (max-width: 768px) {
      #siteId span:nth-of-type(2) {
        display: block;
        font-size: 5.3333333333vw;
        padding-top: 3px; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    #siteId span:nth-of-type(2) {
      font-size: 20px; } }

.contents-title {
  font-size: 188px;
  font-weight: 900;
  line-height: 1;
  color: #fff;
  margin-top: -12px; }
  @media screen and (max-width: 768px) {
    .contents-title {
      font-size: 16vw;
      margin-top: -8px; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .contents-title {
      font-size: 60px; } }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 86px;
  height: 3px;
  margin: 0 2.5px;
  border-radius: 0;
  opacity: 1;
  background: #fff; }
  @media screen and (max-width: 768px) {
    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
      width: 40px; } }
  .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0078C0; }

.swiper-slide img {
  width: 100%; }

#kv .swiper-pagination-bullets {
  bottom: 37px;
  width: 100%;
  padding-right: 34px;
  text-align: right;
  line-height: 0; }
  @media screen and (max-width: 768px) {
    #kv .swiper-pagination-bullets {
      bottom: 20px;
      padding-right: 10px; } }

.program {
  width: 900px;
  margin: 0 auto;
  padding-bottom: 34px; }
  @media screen and (max-width: 768px) {
    .program {
      width: 100%;
      padding-left: 20px;
      padding-right: 20px; } }
  .program-item {
    margin-bottom: 24px; }
    .program-item a {
      position: relative;
      display: block;
      padding: 35px 30px 40px 40px;
      background: #fff;
      border-radius: 6px;
      border-left: 6px solid #0F4190;
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.16);
      transition: 0.2s; }
      @media screen and (max-width: 768px) {
        .program-item a {
          padding: 20px;
          padding-top: 30px; } }
      .program-item a > div {
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 768px) {
          .program-item a > div {
            display: block; } }
    .program-item-number {
      position: absolute;
      top: -6px;
      left: -8px;
      color: rgba(15, 65, 144, 0.07);
      font-size: 140px;
      font-weight: 900;
      line-height: 1; }
      @media screen and (max-width: 768px) {
        .program-item-number {
          top: -4px;
          font-size: 32vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .program-item-number {
      font-size: 120px; } }

    .program-item-body {
      position: relative;
      width: 420px; }
      @media screen and (max-width: 768px) {
        .program-item-body {
          width: 100%; } }
    .program-item-img {
      width: 360px;
      line-height: 0; }
      @media screen and (max-width: 768px) {
        .program-item-img {
          width: 100%;
          margin-top: 20px; } }
    .program-item-title {
      margin-bottom: 10px;
      font-size: 32px;
      font-weight: 900;
      line-height: 1.1875; }
      @media screen and (max-width: 768px) {
        .program-item-title {
          font-size: 7.2vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .program-item-title {
      font-size: 27px; } }

    .program-item-para {
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        .program-item-para {
          margin-bottom: 15px; } }
    .program-item-btn {
      font-size: 18px;
      font-weight: 900; }
      .program-item-btn span {
        display: inline-block;
        padding: 11px 13px;
        border-radius: 3px;
        background: #1d2382;
        background: linear-gradient(#0090E6, #1D2382 50px, #1D2382 100px, #0090E6);
        background-size: 100px 150px;
        line-height: 1;
        color: #fff;
        transition: 0.2s; }
        .program-item-btn span img {
          vertical-align: bottom;
          margin-right: 10px;
          width: 24px;
          height: 24px; }
    .program-item a:hover {
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3); }
      .program-item a:hover .program-item-btn span {
        background-position: 0 100%; }

#pagetop {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #0F4190;
  text-align: center;
  cursor: pointer; }
  @media screen and (max-width: 768px) {
    #pagetop {
      font-size: 4.2666666667vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    #pagetop {
      font-size: 16px; } }

  #pagetop a {
    display: block; }
  #pagetop img {
    margin-right: 14px;
    vertical-align: -2px; }
    @media screen and (max-width: 768px) {
      #pagetop img {
        width: 15px;
        margin-right: 10px; } }

#footer {
  padding: 65px 0 35px 0;
  background: #071848;
  color: #fff; }
  @media screen and (max-width: 768px) {
    #footer {
      padding: 40px 0 30px 0; } }
  #footer .footer-btn {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      #footer .footer-btn {
        display: block; } }
    #footer .footer-btn a {
      position: relative;
      display: block;
      width: calc(50% - 10px);
      padding: 22px 0 18px 20px;
      background: #0F4190;
      font-size: 17px;
      font-weight: 900;
      border-radius: 3px;
      transition: 0.2s; }
      @media screen and (max-width: 768px) {
        #footer .footer-btn a {
          transition: none;
          width: 100%; }
          #footer .footer-btn a:nth-child(1) {
            margin-bottom: 13px; } }
      @media (max-width: 480px) {
        #footer .footer-btn a {
          font-size: 16px;
          text-align: left;
          padding-left: 15px; } }
      @media (max-width: 410px) {
        #footer .footer-btn a {
          font-size: 14.5px; } }
      @media screen and (max-width: 320px) {
        #footer .footer-btn a {
          font-size: 12px; } }
      #footer .footer-btn a svg {
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        width: 16px;
        fill: #fff;
        transition: 0.2s; }
        @media screen and (max-width: 768px) {
          #footer .footer-btn a svg {
            width: 13px;
            right: 12px; } }
      #footer .footer-btn a:hover {
        background: #fff;
        color: #0F4190; }
        @media screen and (max-width: 768px) {
          #footer .footer-btn a:hover {
            background: #0F4190;
            color: #fff; } }
        #footer .footer-btn a:hover svg {
          fill: #0F4190; }
          @media screen and (max-width: 768px) {
            #footer .footer-btn a:hover svg {
              fill: #fff; } }
  #footer .copyright {
    margin-top: 37px;
    padding-top: 37px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      #footer .copyright {
        margin-top: 30px;
        padding-top: 30px;
        font-size: 2.9333333333vw;
        text-align: center; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    #footer .copyright {
      font-size: 11px; } }

@keyframes mmfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes mmfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes mmslideIn {
  from {
    margin-top: 15px; }
  to {
    margin-top: 0; } }
@keyframes mmslideOut {
  from {
    margin-top: 0; }
  to {
    margin-top: -10px; } }
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000; }
  .modal.is-open {
    display: block; }
  .modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .modal-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1000px;
    line-height: 0;
    z-index: 100000; }
    @media screen and (max-width: 768px) {
      .modal-container {
        width: 100%;
        padding: 0 10px; } }
  .modal-close {
    position: absolute;
    right: -52px;
    top: 0;
    cursor: pointer;
    z-index: 100010; }
    @media screen and (max-width: 768px) {
      .modal-close {
        right: 12px;
        top: -42px;
        width: 30px; } }
  .modal video {
    width: 100%;
    height: auto; }

.modal .modal-overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.modal .modal-container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1); }

.modal.is-open .modal-overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.modal.is-open .modal-container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1); }

.modal .modal-container,
.modal .modal-overlay {
  will-change: transform; }

.mv {
  position: relative;
  color: #0F4190; }
  .mv-logo {
    position: absolute;
    top: 30px;
    left: 33px;
    z-index: 100; }
    @media screen and (max-width: 768px) {
      .mv-logo {
        top: 15px;
        left: 15px; }
        .mv-logo img {
          width: 130px; } }
  .mv-in {
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .mv-in {
        flex-direction: column-reverse;
        padding-top: 50px; } }
  .mv-body {
    position: relative;
    width: 47.4%;
    background: #fff;
    text-align: right; }
    @media screen and (max-width: 768px) {
      .mv-body {
        width: 100%;
        text-align: left; } }
    .mv-body-inner {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 89.78%;
      text-align: left; }
      @media screen and (max-width: 768px) {
        .mv-body-inner {
          position: static;
          transform: none;
          width: 100%;
          padding: 30px 20px; } }
  .mv-img {
    width: 52.6%;
    line-height: 0; }
    @media screen and (max-width: 768px) {
      .mv-img {
        width: 100%; } }
    .mv-img img {
      width: 100%; }
  .mv-title {
    margin-bottom: 25px; }
    @media screen and (max-width: 768px) {
      .mv-title {
        margin-bottom: 15px; } }
    .mv-title span {
      display: block; }
      .mv-title span:nth-of-type(1) {
        margin-bottom: 5px;
        font-size: 38px;
        font-weight: 400;
        line-height: 1.3947368421; }
        @media screen and (max-width: 768px) {
          .mv-title span:nth-of-type(1) {
            font-size: 5.3333333333vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .mv-title span:nth-of-type(1) {
      font-size: 20px; } }

      .mv-title span:nth-of-type(2) {
        font-size: 60px;
        font-weight: 900;
        line-height: 0.9333333333; }
        @media screen and (max-width: 768px) {
          .mv-title span:nth-of-type(2) {
            font-size: 10.1333333333vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .mv-title span:nth-of-type(2) {
      font-size: 38px; } }

  .mv-para {
    margin-bottom: 35px;
    font-size: 14px;
    line-height: 2.1428571429; }
    @media screen and (max-width: 768px) {
      .mv-para {
        margin-bottom: 30px;
        font-size: 3.7333333333vw;
        line-height: 1.8; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .mv-para {
      font-size: 14px; } }

  .mv-btn li {
    display: inline-block;
    margin-right: 8px;
    font-weight: 900;
    font-size: 18px; }
    @media screen and (max-width: 768px) {
      .mv-btn li {
        font-size: 4.2666666667vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .mv-btn li {
      font-size: 16px; } }

    .mv-btn li img {
      margin-right: 10px;
      vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .mv-btn li img {
          margin-right: 8px; } }
    .mv-btn li a {
      display: block;
      padding: 10px 25px 5px 20px;
      line-height: 2;
      border-radius: 3px;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
      transition: 0.2s; }
      @media screen and (max-width: 768px) {
        .mv-btn li a {
          transition: none;
          padding: 10px 20px 5px 15px; } }
      @media screen and (max-width: 320px) {
        .mv-btn li a {
          padding-left: 10px;
          padding-right: 15px; } }
      .mv-btn li a:hover {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); }
        @media screen and (max-width: 768px) {
          .mv-btn li a:hover {
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); } }
    .mv-btn li:nth-child(1) a {
      background: #0F4190;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .mv-btn li:nth-child(1) a img {
          width: 18px;
          vertical-align: -2px; } }
    .mv-btn li:nth-child(2) a {
      background: #EEF1F7; }
      @media screen and (max-width: 768px) {
        .mv-btn li:nth-child(2) a img {
          width: 26px;
          vertical-align: -4px; } }

.overview-wrap {
  padding-bottom: 70px; }
.overview .swiper-pagination-bullets {
  bottom: 64px;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .overview .swiper-pagination-bullets {
      bottom: 60px; } }
.overview .swiper-slide {
  line-height: 0; }
  .overview .swiper-slide a {
    display: block; }
  .overview .swiper-slide span {
    display: block;
    margin-top: 55px;
    line-height: 1.5;
    font-weight: 700; }
  .overview .swiper-slide img {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16); }
    .overview .swiper-slide img.popup {
      position: absolute;
      top: 0;
      left: 0;
      width: auto; }
.overview .swiper-custom-fraction {
  position: absolute;
  bottom: 0;
  left: 25%;
  width: 50%;
  text-align: right;
  font-weight: 700;
  color: #0F3190; }
  @media screen and (max-width: 768px) {
    .overview .swiper-custom-fraction {
      display: none; } }
.overview.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 5.97%; }
  @media screen and (max-width: 768px) {
    .overview.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
      width: 8%; } }
.overview .swiper-button-prev,
.overview .swiper-button-next {
  top: calc(20px + 41.4%);
  width: 16px;
  height: 40px;
  background-image: none; }
  @media screen and (max-width: 768px) {
    .overview .swiper-button-prev,
    .overview .swiper-button-next {
      top: 38%;
      width: 10px;
      height: 25px; } }
.overview .swiper-button-prev {
  left: calc(50% - 28% - 8px); }
  @media screen and (max-width: 768px) {
    .overview .swiper-button-prev {
      left: calc(50% - 38% - 18px); } }
.overview .swiper-button-next {
  right: calc(50% - 28% - 8px); }
  @media screen and (max-width: 768px) {
    .overview .swiper-button-next {
      right: calc(50% - 38% - 18px); } }

.entry-form {
  position: relative;
  padding: 108px 0 64px 0;
  background: url("../img/bg-formbtn.jpg") no-repeat center 0;
  background-size: cover;
  text-align: center;
  color: #fff; }
  @media screen and (max-width: 768px) {
    .entry-form {
      padding: 50px 20px 40px 20px; } }
  .entry-form-fig {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    line-height: 0; }
    .entry-form-fig img {
      width: 71px; }
      @media screen and (max-width: 768px) {
        .entry-form-fig img {
          width: 55px; } }
  .entry-form-title {
    margin-bottom: 25px;
    font-size: 36px;
    font-weight: 900; }
    @media screen and (max-width: 768px) {
      .entry-form-title {
        margin-bottom: 15px;
        font-size: 7.4666666667vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .entry-form-title {
      font-size: 28px; } }

  .entry-form-para {
    margin-bottom: 25px;
    font-size: 20px; }
    @media screen and (max-width: 768px) {
      .entry-form-para {
        font-size: 3.7333333333vw; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .entry-form-para {
      font-size: 14px; } }

    .entry-form-para:last-of-type {
      margin-bottom: 10px; }
  .entry-form-btn {
    margin-bottom: 25px; }
    .entry-form-btn a {
      position: relative;
      display: inline-block;
      width: 600px;
      padding: 29px 0;
      font-size: 24px;
      font-weight: 700;
      border-radius: 3px;
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
      background: #0090e6;
      background: linear-gradient(90deg, #0090e6 0%, #1d2382 100%);
      transition: 0.2s; }
      @media screen and (max-width: 768px) {
        .entry-form-btn a {
          width: 100%;
          padding: 20px 0;
          font-size: 5.3333333333vw;
          transition: none; } }
  @media screen and (max-width: 768px) and (min-width: 480px) {
    .entry-form-btn a {
      font-size: 20px; } }

      .entry-form-btn a:hover {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); }
        @media screen and (max-width: 768px) {
          .entry-form-btn a:hover {
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); } }
      .entry-form-btn a img {
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%); }
        @media screen and (max-width: 768px) {
          .entry-form-btn a img {
            width: 30px; } }

body.login #footer {
  position: relative;
  width: 100%;
  height: 83px;
  padding: 0; }
  @media screen and (max-width: 768px) {
    body.login #footer {
      padding: 15px;
      padding-top: 20px;
      height: auto; } }
  body.login #footer .copyright {
    position: absolute;
    top: 50%;
    right: 43px;
    transform: translateY(-50%);
    border: 0;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 768px) {
      body.login #footer .copyright {
        position: static;
        text-align: right; } }
  body.login #footer .footer-logo {
    position: absolute;
    top: 50%;
    left: 43px;
    transform: translateY(-50%);
    line-height: 0; }
    @media screen and (max-width: 768px) {
      body.login #footer .footer-logo {
        position: static;
        margin-bottom: 15px;
        transform: none;
        line-height: 1.5; } }
    body.login #footer .footer-logo img {
      width: 156px; }
      @media screen and (max-width: 768px) {
        body.login #footer .footer-logo img {
          width: 130px; } }
