@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&family=Oswald:wght@200..700&display=swap");
:root {
  --pc-header: 0;
  --sp-header: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, b, em, i, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption,
button, input, textarea, select, i {
  letter-spacing: .08em;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #000;
  font-size: 1.6rem;
  background: #fff;
  line-height: 1.5;
  font-feature-settings: "palt";
}

.ft_e {
  font-family: "Lato", sans-serif;
}

.ft_m {
  font-family: "Noto Sans JP", sans-serif;
}

.m_ft {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

em, b, i, span, strong, small {
  letter-spacing: inherit;
}

/*--------------------------------------------------------------
Component
--------------------------------------------------------------*/
.evt {
  visibility: hidden;
}

.c_anchor {
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: -10rem;
}

@media screen and (max-width: 767px) {
  .c_anchor {
    margin-top: -9rem;
  }
}

.c_btn a {
  display: inline-block;
  background: url(../img/arrow-right02.svg) no-repeat calc(100% - 2.5rem) center/1em;
  width: 24rem;
  font-size: 1.5rem;
  line-height: 7rem;
  border: solid 1px #004eb4;
  border-radius: 3em;
  padding-left: 2em;
  color: #004eb4;
}

.c_btn a.w {
  background-image: url(../img/arrow-right03.svg);
  border-color: #fff;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .c_btn a.w {
    background-image: url(../img/arrow-right08.svg);
  }
}

@media screen and (max-width: 767px) {
  .c_btn a {
    line-height: 6.6rem;
    width: 100%;
    background-image: url(../img/arrow-right07.svg);
    text-align: center;
    padding-left: 0;
  }
}

.c_back {
  text-align: center;
}

.c_back a {
  display: block;
  background: url(../img/arrow-left01.svg) no-repeat 2em center/1.5rem;
  color: #004eb4;
  line-height: 7rem;
  border: solid 1px #004eb4;
}

.c_ttl {
  font-size: 4.6rem;
  font-weight: bold;
  line-height: 1.6;
  color: #004eb4;
  margin-bottom: 10rem;
}

@media screen and (max-width: 767px) {
  .c_ttl {
    font-size: 3rem;
    margin-bottom: 7rem;
  }
}

.c_ttl.w {
  color: #fff;
}

.c_ttl.w small {
  background-image: url(../img/ico-ttl-w.svg);
}

.c_ttl small {
  font-size: 1.5rem;
  display: block;
  line-height: 1;
  letter-spacing: .14em;
  position: relative;
  padding-left: 2em;
  margin-bottom: 1.4em;
  background: url(../img/ico-ttl.svg) no-repeat left center/2rem;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .c_ttl small {
    font-size: 1.2rem;
    background-size: 1.6rem;
  }
}

.c_ttl i {
  display: block;
  font-size: 9rem;
  font-weight: 900;
  line-height: 1;
  margin-top: .3em;
}

@media screen and (max-width: 767px) {
  .c_ttl i {
    font-size: 6rem;
  }
}

.c_contact a {
  display: flex;
  align-items: center;
  border-radius: 1rem;
  padding: 2.2rem 2.7rem 2.2rem 0;
  height: 11.8rem;
  width: 34rem;
  color: #fff;
  background: #004eb4 url(../img/arrow-right01.svg) no-repeat calc(100% - 1rem) calc(100% - 1rem)/1.2rem;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px) {
  .c_contact a {
    padding: 1.5rem 1.5rem 1.3rem 0;
    height: 7.867rem;
    width: 100%;
    background-position: calc(100% - .6rem) calc(100% - .6rem);
    background-size: .9rem;
  }
}

.c_contact figure {
  text-align: center;
}

.c_contact img {
  width: 5.1rem;
}

@media screen and (max-width: 767px) {
  .c_contact img {
    width: 4.1rem;
  }
}

.c_contact .mail {
  background-color: #236dce;
  background-image: url(../img/arrow-right06.svg);
}

.c_contact .mail dt {
  color: #236dce;
}

.c_contact .mail img {
  width: 5rem;
}

@media screen and (max-width: 767px) {
  .c_contact .mail img {
    width: 3.7rem;
  }
}

.c_contact em {
  font-weight: bold;
  font-size: 3.4rem;
  letter-spacing: 0;
  display: block;
  white-space: nowrap;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .c_contact em {
    font-size: 2.2rem;
  }
}

.c_contact small {
  display: block;
  font-size: 1.2rem;
  letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
  .c_contact small {
    font-size: .8rem;
  }
}

.c_contact dl {
  width: 22rem;
}

@media screen and (max-width: 767px) {
  .c_contact dl {
    width: 14.6rem;
  }
}

.c_contact figure {
  width: calc(100% - 22rem);
}

@media screen and (max-width: 767px) {
  .c_contact figure {
    width: calc(100% - 14.6rem);
  }
}

.c_contact dt {
  font-size: 1.1rem;
  font-weight: bold;
  background: #fff;
  border-radius: 3em;
  text-align: center;
  line-height: 1.27;
  color: #004eb4;
  margin-bottom: .2em;
}

@media screen and (max-width: 767px) {
  .c_contact dt {
    font-size: .8rem;
  }
}

.c_contact dd {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .c_contact dd {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 767px) {
  .c_contact2 {
    width: 33.33rem;
    margin: 0 auto;
  }
  .c_contact2 li {
    margin-top: 2rem;
  }
  .c_contact2 dl {
    width: 21.6rem;
  }
  .c_contact2 figure {
    width: calc(100% - 21.6rem);
  }
  .c_contact2 dd {
    font-size: 2.2rem;
  }
  .c_contact2 em {
    font-size: 3.33rem;
  }
  .c_contact2 small {
    font-size: 1.2rem;
  }
  .c_contact2 img {
    width: 5.3rem;
  }
}

.c_contact2 a {
  background-color: #fff;
  color: #004eb4;
  background-image: url(../img/arrow-right04.svg);
}

@media screen and (max-width: 767px) {
  .c_contact2 a {
    height: 11rem;
    padding: 1.6rem 2.7rem 1.6rem 0;
    background-size: 1.2rem;
  }
}

.c_contact2 dt {
  color: #fff;
  background: #004eb4;
}

@media screen and (max-width: 767px) {
  .c_contact2 dt {
    font-size: 1.07rem;
  }
}

.c_contact2 .mail {
  color: #236dce;
  background-color: #fff;
  background-image: url(../img/arrow-right05.svg);
}

.c_contact2 .mail dt {
  color: #fff;
  background: #236dce;
}

@media screen and (max-width: 767px) {
  .c_contact2 .mail img {
    width: 5rem;
  }
}

.u_inner {
  width: 120rem;
  margin: 0 auto;
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .u_inner {
    width: auto;
    margin: 0 2.7rem;
  }
}

html {
  font-size: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
  html {
    font-size: calc(100vw * 10 / 1380);
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: calc(100vw * 10 / 500);
  }
}

@media screen and (min-width: 768px) {
  .u_tel {
    pointer-events: none;
  }
}

/*--------------------------------------------------------------
Layout/PageBase
--------------------------------------------------------------*/
:where(#header, #footer) a {
  display: block;
}

#header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 66;
  height: 12rem;
  transition: background .3s;
}

body.fixed #header {
  background: #fff;
  transition-property: background;
}

