@charset "UTF-8";
.mt-site-search-form {
  display: none;
}

.mv {
  padding-top: 114px;
}
.mv .top {
  padding-top: 40px;
  background: #A7E3FB;
  position: relative;
}
.mv .top .mvb1 {
  top: 0;
  right: 0;
  position: absolute;
  width: 240px;
}
.mv .top .mvb2 {
  top: 0;
  left: 0;
  position: absolute;
  width: 240px;
}
.mv .inner {
  position: relative;
  z-index: 3;
  max-width: 1064px;
  display: grid;
  grid-template-columns: 55% 45%;
}
.mv h1 {
  margin-top: 15px;
}
.mv .left {
  color: #194F9F;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-style: normal;
  padding-top: 50px;
  box-sizing: border-box;
}
.mv .left .tx1 {
  font-size: 3rem;
  background: white;
  border-radius: 100px;
  text-align: center;
  padding: 14px 0;
  line-height: 1;
  font-weight: 700;
  position: relative;
}
.mv .left .tx1 i {
  color: #F55335;
  font-size: 3.2rem;
  font-weight: 700;
}
.mv .left .tx1 em {
  font-size: 4rem;
  font-weight: 700;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.mv .left .tx1:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -8px;
  background-color: white;
  width: 20px;
  height: 16px;
  clip-path: polygon(0 0, 50% 100%, 100% 0%);
}
.mv .left .tx2 {
  font-size: 2.5rem;
  font-weight: 700;
}
.mv .right {
  position: relative;
}
.mv .right .badge {
  position: absolute;
  top: 0;
  right: 0;
  width: 226px;
}
.mv .right .badge img {
  width: 100%;
}
.mv .right .in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.mv .right .in2 {
  text-align: center;
  width: 100%;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  color: #194F9F;
}
.mv .right .in2 p {
  font-weight: 700;
}
.mv .right .in2 .tx2 {
  font-size: 2rem;
}
.mv .right .in2 i {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}
.mv .right .in2 em {
  font-size: 4.2rem;
  font-weight: 700;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.mv .right .mini {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.04rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
.mv .btm {
  position: relative;
  z-index: 4;
  margin-top: -180px;
}
.mv .btm .cir {
  width: 120%;
  position: relative;
  margin-left: -10%;
}
.mv .btm .inb {
  background: #1881D0;
}
.mv .cir {
  background: url("../images/cir1.png") top center/cover;
  height: 120px;
}
.mv .down1 {
  max-width: 700px;
  margin: 0 auto;
  border-radius: 14px;
  position: relative;
  top: -50px;
}
.mv .down1 .ttl {
  text-align: center;
  font-size: 2.2rem;
  color: #1881D0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  background: #EBF6FD;
  padding: 4px 0;
  box-sizing: border-box;
  position: relative;
  border-radius: 14px 14px 0 0;
  margin-bottom: 3px;
}
.mv .down1 .ttl:before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -13px;
  background-color: #EBF6FD;
  width: 26px;
  height: 17px;
  clip-path: polygon(0 0, 50% 100%, 100% 0%);
  z-index: 2;
}
.mv .down1 .ttl:after {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -13px;
  background-color: #1881D0;
  width: 26px;
  height: 17px;
  clip-path: polygon(0 0, 50% 100%, 100% 0%);
  z-index: 1;
}
.mv .down1 .bxw {
  background: white;
  border-radius: 0 0 14px 14px;
  padding: 20px 40px;
  box-sizing: border-box;
}
.mv .down1 .tx_btm {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
}
.mv .down1 .bxw_in {
  display: grid;
  grid-template-columns: 1fr 308px;
  gap: 0 24px;
}
.mv .down1 .bx1 {
  display: grid;
  grid-template-columns: 58px 106px 1fr;
  gap: 0 12px;
  align-items: center;
}
.mv .down1 .bx1 p {
  font-size: 1.1rem;
  font-weight: 600;
}
.mv .down1 .bx1 a {
  display: block;
  margin-top: 5px;
}
.mv .down1 .bx2 {
  display: grid;
  grid-template-columns: 58px 130px 1fr;
  gap: 0 12px;
  align-items: center;
}
.mv .down1 .bx2 p {
  font-size: 1.1rem;
  font-weight: 600;
}
.mv .down1 .bx2 a {
  display: block;
  margin-top: 5px;
}
.mv .spd {
  display: none;
}
@media all and (max-width: 1320px) {
  .mv .inner {
    grid-template-columns: 1fr;
    max-width: 600px;
  }
  .mv .left {
    padding-top: 0;
  }
  .mv .right {
    margin: 40px auto 0 auto;
    max-width: 500px;
  }
  .mv .right .badge {
    top: -30px;
  }
}
@media all and (max-width: 1000px) {
  .mv .inner {
    max-width: 480px;
  }
  .mv .left .tx1 {
    font-size: 2.2rem;
    padding: 10px 0;
  }
  .mv .left .tx1 i {
    font-size: 2.6rem;
  }
  .mv .left .tx1 em {
    font-size: 3rem;
  }
  .mv .left .tx2 {
    font-size: 2rem;
  }
}
@media all and (max-width: 767px) {
  .mv {
    padding-top: 57px;
  }
  .mv .top {
    padding-top: 30px;
  }
  .mv .top .mvb1 {
    width: 55px;
    top: unset;
    bottom: 0;
  }
  .mv .top .mvb2 {
    top: unset;
    bottom: 0;
    width: 113px;
  }
  .mv .left .tx1 {
    font-size: 1.8rem;
    padding: 7px 0;
  }
  .mv .left .tx1 i {
    font-size: 2rem;
  }
  .mv .left .tx1 em {
    font-size: 2.6rem;
  }
  .mv .left .tx1:before {
    bottom: -8px;
    margin-left: -6px;
    width: 12px;
    height: 9px;
  }
  .mv .left .tx2 {
    text-align: left;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 10px;
  }
  .mv .right {
    margin: 20px auto 0 auto;
  }
  .mv .right .badge {
    top: -70px;
    right: -20px;
    width: 170px;
  }
  .mv .right .in2 p {
    font-size: 1.4rem;
  }
  .mv .right .in2 .tx2 {
    font-size: 1.5rem;
    line-height: 1;
  }
  .mv .right .in2 i {
    font-size: 2rem;
  }
  .mv .right .in2 em {
    font-size: 3.2rem;
  }
  .mv .right .in2 .mini {
    bottom: 35px;
    left: 0;
    font-size: 1rem;
  }
  .mv .right .img {
    width: 108%;
  }
  .mv .btm {
    margin-top: -30px;
  }
  .mv .btm .cir {
    width: 120%;
    position: relative;
    margin-left: -10%;
  }
  .mv .btm .inb {
    padding-bottom: 32px;
  }
  .mv .cir {
    background: url("../images/cir1_sp.png") top center/cover;
    height: 40px;
  }
  .mv .down1 {
    margin: 0 auto;
    border-radius: 14px;
    width: 87%;
    top: 0;
  }
  .mv .down1 .ttl {
    font-size: 1.8rem;
    padding: 4px 0;
    border-radius: 12px 12px 0 0;
    margin-bottom: 3px;
  }
  .mv .down1 .ttl:before {
    bottom: -6px;
    margin-left: -8px;
    width: 16px;
    height: 8px;
  }
  .mv .down1 .ttl:after {
    bottom: -10px;
    margin-left: -8px;
    width: 16px;
    height: 8px;
  }
  .mv .down1 .bxw {
    border-radius: 0 0 12px 12px;
    padding: 16px 24px;
  }
  .mv .down1 .tx_btm {
    font-size: 1.1rem;
  }
  .mv .down1 .bxw_in {
    margin-top: 16px;
    gap: 0 40px;
    grid-template-columns: 38% 44%;
  }
  .mv .down1 .bxw_in .pcd {
    display: none;
  }
  .mv .down1 .bx .spd {
    display: block;
    text-align: center;
  }
  .mv .down1 .bx .ic {
    width: 56px;
    margin: 6px auto;
  }
  .mv .down1 .bx1 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0 12px;
  }
  .mv .down1 .bx1 a {
    display: block;
    margin-top: 5px;
  }
  .mv .down1 .bx1 .qr {
    display: none;
  }
  .mv .down1 .bx2 {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0 12px;
    align-items: center;
  }
  .mv .down1 .bx2 a {
    display: block;
    margin-top: 5px;
  }
  .mv .down1 .bx2 .qr {
    display: none;
  }
}

