/* Owned shared layer for KSCO site-level Phase3 */
.pankuzu {
  font-size: 1.3rem;
}

@media screen and (max-width: 640px) {
  .pankuzu {
    font-size: 1.2rem;
  }
}

.pankuzu ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pankuzu ol li:first-child {
  margin-right: 5px;
}

.pankuzu ol li:last-child {
  margin-left: 5px;
}

.pankuzu ol li:last-child a {
  color: #333;
}

header#global_header {
  max-width: 100%;
}

.header {
  width: 100%;
  background: rgba(255, 255, 255, 0.96);
  padding: 0 0 15px;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 3px solid #1d5ea8;
  border-bottom: 2px solid #e6e6e6;
  box-shadow: 0 10px 26px rgba(22, 58, 103, 0.08);
}

@media screen and (max-width: 960px) {
  .header {
    padding: 0 20px 15px;
  }
}

.header-inner {
  max-width: 960px;
  margin: auto;
}

.header-inner h1,
.header-inner p {
  font-size: 1.3rem;
  text-align: left;
  line-height: 1.4;
}

.header-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 834px) {
  .header-cont {
    margin-top: 10px;
  }
}

.header-cont-left {
  margin-top: 10px;
}

.text-logo {
  display: inline-block;
  color: #163a67;
  font-size: 2.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-decoration: none;
}

.text-logo--footer {
  font-size: 2.2rem;
}

.company-wordmark {
  color: #1d5ea8;
  font-size: 3.8rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

@media screen and (max-width: 834px) {
  .header-cont-left {
    margin-top: 0;
  }
}

@media screen and (max-width: 480px) {
  .header-cont-left {
    width: 75%;
  }
}

.header-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .header-contact {
    display: none;
  }
}

.header-tel a {
  color: #363636;
  font-size: 2.1rem;
}

.header-tel a span {
  font-size: 1.7rem;
}

.header-btn {
  margin-left: 15px;
}

.header-btn a {
  color: #fff;
  font-weight: bold;
  background: #1d5ea8;
  display: block;
  padding: 5px 25px;
  letter-spacing: 0.1em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.header-btn a:hover {
  background: #163a67;
}

.header-btn a i {
  margin-right: 5px;
  font-size: 1.6rem;
}

.nav_global {
  width: 100%;
}

.nav_global > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 834px) {
  .nav_global > ul {
    display: none;
  }
}

.nav_global > ul > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-left: 1px dotted #565656;
  position: relative;
}

.nav_global > ul > li:last-child {
  border-right: 1px dotted #565656;
}

.nav_global > ul > li.dropparent {
  font-weight: bold;
  padding: 3px 18px;
  line-height: 1.4;
  cursor: pointer;
}

@media screen and (max-width: 960px) {
  .nav_global > ul > li.dropparent {
    padding: 3px 10px;
  }
}

.nav_global > ul > li > a {
  color: #464646;
  font-weight: bold;
  display: block;
  padding: 3px 18px;
  line-height: 1.4;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.nav_global > ul > li > a:hover {
  color: #1d5ea8;
}

body {
  background: #f7f9fc;
  color: #2c3440;
}

#mainArea {
  background: linear-gradient(180deg, rgba(248, 250, 253, 0.95) 0%, rgba(241, 246, 253, 0.95) 100%);
}

.title_01 article h1,
.title_01 article h2,
.title_02 article h2,
.title_02 article h3,
.title_01 article div,
.title_02 article div,
#mainArea h2,
#mainArea h3 {
  color: #214c82;
}

#mainArea a {
  color: #1d5ea8;
}

#mainArea a:hover {
  color: #163a67;
}

.slider img,
.service_wrap img,
.frame img,
.tbl_normal img,
.map iframe {
  border-radius: 16px;
}

.slider img {
  box-shadow: 0 18px 42px rgba(29, 94, 168, 0.10);
}

.leftbox .txt_box,
.rightbox .news,
.tbl_normal,
.frame,
.form_wrap {
  border-radius: 18px;
}

.rightbox .news,
.form_wrap.news {
  border-radius: 0;
}

.news dl {
  padding: 0 0 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid rgba(33, 76, 130, 0.12);
}

