@charset "UTF-8";
/*!
Theme Name: SWELL Child
Template: swell
*/
html {
  margin-top: 0 !important;
}

figure img {
  width: 100%;
  height: auto;
}

.l-content {
  margin-bottom: 0 !important;
}

.top #content {
  padding: 0;
}

.displaynone {
  display: none !important;
}

#wpadminbar,
#breadcrumb,
.c-pageTitle {
  display: none;
}

#header {
  top: 0;
}

.l-content {
  padding-top: 0;
}

.l-mainContent__inner .post_content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.is-style-default > .c-tabList .c-tabList__button:hover,
.is-style-default > .c-tabList .c-tabList__button[aria-selected=true] {
  background-color: inherit;
  color: inherit;
}

.wp-block-list {
  padding: 0 0 0 0.5em !important;
}

.w-beforeFooter {
  margin: 0 auto;
}

.swell-block-fullWide.sp-py-40,
.swell-block-fullWide.pc-py-60 {
  padding: 0;
}

.swell-block-fullWide {
  margin-bottom: 0;
}

.c-postTimes__posted.icon-posted:before {
  content: none;
}

.swell-block-columns .swell-block-column {
  margin-left: 0;
}

.swell-block-columns__inner {
  margin-left: 0;
  width: 100%;
  justify-content: center;
}

textarea {
  resize: none;
}

.swell-block-button__link {
  min-width: auto !important;
  box-shadow: none !important;
}

@media screen and (max-width: 959px) {
  .swell-block-columns .swell-block-column {
    width: 100% !important;
  }
}

#footer {
  display: none;
}

.footer_box .swell-block-columns__inner {
  display: grid;
  grid-template-columns: auto auto auto;
  column-gap: 42px;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media screen and (max-width: 959px) {
  .footer_box .swell-block-columns__inner {
    grid-template-columns: 1fr;
    column-gap: 0;
  }
}
.footer_box .swell-block-column {
  width: 100%;
}
.footer_box {
  /* 1列目 */
}
.footer_box .swell-block-column:nth-child(1) {
  justify-self: start;
}
.footer_box {
  /* 2列目 */
}
.footer_box .swell-block-column:nth-child(2) {
  justify-self: end;
  width: 240px;
}
.footer_box {
  /* 3列目 */
}
.footer_box .swell-block-column:nth-child(3) {
  justify-self: start;
  width: 414px;
}

.footer {
  background-color: #0A305F;
  position: relative;
  overflow: hidden;
  padding: 0 !important;
}
.footer::before {
  content: "";
  position: absolute;
  background-image: url(./image/common/footer_bg_img.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  right: -30%;
  top: 0;
  width: 70%;
  aspect-ratio: 1/1;
  transform: translate(O, -50%);
}
.footer .swell-block-fullWide__inner {
  padding: 87px 0 67px 0 !important;
  max-width: 1302px !important;
}
@media screen and (max-width: 959px) {
  .footer .swell-block-fullWide__inner {
    padding: 80px 24px !important;
  }
}

.footer_logo_box {
  margin-bottom: 99px;
}
@media screen and (max-width: 959px) {
  .footer_logo_box {
    margin-bottom: 0;
  }
}

.footer_logo {
  width: 353px;
  aspect-ratio: 353/53;
  margin-bottom: 32px;
}
@media screen and (max-width: 959px) {
  .footer_logo {
    width: 200px;
  }
}

.cta_office {
  color: #FFFFFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.88px;
  margin-bottom: 24px;
  position: relative;
}
.cta_office::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
  bottom: -12px;
}

.footer_address,
.footer_fax,
.footer_tel {
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}
.footer_address a,
.footer_fax a,
.footer_tel a {
  color: #FFFFFF;
}

.footer_privacy {
  justify-content: space-between;
  align-items: center;
}
.footer_privacy p {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.footer_privacy p img {
  background-color: #FFFFFF;
  margin-right: 8px;
}

.footer_link_box {
  color: #FFFFFF;
}

.footer_link_box-last {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.footer_link_box-last .footer_link_title {
  margin-bottom: 0;
}

.footer_link_title {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  position: relative;
  margin-bottom: 24px;
  grid-column: span 2;
}
.footer_link_title::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #FFFFFF;
  position: absolute;
  left: 0;
  bottom: -12px;
}

.footer_link_title-sub {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.footer_link svg {
  fill: #FD6E31;
}
.footer_link .swell-block-linkList__link:hover {
  color: #fff !important;
  opacity: 0.7;
  transition: all 0.3s ease;
}

.footer_link-company {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.footer_link-company .swell-block-linkList__link {
  justify-content: flex-start;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

@media screen and (max-width: 959px) {
  .cta_link-service {
    font-size: 14px;
  }
}

.footer_btn_group_text {
  width: 334px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  padding-left: 12px;
  margin-bottom: 12px !important;
  position: relative;
}
@media screen and (max-width: 959px) {
  .footer_btn_group_text {
    width: 100%;
  }
}
.footer_btn_group_text::before {
  content: "";
  width: 4px;
  height: 100%;
  background-color: #FD6E31;
  position: absolute;
  top: 0;
  left: 0;
}

.footer_link_list_group {
  margin-bottom: 0;
}

.footer_btn_group {
  align-self: flex-end !important;
  align-items: flex-end;
  grid-column: span 2;
  margin-top: 14px;
}
.footer_btn_group .cta_btn {
  width: 334px;
}
@media screen and (max-width: 959px) {
  .footer_btn_group .cta_btn {
    width: 100%;
  }
}
.footer_btn_group .cta_btn .swell-block-button__link {
  width: 334px !important;
  height: 60px !important;
}
@media screen and (max-width: 959px) {
  .footer_btn_group .cta_btn .swell-block-button__link {
    width: 100% !important;
  }
}
.footer_btn_group .cta_btn .swell-block-button__link::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 64px;
  width: 20px;
  height: 16px;
  background: url(./image/header/logo_mail.png) no-repeat center center/contain;
}
.footer_btn_group .cta_btn .swell-block-button__link::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 64px;
  width: 20px;
  height: 16px;
  background: url(./image/header/btn_arrow_white.png) no-repeat center center/contain;
}

#header, #fix_header {
  height: 80px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 959px) {
  #header, #fix_header {
    height: 60px;
  }
}
#header .l-header__inner.l-container,
#header .l-fixHeader__inner.l-container, #fix_header .l-header__inner.l-container,
#fix_header .l-fixHeader__inner.l-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  max-width: 1440px;
}
@media screen and (max-width: 959px) {
  #header .l-header__inner.l-container,
  #header .l-fixHeader__inner.l-container, #fix_header .l-header__inner.l-container,
  #fix_header .l-fixHeader__inner.l-container {
    padding: 0 24px;
  }
}
#header .l-fixHeader__inner.l-container, #fix_header .l-fixHeader__inner.l-container {
  width: 100%;
  max-width: 1440px !important;
}
#header .l-header__logo,
#header .l-fixHeader__logo, #fix_header .l-header__logo,
#fix_header .l-fixHeader__logo {
  width: 144px;
  aspect-ratio: 144/39;
  padding: 0;
  margin-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header .l-header__logo .c-headLogo,