body.fixed #header .h_logo a {
  background-image: url(../img/h_logo.png);
}

#header.home .h_logo a {
  background-image: url(../img/h_logo.png);
}

@media screen and (min-width: 768px) {
  #header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 3.9rem;
  }
}

@media screen and (max-width: 767px) {
  #header {
    height: 9rem;
  }
  body.open #header {
    background: #fff;
  }
}

@media screen and (max-width: 767px) {
  .h_logo {
    position: absolute;
    top: 3rem;
    left: 1.3rem;
  }
}

.h_logo a {
  background: url(../img/h_logo_low.png) no-repeat center top/contain;
}

.h_logo img {
  width: 29.4rem;
  display: block;
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .h_logo img {
    width: 22rem;
  }
}

@media screen and (min-width: 768px) {
  .h_contact {
    display: none;
  }
}

.h_nav {
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .h_nav {
    color: #fff;
    display: flex;
    font-size: 1.5rem;
    gap: 2.5em;
  }
  body.fixed .h_nav {
    color: #000;
  }
  .h_nav a {
    display: block;
    line-height: 6rem;
  }
  .h_nav a span {
    display: none;
  }
  .h_nav .mail {
    width: 17.5rem;
    text-align: center;
    margin-left: 2rem;
  }
  .h_nav .mail a {
    background: #004eb4;
    border-radius: 3em;
    color: #fff;
  }
  .h_nav .mail a:hover {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .h_nav {
    margin: 0 2.5rem;
  }
  .h_nav li {
    border-bottom: solid 1px #c8c8c8;
  }
  .h_nav a {
    padding: 1.1em 0;
    display: block;
    font-size: 1.7rem;
  }
  .h_nav i {
    display: none;
  }
  .h_nav .mail {
    color: #004eb4;
  }
}

.h_nav a:hover {
  color: inherit;
}

@media screen and (min-width: 768px) {
  #toggle_menu {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .h_menu {
    position: absolute;
    right: 2rem;
    top: 2rem;
    width: 5.4rem;
    cursor: pointer;
  }
  #toggle_menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
  }
  .h_inner {
    width: 26rem;
    margin-left: auto;
    background: #e6e6e6;
    padding: 10rem 0 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    overflow-y: auto;
  }
  .h_contact {
    margin: 0 1.5rem;
  }
  .h_contact li {
    margin-top: 1.1rem;
  }
  body.open {
    overflow-y: hidden;
  }
}

.f_note {
  background: #e6e6e6;
  padding: 7.5rem 0;
  line-height: 1.86;
  color: #787878;
  font-size: 1.5rem;
}

.f_note ::-webkit-scrollbar {
  width: 0.6rem;
  height: 0.6rem;
}

.f_note ::-webkit-scrollbar-track {
  background: #fff;
}

.f_note ::-webkit-scrollbar-thumb {
  background: #c8c8c8;
}

.f_note .u_inner {
  overflow-y: auto;
  height: 16rem;
  padding-right: 4rem;
}

@media screen and (max-width: 767px) {
  .f_note .u_inner {
    height: 11rem;
  }
}

@media screen and (max-width: 767px) {
  .f_note {
    padding: 3.6rem 0;
    font-size: 1rem;
  }
}

.f_note dl {
  margin-top: 1.86em;
}

.f_contact {
  background: #004eb4;
  background: url(../img/cta-bg.png) no-repeat center top/cover;
  color: #fff;
  padding: 8rem 0 9rem;
}

@media screen and (max-width: 767px) {
  .f_contact {
    background-image: url(../img/cta-bg-sp.jpg);
  }
}

.f_contact .ttl {
  text-align: center;
  font-weight: bold;
  font-size: 4.6rem;
  margin-bottom: 4rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .f_contact .ttl {
    font-size: 3rem;
  }
}

.f_contact .ttl:before, .f_contact .ttl:after {
  content: '';
  height: 4.4rem;
  width: 3.1rem;
  background: #004eb4;
  position: absolute;
  bottom: .1em;
  margin-left: -1.5em;
  background: url(../img/emb-slash-left01.svg) no-repeat 50%/contain;
}

@media screen and (max-width: 767px) {
  .f_contact .ttl:before, .f_contact .ttl:after {
    width: 4.8rem;
    height: 6.7rem;
  }
}

@media screen and (max-width: 767px) {
  .f_contact .ttl:before {
    left: 0;
    margin: 0;
  }
}

.f_contact .ttl:after {
  background-image: url(../img/emb-slash-rignt01.svg);
  margin-left: .8em;
}

@media screen and (max-width: 767px) {
  .f_contact .ttl:after {
    right: 0;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .f_contact ul {
    display: flex;
    gap: 2rem;
  }
  .f_contact li {
    width: 100%;
  }
  .f_contact a {
    border-radius: 1rem;
    padding: 2rem 3rem;
    height: 18.4rem;
    color: #004eb4;
    background: #fff url(../img/arrow-right04.svg) no-repeat calc(100% - 1rem) calc(100% - 1rem)/2rem;
    box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.3);
    display: block;
  }
  .f_contact dd {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .f_contact figure {
    width: 8.3rem;
  }
  .f_contact img {
    width: 100%;
  }
  .f_contact dt {
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    background: #004eb4;
    border-radius: 3em;
    text-align: center;
    line-height: 1.27;
    margin-bottom: .5em;
  }
  .f_contact em {
    font-weight: 900;
    font-size: 6.6rem;
    letter-spacing: -.02em;
    display: block;
    white-space: nowrap;
    line-height: 1.2;
  }
  .f_contact small {
    display: block;
    font-size: 1.4rem;
    letter-spacing: .1em;
    text-align: right;
  }
  .f_contact .mail {
    background-image: url(../img/arrow-right05.svg);
    color: #236dce;
  }
  .f_contact .mail dt {
    background: #236dce;
  }
  .f_contact .mail dd {
    justify-content: flex-start;
    gap: 1.5rem;
    padding-left: 1rem;
    padding-top: 1rem;
  }
  .f_contact .mail p {
    font-size: 3.4rem;
    font-weight: bold;
    line-height: 1.3;
  }
  .f_contact .mail figure {
    width: 8.2rem;
  }
}

#gototop {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 60;
}

@media screen and (max-width: 767px) {
  #gototop.home {
    bottom: 9.5rem;
    transition: bottom .3s;
  }
  #gototop.home.abs {
    bottom: 0;
  }
}

#gototop img {
  width: 6rem;
}

@media screen and (max-width: 767px) {
  #gototop img {
    width: 5.4rem;
  }
}

#footer {
  padding: 10rem 0 12rem;
  background: url(../img/f-bg.jpg) no-repeat 50%/cover;
}

