.c-entry__title {
  display: none;
}

h2 {
  border-left: none !important;
}

p {
  font-weight: bold;
  line-height: 2.33;
}

.u-desktop {
  display: none;
}
@media screen and (max-width: 781px) {
  .u-desktop {
    display: block;
  }
}

@media screen and (max-width: 781px) {
  .u-mobile {
    display: none;
  }
}

.wp-block-snow-monkey-blocks-btn .smb-btn {
  padding-top: 22px;
  padding-bottom: 22px;
  align-items: center;
}

.inner {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 781px) {
  .inner {
    max-width: 1150px;
    padding-right: 25px;
    padding-left: 25px;
  }
}

@media screen and (min-width: 1900px) {
  .inner {
    max-width: 1080px;
  }
}
.l-1row-header .c-container {
  max-width: 1280px !important;
}

@media screen and (max-width: 1280px) {
  .l-1row-header .c-container {
    width: 1040px !important;
    max-width: 100% !important;
  }
}
.before-header-site-branding {
  flex-basis: 20%;
}

@media screen and (max-width: 1280px) {
  .before-header-site-branding {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .before-header-site-branding {
    flex-basis: 75%;
  }
}
@media screen and (max-width: 781px) {
  .before-header-site-branding {
    flex-basis: 65%;
  }
}
@media screen and (max-width: 600px) {
  .before-header-site-branding {
    flex-basis: 60%;
  }
}
@media screen and (max-width: 475px) {
  .before-header-site-branding {
    flex-basis: 55%;
  }
}
@media screen and (max-width: 1246px) {
  .c-row__col--auto {
    width: 16%;
  }
  header .menu-item a {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }
}
#menu-home-1 .menu-item-1343 + a {
  pointer-events: none;
}

.c-site-branding__title .custom-logo {
  width: 7.5rem !important;
}

.l-1row-header .c-row--middle .c-row__col:nth-child(3) {
  flex-basis: 47%;
}

@media screen and (max-width: 1280px) {
  .u-invisible-md-down {
    display: none;
  }
  .invisible-lg-up {
    display: block !important;
    margin-left: auto;
  }
  .c-hamburger-btn {
    display: block !important;
  }
  .c-hamburger-btn__bars {
    display: block !important;
  }
  .c-row__col.c-row__col--auto {
    max-width: 10%;
  }
}
@media screen and (max-width: 1024px) {
  .c-row__col.c-row__col--auto {
    max-width: 15%;
  }
}
@media screen and (max-width: 781px) {
  .c-row__col.c-row__col--auto {
    max-width: 20%;
  }
}
@media (min-width: 1024px) {
  .u-invisible-lg-up {
    display: block !important;
  }
}
@media screen and (min-width: 1281px) {
  .menu-item-1847 {
    display: none !important;
  }
  .menu-item-1848 {
    display: none !important;
  }
}
@media screen and (max-width: 1280px) {
  .menu-item-1847 {
    display: block !important;
  }
  .menu-item-1848 {
    display: block !important;
  }
}
.header-button_wrapper {
  display: flex;
}

.header-button_wrapper .header_button:nth-child(1) {
  margin-left: 6.25rem;
}

.header-button_wrapper .header_button:nth-child(2) {
  margin-left: 0.375rem;
}

.header-button_wrapper .header_button .smb-btn {
  width: 12.5rem;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}

.header-button_wrapper .header_button .smb-btn {
  border-radius: 6px;
  font-weight: bold;
  text-align: center;
}

.button_blue .smb-btn {
  background-color: #2332c8;
}

footer {
  background-color: #f7f7f7;
}