.news dl:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.tbl_01 table tr:first-child td,
.tbl_02 table tr:first-child td,
.tbl_normal table tr:first-child td {
  background-color: #6d8fba;
}

.tbl_normal table td:first-child {
  background-color: #eef4fb;
  color: #214c82;
  font-weight: 700;
}

.btn a,
.header-btn a,
input[type="submit"],
button {
  border-radius: 12px;
}

.page-shell__section {
  margin-bottom: 10px;
}

.bg_wrap {
  background: none !important;
}

@media screen and (max-width: 960px) {
  .nav_global > ul > li > a {
    padding: 3px 10px;
  }
}

.nav_global > ul > li .drop {
  position: absolute;
  top: 100%;
  left: -15%;
  width: 130%;
  z-index: 10;
  display: none;
}

.nav_global > ul > li ul {
  padding: 15px 0;
}

.nav_global > ul > li ul li {
  border-right: none !important;
}

.nav_global > ul > li ul li:last-child a {
  border-bottom: none;
}

.nav_global > ul > li ul li a {
  display: block;
  color: #fff;
  font-weight: 400;
  padding: 5px 0;
  background: rgba(0, 0, 0, 0.6);
  border-bottom: 1px dotted #fff;
  font-size: 1.4rem;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.nav_global > ul > li ul li a:hover {
  opacity: 0.7;
}

.footer {
  font-size: 1.3rem;
  background: #f3f7fc;
  border-top: 1px solid #d8e4f3;
}

.footer-inner {
  max-width: 960px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 35px 0;
}

@media screen and (max-width: 960px) {
  .footer-inner {
    padding: 35px 20px;
    display: block;
  }
}

.footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 960px) {
  .footer-left {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.footer-left p {
  text-align: left;
  margin-left: 15px;
}

.footer-left p a {
  color: #464646;
}

.footer-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 960px) {
  .footer-right {
    margin-top: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 640px) {
  .footer-right {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .footer-right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.footer-right ul:not(:last-child) {
  margin-right: 30px;
}

@media screen and (max-width: 640px) {
  .footer-right ul:not(:last-child) {
    margin-right: 0;
  }
}

.footer-right ul li {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .footer-right ul li {
    width: 49.5%;
    margin-bottom: 1%;
  }
}

.footer-right ul li a {
  color: #464646;
  background: transparent;
  display: inline-block;
  padding: 0;
  text-align: left;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-right ul li a:hover {
  color: #1d5ea8;
}

@media screen and (max-width: 640px) {
  .footer-right ul li a {
    color: #464646;
    display: inline-block;
    text-align: left;
    padding: 0;
  }
}

.footer-right ul li a::before {
  content: none;
}

@media screen and (max-width: 640px) {
  .footer-right ul li a::before {
    display: none;
  }
}

.flexbox_01 .box div::before {
  content: none !important;
}

.flexbox_01 .box div {
  padding-left: 0;
}

.footer-copy {
  background: #163a67;
  padding: 5px 0;
}

.footer-copy a {
  color: #fff;
}

#mainArea,
.slider,
.slider li,
.slider picture,
.slider img {
  position: relative;
  z-index: 1;
}

.slider {
  overflow: hidden;
}

.slider li {
  display: none;
}

.slider li:first-child {
  display: block;
}

.slider li:first-child picture,
.slider li:first-child img {
  display: block;
  width: 100%;
}

.footer-copy a {
  color: #fff;
}

.title_01 h1 {
  font-size: 2.2rem;
  color: #262626;
  line-height: 1.4;
}

@media screen and (max-width: 960px) {
  .title_01 h1 {
    font-size: calc(1.8rem + ((1vw - 3.75px) * calc(100 * (22 - 18) / (960 - 375))));
  }
}

.title_01 h1 span {
  font-size: 1.3rem;
  color: #767676;
  padding-left: 7px;
}

.title_01 h1 span::before {
  content: url(../images/home/slash.png);
  margin-right: 7px;
}

@media screen and (max-width: 375px) {
  .title_01 h1 span {
    font-size: 1.2rem;
  }
}

.title_01 h2 {
  font-size: 2.2rem;
  color: #262626;
  line-height: 1.4;
}

@media screen and (max-width: 960px) {
  .title_01 h2 {
    font-size: calc(1.8rem + ((1vw - 3.75px) * calc(100 * (22 - 18) / (960 - 375))));
  }
}

.title_01 h2 span {
  font-size: 1.3rem;
  color: #767676;
  padding-left: 7px;
}

.title_01 h2 span::before {
  content: url(../images/home/slash.png);
  margin-right: 7px;
}

@media screen and (max-width: 375px) {
  .title_01 h2 span {
    font-size: 1.2rem;
  }
}

.title_02 h2 {
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #1d5ea8;
  font-size: 2rem;
  line-height: 1.4;
}

@media screen and (max-width: 960px) {
  .title_02 h2 {
    font-size: calc(1.8rem + ((1vw - 3.75px) * calc(100 * (20 - 18) / (1200 - 375))));
  }
}

.support-flow {
  background: #eef5fb;
  border-radius: 28px;
  padding: 38px 42px 34px;
}

.support-flow__brand {
  width: fit-content;
  min-width: 260px;
  margin: 0 auto 18px;
  padding: 18px 42px;
  border-radius: 999px;
  background: #1d5ea8;
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.support-flow__lead {
  max-width: 620px;
  margin: 0 auto 28px;
  color: #426488;
  font-size: 1.55rem;
  font-weight: 600;
  line-height: 1.7;
  text-align: center;
}

.support-flow__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px 24px;
  max-width: 760px;
  margin: 0 auto;
  padding: 0 0 28px;
}

.support-flow__card {
  position: relative;
  min-height: 154px;
  padding: 26px 24px 24px;
  border: 4px solid #b9d1ee;
  border-radius: 28px;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
  box-shadow: 0 14px 34px rgba(29, 94, 168, 0.06);
}

.support-flow__step {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 56px;
  height: 32px;
  margin: 0 auto 14px;
  padding: 0 14px;
  border-radius: 999px;
  background: #e9f1fb;
  color: #1d5ea8;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.support-flow__card h3 {
  margin: 0 0 10px;
  color: #1e4f8f;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.2;
}

.support-flow__card p {
  margin: 0;
  color: #2f5e9a;
  font-size: 1.42rem;
  font-weight: 600;
  line-height: 1.45;
}

.support-flow__summary {
  max-width: 560px;
  margin: 0 auto;
  padding: 26px 30px 24px;
  border: 4px solid #b9d1ee;
  border-radius: 28px;
  background: #fff;
  text-align: center;
}

.support-flow__summary h3 {
  margin: 0 0 8px;
  color: #1e4f8f;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.3;
}

.support-flow__summary p {
  margin: 0;
  color: #2f5e9a;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
}

@media screen and (max-width: 834px) {
  .support-flow {
    padding: 30px 24px 28px;
  }

  .support-flow__brand {
    min-width: 220px;
    margin-bottom: 28px;
    padding: 16px 32px;
    font-size: 2.6rem;
  }

  .support-flow__lead {
    margin-bottom: 22px;
    font-size: 1.4rem;
  }

  .support-flow__grid {
    gap: 18px;
    max-width: 100%;
    padding-bottom: 26px;
  }

  .support-flow__card {
    min-height: 146px;
    padding: 22px 16px 20px;
  }

  .support-flow__card h3 {
    font-size: 2rem;
  }

  .support-flow__card p {
    font-size: 1.3rem;
  }

  .support-flow__summary h3 {
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 640px) {
  .support-flow {
    border-radius: 22px;
    padding: 24px 16px;
  }

  .support-flow__brand {
    min-width: 0;
    width: 100%;
    max-width: 240px;
    margin-bottom: 24px;
    font-size: 2.2rem;
  }

  .support-flow__lead {
    margin-bottom: 18px;
    font-size: 1.3rem;
    line-height: 1.65;
  }

  .support-flow__grid {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 0 0 24px;
  }

  .support-flow__card {
    min-height: 0;
  }

  .support-flow__summary {
    padding: 22px 18px;
  }

  .support-flow__summary h3 {
    font-size: 1.9rem;
  }

  .support-flow__summary p {
    font-size: 1.25rem;
  }
}