@media screen and (max-width: 767px) {
  #footer {
    background-image: url(../img/f-bg-sp.jpg);
    padding: 6rem 0 0;
  }
  #footer .u_inner {
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  .f_row {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .f_row .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 2rem;
  }
}

.f_logo img {
  width: 29.4rem;
}

@media screen and (max-width: 767px) {
  .f_logo img {
    width: 22rem;
  }
}

.f_info {
  font-size: 1.5rem;
  line-height: 1.86;
  margin: 5.5rem 0 3.5rem;
}

.f_info dd + dt {
  margin-top: 1.4em;
}

@media screen and (max-width: 767px) {
  .f_info {
    margin: 4.5rem 0 3rem;
  }
}

.f_num {
  font-size: 1.4rem;
  line-height: 2.42;
}

.f_nav {
  font-size: 1.4rem;
  column-count: 2;
}

@media screen and (max-width: 767px) {
  .f_nav {
    margin-top: 5rem;
  }
}

@media screen and (min-width: 768px) {
  .f_nav {
    gap: 5rem;
  }
}

.f_nav li {
  margin-bottom: 3rem;
}

.f_nav a {
  display: block;
}

.f_nav a:hover {
  color: inherit;
}

.f_copy {
  font-size: 1.2rem;
  color: #787878;
}

@media screen and (min-width: 768px) {
  .f_copy {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .f_copy {
    font-size: 1rem;
    background: #e6e6e6;
    line-height: 5.4rem;
    margin: 3rem -2.7rem 0;
    padding-left: 2.7rem;
  }
}

/*--------------------------------------------------------------
Project
--------------------------------------------------------------*/
.fixed_contact {
  display: flex;
  position: fixed;
  bottom: 2rem;
  z-index: 65;
  right: 6rem;
  gap: 2rem;
  transform: translateY(150%);
  transition: transform .3s;
}

@media screen and (max-width: 767px) {
  .fixed_contact {
    right: 0;
    bottom: 1.4rem;
    padding: 0 1.4rem;
    width: 100%;
    gap: .6rem;
  }
  .fixed_contact li {
    flex: 1;
  }
}

.fixed_contact.fixed {
  transform: none;
}

.fixed_contact.fixed.abs {
  transform: translateY(150%);
}

.fixed_sns {
  position: fixed;
  z-index: 65;
  right: 0;
  bottom: 16rem;
  background: #3c3c3c;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 2rem 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  transition: transform .3s;
}

@media screen and (max-width: 767px) {
  .fixed_sns {
    bottom: 15rem;
  }
}

.fixed_sns.fixed {
  display: flex;
}

.fixed_sns.fixed.abs {
  transform: translateX(100%);
}

.fixed_sns img {
  width: 4.2rem;
  margin-bottom: .2em;
}

.fixed_sns li + li {
  border-top: solid 1px #646464;
}

.fixed_sns a {
  width: 9rem;
  height: 9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: .2em;
}

.fixed_sns a:hover {
  color: #fff;
  opacity: .7;
}

.top_main {
  position: relative;
}

.top_main:before {
  content: '';
  position: absolute;
  background: url(../img/mv-filter.png) no-repeat center bottom/cover;
  inset: 0;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .top_main:before {
    background-image: url(../img/mv-filter-sp.png);
  }
}

.top_main .slide img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  min-height: 60rem;
}

@media screen and (max-width: 767px) {
  .top_main .slide img {
    height: 100svh;
  }
}

.top_main dt {
  font-size: 6rem;
  line-height: 1.4;
  letter-spacing: .14em;
  margin-bottom: .8em;
  line-height: 1;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .top_main dt {
    line-height: 1.33;
    margin-bottom: .5em;
  }
}

.top_main dt ruby {
  color: rgba(255, 255, 255, 0);
  height: 8.6rem;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: .05em;
  background: url(../img/mv-txt.png) no-repeat left bottom/contain;
}

@media screen and (max-width: 767px) {
  .top_main dt ruby {
    top: -.14em;
  }
}

.top_main dt ruby > * {
  display: none;
}

.top_main dd {
  font-size: 1.5rem;
  line-height: 2.4;
  font-weight: 400;
  letter-spacing: .08em;
}

.top_main dl {
  position: absolute;
  bottom: 7.5rem;
  left: 7.7rem;
  z-index: 2;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .top_main dl {
    bottom: 5rem;
    left: 2.7rem;
  }
}

.top_about {
  position: relative;
  padding: 20rem 0 0;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .top_about {
    padding: 11rem 0 0;
  }
}

.top_about:before {
  content: '';
  position: absolute;
  background: url(../img/idx-about-bg.png) no-repeat left top/contain;
  width: 101.5rem;
  height: 66.7rem;
  right: calc(50% - 84rem);
  top: 11rem;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .top_about:before {
    width: 100%;
    right: -15rem;
    top: 6rem;
  }
}

.top_about .c_ttl {
  margin-bottom: 4rem;
}

.top_about p {
  line-height: 2.125;
}

@media screen and (max-width: 767px) {
  .top_about p {
    line-height: 1.875;
  }
  .top_about p br {
    display: none;
  }
}

.top_about .slide {
  margin-top: 11rem;
}

@media screen and (max-width: 767px) {
  .top_about .slide {
    margin-top: 6rem;
  }
}

.top_about .slide li {
  width: 70rem;
  margin: 0 1px;
}

@media screen and (max-width: 767px) {
  .top_about .slide li {
    width: 46.7rem;
  }
}

.top_about .slide img {
  width: 100%;
}

.top_service {
  background: url(../img/idx-service-bg.jpg) no-repeat center top/cover;
  padding: 20rem 0 26rem;
}

@media screen and (max-width: 767px) {
  .top_service {
    background-image: url(../img/idx-service-bg-sp.jpg);
    padding: 10rem 0 13rem;
  }
  .top_service .c_btn {
    margin-top: 6rem;
  }
}

@media screen and (min-width: 768px) {
  .top_service .u_inner {
    position: relative;
  }
  .top_service .c_btn {
    position: absolute;
    right: 0;
    top: 5.5rem;
  }
}

.top_service ul {
  margin-top: 14rem;
}

@media screen and (max-width: 767px) {
  .top_service ul {
    margin-top: 7rem;
  }
}

.top_service li {
  display: flex;
  margin-top: 10rem;
}

@media screen and (max-width: 767px) {
  .top_service li {
    margin-top: 6rem;
    flex-direction: column;
    gap: 3rem;
  }
}

.top_service li:nth-child(2) i {
  background: #023a83;
}

.top_service li:nth-child(3) i {
  background: #236dce;
}

.top_service li:nth-child(4) i {
  background: #3c7dd3;
}

@media screen and (min-width: 768px) {
  .top_service li {
    gap: 8rem;
  }
  .top_service li > * {
    flex: 1;
  }
}

.top_service li i {
  display: block;
  color: #004eb4;
  font-size: 1.2rem;
  font-weight: 900;
  width: 5em;
  text-align: center;
  color: #fff;
  background: #004eb4;
  border-radius: 3em;
  letter-spacing: .06em;
  margin-bottom: 1.6em;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .top_service li i {
    font-size: 1.1rem;
  }
}