.sec1 {
  padding: 60px 0 50px 0;
  box-sizing: border-box;
}
.sec1 .inner {
  max-width: 1113px;
}
.sec1 h2 {
  text-align: center;
  font-size: 3.2rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #194F9F;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.sec1 h2 em {
  font-family: "Jost", sans-serif;
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1;
}
.sec1 h2 i {
  color: #F55335;
  font-weight: 700;
}
.sec1 .cir_gr {
  margin: 40px 0 0 0;
  position: relative;
}
.sec1 .cent {
  margin: 0 auto;
  width: 470px;
  position: relative;
}
.sec1 .cent .in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 2;
}
.sec1 .cent .in2 {
  width: 100%;
  padding-left: 17px;
  box-sizing: border-box;
}
.sec1 .cent .tl {
  color: #194F9F;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  background: white;
  border-radius: 100px;
  padding: 3px 0;
  box-sizing: border-box;
  position: relative;
  width: 190px;
  margin: 0 auto;
}
.sec1 .cent .tl:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -9px;
  background-color: white;
  width: 18px;
  height: 11px;
  clip-path: polygon(0 0, 50% 100%, 100% 0%);
  z-index: 2;
}
.sec1 .cent .num {
  font-family: "Jost", sans-serif;
  font-weight: 700;
  line-height: 1;
  font-size: 7.2rem;
  color: white;
  text-align: center;
  margin-top: 10px;
}
.sec1 .cent .num i {
  font-size: 5rem;
}
.sec1 .cent .mini {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 60px;
  text-align: center;
  color: white;
  font-size: 1.1rem;
  font-weight: 500;
}
.sec1 .cap {
  font-size: 1.2rem;
  text-align: right;
  margin-top: 30px;
}
.sec1 .bx {
  position: absolute;
}
.sec1 .bx .ic {
  position: absolute;
  width: 90px;
  z-index: 2;
}
.sec1 .bx .tx {
  width: 100%;
  border-radius: 16px;
  background: #F1F7F5;
  letter-spacing: 0.04em;
  text-align: center;
  position: relative;
  -webkit-filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.1));
  -moz-filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.1));
  -ms-filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.1));
}
.sec1 .bx .tx span {
  text-align: left;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.3;
  display: inline-block;
}
.sec1 .bx .tx:before {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 80%;
  background-color: #F1F7F5;
  width: 23px;
  height: 22px;
  clip-path: polygon(0 0, 100% 100%, 100% 0%);
  z-index: 2;
}
.sec1 .bx1 {
  top: 40px;
  left: 0;
  width: 330px;
}
.sec1 .bx1 .ic {
  top: -30px;
  left: -10px;
}
.sec1 .bx1 .tx {
  padding: 21px 10px 20px 60px;
}
.sec1 .bx2 {
  top: 40px;
  right: 0;
  width: 306px;
}
.sec1 .bx2 .ic {
  top: -30px;
  right: -10px;
}
.sec1 .bx2 .tx {
  padding: 21px 60px 20px 10px;
}
.sec1 .bx2 .tx:before {
  left: 15%;
  clip-path: polygon(0 0, 0% 100%, 100% 0%);
}
.sec1 .bx3 {
  bottom: 20px;
  left: 40px;
  width: 330px;
}
.sec1 .bx3 .ic {
  top: -30px;
  left: -10px;
}
.sec1 .bx3 .tx {
  padding: 21px 10px 20px 60px;
}
.sec1 .bx4 {
  bottom: 20px;
  right: 40px;
  width: 306px;
}
.sec1 .bx4 .ic {
  top: -30px;
  right: -10px;
}
.sec1 .bx4 .tx {
  padding: 21px 60px 20px 10px;
}
.sec1 .bx4 .tx:before {
  left: 15%;
  clip-path: polygon(0 0, 0% 100%, 100% 0%);
}
@media all and (max-width: 1150px) {
  .sec1 .bx {
    position: relative;
    width: 330px;
    margin: 40px auto;
    bottom: unset;
    left: unset;
    right: unset;
  }
  .sec1 .bx1 {
    top: unset;
    left: -40px;
  }
  .sec1 .bx1 .tx {
    padding: 21px 10px 20px 60px;
  }
  .sec1 .bx2 {
    top: unset;
    right: -40px;
  }
  .sec1 .bx2 .tx {
    padding: 21px 60px 20px 10px;
  }
  .sec1 .bx2 .tx:before {
    left: 15%;
    clip-path: polygon(0 0, 0% 100%, 100% 0%);
  }
  .sec1 .bx3 {
    top: unset;
    left: -40px;
  }
  .sec1 .bx3 .tx {
    padding: 21px 10px 20px 60px;
  }
  .sec1 .bx4 {
    top: unset;
    right: -40px;
  }
  .sec1 .bx4 .tx {
    padding: 21px 60px 20px 10px;
  }
  .sec1 .bx4 .tx:before {
    left: 15%;
    clip-path: polygon(0 0, 0% 100%, 100% 0%);
  }
  .sec1 .cap {
    text-align: center;
  }
}
@media all and (max-width: 1000px) {
  .sec1 h2 {
    font-size: 2.6rem;
  }
  .sec1 h2 em {
    font-size: 4rem;
  }
}
@media all and (max-width: 767px) {
  .sec1 {
    padding: 32px 0;
  }
  .sec1 h2 {
    font-size: 2.4rem;
  }
  .sec1 h2 em {
    font-size: 3.2rem;
  }
  .sec1 .cir_gr {
    margin: 40px 0 0 0;
  }
  .sec1 .cent {
    width: 340px;
  }
  .sec1 .cent .in2 {
    padding-left: 0;
  }
  .sec1 .cent .tl {
    font-size: 1.5rem;
    padding: 3px 0;
    width: 142px;
  }
  .sec1 .cent .tl:before {
    bottom: -8px;
    margin-left: -6.5px;
    width: 13px;
    height: 18px;
  }
  .sec1 .cent .num {
    font-size: 5.4rem;
    margin-top: 10px;
  }
  .sec1 .cent .num i {
    font-size: 3.7rem;
  }
  .sec1 .cent .mini {
    bottom: 60px;
    font-size: 1rem;
  }
  .sec1 .bx {
    width: 230px;
    margin: 40px auto;
  }
  .sec1 .bx .ic {
    width: 67px;
    top: -20px;
    left: -10px;
  }
  .sec1 .bx .tx span {
    font-size: 1.5rem;
  }
  .sec1 .bx .tx:before {
    bottom: -16px;
    width: 17px;
    height: 16px;
  }
  .sec1 .bx1 {
    top: unset;
    left: 0;
    margin: 50px auto 0 10px;
  }
  .sec1 .bx1 .tx {
    padding: 14px 10px 14px 40px;
  }
  .sec1 .bx2 {
    top: unset;
    right: 0;
    margin: 30px 10px 0 auto;
  }
  .sec1 .bx2 .ic {
    left: auto;
    right: -10px;
  }
  .sec1 .bx2 .tx {
    padding: 14px 40px 14px 10px;
  }
  .sec1 .bx2 .tx:before {
    left: 15%;
    clip-path: polygon(0 0, 0% 100%, 100% 0%);
  }
  .sec1 .bx3 {
    top: unset;
    left: 0;
    margin: 30px auto 0 10px;
  }
  .sec1 .bx3 .tx {
    padding: 14px 10px 14px 40px;
  }
  .sec1 .bx4 {
    top: unset;
    right: 0;
    margin: 30px 10px 0 auto;
  }
  .sec1 .bx4 .ic {
    left: auto;
    right: -10px;
  }
  .sec1 .bx4 .tx {
    padding: 14px 40px 14px 10px;
  }
  .sec1 .bx4 .tx:before {
    left: 15%;
    clip-path: polygon(0 0, 0% 100%, 100% 0%);
  }
  .sec1 .cap {
    text-align: right;
    font-size: 1.1rem;
    margin-top: 20px;
  }
}