#header .l-fixHeader__logo .c-headLogo, #fix_header .l-header__logo .c-headLogo,
#fix_header .l-fixHeader__logo .c-headLogo {
  margin-right: 0;
  height: 100%;
}
@media screen and (max-width: 959px) {
  #header .l-header__logo .c-headLogo,
  #header .l-fixHeader__logo .c-headLogo, #fix_header .l-header__logo .c-headLogo,
  #fix_header .l-fixHeader__logo .c-headLogo {
    height: auto;
  }
}
#header .c-gnav, #fix_header .c-gnav {
  align-items: center;
  gap: 48px;
}
#header .c-gnav .menu-item a span, #fix_header .c-gnav .menu-item a span {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
#header .c-gnav .menu-item-292:hover, #fix_header .c-gnav .menu-item-292:hover {
  opacity: 0.7;
  transition: all 0.3s ease;
}
#header .c-gnav .menu-item-292:hover a::after, #fix_header .c-gnav .menu-item-292:hover a::after {
  content: none !important;
}
#header .c-gnav .menu-item-292:hover a::before, #fix_header .c-gnav .menu-item-292:hover a::before {
  content: none !important;
}

#fix_header {
  margin-top: 0 !important;
}
@media screen and (max-width: 959px) {
  #fix_header {
    display: none;
  }
}

.c-gnav a::after {
  background: #FD6E31 !important;
  bottom: -12px !important;
}

.c-gnav > .menu-item > .sub-menu {
  top: 234%;
}

.menu-item-292 {
  background-color: #FD6E31 !important;
  width: 198px !important;
  height: 48px !important;
  padding: 12px 20px;
  position: relative;
}
@media screen and (max-width: 959px) {
  .menu-item-292 {
    width: 100% !important;
  }
}
.menu-item-292::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 20px;
  height: 16px;
  background: url(./image/header/logo_mail.png) no-repeat center center/contain;
}
.menu-item-292::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 20px;
  height: 16px;
  background: url(./image/header/btn_arrow_white.png) no-repeat center center/contain;
}
.menu-item-292 a span {
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
  letter-spacing: 0.64px;
}
.menu-item-292 a span:before {
  content: none !important;
}

.c-listMenu .menu-item-292 a:before {
  content: none !important;
}

.c-widget__title.-spmenu {
  display: none;
}