.top_service li p {
  line-height: 2.125;
}

@media screen and (max-width: 767px) {
  .top_service li p {
    line-height: 1.875;
  }
}

.top_service .ttl {
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: .06em;
  margin-bottom: 1.1em;
}

@media screen and (max-width: 767px) {
  .top_service .ttl {
    font-size: 2.7rem;
    margin-bottom: .7em;
  }
}

.top_service figure img {
  border-radius: 1rem;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .top_service figure img {
    border-radius: .667rem;
  }
}

.top_com {
  background-image: -moz-linear-gradient(90deg, #004eb4 0%, #0779bb 100%);
  background-image: -webkit-linear-gradient(90deg, #004eb4 0%, #0779bb 100%);
  background-image: -ms-linear-gradient(90deg, #004eb4 0%, #0779bb 100%);
  color: #fff;
  padding: 20rem 0 14rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .top_com {
    padding: 13rem 0 11rem;
  }
  .top_com .c_btn {
    margin-top: 4.5rem;
  }
}

@media screen and (min-width: 768px) {
  .top_com .u_inner {
    display: flex;
    justify-content: space-between;
  }
  .top_com figure {
    width: 44rem;
  }
  .top_com .desc p {
    width: 56rem;
  }
}

.top_com figure {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top_com figure {
    margin-bottom: 3rem;
  }
}

.top_com figure img {
  width: 100%;
  border-radius: 1rem;
}

@media screen and (max-width: 767px) {
  .top_com figure img {
    border-radius: .667rem;
    width: 29.4rem;
  }
}

.top_com .ttl {
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.76;
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .top_com .ttl {
    text-align: center;
    font-size: 2.7rem;
    margin-bottom: 3rem;
  }
}

.top_com .ttl small {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 1.5em;
}

@media screen and (max-width: 767px) {
  .top_com .ttl small {
    font-size: 1.2rem;
  }
}

.top_com p {
  line-height: 2.25;
}

@media screen and (max-width: 767px) {
  .top_com p {
    line-height: 1.875;
  }
}

.top_com .c_btn {
  margin-top: 5rem;
}

.c_logoslider {
  display: flex;
  overflow: hidden;
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  width: 100vw;
}

.c_logoslider p {
  animation: scroll-left 70s infinite linear .5s both;
  padding-right: 4rem;
}

@media screen and (max-width: 767px) {
  .c_logoslider p {
    padding-right: 3rem;
  }
}

.c_logoslider p img {
  height: 12.1rem;
  max-width: none;
}

@media screen and (max-width: 767px) {
  .c_logoslider p img {
    height: 8rem;
  }
}

@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.top_reason {
  padding: 20rem 0;
}

@media screen and (max-width: 767px) {
  .top_reason {
    padding: 11rem 0;
  }
}

@media screen and (min-width: 768px) {
  .top_reason ul {
    margin-top: 7rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}

.top_reason li {
  padding: 6.5rem 4rem;
  position: relative;
}

.top_reason li i {
  display: block;
  color: #004eb4;
  font-weight: 900;
}

@media screen and (max-width: 767px) {
  .top_reason li i {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  .top_reason li {
    padding: 4rem 0;
    padding-left: 9.5rem;
    border-bottom: solid 1px #dcdcdc;
  }
}

@media screen and (min-width: 768px) {
  .top_reason li:nth-child(4n + 1):before {
    content: none;
  }
  .top_reason li:nth-child(4n + 1):after {
    inset: 0 3rem 0 0;
  }
  .top_reason li:nth-child(4n + 0):after {
    inset: 0 0 0 3rem;
  }
  .top_reason li:before, .top_reason li:after {
    z-index: -1;
    content: '';
    position: absolute;
  }
  .top_reason li:before {
    border-left: solid 1px #dcdcdc;
    inset: 3rem 0;
  }
  .top_reason li:after {
    border-bottom: solid 1px #dcdcdc;
    inset: 0 3rem;
  }
}

.top_reason dt {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.2em;
}

@media screen and (max-width: 767px) {
  .top_reason dt {
    text-align: left;
    margin-bottom: .6em;
  }
  .top_reason dt br {
    display: none;
  }
}

.top_reason dt em {
  background-image: -moz-linear-gradient(90deg, #0098b4 0%, #004eb4 100%);
  background-image: -webkit-linear-gradient(90deg, #0098b4 0%, #004eb4 100%);
  background-image: -ms-linear-gradient(90deg, #0098b4 0%, #004eb4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.top_reason dd {
  line-height: 2;
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .top_reason dd {
    line-height: 1.83;
  }
}

.top_reason figure {
  text-align: center;
  margin: 1rem 0 2.5rem;
}

@media screen and (max-width: 767px) {
  .top_reason figure {
    position: absolute;
    left: 0;
    margin: 0;
    top: 4rem;
  }
}

.top_reason figure img {
  width: 10.8rem;
}

@media screen and (max-width: 767px) {
  .top_reason figure img {
    width: 7rem;
  }
}

.top_price {
  padding: 20rem 0 18rem;
  background: url(../img/idx-price-bg.jpg) no-repeat center top/cover;
}

@media screen and (max-width: 767px) {
  .top_price {
    background-image: url(../img/idx-price-bg-sp.jpg);
    padding: 11rem 0;
  }
}

@media screen and (min-width: 768px) {
  .top_price .c_ttl {
    margin-bottom: 7.5rem;
  }
}

.top_price ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem;
}

@media screen and (max-width: 767px) {
  .top_price ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 4rem;
  }
}

.top_price li:nth-child(2) figcaption {
  background: #023a83;
}

.top_price li:nth-child(3) figcaption {
  background: #236dce;
}

.top_price li:nth-child(4) figcaption {
  background: #3c7dd3;
}

.top_price li p {
  font-weight: bold;
  font-size: 1.8rem;
  padding: 2.5rem 1.5rem 0;
}

.top_price li p small {
  display: block;
  font-size: .8em;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .top_price li p {
    padding: 1.5rem 0 0;
  }
}

.top_price figure {
  position: relative;
}

.top_price figure img {
  border-radius: 0 2rem 0 0;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .top_price figure img {
    border-radius: 0 1.334rem 0 0;
  }
}

.top_price figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 4rem;
  background: #004eb4;
  color: #fff;
  font-size: 1.8rem;
  padding: 0 1em;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .top_price figcaption {
    line-height: 3.4rem;
    padding: 0 .5em;
  }
}

.top_contact {
  background: url(../img/idx-contact-bg.jpg) no-repeat center top/cover;
  padding: 14rem 0;
}

@media screen and (max-width: 767px) {
  .top_contact {
    padding: 6rem 0 8rem;
    background-image: url(../img/idx-contact-bg-sp.jpg);
  }
}

@media screen and (min-width: 768px) {
  .top_contact .u_inner {
    display: flex;
    justify-content: space-between;
  }
  .top_contact ul {
    display: flex;
    gap: 2rem;
  }
}

.top_contact .ttl {
  font-weight: bold;
  font-size: 2.6rem;
  line-height: 1.76;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .top_contact .ttl {
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 3rem;
  }
}

.top_contact .ttl i {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1.6em;
}

@media screen and (max-width: 767px) {
  .top_contact .ttl i {
    font-size: 1.1rem;
  }
}

.top_works {
  position: relative;
  padding: 11rem 0;
}

.top_works ul {
  margin-left: 2.7rem;
}

@media screen and (min-width: 768px) {
  .top_works {
    padding: 20rem 0;
    position: relative;
  }
  .top_works .c_btn {
    position: absolute;
    right: calc(50% - 60rem);
    top: 25rem;
  }
  .top_works .c_btn a {
    width: 27rem;
  }
  .top_works ul {
    margin-left: calc(50% - 60rem);
  }
}

.top_works .slick-slide {
  width: 36.6rem;
  margin-right: 5rem;
}

@media screen and (max-width: 767px) {
  .top_works .slick-slide {
    width: 24.4rem;
    margin-right: 3rem;
  }
}

.top_works figure {
  overflow: hidden;
  border-radius: 1rem;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .top_works figure {
    border-radius: .667rem;
  }
}

.top_works figure img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 366 / 455;
}

.top_works li p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.77;
}

.top_works li i {
  display: block;
  color: #3078d5;
  font-weight: 400;
  font-size: 1.2rem;
  margin-bottom: .8em;
}

@media screen and (max-width: 767px) {
  .top_works li i {
    font-size: 1.1rem;
  }
}

.top_works li a:hover {
  color: inherit;
}

.top_works .slick-dots {
  display: flex;
  margin-top: 7rem;
}

@media screen and (max-width: 767px) {
  .top_works .slick-dots {
    margin: 5rem 0 6rem;
  }
}

.top_works .slick-dots li {
  height: .8rem;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .top_works .slick-dots li {
    height: .6rem;
  }
}

.top_works .slick-dots li.slick-active button {
  background: #004eb4;
  border-radius: 3em;
}

.top_works .slick-dots button {
  border: none;
  cursor: pointer;
  color: transparent;
  position: relative;
  background: #f0f0f0;
  height: 100%;
  width: 100%;
}

.top_works .slick-dots button:active, .top_works .slick-dots button:focus {
  outline: 0;
}

.top_voice {
  padding: 0 0 22rem;
}

@media screen and (min-width: 768px) {
  .top_voice .c_btn {
    top: 5.5rem;
  }
}

@media screen and (max-width: 767px) {
  .top_voice {
    padding: 0 0 10rem;
  }
}

.top_area {
  background: #f0f0f0;
  position: relative;
  padding: #f0f0f0;
  padding: 18rem 0;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .top_area {
    padding: 10rem 0;
  }
}

.top_area .c_ttl {
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .top_area .c_ttl {
    margin-bottom: 3rem;
  }
}

.top_area .img {
  width: 129rem;
  position: absolute;
  z-index: -1;
  top: 0;
  left: calc(50% - 30rem);
}

@media screen and (max-width: 767px) {
  .top_area .img {
    left: 0;
  }
}

.top_area .lead {
  line-height: 2.125;
}

@media screen and (max-width: 767px) {
  .top_area .lead {
    line-height: 1.875;
  }
}

.top_area .ttl {
  font-weight: bold;
  font-size: 3.2rem;
  margin-bottom: 1em;
  padding-left: .6em;
  border-left: solid 0.6rem #004eb4;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .top_area .ttl {
    font-size: 2.6rem;
  }
}

.top_area .area {
  background: #004eb4;
  color: #fff;
  border-radius: 1rem;
  padding: 4.5rem 6rem;
  margin: 5.5rem 0 13rem;
}

@media screen and (max-width: 767px) {
  .top_area .area {
    border-radius: .667rem;
    padding: 3rem 2.8rem;
    margin: 5rem 0 8rem;
  }
}

.top_area .area dt {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: .3em;
}

.top_area .area dd {
  line-height: 2.125;
}

.top_area .area dd + dt {
  margin-top: 1.4em;
}

.top_area ul {
  display: flex;
  gap: 1rem;
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .top_area ul {
    margin-top: 3.3rem;
    flex-direction: column;
    gap: 1.3rem;
  }
}

.top_area li {
  background: #fff;
  padding: 4.5rem 3.2rem 4.5rem 4rem;
  flex: 1;
  border-radius: 1rem;
  display: flex;
  gap: 4rem;
}

@media screen and (max-width: 767px) {
  .top_area li {
    border-radius: .667rem;
    padding: 2.8rem 2.8rem 4rem;
    flex-direction: column;
    gap: 2rem;
    flex: auto;
  }
}

.top_area li img {
  width: 15.2rem;
}

.top_area li p {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 1em;
}

.top_area li dt, .top_area li dd {
  font-size: 1.5rem;
  line-height: 2;
}

.top_area li dt {
  position: absolute;
}

.top_area li dd {
  margin-left: 5.6em;
  position: relative;
}

.top_area li dd a {
  color: #004eb4;
  text-decoration: underline;
}

.top_area li dd:before {
  content: '：';
  position: absolute;
  left: -1em;
}

.top_flow {
  background-image: -moz-linear-gradient(90deg, #004eb4 0%, #0779bb 100%);
  background-image: -webkit-linear-gradient(90deg, #004eb4 0%, #0779bb 100%);
  background-image: -ms-linear-gradient(90deg, #004eb4 0%, #0779bb 100%);
  padding: 15rem 0 8rem;
}

@media screen and (max-width: 767px) {
  .top_flow {
    padding: 10rem 0;
  }
}

.top_flow ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6rem 5rem;
}

@media screen and (max-width: 767px) {
  .top_flow ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 2.8rem;
  }
}

.top_flow li {
  border: solid 1px #fff;
  border-radius: 1rem;
  padding: 1.2rem 3rem 4.5rem;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 767px) {
  .top_flow li {
    border-radius: .667rem;
    padding: 2.5rem 2.8rem 3.5rem;
    padding-left: 11.6rem;
  }
}

.top_flow li:after {
  content: '';
  background: #fff;
}

@media screen and (min-width: 768px) {
  .top_flow li:after {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    right: -1rem;
    width: 1rem;
    height: 2rem;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
  }
}

@media screen and (max-width: 767px) {
  .top_flow li:after {
    position: absolute;
    left: 50%;
    translate: -50% 0;
    bottom: -1.4rem;
    width: 2.7rem;
    height: 1.4rem;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
  }
}

.top_flow li:last-child:after {
  content: none;
}

@media screen and (min-width: 768px) {
  .top_flow li:nth-child(n + 5) dt {
    height: 3em;
  }
}

.top_flow li i {
  display: block;
  letter-spacing: .02em;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .top_flow li i {
    font-size: 1.2rem;
  }
}

.top_flow dt {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: .02em;
  margin-bottom: 1.2em;
}

@media screen and (max-width: 767px) {
  .top_flow dt {
    text-align: left;
    margin-bottom: .6em;
  }
}

.top_flow dd {
  font-size: 1.5rem;
  line-height: 1.86;
  letter-spacing: .02em;
}

.top_flow figure {
  margin: 1.5rem 0 2.5rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top_flow figure {
    position: absolute;
    left: 0;
    margin: 0;
    top: 2.5rem;
    margin-left: 1.8rem;
  }
}

.top_flow figure img {
  width: 11.8rem;
}

@media screen and (max-width: 767px) {
  .top_flow figure img {
    width: 8.5rem;
  }
}

.top_archive {
  display: flex;
  align-items: flex-start;
  gap: 8rem;
  padding: 16rem 0;
}

@media screen and (max-width: 767px) {
  .top_archive {
    padding: 10rem 0;
    flex-direction: column;
  }
}

.top_archive section {
  width: 100%;
}

.top_archive .ttl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.top_archive .ttl i {
  color: #004eb4;
  font-weight: 900;
  font-size: 6rem;
}

@media screen and (max-width: 767px) {
  .top_archive .ttl i {
    font-size: 4.7rem;
  }
}

.top_archive .ttl a {
  color: #004eb4;
  border: solid 1px #004eb4;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 3;
  border-radius: 3em;
  width: 11.8em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .top_archive .ttl a {
    font-size: 1.34rem;
    line-height: 4rem;
  }
}

.top_archive li {
  border-bottom: solid 1px #dcdcdc;
}

.top_archive li a {
  padding: 2.75rem 0;
  display: block;
}

.top_archive li a:hover {
  color: inherit;
}

.top_archive li:has(figure) a {
  display: flex;
  justify-content: space-between;
  padding: 3rem 0;
}

.top_archive li:has(figure) .desc {
  width: calc(100% - 24rem);
}

@media screen and (max-width: 767px) {
  .top_archive li:has(figure) .desc {
    width: calc(100% - 18rem);
  }
}

.top_archive li i {
  display: inline-block;
  font-weight: 300;
  font-size: 1rem;
  color: #787878;
  background: #f0f0f0;
  border: solid 1px #dcdcdc;
  padding: 0 1em;
  margin-left: 1.5em;
}

.top_archive li p {
  font-weight: bold;
  font-size: 1.8rem;
  margin-top: .6em;
}

.top_archive time {
  color: #004eb4;
  font-size: 1.2rem;
  display: inline-block;
}

.top_archive figure {
  width: 20rem;
}

@media screen and (max-width: 767px) {
  .top_archive figure {
    width: 16rem;
  }
}

.top_archive figure img {
  width: 100%;
  aspect-ratio: 200 / 133;
  object-fit: cover;
}

.low_header {
  background: url(../img/mv-bg.jpg) no-repeat center top/cover;
  height: 60rem;
}

@media screen and (max-width: 767px) {
  .low_header {
    height: 27rem;
    padding-top: 8rem;
  }
}

.low_header .u_inner {
  height: 100%;
}

.low_header .ttl {
  color: #fff;
  display: flex;
  flex-direction: column-reverse;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: .14em;
}

@media screen and (max-width: 767px) {
  .low_header .ttl {
    font-size: 1.4rem;
  }
}

.low_header .ttl i {
  font-size: 9rem;
  font-weight: 900;
  letter-spacing: .08em;
  font-family: "Lato", sans-serif;
}

@media screen and (max-width: 767px) {
  .low_header .ttl i {
    font-size: 4.6rem;
  }
}

.com_nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin: 16rem 0;
}

@media screen and (max-width: 767px) {
  .com_nav {
    grid-template-columns: repeat(1, 1fr);
    gap: 1.2rem;
    margin: 8rem 0;
  }
}

.com_nav li {
  border: solid 1px #004eb4;
}

.com_nav a {
  line-height: 8rem;
  display: block;
  text-align: center;
  color: #004eb4;
  font-size: 2rem;
  background: url(../img/arrow-down01.svg) no-repeat calc(100% - 2rem)/2rem;
}

@media screen and (max-width: 767px) {
  .com_nav a {
    line-height: 6rem;
  }
}

.com_msg {
  background: url(../img/co-message-bg.png) no-repeat center top/cover;
  padding: 10rem 0;
}

@media screen and (min-width: 768px) {
  .com_msg {
    padding: 17.5rem 0;
  }
  .com_msg .u_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .com_msg figure {
    width: 44rem;
  }
  .com_msg .desc p {
    width: 56rem;
  }
}

.com_msg figure {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .com_msg figure {
    margin-bottom: 3rem;
  }
}

.com_msg figure img {
  width: 100%;
  border-radius: 1rem;
}

@media screen and (max-width: 767px) {
  .com_msg figure img {
    border-radius: .667rem;
    width: 29.4rem;
  }
}

.com_msg .c_ttl {
  margin-bottom: 6rem;
}

@media screen and (max-width: 767px) {
  .com_msg .c_ttl {
    margin-bottom: 3rem;
  }
}

.com_msg p {
  line-height: 2.25;
  letter-spacing: .14em;
}

@media screen and (max-width: 767px) {
  .com_msg p {
    line-height: 1.875;
  }
}

.com_msg .sign {
  text-align: right;
  font-weight: bold;
  font-size: 2rem;
  margin-top: 1.6em;
  letter-spacing: .08em;
}

.com_info {
  padding: 17.5rem 0 0;
}

@media screen and (max-width: 767px) {
  .com_info {
    padding: 10rem 0 0;
  }
}

.com_info .map {
  height: 50rem;
}

@media screen and (max-width: 767px) {
  .com_info .map {
    height: 30rem;
  }
}

.com_info iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.com_info dl {
  margin: 12rem 0 11rem;
}

@media screen and (max-width: 767px) {
  .com_info dl {
    margin: 7rem 0;
  }
}

.com_sec .c_ttl {
  margin-bottom: 6rem;
}

@media screen and (max-width: 767px) {
  .com_sec .c_ttl {
    margin-bottom: 3rem;
  }
}

.com_sec dl {
  border-top: solid 1px #dcdcdc;
}

@media screen and (min-width: 768px) {
  .com_sec dl {
    display: flex;
    flex-wrap: wrap;
  }
}

.com_sec dt, .com_sec dd {
  padding: 2.2em 1.2em;
  line-height: 1.875;
}

@media screen and (max-width: 767px) {
  .com_sec dt, .com_sec dd {
    padding: .8em 1em;
  }
}

.com_sec dt {
  color: #004eb4;
}

@media screen and (max-width: 767px) {
  .com_sec dt {
    padding-bottom: .3em;
  }
}

@media screen and (min-width: 768px) {
  .com_sec dt {
    width: 25rem;
    border-bottom: solid 1px #dcdcdc;
  }
}

.com_sec dd {
  border-bottom: solid 1px #dcdcdc;
}

@media screen and (max-width: 767px) {
  .com_sec dd {
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .com_sec dd {
    width: calc(100% - 25rem);
  }
}

.com_sec dd a {
  color: #004eb4;
  text-decoration: underline;
}

.com_recruit {
  background: url(../img/recruit-bg.jpg) no-repeat center top/cover;
  padding: 10rem 0;
}

@media screen and (min-width: 768px) {
  .com_recruit {
    padding: 17.5rem 0;
  }
  .com_recruit .u_inner {
    position: relative;
  }
  .com_recruit .c_btn {
    position: absolute;
    top: 5.5rem;
    right: 0;
  }
  .com_recruit .c_btn a {
    width: 27rem;
  }
}

@media screen and (max-width: 767px) {
  .com_recruit .c_btn {
    margin-top: 5rem;
  }
}

.com_recruit .c_btn a {
  background-color: #004eb4;
}

.serv_sec {
  padding: 8rem 0;
  background: url(../img/service-bg.png) no-repeat center top/cover;
  position: relative;
  margin-top: 8rem;
}

@media screen and (min-width: 768px) {
  .serv_sec {
    margin-top: 25rem;
    padding: 13rem 0 16rem;
  }
  .serv_sec.a .desc {
    margin-left: auto;
  }
  .serv_sec.a figure {
    right: calc(50% + 6.2rem);
  }
  .serv_sec.b figure {
    left: calc(50% + 6.2rem);
  }
  .serv_sec figure {
    position: absolute;
    top: -9rem;
  }
  .serv_sec .desc {
    width: 56rem;
    height: 62rem;
  }
}

@media screen and (max-width: 767px) {
  .serv_sec figure {
    margin: 3rem 0 6rem;
  }
  .serv_sec figure img {
    width: 100%;
  }
  .serv_sec.b figure {
    margin-left: -2.7rem;
  }
  .serv_sec.a figure {
    margin-right: -2.7rem;
  }
}

.serv_sec.sec2 .ttl i {
  background: #023a83;
}

.serv_sec.sec2 .exp:before {
  background: #023a83;
}

.serv_sec.sec2 dl, .serv_sec.sec2 dt, .serv_sec.sec2 dd {
  border-color: #6594d1;
}

.serv_sec.sec2 dt {
  background: #134f9d;
}

.serv_sec.sec2 .price {
  color: #023a83;
}

.serv_sec.sec2 .price:before {
  background: #023a83;
}

.serv_sec.sec3 .ttl i {
  background: #236dce;
}

.serv_sec.sec3 .exp:before {
  background: #236dce;
}

.serv_sec.sec3 dl, .serv_sec.sec3 dt, .serv_sec.sec3 dd {
  border-color: #7ba6dd;
}

.serv_sec.sec3 dt {
  background: #4085e1;
}

.serv_sec.sec3 .price {
  color: #236dce;
}

.serv_sec.sec3 .price:before {
  background: #236dce;
}

.serv_sec.sec4 .ttl i {
  background: #3c7dd3;
}

.serv_sec.sec4 .exp:before {
  background: #3c7dd3;
}

.serv_sec.sec4 dl, .serv_sec.sec4 dt, .serv_sec.sec4 dd {
  border-color: #90b6e8;
}

.serv_sec.sec4 dt {
  background: #4d8adc;
}

.serv_sec.sec4 .price {
  color: #3c7dd3;
}

.serv_sec.sec4 .price:before {
  background: #3c7dd3;
}

.serv_sec.sec5 .ttl i {
  background: #3b89ef;
}

.serv_sec.sec5 .exp:before {
  background: #3b89ef;
}

.serv_sec.sec5 dl, .serv_sec.sec5 dt, .serv_sec.sec5 dd {
  border-color: #7ba6dd;
}

.serv_sec.sec5 dt {
  background: #5197f3;
}

.serv_sec.sec5 .price {
  color: #3b89ef;
}

.serv_sec.sec5 .price:before {
  background: #3b89ef;
}

.serv_sec .ttl {
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: .06em;
  margin-bottom: 1.1em;
}

@media screen and (max-width: 767px) {
  .serv_sec .ttl {
    font-size: 2.7rem;
    margin-bottom: .7em;
  }
}

.serv_sec .ttl i {
  display: block;
  color: #004eb4;
  font-size: 1.2rem;
  font-weight: 900;
  width: 5em;
  text-align: center;
  color: #fff;
  background: #004eb4;
  border-radius: 3em;
  letter-spacing: .06em;
  margin-bottom: 1.6em;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .serv_sec .ttl i {
    font-size: 1.1rem;
  }
}

.serv_sec p {
  line-height: 2.125;
}

@media screen and (max-width: 767px) {
  .serv_sec p {
    line-height: 1.875;
  }
}

.serv_sec .price {
  font-size: 2.3rem;
  font-weight: bold;
  position: relative;
  color: #004eb4;
  padding-left: 2em;
  line-height: 1.2;
  margin-top: 2em;
}

@media screen and (max-width: 767px) {
  .serv_sec .price {
    margin-top: 1em;
  }
}

.serv_sec .price:before {
  content: '￥';
  position: absolute;
  left: 0;
  background: #004eb4;
  color: #fff;
  font-size: 1.8rem;
  width: 1.55em;
  height: 1.55em;
  text-align: center;
  border-radius: 50%;
  line-height: 1.55;
  top: 0;
}

.serv_sec .price small {
  display: block;
  font-size: 1.2rem;
  font-weight: 400;
  margin-top: .6em;
}

.serv_sec .ttl2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1.4em;
}

.serv_sec.a .exp {
  padding-left: 8rem;
}

.serv_sec.a .exp:before {
  left: 0;
  border-radius: 1rem 0 0 1rem;
}

@media screen and (max-width: 767px) {
  .serv_sec.a .exp {
    padding-left: 2.7rem;
  }
}

.serv_sec.b .exp {
  padding-right: 8rem;
}

.serv_sec.b .exp:before {
  right: 0;
  border-radius: 0 1rem 1rem 0;
}

@media screen and (max-width: 767px) {
  .serv_sec.b .exp {
    padding-right: 2.7rem;
  }
}

.serv_sec .exp {
  position: relative;
  padding: 5.5rem 0 7rem;
  z-index: 0;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .serv_sec .exp {
    padding: 5rem 0;
  }
}

.serv_sec .exp:before {
  content: '';
  position: absolute;
  width: calc(50vw + 60rem);
  height: 100%;
  background: #004eb4;
  z-index: -1;
  top: 0;
}

.serv_sec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5rem;
  margin-bottom: 3.5rem;
}

@media screen and (max-width: 767px) {
  .serv_sec ul {
    grid-template-columns: repeat(1, 1fr);
  }
}

.serv_sec li {
  position: relative;
}

.serv_sec li p {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.5rem;
  background: #000;
  padding: .05em 1em;
}

.serv_sec li img {
  width: 100%;
}

.serv_sec li:after {
  content: '';
  background: #fff;
}

@media screen and (min-width: 768px) {
  .serv_sec li:after {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    right: -3rem;
    width: 1rem;
    height: 1.6rem;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
  }
}

@media screen and (max-width: 767px) {
  .serv_sec li:after {
    position: absolute;
    left: 50%;
    translate: -50% 0;
    bottom: -3rem;
    width: 2.7rem;
    height: 1.4rem;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
  }
}

.serv_sec li:last-child:after {
  content: none;
}

@media screen and (min-width: 768px) {
  .serv_sec .row2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

.serv_sec dl {
  border-top: solid 1px #6594d1;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .serv_sec dl + dl {
    border-top: none;
  }
}

.serv_sec dt, .serv_sec dd {
  padding: 2.2em 2em;
  line-height: 1.875;
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .serv_sec dt, .serv_sec dd {
    padding: .8em 1em;
  }
}

.serv_sec dt {
  width: 20rem;
  border-bottom: solid 1px #6594d1;
  background: #2668be;
}

@media screen and (max-width: 767px) {
  .serv_sec dt {
    width: 14rem;
  }
}

.serv_sec dd {
  border-bottom: solid 1px #6594d1;
  width: calc(100% - 20rem);
}

@media screen and (max-width: 767px) {
  .serv_sec dd {
    width: calc(100% - 14rem);
  }
}

.work_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 7.5rem 5rem;
}

