@charset "UTF-8";
/*---▼ファーストビュー▼---*/
.fv_top {
  padding-top: 0;
}
.fv_top .fv_inner {
  position: relative;
}

.top_contact_wrap {
  position: relative;
}
.top_contact_wrap .contact_top {
  position: absolute;
  top: 0.56rem;
  right: 0;
}
.top_contact_wrap .contact_top p {
  color: #124b80;
  font-size: 1rem;
  font-weight: 600;
}
.top_contact_wrap .contact_top img {
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
}
.top_contact_wrap .contact_top a {
  color: #124b80;
  display: flex;
  gap: 0.31rem;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 150%;
  align-items: center;
}

.fv_top .fv_inner .bk_img {
  height: 40.9375rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.fv_top .fv_inner .txt_sec {
  margin-top: -15rem;
  background: #fff;
  padding: 2rem 2rem 2rem 0rem;
  position: relative;
  border-radius: 0 3.125rem 3.125rem 0;
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
}

.fv_top .fv_inner .txt_sec h1 {
  color: #124b80;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 150%;
}

.fv_top .fv_inner .txt_sec h2 {
  color: #312828;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-align: left;
  margin-top: 1.31rem;
}

.fv_top .fv_inner .txt_sec h2::after {
  width: 0;
}

.fv_top .fv_inner .txt_sec .tar {
  margin-bottom: -2rem;
  margin-right: 1rem;
}

@media screen and (max-width: 1024px) {
  .top_contact_wrap .contact_top {
    right: 0.7rem;
  }
  .fv_top {
    height: auto;
  }
  .fv_top .fv_inner .bk_img {
    top: 0;
    height: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .fv_top .fv_inner .txt_sec h1 img {
    width: 400px;
    padding-top: 2rem;
  }
  .fv_top .fv_inner .txt_sec .fv_concept img {
    width: 120px;
  }
  .fv_top .fv_inner .txt_sec .fv_concept {
    display: inline-flex;
    flex-direction: column;
    gap: 0.5rem;
    padding: 0;
    padding-left: 3rem;
  }
  .fv_top .fv_inner .txt_sec h2 {
    font-size: 1rem;
    text-align: justify;
    font-weight: 400;
    line-height: 120%;
    margin-top: 1rem;
  }
  .fv_top .fv_inner .txt_sec h1 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .fv_top .fv_inner .bk_img {
    height: 19rem;
  }
  .fv_top .fv_inner .txt_sec {
    padding: 2rem 2rem 2rem 0rem;
    padding-left: calc(50vw - 50%);
    margin-top: -4rem -63.1579px;
    border-radius: 0 2.125rem 2.125rem 0;
  }
  .fv_top .fv_inner .txt_sec h1 {
    font-size: 1.5rem;
  }
  .top_contact_wrap .contact_top {
    right: 0.7rem;
    top: 5rem;
  }
}
@media screen and (max-width: 430px) {
  .fv_top {
    height: auto;
    padding: 0;
  }
  .fv_top .fv_inner .txt_sec {
    flex-direction: column;
    padding: 2rem 2rem 2rem 0rem;
    padding-left: calc(50vw - 50%);
    margin-top: -1rem;
    border-radius: 0 2.125rem 2.125rem 0;
    gap: 1rem;
  }
  .fv_top .fv_inner .txt_sec .wrap {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 32.8125rem;
  }
  .fv_top .fv_inner .txt_sec .bk_img {
    width: 100%;
  }
  .fv_top .fv_inner .txt_sec .txt_sec h1 {
    font-size: 1.5125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }
  .fv_top .fv_inner .txt_sec .txt_sec img {
    width: 10.29831rem;
    display: block;
    margin: auto;
  }
}
/*---▼業務内容▼---*/
section.service_top .sub {
  margin-top: 1.75rem;
  text-align: center;
}

section.service_top .flex_box {
  gap: 2rem;
  justify-content: center;
  margin-top: 4rem;
  margin-bottom: 2rem;
}
section.service_top .flex_box div {
  flex: 1;
  text-align: center;
}
section.service_top .flex_box div img {
  margin: auto;
  margin-bottom: 0.8rem;
  width: 50%;
}
section.service_top .flex_box div p {
  color: #124b80;
  font-size: 1.5625rem;
  font-weight: 700;
}

@media screen and (max-width: 430px) {
  section.service_top {
    padding-top: 8rem;
  }
  section.service_top .flex_box {
    flex-direction: row;
    flex-wrap: wrap;
  }
  section.service_top .flex_box div {
    width: calc(50% - 1rem);
    flex: auto;
  }
  section.service_top .flex_box div img {
    width: 70%;
  }
  section.service_top .flex_box div p {
    font-size: 1.2rem;
  }
}
/*---▼ブランディング▼---*/
section.branding_top .sub {
  margin-top: 1.75rem;
  text-align: center;
}

section.branding_top .tac_btn {
  margin-top: -5.6rem;
}

section.branding_top .flex_box {
  justify-content: center;
  margin: 4rem 0;
}
section.branding_top .flex_box div {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 3rem 2rem 5rem 2rem;
}
section.branding_top .flex_box div h3 {
  text-align: center;
  font-size: 2.1875rem;
  font-weight: 500;
  color: #fff;
}
section.branding_top .flex_box div img {
  margin: auto;
  margin-bottom: 0.8rem;
  height: 3.53863rem;
}
section.branding_top .flex_box div p {
  text-align: center;
  margin-top: 2rem;
}
section.branding_top .flex_box .branding_1 {
  background: #74c0e0;
  position: relative;
  margin-left: calc(50% - 50vw);
  padding-left: calc(50vw - 50%);
}
section.branding_top .flex_box .branding_2 {
  background: #fccf00;
  position: relative;
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
}

@media screen and (max-width: 430px) {
  section.branding_top .flex_box {
    margin: 2rem 0;
  }
  section.branding_top .flex_box div {
    padding: 2rem 1rem;
  }
  section.branding_top .flex_box div h3 {
    font-size: 1.8rem;
  }
  section.branding_top .flex_box div p {
    margin-top: 1rem;
  }
  section.branding_top .flex_box .branding_1 {
    margin-left: 0;
    padding-left: 1rem;
  }
  section.branding_top .flex_box .branding_2 {
    margin-right: 0;
    padding-right: 1rem;
  }
    section.branding_top .tac_btn {
  margin-top: 0rem;
}
}
/*---▼お知らせ▼---*/
section.news_sec .news_content {
  background: #fff;
  padding: 4rem 0rem 4rem 4rem;
  position: relative;
  border-radius: 3.125rem 0 0 3.125rem;
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  display: flex;
  gap: 2rem;
}
section.news_sec .news_content .tac_btn {
  margin-top: 4.56rem;
}

section.news_sec ul {
  width: calc(100% - 245px - 2rem);
}
section.news_sec ul li {
  padding: 1.31rem 0;
  background-image: linear-gradient(to right, #c6c1c1 4px, transparent 4px);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  background-position: left bottom;
}
section.news_sec ul li a {
  padding-right: 2rem;
  display: flex;
  gap: 2rem;
  align-items: center;
}
section.news_sec ul li a h3 {
  font-weight: 400;
  line-height: 100%;
  font-size: 1.125rem;
}
section.news_sec ul li a .data {
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
}
section.news_sec ul li:last-child {
  background-image: none;
}

@media screen and (max-width: 420px) {
  section.news_sec .news_content {
    margin-bottom: 0;
    flex-direction: column;
    padding: 2rem 1rem 2rem 1rem;
    gap: 1rem;
  }
  section.news_sec .news_content .tac_btn {
    margin-top: 2rem;
  }
  section.news_sec ul {
    width: auto;
  }
  section.news_sec ul li .deta {
    font-size: 0.8rem;
  }
  section.news_sec ul li h3 {
    font-size: 1rem;
  }
  section.news_sec ul li a {
    padding: 0 0.5rem;
    gap: 1rem;
    flex-direction: column;
    align-items: baseline;
  }
}
/*---▼採用情報▼---*/
section.recruit_sec .wrap {
  text-align: center;
}
section.recruit_sec .wrap img {
  width: 6.81275rem;
  height: 6.56rem;
  margin: 2rem auto;
}
section.recruit_sec .wrap p {
  margin-bottom: 2rem;
}/*# sourceMappingURL=top.css.map */