.menu-item-292 {
  padding: 0;
  width: 100%;
}
.menu-item-292 a {
  height: 48px;
  padding: 0 !important;
  text-align: center;
  color: #FFFFFF !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 12px !important;
  letter-spacing: 0.64px !important;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.menu-item-292 a::before {
  content: none !important;
}
.menu-item-292 a::after {
  content: none;
}

.sub-menu .menu-item-310 > a:first-child,
.sub-menu .menu-item-34 > a:first-child,
.sub-menu .menu-item-311 > a:first-child,
.sub-menu .menu-item-309 > a:first-child {
  pointer-events: none;
  cursor: none;
}
.sub-menu .menu-item-310 > a:before,
.sub-menu .menu-item-34 > a:before,
.sub-menu .menu-item-311 > a:before,
.sub-menu .menu-item-309 > a:before {
  content: none;
}
.sub-menu .menu-item-310 a,
.sub-menu .menu-item-34 a,
.sub-menu .menu-item-311 a,
.sub-menu .menu-item-309 a {
  border: none;
}
.sub-menu .menu-item-310 .menu-item-310 > a,
.sub-menu .menu-item-310 .menu-item-311 > a,
.sub-menu .menu-item-310 .menu-item-309 > a,
.sub-menu .menu-item-34 .menu-item-310 > a,
.sub-menu .menu-item-34 .menu-item-311 > a,
.sub-menu .menu-item-34 .menu-item-309 > a,
.sub-menu .menu-item-311 .menu-item-310 > a,
.sub-menu .menu-item-311 .menu-item-311 > a,
.sub-menu .menu-item-311 .menu-item-309 > a,
.sub-menu .menu-item-309 .menu-item-310 > a,
.sub-menu .menu-item-309 .menu-item-311 > a,
.sub-menu .menu-item-309 .menu-item-309 > a {
  font-size: 15px;
  padding-left: 1em;
}
.sub-menu .menu-item-310 .menu-item-310 a,
.sub-menu .menu-item-310 .menu-item-311 a,
.sub-menu .menu-item-310 .menu-item-309 a,
.sub-menu .menu-item-34 .menu-item-310 a,
.sub-menu .menu-item-34 .menu-item-311 a,
.sub-menu .menu-item-34 .menu-item-309 a,
.sub-menu .menu-item-311 .menu-item-310 a,
.sub-menu .menu-item-311 .menu-item-311 a,
.sub-menu .menu-item-311 .menu-item-309 a,
.sub-menu .menu-item-309 .menu-item-310 a,
.sub-menu .menu-item-309 .menu-item-311 a,
.sub-menu .menu-item-309 .menu-item-309 a {
  padding-left: 1em !important;
}
.sub-menu .menu-item-310 .menu-item-310 .sub-menu a,
.sub-menu .menu-item-310 .menu-item-311 .sub-menu a,
.sub-menu .menu-item-310 .menu-item-309 .sub-menu a,
.sub-menu .menu-item-34 .menu-item-310 .sub-menu a,
.sub-menu .menu-item-34 .menu-item-311 .sub-menu a,
.sub-menu .menu-item-34 .menu-item-309 .sub-menu a,
.sub-menu .menu-item-311 .menu-item-310 .sub-menu a,
.sub-menu .menu-item-311 .menu-item-311 .sub-menu a,
.sub-menu .menu-item-311 .menu-item-309 .sub-menu a,
.sub-menu .menu-item-309 .menu-item-310 .sub-menu a,
.sub-menu .menu-item-309 .menu-item-311 .sub-menu a,
.sub-menu .menu-item-309 .menu-item-309 .sub-menu a {
  border: none;
  padding: 0.5em 1em 0.5em 2.75em;
}

.menu-item-34 > a,
.menu-item-310 > a,
.menu-item-311 > a,
.menu-item-309 > a {
  cursor: pointer;
}

.c-gnav .menu-item-34 > .sub-menu {
  left: -15px;
}

@media screen and (min-width: 960px) {
  .sub-menu li {
    background-color: #0A305F;
    color: #FFFFFF;
  }
  .sub-menu li a:before {
    color: #FFFFFF;
  }
  .sub-menu li:hover {
    background-color: #FFFFFF;
    color: #0A305F;
  }
  .sub-menu li:hover a:before {
    color: #0A305F;
  }
  .menu-item-212,
  .menu-item-296,
  .menu-item-297 {
    background-color: #0A305F;
  }
  .menu-item-212 a:before,
  .menu-item-296 a:before,
  .menu-item-297 a:before {
    color: #FFFFFF !important;
  }
  .menu-item-212:hover,
  .menu-item-296:hover,
  .menu-item-297:hover {
    background-color: #FFFFFF;
    color: #0A305F;
  }
  .menu-item-212:hover a,
  .menu-item-296:hover a,
  .menu-item-297:hover a {
    padding-left: 2.5em;
  }
  .menu-item-212:hover a:before,
  .menu-item-296:hover a:before,
  .menu-item-297:hover a:before {
    color: #0A305F !important;
  }
}
.menu-item-212 a,
.menu-item-296 a,
.menu-item-297 a,
.menu-item-298 a,
.menu-item-312 a,
.menu-item-301 a,
.menu-item-299 a,
.menu-item-300 a,
.menu-item-409 a {
  padding-left: 3em !important;
}
.menu-item-212 a:before,
.menu-item-296 a:before,
.menu-item-297 a:before,
.menu-item-298 a:before,
.menu-item-312 a:before,
.menu-item-301 a:before,
.menu-item-299 a:before,
.menu-item-300 a:before,
.menu-item-409 a:before {
  left: 1.75em !important;
}

.p-spMenu__nav .menu-item-34 > a:before {
  rotate: 90deg;
  left: -5px;
  top: 41%;
}
.p-spMenu__nav .menu-item-34:not(.is-open) > a:before {
  rotate: 0deg;
  left: 2px;
  top: 50%;
}

.menu-item-292 a:after {
  content: none !important;
}

.current_page_item a:after {
  transform: scale(0) !important;
  transition: all 0.3s ease;
}
.current_page_item:hover a:after {
  transform: scale(1) !important;
}

.menu-item-310 a,
.menu-item-311 a,
.menu-item-309 a {
  padding-left: 1em !important;
}

.mv {
  padding: 480px 0 43px 0 !important;
  position: relative;
}
@media screen and (max-width: 959px) {
  .mv {
    height: calc(100vh - 60px);
    padding: 80px 0 43px 0 !important;
  }
}
.mv .swell-block-fullWide__inner {
  max-width: 1440px !important;
  margin: 0 auto;
  padding-left: 0 !important;
}
@media screen and (max-width: 959px) {
  .mv .swell-block-fullWide__inner {
    position: absolute;
    bottom: 32px;
    left: 0;
  }
}
.mv .mv_title {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  opacity: 0;
  transform: translateX(-40px);
  animation: mvFadeIn 0.9s ease forwards;
  animation-delay: 0.3s;
}
.mv .mv_title:nth-of-type(2) {
  animation-delay: 0.4s;
}
.mv .mv_title .mv_title_color {
  clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
  background: linear-gradient(90deg, #0AA1D8 0%, #0951A9 32.21%, #072347 100%) !important;
  box-shadow: 0 13.001px 18.573px 0 rgba(0, 0, 0, 0.38) !important;
  color: #FFFFFF !important;
  font-size: 55px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 150% !important;
  letter-spacing: 2.2px !important;
  margin-bottom: 22px !important;
  margin-top: 0 !important;
  display: inline-block;
  padding-left: 30px;
}
@media screen and (max-width: 959px) {
  .mv .mv_title .mv_title_color {
    font-size: 28px !important;
    padding-left: 12px !important;
  }
}
.mv .mv_title .mv_title_color:last-child {
  margin-bottom: 26px !important;
}
.mv .mv_title .mv_title_box {
  margin-bottom: 0 !important;
}
.mv .mv_title .mv_title_box .wp-block-group__inner-container {
  display: flex !important;
  flex-direction: column !important;
  flex-wrap: wrap !important;
}
@keyframes mvFadeIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.mv .mv_text {
  color: #FFF;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 51px */
  letter-spacing: 1.36px;
  padding-left: 30px;
}
@media screen and (max-width: 959px) {
  .mv .mv_text {
    font-size: 20px !important;
    padding-left: 12px !important;
  }
}

.top_message {
  padding: 0 !important;
}
.top_message .swell-block-fullWide__inner {
  position: relative;
  max-width: 1120px !important;
  margin: 0 auto !important;
  padding: 198px 0 217px 0 !important;
}
@media screen and (max-width: 959px) {
  .top_message .swell-block-fullWide__inner {
    padding: 100px 24px 100px 24px !important;
  }
}
.top_message .swell-block-fullWide__inner::before {
  content: "";
  position: absolute;
  background-image: url(./image/Top/service_bg_img.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 959px) {
  .top_message .swell-block-fullWide__inner::before {
    top: 40%;
  }
}

.top_section_title {
  color: #333 !important;
  font-family: "Noto Serif JP" !important;
  font-size: 60px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 150% !important;
  letter-spacing: 7.2px !important;
  position: relative;
  margin-bottom: 12px !important;
}
@media screen and (max-width: 959px) {
  .top_section_title {
    font-size: 32px !important;
    letter-spacing: 3.84px !important;
  }
}
.top_section_title:before {
  content: "メッセージ" !important;
  position: absolute !important;
  left: 0 !important;
  top: -12px !important;
  color: #FD6E31;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.88px;
}
@media screen and (max-width: 959px) {
  .top_section_title:before {
    font-size: 16px !important;
    letter-spacing: 1.92px !important;
  }
}

.message_title_box {
  margin-bottom: 42px;
}

.top_message_title-sub {
  color: #0A305F;
  font-size: 38px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%; /* 57px */
  letter-spacing: 4.56px;
}
@media screen and (max-width: 959px) {
  .top_message_title-sub {
    font-size: 20px !important;
    letter-spacing: 2.4px !important;
  }
}

.message_box .swell-block-columns__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}
@media screen and (max-width: 959px) {
  .message_box .swell-block-columns__inner {
    grid-template-columns: 1fr;
  }
}
.message_box .swell-block-columns__inner figure {
  height: 100%;
}

.top_message_text_box .wp-block-group__inner-container {
  gap: 20px;
  display: flex;
  flex-direction: column;
}

.top_message_text {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.32px;
  margin-bottom: 0;
}

.top_message_bold {
  font-size: 20px !important;
  font-weight: bold !important;
}

.top_service {
  position: relative;
  padding-top: 148px !important;
  padding-bottom: 150px !important;
}
@media screen and (max-width: 959px) {
  .top_service {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.top_service::before {
  content: "";
  top: 0;
  position: absolute;
  background-image: url(./image/Top/service.png);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  aspect-ratio: 1440/730;
}
.top_service .swell-block-fullWide__inner {
  max-width: 1120px !important;
}
@media screen and (max-width: 959px) {
  .top_service .swell-block-fullWide__inner {
    padding: 80px 24px !important;
  }
}
.top_service .top_section_title_white {
  color: #FFFFFF !important;
  font-family: "Noto Serif JP" !important;
  font-size: 98px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 100% !important;
  letter-spacing: 11.76px !important;
  position: relative !important;
  margin-bottom: 51px !important;
}
@media screen and (max-width: 959px) {
  .top_service .top_section_title_white {
    font-size: 32px !important;
    letter-spacing: 3.84px !important;
    margin-bottom: 42px !important;
  }
}
.top_service .top_section_title_white:before {
  content: "サービス";
  position: absolute !important;
  width: 110px;
  height: 24px;
  left: 50%;
  top: 0 !important;
  transform: translate(-50%, -100%) !important;
  color: #FD6E31;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.88px;
}

.accordion .swell-block-accordion__body {
  border: none;
  padding: 0;
  overflow: visible;
}
.accordion .swell-block-accordion__item.is-opened .swell-block-accordion__title {
  margin-bottom: 60px !important;
}
.accordion .swell-block-accordion__title {
  background: linear-gradient(90deg, #0AA1D8 0%, #0951A9 52.88%, #072347 100%);
  padding: 12px;
  color: #FFFFFF;
  text-align: left;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.48px;
  padding-left: 72px;
  position: relative;
}
@media screen and (max-width: 959px) {
  .accordion .swell-block-accordion__title {
    font-size: 20px !important;
    letter-spacing: 2.4px !important;
    padding-left: 65px !important;
  }
}
.accordion .swell-block-accordion__title:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 45px;
  background-image: url(./image/Top/service_title_icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 959px) {
  .accordion .swell-block-accordion__title:before {
    width: 40px;
    height: 36px;
  }
}

.top_service_group_box {
  background-color: #E5EEF4;
  padding: 80px 87px !important;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .top_service_group_box {
    padding: 40px 12px !important;
  }
}

.top_service_group {
  margin-bottom: 60px;
}
@media screen and (max-width: 959px) {
  .top_service_group {
    margin-bottom: 32px;
  }
}

.top_service_section_title {
  background: linear-gradient(90deg, #0AA1D8 0%, #0951A9 52.88%, #072347 100%);
  padding: 12px;
  color: #FFFFFF;
  text-align: left;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.48px;
  padding-left: 72px;
  position: relative;
  margin-bottom: 80px !important;
}
@media screen and (max-width: 959px) {
  .top_service_section_title {
    font-size: 20px !important;
    letter-spacing: 2.4px !important;
    margin-bottom: 60px !important;
    padding-left: 65px !important;
  }
}
.top_service_section_title:before {
  content: "";
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 45px;
  background-image: url(./image/Top/service_title_icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 959px) {
  .top_service_section_title:before {
    width: 40px;
    height: 36px;
  }
}

.top_service_box .swell-block-columns__inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
@media screen and (max-width: 959px) {
  .top_service_box .swell-block-columns__inner {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}
.top_service_box .swell-block-column {
  width: 100%;
  background-color: #FFFFFF;
  position: relative;
  padding: 32px 12px 30px 12px;
  transition: all 0.3s ease;
}
.top_service_box .swell-block-column:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.top_service_box .swell-block-column:hover .top_service_arrow_icon {
  transform: translateX(10px);
}

.top_service_box-last .swell-block-columns__inner {
  grid-template-columns: 1fr;
}
.top_service_box-last .swell-block-column:hover {
  transform: translateY(0);
  box-shadow: none;
}
.top_service_box-last .swell-block-column:hover .top_service_arrow_icon {
  transform: translateX(0);
}

.top_service_icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  position: absolute;
  transform: translate(0, -100%);
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_service_icon img {
  width: 40px;
}

.top_service_title-orange {
  color: #EB6227;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.44px;
}
@media screen and (max-width: 959px) {
  .top_service_title-orange {
    font-size: 20px !important;
    letter-spacing: 2.4px !important;
  }
}

.top_service_text {
  color: #333;
  text-align: justify;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}

.top_service_arrow_icon {
  position: absolute;
  width: 26px;
  height: 28px;
  right: 16px;
  bottom: 12px;
}
.top_service_arrow_icon .swell-block-button__link {
  width: 26px !important;
  height: 26px !important;
  background-color: #FFF1EB !important;
  border-radius: 0;
  padding: 0;
  position: relative;
}
.top_service_arrow_icon .swell-block-button__link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 11px;
  background-image: url(./image/Top/top_service_arrow_icon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.loop-slider {
  margin-bottom: 0;
  overflow: hidden;
}
.loop-slider .wp-block-group__inner-container {
  display: flex;
  gap: 12px;
  max-width: 100% !important;
}
.loop-slider .swell-block-columns {
  display: flex;
  flex-shrink: 0;
  gap: 12px;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .loop-slider .swell-block-columns {
    gap: 8px;
  }
}
.loop-slider .swell-block-columns__inner {
  display: flex;
  gap: 12px;
  flex-wrap: nowrap;
}
@media screen and (max-width: 959px) {
  .loop-slider .swell-block-columns__inner {
    gap: 8px;
  }
}
.loop-slider .swell-block-column {
  width: 464px;
  aspect-ratio: 464/320;
  flex-shrink: 0;
}
@media screen and (max-width: 959px) {
  .loop-slider .swell-block-column {
    width: 200px !important;
    aspect-ratio: 16/9;
  }
}

.top_section_title_black {
  color: #0A305F !important;
  font-family: "Noto Serif JP" !important;
  font-size: 98px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 100% !important;
  letter-spacing: 11.76px !important;
  position: relative !important;
  margin-bottom: 51px !important;
}
@media screen and (max-width: 959px) {
  .top_section_title_black {
    font-size: 32px !important;
    letter-spacing: 3.84px !important;
    margin-bottom: 42px !important;
  }
}
.top_section_title_black:before {
  content: "私たちについて" !important;
  position: absolute !important;
  width: 200px !important;
  height: 24px !important;
  left: 50% !important;
  top: 0 !important;
  transform: translate(-50%, -100%) !important;
  color: #FD6E31;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.88px;
}
@media screen and (max-width: 959px) {
  .top_section_title_black:before {
    font-size: 16px !important;
    letter-spacing: 1.92px !important;
  }
}

.top_about {
  padding: 0 !important;
}
.top_about .swell-block-fullWide__inner {
  max-width: 1122px !important;
  padding: 150px 0 !important;
}
@media screen and (max-width: 959px) {
  .top_about .swell-block-fullWide__inner {
    padding: 80px 24px !important;
  }
}

.top_about_box {
  margin: 0;
  gap: 24px;
}
.top_about_box .swell-block-columns__inner {
  justify-content: space-between;
}

.top_about_text_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 40px;
}

.top_about_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  margin-bottom: 0;
}

.top_about_btn {
  margin-left: 0;
}
.top_about_btn .swell-block-button__link {
  background: #FD6E31;
  display: flex;
  width: 200px;
  height: 50px;
  padding: 16px 20px;
  justify-content: left;
  align-items: center;
  border-radius: 0;
  position: relative;
  transition: all 0.3s ease;
}
.top_about_btn .swell-block-button__link::before {
  content: "";
  position: absolute;
  background-image: url(./image/header/btn_arrow_white.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}
.top_about_btn .swell-block-button__link::before {
  right: 31px;
}
.top_about_btn .swell-block-button__link:hover {
  background-color: #0A305F;
  transform: translateY(-5px);
}

.cta {
  background-image: url(./image/common/cta_bg_img.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 959px) {
  .cta {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
.cta .swell-block-fullWide__inner {
  max-width: 1120px !important;
  padding: 120px 0 125px 0 !important;
}
@media screen and (max-width: 959px) {
  .cta .swell-block-fullWide__inner {
    padding: 80px 24px 80px 24px !important;
  }
}
.cta .top_section_title_white {
  color: #FFFFFF !important;
  font-family: "Noto Serif JP" !important;
  font-size: 98px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 100% !important;
  letter-spacing: 11.76px !important;
  position: relative !important;
  margin-bottom: 50px !important;
}
@media screen and (max-width: 959px) {
  .cta .top_section_title_white {
    font-size: 32px !important;
    letter-spacing: 3.84px !important;
    margin-bottom: 42px !important;
  }
}
.cta .top_section_title_white:before {
  content: "お問い合わせ";
  position: absolute !important;
  width: 200px !important;
  height: 24px !important;
  left: 50%;
  top: 0 !important;
  transform: translate(-50%, -100%) !important;
  color: #FD6E31;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.88px;
}
@media screen and (max-width: 959px) {
  .cta .top_section_title_white:before {
    font-size: 16px !important;
    letter-spacing: 1.92px !important;
  }
}

.cta_title-top {
  color: #FFF;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 4.32px;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .cta_title-top {
    font-size: 24px !important;
    letter-spacing: 2.4px !important;
    margin-bottom: 28px !important;
  }
}

.cta_title-bottom {
  color: #87CFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 959px) {
  .cta_title-bottom {
    font-size: 18px !important;
    letter-spacing: 1.92px !important;
  }
}

.cta_title-sub {
  margin-bottom: 50px;
}
.cta_title-sub .wp-block-group__inner-container {
  gap: 8px;
}

.cta_box .swell-block-columns__inner {
  gap: 45px;
}
.cta_box .swell-block-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.cta_text_group {
  margin-bottom: 28px;
}
.cta_text_group .wp-block-group__inner-container {
  margin-bottom: 28px;
  gap: 24px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 959px) {
  .cta_text_group .wp-block-group__inner-container {
    gap: 16px;
  }
}

.cta_text {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 0;
}

.cta_btn {
  margin-left: 0;
}
.cta_btn .swell-block-button__link {
  background: #FD6E31;
  border-radius: 0;
  display: flex;
  width: 231px;
  height: 50px;
  padding: 16px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  position: relative;
}
.cta_btn .swell-block-button__link::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 20px;
  height: 16px;
  background: url(./image/header/logo_mail.png) no-repeat center center/contain;
}
.cta_btn .swell-block-button__link::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 24px;
  height: 24px;
  background: url(./image/header/btn_arrow_white.png) no-repeat center center/contain;
}
.cta_btn .swell-block-button__link:hover {
  filter: brightness(1.5);
  transition: all 0.3s ease;
  transform: translateY(-5px);
}

.lower_title_section {
  padding: 0 !important;
  height: 490px;
}
@media screen and (max-width: 959px) {
  .lower_title_section {
    height: 230px;
  }
}
.lower_title_section .swell-block-fullWide__inner {
  max-width: 100% !important;
  margin: 0 auto !important;
  padding: 0 !important;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 959px) {
  .lower_title_section .swell-block-fullWide__inner {
    padding: 0 24px !important;
  }
}
.lower_title_section .swell-block-columns__inner {
  justify-content: space-between;
}
.lower_title_section .lower_title_box {
  background-color: #0A305F;
  height: 271px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
}
@media screen and (max-width: 959px) {
  .lower_title_section .lower_title_box {
    height: 120px;
    bottom: auto;
    top: 0;
  }
}
.lower_title_section .lower_title_group, .lower_title_section .wp-block-group__inner-container {
  height: 100%;
}
.lower_title_section .lower_title_group {
  width: 350px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 959px) {
  .lower_title_section .lower_title_group {
    align-items: flex-start;
  }
}
.lower_title_section .lower_title_group .wp-block-group__inner-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  gap: 12px;
}
@media screen and (max-width: 959px) {
  .lower_title_section .lower_title_group .wp-block-group__inner-container {
    align-items: flex-start;
  }
}
.lower_title_section .lower_title {
  color: #FFFFFF !important;
  font-size: 56px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 130% !important;
  letter-spacing: 6.72px !important;
  margin-top: 0;
}
@media screen and (max-width: 959px) {
  .lower_title_section .lower_title {
    font-size: 32px !important;
    letter-spacing: 3.84px !important;
  }
}
.lower_title_section .lower_title-sub {
  color: #FFFFFF;
  font-size: 24px !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 100% !important;
  letter-spacing: 2.88px !important;
  width: 100%;
  text-align: left;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .lower_title_section .lower_title-sub {
    font-size: 20px;
    letter-spacing: 2.4px;
  }
}
.lower_title_section .lower_img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.lower_title_section .lower_img figure, .lower_title_section .lower_img img {
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 959px) {
  .lower_title_section .lower_img {
    width: 200px !important;
    height: 138px;
    z-index: 1;
    bottom: -10px;
  }
}

.page_title {
  color: #7B8187;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 0;
  padding: 16px 0;
}

.service_intro {
  padding: 0 !important;
}
.service_intro .swell-block-fullWide__inner {
  max-width: 1120px !important;
  margin: 0 auto !important;
  padding: 150px 0 75px 0 !important;
}
@media screen and (max-width: 959px) {
  .service_intro .swell-block-fullWide__inner {
    padding: 80px 24px 50px 24px !important;
  }
}

.service_intro_box .swell-block-columns__inner {
  gap: 64px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media screen and (max-width: 959px) {
  .service_intro_box .swell-block-columns__inner {
    gap: 40px;
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
}

.service_intro_title {
  color: #333;
  font-family: "Noto Sans JP";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 32px */
  letter-spacing: 3.84px;
  margin-bottom: 32px;
}
@media screen and (max-width: 959px) {
  .service_intro_title {
    margin-bottom: 24px;
  }
}

.service_intro_text {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}

.service_case {
  padding: 0 !important;
}
.service_case .swell-block-fullWide__inner {
  max-width: 1120px !important;
  margin: 0 auto !important;
  padding: 75px 0 !important;
}
@media screen and (max-width: 1120px) {
  .service_case .swell-block-fullWide__inner {
    padding: 50px 24px !important;
  }
}

.service_case_title {
  color: #000;
  font-size: 32px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 100% !important;
  letter-spacing: 3.84px !important;
  margin-bottom: 56px !important;
}
@media screen and (max-width: 959px) {
  .service_case_title {
    font-size: 24px !important;
    letter-spacing: 2.88px !important;
    margin-bottom: 32px !important;
  }
}

.service_case_graph tr {
  display: grid;
  grid-template-columns: 0.321fr 0.679fr;
  gap: 32px;
  padding: 32px 0;
  border-bottom: 1px solid #EAEAEA;
}
.service_case_graph tr:first-child {
  border-top: 1px solid #EAEAEA;
}
@media screen and (max-width: 959px) {
  .service_case_graph tr {
    gap: 24px;
    padding: 12px 0;
  }
}
.service_case_graph th {
  color: #0A305F;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.32px;
  background-color: transparent;
  border: none;
  padding: 0;
}
.service_case_graph td {
  border: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  padding: 0;
}

.service_detail {
  padding: 0 !important;
}
.service_detail .swell-block-fullWide__inner {
  max-width: 1120px !important;
  margin: 0 auto !important;
  padding: 75px 0 150px 0 !important;
}
@media screen and (max-width: 1120px) {
  .service_detail .swell-block-fullWide__inner {
    padding: 50px 24px !important;
  }
}

.service_detail_box {
  margin-bottom: 150px;
}
.service_detail_box:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .service_detail_box:nth-child(odd) .swell-block-columns__inner {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 959px) {
  .service_detail_box {
    margin-bottom: 100px;
  }
}
.service_detail_box .swell-block-columns__inner {
  gap: 32px;
}
@media screen and (max-width: 959px) {
  .service_detail_box .swell-block-columns__inner {
    display: flex;
  }
}

.other .top_service_box-last {
  width: 100%;
}
.other .top_service_box-last .swell-block-column:hover {
  transform: translateY(0);
  box-shadow: none;
}
.other .top_service_box-last .swell-block-column:hover .top_service_arrow_icon {
  transform: translateX(0);
}

.service_detail_title {
  padding: 12px !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 1px;
}
@media screen and (max-width: 959px) {
  .service_detail_title {
    font-size: 20px;
  }
}

.service_detail_text_box {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.service_detail_text_box p, .service_detail_text_box ul {
  margin-bottom: 0;
}

.service_detail_list {
  padding-left: 1.5em !important;
  color: #0A305F;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.32px;
}

.service_detail_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.64px;
}

.service_detail-blue {
  background-color: #E5EEF4;
  color: #0A305F;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.64px;
  padding: 12px 24px;
}

.other .swell-block-fullWide__inner {
  max-width: 1120px !important;
  padding: 0 !important;
}
@media screen and (max-width: 1120px) {
  .other .swell-block-fullWide__inner {
    padding: 50px 24px !important;
  }
}

.other_title {
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 3.84px;
  margin-bottom: 62px;
}

.service_detail_group {
  margin-bottom: 24px;
}
.service_detail_group .swell-block-column {
  transition: all 0.3s ease;
}
.service_detail_group .swell-block-column .top_service_arrow_icon {
  transition: all 0.3s ease;
}
@media screen and (max-width: 959px) {
  .service_detail_group .swell-block-column .top_service_arrow_icon {
    bottom: 8px;
    display: none;
  }
}
.service_detail_group .swell-block-column:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.service_detail_group .swell-block-column:hover .top_service_arrow_icon {
  transform: translateX(10px);
}

.service_detail_group_hovernone:hover .swell-block-column {
  transform: translateY(0);
  box-shadow: none;
}
.service_detail_group_hovernone:hover .swell-block-column .top_service_arrow_icon {
  transform: translateX(0);
}

.service_detail_section_title {
  margin-bottom: 24px !important;
}

.service_detail_box .swell-block-columns__inner {
  gap: 12px;
}
.service_detail_box .swell-block-columns__inner .swell-block-column {
  padding: 14px;
}
@media screen and (max-width: 959px) {
  .service_detail_box .swell-block-columns__inner .swell-block-column {
    padding: 0;
  }
}
.service_detail_box .swell-block-columns__inner .swell-block-column .wp-block-group {
  gap: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 959px) {
  .service_detail_box .swell-block-columns__inner .swell-block-column .wp-block-group {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (max-width: 959px) {
  .service_detail_box .swell-block-columns__inner .swell-block-column figure img {
    object-fit: contain;
    height: 100%;
  }
}
.service_detail_box .swell-block-columns__inner .swell-block-column .top_service_title-orange {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 959px) {
  .service_detail_box .swell-block-columns__inner .swell-block-column .top_service_title-orange {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 959px) {
  .other .service_detail_box .swell-block-columns__inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  .other .service_detail_box .swell-block-columns__inner .swell-block-column {
    padding: 16px;
  }
}
@media screen and (max-width: 959px) {
  .other .service_detail_box .swell-block-columns__inner .wp-block-group {
    width: 100%;
    display: block;
  }
}
.other .service_detail_box figure {
  height: 122px;
  align-self: center;
}
@media screen and (max-width: 959px) {
  .other .service_detail_box figure {
    height: 70px;
  }
}
.other .service_detail_box figure img {
  height: 100%;
}
.other .service_detail_box .swell-block-accordion__title {
  margin-bottom: 24px;
}
.other .swell-block-accordion__item.is-opened .swell-block-accordion__title {
  margin-bottom: 24px !important;
}

.lower_title-company {
  font-family: "Noto Serif JP" !important;
  line-height: 1 !important;
}

.company_intro {
  padding: 0 !important;
}
.company_intro .swell-block-fullWide__inner {
  padding: 75px 0 !important;
  max-width: 1120px !important;
  margin: 0 auto !important;
}
@media screen and (max-width: 1120px) {
  .company_intro .swell-block-fullWide__inner {
    padding: 50px 24px !important;
  }
}

.company_intro_box {
  border-radius: 10px;
  border: 5px solid #FF8400;
  padding: 60px 100px;
  position: relative;
}
@media screen and (max-width: 959px) {
  .company_intro_box {
    padding: 24px 16px;
  }
}
.company_intro_box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-image: url(./image/company/company_intro_bg_img.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
.company_intro_box .swell-block-columns__inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  gap: 16px;
}
.company_intro_box .swell-block-columns__inner .swell-block-column {
  width: 100%;
}
.company_intro_box .swell-block-columns__inner .swell-block-column figure {
  height: 211px;
  margin-bottom: 0;
}
.company_intro_box .swell-block-columns__inner .swell-block-column figure img {
  height: 100%;
  object-fit: contain;
}
.company_intro_box .swell-block-columns__inner .swell-block-column:nth-child(3) {
  grid-column: span 2;
  width: 100%;
}

.company_box_title {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.48px;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .company_box_title {
    font-size: 16px;
  }
}

.company_box_text {
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 959px) {
  .company_box_text {
    font-size: 14px;
  }
}

.company_intro_title {
  color: #FD6E31 !important;
  text-align: center !important;
  font-size: 62px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 200% !important;
  letter-spacing: 2.48px !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 959px) {
  .company_intro_title {
    font-size: 32px !important;
    letter-spacing: 1.28px !important;
  }
}

.company_intro_title_sub {
  color: #0A305F;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.96px;
}
.company_intro_title_sub .sp_ {
  display: none;
}
@media screen and (max-width: 959px) {
  .company_intro_title_sub {
    font-size: 18px !important;
    letter-spacing: 0.8px !important;
  }
}

.history {
  padding: 0 !important;
}
.history .swell-block-fullWide__inner {
  padding: 75px 0 !important;
  max-width: 1120px !important;
  margin: 0 auto !important;
}
@media screen and (max-width: 1120px) {
  .history .swell-block-fullWide__inner {
    padding: 50px 24px !important;
  }
}

.lower_page_title_group .wp-block-group__inner-container {
  gap: 12px;
}
.lower_page_title_group .wp-block-group__inner-container p {
  color: #FD6E31;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 2.88px;
  margin-bottom: 0;
}

.lower_page_title {
  color: #0A305F !important;
  font-size: 56px !important;
  font-style: normal !important;
  font-family: "Noto Serif JP" !important;
  font-weight: 600 !important;
  line-height: 130% !important;
  letter-spacing: 6.72px !important;
  margin-top: 0 !important;
  margin-bottom: 56px !important;
}
@media screen and (max-width: 959px) {
  .lower_page_title {
    font-size: 32px !important;
    letter-spacing: 3.84px !important;
  }
}

.history_graph tr {
  display: grid;
  grid-template-columns: 250px 1fr;
  border-left: none !important;
  border-right: none !important;
  gap: 32px;
}
@media screen and (max-width: 959px) {
  .history_graph tr {
    grid-template-columns: 0.8fr 1.2fr;
    gap: 12px;
  }
}
.history_graph th, .history_graph td {
  padding: 32px 0;
  border: none;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
.history_graph th {
  background-color: transparent;
  color: #0A305F;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 2.88px;
}
@media screen and (max-width: 959px) {
  .history_graph th {
    font-size: 18px;
  }
}
.history_graph td {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media screen and (max-width: 959px) {
  .history_graph td {
    font-size: 14px;
  }
}

.profile .history_graph th {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.32px;
}

.profile_box .swell-block-columns__inner {
  padding: 32px 0;
  display: grid;
  grid-template-columns: 250px 1fr;
  gap: 32px;
}
@media screen and (max-width: 959px) {
  .profile_box .swell-block-columns__inner {
    grid-template-columns: 1fr;
  }
}
.profile_box .swell-block-columns__inner .swell-block-column {
  width: 100%;
}

.access_flex {
  display: grid !important;
  grid-template-columns: 284px 1fr;
  gap: 16px;
}
@media screen and (max-width: 959px) {
  .access_flex {
    grid-template-columns: 1fr;
  }
}

.access_address {
  margin-bottom: 32px;
}

.access_title {
  color: #0A305F;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.4px;
}

.access_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
}

.access_btn {
  justify-content: flex-start;
  display: flex;
  margin-top: 16px !important;
}
.access_btn .swell-block-button__link {
  border: 1px solid #FD6E31;
  background: #FFF;
  color: #FD6E31;
  margin-left: 0;
  border-radius: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.56px;
}
.access_btn .swell-block-button__link:hover {
  background-color: #FD6E31;
  color: #FFFFFF;
  transition: all 0.3s ease;
}
.access_btn .swell-block-button__link:hover svg:not([fill]) {
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.access_title-sub {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.32px;
  margin-bottom: 8px;
}

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