@media screen and (max-width: 767px) {
  .work_list {
    grid-template-columns: repeat(1, 1fr);
    gap: 5rem;
  }
}

.work_list figure {
  overflow: hidden;
  border-radius: 1rem;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .work_list figure {
    border-radius: .667rem;
  }
}

.work_list figure img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 366 / 455;
}

.work_list li p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.77;
}

.work_list li i {
  display: block;
  color: #3078d5;
  font-weight: 400;
  font-size: 1.2rem;
  margin-bottom: .8em;
}

@media screen and (max-width: 767px) {
  .work_list li i {
    font-size: 1.1rem;
  }
}

.work_list li a:hover {
  color: inherit;
}

.work_cat {
  margin: 0 0 8rem;
}

.work_cat select {
  border: solid 1px #004eb4;
  padding: .7em .8em;
  color: #004eb4;
  font-size: 2rem;
}

.works_body {
  margin: 16rem 0 18rem;
}

@media screen and (max-width: 767px) {
  .works_body {
    margin: 10rem 0;
  }
}

.wp-pagenavi {
  margin-top: 13rem;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 1em;
  font-size: 2rem;
  margin-top: 9rem;
  font-family: "Lato", sans-serif;
}

@media screen and (max-width: 767px) {
  .wp-pagenavi {
    margin-top: 8rem;
    font-size: 1.5rem;
    gap: .8em;
  }
}