.sec2 .cir2 {
  background: url("../images/cir2.png") top center/cover;
  height: 120px;
}
.sec2 .inner {
  max-width: 1080px;
  margin-top: -30px;
}
.sec2 .bgg1 {
  background: #CEE9F9;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.sec2 h2 {
  text-align: center;
  color: #194F9F;
  font-size: 4rem;
  font-weight: 700;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
.sec2 .lead {
  margin-top: 24px;
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
}
.sec2 .bxw {
  margin-top: 96px;
  position: relative;
}
.sec2 .bxw .halfs {
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -67.5px;
  background: white;
  width: 135px;
  height: 135px;
  border: 5px solid #194F9F;
  border-radius: 100%;
  z-index: 1;
  box-shadow: 8px 8px 0 rgba(67, 132, 227, 0.3);
}
.sec2 .bxw .in {
  border: 5px solid #194F9F;
  background: white;
  border-radius: 24px;
  padding: 0 30px 72px 30px;
  position: relative;
  z-index: 2;
  box-shadow: 8px 8px 0 rgba(67, 132, 227, 0.3);
}
.sec2 .bxw .num {
  width: 144px;
  margin: -60px auto 0 auto;
}
.sec2 .ttl_bx1 {
  text-align: center;
  position: relative;
  max-width: 880px;
  margin: 20px auto 40px auto;
}
.sec2 .ttl_bx1 h3 {
  text-align: center;
  color: #015AAD;
  line-height: 1.4;
  font-size: 3.6rem;
  font-weight: 700;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.sec2 .ttl_bx1 .lead2 {
  text-align: center;
  margin-top: 24px;
  font-size: 1.6rem;
  font-weight: 600;
}
.sec2 .ttl_bx1 .im1 {
  width: 76px;
  position: absolute;
  left: 0;
  top: -10px;
}
.sec2 .ttl_bx1 .im2 {
  width: 83px;
  position: absolute;
  right: 0;
  top: -10px;
}
.sec2 .c2 {
  margin: 40px 0 0 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 30px;
}
.sec2 .c2 .bx {
  background: #EBF6FD;
  border-radius: 16px;
  padding: 30px 36px;
}
.sec2 .c2 .ttls {
  border-radius: 100px;
  padding: 15.5px 0;
  text-align: center;
  position: relative;
  color: white;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  background: #1881D0;
}
.sec2 .c2 .ttls .ic {
  position: absolute;
  width: 64px;
  right: 0;
  bottom: -10px;
}
.sec2 .c2 .img {
  max-width: 132px;
  width: 100%;
  margin: 30px auto;
}
.sec2 .c2 .bxx1 {
  padding: 20px;
  box-sizing: border-box;
  border-radius: 8px;
  background: white;
  text-align: center;
}
.sec2 .c2 .bxx1 .fb {
  font-weight: 700;
  font-size: 1.8rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.sec2 .c2 .bxx1 .img12 {
  width: 93%;
  margin: 10px auto 0 auto;
}
.sec2 .c2 .tx {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6;
  margin: 40px 0 10px 0;
  text-align: center;
}
.sec2 .c2 .img21, .sec2 .c2 .img22 {
  margin-top: 30px;
  display: grid;
  grid-template-columns: 132px 1fr;
  align-items: center;
}
.sec2 .c2 .img21 .cont, .sec2 .c2 .img22 .cont {
  background: white;
  border-radius: 0 8px 8px 0;
  padding: 20px 40px;
  box-sizing: border-box;
}
.sec2 .c2 .img21 .ic2, .sec2 .c2 .img22 .ic2 {
  width: 76px;
  margin-bottom: 10px;
}
.sec2 .c2 .img21 p, .sec2 .c2 .img22 p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
}
.sec2 .c2 .img22 {
  margin-top: 40px;
}
.sec2 .voice1 {
  margin-top: 56px;
}
.sec2 .voice1 h3 {
  text-align: center;
  color: #015AAD;
  line-height: 1.2;
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.sec2 .voice1 .c3 {
  display: grid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0 40px;
  width: 97%;
  margin: 70px auto 0 auto;
}
.sec2 .voice1 .bx {
  position: relative;
  border-radius: 16px;
  background: #F1F7F5;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.08);
}
.sec2 .voice1 .ic {
  position: absolute;
  width: 72px;
  top: -50px;
  left: 10px;
}
.sec2 .voice1 .tx {
  padding: 32px 32px 15px 32px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.3;
  letter-spacing: 0.04em;
}
.sec2 .voice1 .age {
  font-size: 1.3rem;
  text-align: right;
  font-weight: 500;
  margin-top: 10px;
}
.sec2 .voice1 .age2 {
  margin-top: 30px;
}
.sec2 .voice1 .cap {
  text-align: right;
  font-size: 1.2rem;
  margin-top: 24px;
}
.sec2 .v1 .c3 .bx:nth-of-type(1) {
  width: 31.5%;
}
.sec2 .v1 .c3 .bx:nth-of-type(2) {
  width: 32.5%;
}
.sec2 .v1 .c3 .bx:nth-of-type(3) {
  width: 27.5%;
}
.sec2 .v2 {
  width: 97%;
  margin: 56px auto 0 auto;
}
.sec2 .v2 .c3 .bx:nth-of-type(1) {
  width: 31.5%;
}
.sec2 .v2 .c3 .bx:nth-of-type(2) {
  width: 29.5%;
}
.sec2 .v2 .c3 .bx:nth-of-type(3) {
  width: 29.5%;
}
.sec2 .v3 {
  margin: 56px auto 0 auto;
}
.sec2 .v3 .c3 .bx:nth-of-type(1) {
  width: 58.5%;
}
.sec2 .v3 .c3 .bx:nth-of-type(2) {
  width: 38.5%;
}
.sec2 .bxw2 .halfs {
  margin-left: -66.5px;
}
.sec2 .bxw_in {
  background: #EBF6FD;
  border-radius: 16px;
  padding: 40px 55px 70px 55px;
}
.sec2 .bxw_in h3 {
  text-align: center;
  color: white;
  background: #1881D0;
  border-radius: 100px;
  font-size: 2.4rem;
  letter-spacing: -0.05em;
  padding: 10px 0;
  box-sizing: border-box;
  font-weight: bold;
}
.sec2 .csp {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 0 40px;
}
.sec2 .csp .bx1 {
  position: relative;
}
.sec2 .csp .tl1 {
  text-align: center;
  position: absolute;
  top: -34px;
  left: 0;
  width: 100%;
}
.sec2 .csp .tl1 i {
  position: relative;
  font-size: 1.4rem;
  font-weight: bold;
}
.sec2 .csp .tl1 i:before {
  content: "";
  position: absolute;
  top: 0;
  left: -14px;
  width: 2px;
  background: #F55335;
  height: 100%;
  transform: rotate(-30deg);
}
.sec2 .csp .tl1 i:after {
  content: "";
  position: absolute;
  top: 0;
  right: -14px;
  width: 2px;
  background: #F55335;
  height: 100%;
  transform: rotate(30deg);
}
.sec2 .csp .bx11 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px 32px;
}
.sec2 .csp .bx2, .sec2 .csp .bx3 {
  background: white;
  border-radius: 8px;
  padding: 24px 24px;
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 0 10px;
}
.sec2 .csp .bx2 p, .sec2 .csp .bx3 p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}
.sec2 .csp .bx2 .mini, .sec2 .csp .bx3 .mini {
  font-size: 1.2rem;
  margin-top: 10px;
  font-weight: normal;
}
.sec2 .csp .bx4 {
  grid-column: 1/3;
  display: grid;
  grid-template-columns: 137px 1fr;
}
.sec2 .csp .bx4 .ttl {
  background: #1881D0;
  color: white;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.2;
  border-radius: 8px 0 0 8px;
  padding-top: 40px;
  box-sizing: border-box;
}
.sec2 .csp .c31 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 16px 25px;
  border: 3px solid #1881D0;
  border-radius: 0 8px 8px 0;
  background: white;
}
.sec2 .csp .ctt {
  display: grid;
  grid-template-columns: 65px 1fr;
  align-items: center;
}
.sec2 .csp .ctt .tx {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
}
.sec2 .btnw {
  margin-top: 60px;
}
.sec2 .bxw3 .bxw_in {
  padding: 48px;
}
.sec2 .bxw3 .c33 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 24px;
}
.sec2 .bxw3 .c33 .img {
  width: 132px;
  margin: 0 auto;
}
.sec2 .bxw3 .c33 .tx {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  background: white;
  border-radius: 8px;
  padding: 48px 0 24px 0;
  box-sizing: border-box;
  margin-top: -30px;
}
.sec2 .bxw3 .voice1 {
  max-width: 760px;
  margin: 56px auto 0 auto;
}
.sec2 .br_mid {
  display: none;
}
@media all and (max-width: 1200px) {
  .sec2 .voice1 .c3 {
    display: block;
  }
  .sec2 .voice1 .c3 .bx {
    margin: 70px auto;
    width: 60% !important;
  }
  .sec2 .voice1 .c3 .age2 {
    margin-top: 10px;
  }
  .sec2 .voice1 .tx br {
    display: none;
  }
}
@media all and (max-width: 1000px) {
  .sec2 h2 {
    font-size: 3rem;
  }
  .sec2 .ttl_bx1 {
    font-size: 3rem;
  }
  .sec2 .ttl_bx1 h3 {
    font-size: 3rem;
  }
  .sec2 .br_mid {
    display: block;
  }
  .sec2 .c2 {
    grid-template-columns: 1fr;
    gap: 0 30px;
  }
  .sec2 .c2 .img21, .sec2 .c2 .img22 {
    width: 400px;
    margin: 30px auto;
  }
  .sec2 .bxw_in h3 {
    font-size: 2rem;
  }
  .sec2 .csp {
    grid-template-columns: 1fr;
    gap: 0 40px;
  }
  .sec2 .csp .bx1 {
    width: 230px;
    margin: 0 auto;
  }
  .sec2 .csp .tl1 {
    text-align: center;
    position: absolute;
    top: -34px;
    left: 0;
    width: 100%;
  }
  .sec2 .csp .tl1 i {
    position: relative;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .sec2 .csp .tl1 i:before {
    content: "";
    position: absolute;
    top: 0;
    left: -14px;
    width: 2px;
    background: #F55335;
    height: 100%;
    transform: rotate(-30deg);
  }
  .sec2 .csp .tl1 i:after {
    content: "";
    position: absolute;
    top: 0;
    right: -14px;
    width: 2px;
    background: #F55335;
    height: 100%;
    transform: rotate(30deg);
  }
  .sec2 .csp .bx11 {
    margin-top: 40px;
  }
  .sec2 .csp .bx2, .sec2 .csp .bx3 {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .sec2 .csp .bx2 .ic, .sec2 .csp .bx3 .ic {
    width: 70px;
    margin: 0 auto;
  }
  .sec2 .csp .bx4 {
    grid-template-columns: 1fr;
  }
  .sec2 .csp .bx4 .ttl {
    padding: 10px 0;
    border-radius: 8px 8px 0 0;
  }
  .sec2 .csp .c31 {
    border-radius: 0 0 8px 8px;
  }
  .sec2 .voice1 .c3 .bx {
    margin: 70px auto 30px auto;
  }
  .sec2 .voice1 .cap {
    margin-top: 0;
    text-align: center;
  }
  .sec2 .bxw3 .bxw_in {
    padding: 48px 48px 0 48px;
  }
  .sec2 .bxw3 .c33 {
    grid-template-columns: 1fr;
  }
  .sec2 .bxw3 .c33 .bx {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px 0;
    margin-bottom: 30px;
  }
  .sec2 .bxw3 .c33 .img {
    order: 2;
    width: 132px;
    margin: 0 auto;
  }
  .sec2 .bxw3 .c33 .tx {
    order: 1;
    padding: 16px 0 16px 0;
    margin-top: 0px;
  }
  .sec2 .bxw3 .c33 .tx br {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .sec2 .cir2 {
    background: url("../images/cir2_sp.png") top center/cover;
    height: 40px;
  }
  .sec2 .inner {
    margin-top: 0;
  }
  .sec2 .bgg1 {
    padding-bottom: 40px;
  }
  .sec2 h2 {
    padding-top: 20px;
    font-size: 2.4rem;
  }
  .sec2 .lead {
    margin-top: 16px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .sec2 .bxw {
    margin-top: 76px;
  }
  .sec2 .bxw .halfs {
    top: -45px;
    margin-left: -47px;
    width: 94px;
    height: 94px;
    border: 4px solid #194F9F;
  }
  .sec2 .bxw .in {
    border: 4px solid #194F9F;
    border-radius: 20px;
    padding: 0 15px 30px 15px;
  }
  .sec2 .bxw .num {
    width: 100px;
    margin: -45px auto 0 auto;
  }
  .sec2 .ttl_bx1 {
    margin: 15px auto 30px auto;
  }
  .sec2 .ttl_bx1 h3 {
    font-size: 2rem;
  }
  .sec2 .ttl_bx1 .lead2 {
    margin-top: 16px;
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .sec2 .ttl_bx1 .im1 {
    width: 53px;
    left: -30px;
    top: -83px;
  }
  .sec2 .ttl_bx1 .im2 {
    width: 64px;
    right: -30px;
    top: -89px;
  }
  .sec2 .c2 .bx {
    padding: 24px 15px;
  }
  .sec2 .c2 .ttls {
    padding: 9px 0;
    font-size: 1.6rem;
    font-feature-settings: "palt";
  }
  .sec2 .c2 .ttls .ic {
    width: 54px;
  }
  .sec2 .c2 .img {
    max-width: 92px;
    margin: 24px auto;
  }
  .sec2 .c2 .bxx1 {
    padding: 13px 16px;
    border-radius: 8px;
  }
  .sec2 .c2 .bxx1 .fb {
    font-size: 1.3rem;
  }
  .sec2 .c2 .bxx1 .img12 {
    width: 100%;
    margin: 10px auto 0 auto;
  }
  .sec2 .c2 .tx {
    font-size: 1.3rem;
    margin: 24px 0 0 0;
  }
  .sec2 .c2 .img21, .sec2 .c2 .img22 {
    width: 100%;
    grid-template-columns: 92px 1fr;
    margin: 30px auto 0 auto;
  }
  .sec2 .c2 .img21 .ic2, .sec2 .c2 .img22 .ic2 {
    width: 56px;
    margin-top: -45px;
  }
  .sec2 .c2 .img21 p, .sec2 .c2 .img22 p {
    font-size: 1.4rem;
  }
  .sec2 .c2 .img21 .cont, .sec2 .c2 .img22 .cont {
    padding: 30px 20px;
  }
  .sec2 .c2 .bx2 {
    margin-top: 16px;
  }
  .sec2 .voice1 {
    margin-top: 32px;
  }
  .sec2 .voice1 h3 {
    font-size: 1.8rem;
  }
  .sec2 .voice1 .c3 {
    width: 100%;
    margin: 60px auto 0 auto;
  }
  .sec2 .voice1 .bx {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.08);
  }
  .sec2 .voice1 .ic {
    width: 67px;
    top: -40px;
    left: 10px;
  }
  .sec2 .voice1 .tx {
    font-size: 1.5rem;
    padding: 32px 25px 15px 24px;
  }
  .sec2 .voice1 .tx .spbr2 {
    display: block;
  }
  .sec2 .voice1 .age {
    margin-top: 10px;
  }
  .sec2 .voice1 .cap {
    text-align: right;
    font-size: 1.1rem;
    margin-top: 16px;
  }
  .sec2 .v1 .c3 .bx, .sec2 .v2 .c3 .bx, .sec2 .v3 .c3 .bx {
    margin: 60px auto 0 auto;
    width: 100% !important;
  }
  .sec2 .bxw_in {
    background: #EBF6FD;
    border-radius: 16px;
    padding: 30px 15px;
  }
  .sec2 .bxw_in h3 {
    font-size: 1.6rem;
    letter-spacing: 0;
    padding: 8px 0;
    font-feature-settings: "palt";
  }
  .sec2 .csp .bx1 {
    width: 200px;
  }
  .sec2 .csp .bx11 {
    margin-top: 24px;
    gap: 24px 8px;
  }
  .sec2 .csp .bx2, .sec2 .csp .bx3 {
    padding: 16px 3px;
    display: block;
  }
  .sec2 .csp .bx2 p, .sec2 .csp .bx3 p {
    font-size: 1.3rem;
  }
  .sec2 .csp .bx2 .mini, .sec2 .csp .bx3 .mini {
    font-size: 1.1rem;
    margin-top: 5px;
  }
  .sec2 .csp .c31 {
    padding: 10px 10px 20px 10px;
  }
  .sec2 .csp .ctt {
    display: block;
  }
  .sec2 .csp .ctt .ic2 {
    width: 60px;
    margin: 0 auto;
  }
  .sec2 .csp .ctt .tx {
    font-size: 1.3rem;
    text-align: center;
  }
  .sec2 .btnw {
    margin-top: 30px;
  }
  .sec2 .bxw3 .bxw_in {
    padding: 24px 15px;
  }
  .sec2 .bxw3 .c33 .tx {
    font-size: 1.6rem;
    padding: 10px 0;
  }
  .sec2 .bxw3 .c33 .img {
    width: 92px;
  }
  .sec2 .bxw3 .c33 .bx:last-of-type {
    margin-bottom: 0;
  }
  .sec2 .bxw3 .voice1 {
    margin: 32px auto 0 auto;
  }
}

.spbr2 {
  display: none;
}

.sec3 {
  background: #1881D0;
  padding: 60px 0 80px 0;
  box-sizing: border-box;
}
.sec3 .inner {
  max-width: 900px;
  text-align: center;
}
.sec3 h2 {
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 2.4rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  display: inline-block;
}
.sec3 h2 i {
  color: #FFF500;
  font-size: 3.2rem;
  font-weight: bold;
}
.sec3 h2 em {
  position: relative;
  font-weight: bold;
}
.sec3 h2 em:before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: -30px;
  width: 18px;
  height: 20px;
  background: url("../images/l1.png") center center/cover;
}
.sec3 h2 em:after {
  content: "";
  position: absolute;
  bottom: 5px;
  right: -30px;
  width: 18px;
  height: 20px;
  background: url("../images/l2.png") center center/cover;
}
.sec3 .inb {
  margin-top: 24px;
}
.sec3 .inb .top {
  text-align: center;
  font-size: 2.2rem;
  color: #1881D0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  background: #EBF6FD;
  box-sizing: border-box;
  position: relative;
  border-radius: 14px 14px 0 0;
  margin-bottom: 3px;
  padding: 24px 0;
}
.sec3 .inb .top:before {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -13px;
  background-color: #EBF6FD;
  width: 26px;
  height: 17px;
  clip-path: polygon(0 0, 50% 100%, 100% 0%);
  z-index: 2;
}
.sec3 .inb .top:after {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -13px;
  background-color: #1881D0;
  width: 26px;
  height: 17px;
  clip-path: polygon(0 0, 50% 100%, 100% 0%);
  z-index: 1;
}
.sec3 .inb .top .ttl {
  font-size: 2.8rem;
  font-weight: bold;
  color: #333;
  line-height: 1;
}
.sec3 .inb .top .tx {
  font-size: 1.8rem;
  font-weight: 600;
  color: #333;
  margin-top: 10px;
}
.sec3 .inb .top .in {
  max-width: 630px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 86px 1fr;
  gap: 0 40px;
  text-align: left;
  align-items: center;
}
.sec3 .inb .btm {
  background: white;
  border-radius: 0 0 14px 14px;
  padding: 20px 40px;
  box-sizing: border-box;
  text-align: center;
}
.sec3 .inb .btm .in {
  display: inline-block;
}
.sec3 .inb .btm .in2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-items: center;
  gap: 0 100px;
}
.sec3 .inb .btm .in2 .tx {
  font-size: 1.3rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 3px;
}
.sec3 .inb .btm .bx1 {
  display: grid;
  grid-template-columns: 125px 120px;
  gap: 0 16px;
  align-items: center;
}
.sec3 .inb .btm .bx2 {
  display: grid;
  grid-template-columns: 150px 120px;
  gap: 0 16px;
  align-items: center;
}
@media all and (max-width: 767px) {
  .sec3 {
    padding: 40px 0 40px 0;
    box-sizing: border-box;
  }
  .sec3 h2 {
    font-size: 1.8rem;
    line-height: 1.2;
  }
  .sec3 h2 i {
    font-size: 2.2rem;
  }
  .sec3 h2 em {
    position: relative;
    font-weight: bold;
  }
  .sec3 h2 em:before {
    transform: rotate(5deg);
    left: -21px;
  }
  .sec3 h2 em:after {
    transform: rotate(-5deg);
    right: -26px;
  }
  .sec3 .inb {
    margin-top: 24px;
  }
  .sec3 .inb .top {
    font-size: 2.2rem;
    color: #1881D0;
    border-radius: 14px 14px 0 0;
    padding: 16px 24px;
  }
  .sec3 .inb .top:before {
    bottom: -6px;
    margin-left: -8px;
    width: 16px;
    height: 8px;
  }
  .sec3 .inb .top:after {
    bottom: -10px;
    margin-left: -8px;
    width: 16px;
    height: 8px;
  }
  .sec3 .inb .top .ttl {
    font-size: 2rem;
  }
  .sec3 .inb .top .tx {
    font-size: 1.3rem;
    margin-top: 5px;
  }
  .sec3 .inb .top .in {
    grid-template-columns: 60px 1fr;
    gap: 0 24px;
  }
  .sec3 .inb .btm {
    padding: 16px 24px;
  }
  .sec3 .inb .btm .in2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    align-items: center;
    gap: 0 40px;
  }
  .sec3 .inb .btm .in2 .tx {
    font-size: 1.1rem;
    margin-bottom: 16px;
    text-align: center;
  }
  .sec3 .inb .btm .qr {
    display: none;
  }
  .sec3 .inb .btm .bx1 {
    width: 106px;
    grid-template-columns: 1fr;
  }
  .sec3 .inb .btm .bx2 {
    width: 130px;
    grid-template-columns: 1fr;
  }
}

.sec4 {
  background: #EBF6FD;
  padding: 100px 0;
  text-align: center;
}
.sec4 h2 {
  font-size: 3.2rem;
  font-weight: bold;
  color: #1678C2;
  line-height: 1;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.sec4 .c2 {
  max-width: 912px;
  margin: 56px auto 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 32px;
}
.sec4 .c2 a {
  display: block;
  text-decoration: none;
  border-radius: 100px;
  padding: 24px 0;
  box-sizing: border-box;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 2.2rem;
  background: #0087E6;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease;
}
.sec4 .c2 a:hover {
  opacity: 0.6;
}
.sec4 .c2 a:nth-of-type(2) {
  background: #F79647;
}
@media all and (max-width: 1000px) {
  .sec4 .c2 {
    gap: 20px 0;
    grid-template-columns: 1fr;
  }
}
@media all and (max-width: 767px) {
  .sec4 {
    padding: 48px 0 64px 0;
  }
  .sec4 h2 {
    font-size: 2.4rem;
  }
  .sec4 .c2 {
    margin: 40px auto 0 auto;
    grid-template-columns: 1fr;
    gap: 32px 0;
  }
  .sec4 .c2 a {
    padding: 21px 0;
    font-size: 1.6rem;
  }
  .sec4 .c2 a:hover {
    opacity: 0.6;
  }
}

.btn_cm {
  display: block;
  background: url("../images/arw.png") center right 25px no-repeat, #F79647;
  background-size: 42px auto;
  border-radius: 100px;
  padding: 19px 0;
  box-sizing: border-box;
  width: 470px;
  margin: 0 auto;
  position: relative;
  color: white;
  font-size: 2.8rem;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.16);
}
.btn_cm i {
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -150px;
  color: #F79647;
  border-radius: 100px;
  border: 2px solid #F79647;
  background: white;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0 20px;
  box-sizing: border-box;
}
@media all and (max-width: 767px) {
  .btn_cm {
    width: 100%;
    font-size: 1.6rem;
    padding: 19px 0;
    background: url("../images/arw.png") center right 12px no-repeat, #F79647;
    background-size: 30px auto;
  }
  .btn_cm i {
    top: -11px;
    left: 50%;
    margin-left: -102px;
    font-size: 1.2rem;
    padding: 0 10px;
  }
}

.links1 {
  padding: 100px 0 58px;
  background-color: #fff;
}
.links1 .c2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 40px;
}
.links1 .c2 a {
  display: block;
  text-decoration: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
  background: url("../images/arw2.png") center right 15px no-repeat, white;
  background-size: 20px auto;
  text-align: center;
  font-size: 1.6rem;
  color: #333;
  padding: 21px 0;
  font-weight: bold;
  transition: all 0.3s ease;
}
.links1 .c2 a i {
  font-weight: bold;
}
.links1 .c2 a:hover {
  background: url("../images/arw2.png") center right 15px no-repeat, #F7F8FF;
  background-size: 20px auto;
  opacity: 0.5;
}
.links1 .c2 .a1 {
  display: inline-block;
}
.links1 .c2 .a2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 5px;
  align-items: center;
}
.links1 .c2 .a2 em {
  width: 16px;
  position: relative;
  top: 3px;
}
.links1 .c2 .a2 em svg {
  width: 100%;
}
.links1 .tel {
  margin-top: 24px;
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  font-size: 1.8rem;
  color: #333;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
  padding: 22px 0;
  box-sizing: border-box;
}
.links1 .tel h2 {
  font-size: 1.8rem;
  font-weight: bold;
}
.links1 .tel p {
  font-weight: bold;
}
.links1 .tel .telnum {
  display: inline-block;
  margin: 12px 0;
  color: #003299;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 3.6rem;
  font-weight: 900;
  background: url("../images/icon_tel01.png") center left no-repeat;
  background-size: 54px auto;
  padding-left: 65px;
}
.links1 .spt {
  display: none;
}
@media all and (max-width: 767px) {
  .links1 {
    padding: 20px 0;
  }
  .links1 .spt {
    display: block;
    margin: 0 auto 10px auto;
    width: 50px;
  }
  .links1 .c2 {
    gap: 0 8px;
  }
  .links1 .c2 a {
    background: url("../images/arw2.png") center right 10px no-repeat, white;
    background-size: 14px auto;
    text-align: center;
    font-size: 1.6rem;
    padding: 11px 30px 11px 17px;
    transition: all 0.3s ease;
  }
  .links1 .c2 a i {
    font-weight: bold;
  }
  .links1 .c2 a:hover {
    background: url("../images/arw2.png") center right 15px no-repeat, #F7F8FF;
    background-size: 20px auto;
    opacity: 0.5;
  }
  .links1 .c2 .a1 {
    display: inline-block;
  }
  .links1 .c2 .a2 {
    position: relative;
    padding-top: 21px;
  }
  .links1 .c2 .a2 em {
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -8px;
  }
  .links1 .c2 a:nth-of-type(2) {
    display: flex;
    align-items: center;
  }
  .links1 .c2 a:nth-of-type(2) span {
    width: 100%;
  }
  .links1 .tel {
    margin-top: 24px;
    font-size: 1.2rem;
    padding: 12px 0;
  }
  .links1 .tel h2 {
    font-size: 1.6rem;
    font-weight: bold;
  }
  .links1 .tel p {
    font-size: 1.2rem;
  }
  .links1 .tel .telnum {
    margin: 12px 0;
    font-size: 3rem;
    background: none;
    padding-left: 0;
  }
}