.footer_inner {
  width: 1024px;
  max-width: 100%;
  margin-top: 6.125rem;
  margin-bottom: 13rem;
}
@media screen and (max-width: 1024px) {
  .footer_inner {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

.footer_content {
  margin-top: 4.375rem;
}
@media screen and (max-width: 1024px) {
  .footer_content {
    margin-top: 4rem;
  }
}

.footer_logo {
  width: 24.1875rem;
}
@media screen and (max-width: 1024px) {
  .footer_logo {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .footer_logo {
    width: 18.75rem;
  }
}
@media screen and (max-width: 600px) {
  .footer_logo {
    width: 50%;
  }
}

.footer_bar-upper {
  background-color: #000;
  margin-top: 1.6875rem;
}

.footer_bar-bottom {
  background-color: #000;
  margin-top: 4.375rem;
}
@media screen and (max-width: 600px) {
  .footer_bar-bottom {
    margin-top: 2rem;
  }
}

.footer_columns {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
@media screen and (max-width: 1024px) {
  .footer_columns {
    flex-direction: column;
    margin-top: 4.375rem;
  }
}
@media screen and (max-width: 600px) {
  .footer_columns {
    margin-top: 2rem;
  }
}

.footer_info {
  list-style: none;
  padding-left: 0;
}

@media screen and (max-width: 1024px) {
  .footer_info br {
    display: none;
  }
}
.footer_info-item {
  color: #000;
}
@media screen and (max-width: 1024px) {
  .footer_info-item {
    text-align: center;
  }
}

.footer_info-item a {
  color: #000;
  text-decoration: none;
}

.footer_block {
  margin-left: 9.25rem;
}
@media screen and (max-width: 1024px) {
  .footer_block {
    margin-left: 0;
  }
}

.footer_menu {
  display: flex;
  list-style: none;
  padding-left: 0;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .footer_menu {
    margin-left: 0rem;
    flex-direction: column;
    text-align: center;
    margin-top: 2rem;
    padding-left: 0;
  }
}
@media screen and (max-width: 475px) {
  .footer_menu {
    margin-top: 1.5rem;
  }
}

@media screen and (max-width: 1024px) {
  .footer_menu-item {
    text-align: center;
  }
}
.footer_menu-item a {
  color: #000;
  text-decoration: none;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.footer_menu + .footer_menu {
  margin-left: 3.5rem;
}
@media screen and (max-width: 1024px) {
  .footer_menu + .footer_menu {
    margin-top: 0!important;
    margin-left: 0!important;
  }
}

.footer_submenu {
  list-style: none;
  padding-left: 0;
}

.footer_submenu-item a {
  padding-left: 0 !important;
}
@media screen and (max-width: 1024px) {
  .footer_submenu-item a {
    padding-right: 0 !important;
  }
}

.footer-button_wrapper {
  display: flex;
}
@media screen and (max-width: 575px) {
  .footer-button_wrapper {
    margin-top: 1.5rem !important;
    flex-direction: column;
  }
}

@media screen and (max-width: 575px) {
  .footer_button {
    width: 300px !important;
    margin-left: 0 !important;
  }
}

.footer-button_wrapper .footer_button:nth-child(2) {
  margin-left: 1.5625rem;
}
@media screen and (max-width: 575px) {
  .footer-button_wrapper .footer_button:nth-child(2) {
    margin-top: 2rem;
  }
}

.footer-button_wrapper .footer_button .smb-btn {
  width: 12.5rem;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 2.25rem !important;
  padding-right: 2.25rem !important;
}
@media screen and (max-width: 575px) {
  .footer-button_wrapper .footer_button .smb-btn {
    width: 300px !important;
  }
}

.footer-button_wrapper .footer_button .smb-btn {
  border-radius: 6px;
  font-weight: bold;
  text-align: center;
}

.button_blue .smb-btn {
  background-color: #2332c8;
}

.footer-button_wrapper {
  margin-top: 3.4375rem;
}

@media screen and (max-width: 475px) {
  .footer-button_wrapper .button_blue {
    margin-bottom: 1.5rem;
  }
}

footer .c-copyright {
  background-color: #fbf8f6 !important;
}

.c-copyright {
  color: #000 !important;
}

.c-copyright .c-container {
  width: 984px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .c-copyright .c-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
  }
}

.kv {
  padding-top: 0;
  padding-bottom: 0;
}

.kv .c-container {
  padding-left: 0;
  padding-right: 0;
}

.kv_columns {
  align-items: center !important;
}

.kv_columns .wp-block-column:nth-child(1) {
  display: flex;
  justify-content: start !important;
}

.kv_columns .wp-block-column:nth-child(1) h1 {
  margin-left: 0;
}

.kv .wp-block-heading {
  line-height: 1.2;
}

@media screen and (max-width: 600px) {
  .kv .c-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.kv .wp-block-heading {
  text-align: center;
}

@media screen and (max-width: 600px) {
  .kv .wp-block-image img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .kv .wp-block-heading span:nth-child(1) {
    font-size: 2.75rem !important;
  }
}
@media screen and (max-width: 600px) {
  .kv .wp-block-heading span:nth-child(1) {
    font-size: 3.5rem !important;
  }
}
@media screen and (max-width: 475px) {
  .kv .wp-block-heading span:nth-child(1) {
    font-size: 2.625rem !important;
  }
}

@media screen and (max-width: 475px) {
  .kv .wp-block-heading span:nth-child(3) {
    font-size: 1.5rem !important;
  }
}

@media screen and (max-width: 781px) {
  .kv .wp-block-image img {
    margin-left: auto;
    margin-right: auto;
  }
}

.top-kv {
  min-height: 83vh !important;
}
@media screen and (max-width: 1024px) {
  .top-kv {
    min-height: 60vh !important;
  }
}
@media screen and (max-width: 781px) {
  .top-kv {
    min-height: 50vh !important;
  }
}
@media screen and (max-width: 600px) {
  .top-kv {
    min-height: 40vh !important;
  }
}

@media screen and (max-width: 1024px) {
  .top-kv .top-kv_text span {
    font-size: 2.625rem !important;
  }
}
@media screen and (max-width: 781px) {
  .top-kv .top-kv_text span {
    font-size: 2.25rem !important;
  }
}
@media screen and (max-width: 600px) {
  .top-kv .top-kv_text span {
    font-size: 1.5rem !important;
  }
}

@media screen and (max-width: 475px) {
  .top-kv img {
    object-position: 33% 50%;
  }
}

@media screen and (max-width: 781px) {
  .kv .wp-block-heading {
    text-align: left;
  }
}

@media screen and (max-width: 781px) {
  .kv .wp-block-heading span:nth-child(1) {
    font-size: 2.25rem !important;
  }
}
@media screen and (max-width: 475px) {
  .kv .wp-block-heading span:nth-child(1) {
    font-size: 1.75rem !important;
  }
}

@media screen and (max-width: 781px) {
  .kv .wp-block-heading span:nth-child(1) br {
    display: none;
  }
}

@media screen and (max-width: 781px) {
  .page-id-1241 .kv .wp-block-image {
    width: 75%;
  }
}
@media screen and (max-width: 475px) {
  .page-id-1241 .kv .wp-block-image {
    width: 85%;
  }
}

@media screen and (max-width: 781px) {
  .page-id-74 .kv .wp-block-image {
    width: 75%;
  }
}
@media screen and (max-width: 475px) {
  .page-id-74 .kv .wp-block-image {
    width: 85%;
  }
}

@media screen and (max-width: 781px) {
  .page-id-1482 .wp-block-image {
    width: 75%;
  }
}
@media screen and (max-width: 475px) {
  .page-id-1482 .wp-block-image {
    width: 85%;
  }
}

@media screen and (max-width: 781px) {
  .page-id-72 .wp-block-image {
    width: 75%;
  }
}
@media screen and (max-width: 475px) {
  .page-id-72 .wp-block-image {
    width: 85%;
  }
}

.top-recruit {
  padding-top: 3.5rem !important;
  padding-bottom: 8rem !important;
}
@media screen and (max-width: 1024px) {
  .top-recruit {
    padding-top: 0;
  }
}
@media screen and (max-width: 781px) {
  .top-recruit {
    display: none;
  }
}

.top-recruit .top-recruit_title {
  line-height: 1.2;
  width: 31.25rem;
  border-bottom: 10px solid #333;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 1.5rem !important;
}

.top-recruit_sp .smb-section__title {
  line-height: 1.2;
  width: 31.25rem;
  border-bottom: 10px solid #333;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 1.5rem !important;
}
@media screen and (max-width: 781px) {
  .top-recruit_sp .smb-section__title {
    width: 50% !important;
  }
}
@media screen and (max-width: 475px) {
  .top-recruit_sp .smb-section__title {
    width: 70% !important;
  }
}

@media screen and (max-width: 600px) {
  .top-recruit_sp {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

@media screen and (max-width: 781px) {
  .top-recruit_sp .smb-section__body {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 600px) {
  .top-recruit_sp .smb-section__body {
    margin-top: 1.75rem !important;
  }
}

@media screen and (max-width: 575px) {
  .top-recruit_sp_text br {
    display: none;
  }
}

@media screen and (max-width: 781px) {
  .top-recruit_sp .smb-section__title span:nth-child(1) span span span {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .top-recruit_sp .smb-section__title span:nth-child(1) span span span {
    font-size: 2.625rem !important;
  }
}

.top-recruit .top-recruit_title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.top-recruit .smb-section__body {
  margin-top: 4.5rem;
}

.top-recruit_columns {
  align-items: end !important;
}

.top-recruit .top-recruit_button {
  margin-top: 5.5625rem !important;
}

@media screen and (max-width: 640px) {
  .top-recruit_sp .top-recruit_button {
    width: 50% !important;
    justify-content: center;
  }
}
@media screen and (max-width: 475px) {
  .top-recruit_sp .top-recruit_button {
    width: 100% !important;
  }
}

@media screen and (min-width: 782px) {
  .top-recruit_sp {
    display: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 781px) {
  .top-recruit_sp {
    display: block;
  }
}

.top-recruit_sp .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}

.top-recruit_sp .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.top-recruit_sp .smb-section__title:after {
  display: none;
}

.top-recruit_sp .smb-section__body {
  margin-top: 4.5rem;
}

.top-recruit_sp_title {
  border-bottom: none !important;
}
@media screen and (max-width: 781px) {
  .top-recruit_sp_title {
    font-size: 1.5rem;
  }
}

.top-service {
  padding-bottom: 0;
}
@media screen and (max-width: 781px) {
  .top-service {
    padding-top: 2rem;
  }
}

@media screen and (max-width: 781px) {
  .top-service .smb-section__body {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 575px) {
  .top-service .smb-section__body {
    margin-top: 2.25rem !important;
  }
}

.top-service .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .top-service .smb-section__title {
    width: 50%;
  }
}
@media screen and (max-width: 475px) {
  .top-service .smb-section__title {
    width: 70%;
  }
}

@media screen and (max-width: 781px) {
  .top-service .smb-section__title span:nth-child(1) span {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .top-service .smb-section__title span:nth-child(1) span {
    font-size: 2.625rem !important;
  }
}

.top-service .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.top-service .smb-section__title:after {
  display: none;
}

.top-service .smb-section__body {
  margin-top: 4.5rem;
}

.top-service_title {
  border-bottom: none !important;
}
@media screen and (max-width: 781px) {
  .top-service_title {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 781px) {
  .top-service_columns_text br {
    display: none;
  }
}
@media screen and (max-width: 1125px) {
  .top-service_columns .wp-block-image {
    height: 469px;
  }
  .top-service_columns_text strong br {
    display: none !important;
  }
}
@media screen and (max-width: 781px) {
  .top-service_columns_text {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .top-service_columns_text {
    text-align: left;
  }
}

@media screen and (max-width: 950px) {
  .top-service_columns .wp-block-image {
    height: 433px;
  }
}
@media screen and (max-width: 900px) {
  .top-service_columns .wp-block-image {
    height: 409px;
  }
}
@media screen and (max-width: 850px) {
  .top-service_columns .wp-block-image {
    height: 382px;
  }
}
@media screen and (max-width: 781px) {
  .top-service_columns .wp-block-image {
    height: auto;
    width: 75% !important;
  }
}
@media screen and (max-width: 475px) {
  .top-service_columns .wp-block-image {
    height: auto;
    width: 90% !important;
  }
}

.top-business {
  margin-top: 9.875rem !important;
}
@media screen and (max-width: 781px) {
  .top-business {
    margin-top: 4rem !important;
  }
}

@media screen and (max-width: 781px) {
  .top-business .c-container {
    padding-left: 0;
  }
}

@media screen and (max-width: 2500px) {
  .top-business .smb-section__background {
    transform: translate(32vw, 0%);
  }
}
@media screen and (max-width: 2282px) {
  .top-business .smb-section__background {
    transform: translate(29vw, 0%);
  }
}
@media screen and (max-width: 1932px) {
  .top-business .smb-section__background {
    transform: translate(24vw, 0%);
  }
}
@media screen and (max-width: 1710px) {
  .top-business .smb-section__background {
    transform: translate(20vw, 0%);
  }
}
@media screen and (max-width: 1554px) {
  .top-business .smb-section__background {
    transform: translate(20vw, 0%);
  }
}
@media screen and (max-width: 1453px) {
  .top-business .smb-section__background {
    transform: translate(17vw, 0%);
  }
}
@media screen and (max-width: 1340px) {
  .top-business .smb-section__background {
    transform: translate(15vw, 0%);
  }
}
@media screen and (max-width: 1339px) {
  .top-business .smb-section__background {
    transform: translate(14vw, 0%);
  }
}
@media screen and (max-width: 920px) {
  .top-business .smb-section__background {
    transform: translate(18vw, 0%);
  }
}
@media screen and (max-width: 781px) {
  .top-business .smb-section__background {
    transform: translate(11vw, 0%);
  }
}
.top-business .smb-section__title span:nth-child(3) {
  margin-left: 6%;
}
@media screen and (max-width: 781px) {
  .top-business .smb-section__title span:nth-child(3) {
    margin-left: 0;
  }
}

.top-business .c-container {
  max-width: 1280px !important;
}

@media screen and (max-width: 781px) {
  .top-business .smb-section__title {
    padding-left: 44px;
  }
}

@media screen and (max-width: 639px) {
  .top-business .smb-section__title {
    padding-left: 30.4px;
  }
}
@media screen and (max-width: 781px) {
  .top-business .smb-section__title span {
    font-size: 3.75rem;
  }
}

@media screen and (max-width: 575px) {
  .top-business .smb-section__title span:nth-child(3) {
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 781px) {
  .top-business_header {
    width: 70%;
  }
}
@media screen and (max-width: 475px) {
  .top-business_header {
    width: 73%;
  }
}

@media screen and (max-width: 781px) {
  .top-business_text {
    width: 70%;
  }
}
@media screen and (max-width: 475px) {
  .top-business_text {
    width: 73%;
  }
}

@media screen and (max-width: 920px) and (min-width: 782px) {
  .top-business_text br {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .top-business_text br {
    display: none;
  }
}
.top-business_button {
  margin-top: 10.75rem !important;
  margin-right: 64px !important;
}
@media screen and (max-width: 781px) {
  .top-business_button {
    margin-top: 3rem !important;
  }
}

.top-company {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

@media screen and (max-width: 600px) {
  .top-company .smb-section__body {
    margin-top: 1.75rem;
  }
}

@media screen and (max-width: 1160px) {
  .top-company {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1160px) {
  .top-company .wp-image-1673 {
    display: none;
  }
}
.top-company .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .top-company .smb-section__title {
    width: 50%;
  }
}
@media screen and (max-width: 475px) {
  .top-company .smb-section__title {
    width: 70%;
  }
}

@media screen and (max-width: 781px) {
  .top-company .smb-section__title span:nth-child(1) {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .top-company .smb-section__title span:nth-child(1) {
    font-size: 2.625rem !important;
  }
}

.top-company .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.top-company .smb-section__title span:nth-child(3) span {
  font-size: 1.25rem !important;
}

.top-company .smb-section__title:after {
  display: none;
}

.top-company_title {
  border-bottom: none;
}

@media screen and (min-width: 1160px) {
  .top-company-sp_img {
    display: none;
  }
  .top-company-sp_button {
    display: none;
  }
}
@media screen and (max-width: 1160px) {
  .top-company-pc_button {
    display: none;
  }
  .top-company-sp_img {
    display: block;
  }
  .top-company-sp_button {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .top-company-sp_button {
    width: 50%;
    text-align: center !important;
  }
}
@media screen and (max-width: 475px) {
  .top-company-sp_button {
    width: 100%;
    text-align: center !important;
  }
}

.top-sns {
  padding-top: 6.25rem !important;
}

@media screen and (max-width: 781px) {
  .top-sns {
    margin-top: 0 !important;
  }
}
.top-sns .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
  padding-bottom: 2rem;
}
@media screen and (max-width: 781px) {
  .top-sns .smb-section__title {
    width: 50% !important;
  }
}
@media screen and (max-width: 475px) {
  .top-sns .smb-section__title {
    width: 70% !important;
  }
}

@media screen and (max-width: 600px) {
  .top-sns .smb-section__lede br {
    display: none;
  }
}

@media screen and (max-width: 781px) {
  .top-sns .smb-section__title span:nth-child(1) {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .top-sns .smb-section__title span:nth-child(1) {
    font-size: 2.625rem !important;
  }
}

.top-sns .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.top-sns .smb-section__title:after {
  display: none;
}

.top-sns .smb-section__body {
  margin-top: 4.5rem;
}
@media screen and (max-width: 781px) {
  .top-sns .smb-section__body {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 575px) {
  .top-sns .smb-section__body {
    margin-top: 2.25rem !important;
  }
}

.top-sns .sbi_follow_btn {
  margin-top: 2rem;
}

.top-sns .sbi_follow_btn a {
  background-color: #244299 !important;
}

.common-contact {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
@media screen and (max-width: 1024px) {
  .common-contact {
    padding-bottom: 0;
  }
}

.common-contact .c-container {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 1024px) {
  .common-contact .smb-section__body {
    margin-top: 2rem !important;
  }
}
@media screen and (max-width: 600px) {
  .common-contact .smb-section__body {
    margin-top: 0 !important;
  }
}

.common-contact .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .common-contact .smb-section__title {
    width: 50%;
  }
}
@media screen and (max-width: 475px) {
  .common-contact .smb-section__title {
    width: 70%;
  }
}

.common-contact .smb-section__title:after {
  display: none;
}

@media screen and (max-width: 781px) {
  .common-contact .smb-section__title span:nth-child(1) {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .common-contact .smb-section__title span:nth-child(1) {
    font-size: 2.625rem !important;
  }
}

.common-contact .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

@media screen and (max-width: 781px) {
  .common-contact .smb-section__title span:nth-child(3) span {
    font-size: 1.25rem !important;
  }
}

.common-contact .smb-section__body {
  margin-top: 4rem;
}

.common-contact_content {
  padding-top: 160px !important;
  padding-bottom: 128px !important;
  border-radius: 30px;
}

.common-contact_content img {
  border-radius: 1.875rem;
  object-fit: contain;
}

.common-contact_content-title {
  transform: translateY(-8px);
  border-bottom: none !important;
}

.common-contact_buttons {
  transform: translateY(-30px);
}

.common-contact_content .smb-section__body {
  transform: translateY(-130px);
}

.common-contact_content .smb-btn {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

@media (max-width: 1023px) {
  .common-contact_content {
    display: none;
  }
}
.common_contact_sp {
  align-items: center !important;
}

@media screen and (max-width: 781px) {
  .common_contact_sp {
    flex-wrap: nowrap !important;
  }
}

@media screen and (max-width: 600px) {
  .common-contact-sp_text span {
    font-size: 1rem !important;
  }
}

@media screen and (max-width: 575px) {
  .common-contact-sp_text br {
    display: none;
  }
}

@media screen and (max-width: 475px) {
  .other-content .wp-block-cover {
    min-height: 130px !important;
  }
}
.other-content_hedaer a span {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 576px) {
  .other-content .smb-section__title br {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .other-content .smb-section__title {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 826px) {
  .common-contact-inner_text br {
    display: none;
  }
}
.other-content_last {
  justify-content: center;
}

.feature-attitude_title {
  border-bottom: none !important;
}

@media screen and (min-width: 1101px) {
  .feature-attitude_title br {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .feature-attitude_title {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (max-width: 980px) {
  .feature-attitude_title br {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  .feature-attitude_columns {
    flex-direction: column;
  }
}
@media screen and (max-width: 980px) {
  .feature-attitude_reverse {
    flex-direction: column-reverse;
  }
}
.businesses-feature {
  padding-top: 0;
}

@media screen and (max-width: 781px) {
  .businesses-feature .smb-section__body {
    margin-top: 3rem !important;
  }
}
@media screen and (max-width: 575px) {
  .businesses-feature .smb-section__body {
    margin-top: 2.25rem !important;
  }
}

.businesses-feature .c-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 1024px) {
  .businesses-feature .c-container {
    padding-left: 0.875rem !important;
    padding-right: 0.875rem !important;
  }
}

@media screen and (max-width: 781px) {
  .businesses-feature .smb-section__title span:nth-child(1) span {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .businesses-feature .smb-section__title span:nth-child(1) span {
    font-size: 2.625rem !important;
  }
}

.businesses-feature .smb-section__title span:nth-child(3) span {
  padding-bottom: 1.625rem;
}
@media screen and (max-width: 781px) {
  .businesses-feature .smb-section__title span:nth-child(3) span {
    font-size: 1.25rem !important;
  }
}

.businesses-feature .alignfull {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 1280px) {
  .businesses-feature .smb-section__body .c-container {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media screen and (max-width: 475px) {
  .businesses-feature .smb-section__body .c-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.businesses-feature .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .businesses-feature .smb-section__title {
    width: 50% !important;
  }
}
@media screen and (max-width: 475px) {
  .businesses-feature .smb-section__title {
    width: 75% !important;
  }
}

@media screen and (max-width: 781px) {
  .businesses-feature .smb-section__title span:nth-child(1) {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .businesses-feature .smb-section__title span:nth-child(1) {
    font-size: 2.625rem !important;
  }
}

@media screen and (max-width: 1280px) {
  .businesses-feature .smb-section__title {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
@media screen and (max-width: 781px) {
  .businesses-feature .smb-section__title {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.businesses-feature .smb-section__title:after {
  display: none;
}

.businesses-feature .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.businesses-feature .smb-section__body {
  margin-top: 4rem;
}

.businesses-feature .smb-section__title:after {
  display: none;
}

.businesses-feature .smb-section__title:after {
  display: none;
}

.businesses-feature.smb-section__title span {
  align-items: center;
  display: flex;
  justify-content: center;
  color: #043c78 !important;
}
@media screen and (max-width: 600px) {
  .businesses-feature.smb-section__title span {
    font-size: 1.5rem !important;
  }
}

@media screen and (min-width: 475px) {
  .businesses-feature.smb-section__title span br {
    display: none;
  }
}
.businesses-feature.smb-section__title span:before {
  background-color: #043c78;
  content: "";
  height: 0.125rem;
  width: 1.625rem;
  margin-right: 0.9375rem;
}

.businesses-feature.smb-section__title span:after {
  background-color: #043c78;
  content: "";
  height: 0.125rem;
  width: 1.625rem;
  margin-left: 0.9375rem;
  border-bottom: none !important;
}

.businesses-feature.smb-section__title:after {
  display: none;
}

@media screen and (max-width: 781px) {
  .businesses-featureimg {
    width: 100%;
  }
}

.businesses-feature.c-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 781px) {
  .businesses-feature.c-container {
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }
}

@media screen and (max-width: 475px) {
  .businesses-feature .alignfull .c-container {
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

@media screen and (max-width: 1024px) {
  .businesses-feature1 {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }
}
@media screen and (max-width: 781px) {
  .businesses-feature1 {
    display: flex;
    justify-content: center;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .businesses-feature2 {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }
}
@media screen and (max-width: 781px) {
  .businesses-feature2 {
    display: flex;
    justify-content: center;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media screen and (max-width: 1200px) {
  .businesses-feature3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .businesses-feature3 {
    padding-top: 2.625rem !important;
    padding-bottom: 2.625rem !important;
  }
}
@media screen and (max-width: 781px) {
  .businesses-feature3 {
    display: flex;
    justify-content: center;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

.businesses-feature1 li {
  color: #fff;
}

.businesses-feature2 li {
  color: #fff;
}

.businesses-feature3 li {
  color: #fff;
}

@media screen and (min-width: 2150px) {
  .businesses-feature_columns {
    width: 75% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.businesses-feature_columns {
  gap: 0 !important;
}
@media screen and (max-width: 1024px) {
  .businesses-feature_columns {
    flex-direction: column-reverse;
    width: 80% !important;
  }
}
@media screen and (max-width: 781px) {
  .businesses-feature_columns {
    width: 100% !important;
  }
}

.businesses-feature_text-column {
  background-color: #00b7ce;
  padding-top: 5rem;
  padding-bottom: 3.125rem;
  padding-left: 3.4375rem;
}

@media screen and (max-width: 1205px) {
  .businesses-feature_text-column {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.businesses-feature_title {
  color: #333;
  border-bottom: none !important;
}

@media screen and (max-width: 1205px) {
  .businesses-feature_title {
    padding-left: 1rem !important;
    margin-bottom: 1.5rem !important;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1024px) {
  .businesses-feature_title {
    text-align: center;
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 575px) {
  .businesses-feature_title .businesses-feature_title {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}
@media screen and (max-width: 475px) {
  .businesses-feature_title {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 601px) {
  .businesses-feature_title br {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .businesses-feature_title span {
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 475px) {
  .businesses-feature_title span {
    font-size: 1.375rem !important;
  }
}

.businesses-feature_title {
  font-size: 1.125rem;
}

@media screen and (max-width: 575px) {
  .businesses-feature_title {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 475px) {
  .businesses-feature_title {
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 575px) {
  .feature_title_sp-line br {
    display: none;
  }
}
.businesses-feature_text {
  padding-left: 3.375rem;
  padding-right: 2rem;
  color: #333;
}
@media screen and (max-width: 1024px) {
  .businesses-feature_text {
    font-size: 1.125rem;
  }
}

@media screen and (max-width: 1205px) {
  .businesses-feature_text {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .businesses-feature_text {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .businesses-feature_text {
    text-align: left;
  }
}

@media screen and (max-width: 600px) {
  .businesses-feature_text br {
    display: none;
  }
}

.image-right-column .wp-block-image {
  width: 60%;
  margin-right: auto !important;
  margin-left: 0 !important;
}

@media screen and (max-width: 1550px) {
  .image-right-column .wp-block-image {
    width: 80%;
  }
}
@media screen and (max-width: 1300px) {
  .image-right-column .wp-block-image {
    width: 90%;
  }
}
@media screen and (max-width: 1205px) {
  .image-right-column .wp-block-image {
    width: 100%;
  }
}
.image-left-column .wp-block-image {
  width: 60%;
  margin-right: 0 !important;
  margin-left: auto !important;
}

@media screen and (max-width: 1550px) {
  .image-left-column .wp-block-image {
    width: 80%;
  }
}
@media screen and (max-width: 1380px) {
  .image-left-column .wp-block-image {
    width: 100%;
  }
}
@media screen and (max-width: 1120px) {
  .image-left-column .wp-block-image {
    height: 100%;
  }
  .image-left-column .wp-block-image img {
    height: 100%;
  }
}
.text-right-column {
  padding-right: 10.4375rem;
}

@media screen and (max-width: 1380px) {
  .text-right-column {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 1380px) and (max-width: 1024px) {
  .text-right-column {
    padding-right: 0rem;
  }
}
.text-right-column .businesses-feature_title {
  padding-left: 9.25rem !important;
}
@media screen and (max-width: 1024px) {
  .text-right-column .businesses-feature_title {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .businesses-feature_columns-reverse {
    flex-direction: column;
  }
}

.businesses-feature_img1 {
  width: 100.5% !important;
}

img.wp-image-1526 {
  transform: translateX(-5px);
}
@media screen and (max-width: 1024px) {
  img.wp-image-1526 {
    transform: translate(-3.5px, 1px);
    width: 100.9% !important;
  }
}

img.wp-image-1523 {
  transform: translateX(-5px);
}

.flow {
  padding-top: 4.0625rem !important;
}
@media screen and (max-width: 600px) {
  .flow {
    padding-top: 2rem !important;
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 600px) {
  .flow .c-container {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}

.flow_columns {
  align-items: center !important;
}

@media screen and (max-width: 781px) {
  .flow_columns_reverse {
    flex-direction: column-reverse !important;
  }
}

@media screen and (max-width: 781px) {
  .flow_columns .wp-block-image img {
    width: 100%;
  }
}

.flow .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .flow .smb-section__title {
    width: 50%;
  }
}
@media screen and (max-width: 475px) {
  .flow .smb-section__title {
    width: 80%;
  }
}

.flow .smb-section__title:after {
  display: none;
}

@media screen and (max-width: 781px) {
  .flow .smb-section__title span:nth-child(1) {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .flow .smb-section__title span:nth-child(1) {
    font-size: 2.625rem !important;
  }
}

.flow .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
  color: #2332c8;
  font-weight: bold;
}

.flow .smb-section__body {
  margin-top: 4rem;
}

.flow .smb-section__title:after {
  display: none;
}

.flow_title {
  padding-top: 1.8125rem !important;
  padding-bottom: 1.8125rem !important;
  background-color: #043c78;
}
@media screen and (max-width: 781px) {
  .flow_title {
    padding-top: 0.9375rem !important;
    padding-bottom: 0.9375rem !important;
  }
}

@media screen and (max-width: 600px) {
  .flow_title span {
    font-size: 1.25rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .flow_text br {
    display: none;
  }
}

@media screen and (max-width: 781px) {
  .flow_img {
    width: 70%;
  }
}
@media screen and (max-width: 475px) {
  .flow_img {
    width: 80%;
  }
}

@media screen and (max-width: 781px) {
  .flow_img1 {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .flow_img1 {
    width: 90%;
  }
}

@media screen and (max-width: 781px) {
  .flow_img3 {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .flow_img3 {
    width: 90%;
  }
}

.interview_button {
  text-align: center;
}
@media screen and (max-width: 600px) {
  .interview_button {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 600px) {
  .interview_button a {
    font-size: 1.5rem !important;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 600px) {
  .interview_button a span {
    font-size: 1.5rem !important;
  }
}

.recruit-bpo-faq .smb-section__title span {
  align-items: center;
  display: flex;
  justify-content: center;
  color: #043c78 !important;
}
@media screen and (max-width: 600px) {
  .recruit-bpo-faq .smb-section__title span {
    font-size: 1.5rem !important;
  }
}

.recruit-bpo-faq .smb-section__title span:before {
  background-color: #043c78;
  content: "";
  height: 0.125rem;
  width: 1.625rem;
  margin-right: 0.9375rem;
}

.recruit-bpo-faq .smb-section__title span:after {
  background-color: #043c78;
  content: "";
  height: 0.125rem;
  width: 1.625rem;
  margin-left: 0.9375rem;
  border-bottom: none !important;
}

.recruit-bpo-faq .smb-section__title:after {
  display: none;
}

.wp-block-snow-monkey-blocks-faq {
  border-top: none;
}

.wp-block-snow-monkey-blocks-faq-item {
  border-bottom: none !important;
}

@media screen and (max-width: 781px) {
  .recruit-bpo-faq {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 781px) {
  .recruit-bpo-faq .c-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.smb-faq__item__question {
  position: relative;
  font-size: 18px;
  border-bottom: 3px solid #e3e7ee;
  margin-bottom: 1.3em;
  padding-bottom: 0.5em;
}

.smb-faq__item__question:before {
  content: "";
  position: absolute;
  width: 110px;
  border-bottom: 3px solid #043c78;
  left: 0;
  bottom: -3px;
}

.contact_kv {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 600px) {
  .contact_kv {
    min-height: 40vh !important;
  }
}

@media screen and (max-width: 1024px) {
  .contact_kv img {
    object-position: 100% 49% !important;
  }
}
@media screen and (max-width: 600px) {
  .contact_kv img {
    object-position: 90% 49% !important;
  }
}
@media screen and (max-width: 475px) {
  .contact_kv img {
    object-position: 80% 49% !important;
  }
}

.conatct_description {
  margin-top: 5.5rem !important;
  padding-top: 1rem;
  padding-bottom: 0;
}

@media screen and (max-width: 600px) {
  .conatct_description .c-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.contact_content {
  padding-bottom: 0 !important;
}

.wpcf7-form p label {
  font-weight: 400;
}

.wpcf7-select {
  background-color: #fff;
}

.contact_form {
  padding-top: 2.25rem;
  padding-bottom: 3.375rem;
}

.contact_form .smb-section__fixed-background {
  border-radius: 10px;
}

@media screen and (max-width: 600px) {
  .contact_form .c-container {
    padding-left: 0.9rem;
    padding-right: 0.9rem;
  }
}

.contact_form p {
  font-weight: 500;
}

.wpcf7-select {
  width: 23.1875rem;
  max-width: 100%;
  border-color: #ccc;
  height: 45px;
  border-radius: 5px;
}

.wpcf7-submit {
  background-color: #000 !important;
  border-radius: 0 !important;
  color: #333;
}

.required-item {
  color: red;
}

.wpcf7-submit {
  width: 240px;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  border-radius: 6px !important;
  background-color: #00b7ce !important;
  color: #fff !important;
}
@media screen and (max-width: 600px) {
  .wpcf7-submit {
    width: 120px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}

.contact_description {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.greeting_columns {
  align-items: flex-end !important;
}

.greeting_image-name {
  margin-top: 0 !important;
}

@media screen and (max-width: 600px) {
  .greeting_name span:nth-child(1) {
    font-size: 1.375rem !important;
  }
}

@media screen and (max-width: 600px) {
  .greeting_name span:nth-child(3) span {
    font-size: 1.75rem !important;
  }
}

.business {
  margin-bottom: 0 !important;
}

.business-overview {
  padding-top: 3.25rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 600px) {
  .business-overview {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.business-overview .smb-section__header {
  padding-left: 1rem;
}
@media screen and (max-width: 600px) {
  .business-overview .smb-section__header {
    padding-left: 0;
  }
}

@media screen and (max-width: 600px) {
  .business-overview .c-container {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}

.business-overview .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .business-overview .smb-section__title {
    width: 50%;
  }
}
@media screen and (max-width: 475px) {
  .business-overview .smb-section__title {
    width: 70%;
  }
}

@media screen and (max-width: 781px) {
  .business-overview .smb-section__title span:nth-child(1) span {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .business-overview .smb-section__title span:nth-child(1) span {
    font-size: 2.625rem !important;
  }
}

.business-overview .smb-section__title:after {
  display: none;
}

.business-overview .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.business-overview .smb-section__body {
  margin-top: 4rem;
}

.business-overview .smb-section__title:after {
  display: none;
}

.business-overview_table {
  border: none;
  padding-left: 1.375rem;
}
@media screen and (max-width: 600px) {
  .business-overview_table {
    padding-left: 0;
    margin-bottom: 3rem;
  }
}

.business-overview_table tbody td {
  font-weight: bold;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}

.business-overview_table tbody td:nth-child(1) {
  width: 150px;
}
@media screen and (max-width: 600px) {
  .business-overview_table tbody td:nth-child(1) {
    width: 100px;
  }
}
@media screen and (max-width: 600px) {
  .business-overview_table tbody td:nth-child(1) {
    width: 100%;
  }
}

@media screen and (min-width: 601px) {
  .business-overview_table tbody tr:nth-child(2) td:nth-child(2) br {
    display: none;
  }
}
.business-overview_table tbody td {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #cccccc;
}

@media screen and (max-width: 781px) {
  .business-overview_table tr:nth-child(6) td:nth-child(2) br {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .business-overview_table tbody tr {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 600px) {
  .business-overview_table tbody td:nth-child(1) {
    background-color: #bdcfef;
  }
}

@media screen and (max-width: 600px) {
  .business-overview_table tbody td {
    width: 100%;
    text-align: center;
    border-bottom: none;
  }
}

@media screen and (min-width: 601px) {
  .business-overview_table tbody tr:nth-child(4) td:nth-child(2) br {
    display: none;
  }
}
.business-concept {
  padding-bottom: 22.5rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.business-concept .c-container {
  max-width: 1248px !important;
}

@media screen and (max-width: 1280px) {
  .business-concept .smb-section-with-bgimage__bgimage img {
    object-position: 75% 50%;
  }
}

.business-concept_lead {
  border-bottom: none !important;
}

.business-concept_columns {
  width: 1280px;
}

.business-concept .smb-section__background:before {
  position: absolute;
  top: 16%;
  content: "";
  display: inline-block;
  width: 522px;
  height: 522px;
  background-image: url(../../../uploads/2023/01/Concept-1-988x1024.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: none;
  background-repeat: no-repeat;
  left: 82%;
}

@media screen and (min-width: 515px) {
  .business-greeting_header_line br {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  .page-id-74 .wp-block-columns {
    gap: 0 !important;
  }
}

@media screen and (max-width: 575px) {
  .business-concept_header-sp span span:nth-child(3) {
    font-size: 1.5rem !important;
  }
}
@media screen and (max-width: 475px) {
  .business-concept_header-sp {
    padding-left: 0 !important;
  }
}
.business-concept_header-sp .has-sm-xxlarge-font-size {
  font-size: 56px !important;
}

.business-concept_lead-sp {
  border-bottom: none !important;
  font-size: 1.375rem;
}

.business-concept_lead-sp .has-sm-large-font-size span {
  font-size: 1.375rem;
}

@media screen and (max-width: 781px) {
  .business-concept-columns-sp-text {
    text-align: center;
    padding-left: 0.905rem !important;
    padding-right: 0.905rem !important;
  }
}

@media screen and (max-width: 480px) {
  .business-concept-columns-sp-text {
    text-align: left;
  }
}
.page-id-74 .other-content .wp-block-columns {
  gap: 1.75rem !important;
}

.business-greeting {
  padding-bottom: 2.625rem;
}
@media screen and (max-width: 600px) {
  .business-greeting {
    margin-top: 0 !important;
  }
}

.business-greeting .smb-section__header {
  padding-left: 1rem;
}
@media screen and (max-width: 600px) {
  .business-greeting .smb-section__header {
    padding-left: 0;
  }
}

@media screen and (max-width: 600px) {
  .business-greeting .c-container {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}

.business-greeting_header {
  margin-top: 1.75rem !important;
}

.business-greeting .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .business-greeting .smb-section__title {
    width: 50%;
  }
}
@media screen and (max-width: 475px) {
  .business-greeting .smb-section__title {
    width: 70%;
  }
}

@media screen and (max-width: 781px) {
  .business-greeting .smb-section__title span:nth-child(1) span {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .business-greeting .smb-section__title span:nth-child(1) span {
    font-size: 2.625rem !important;
  }
}

.business-greeting .smb-section__title:after {
  display: none;
}

.business-greeting .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}
@media screen and (max-width: 781px) {
  .business-greeting .smb-section__title span:nth-child(3) {
    font-size: 1.25rem !important;
  }
}

.business-greeting .smb-section__body {
  margin-top: 4rem;
}

@media screen and (max-width: 781px) {
  .business-greeting_text br {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .business-greeting_copy {
    margin-top: 0.5rem !important;
  }
}

@media screen and (max-width: 475px) {
  .business-greeting_copy span {
    font-size: 1.625rem !important;
  }
}

.business-greeting_columns {
  margin-top: 4rem !important;
}

@media screen and (max-width: 1280px) {
  .business-greeting_columns {
    gap: 2rem !important;
  }
}
.business-greeting_columns {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  align-items: end !important;
}
@media screen and (max-width: 1024px) {
  .business-greeting_columns {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .business-greeting_header_center {
    text-align: center;
  }
}
.greeting_columns {
  align-items: flex-end !important;
}
@media screen and (max-width: 781px) {
  .greeting_columns {
    flex-wrap: nowrap !important;
  }
}
@media screen and (max-width: 600px) {
  .greeting_columns {
    text-align: center;
    flex-wrap: wrap !important;
  }
}

@media screen and (max-width: 781px) {
  .greeting_columns .wp-block-column:nth-child(1) {
    flex-basis: 50% !important;
  }
}
@media screen and (max-width: 600px) {
  .greeting_columns .wp-block-column:nth-child(1) {
    flex-basis: 100% !important;
  }
}

.greeting_image-name {
  margin-top: 0 !important;
}

@media screen and (max-width: 1280px) {
  .greeting_name {
    margin-left: 1.5rem !important;
  }
}
.greeting_name {
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 781px) {
  .greeting_name {
    margin-top: 1.5rem !important;
    text-align: center;
    line-height: 1.8;
  }
}
@media screen and (max-width: 600px) {
  .greeting_name {
    margin-top: 1rem !important;
    text-align: center;
    line-height: 1.8;
  }
}

@media screen and (max-width: 781px) {
  .twitter_button {
    width: 75%;
  }
}
@media screen and (max-width: 575px) {
  .twitter_button {
    width: 85%;
  }
}
@media screen and (max-width: 475px) {
  .twitter_button {
    width: 100%;
  }
}

.twitter_button a {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.twitter_link a {
  position: relative;
  border: 1px solid #ccc;
}

.twitter_link a:before {
  position: absolute;
  top: 25%;
  left: 22%;
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../../../../uploads/2023/07/twitter-icon.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: none;
  background-repeat: no-repeat;
}
@media screen and (max-width: 475px) {
  .twitter_link a:before {
    left: 16%;
  }
}

.individuals-feature {
  padding-top: 2rem !important;
  padding-bottom: 4.0625rem !important;
}
@media screen and (max-width: 600px) {
  .individuals-feature {
    padding-top: 2rem !important;
    padding-bottom: 0 !important;
  }
}

.individuals-feature .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .individuals-feature .smb-section__title {
    width: 50%;
  }
}
@media screen and (max-width: 475px) {
  .individuals-feature .smb-section__title {
    width: 80%;
  }
}

.individuals-feature .smb-section__title:after {
  display: none;
}

@media screen and (max-width: 781px) {
  .individuals-feature .smb-section__title span:nth-child(1) {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .individuals-feature .smb-section__title span:nth-child(1) {
    font-size: 2.625rem !important;
  }
}

.individuals-feature .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
  color: #2332c8;
  font-weight: bold;
}

.individuals-feature .smb-section__body {
  margin-top: 4rem;
}

.individuals-feature .smb-section__title:after {
  display: none;
}

.individuals-feature_text {
  margin-top: 3rem !important;
}
@media screen and (max-width: 781px) {
  .individuals-feature_text {
    margin-top: 1.5rem !important;
  }
}

@media screen and (max-width: 950px) {
  .individuals-feature_text br {
    display: none;
  }
}
.individuals-feature_columns h3 {
  border-bottom: none !important;
}
@media screen and (max-width: 1024px) {
  .individuals-feature_columns h3 {
    font-size: 1.375rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .individuals-feature_columns h3 span {
    font-size: 1.375rem !important;
  }
}

@media screen and (max-width: 781px) {
  .individuals-feature_columns_reverse {
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 600px) {
  .individuals-feature .c-container {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}

.individuals-feature .smb-section__body {
  margin-top: 2rem !important;
}

@media screen and (max-width: 781px) {
  .individuals-feature_text_img {
    width: 75%;
  }
}

.service_introduction {
  padding-top: 0;
}

@media screen and (max-width: 781px) {
  .service_introduction img {
    width: 100%;
  }
}

.service_introduction .c-container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.service_introduction .wp-block-columns {
  gap: 0 !important;
}

.service_introduction .wp-block-image {
  padding-top: 0;
  padding-bottom: 0;
}

.service_introduction_title {
  border-left: none !important;
}

.service_introduction_header {
  border-bottom: none !important;
}

@media screen and (max-width: 945px) and (min-width: 782px) {
  .service_introduction_header {
    margin-bottom: 0.75rem !important;
  }
}
@media screen and (max-width: 600px) {
  .service_introduction_header {
    text-align: center;
  }
}

@media screen and (max-width: 945px) and (min-width: 782px) {
  .service_introduction_header span {
    font-size: 1.375rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .service_introduction_text br {
    display: none;
  }
}

.service_introduction_columns-l {
  gap: 0 !important;
}

.service_introduction_columns-l .service_introduction_columns-l-text {
  padding-top: 2.625rem !important;
  padding-left: 8rem !important;
}
@media screen and (max-width: 1280px) {
  .service_introduction_columns-l .service_introduction_columns-l-text {
    padding-left: 3rem !important;
  }
}
@media screen and (max-width: 600px) {
  .service_introduction_columns-l .service_introduction_columns-l-text {
    padding-left: 0.9rem !important;
    padding-right: 0.9rem !important;
  }
}

@media screen and (max-width: 945px) and (min-width: 782px) {
  .service_introduction_columns-l .service_introduction_columns-l-text {
    padding-top: 1.25rem !important;
  }
}
.case_concept {
  width: 1000px;
}

.case_background {
  background-color: #fff;
}

.case_company {
  background-color: #d3d3d3;
}

.case_step {
  background-color: #fff;
  padding: 2rem;
}
@media screen and (max-width: 575px) {
  .case_step {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.case_step .smb-step__body:before {
  display: none;
}

.recruit-greeting {
  margin-top: 3rem !important;
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 600px) {
  .recruit-greeting .c-container {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}

.recruit-greeting .smb-section__title {
  line-height: 1.2;
  width: 34.375rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .recruit-greeting .smb-section__title {
    width: 65%;
  }
}

@media screen and (max-width: 781px) {
  .recruit-greeting .smb-section__title span:nth-child(1) {
    font-size: 3.375rem !important;
  }
}
@media screen and (max-width: 575px) {
  .recruit-greeting .smb-section__title span:nth-child(1) {
    font-size: 2.625rem !important;
  }
}

@media screen and (max-width: 781px) {
  .recruit-greeting .smb-section__title span:nth-child(3) span {
    font-size: 1.25rem !important;
  }
}

.recruit-greeting .smb-section__title span span {
  font-size: 1.25rem !important;
}

.recruit-greeting .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.recruit-greeting .smb-section__body {
  margin-top: 4rem;
}

.recruit-greeting .smb-section__contents-wrapper {
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 781px) {
  .recruit-greeting .recruit-greeting_text br {
    display: none;
  }
}

@media screen and (max-width: 781px) {
  .recruit-greeting .recruit-greeting .recruit-greeting_copy span {
    font-size: 1.75rem !important;
  }
}
@media screen and (max-width: 575px) {
  .recruit-greeting .recruit-greeting .recruit-greeting_copy span {
    font-size: 1.125rem !important;
  }
}

.recruit-greeting .smb-section__title:after {
  display: none !important;
}

.recruit-check {
  width: 95%;
  margin-top: 4.5625rem !important;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}

.recruit-check .smb-section__title {
  width: 100% !important;
  border: none !important;
  padding-left: 3.75rem;
}
@media screen and (max-width: 1024px) {
  .recruit-check .smb-section__title {
    text-align: center;
    padding-left: 0;
  }
}
@media screen and (max-width: 781px) {
  .recruit-check .smb-section__title {
    font-size: 1.5rem !important;
  }
}

@media screen and (min-width: 576px) {
  .recruit-check .smb-section__title br {
    display: none;
  }
}
.recruit-check .smb-section__body {
  margin-top: 2rem;
}

.recruit-check_list {
  padding-left: 8.125rem;
}
@media screen and (max-width: 1024px) {
  .recruit-check_list {
    padding-left: 2.625rem;
  }
}
@media screen and (max-width: 781px) {
  .recruit-check_list {
    padding-left: 1.5rem;
  }
}

.recruit-check_list li {
  font-size: 1.125rem;
}
@media screen and (max-width: 781px) {
  .recruit-check_list li {
    font-size: 1rem;
  }
}

.recruit_img {
  margin-top: 4.1875rem !important;
}

.application {
  padding-bottom: 2.8125rem;
}

@media screen and (max-width: 600px) {
  .application .c-container {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
  }
}

.application p {
  font-size: 1.125rem;
}

.application .smb-section__title {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 0.3125rem;
}
@media screen and (max-width: 575px) {
  .application .smb-section__title {
    font-size: 1.5rem !important;
  }
}

.application_annotation {
  font-size: 0.875rem !important;
}

.application .smb-section__title {
  line-height: 1.2;
  width: 36.875rem;
  border-bottom: 10px solid #333;
}
@media screen and (max-width: 781px) {
  .application .smb-section__title {
    width: 80%;
  }
}
@media screen and (max-width: 475px) {
  .application .smb-section__title {
    width: 95%;
  }
}

@media screen and (max-width: 781px) {
  .application .smb-section__title span:nth-child(1) span {
    font-size: 3.5rem !important;
  }
}
@media screen and (max-width: 575px) {
  .application .smb-section__title span:nth-child(1) span {
    font-size: 2.625rem !important;
  }
}

.application .smb-section__title span:nth-child(3) {
  padding-bottom: 1.625rem;
}

.application .smb-section__title span:nth-child(3) span {
  font-size: 1.25rem !important;
}

.application .smb-section__body {
  margin-top: 4rem;
}

.application_list {
  display: block;
}

.application_list li {
  font-size: 1.125rem;
}

.application .smb-section__title:after {
  display: none;
}

.application-columns {
  align-items: center;
  margin-top: 1rem !important;
  gap: 0 !important;
}

.application-columns ul {
  margin-left: 0;
  font-weight: bold;
}

.application-columns_title {
  background-color: #bdcfef;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 1.25rem;
}

.application-columns_content {
  display: block;
  align-items: center;
  text-align: left;
  padding-left: 5rem;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  background-color: #f7f7f7;
}
@media screen and (max-width: 781px) {
  .application-columns_content {
    padding-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .application-columns_content {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.application-columns_content p {
  width: 100%;
}
@media screen and (max-width: 781px) {
  .application-columns_content p {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .application-columns_content p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 475px) {
  .application-columns_content p {
    font-size: 1rem;
  }
}

@media screen and (max-width: 600px) {
  .application-columns_content p br {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .application-columns_content .application_list {
    padding-left: 0;
  }
}

@media screen and (max-width: 600px) {
  .application-columns_content .application_list li {
    text-align: center;
    font-size: 1rem;
    list-style: none;
  }
}

@media screen and (max-width: 600px) {
  .application-columns_content .application_list li ul {
    padding-left: 0;
  }
}

@media screen and (max-width: 600px) {
  .application-columns_content .application_list li ul li strong {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .application-columns_content .application_list li:marker {
    display: none;
  }
}

.application-columns_title p {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.application_button a {
  background-color: #c49a6c !important;
}

.wp-container-54 .application_list li:nth-child(7) ul {
  list-style: none;
}

::marker {
  display: none !important;
}

.application-columns_content_last {
  padding-bottom: 4.1875rem;
}

.application_button {
  margin-bottom: 5rem !important;
}

.application_button a {
  background-color: #00b7ce !important;
}

#drawer-nav {
  opacity: 0.9;
}

@media screen and (max-width: 781px) {
.footer_menu_bottom {
  margin-top: 0!important;
 }
}

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