.wp-pagenavi a, .wp-pagenavi span {
  text-align: center;
  width: 3.5em;
  height: 3.5em;
  line-height: 3.5;
  color: #004eb4;
  font-weight: bold;
  border: solid 1px #004eb4;
}

.wp-pagenavi .current {
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.wp-pagenavi .extend {
  border: none;
  width: 2em;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
  color: transparent;
  position: relative;
}

.wp-pagenavi .previouspostslink:before, .wp-pagenavi .nextpostslink:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50%  -50%;
  width: .8rem;
  height: 1.6rem;
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  background: #004eb4;
}

.wp-pagenavi .nextpostslink:before {
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}

.work_body {
  margin: 10rem 0;
}

@media screen and (min-width: 768px) {
  .work_body {
    width: 100rem;
    margin: 16rem auto 18rem;
  }
}

.work_body .ttl {
  font-size: 3.4rem;
  font-weight: bold;
  border-bottom: solid 1px #004eb4;
  padding-bottom: 5rem;
  margin-bottom: 8rem;
}

@media screen and (max-width: 767px) {
  .work_body .ttl {
    font-size: 2.8rem;
    padding-bottom: 4rem;
    margin-bottom: 6rem;
  }
}

.work_body p {
  line-height: 2.125;
}

@media screen and (max-width: 767px) {
  .work_body p {
    line-height: 1.875;
  }
}