.links2 {
  padding: 40px 0 70px;
  background-color: #ebeefd;
}
.links2 ul {
  margin: 0;
  padding: 0;
}
.links2 h2 {
  margin-bottom: 30px;
  font-size: 3rem;
  font-weight: 400;
  text-align: center;
  position: relative;
}
.links2 h2:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 2px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #003399;
}
@media all and (max-width: 1000px) {
  .links2 h2 {
    margin-bottom: 50px;
  }
}
.links2 i {
  font-weight: bold;
}
.links2 .links21 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 20px;
  margin: 20px 0;
}
.links2 .links21 a {
  display: flex;
  align-items: center;
  height: 85px;
  padding: 0 40px 0 20px;
  color: #003399;
  text-decoration: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
  letter-spacing: 0;
  font-weight: 700;
  background: url("../images/arw2.png") center right 15px no-repeat, white;
  background-size: 20px auto;
  transition: all 0.3s ease;
  text-align: center;
  line-height: 1.3;
}
.links2 .links21 a i {
  width: 100%;
}
.links2 .links21 a:hover {
  background: url("../images/arw2.png") center right 15px no-repeat, #F7F8FF;
  background-size: 20px auto;
}
@media all and (max-width: 1350px) {
  .links2 .links21 {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
.links2 .links22 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 0 20px;
  margin: 20px 0;
}
.links2 .links22 a {
  display: flex;
  align-items: center;
  height: 85px;
  padding: 0 40px 0 20px;
  color: #003399;
  text-decoration: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.22);
  letter-spacing: 0;
  font-weight: 700;
  background: url("../images/arw2.png") center right 15px no-repeat, white;
  background-size: 20px auto;
  transition: all 0.3s ease;
  text-align: center;
  line-height: 1.3;
}
.links2 .links22 a i {
  width: 100%;
}
.links2 .links22 a:hover {
  background: url("../images/arw2.png") center right 15px no-repeat, #F7F8FF;
  background-size: 20px auto;
}
@media all and (max-width: 1350px) {
  .links2 .links22 {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
}
@media all and (max-width: 1000px) {
  .links2 .links22 {
    grid-template-columns: 1fr 1fr;
  }
}
@media all and (max-width: 767px) {
  .links2 h2 {
    margin-bottom: 30px;
    font-size: 2rem;
  }
  .links2 .inner {
    width: 100%;
  }
  .links2 .links21, .links2 .links22 {
    margin: 0;
    grid-template-columns: 1fr;
    gap: 0;
  }
  .links2 .links21 a, .links2 .links22 a {
    height: 70px;
    text-align: left;
  }
  .links2 .links21 {
    margin-top: 40px;
  }
}

.gtp {
  position: fixed;
  left: 0;
  top: 180px;
  z-index: 5;
  width: 130px;
}
.gtp a {
  display: block;
}
.gtp a:nth-of-type(2) {
  margin-top: -10px;
}
@media all and (max-width: 767px) {
  .gtp {
    display: grid;
    grid-template-columns: 1fr 1fr;
    position: fixed;
    left: 50%;
    margin-left: -145px;
    top: unset;
    bottom: -10px;
    width: 300px;
  }
  .gtp a:nth-of-type(2) {
    margin-top: 0;
    position: relative;
    left: -5px;
  }
}

/*# sourceMappingURL=top.css.map */
