.fixBnrBox {
  z-index: 999;
  position: fixed;
  left: 20px;
  bottom: 116px;
  transition: 0.5s; }
  .fixBnrBox a img {
    width: 432px; }
  .fixBnrBox #closeBanner {
    cursor: pointer;
    position: absolute;
    width: 27px;
    top: -27px;
    right: -27px; }

.contents_f a {
  display: block; }

.mainImage {
  height: 800px;
  background-image: url("../img/first/first2023_main.jpg");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat; }

.bgBlue {
  background-color: #05479b; }

.bgGray {
  background-color: #f0e8e4; }

.bgYellow {
  padding: 90px 0 90px;
  background-color: #ffffe4; }

.bgSquare {
  background-image: url("../img/first/first2023_bg.png"); }

.arrow img {
  width: 100%; }

.btn:hover {
  opacity: 0.8; }

.innerBox {
  position: relative;
  box-sizing: border-box;
  max-width: 1100px;
  margin: 0 auto; }
  .innerBox.btnBox {
    padding: 0 0 80px 0; }

.serviceBox {
  padding: 160px 0 67px 0; }
  .serviceBox .serviceInner {
    width: 100%;
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat; }
  .serviceBox .sit1 {
    height: 133px;
    background-image: url("../img/first/first2023_service1_title.png"); }
  .serviceBox .si1 {
    height: 657px;
    margin-bottom: 100px;
    background-image: url("../img/first/first2023_service1_text.jpg"); }
  .serviceBox .si2 {
    height: 700px;
    margin-bottom: 100px;
    background-image: url("../img/first/first2023_service2_text.jpg"); }
  .serviceBox .si3 {
    height: 700px;
    margin-bottom: 100px;
    background-image: url("../img/first/first2023_service3_text.jpg"); }
  .serviceBox .si4 {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    padding: 424px 0 0 0;
    height: 783px;
    background-image: url("../img/first/first2023_service4_text.jpg");
    background-position: top center;
    background-size: auto 700px; }
    .serviceBox .si4 .si4_inner {
      background-image: url("../img/first/first2023_si4_inner.png");
      width: 706px;
      height: 359px; }
      .serviceBox .si4 .si4_inner a {
        display: block;
        margin: 273px 0 0 0; }

.bgWhiteBox {
  position: absolute;
  top: 65px;
  left: calc(50% - 450px);
  width: 900px;
  height: 1393px;
  background: #fff; }

.voice {
  height: 1544px; }

.voiceBox {
  position: absolute;
  top: 0; }

.fixed_f {
  display: flex;
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  background: #144fc3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 96px; }

.fixed_f a {
  display: inline-block;
  margin: 0 10px;
  line-height: 0; }

.title_box {
  display: flex;
  justify-content: center;
  padding: 0 0 10px; }

.imgAndTextWrap {
  display: flex;
  justify-content: center; }

.imgAndTextBox {
  display: flex;
  max-width: 1020px;
  text-align: left;
  font-family: 'Noto Sans JP', sans-serif !important; }

.imgBox {
  width: 50%;
  padding: 0 16px 0 0;
  text-align: right; }

.imgBox img {
  width: 100%;
  max-width: 474px; }

.textBox {
  width: calc(50% - 10px);
  margin: 10px 0 0 10px;
  padding: 20px 0 0 20px;
  background-image: url("../img/first/first2024_icon.png");
  background-repeat: no-repeat;
  background-position: top left; }

.textBox h3 {
  color: #05479b;
  font-size: 30px;
  font-weight: 600;
  padding: 10px 0 15px; }

.textBox p {
  font-size: 20px;
  line-height: 35px; }

.textBox p span {
  display: inline;
  padding: 0 2px;
  color: #ec1a1e;
  background: rgba(247, 145, 0, 0.15); }

.leftWrap .textBox {
  padding: 20px 25px 0 20px;
  margin: 10px 0 0 0; }

.leftWrap .imgBox {
  padding: 0 0 0 20px;
  text-align: left;
  box-sizing: border-box; }

.serviceBgImg {
  font-family: 'Noto Sans JP', sans-serif !important;
  background-repeat: no-repeat;
  background-position: top center;
  margin-bottom: 100px; }
  .serviceBgImg .contents_f_inner {
    display: flex;
    justify-content: flex-end;
    position: relative;
    max-width: 1100px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 85px 0 50px 0; }
    .serviceBgImg .contents_f_inner h2 {
      position: absolute;
      top: -85px;
      left: 45px; }
    .serviceBgImg .contents_f_inner .serCont {
      position: relative;
      width: 47%;
      box-sizing: border-box;
      padding: 100px 50px 0 55px;
      text-align: left;
      background-color: #fff;
      background-image: url(../img/first/first2023_bg.png); }
      .serviceBgImg .contents_f_inner .serCont h3 {
        position: absolute;
        top: -15px;
        left: 55px; }
      .serviceBgImg .contents_f_inner .serCont h4 {
        color: #05479b;
        font-size: 30px;
        line-height: 1.4;
        font-weight: 600; }
      .serviceBgImg .contents_f_inner .serCont ul {
        padding: 15px 0 50px; }
        .serviceBgImg .contents_f_inner .serCont ul li {
          display: flex;
          align-items: center;
          font-size: 20px;
          padding: 10px 0;
          font-weight: 500; }
          .serviceBgImg .contents_f_inner .serCont ul li:before {
            display: block;
            content: '';
            width: 13px;
            height: 13px;
            border-radius: 13px;
            background: #05479b;
            margin-right: 5px; }
      .serviceBgImg .contents_f_inner .serCont .serContImg {
        position: absolute; }
        .serviceBgImg .contents_f_inner .serCont .serContImg.serContImg1 {
          right: 30px;
          bottom: 30px; }
        .serviceBgImg .contents_f_inner .serCont .serContImg.serContImg2 {
          top: 35px;
          right: 25px; }
        .serviceBgImg .contents_f_inner .serCont .serContImg.serContImg3 {
          bottom: 10px;
          right: 10px; }
  .serviceBgImg.serBg1 {
    background-image: url("../img/first/first2024_service_bg1.jpg"); }
  .serviceBgImg.serBg2 {
    background-image: url("../img/first/first2024_service_bg2.jpg"); }
    .serviceBgImg.serBg2 .contents_f_inner {
      padding: 120px 0 130px 55px;
      justify-content: flex-start; }
  .serviceBgImg.serBg3 {
    background-image: url("../img/first/first2024_service_bg3.jpg"); }
    .serviceBgImg.serBg3 .contents_f_inner {
      padding: 85px 0 100px; }
      .serviceBgImg.serBg3 .contents_f_inner .serCont {
        padding: 120px 50px 0 55px; }
      .serviceBgImg.serBg3 .contents_f_inner ul {
        padding: 15px 0 90px; }
  .serviceBgImg.serBg4 {
    background-image: url("../img/first/first2024_service_bg4.jpg"); }
    .serviceBgImg.serBg4 .contents_f_inner {
      padding: 120px 0 250px 55px;
      justify-content: flex-start; }
      .serviceBgImg.serBg4 .contents_f_inner .serCont {
        width: 50%; }
    .serviceBgImg.serBg4 .serBg4BottomBoxWrap {
      position: absolute;
      top: 430px;
      display: flex;
      justify-content: center;
      width: 100%; }
      .serviceBgImg.serBg4 .serBg4BottomBoxWrap .serBg4BottomBox {
        background-image: url(../img/first/first2023_si4_inner.png);
        width: 706px;
        height: 359px; }
        .serviceBgImg.serBg4 .serBg4BottomBoxWrap .serBg4BottomBox a {
          display: block;
          margin: 273px 0 0 0; }

.voiceWrap {
  font-family: 'Noto Sans JP', sans-serif !important;
  text-align: left;
  padding: 100px 0 50px; }
  .voiceWrap .voiceInner {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding: 270px 50px 0;
    box-sizing: border-box;
    background: #fff; }
    .voiceWrap .voiceInner h2 {
      position: absolute;
      top: -70px;
      left: -100px; }
    .voiceWrap .voiceInner .voiceList {
      margin-bottom: 40px;
      border-bottom: 2px solid #05479b; }
      .voiceWrap .voiceInner .voiceList:last-child {
        border-bottom: 0; }
      .voiceWrap .voiceInner .voiceList h3 {
        color: #05479b;
        font-size: 22px;
        margin-bottom: 30px; }
      .voiceWrap .voiceInner .voiceList .voiceListInner {
        display: flex; }
        .voiceWrap .voiceInner .voiceList .voiceListInner .voiceText {
          font-size: 16px;
          font-weight: 600;
          line-height: 1.8;
          padding: 0 40px 40px 0;
          width: calc(100% - 280px);
          box-sizing: border-box; }
        .voiceWrap .voiceInner .voiceList .voiceListInner .voiceImg {
          font-size: 12px;
          font-weight: 600;
          line-height: 1.5;
          padding: 0 0 40px 0; }
          .voiceWrap .voiceInner .voiceList .voiceListInner .voiceImg img {
            margin-bottom: 5px; }

.firstMeritBox {
  width: 800px;
  margin: 0 auto; }
  .firstMeritBox div {
    text-align: left; }
    .firstMeritBox div p {
      font-size: 16px;
      font-weight: bold;
      padding-left: 86px; }

@media only screen and (max-width: 767px) {
  .fixBnrBox {
    width: 100%;
    left: 0;
    bottom: 20vw;
    text-align: center; }
    .fixBnrBox a {
      display: inline-block;
      width: 80vw; }
      .fixBnrBox a img {
        width: 100%; }
    .fixBnrBox #closeBanner {
      cursor: pointer;
      position: absolute;
      width: 8vw;
      top: -7vw;
      right: 3vw; }

  .contents_f img {
    width: 100%; }

  .mainImage {
    height: auto; }

  .innerBox.btnBox {
    padding: 0 10px 40px; }

  .bgWhiteBox {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%; }

  .serviceBox {
    padding: 60px 0 0 0; }
    .serviceBox .sit1, .serviceBox .si1, .serviceBox .si2, .serviceBox .si3, .serviceBox .si4 {
      height: auto;
      background-image: none;
      padding: 0;
      margin-bottom: 40px; }
    .serviceBox .si4 {
      display: block; }
      .serviceBox .si4 .si4_inner {
        position: relative;
        background-image: url("../img/first/first2023_si4_inner.png");
        background-repeat: no-repeat;
        background-size: 100% auto;
        width: 320px;
        height: 175px;
        margin: 0 auto; }
        .serviceBox .si4 .si4_inner a {
          position: absolute;
          bottom: 25px;
          display: block;
          margin: 0 2%; }

  .bgWhiteBox {
    display: none; }

  .voice {
    height: auto; }

  .voiceBox {
    position: relative;
    top: 0;
    background: #fff;
    padding: 10px; }

  .bgYellow {
    padding: 50px 10px; }

  .fixed_f {
    height: auto;
    box-sizing: border-box;
    padding: 10px 5px; }

  .fixed_f a {
    display: inline-block;
    width: calc(50% - 10px);
    margin: 0 5px;
    line-height: 0; }

  .fixed_f a img {
    width: 100%; }

  .imgAndTextBox {
    flex-direction: column;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box; }

  .leftWrap .imgAndTextBox {
    flex-direction: column-reverse; }

  .textBox {
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    padding: 20px 20px 0; }

  .imgBox {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }

  .textBox h3 {
    font-size: 24px; }

  .textBox p {
    font-size: 16px;
    line-height: 28px; }

  .leftWrap .imgBox {
    padding: 0; }

  .serviceBox {
    padding: 120px 0 0 0; }

  .serviceBgImg {
    background-size: auto 100%; }
    .serviceBgImg .contents_f_inner {
      display: block;
      max-width: 100%;
      padding: 85px 20px 50px 20px !important; }
      .serviceBgImg .contents_f_inner h2 {
        left: 20px;
        text-align: left; }
        .serviceBgImg .contents_f_inner h2 img {
          width: calc(100% - 20px); }
      .serviceBgImg .contents_f_inner .serCont {
        width: 100% !important;
        padding: 100px 20px 20px 20px !important; }
        .serviceBgImg .contents_f_inner .serCont h4 {
          font-size: 22px; }
        .serviceBgImg .contents_f_inner .serCont ul {
          padding: 15px 0 15px; }
          .serviceBgImg .contents_f_inner .serCont ul li {
            font-size: 16px; }
        .serviceBgImg .contents_f_inner .serCont .serContImg {
          width: 70%;
          position: relative;
          right: 0  !important;
          top: 0 !important;
          bottom: 0 !important;
          left: 0 !important; }
      .serviceBgImg .contents_f_inner .serBg4BottomBoxWrap {
        position: relative;
        top: 0; }
        .serviceBgImg .contents_f_inner .serBg4BottomBoxWrap .serBg4BottomBox {
          position: relative;
          width: 300px;
          height: 160px;
          background-size: 100% auto;
          background-repeat: no-repeat; }
        .serviceBgImg .contents_f_inner .serBg4BottomBoxWrap a {
          margin: 0 !important;
          position: absolute;
          bottom: 15px; }
          .serviceBgImg .contents_f_inner .serBg4BottomBoxWrap a img {
            width: 90%; }

  .voiceWrap .voiceInner {
    padding: 0 20px; }
    .voiceWrap .voiceInner h2 {
      position: relative;
      top: 0;
      left: 0;
      margin-bottom: 20px; }
    .voiceWrap .voiceInner .voiceList .voiceListInner {
      display: block; }
      .voiceWrap .voiceInner .voiceList .voiceListInner .voiceText {
        width: 100%;
        padding: 0 0 20px; }
      .voiceWrap .voiceInner .voiceList .voiceListInner .voiceImg {
        text-align: center; }
        .voiceWrap .voiceInner .voiceList .voiceListInner .voiceImg p {
          text-align: left; }
        .voiceWrap .voiceInner .voiceList .voiceListInner .voiceImg img {
          width: auto; }

  .firstMeritBox {
    width: 100%;
    margin: 0 auto; } }