.work_body td {
  font-size: 2.4rem;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: solid 1px #dcdcdc;
}

.work_body td p {
  font-size: 1.6rem;
  font-weight: normal;
}

.work_body table {
  margin-bottom: 1rem;
  border: solid 1px #dcdcdc;
}

.work_body .sub {
  color: #3078d5;
  font-size: 1.2rem;
  margin-bottom: .8em;
}

@media screen and (max-width: 767px) {
  .work_body .sub {
    font-size: 1.1rem;
  }
}

.work_body ul {
  background: #f0f0f0;
  padding: 8rem;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .work_body ul {
    padding: 3rem;
  }
}

.work_body ul:before {
  content: '';
  position: absolute;
  height: calc(100% - 24rem);
  border-left: solid 1px #c8c8c8;
  left: 12.5rem;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .work_body ul:before {
    left: 7.5rem;
    height: calc(100% - 10rem);
  }
}

.work_body li {
  margin-left: 16rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .work_body li {
    margin-left: 12rem;
  }
}

.work_body li + li {
  margin-top: 9.5rem;
}

@media screen and (max-width: 767px) {
  .work_body li + li {
    margin-top: 7rem;
  }
}

.work_body li img {
  border-radius: 1rem;
  width: 100%;
}

.work_body li p {
  position: absolute;
  left: -17rem;
  color: #fff;
  background: #236dce;
  border-radius: 3em;
  padding: .3em 1.5em;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .work_body li p {
    left: -13rem;
    font-size: 1.6rem;
  }
}

