.body {
  color: #000;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.top-box {
  height: 100vh;
}

.video-opt {
  background-image: linear-gradient(#00000096, #00000096);
  height: 100vh;
  position: relative;
}

.bcgr-vid {
  height: 100vh;
}

.logo-ep {
  padding-top: 10px;
  padding-right: 40px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.ep-link {
  width: 116px;
}

.main-ttl {
  background-color: #25365200;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: auto 0% 30%;
}

.heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 56px;
  line-height: 135%;
}

.subtitle-text {
  color: #fff;
  text-align: center;
  font-size: 22px;
  line-height: 150%;
}

.spoption {
  background-color: #dc3545;
  border-radius: 320px;
  justify-content: center;
  align-items: center;
  width: 300px;
  margin-top: 20px;
  padding: 20px;
  display: flex;
}

.namesp-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.sp-linkopt {
  background-color: #dc3545;
  border-radius: 280px;
  width: 280px;
  margin-top: 20px;
  padding: 20px;
  text-decoration: none;
  transition: all .555s;
}

.sp-linkopt:hover {
  background-color: #253652;
  transform: translate(0, 10px);
  box-shadow: inset 0 0 0 1px #fff;
}

.text1 {
  margin-bottom: 20px;
}

.link {
  color: #dc3545;
  font-weight: 500;
}

.pream-sec {
  background-color: #eee;
}

.sup-box {
  flex-flow: column;
  display: flex;
}

.date-text {
  text-align: right;
  margin-bottom: 0;
  font-weight: 500;
}

.pream-box {
  width: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.sp-link-box {
  margin-top: 5px;
}

.cont {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.supdate {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.spons-text {
  color: #dc3545;
  margin-right: 0;
  font-weight: 500;
}

.zmist-sec {
  background-color: #253652;
  padding-bottom: 0;
}

.zmist-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.zmist-lbl-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 100%;
}

.zmist-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.zmist-link-item {
  border: 1px #fff;
  border-radius: 8px;
  padding: 20px;
  text-decoration: none;
  box-shadow: inset 0 0 0 1px #ffffff6e;
}

.zmist-link-item:hover {
  background-color: #dc3545;
  border-style: none;
}

.zmist-name-text {
  color: #fff;
  text-align: center;
  text-transform: none;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
}

.arr-box {
  text-align: right;
}

.chapter-sec {
  background-color: #eee;
  padding-bottom: 0;
}

.chapter-sec.whitest {
  background-color: #fff;
}

.chapter-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-2 {
  color: #253652;
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 0%;
  line-height: 135%;
}

.textn {
  margin-bottom: 20px;
}

.dif {
  background-color: #fff;
  border: 1px solid #cacaca;
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
}

.dif-lbl-text {
  margin-bottom: 40px;
  font-weight: 600;
}

.dif-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dif-grid-item {
  background-color: #253652;
  border-radius: 8px;
  padding: 20px;
}

.dif-grid-item.red {
  background-color: #dc3545;
}

.difname-tx {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.dif-arrow {
  text-align: right;
  margin-top: 0;
  margin-bottom: 10px;
}

.dif-simple-text {
  color: #fff;
  font-size: 14px;
}

.difhead {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.mif {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.mif-item {
  background-color: #253652;
  border-radius: 8px;
  padding: 20px;
}

.circle-box {
  background-color: #dc3545;
  border-radius: 108px;
  justify-content: center;
  align-items: center;
  width: 108px;
  height: 108px;
  display: flex;
}

.mif_number_text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
}

.mif-name-text {
  color: #fff;
  text-transform: uppercase;
  padding-left: 0;
  font-size: 16px;
  font-weight: 600;
}

.ab-mif {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #dfdede;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.5fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 10px;
  display: grid;
}

.mif-norm-text {
  color: #fff;
  padding-top: 10px;
}

.adv-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #cacaca;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.75fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 10px;
  display: grid;
}

.step-box {
  background-color: #dc3545;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.step-text {
  color: #fff;
  font-size: 40px;
  line-height: 100%;
}

.acc-span {
  color: #dc3545;
  font-weight: 600;
}

.quotation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #253652;
  border-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px;
  display: grid;
}

.quot-text {
  color: #253652;
  font-weight: 600;
}

.link-2 {
  color: #dc3545;
  font-weight: 600;
}

.foot-sec {
  background-color: #253652;
}

.cont-2 {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.footer-box {
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer-text {
  color: #fff;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 14px;
}

.ph_box {
  border-radius: 8px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image {
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-3, .link-4, .link-5, .link-6 {
  color: #dc3545;
}

.link-7 {
  color: #dc3545;
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .main-ttl {
    bottom: 35%;
  }

  .heading {
    font-size: 64px;
  }
}

@media screen and (min-width: 1440px) {
  .logo-ep {
    padding-top: 20px;
  }

  .ep-link {
    width: 128px;
  }

  .main-ttl {
    background-color: #25365200;
    bottom: 30%;
  }

  .heading {
    font-size: 80px;
  }

  .subtitle-text {
    font-size: 32px;
  }

  .namesp-text {
    letter-spacing: .5px;
    font-size: 16px;
    line-height: 100%;
  }

  .sp-linkopt {
    width: 300px;
    padding: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .logo-ep {
    padding-top: 40px;
  }

  .ep-link {
    width: 180px;
  }

  .main-ttl {
    bottom: 40%;
  }

  .heading {
    font-size: 108px;
  }

  .subtitle-text {
    font-size: 40px;
  }
}

@media screen and (max-width: 991px) {
  .logo-ep {
    padding-right: 20px;
  }

  .ep-link {
    width: 104px;
  }

  .heading {
    font-size: 40px;
  }

  .subtitle-text {
    font-size: 18px;
  }

  .cont {
    max-width: 720px;
  }

  .zmist-grid {
    grid-template-columns: 1fr 1fr;
  }

  .circle-box {
    border-radius: 96px;
    width: 96px;
    height: 96px;
  }

  .mif_number_text {
    font-size: 20px;
  }

  .mif-name-text {
    font-size: 15px;
  }

  .quotation {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .cont-2 {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .main-ttl {
    bottom: 35%;
  }

  .heading {
    font-size: 28px;
  }

  .subtitle-text {
    padding-left: 15%;
    padding-right: 15%;
    font-size: 15px;
  }

  .namesp-text {
    font-size: 14px;
  }

  .sp-linkopt {
    width: 260px;
    padding: 10px;
  }

  .cont {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .zmist-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .zmist-name-text {
    height: auto;
    padding-bottom: 10px;
  }

  .arr-box {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .chapter-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-2 {
    font-size: 24px;
  }

  .dif {
    padding: 20px;
  }

  .dif-lbl-text {
    margin-bottom: 20px;
  }

  .dif-grid, .mif {
    grid-template-columns: 1fr;
  }

  .ab-mif {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 3.25fr;
    place-items: center start;
  }

  .adv-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f8f8f8;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
  }

  .step-text {
    font-size: 40px;
  }

  .quotation {
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .cont-2 {
    max-width: none;
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-2 {
    max-width: 70%;
  }
}

@media screen and (max-width: 479px) {
  .logo-ep {
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
    inset: 0% 0% auto;
  }

  .ep-link {
    text-align: center;
  }

  .heading {
    font-size: 28px;
  }

  .subtitle-text {
    padding-left: 5%;
    padding-right: 5%;
  }

  .zmist-grid {
    grid-template-columns: 1fr;
  }

  .mif-name-text {
    text-align: center;
  }

  .ab-mif {
    grid-template-columns: 1fr;
    place-items: center;
  }

  .footer-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-2 {
    max-width: 100%;
  }
}

#w-node-_77fe6029-c4c2-ab69-72ee-76155d21a9bc-68987464, #w-node-_77fe6029-c4c2-ab69-72ee-76155d21a9be-68987464, #w-node-_26fcdbb1-0228-8723-29cf-4833056b169c-68987464, #w-node-_26fcdbb1-0228-8723-29cf-4833056b169e-68987464, #w-node-_370e3db3-39c2-e60b-908c-a8383560e284-68987464, #w-node-_29c20092-13eb-97fb-f77f-a39556e242d0-68987464, #w-node-_72c4975a-24eb-9267-5392-dc1c66c6da6c-68987464, #w-node-_9aa90718-3e88-b78e-ba6b-41172478cf25-68987464, #w-node-_8696ad93-16e2-54fe-f62b-8cdcdc26b793-68987464, #w-node-_79ed7d7d-2d03-9377-8ac2-79af7ffd3fd5-68987464, #w-node-_04a9612d-d3d4-93f3-618e-05c011e08228-68987464 {
  place-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_88419a58-54fb-b099-0bf2-7073ce5d1c1c-68987464 {
    align-self: center;
  }

  #w-node-_77fe6029-c4c2-ab69-72ee-76155d21a9bc-68987464, #w-node-_26fcdbb1-0228-8723-29cf-4833056b169c-68987464, #w-node-_79ed7d7d-2d03-9377-8ac2-79af7ffd3fd5-68987464 {
    place-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_77fe6029-c4c2-ab69-72ee-76155d21a9bc-68987464, #w-node-_26fcdbb1-0228-8723-29cf-4833056b169c-68987464, #w-node-_1a61991e-8005-c4e9-fd95-bb6f93041182-68987464, #w-node-_79ed7d7d-2d03-9377-8ac2-79af7ffd3fd5-68987464 {
    place-self: center;
  }
}