.work_body li p.b {
  background: #004eb4;
}

.work_body li p.c {
  background: #023a83;
}

.work_body li:after {
  content: '';
  background: #787878;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  bottom: -5rem;
  width: 2.5rem;
  height: 1.2rem;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
}

@media screen and (max-width: 767px) {
  .work_body li:after {
    bottom: -4rem;
  }
}

.work_body li:last-child:after {
  content: none;
}

.work_body .row {
  margin: 5rem 0;
}

@media screen and (min-width: 768px) {
  .work_body .row {
    margin: 8rem 0 7.5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

.work_body dl {
  border-top: solid 1px #6594d1;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .work_body dl + dl {
    border-top: none;
  }
}

.work_body dt, .work_body dd {
  padding: 1.8em 2em;
  line-height: 1.875;
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .work_body dt, .work_body dd {
    padding: .8em 1em;
  }
}

.work_body .price {
  font-size: 1.8rem;
  padding: 1.3em 1.5em;
}

@media screen and (max-width: 767px) {
  .work_body .price {
    padding: .6em .9em;
  }
}

.work_body dt {
  width: 20rem;
  border-bottom: solid 1px #c8c8c8;
  background: #004eb4;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .work_body dt {
    width: 14rem;
  }
}

.work_body dd {
  border-bottom: solid 1px #6594d1;
  width: calc(100% - 20rem);
}

@media screen and (max-width: 767px) {
  .work_body dd {
    width: calc(100% - 14rem);
  }
}

.work_body .c_back {
  margin-top: 16rem;
}

@media screen and (max-width: 767px) {
  .work_body .c_back {
    margin-top: 10rem;
  }
}

.blog_list img {
  width: 100%;
  aspect-ratio: 315 / 194;
  object-fit: cover;
}

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