@charset "UTF-8";
.tenmin,
.common_faq_list .faq_answer p::before,
.common_faq_list .faq_btn,
.common_faq_list .faq_title::before {
  font-family: "ten-mincho-text", serif;
  font-weight: 400;
  font-style: normal;
}

html {
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  html {
    font-size: calc(100vw / 390);
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
body * {
  color: #3b4043;
  letter-spacing: 0.05em;
}

main#primary {
  overflow: hidden;
}

@media screen and (min-width: 601px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 600px) {
  .pc {
    display: none !important;
  }
}

.w-md {
  max-width: 1260px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .w-md {
    width: 100%;
    padding-left: 20rem;
    padding-right: 20rem;
  }
}

.w-st {
  width: 1000px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .w-st {
    width: 100%;
    padding-left: 20rem;
    padding-right: 20rem;
  }
}


.guidebox {
  pointer-events: none;
  background-size: 1536px;
  width: 100%;
  max-width: 1536px;
  z-index: 9999;
  opacity: 0.75;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  opacity: 0.3;
}
@media screen and (max-width: 600px) {
  .guidebox {
    max-width: 390rem;
    background-size: 390rem !important;
  }
}

body.home .guidebox {
  background: url("../images/guide/home.jpg") no-repeat top center;
  height: 10730px;
}
@media screen and (max-width: 600px) {
  body.home .guidebox {
    background: url("../images/guide/home_sp.jpg") no-repeat top center;
    height: 5758px;
    background-position: top 0px center;
  }
}

body.page-message .guidebox {
  background: url("../images/guide/message.jpg") no-repeat top center;
  height: 2682px;
}
@media screen and (max-width: 600px) {
  body.page-message .guidebox {
    background: url("../images/guide/message_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-philosophy .guidebox {
  background: url("../images/guide/philosophy.jpg") no-repeat top center;
  height: 3263px;
}
@media screen and (max-width: 600px) {
  body.page-philosophy .guidebox {
    background: url("../images/guide/philosophy_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-about .guidebox {
  background: url("../images/guide/about.jpg") no-repeat top center;
  height: 9228px;
}
@media screen and (max-width: 600px) {
  body.page-about .guidebox {
    background: url("../images/guide/about_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-portlait .guidebox {
  background: url("../images/guide/portlait.jpg") no-repeat top center;
  height: 2211px;
}
@media screen and (max-width: 600px) {
  body.page-portlait .guidebox {
    background: url("../images/guide/portlait_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-entry-step .guidebox {
  background: url("../images/guide/entry-step.jpg") no-repeat top center;
  height: 2211px;
}
@media screen and (max-width: 600px) {
  body.page-entry-step .guidebox {
    background: url("../images/guide/entry-step_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-faq .guidebox {
  background: url("../images/guide/faq.jpg") no-repeat top center;
  height: 2370px;
}
@media screen and (max-width: 600px) {
  body.page-faq .guidebox {
    background: url("../images/guide/faq_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-recruit-outline .guidebox {
  background: url("../images/guide/recruit-outline.jpg") no-repeat top center;
  height: 3679px;
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline .guidebox {
    background: url("../images/guide/recruit-outline_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-service .guidebox {
  background: url("../images/guide/service.jpg") no-repeat top center;
  height: 7051px;
}
@media screen and (max-width: 600px) {
  body.page-service .guidebox {
    background: url("../images/guide/service_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-works .guidebox {
  background: url("../images/guide/works.jpg") no-repeat top center;
  height: 5246px;
}
@media screen and (max-width: 600px) {
  body.page-works .guidebox {
    background: url("../images/guide/works_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-qualification .guidebox {
  background: url("../images/guide/qualification.jpg") no-repeat top center;
  height: 2501px;
}
@media screen and (max-width: 600px) {
  body.page-qualification .guidebox {
    background: url("../images/guide/qualification_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-welfare .guidebox {
  background: url("../images/guide/welfare.jpg") no-repeat top center;
  height: 4494px;
}
@media screen and (max-width: 600px) {
  body.page-welfare .guidebox {
    background: url("../images/guide/welfare_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-work-life-balance .guidebox {
  background: url("../images/guide/work-life-barance.jpg") no-repeat top center;
  height: 3854px;
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance .guidebox {
    background: url("../images/guide/work-life-barance_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-work-life-balance .guidebox {
  background: url("../images/guide/work-life-balance.jpg") no-repeat top center;
  height: 4039px;
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance .guidebox {
    background: url("../images/guide/work-life-balance_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-interview .guidebox {
  background: url("../images/guide/interview.jpg") no-repeat top center;
  height: 15006px;
}
@media screen and (max-width: 600px) {
  body.page-interview .guidebox {
    background: url("../images/guide/interview_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-discussion .guidebox {
  background: url("../images/guide/discussion.jpg") no-repeat top center;
  height: 10065px;
}
@media screen and (max-width: 600px) {
  body.page-discussion .guidebox {
    background: url("../images/guide/discussion_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.error404 .guidebox {
  background: url("../images/guide/404.jpg") no-repeat top center;
  height: 2234px;
}
@media screen and (max-width: 600px) {
  body.error404 .guidebox {
    background: url("../images/guide/404_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-form .guidebox {
  background: url("../images/guide/form.jpg") no-repeat top center;
  height: 3447px;
}
@media screen and (max-width: 600px) {
  body.page-form .guidebox {
    background: url("../images/guide/form_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-form-confirm .guidebox {
  background: url("../images/guide/form-confirm.jpg") no-repeat top center;
  height: 3447px;
}
@media screen and (max-width: 600px) {
  body.page-form-confirm .guidebox {
    background: url("../images/guide/form-confirm_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

body.page-form-complete .guidebox {
  background: url("../images/guide/form-complete.jpg") no-repeat top center;
  height: 3447px;
}
@media screen and (max-width: 600px) {
  body.page-form-complete .guidebox {
    background: url("../images/guide/form-complete_sp.jpg") no-repeat top center;
    height: 9178px;
    background-position: top 0px center;
  }
}

.link_style_1 {
  background: #1c86e2;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 2px solid #1c86e2;
  transition: all 0.2s ease;
}
.link_style_1::before {
  content: "";
  position: absolute;
  background: url("../images/common/arrow_1.png") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  .link_style_1::before {
    right: 15px;
    width: 12px;
    height: 12px;
  }
}
@media screen and (max-width: 600px) {
  .link_style_1::before {
    right: 15rem;
    width: 12rem;
    height: 12rem;
  }
}
.link_style_1:hover {
  background: #fff;
  color: #1c86e2;
}
.link_style_1:hover::before {
  background: url("../images/common/arrow_1_hover.png") no-repeat center/contain;
}

.link_style_2 {
  background: #1c86e2;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 2px solid #1c86e2;
  transition: all 0.2s ease;
}
.link_style_2::before {
  content: "";
  position: absolute;
  background: url("../images/common/arrow_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  .link_style_2::before {
    right: 24px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 600px) {
  .link_style_2::before {
    right: 24rem;
    width: 14rem;
    height: 14rem;
  }
}
.link_style_2:hover {
  background: #fff;
  color: #1c86e2;
}
.link_style_2:hover::before {
  background: url("../images/common/arrow_2_hover.svg") no-repeat center/contain;
}

.detail_anime i {
  left: 0;
  transition: all 0.3s ease;
}
.detail_anime:hover i {
  left: 3px;
}

header#masthead {
  z-index: 500;
  width: 100%;
}
@media screen and (min-width: 601px) {
  header#masthead {
    min-height: 91px;
    position: fixed;
    top: 0;
    /* min-width: 1330px; */
    transition: all 0.2s ease-in-out;
    background: transparent;
    z-index: 1000;
  }
  header#masthead.scroll {
    background: #fff;
  }
}
@media screen and (max-width: 600px) {
  header#masthead {
    height: 60rem;
    width: 100vw;
    position: sticky;
    top: 0;
    background: #fff;
  }
}
header#masthead .header_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 601px) {
  header#masthead .header_box {
    /* flex-wrap: wrap; */
    gap: 0px 15px;
    padding-left: 40px;
    padding-right: 35px;
  }
}
@media screen and (min-width: 601px) {
  header#masthead .header_box .site-branding {
    padding-top: 9px;
  }
}
@media screen and (max-width: 600px) {
  header#masthead .header_box .site-branding {
    padding-left: 13rem;
  }
  header#masthead .header_box .site-branding img {
    width: 149rem;
  }
}
header#masthead #site-navigation {
  width: 100%;
}
@media screen and (min-width: 601px) {
  header#masthead #site-navigation {
    max-width: 800px;
    float: none;
    margin-left: auto;
    }
}
header#masthead #site-navigation .menu_list {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px 3%;
}
@media screen and (min-width: 601px) {
  header#masthead #site-navigation .menu_list {
flex-wrap: wrap;
    }
}
header#masthead #site-navigation .menu_list li {
  /* margin-right: 36px; */
  font-size: 15px;
  letter-spacing: 0.06em;
  font-weight: bold;
}
header#masthead #site-navigation .menu_list li:last-of-type {
  margin-right: 0;
}
header#masthead #site-navigation .menu_list li .entry {
  width: 157px;
  height: 42px;
  border-radius: 21px;
}
header#masthead #site-navigation .menu_list .menu_item {
  transition: all 0.3s ease;
  border-bottom: 2px solid transparent;
}
header#masthead #site-navigation .menu_list .menu_item a {
  color: #0a476b;
}
header#masthead #site-navigation .menu_list .menu_item.active {
  border-bottom: 2px solid #0a476b;
}
header#masthead #site-navigation #megamenu {
  z-index: 1;
  opacity: 0;
  position: absolute;
  top: 51px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: calc(50% + -167px);
  width: 830px;
  height: 224px;
  background: #1c86e2;
  border-radius: 24px;
  transition: opacity 0.2s ease-in-out;
  pointer-events: none;
}
header#masthead #site-navigation #megamenu.active {
  opacity: 1;
  pointer-events: all;
}
header#masthead #site-navigation .menu_content {
  z-index: 2;
  position: absolute;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  padding: 40px 46px;
  width: 100%;
  display: none;
}
header#masthead #site-navigation .menu_content.active {
  opacity: 1;
  display: block;
}
header#masthead #site-navigation .menu_content .text_1 {
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 1px solid #499ee8;
  padding-bottom: 18px;
  padding-left: 18px;
  margin-bottom: 18px;
}
header#masthead #site-navigation .menu_content .link_box {
  padding-left: 18px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
header#masthead #site-navigation .menu_content .link_box .link_1 {
  color: #fff;
  position: relative;
  margin-right: 80px;
  margin-bottom: 15px;
}
header#masthead #site-navigation .menu_content .link_box .link_1 i {
  width: 20px;
  position: relative;
}
header#masthead #site-navigation .menu_content .link_box .link_1 i::before {
  content: "";
  position: absolute;
  left: 8px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: calc(50% + 1px);
  width: 23px;
  height: 17px;
  background: url("../images/common/parts_6.svg") no-repeat center/contain;
}
header#masthead #site-navigation .menu_item {
  position: relative;
  transition: opacity 0.2s ease-in-out;
}
header#masthead #site-navigation .menu_item::before {
  position: absolute;
  content: "";
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: calc(50% + 0px);
  bottom: -20px;
  width: 100%;
  height: 13px;
  background: url("../images/common/parts_5.svg") no-repeat center/contain;
}
header#masthead #site-navigation .menu_item.active::before {
  opacity: 1;
}
header#masthead .entry-button img {
  width: 60rem;
  height: 60rem;
}
header#masthead .drawer-toggle {
  border: none;
  outline: none !important;
}
header#masthead .drawer-toggle img {
  width: 60rem;
  height: 60rem;
}
header#masthead .drawer-toggle:focus {
  outline: none !important;
}

body.drawer--right nav.drawer-nav {
  right: -100vw;
  width: 100vw;
}

.drawer--right.drawer-open .drawer-nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

nav.drawer-nav {
  background: transparent;
}
nav.drawer-nav .header {
  height: 60rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}
nav.drawer-nav .header .site-title {
  padding-left: 13rem;
}
nav.drawer-nav .header .site-title img {
  width: 149rem;
}
nav.drawer-nav .menu_content {
  background: #fff;
  padding-left: 20rem;
  padding-right: 20rem;
  padding-bottom: 40rem;
}
nav.drawer-nav .header_box_1_2 {
  padding-top: 37rem;
  padding-bottom: 35rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  position: relative;
}
nav.drawer-nav .header_box_1_2 .text_3 {
  position: relative;
  color: #0a476b;
}
@media screen and (max-width: 600px) {
  nav.drawer-nav .header_box_1_2 .text_3 {
    font-size: 20rem;
    letter-spacing: 0.16em;
    margin-bottom: 4rem;
  }
}
nav.drawer-nav .header_box_1_2 .text_4 {
  position: relative;
  font-weight: bold;
  color: #1c86e2;
}
@media screen and (max-width: 600px) {
  nav.drawer-nav .header_box_1_2 .text_4 {
    left: 22rem;
    font-size: 30rem;
    letter-spacing: 0.12em;
    margin-bottom: 16rem;
  }
}
nav.drawer-nav .header_box_1_2 .text_4 i {
  position: relative;
}
nav.drawer-nav .header_box_1_2 .text_4 i::before {
  content: "";
  position: absolute;
  background: url("../images/common/icon_4.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (max-width: 600px) {
  nav.drawer-nav .header_box_1_2 .text_4 i::before {
    left: -45rem;
    top: calc(50% + 2rem);
    width: 32.8rem;
    height: 32.8rem;
  }
}
nav.drawer-nav .header_box_1_2 .text_5 {
  text-align: center;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 600px) {
  nav.drawer-nav .header_box_1_2 .text_5 {
    font-size: 12rem;
    margin-bottom: 2em;
    line-height: 2.1666666667;
  }
}
nav.drawer-nav .header_box_1_2 .link_1 {
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  nav.drawer-nav .header_box_1_2 .link_1 {
    border-radius: 27rem;
    width: 350rem;
    height: 54rem;
    font-size: 16rem;
    letter-spacing: 0.12em;
  }
}
nav.drawer-nav .list_1 {
  list-style: none;
}
nav.drawer-nav .list_1 .menu-heading {
  position: relative;
  font-size: 16rem;
  display: block;
  width: 100%;
  font-weight: bold;
  padding: 13rem 0 11rem;
  color: #0a476b;
  margin-bottom: 0.5rem;
  letter-spacing: 0.06em;
}
nav.drawer-nav .list_1 .menu-heading:not(:first-of-type) {
  border-top: 1px solid #cccccc;
}
nav.drawer-nav .list_1 .menu-heading::before {
  content: "";
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: calc(50% + 0rem);
  background: url("../images/common/arrow_3.svg") no-repeat center/contain;
  width: 12rem;
  height: 12rem;
  transition: all 0.2s ease;
}
nav.drawer-nav .list_1 .menu-heading:not(:first-of-type)::before {
  transform: rotate(90deg);
  top: calc(50% + -6rem);
}
nav.drawer-nav .list_1 .menu-heading.active::before {
  transform: rotate(-90deg);
  top: calc(50% + -2rem);
}
nav.drawer-nav .list_1 .menu-heading a {
  width: 100%;
  display: inline-block;
}
nav.drawer-nav .list_1 .menu-content {
  display: none;
  /* Initially hidden */
  padding-left: 5rem;
  padding-right: 5rem;
  margin-bottom: 6rem;
}
nav.drawer-nav .list_1 .menu-content a {
  display: block;
  font-size: 13rem;
  padding: 7rem 0rem;
  letter-spacing: 0.06em;
  color: #333;
  text-decoration: none;
  border-bottom: 1px dashed #ccc;
  position: relative;
  width: 100%;
}
nav.drawer-nav .list_1 .menu-content a::before {
  content: "";
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: calc(50% + 0rem);
  background: url("../images/common/arrow_4.svg") no-repeat center/contain;
  width: 10rem;
  height: 10rem;
  transition: all 0.2s ease;
}
nav.drawer-nav .list_1 .menu-content li:last-child a {
  border-bottom: none;
}

section.breadcrumb {
  background: #fff;
  position: relative;
  z-index: 8;
}
@media screen and (min-width: 601px) {
  section.breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  section.breadcrumb {
    padding-top: 20rem;
    padding-bottom: 20rem;
  }
}
section.breadcrumb .breadcrumb__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 601px) {
  section.breadcrumb .breadcrumb__list .breadcrumb__item {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  section.breadcrumb .breadcrumb__list .breadcrumb__item {
    font-size: 14rem;
  }
}
section.breadcrumb .breadcrumb__list .breadcrumb__item:not(:last-child)::after {
  content: "＞";
  display: inline-block;
  color: #999;
  transform: scale(0.5, 0.8);
}
@media screen and (min-width: 601px) {
  section.breadcrumb .breadcrumb__list .breadcrumb__item:not(:last-child)::after {
    margin: 0 8px;
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  section.breadcrumb .breadcrumb__list .breadcrumb__item:not(:last-child)::after {
    margin: 0 8rem;
    font-size: 14rem;
  }
}
section.breadcrumb .breadcrumb__list .breadcrumb__item:last-of-type a span {
  color: #1c86e2;
}
section.breadcrumb .breadcrumb__list .breadcrumb__item a span {
  text-decoration: none;
}
section.breadcrumb .breadcrumb__list .breadcrumb__item a:hover {
  text-decoration: underline;
}
section.breadcrumb .breadcrumb__list .breadcrumb__item span {
  color: #333;
}

footer.site-footer {
  background: #e7f3fc;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (min-width: 601px) {
  footer.site-footer {
    overflow: hidden;
    padding-top: 89px;
    height: 459px;
    align-items: center;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer {
    padding-top: 43rem;
    height: 575rem;
  }
}
footer.site-footer .footer_box_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 {
    width: 1200px;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_1 {
  width: 100%;
  max-width: 577px;
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_1 {
    margin-bottom: 46rem;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 {
  z-index: 2;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 {
    margin-bottom: 18rem;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/footer/footer_1.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 i::before {
    left: -110px;
    top: -142px;
    width: 402px;
    height: 243px;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 i::before {
    left: -22rem;
    top: -28rem;
    width: 100rem;
    height: 60rem;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 i::after {
  content: "";
  position: absolute;
  background: url("../images/footer/footer_2.png") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 i::after {
    left: -198px;
    top: -195px;
    width: 590px;
    height: 460px;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_1 .text_1 i::after {
    left: -102rem;
    top: -78rem;
    width: 246rem;
    height: 147rem;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_1 .text_2 {
  line-height: 2;
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_1 .text_2 {
    font-size: 14rem;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 {
    top: -12px;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_2 .text_3 {
  position: relative;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .text_3 {
    left: 8px;
    font-size: 21px;
    letter-spacing: 0.16em;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .text_3 {
    font-size: 20rem;
    letter-spacing: 0.16em;
    margin-bottom: 4rem;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_2 .text_4 {
  position: relative;
  font-weight: bold;
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .text_4 {
    left: 8px;
    font-size: 42px;
    letter-spacing: 0.12em;
    margin-bottom: -4px;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .text_4 {
    left: 22rem;
    font-size: 30rem;
    letter-spacing: 0.12em;
    margin-bottom: 16rem;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_2 .text_4 i {
  position: relative;
}
footer.site-footer .footer_box_1 .footer_box_1_2 .text_4 i::before {
  content: "";
  position: absolute;
  background: url("../images/common/icon_4.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .text_4 i::before {
    left: -61px;
    top: calc(50% + 2px);
    width: 46px;
    height: 46px;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .text_4 i::before {
    left: -45rem;
    top: calc(50% + 2rem);
    width: 32.8rem;
    height: 32.8rem;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_2 .text_5 {
  text-align: center;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .text_5 {
    font-size: 14px;
    margin-bottom: 40px;
    line-height: 1.8571428571;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .text_5 {
    font-size: 12rem;
    margin-bottom: 2em;
    line-height: 2.1666666667;
  }
}
footer.site-footer .footer_box_1 .footer_box_1_2 .link_1 {
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .link_1 {
    border-radius: 43px;
    width: 552px;
    height: 86px;
    font-size: 24px;
    letter-spacing: 0.12em;
  }
}
@media screen and (max-width: 600px) {
  footer.site-footer .footer_box_1 .footer_box_1_2 .link_1 {
    border-radius: 27rem;
    width: 350rem;
    height: 54rem;
    font-size: 16rem;
    letter-spacing: 0.12em;
  }
}

.copyright {
  background: #0a476b;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 601px) {
  .copyright {
    height: 40px;
  }
}
@media screen and (max-width: 600px) {
  .copyright {
    height: 40rem;
  }
}
.copyright .text_1 {
  text-align: center;
  color: #fff;
  letter-spacing: 0.12em;
  line-height: 1;
}
@media screen and (min-width: 601px) {
  .copyright .text_1 {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  .copyright .text_1 {
    font-size: 12rem;
  }
}

.common_bg_1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  .common_bg_1 {
    height: 735px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .common_bg_1 {
    height: 531rem;
    width: 100%;
  }
}
.common_bg_1::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: calc(50% + 0px);
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  .common_bg_1::before {
    background-position: top center !important;
    width: 2122px;
    height: 875px;
  }
}
@media screen and (max-width: 600px) {
  .common_bg_1::before {
    width: 100vw;
    height: 531rem;
  }
}

.common_header_1 {
  position: relative;
  color: #0a476b;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  .common_header_1 {
    font-size: 66px;
    left: 49px;
    top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .common_header_1 {
    font-size: 32rem;
    left: 0;
    top: -135rem;
  }
}
.common_header_1 .text {
  position: relative;
  z-index: -1;
}
.common_header_1 .text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.common_header_2 {
  position: relative;
  color: #0a476b;
  line-height: 1.5217391304;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  .common_header_2 {
    font-size: 46px;
  }
}
@media screen and (max-width: 600px) {
  .common_header_2 {
    font-size: 26rem;
  }
}
.common_header_2 i {
  position: relative;
  z-index: -1;
}
.common_header_2 i::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.common_text_1 {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  .common_text_1 {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  .common_text_1 {
    font-size: 14rem;
  }
}

.common_parts_1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.common_parts_1 .common_parts_1_1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 {
    width: 330px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 {
    width: 330rem;
    padding-top: 22rem;
    padding-bottom: 18rem;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1:not(:last-of-type) {
    border-bottom: 1px dashed #cccccc;
  }
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1:not(:last-of-type)::before {
    content: "";
    position: absolute;
    background: url("../images/common/part_2.svg") no-repeat center/contain;
    right: 0;
    top: 38px;
    width: 2px;
    height: 244px;
  }
}
.common_parts_1 .common_parts_1_1 .inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 .inner {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 .inner {
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.common_parts_1 .common_parts_1_1 .inner .text_1 {
  position: relative;
  color: #0a476b;
  letter-spacing: 0;
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 .inner .text_1 {
    font-size: 38px;
    left: -85px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 .inner .text_1 {
    font-size: 26rem;
    left: -13rem;
  }
}
.common_parts_1 .common_parts_1_1 .inner .text_1 i {
  position: relative;
}
.common_parts_1 .common_parts_1_1 .inner .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/common/part_1.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 .inner .text_1 i::before {
    left: -6px;
    top: 19px;
    width: 40px;
    height: 48px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 .inner .text_1 i::before {
    left: -5rem;
    top: 12rem;
    width: 25rem;
    height: 33rem;
  }
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 .inner .icon_1 {
    height: 97px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 .inner .icon_1 {
    position: relative;
    left: 4rem;
    top: 25rem;
    height: 39rem;
  }
  .common_parts_1 .common_parts_1_1 .inner .icon_1 img {
    height: 39rem;
    width: auto;
  }
}
.common_parts_1 .common_parts_1_1 .inner .text_2 {
  text-align: center;
  color: #0a476b;
  line-height: 1.5333333333;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 .inner .text_2 {
    font-size: 30px;
    margin-bottom: 46px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 .inner .text_2 {
    font-size: 20rem;
    margin-top: 29rem;
    margin-bottom: 12rem;
    margin-left: 24rem;
  }
}
.common_parts_1 .common_parts_1_1 .inner .link_1 {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 .inner .link_1 {
    text-align: center;
    padding-right: 31px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 .inner .link_1 {
    text-align: right;
    padding-right: 31rem;
    font-size: 14rem;
  }
}
.common_parts_1 .common_parts_1_1 .inner .link_1 i {
  position: relative;
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 .inner .link_1 i {
    margin-left: 15px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 .inner .link_1 i {
    margin-left: 15rem;
  }
}
.common_parts_1 .common_parts_1_1 .inner .link_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/common/icon_3.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 601px) {
  .common_parts_1 .common_parts_1_1 .inner .link_1 i::before {
    left: 0;
    top: calc(50% + 0px);
    width: 37px;
    height: 28px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_1 .common_parts_1_1 .inner .link_1 i::before {
    left: 0;
    top: calc(50% + 0rem);
    width: 30rem;
    height: 22rem;
  }
}

.common_parts_2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px 0;
}
.common_parts_2 .link_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #c8d8e6;
  position: relative;
  color: #0a476b;
  text-align: center;
  transition: all 0.2s ease;
  letter-spacing: 0.16em;
  line-height: 1;
}
@media screen and (min-width: 601px) {
  .common_parts_2 .link_1 {
    width: 330px;
    height: 84px;
    margin: 0 18px;
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_2 .link_1 {
    width: 290rem;
    height: 60rem;
    margin: 0 18rem;
    font-size: 20rem;
  }
}
.common_parts_2 .link_1::before {
  content: "";
  position: absolute;
  border-left: 18px solid transparent;
  border-bottom: 18px solid #0a476b;
}
@media screen and (min-width: 601px) {
  .common_parts_2 .link_1::before {
    bottom: 5px;
    right: 5px;
  }
}
@media screen and (max-width: 600px) {
  .common_parts_2 .link_1::before {
    bottom: 5rem;
    right: 5rem;
  }
}
.common_parts_2 .link_1:hover {
  color: #fff;
  background: #0a476b;
}
.common_parts_2 .link_1:hover::before {
  border-bottom: 18px solid #fff;
}

.common_interview_box {
  position: relative;
}
@media screen and (min-width: 601px) {
  .common_interview_box {
    width: 560px;
    height: 373px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box {
    width: 350rem;
    height: 233rem;
  }
}
.common_interview_box::before {
  content: "";
  position: absolute;
  background: url("../images/common/parts_3.png") no-repeat center/contain;
  z-index: 2;
}
@media screen and (min-width: 601px) {
  .common_interview_box::before {
    left: 0;
    bottom: 0;
    width: 560px;
    height: 203px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box::before {
    left: 0;
    bottom: 0;
    width: 350rem;
    height: 127rem;
  }
}
.common_interview_box:after {
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.common_interview_box:hover::after {
  background: rgba(255, 255, 255, 0.3);
}
.common_interview_box .image {
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .common_interview_box .image {
    width: 350rem;
    height: 233rem;
  }
}
.common_interview_box .text_box {
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 601px) {
  .common_interview_box .text_box {
    bottom: 62px;
    left: 30px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box .text_box {
    bottom: 43rem;
    left: 15rem;
    width: 100%;
  }
}
.common_interview_box .text_box .text_title {
  color: #fff;
}
@media screen and (max-width: 600px) {
  .common_interview_box .text_box .text_title {
    font-size: 14rem;
  }
}
.common_interview_box .text_box .text_title span {
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 601px) {
  .common_interview_box .text_box .text_title span {
    margin-right: 18px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box .text_box .text_title span {
    margin-right: 18rem;
  }
}
.common_interview_box .text_box .text_name {
  position: absolute;
  color: #fff;
}
@media screen and (min-width: 601px) {
  .common_interview_box .text_box .text_name {
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box .text_box .text_name {
    font-size: 20rem;
  }
}
.common_interview_box .text_box .text_name span {
  color: #fff;
}
@media screen and (min-width: 601px) {
  .common_interview_box .text_box .text_name span {
    font-size: 22px;
    margin: 0 -5px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box .text_box .text_name span {
    font-size: 22rem;
    margin: 0 -5rem;
  }
}
.common_interview_box .link_1 {
  position: absolute;
  color: #fff;
  z-index: 3;
}
@media screen and (min-width: 601px) {
  .common_interview_box .link_1 {
    padding-right: 31px;
    bottom: 11px;
    right: 15px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box .link_1 {
    font-size: 14rem;
    padding-right: 22rem;
    bottom: 11rem;
    left: 210rem;
  }
}
.common_interview_box .link_1 i {
  position: relative;
}
@media screen and (min-width: 601px) {
  .common_interview_box .link_1 i {
    margin-left: 15px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box .link_1 i {
    margin-left: 15rem;
  }
}
.common_interview_box .link_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/common/parts_4.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 601px) {
  .common_interview_box .link_1 i::before {
    left: 0;
    top: calc(50% + 0px);
    width: 36px;
    height: 27px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_box .link_1 i::before {
    left: -10px;
    top: calc(50% + 0rem);
    width: 26rem;
    height: 21rem;
  }
}

.common_interview_dialog_box {
  background: #fff;
  margin: 0 auto;
}
@media screen and (min-width: 601px) {
  .common_interview_dialog_box {
    width: 100%;
    max-width: 1060px;
    padding: 62px 62px 34px;
    border-radius: 8px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box {
    max-width: 1060rem;
    padding: 26rem 10rem 5rem;
    border-radius: 10rem;
  }
}
.common_interview_dialog_box .section {
  display: flex;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .section {
    flex-wrap: wrap;
  }
}
.common_interview_dialog_box .section.left {
  justify-content: flex-start;
}
@media screen and (min-width: 601px) {
  .common_interview_dialog_box .section.left .profile {
    margin-right: 30px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .section.left .profile {
    margin-right: 30rem;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .section.left .face_image {
    margin-right: 15rem;
  }
}
.common_interview_dialog_box .section.right {
  justify-content: flex-start;
  flex-direction: row-reverse;
}
@media screen and (min-width: 601px) {
  .common_interview_dialog_box .section.right .profile {
    margin-left: 30px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .section.right .profile {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .section.right .face_image {
    margin-left: 15rem;
  }
}
.common_interview_dialog_box .section.right .dialogue {
  justify-content: flex-end;
}
.common_interview_dialog_box .profile {
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 601px) {
  .common_interview_dialog_box .profile {
    width: 106px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .profile {
    display: flex;
    align-items: center;
  }
}
.common_interview_dialog_box .profile .face_image {
  border-radius: 53px;
}
@media screen and (min-width: 601px) {
  .common_interview_dialog_box .profile .face_image {
    width: 106px;
    height: 106px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .profile .face_image {
    width: 64rem;
    height: 64rem;
  }
}
.common_interview_dialog_box .profile h2 {
  text-align: center;
  font-weight: bold;
  color: #1c86e2;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 601px) {
  .common_interview_dialog_box .profile h2 {
    margin-top: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .profile h2 {
    font-size: 14rem;
  }
}
.common_interview_dialog_box .dialogue {
  display: flex;
  width: 100%;
}
@media screen and (min-width: 601px) {
  .common_interview_dialog_box .dialogue {
    max-width: 624px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .dialogue {
    max-width: 624rem;
  }
}
.common_interview_dialog_box .dialogue p {
  line-height: 1.7777777778;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  .common_interview_dialog_box .dialogue p {
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 600px) {
  .common_interview_dialog_box .dialogue p {
    font-size: 14rem;
    margin-top: 15rem;
    margin-bottom: 28rem;
  }
}

.common_service_box {
  position: relative;
}
@media screen and (min-width: 601px) {
  .common_service_box {
    width: 580px;
    height: 294px;
  }
}
@media screen and (max-width: 600px) {
  .common_service_box {
    width: 350rem;
    height: 177rem;
  }
  .common_service_box img {
    width: 350rem;
    height: 177rem;
  }
}
.common_service_box:before {
  content: "";
  position: absolute;
  background: url("../images/common/parts_7.png") no-repeat center/contain;
  z-index: 2;
}
@media screen and (min-width: 601px) {
  .common_service_box:before {
    left: 0;
    bottom: 0;
    width: 580px;
    height: 147px;
  }
}
@media screen and (max-width: 600px) {
  .common_service_box:before {
    left: 0;
    bottom: 0;
    width: 350rem;
    height: 88rem;
  }
}
.common_service_box:after {
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.common_service_box:hover::after {
  background: rgba(255, 255, 255, 0.3);
}
.common_service_box .text_title {
  position: absolute;
  z-index: 3;
  color: #fff;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  .common_service_box .text_title {
    bottom: 43px;
    left: 36px;
    font-size: 34px;
  }
}
@media screen and (max-width: 600px) {
  .common_service_box .text_title {
    bottom: 25rem;
    left: 25rem;
    font-size: 20rem;
  }
}
.common_service_box .link_1 {
  position: absolute;
  color: #fff;
  z-index: 3;
}
@media screen and (min-width: 601px) {
  .common_service_box .link_1 {
    padding-right: 31px;
    bottom: 11px;
    right: 15px;
  }
}
@media screen and (max-width: 600px) {
  .common_service_box .link_1 {
    font-size: 14rem;
    padding-right: 31rem;
    bottom: 9rem;
    right: 2rem;
  }
}
.common_service_box .link_1 i {
  position: relative;
}
@media screen and (min-width: 601px) {
  .common_service_box .link_1 i {
    margin-left: 15px;
  }
}
@media screen and (max-width: 600px) {
  .common_service_box .link_1 i {
    margin-left: 7rem;
  }
}
.common_service_box .link_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/common/parts_4.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 601px) {
  .common_service_box .link_1 i::before {
    left: 0;
    top: calc(50% + 0px);
    width: 36px;
    height: 27px;
  }
}
@media screen and (max-width: 600px) {
  .common_service_box .link_1 i::before {
    left: 0;
    top: calc(50% + 1rem);
    width: 26rem;
    height: 21rem;
  }
}

.common_faq_list {
  width: 100%;
}
@media screen and (min-width: 601px) {
  .common_faq_list .faq_item {
    margin-bottom: 17px;
  }
}
@media screen and (max-width: 600px) {
  .common_faq_list .faq_item {
    margin-bottom: 17rem;
  }
}
.common_faq_list .faq_title {
  margin-bottom: 0;
  position: relative;
  color: #0a476b;
}
.common_faq_list .faq_title::before {
  content: "Q,";
  position: absolute;
}
@media screen and (min-width: 601px) {
  .common_faq_list .faq_title::before {
    font-size: 26px;
    left: 14px;
    top: 11px;
  }
}
@media screen and (max-width: 600px) {
  .common_faq_list .faq_title::before {
    font-size: 18rem;
    left: 10rem;
    top: 9rem;
  }
}
.common_faq_list .faq_title::after {
  content: "";
  position: absolute;
  background: url("../images/faq/faq_3.svg") no-repeat center/contain;
  transition: all 0.2s ease;
}
@media screen and (min-width: 601px) {
  .common_faq_list .faq_title::after {
    right: 17px;
    top: 15px;
    width: 31px;
    height: 31px;
  }
}
@media screen and (max-width: 600px) {
  .common_faq_list .faq_title::after {
    display: none;
  }
}
.common_faq_list .faq_title.active::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.common_faq_list .faq_btn {
  background-color: #e7f3fc;
  border: none;
  outline: none;
  cursor: pointer;
  width: 100%;
  display: block;
  text-align: left;
}
@media screen and (min-width: 601px) {
  .common_faq_list .faq_btn {
    padding: 10px 57px;
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  .common_faq_list .faq_btn {
    padding: 10rem 38rem;
    font-size: 18rem;
    padding-right: 9rem;
  }
}
.common_faq_list .faq_answer {
  display: none;
  position: relative;
}
@media screen and (min-width: 601px) {
  .common_faq_list .faq_answer {
    padding: 12px 56px 15px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .common_faq_list .faq_answer {
    padding: 10rem 38rem;
    padding-right: 9rem;
    margin-bottom: 20rem;
  }
}
.common_faq_list .faq_answer p {
  letter-spacing: 0.12em;
  line-height: 2;
  position: relative;
}
.common_faq_list .faq_answer p::before {
  content: "A,";
  position: absolute;
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  .common_faq_list .faq_answer p::before {
    font-size: 28px;
    left: -39px;
    top: -14px;
  }
}
@media screen and (max-width: 600px) {
  .common_faq_list .faq_answer p::before {
    font-size: 18rem;
    left: -27rem;
    top: -5rem;
  }
}
@media screen and (max-width: 600px) {
  .common_faq_list .faq_answer p {
    font-size: 14rem;
  }
}
.common_faq_list .faq_answer.active {
  display: block;
}

body.home section.header.common_bg_1::before {
  background: url("../images/home/home_1.png") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.home section.header.common_bg_1::before {
    background: url("../images/home/home_1_sp.jpg") no-repeat top center/cover;
  }
}
@media screen and (min-width: 601px) {
  body.home section.header.common_bg_1::before {
    width: 2163px;
    height: 1078px;
    left: calc(50% + 188px);
    top: -150px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.header.common_bg_1::before {
    width: 390rem;
    height: 691rem;
  }
}
@media screen and (max-width: 1536px) and (min-width: 601px) {
  body.home section.header.common_bg_1::before {
    left: 930px;
  }
}
body.home section.header .header_box .header_box_1 .common_header_1 {
  letter-spacing: 0.28em;
  line-height: 1.6923076923;
}
@media screen and (min-width: 601px) {
  body.home section.header .header_box .header_box_1 .common_header_1 {
    font-size: 52px;
    left: -115px;
    top: 86px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.header .header_box .header_box_1 .common_header_1 {
    font-size: 30rem;
    line-height: 1.8333333333;
    left: 3rem;
    top: 285rem;
    letter-spacing: 0.12em;
  }
}
@media screen and (max-width: 1536px) and (min-width: 601px) {
  body.home section.header .header_box .header_box_1 .common_header_1 {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: calc(100% + -44vw);
  }
}
body.home section.header .header_box .header_box_1 .common_header_1 img {
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 601px) {
  body.home section.header .header_box .header_box_1 .common_header_1 img {
    margin-left: -57px;
    margin-top: -29px;
    top: 10px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.header .header_box .header_box_1 .common_header_1 img {
    width: 125rem;
    height: 76rem;
    margin-left: -56rem;
    margin-top: -29rem;
    top: 14rem;
    left: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.header .header_box .header_box_1 .common_header_1 .text::before {
    background: url("../images/home/home_3.svg") no-repeat center/contain;
    width: 238px;
    height: 121px;
    left: -96px;
    top: 33px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.header .header_box .header_box_1 .common_header_1 .text::before {
    background: url("../images/home/home_3_sp.svg") no-repeat center/contain;
    width: 188rem;
    height: 74rem;
    left: -60rem;
    top: -222rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.about {
    padding-top: 184px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.about {
    padding-top: 192rem;
    padding-bottom: 100rem;
  }
}
body.home section.about .about_box .about_box_1 .about_box_1_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 601px) {
  body.home section.about .about_box .about_box_1 .about_box_1_1 .text_1 {
    left: -7px;
  }
}
body.home section.about .about_box .about_box_1 .about_box_1_1 .text_1 i::before {
  background: url("../images/home/home_4.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.home section.about .about_box .about_box_1 .about_box_1_1 .text_1 i::before {
    width: 396px;
    height: 270px;
    left: -149px;
    top: -133px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.about .about_box .about_box_1 .about_box_1_1 .text_1 i::before {
    width: 126rem;
    height: 100rem;
    left: -28rem;
    top: -56rem;
  }
}
body.home section.about .about_box .about_box_1 .about_box_1_1 .text_2 {
  width: 100%;
  max-width: 669px;
  line-height: 2;
}
@media screen and (min-width: 601px) {
  body.home section.about .about_box .about_box_1 .about_box_1_1 .text_2 {
    margin-top: 19px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.about .about_box .about_box_1 .about_box_1_1 .text_2 {
    font-size: 14rem;
    margin-top: 12rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.about .about_box .about_box_1 .about_box_1_2 {
    padding-top: 65px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.about .about_box .about_box_1 .about_box_1_2 {
    padding-top: 40rem;
  }
}
body.home section.service {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.home section.service {
    padding-top: 200px;
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service {
    padding-top: 60rem;
    padding-bottom: 60rem;
  }
}
body.home section.service::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.home section.service::before {
    background: url("../images/home/home_5.png") no-repeat center/contain;
    width: 2368px;
    height: 1279px;
    left: calc(50% + 196px);
    top: -310px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service::before {
    background: url("../images/home/home_5_sp.jpg") no-repeat center/contain;
    width: 666rem;
    height: 763rem;
    left: calc(50% + 0rem);
    top: -120rem;
  }
}
body.home section.service .service_box .service_box_1 {
  background: #fff;
  box-shadow: 0px 0px 40px rgba(28, 134, 226, 0.37);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (min-width: 601px) {
  body.home section.service .service_box .service_box_1 {
    width: 1200px;
    height: 484px;
    padding-top: 24px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 {
    box-shadow: 0px 0px 15rem rgba(28, 134, 226, 0.37);
    width: 350rem;
    height: 398rem;
    padding-top: 10rem;
  }
}
body.home section.service .service_box .service_box_1 .text_1 {
  z-index: 2;
}
@media screen and (min-width: 601px) {
  body.home section.service .service_box .service_box_1 .text_1 {
    margin-bottom: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 .text_1 {
    margin-bottom: 15rem;
  }
}
body.home section.service .service_box .service_box_1 .text_1 i::before {
  background: url("../images/home/home_6.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.home section.service .service_box .service_box_1 .text_1 i::before {
    width: 552px;
    height: 110px;
    left: -167px;
    top: -71px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 .text_1 i::before {
    width: 163rem;
    height: 35rem;
    left: -21rem;
    top: -25rem;
  }
}
body.home section.service .service_box .service_box_1 .list_1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 .list_1 {
    justify-content: flex-start;
    margin-bottom: 8rem;
  }
}
body.home section.service .service_box .service_box_1 .list_1 .item_1 {
  text-align: center;
  letter-spacing: 0.16em;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
  color: #0a476b;
  line-height: 1.625;
}
@media screen and (min-width: 601px) {
  body.home section.service .service_box .service_box_1 .list_1 .item_1 {
    align-items: center;
    font-size: 18px;
    height: 60px;
    margin: 0 47px 69px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 .list_1 .item_1 {
    font-size: 16rem;
    height: 57rem;
    margin: 0px 12.5rem 0rem;
    width: 150rem;
    text-align: left;
  }
}
body.home section.service .service_box .service_box_1 .list_1 .item_1:not(:nth-of-type(5), :last-of-type)::before {
  position: absolute;
  background: url("../images/home/home_7.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.home section.service .service_box .service_box_1 .list_1 .item_1:not(:nth-of-type(5), :last-of-type)::before {
    content: "";
    right: -59px;
    top: 5px;
    height: 46px;
    width: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 .list_1 .item_1:not(:nth-of-type(5), :last-of-type)::before {
    right: -59rem;
    top: 5rem;
    height: 46rem;
    width: 20rem;
  }
}
body.home section.service .service_box .service_box_1 .list_1 .item_1 small {
  color: inherit;
}
@media screen and (min-width: 601px) {
  body.home section.service .service_box .service_box_1 .list_1 .item_1 small {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 .list_1 .item_1 small {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.service .service_box .service_box_1 .link_1 {
    padding-right: 19px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 .link_1 {
    font-size: 14rem;
    padding-right: 19rem;
  }
}
body.home section.service .service_box .service_box_1 .link_1 i {
  position: relative;
}
body.home section.service .service_box .service_box_1 .link_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/home/home_8.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 601px) {
  body.home section.service .service_box .service_box_1 .link_1 i::before {
    left: 12px;
    top: calc(50% + 0px);
    width: 51px;
    height: 36px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.service .service_box .service_box_1 .link_1 i::before {
    left: 9rem;
    top: calc(50% + 1rem);
    width: 31rem;
    height: 22rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.interview {
    padding-top: 97px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.interview {
    padding-top: 97rem;
    padding-bottom: 80rem;
  }
}
body.home section.interview .interview_box .interview_box_1 {
  display: flex;
  flex-wrap: wrap;
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_1 {
  width: 100%;
  max-width: 640px;
}
@media screen and (min-width: 601px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_1 .text_1 {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_1 .text_1 {
    margin-bottom: 25rem;
  }
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_1 .text_1 i::before {
  background: url("../images/home/home_9.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_1 .text_1 i::before {
    width: 443px;
    height: 265px;
    left: -152px;
    top: -171px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_1 .text_1 i::before {
    width: 173rem;
    height: 125rem;
    left: -22rem;
    top: -84rem;
  }
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_1 .text_2 {
  width: 100%;
  max-width: 525px;
  line-height: 2;
}
@media screen and (max-width: 600px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_1 .text_2 {
    font-size: 14rem;
  }
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 {
    padding-top: 20px;
    height: 373px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 {
    padding-top: 30rem;
    height: 233rem;
  }
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 #button_prev {
  display: block;
}
@media screen and (min-width: 601px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 #button_prev {
    left: -156px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 #button_prev {
    left: -13rem;
    width: 33rem;
    height: 33rem;
    top: 145rem;
    z-index: 1;
  }
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 #button_prev img {
    width: 33rem;
    height: 33rem;
  }
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 #button_next {
  display: block;
}
@media screen and (min-width: 601px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 #button_next {
    left: -93px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 #button_next {
    left: 327rem;
    width: 33rem;
    height: 33rem;
    top: 145rem;
    z-index: 1;
  }
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 #button_next img {
    width: 33rem;
    height: 33rem;
  }
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 .button_prev_next {
  position: absolute;
  bottom: 0;
  outline: none;
  border: none;
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 .interview_box_1_2_1 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 .interview_box_1_2_1 {
    position: absolute;
    width: calc(610px * 2);
  }
}
@media screen and (max-width: 600px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 .interview_box_1_2_1 {
    width: calc(610rem * 2);
  }
}
body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 .interview_box_1_2_1 .common_interview_box {
  overflow: hidden;
}
@media screen and (min-width: 601px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 .interview_box_1_2_1 .common_interview_box {
    margin-right: 50px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.interview .interview_box .interview_box_1 .interview_box_1_2 .interview_box_1_2_1 .common_interview_box {
    margin-right: 50rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.system {
    padding-top: 56px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system {
    padding-top: 56rem;
    padding-bottom: 40rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.system .system_box .system_box_1 {
    margin-bottom: 51px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_1 {
    margin-bottom: 25rem;
  }
}
body.home section.system .system_box .system_box_1 .text_1 i::before {
  background: url("../images/home/home_12.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.home section.system .system_box .system_box_1 .text_1 i::before {
    width: 644px;
    height: 196px;
    left: -107px;
    top: -111px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_1 .text_1 i::before {
    width: 234rem;
    height: 73rem;
    left: -17rem;
    top: -51rem;
  }
}
body.home section.system .system_box .system_box_2 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_2 {
    flex-direction: column-reverse;
  }
}
body.home section.system .system_box .system_box_2 .system_box_2_1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (min-width: 601px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 {
    width: 468px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 {
    width: 100%;
    padding-bottom: 40rem;
  }
}
body.home section.system .system_box .system_box_2 .system_box_2_1 .text_2 {
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 .text_2 {
    font-size: 34px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 .text_2 {
    font-size: 20rem;
    margin-bottom: 5rem;
  }
}
body.home section.system .system_box .system_box_2 .system_box_2_1 .text_3 {
  line-height: 2;
}
@media screen and (min-width: 601px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 .text_3 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 .text_3 {
    font-size: 14rem;
    margin-bottom: 24rem;
  }
}
body.home section.system .system_box .system_box_2 .system_box_2_1 .link_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 .link_1 {
    margin-left: 183px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 .link_1 {
    font-size: 14rem;
    margin-left: 202rem;
  }
}
body.home section.system .system_box .system_box_2 .system_box_2_1 .link_1 i {
  position: relative;
}
body.home section.system .system_box .system_box_2 .system_box_2_1 .link_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/home/home_16.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 601px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 .link_1 i::before {
    left: 12px;
    top: calc(50% + 0px);
    width: 36px;
    height: 27px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_2 .system_box_2_1 .link_1 i::before {
    left: 8rem;
    top: calc(50% + 1rem);
    width: 31rem;
    height: 22rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.system .system_box .system_box_2 .system_box_2_2 {
    margin-right: calc(50% - 900px);
    width: 900px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_2 .system_box_2_2 {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 600px) {
  body.home section.system .system_box .system_box_2 .system_box_2_2 .image_1 img {
    width: 350rem;
    height: auto;
  }
}
@media screen and (min-width: 601px) {
  body.home section.recruit {
    padding-top: 30px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.recruit {
    padding-top: 30rem;
    padding-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.recruit .recruit_box .recruit_box_1 {
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.recruit .recruit_box .recruit_box_1 {
    margin-bottom: 25rem;
  }
}
body.home section.recruit .recruit_box .recruit_box_1 .text_1 i::before {
  background: url("../images/home/home_17.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.home section.recruit .recruit_box .recruit_box_1 .text_1 i::before {
    width: 518px;
    height: 165px;
    left: -95px;
    top: -91px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.recruit .recruit_box .recruit_box_1 .text_1 i::before {
    width: 308rem;
    height: 65rem;
    left: -66rem;
    top: -41rem;
  }
}
body.home section.recruit .recruit_box .recruit_box_2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.home section.recruit .recruit_box .recruit_box_2 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.recruit .recruit_box .recruit_box_2 {
    margin-left: -20rem;
    margin-right: -20rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.recruit .recruit_box .recruit_box_2 .common_service_box {
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.recruit .recruit_box .recruit_box_2 .common_service_box {
    margin-bottom: 40rem;
    margin-left: 20rem;
    margin-right: 20rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.faq {
    padding-top: 40px;
    padding-bottom: 162px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.faq {
    padding-top: 40rem;
    padding-bottom: 162rem;
  }
}
@media screen and (min-width: 601px) {
  body.home section.faq .faq_box .faq_box_1 {
    margin-bottom: 26px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.faq .faq_box .faq_box_1 {
    margin-bottom: 26rem;
  }
}
body.home section.faq .faq_box .faq_box_1 .text_1 i::before {
  background: url("../images/home/home_22.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.home section.faq .faq_box .faq_box_1 .text_1 i::before {
    width: 364px;
    height: 261px;
    left: -150px;
    top: -124px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.faq .faq_box .faq_box_1 .text_1 i::before {
    width: 114rem;
    height: 81rem;
    left: -10rem;
    top: -51rem;
  }
}
body.home section.faq .faq_box .faq_box_2 {
  width: 100%;
  margin: 0 auto;
  max-width: 1060px;
}
@media screen and (min-width: 601px) {
  body.home section.faq .faq_box .faq_box_2 .common_faq_list {
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.faq .faq_box .faq_box_2 .common_faq_list {
    margin-bottom: 30rem;
  }
}
body.home section.faq .faq_box .faq_box_2 .link_1 {
  text-align: center;
  position: relative;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  body.home section.faq .faq_box .faq_box_2 .link_1 {
    font-size: 14rem;
  }
}
body.home section.faq .faq_box .faq_box_2 .link_1 i {
  position: relative;
}
body.home section.faq .faq_box .faq_box_2 .link_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/home/home_16.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 601px) {
  body.home section.faq .faq_box .faq_box_2 .link_1 i::before {
    left: 12px;
    top: calc(50% + 0px);
    width: 36px;
    height: 27px;
  }
}
@media screen and (max-width: 600px) {
  body.home section.faq .faq_box .faq_box_2 .link_1 i::before {
    left: 12rem;
    top: calc(50% + 0rem);
    width: 31rem;
    height: 22rem;
  }
}

@media screen and (min-width: 601px) {
  body.page-about main#primary {
    overflow: unset;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.header {
    overflow-x: clip;
  }
}
body.page-about section.header.common_bg_1::before {
  background: url("../images/about/about_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-about section.header.common_bg_1::before {
    background: url("../images/about/about_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-about section.header .header_box .header_box_1 .common_header_1 {
  line-height: 1.3333333333;
}
@media screen and (min-width: 601px) {
  body.page-about section.header .header_box .header_box_1 .common_header_1 {
    top: 66px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.header .header_box .header_box_1 .common_header_1 {
    top: -150rem;
  }
}
body.page-about section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/about/about_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-about section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 164px;
    height: 108px;
    left: -90px;
    top: 33px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 130rem;
    height: 90rem;
    left: -27rem;
    top: -10rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number {
    overflow: hidden;
    margin-top: -87px;
    padding-bottom: 53px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number {
    margin-top: 0rem;
    padding-bottom: 53rem;
  }
}
body.page-about section.number .number_box .number_box_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_1 {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_1 {
    margin-bottom: 48rem;
  }
}
body.page-about section.number .number_box .number_box_1 .number_box_1_1 .text_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_1 .number_box_1_1 .text_1 {
    left: -14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_1 .number_box_1_1 .text_1 {
    left: 0rem;
  }
}
body.page-about section.number .number_box .number_box_1 .number_box_1_2 {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_1 .number_box_1_2 {
    max-width: 691px;
    left: 28px;
    top: 9px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_1 .number_box_1_2 {
    max-width: 691rem;
    top: 9rem;
  }
}
body.page-about section.number .number_box .number_box_1 .number_box_1_2 .text_2 {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_1 .number_box_1_2 .text_2 {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_1 .number_box_1_2 .text_2 {
    font-size: 14rem;
    margin-bottom: 13rem;
  }
}
body.page-about section.number .number_box .number_box_1 .number_box_1_2 .text_3 {
  color: #777;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_1 .number_box_1_2 .text_3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_1 .number_box_1_2 .text_3 {
    font-size: 12rem;
  }
}
body.page-about section.number .number_box .number_box_1 {
  display: flex;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_1 {
    justify-content: center;
  }
}
body.page-about section.number .number_box .number_box_2 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 {
    justify-content: space-between;
    width: 1200px;
    height: 1992px;
  }
  body.page-about section.number .number_box .number_box_2 .about_22 img {
    margin-bottom: -10px;
  }
}
body.page-about section.number .number_box .number_box_2 > * {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 > * {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 > * img.sp {
    width: 350rem;
    height: auto;
  }
}
body.page-about section.number .number_box .number_box_2 [class*="about_"] > h3,
body.page-about section.number .number_box .number_box_2 p {
  position: absolute;
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 [class*="about_"] {
    margin-bottom: 25rem;
  }
}
body.page-about section.number .number_box .number_box_2 .tenmin,
body.page-about section.number .number_box .number_box_2 .common_faq_list .faq_title::before,
.common_faq_list body.page-about section.number .number_box .number_box_2 .faq_title::before,
body.page-about section.number .number_box .number_box_2 .common_faq_list .faq_btn,
.common_faq_list body.page-about section.number .number_box .number_box_2 .faq_btn,
body.page-about section.number .number_box .number_box_2 .common_faq_list .faq_answer p::before,
.common_faq_list .faq_answer body.page-about section.number .number_box .number_box_2 p::before {
  color: #0a476b;
}
body.page-about section.number .number_box .number_box_2 .about_22 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .text_1 {
    font-size: 34px;
    top: 21px;
    left: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .text_1 {
    font-size: 31rem;
    top: 21rem;
    left: 18rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle {
  position: absolute;
  font-weight: bold;
  z-index: 1;
}
body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle::before {
  content: "";
  position: absolute;
  background: url("../images/about/about_34.svg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle::before {
    left: 0;
    top: 10px;
    width: 98px;
    height: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle::before {
    left: 0rem;
    top: 10rem;
    width: 98rem;
    height: 40rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle {
    font-size: 24px;
    top: 11px;
    left: 151px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle {
    font-size: 24rem;
    top: 71rem;
    left: 31rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle span {
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle span {
    font-size: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .section-subtitle span {
    font-size: 40rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_22 .region {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .region.first,
  body.page-about section.number .number_box .number_box_2 .about_22 .region.second,
  body.page-about section.number .number_box .number_box_2 .about_22 .region.third {
    letter-spacing: 0.16em;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .region.first,
  body.page-about section.number .number_box .number_box_2 .about_22 .region.second,
  body.page-about section.number .number_box .number_box_2 .about_22 .region.third {
    letter-spacing: 0.16em;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .region.first {
    font-size: 32px;
    top: 90px;
    left: 377px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .region.first {
    font-size: 32rem;
    top: 208rem;
    left: 71rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .region.second {
    font-size: 28px;
    top: 159px;
    left: 379px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .region.second {
    font-size: 28rem;
    top: 277rem;
    left: 75rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .region.third {
    font-size: 22px;
    top: 230px;
    left: 377px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .region.third {
    font-size: 22rem;
    top: 351rem;
    left: 71rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_22 .percentage {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.second,
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.third {
    letter-spacing: -0.05em;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.second,
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.third {
    letter-spacing: -0.05em;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.second,
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.third {
    font-size: 43px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.second,
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.third {
    font-size: 43rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.first {
    font-size: 58px;
    top: 64px;
    left: 510px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.first {
    font-size: 42rem;
    top: 200rem;
    right: 21rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.second {
    font-size: 48px;
    top: 141px;
    right: 195px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.second {
    font-size: 34rem;
    top: 275rem;
    right: 21rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.third {
    font-size: 45px;
    top: 210px;
    right: 195px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage.third {
    font-size: 28rem;
    top: 348rem;
    right: 21rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage .percent {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_22 .percentage .percent {
    font-size: 22rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_23 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .text_1 {
    font-size: 34px;
    top: 30px;
    left: 94px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .text_1 {
    font-size: 31rem;
    top: 23rem;
    left: 86rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field.first,
  body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field.second {
    font-size: 19px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field.first,
  body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field.second {
    font-size: 19rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field.first {
    top: 171px;
    left: 86px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field.first {
    top: 157rem;
    left: 78rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field.second {
    top: 171px;
    left: 263px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .discipline-field.second {
    top: 157rem;
    left: 244rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_23 .percentage {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.second {
    letter-spacing: -0.05em;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.second {
    letter-spacing: -0.05em;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.second {
    font-size: 43px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.second {
    font-size: 39rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.first {
    top: 199px;
    left: 58px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.first {
    top: 180rem;
    left: 55rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.second {
    top: 199px;
    left: 238px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage.second {
    top: 180rem;
    left: 222rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage .percent {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_23 .percentage .percent {
    font-size: 16rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_24 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .text_1 {
    font-size: 34px;
    top: 16px;
    left: 34px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .text_1 {
    font-size: 31rem;
    top: 16rem;
    left: 34rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_24 .activity {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .activity.first,
  body.page-about section.number .number_box .number_box_2 .about_24 .activity.second {
    font-size: 19px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .activity.first,
  body.page-about section.number .number_box .number_box_2 .about_24 .activity.second {
    font-size: 19rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .activity.first {
    top: 181px;
    left: 69px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .activity.first {
    top: 169rem;
    left: 62rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .activity.second {
    top: 181px;
    left: 255px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .activity.second {
    top: 169rem;
    left: 233rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_24 .percentage {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.second {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.second {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.second {
    font-size: 43px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.second {
    font-size: 43rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.first {
    top: 199px;
    left: 69px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.first {
    top: 188rem;
    left: 64rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.second {
    top: 199px;
    left: 251px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage.second {
    top: 188rem;
    left: 233rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage .percent {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_24 .percentage .percent {
    font-size: 18rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_25 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .text_1 {
    font-size: 34px;
    top: 17px;
    left: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .text_1 {
    font-size: 34rem;
    top: 17rem;
    left: 18rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_25 .age-group {
  position: absolute;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group {
    font-size: 16rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.first,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.second,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.third,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.fourth,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.fifth,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.sixth {
    top: 270px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.first,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.second,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.third,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.fourth,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.fifth,
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.sixth {
    top: 251rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.first {
    left: 35px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.first {
    left: 32rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.second {
    left: 93px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.second {
    left: 86rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.third {
    left: 150px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.third {
    left: 138rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.fourth {
    left: 207px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.fourth {
    left: 191rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.fifth {
    left: 258px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.fifth {
    left: 240rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.sixth {
    left: 309px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .age-group.sixth {
    left: 288rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_25 .percentage {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage {
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage {
    font-size: 28rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.second,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.third,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.fourth,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.fifth,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.sixth {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.second,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.third,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.fourth,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.fifth,
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.sixth {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.first {
    top: 159px;
    left: 37px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.first {
    top: 143rem;
    left: 36rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.second {
    top: 65px;
    left: 87px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.second {
    top: 56rem;
    left: 84rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.third {
    top: 95px;
    left: 145px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.third {
    top: 84rem;
    left: 136rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.fourth {
    top: 107px;
    left: 202px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.fourth {
    top: 95rem;
    left: 189rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.fifth {
    top: 170px;
    left: 262px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.fifth {
    top: 154rem;
    left: 240rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.sixth {
    top: 218px;
    left: 312px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage.sixth {
    top: 199rem;
    left: 289rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage .percent {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_25 .percentage .percent {
    font-size: 14rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_26 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_26 .text_1 {
    font-size: 34px;
    top: 17px;
    left: 21px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_26 .text_1 {
    font-size: 34rem;
    top: 17rem;
    left: 21rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_26 .percentage {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_26 .percentage {
    font-size: 193px;
    top: 2px;
    left: 119px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_26 .percentage {
    font-size: 193rem;
    top: 2rem;
    left: 102rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_26 .percentage .percent {
    font-size: 50px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_26 .percentage .percent {
    font-size: 50rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_26 .text_2 {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_26 .text_2 {
    font-size: 14px;
    top: 245px;
    left: 130px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_26 .text_2 {
    font-size: 14rem;
    top: 245rem;
    left: 109rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_27 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .text_1 {
    font-size: 34px;
    line-height: 1.3529411765;
    top: 28px;
    left: 25px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .text_1 {
    font-size: 34rem;
    line-height: 1.3529411765;
    top: 18rem;
    left: 25rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_27 .time-range {
  position: absolute;
  font-weight: bold;
  letter-spacing: 0;
}
body.page-about section.number .number_box .number_box_2 .about_27 .time-range.first,
body.page-about section.number .number_box .number_box_2 .about_27 .time-range.second {
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.first,
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.second {
    font-size: 82px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.first,
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.second {
    font-size: 75rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.first {
    top: 125px;
    left: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.first {
    top: 118rem;
    left: 12rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.second {
    top: 125px;
    left: 143px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.second {
    top: 118rem;
    left: 135rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.third,
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.fourth {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.third,
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.fourth {
    font-size: 18rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.third {
    top: 195px;
    left: 241px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.third {
    top: 180rem;
    left: 224rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.fourth {
    top: 195px;
    left: 300px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .time-range.fourth {
    top: 180rem;
    left: 276rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_27 .text_2 {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .text_2 {
    font-size: 14px;
    left: 18px;
    top: 237px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_27 .text_2 {
    font-size: 14rem;
    left: 18rem;
    top: 222rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_28 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .text_1 {
    font-size: 34px;
    top: 28px;
    left: 31px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .text_1 {
    font-size: 34rem;
    top: 28rem;
    left: 31rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group {
  position: absolute;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group {
    font-size: 16px;
    right: 442px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group {
    font-size: 16rem;
    top: 439rem;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.first,
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.second,
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.third,
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.fourth,
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.fifth {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.first,
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.second,
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.third,
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.fourth,
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.fifth {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.first {
    top: 34px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.first {
    left: 51rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.second {
    top: 92px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.second {
    left: 105rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.third {
    top: 149px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.third {
    left: 164rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.fourth {
    top: 207px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.fourth {
    left: 221rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.fifth {
    top: 256px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .tenure-group.fifth {
    left: 274rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_28 .percentage {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage {
    font-size: 32px;
    right: 68px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage {
    font-size: 32rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.second,
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.third,
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.fourth,
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.fifth {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.second,
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.third,
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.fourth,
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.fifth {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.first {
    top: 22px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.first {
    top: 168rem;
    left: 48rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.second {
    top: 80px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.second {
    top: 108rem;
    left: 98rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.third {
    top: 137px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.third {
    top: 118rem;
    left: 155rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.fourth {
    top: 195px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.fourth {
    top: 98rem;
    left: 211rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.fifth {
    top: 244px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage.fifth {
    top: 319rem;
    left: 268rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage .percent {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_28 .percentage .percent {
    font-size: 14rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_29 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .text_1 {
    font-size: 34px;
    line-height: 1.3529411765;
    top: 53px;
    left: 25px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .text_1 {
    font-size: 34rem;
    line-height: 1.3529411765;
    top: 14rem;
    left: 23rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_29 .client-type {
  position: absolute;
  color: #0a476b;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type {
    font-size: 30rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type.first,
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type.second {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type.first,
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type.second {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type.first {
    top: 233px;
    left: 279px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type.first {
    top: 224rem;
    left: 37rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type.second {
    top: 233px;
    left: 605px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .client-type.second {
    top: 224rem;
    left: 222rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_29 .count {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count {
    font-size: 82px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count {
    font-size: 75rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count.first,
  body.page-about section.number .number_box .number_box_2 .about_29 .count.second {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count.first,
  body.page-about section.number .number_box .number_box_2 .about_29 .count.second {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count.first {
    top: 117px;
    left: 244px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count.first {
    top: 121rem;
    left: 11rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count.second {
    top: 117px;
    left: 568px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count.second {
    top: 121rem;
    left: 187rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_29 .count .sha {
  font-weight: normal;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count .sha {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_29 .count .sha {
    font-size: 20rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_30 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_30 .text_1 {
    font-size: 34px;
    line-height: 1.3529411765;
    top: 18px;
    left: 25px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_30 .text_1 {
    font-size: 34rem;
    line-height: 1.3529411765;
    top: 18rem;
    left: 25rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_30 .product-count {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_30 .product-count {
    font-size: 90px;
    top: 109px;
    left: 30px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_30 .product-count {
    font-size: 90rem;
    top: 84rem;
    left: 30rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_30 .product-count .ten {
  position: relative;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_30 .product-count .ten {
    font-size: 20px;
    left: -15px;
    bottom: -7px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_30 .product-count .ten {
    font-size: 20rem;
    left: -15rem;
    bottom: -7rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_31 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .text_1 {
    font-size: 34px;
    line-height: 1.3529411765;
    top: 18px;
    left: 25px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .text_1 {
    font-size: 34rem;
    line-height: 1.3529411765;
    top: 18rem;
    left: 25rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_31 .job-title {
  position: absolute;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title {
    font-size: 17px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.first {
    top: 135px;
    left: 54px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.first {
    top: 154rem;
    left: 47rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.second {
    top: 135px;
    left: 324px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.second {
    top: 154rem;
    left: 206rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.third {
    top: 135px;
    left: 572px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.third {
    top: 363rem;
    left: 23rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.fourth {
    top: 263px;
    left: 54px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.fourth {
    top: 363rem;
    left: 221rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.fifth {
    top: 263px;
    left: 308px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.fifth {
    top: 252rem;
    left: 26rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.sixth {
    top: 263px;
    left: 571px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .job-title.sixth {
    top: 252rem;
    left: 229rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_31 .ratio {
  position: absolute;
  font-weight: bold;
  color: #1c86e2;
  letter-spacing: 0;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio {
    font-size: 38px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio {
    font-size: 38rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.first {
    top: 84px;
    left: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.first {
    top: 100rem;
    left: 26rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.second {
    top: 84px;
    left: 355px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.second {
    top: 100rem;
    left: 222rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.third {
    top: 84px;
    left: 606px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.third {
    top: 311rem;
    left: 31rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.fourth {
    top: 215px;
    left: 65px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.fourth {
    top: 311rem;
    left: 222rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.fifth {
    top: 215px;
    left: 354px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.fifth {
    top: 200rem;
    left: 50rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.sixth {
    top: 215px;
    left: 617px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .ratio.sixth {
    top: 200rem;
    left: 222rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_31 .gender_male {
  position: absolute;
  letter-spacing: 0;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.first {
    top: 73px;
    left: 56px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.first {
    top: 91rem;
    left: 35rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.second {
    top: 73px;
    left: 352px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.second {
    top: 91rem;
    left: 219rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.third {
    top: 73px;
    left: 616px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.third {
    top: 304rem;
    left: 39rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.fourth {
    top: 205px;
    left: 65px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.fourth {
    top: 303rem;
    left: 219rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.fifth {
    top: 205px;
    left: 352px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.fifth {
    top: 192rem;
    left: 48rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.sixth {
    top: 205px;
    left: 617px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_male.sixth {
    top: 192rem;
    left: 219rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_31 .gender_female {
  position: absolute;
  letter-spacing: 0;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.first {
    top: 73px;
    left: 136px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.first {
    top: 91rem;
    left: 116rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.second {
    top: 73px;
    left: 411px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.second {
    top: 91rem;
    left: 279rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.third {
    top: 73px;
    left: 685px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.third {
    top: 304rem;
    left: 111rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.fourth {
    top: 205px;
    left: 122px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.fourth {
    top: 303rem;
    left: 279rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.fifth {
    top: 205px;
    left: 411px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.fifth {
    top: 192rem;
    left: 111rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.sixth {
    top: 205px;
    left: 677px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_31 .gender_female.sixth {
    top: 192rem;
    left: 279rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_32 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .text_1 {
    font-size: 34px;
    line-height: 1.3529411765;
    top: 20px;
    left: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .text_1 {
    font-size: 34rem;
    line-height: 1.3529411765;
    top: 16rem;
    left: 20rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_32 .ratio {
  position: absolute;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio {
    font-size: 22rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio.first,
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio.second {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio.first,
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio.second {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio.first {
    top: 267px;
    left: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio.first {
    top: 244rem;
    left: 44rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio.second {
    top: 267px;
    left: 240px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_32 .ratio.second {
    top: 244rem;
    left: 221rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_33 .text_1 {
  position: absolute;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .text_1 {
    font-size: 34px;
    line-height: 1.3529411765;
    top: 28px;
    left: 25px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .text_1 {
    font-size: 34rem;
    line-height: 1.3529411765;
    top: 28rem;
    left: 25rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_33 .preference {
  position: absolute;
  font-weight: bold;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference {
    font-size: 36px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference {
    font-size: 31rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference.first,
  body.page-about section.number .number_box .number_box_2 .about_33 .preference.second {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference.first,
  body.page-about section.number .number_box .number_box_2 .about_33 .preference.second {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference.first {
    top: 100px;
    left: 45px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference.first {
    top: 123rem;
    left: 29rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference.second {
    top: 216px;
    left: 45px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference.second {
    top: 353rem;
    left: 29rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_33 .preference span {
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference span {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .preference span {
    font-size: 17rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_33 .explane {
  position: absolute;
  line-height: 1.5714285714;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .explane {
    font-size: 14px;
    max-width: 300px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .explane {
    font-size: 14rem;
    max-width: 291rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .explane.first,
  body.page-about section.number .number_box .number_box_2 .about_33 .explane.second {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .explane.first,
  body.page-about section.number .number_box .number_box_2 .about_33 .explane.second {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .explane.first {
    top: 95px;
    left: 285px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .explane.first {
    top: 181rem;
    left: 28rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .explane.second {
    top: 211px;
    left: 285px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .explane.second {
    top: 411rem;
    left: 28rem;
  }
}
body.page-about section.number .number_box .number_box_2 .about_33 .percentage {
  position: absolute;
  color: #1c86e2;
  font-weight: bold;
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage {
    font-size: 68px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage {
    font-size: 67rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage.second {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage.first,
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage.second {
    letter-spacing: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage.first {
    top: 80px;
    left: 627px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage.first {
    top: 81rem;
    left: 212rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage.second {
    top: 193px;
    left: 627px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage.second {
    top: 310rem;
    left: 212rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage .percent {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .about_33 .percentage .percent {
    font-size: 20rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.number .number_box .number_box_2 .image_1 img {
    width: 350rem;
    margin-bottom: 40rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 5;
    width: 100%;
    overflow: hidden;
  }
}
body.page-about section.scroll .scroll_box {
  overflow-y: clip;
}
body.page-about section.scroll .scroll_box .scroll_box_1 {
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll .scroll_box .scroll_box_1 {
    padding-top: 100px;
    /* height: 981px;
    margin-bottom: 150px; */

    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_1 {
    position: relative;
    padding-top: 30rem;
  }
}
body.page-about section.scroll .scroll_box .scroll_box_1::before {
  content: "";
  position: absolute;
  background: url("../images/about/about_4.svg") repeat center/256px 256px, #e7f3fc;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  top: 0;
  z-index: -3;
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll .scroll_box .scroll_box_1::before {
    width: 150vw;
    height: 100%;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_1::before {
    width: 150vw;
    height: 100%;
  }
}
body.page-about section.scroll .scroll_box .scroll_box_1::after {
  content: "";
  position: absolute;
  background: url("../images/about/about_5.svg") no-repeat center/2621px 264px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 0;
  z-index: -2;
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll .scroll_box .scroll_box_1::after {
    left: calc(50% + 258px);
    width: 150vw;
    height: 264px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_1::after {
    background: url("../images/about/about_5.svg") no-repeat center/cover;
    left: 33rem;
    height: 136rem;
    width: 685rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_1 .image_1 img {
    width: 362rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll .scroll_box .scroll_box_1 .image_2 {
    margin-top: -32px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_1 .image_2 {
    margin-top: 55rem;
  }
  body.page-about section.scroll .scroll_box .scroll_box_1 .image_2 img {
    width: 350rem;
  }
}
body.page-about section.scroll .scroll_box .scroll_box_2 {
  z-index: 6;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll .scroll_box .scroll_box_2 {
    padding-top: 96px;
    /* height: 981px; */
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_2 {
    position: relative;
    padding-top: 30rem;
  }
}
body.page-about section.scroll .scroll_box .scroll_box_2::before {
  content: "";
  position: absolute;
  background: url("../images/about/about_4.svg") repeat center/256px 256px, #fffde2;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  top: 0;
  z-index: -3;
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll .scroll_box .scroll_box_2::before {
    width: 150vw;
    height: 100%;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_2::before {
    width: 150vw;
    height: 100%;
  }
}
body.page-about section.scroll .scroll_box .scroll_box_2::after {
  content: "";
  position: absolute;
  background: url("../images/about/about_8.svg") no-repeat center/2621px 264px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 0;
  z-index: -2;
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll .scroll_box .scroll_box_2::after {
    left: calc(50% + 258px);
    width: 150vw;
    height: 264px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_2::after {
    background: url("../images/about/about_8.svg") no-repeat center/cover;
    left: 33rem;
    height: 136rem;
    width: 685rem;
    bottom: 0;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.scroll .scroll_box .scroll_box_2 .image_4 {
    margin-top: -224px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.scroll .scroll_box .scroll_box_2 .image_4 {
    margin-top: 34rem;
  }
  body.page-about section.scroll .scroll_box .scroll_box_2 .image_4 img {
    width: 350rem;
  }
}

body.page-about section.outline {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-about section.outline {
    z-index: 8;
    overflow: hidden;
    background: #fff;
    padding-top: 176px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline {
    padding-top: 60rem;
  }
}
body.page-about section.outline .outline_box .outline_box_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_1 {
    left: -15px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_1 {
    margin-bottom: 380rem;
  }
}
body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_1 i::before {
  background: url("../images/about/about_11.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_1 i::before {
    width: 411px;
    height: 257px;
    left: -148px;
    top: -141px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_1 i::before {
    width: 121rem;
    height: 68rem;
    left: -18rem;
    top: -41rem;
  }
}
body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_2 {
  color: #0a476b;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_2 {
    margin-bottom: -5px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_2 {
    font-size: 14rem;
  }
}
body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_3 {
  line-height: 1.75;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_3 {
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_1 .text_3 {
    font-size: 14rem;
    margin-bottom: 13rem;
  }
}
body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 {
  position: relative;
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 {
    height: 322rem;
    width: 350rem;
    position: absolute;
    top: 130rem;
  }
}
body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2::before {
  content: "";
  position: absolute;
  background: url("../images/about/about_12.jpg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2::before {
    left: -410px;
    top: -200px;
    width: 1221px;
    height: 1082px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2::before {
    left: -166rem;
    top: -302rem;
    width: 681rem;
    height: 974rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 .image_1 {
    position: relative;
    top: -50px;
  }
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 .image_1 img {
    border-radius: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 .image_1 {
    position: absolute;
    right: 0;
    top: 0;
  }
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 .image_1 img {
    width: 267px;
    border-radius: 8rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 .image_2 {
    position: relative;
    top: -22px;
    left: -172px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 .image_2 {
    position: absolute;
    left: 0rem;
    bottom: 0rem;
  }
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 .image_2 img {
    width: 172rem;
    border-radius: 8rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box .outline_box_1 .outline_box_1_2 .image_2 img {
    border-radius: 48px;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box_2 {
    padding-top: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 {
    padding-top: 18rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_1 {
    margin-bottom: 17px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_1 {
    margin-bottom: 17rem;
  }
}
body.page-about section.outline .outline_box_2 .outline_box_2_1 .text_4 {
  color: #0a476b;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_1 .text_4 {
    font-size: 34px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_1 .text_4 {
    font-size: 26rem;
  }
}
body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 {
    margin-left: -15rem;
    margin-right: -15rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 {
    margin-left: 15rem;
    margin-right: 15rem;
    margin-bottom: 28rem;
  }
}
/*
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1:nth-of-type(4),
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1:nth-of-type(5) {
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1:nth-of-type(4),
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1:nth-of-type(5) {
    margin-left: 40rem;
    margin-right: 40rem;
  }
}
*/
@media screen and (min-width: 601px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 .image_3 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 .image_3 {
    margin-bottom: 15rem;
  }
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 .image_3 img {
    width: 350rem;
  }
}
body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 .text_5 {
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 .text_5 {
    font-size: 14px;
  }
}
body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 .text_6 {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 600px) {
  body.page-about section.outline .outline_box_2 .outline_box_2_2 .list_1 .item_1 .text_6 {
    font-size: 14px;
  }
}
body.page-about section.history {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-about section.history {
    overflow: hidden;
    z-index: 8;
    background: #fff;
    padding-top: 120px;
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history {
    padding-top: 60rem;
    padding-bottom: 56rem;
  }
}
body.page-about section.history .history_box .history_box_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 601px) {
  body.page-about section.history .history_box .history_box_1 {
    margin-bottom: 1px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_1 {
    margin-bottom: 1rem;
  }
}
body.page-about section.history .history_box .history_box_1 .text_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-about section.history .history_box .history_box_1 .text_1 {
    left: -14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_1 .text_1 {
    margin-bottom: 15rem;
  }
}
body.page-about section.history .history_box .history_box_1 .text_1 i::before {
  background: url("../images/about/about_20.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-about section.history .history_box .history_box_1 .text_1 i::before {
    width: 424px;
    height: 282px;
    left: -154px;
    top: -143px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_1 .text_1 i::before {
    width: 164rem;
    height: 82rem;
    left: -47rem;
    top: -47rem;
  }
}
body.page-about section.history .history_box .history_box_1 .text_2 {
  width: 100%;
  position: relative;
  letter-spacing: 0.06em;
  line-height: 1.75;
}
@media screen and (min-width: 601px) {
  body.page-about section.history .history_box .history_box_1 .text_2 {
    max-width: 846px;
    right: 70px;
    top: -25px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_1 .text_2 {
    font-size: 14px;
    max-width: 846rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_2 {
    padding-top: 40rem;
  }
}
body.page-about section.history .history_box .history_box_2 table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #c8d8e6;
}
@media screen and (min-width: 601px) {
  body.page-about section.history .history_box .history_box_2 table {
    max-width: 1060px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_2 table {
    font-size: 14rem;
    max-width: 1060rem;
  }
}
body.page-about section.history .history_box .history_box_2 table tr {
  border-top: 1px solid #c8d8e6;
}
body.page-about section.history .history_box .history_box_2 table tr:nth-of-type(even) {
  background: #f6fafe;
}
body.page-about section.history .history_box .history_box_2 table th {
  font-weight: bold;
  text-align: left;
  color: #0a476b;
  letter-spacing: 0.06em;
  vertical-align: top;
}
@media screen and (min-width: 601px) {
  body.page-about section.history .history_box .history_box_2 table th {
    padding: 25.7px 20px;
    width: 241px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_2 table th {
    padding: 25.7rem 0rem;
    width: 241rem;
  }
}
body.page-about section.history .history_box .history_box_2 table td {
  text-align: left;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body.page-about section.history .history_box .history_box_2 table td {
    padding: 25.7px 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_2 table td {
    padding: 25.7rem 0rem;
    width: 384rem;
    letter-spacing: 0em;
  }
}
body.page-about section.history .history_box .history_box_2 .link_1 {
  color: #1c86e2;
  text-decoration: underline;
}
body.page-about section.history .history_box .history_box_2 .image_1 {
  display: inline-block;
}
@media screen and (min-width: 601px) {
  body.page-about section.history .history_box .history_box_2 .image_1 {
    margin-left: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.history .history_box .history_box_2 .image_1 {
    margin-top: 7rem;
    width: 180rem;
  }
}
body.page-about section.about {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-about section.about {
    overflow: hidden;
    z-index: 8;
    background: #fff;
    padding-top: 154px;
    padding-bottom: 73px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.about {
    padding-top: 60rem;
    padding-bottom: 68rem;
  }
}
body.page-about section.about .about_box .about_box_1 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.page-about section.about .about_box .about_box_1 {
    justify-content: center;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.about .about_box .about_box_1 {
    margin-bottom: 48rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-about section.about .about_box .about_box_1 .text_4 {
    text-align: center;
  }
}
body.page-about section.about .about_box .about_box_1 .text_4 i::before {
  background: url("../images/philosophy/philosophy_8.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-about section.about .about_box .about_box_1 .text_4 i::before {
    width: 305px;
    height: 164px;
    left: 100px;
    top: -91px;
  }
}
@media screen and (max-width: 600px) {
  body.page-about section.about .about_box .about_box_1 .text_4 i::before {
    transform: rotate(-15deg);
    width: 150rem;
    height: 50rem;
    left: -32rem;
    top: -30rem;
  }
}

body.page-message section.header.common_bg_1::before {
  background: url("../images/message/message_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-message section.header.common_bg_1::before {
    background: url("../images/message/message_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-message section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/message/message_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-message section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 202px;
    height: 136px;
    left: -103px;
    top: 33px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 100rem;
    height: 80rem;
    left: -66rem;
    top: 1rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-message section.message {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.message {
    padding-bottom: 60rem;
  }
}
body.page-message section.message .message_box .message_box_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
body.page-message section.message .message_box .message_box_1 .message_box_1_1 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_1 {
    max-width: 675px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_1 {
    max-width: 675rem;
    margin-bottom: 45rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_1 .text_1 {
    margin-left: -5px;
    margin-top: -15px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_1 .text_1 {
    margin-bottom: 25rem;
  }
}
body.page-message section.message .message_box .message_box_1 .message_box_1_1 .text_1 i::before {
  background: url("../images/message/message_3.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_1 .text_1 i::before {
    width: 640px;
    height: 221px;
    left: -107px;
    top: -101px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_1 .text_1 i::before {
    width: 250rem;
    height: 90rem;
    left: -15rem;
    top: -67rem;
  }
}
body.page-message section.message .message_box .message_box_1 .message_box_1_1 .text_2 {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 601px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_2 .image_1 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_2 .image_1 {
    margin-bottom: 16rem;
  }
  body.page-message section.message .message_box .message_box_1 .message_box_1_2 .image_1 img {
    max-width: 100%;
  }
}
body.page-message section.message .message_box .message_box_1 .message_box_1_2 .text_3 {
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_2 .text_3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_2 .text_3 {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_2 .text_3 i {
    margin-left: 8px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.message .message_box .message_box_1 .message_box_1_2 .text_3 i {
    margin-left: 8rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-message section.about {
    padding-top: 154px;
    padding-bottom: 68px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.about {
    padding-top: 60rem;
    padding-bottom: 68rem;
  }
}
body.page-message section.about .about_box .about_box_1 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.page-message section.about .about_box .about_box_1 {
    margin-bottom: 48px;
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.about .about_box .about_box_1 {
    margin-bottom: 25rem;
  }
}
body.page-message section.about .about_box .about_box_1 .text_4 {
  text-align: center;
}
body.page-message section.about .about_box .about_box_1 .text_4 i::before {
  background: url("../images/message/message_5.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-message section.about .about_box .about_box_1 .text_4 i::before {
    width: 305px;
    height: 164px;
    left: 100px;
    top: -91px;
  }
}
@media screen and (max-width: 600px) {
  body.page-message section.about .about_box .about_box_1 .text_4 i::before {
    transform: rotate(-15deg);
    width: 150rem;
    height: 50rem;
    left: -32rem;
    top: -30rem;
  }
}

body.page-philosophy section.header.common_bg_1::before {
  background: url("../images/philosophy/philosophy_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.header.common_bg_1::before {
    background: url("../images/philosophy/philosophy_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-philosophy section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/philosophy/philosophy_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 266px;
    height: 157px;
    left: -198px;
    top: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 160rem;
    height: 100rem;
    left: -101rem;
    top: -8rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy {
    padding-top: 29px;
    padding-bottom: 176px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy {
    padding-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_1 {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_1 {
    margin-bottom: 25rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_1 .text_1 {
    margin-left: -5px;
    margin-top: 0;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_1 .text_1 {
    margin-bottom: 25rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_1 .text_1 i::before {
  background: url("../images/philosophy/philosophy_9.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_1 .text_1 i::before {
    width: 312px;
    height: 177px;
    left: -60px;
    top: -121px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_1 .text_1 i::before {
    width: 250rem;
    height: 90rem;
    left: -65rem;
    top: -56rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 {
    align-items: center;
    margin-bottom: 48px;
    padding-left: 130px;
    min-height: 92px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 {
    margin-bottom: 25rem;
    padding-left: 56rem;
    min-height: 92rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_1 {
  position: absolute;
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_1 {
    font-size: 38px;
    left: 38px;
    top: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_1 {
    font-size: 26rem;
    left: 0;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_1::before {
  content: "";
  position: absolute;
  background: url("../images/philosophy/philosophy_3.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_1::before {
    left: 35px;
    top: 20px;
    width: 40px;
    height: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_1::before {
    left: 21rem;
    top: 14rem;
    width: 30rem;
    height: 30rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_2 {
  line-height: 1.6428571429;
  letter-spacing: 0.16em;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_2 .list_1 .item_1 .text_2 {
    font-size: 18rem;
    padding-top: 15rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 {
    padding-top: 30rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_1 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_1 {
    padding-top: 43px;
    max-width: 492px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_1 {
    padding-top: 43rem;
    max-width: 492rem;
    margin-bottom: 25rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_1 .text_3 {
  color: #0a476b;
  letter-spacing: 0.16em;
  line-height: 1.5217391304;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_1 .text_3 {
    font-size: 46px;
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_1 .text_3 {
    font-size: 26rem;
    margin-bottom: 25rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_1 .text_4 {
  letter-spacing: 0.06em;
  line-height: 2;
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_1 .text_4 {
    font-size: 14rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 {
  position: relative;
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 {
    width: 100%;
    height: auto;
    height: 370rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2::before {
  content: "";
  position: absolute;
  background: url("../images/philosophy/philosophy_7.jpg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2::before {
    right: -20px;
    top: -70px;
    width: 723px;
    height: 843px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2::before {
    right: -20rem;
    top: -113rem;
    width: 400rem;
    height: 593rem;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_1 {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_1 {
    right: 70px;
    top: 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_1 {
    right: 40rem;
  }
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_1 img {
    width: 251rem;
    height: auto;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_2 {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_2 {
    right: 331px;
    top: 374px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_2 {
    left: 0;
    top: 212rem;
  }
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_2 img {
    width: 173rem;
    height: auto;
  }
}
body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_3 {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_3 {
    right: 17px;
    top: 341px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_3 {
    right: 0rem;
    top: 191rem;
  }
  body.page-philosophy section.philosophy .philosophy_box .philosophy_box_1 .philosophy_box_1_3 .philosophy_box_1_3_2 .image_3 img {
    width: 139rem;
    height: auto;
  }
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.about {
    padding-top: 154px;
    padding-bottom: 68px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.about {
    padding-top: 60rem;
    padding-bottom: 60rem;
  }
}
body.page-philosophy section.about .about_box .about_box_1 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.about .about_box .about_box_1 {
    justify-content: center;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.about .about_box .about_box_1 {
    margin-bottom: 25rem;
  }
}
body.page-philosophy section.about .about_box .about_box_1 .text_4 {
  text-align: center;
}
body.page-philosophy section.about .about_box .about_box_1 .text_4 i::before {
  background: url("../images/philosophy/philosophy_8.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-philosophy section.about .about_box .about_box_1 .text_4 i::before {
    width: 305px;
    height: 164px;
    left: 100px;
    top: -91px;
  }
}
@media screen and (max-width: 600px) {
  body.page-philosophy section.about .about_box .about_box_1 .text_4 i::before {
    transform: rotate(-15deg);
    width: 150rem;
    height: 50rem;
    left: -32rem;
    top: -30rem;
  }
}

body.page-portlait section.header.common_bg_1::before {
  background: url("../images/portlait/portlait_1.png") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-portlait section.header.common_bg_1::before {
    background: url("../images/portlait/portlait_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-portlait section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/portlait/portlait_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-portlait section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 202px;
    height: 136px;
    left: -106px;
    top: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 110rem;
    height: 80rem;
    left: -37rem;
    top: 3rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want {
    padding-top: 24px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.want {
    padding-top: 24rem;
    padding-bottom: 40rem;
  }
}
body.page-portlait section.want .want_box .want_box_1 {
  display: flex;
  flex-wrap: wrap;
}
body.page-portlait section.want .want_box .want_box_1 .want_box_1_1 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_1 {
    justify-content: center;
    margin-bottom: 44px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_1 {
    margin-bottom: 25rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_1 .text_1 {
    text-align: center;
  }
}
body.page-portlait section.want .want_box .want_box_1 .want_box_1_1 .text_1 i::before {
  background: url("../images/portlait/portlait_3.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_1 .text_1 i::before {
    width: 740px;
    height: 164px;
    left: -64px;
    top: -95px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_1 .text_1 i::before {
    transform: rotate(-15deg);
    width: 200rem;
    height: 50rem;
    left: -22rem;
    top: -30rem;
  }
}
body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 {
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px;
    width: 1230px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 {
    width: 100%;
  }
}
body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 {
    padding-top: 45px;
    max-width: 410px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 {
    padding-top: 45rem;
    max-width: 410rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1:not(:last-of-type) {
    border-bottom: 1px dashed #c8d8e6;
  }
}
body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1:not(:last-of-type)::before {
  content: "";
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1:not(:last-of-type)::before {
    position: absolute;
    background: url("../images/portlait/portlait_4.svg") no-repeat center/contain;
    right: 0;
    top: 0;
    width: 2px;
    height: 402px;
  }
}
body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 .text_2 {
  text-align: center;
  color: #0a476b;
  letter-spacing: 0.16em;
  line-height: 1.5333333333;
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 .text_2 {
    font-size: 30px;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 .text_2 {
    font-size: 26rem;
    margin-bottom: 25rem;
  }
}
body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 .text_3 {
  width: 100%;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 .text_3 {
    max-width: 340px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.want .want_box .want_box_1 .want_box_1_2 .want_box_1_2_1 .text_3 {
    font-size: 14rem;
    max-width: 340rem;
    margin-bottom: 25rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-portlait section.nav {
    padding-top: 103px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 600px) {
  body.page-portlait section.nav {
    padding-top: 60rem;
    padding-bottom: 60rem;
  }
}
body.page-entry-step section.header.common_bg_1::before {
  background: url("../images/entry-step/entry-step_1.png") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.header.common_bg_1::before {
    background: url("../images/entry-step/entry-step_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-entry-step section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/entry-step/entry-step_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 195px;
    height: 114px;
    left: -103px;
    top: 50px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 110rem;
    height: 80rem;
    left: -37rem;
    top: 3rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow {
    padding-top: 39px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow {
    padding-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_1 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_1 {
    margin-bottom: 25rem;
  }
}
body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_1 .text_1 {
  text-align: left;
}
body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_1 .text_1 i::before {
  background: url("../images/entry-step/entry-step_3.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_1 .text_1 i::before {
    width: 279px;
    height: 215px;
    left: -147px;
    top: -104px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_1 .text_1 i::before {
    transform: rotate(-15deg);
    width: 140rem;
    height: 60rem;
    left: -52rem;
    top: -40rem;
  }
}
body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .image_1 {
  position: relative;
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 img {
    width: 350rem;
    height: auto;
  }
}
body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1 {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1 {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: calc(50% + 14px);
    letter-spacing: 0.15em;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1 {
    font-size: 20rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: calc(50% + 0px);
  }
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(1) {
    left: 42px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(1) {
    top: 12rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(2) {
    left: 246px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(2) {
    top: 140rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(3) {
    left: 446px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(3) {
    top: 269rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(4) {
    left: 650px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(4) {
    top: 396rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(5) {
    left: 849px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.flow .flow_box .flow_box_1 .flow_box_1_2 .text_1:nth-of-type(5) {
    top: 523rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-entry-step section.nav {
    padding-top: 103px;
    padding-bottom: 97px;
  }
}
@media screen and (max-width: 600px) {
  body.page-entry-step section.nav {
    padding-top: 60rem;
    padding-bottom: 60rem;
  }
}
body.page-faq section.header.common_bg_1::before {
  background: url("../images/faq/faq_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-faq section.header.common_bg_1::before {
    background: url("../images/faq/faq_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-faq section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/faq/faq_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-faq section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 151px;
    height: 105px;
    left: -106px;
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.page-faq section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 110rem;
    height: 80rem;
    left: -57rem;
    top: 10rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-faq section.faq {
    margin-top: -69px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 600px) {
  body.page-faq section.faq {
    margin-top: 0rem;
    padding-bottom: 60rem;
  }
}
body.page-faq section.faq .faq_box .faq_box_1 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-faq section.faq .faq_box .faq_box_1 {
    max-width: 1060px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  body.page-faq section.faq .faq_box .faq_box_1 {
    max-width: 1060rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-faq section.nav {
    padding-top: 103px;
    padding-bottom: 77px;
  }
}
@media screen and (max-width: 600px) {
  body.page-faq section.nav {
    padding-top: 60rem;
    padding-bottom: 60rem;
  }
}
body.page-recruit-outline section.header.common_bg_1::before {
  background: url("../images/recruit-outline/recruit-outline_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.header.common_bg_1::before {
    background: url("../images/recruit-outline/recruit-outline_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-recruit-outline section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/recruit-outline/recruit-outline_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 286px;
    height: 112px;
    left: -178px;
    top: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 160rem;
    height: 100rem;
    left: -56rem;
    top: -8rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline {
    margin-top: -96px;
    padding-bottom: 56px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline {
    margin-top: -40rem;
    padding-bottom: 56rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 0;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_1 {
    margin-left: -13px;
    margin-right: -13px;
    margin-bottom: 85px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_1 {
    margin-left: -13rem;
    margin-right: -13rem;
    margin-bottom: 60rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_1 .link_1 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1c86e2;
  border-radius: 8px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.12em;
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_1 .link_1 {
    width: 280px;
    height: 57px;
    margin-left: 13px;
    margin-right: 13px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_1 .link_1 {
    font-size: 14rem;
    width: 170rem;
    height: 57rem;
    margin-bottom: 10rem;
    margin-left: 5rem;
    margin-right: 5rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_1 .link_1::before {
  content: "";
  position: absolute;
  background: url("../images/recruit-outline/recruit-outline_3.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_1 .link_1::before {
    right: 9px;
    top: 19px;
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_1 .link_1::before {
    right: 9rem;
    top: 20rem;
    width: 13rem;
    height: 14rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 {
    max-width: 1060px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 {
    max-width: 1060rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_list {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_item {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_item {
    margin-bottom: 24rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_title {
  margin-bottom: 0;
  position: relative;
}
/* body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 27px;
  width: 27px;
  height: 27px;
  background: url("../images/recruit-outline/recruit-outline_4.svg") no-repeat center/contain;
  transition: all 0.2s ease;

}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_title::after {
    right: 0;
    top: 27px;
    width: 26px;
    height: 26px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_title::after {
    right: 0;
    top: 27rem;
    width: 26rem;
    height: 26rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_title.active::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
} */
body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_btn {
  border: none;
  outline: none;
  cursor: default;
  width: 100%;
  display: block;
  text-align: left;
  border-bottom: 2px solid #1c86e2;
  letter-spacing: 0.16em;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_btn {
    padding: 11px 0;
    font-size: 34px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_btn {
    padding: 7rem 0;
    font-size: 24rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_content {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_content {
    padding: 42px 20px 36px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_content {
    padding: 25rem 0 25rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_content p {
  letter-spacing: 0.12em;
  line-height: 2;
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .outline_content.active {
  display: block;
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item {
  border-top: 1px solid #c8d8e6;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item {
    font-size: 14rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item:last-of-type {
  border-bottom: 1px solid #c8d8e6;
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item:nth-last-child(even) {
  background: #f6fafe;
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .job_title {
  color: #0a476b;
  line-height: 1.6875;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .job_title {
    padding-left: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
    width: 241px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .job_title {
    padding-left: 10rem;
    padding-top: 15rem;
    padding-bottom: 15rem;
    width: 85rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail {
  flex: 1;
  line-height: 1.6875;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail {
    padding-left: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail {
    padding-left: 18rem;
    padding-top: 15rem;
    padding-bottom: 15rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail .small {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail .small {
    font-size: 12rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail.locatiion strong {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail.locatiion strong {
    font-size: 14rem;
  }
}
body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail.locatiion strong:not(:first-of-type) {
  display: inline-block;
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail.locatiion strong:not(:first-of-type) {
    margin-top: 11px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail.locatiion strong:not(:first-of-type) {
    margin-top: 11rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail.locatiion {
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .job_item .jpb_detail.locatiion {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .entry {
    width: 280px;
    height: 57px;
    border-radius: 28px;
    margin: 52px auto 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .entry {
    width: 260rem;
    height: 47rem;
    border-radius: 28rem;
    margin: 30rem auto 0;
    font-size: 13rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .entry::before {
    right: 18px;
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.outline .outline_box .outline_box_2 .entry::before {
    right: 21rem;
    width: 14rem;
    height: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-recruit-outline section.nav {
    padding-bottom: 85px;
  }
}
@media screen and (max-width: 600px) {
  body.page-recruit-outline section.nav {
    padding-bottom: 85rem;
  }
}

body.page-service section.header.common_bg_1::before {
  background: url("../images/service/service_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-service section.header.common_bg_1::before {
    background: url("../images/service/service_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-service section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/service/service_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-service section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 173px;
    height: 101px;
    left: -80px;
    top: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 110rem;
    height: 80rem;
    left: -57rem;
    top: 10rem;
  }
}
body.page-service section.service {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-service section.service {
    margin-top: -67px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service {
    padding-bottom: 60rem;
  }
}
body.page-service section.service::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -1;
  background: url("../images/service/service_3.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-service section.service::before {
    left: calc(50% + 83px);
    top: -277px;
    width: 2200px;
    height: 1412px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service::before {
    left: calc(50% + 83rem);
    top: -277rem;
    width: 2200rem;
    height: 1412rem;
  }
}
body.page-service section.service .service_box {
  position: relative;
}
body.page-service section.service .service_box::before {
  content: "";
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box::before {
    background: url("../images/service/service_23.svg") no-repeat center/contain;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: calc(50% + 85px);
    top: -276px;
    width: 2201px;
    height: 3186px;
  }
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_1 {
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_1 {
    margin-bottom: 48rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_1 .text_1 {
    left: -7px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_1 .text_1 {
    font-size: 20rem;
    margin-bottom: 25rem;
  }
}
body.page-service section.service .service_box .service_box_1 .text_2 {
  width: 100%;
  line-height: 2;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_1 .text_2 {
    max-width: 649px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_1 .text_2 {
    font-size: 14rem;
    max-width: 649rem;
  }
}
body.page-service section.service .service_box .service_box_2 .text_3 {
  text-align: center;
  letter-spacing: 0.16em;
  color: #0a476b;
}
body.page-service section.service .service_box .service_box_2 .text_3 .text_a {
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_2 .text_3 .text_a {
    font-size: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_2 .text_3 .text_a {
    font-size: 28rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_2 .text_3 {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_2 .text_3 {
    font-size: 18rem;
    margin-bottom: 25rem;
  }
}
body.page-service section.service .service_box .service_box_2 .text_4 {
  text-align: center;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_2 .text_4 {
    font-size: 28px;
    letter-spacing: 0.12em;
    line-height: 1.6428571429;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_2 .text_4 {
    font-size: 14rem;
    letter-spacing: 0.12em;
    line-height: 1.6428571429;
  }
}
body.page-service section.service .service_box .service_box_2 .text_4 .text_4_1 {
  color: #1c86e2;
}
body.page-service section.service .service_box .service_box_2 .text_4 .dot {
  position: relative;
}
body.page-service section.service .service_box .service_box_2 .text_4 .dot::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: calc(50% + 11px);
  top: -1px;
  background: #e2ce1c;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_2 .text_4 .dot::before {
    left: calc(50% + 4rem);
    top: -2rem;
    width: 3rem;
    height: 3rem;
  }
}
body.page-service section.service .service_box .service_box_3 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 {
    height: 704px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 {
    height: 310rem;
  }
}
body.page-service section.service .service_box .service_box_3 .image_1 {
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -2;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .image_1 {
    top: -20px;
    left: calc(50% + 0px);
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .image_1 {
    top: 12rem;
    left: calc(50% + 0rem);
  }
  body.page-service section.service .service_box .service_box_3 .image_1 img {
    width: 375rem;
  }
}
body.page-service section.service .service_box .service_box_3 .image_2 {
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .image_2 {
    top: 103px;
    left: calc(50% + 0px);
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .image_2 {
    top: 216px;
    left: calc(50% + 0rem);
  }
}
body.page-service section.service .service_box .service_box_3 .image_3 {
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .image_3 {
    top: 252px;
    left: calc(50% + -67px);
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .image_3 {
    top: 129rem;
    left: calc(50% + -34rem);
  }
  body.page-service section.service .service_box .service_box_3 .image_3 img {
    width: 70rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_4 {
  position: absolute;
  color: #0a476b;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_4 {
    font-size: 32px;
    left: 491px;
    top: 89px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_4 {
    font-size: 15rem;
    left: 127rem;
    top: 43rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_4 i {
  position: relative;
}
body.page-service section.service .service_box .service_box_3 .text_4 i::before {
  content: "";
  position: absolute;
  background: url("../images/service/service_15.svg") no-repeat center/contain;
  left: -16px;
  top: -26px;
  width: 62px;
  height: 37px;
}
body.page-service section.service .service_box .service_box_3 .text_5 {
  position: absolute;
  line-height: 1.625;
  text-align: center;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_5 {
    font-size: 16px;
    left: 491px;
    top: 161px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_5 {
    font-size: 12rem;
    left: 99rem;
    top: 72rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_6 {
  position: absolute;
  color: #0a476b;
  letter-spacing: 0.16em;
  line-height: 1;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_6 {
    font-size: 32px;
    left: 272px;
    top: 400px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_6 {
    font-size: 15rem;
    left: 0rem;
    top: 200rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_6 i {
  position: relative;
}
body.page-service section.service .service_box .service_box_3 .text_6 i::before {
  content: "";
  position: absolute;
  background: url("../images/service/service_16.svg") no-repeat center/contain;
  left: -16px;
  top: -26px;
  width: 62px;
  height: 37px;
}
body.page-service section.service .service_box .service_box_3 .text_7 {
  position: absolute;
  line-height: 1.625;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_7 {
    font-size: 16px;
    left: 277px;
    top: 489px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_7 {
    font-size: 12rem;
    left: 0rem;
    top: 234rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_8 {
  position: absolute;
  color: #0a476b;
  letter-spacing: 0.16em;
  line-height: 1;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_8 {
    font-size: 32px;
    left: 796px;
    top: 400px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_8 {
    font-size: 15rem;
    left: 276rem;
    top: 200rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_8 i {
  position: relative;
}
body.page-service section.service .service_box .service_box_3 .text_8 i::before {
  content: "";
  position: absolute;
  background: url("../images/service/service_17.svg") no-repeat center/contain;
  left: -16px;
  top: -26px;
  width: 62px;
  height: 37px;
}
body.page-service section.service .service_box .service_box_3 .text_9 {
  position: absolute;
  line-height: 1.625;
  text-align: right;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_9 {
    font-size: 16px;
    left: 721px;
    top: 489px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_9 {
    font-size: 12rem;
    left: 183rem;
    top: 234rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_10 {
  position: absolute;
  color: #0a476b;
  letter-spacing: 0;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_10 {
    font-size: 29px;
    left: 598px;
    top: 271px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_10 {
    font-size: 15rem;
    left: 182rem;
    top: 137rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_11 {
  position: absolute;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_11 {
    font-size: 31px;
    left: 603px;
    top: 291px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_11 {
    font-size: 15rem;
    left: 185rem;
    top: 154rem;
  }
}
body.page-service section.service .service_box .service_box_3 .text_11_1 {
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_3 .text_11_1 {
    font-size: 63px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_3 .text_11_1 {
    font-size: 30rem;
  }
}
body.page-service section.service .service_box .service_box_4 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_4 {
    margin-top: -686px;
    margin-bottom: 402px;
    width: 550px;
    left: 312px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_4 {
    margin-bottom: 60rem;
  }
}
body.page-service section.service .service_box .service_box_4 .text_15 {
  color: #0a476b;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_4 .text_15 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_4 .text_15 {
    font-size: 22rem;
    margin-bottom: 20rem;
  }
}
body.page-service section.service .service_box .service_box_4 .text_15 i {
  position: relative;
}
body.page-service section.service .service_box .service_box_4 .text_15 i::before {
  content: "";
  position: absolute;
  height: 1px;
  background: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_4 .text_15 i::before {
    left: 17px;
    top: 22px;
    width: 175px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_4 .text_15 i::before {
    left: 17rem;
    top: 17rem;
    width: 178rem;
  }
}
body.page-service section.service .service_box .service_box_4 .list_1 .item_1 {
  font-weight: bold;
  color: #0a476b;
  line-height: 1.625;
}
@media screen and (min-width: 601px) {
  body.page-service section.service .service_box .service_box_4 .list_1 .item_1 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_4 .list_1 .item_1 {
    font-size: 13rem;
    margin-bottom: 20rem;
  }
}
body.page-service section.service .service_box .service_box_5 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
body.page-service section.service .service_box .service_box_5 .service_box_5_1 .text_16 {
  text-align: center;
  font-size: 23px;
  color: #0a476b;
  margin-bottom: 37px;
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_5 .service_box_5_1 .text_16 {
    font-size: 18rem;
    margin-bottom: 35rem;
  }
}
body.page-service section.service .service_box .service_box_5 .service_box_5_1 .text_16 * {
  color: #0a476b;
}
body.page-service section.service .service_box .service_box_5 .service_box_5_1 .text_16 .text_17 {
  font-weight: bold;
}
body.page-service section.service .service_box .service_box_5 .service_box_5_1 .text_16 .text_18 {
  color: #1c86e2;
  font-size: 29px;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  body.page-service section.service .service_box .service_box_5 .service_box_5_1 .text_16 .text_18 {
    font-size: 24rem;
  }
}
body.page-service section.service .service_box .service_box_5 .service_box_5_2 .image_4 {
  margin-bottom: 26px;
}
body.page-service section.service .service_box .service_box_5 .service_box_5_2 .text_19 {
  position: relative;
  font-weight: bold;
  color: #0a476b;
  font-size: 18px;
}
body.page-service section.service .service_box .service_box_5 .service_box_5_2 .text_19:nth-of-type(1) {
  left: 40px;
}
body.page-service section.service .service_box .service_box_5 .service_box_5_2 .text_19:nth-of-type(2) {
  left: 395px;
  top: -28px;
}
body.page-service section.service .service_box .service_box_5 .service_box_5_2 .text_19:nth-of-type(3) {
  left: 735px;
  top: -55px;
}
@media screen and (min-width: 601px) {
  body.page-service section.business {
    padding-top: 57px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business {
    padding-top: 60rem;
    padding-bottom: 60px;
  }
}
body.page-service section.business .business_box .business_box_1 .text_1 {
  text-align: center;
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_1 .text_1 {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_1 .text_1 {
    margin-bottom: 25rem;
  }
}
body.page-service section.business .business_box .business_box_1 .text_1 i {
  position: relative;
}
body.page-service section.business .business_box .business_box_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/service/service_18.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_1 .text_1 i::before {
    left: -331px;
    top: -70px;
    width: 880px;
    height: 124px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_1 .text_1 i::before {
    left: -81rem;
    top: -20rem;
    width: 280rem;
    height: 40rem;
  }
}
body.page-service section.business .business_box .business_box_2 .business_box_2_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 {
    margin-bottom: 120px;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1:nth-of-type(even) {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 {
    margin-bottom: 40rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1 {
    width: 573px;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1.business_box_multi .image_1 {
    margin-bottom: -28px;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1.business_box_multi .image_1 img{
    margin-left: auto;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1.business_box_multi img{
    width: 74%;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1 .image_1 {
    margin-bottom: 25rem;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1 .image_1 img {
    width: 350rem;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1.business_box_multi img{
    width: 74%;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1.business_box_multi .image_1 {
    margin-bottom: -28px;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1.business_box_multi .image_1 img{
    margin-left: auto;
  }
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_1.business_box_multi .image_2{
    margin-bottom: 25rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 {
    width: 533px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_2 {
  color: #0a476b;
  letter-spacing: 0.16em;
  border-bottom: 1px solid #c8d8e6;
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_2 {
    font-size: 36px;
    padding-bottom: 17px;
    margin-bottom: 17px;
    margin-top: 17px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_2 {
    font-size: 24rem;
    padding-bottom: 10rem;
    margin-bottom: 15rem;
  }
}
body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_3 {
  line-height: 1.75;
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_3 {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .num_list{
    margin: 20px 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .num_list{
    margin: 20rem 0;
  }
}
body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .num_list li{
  counter-increment: mycounter;
  font-weight: bold;
  line-height: 2;
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .num_list li{
    font-size: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .num_list li{
    font-size: 14rem;
  }
}
body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .num_list li::before{
  content: counter(mycounter) ".";
  display: inline-block;
  font-size: inherit;
  margin-right: 0.3em;
}
body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_4 {
  color: #0a476b;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_4 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_4 {
    font-size: 18rem;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
body.page-service section.business .business_box .business_box_2 .business_box_2_1 .business_box_2_1_2 .text_3 + .text_4 {
  margin-top: 65px;
}
@media screen and (min-width: 601px) {
  body.page-service section.business .business_box .business_box_3 .link_1 {
    width: 513px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.business .business_box .business_box_3 .link_1 {
    width: 350rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-service section.interview {
    padding-top: 58px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.interview {
    padding-top: 60rem;
    padding-bottom: 60rem;
  }
}
body.page-service section.interview .interview_box .interview_box_1 .text_1 {
  color: #0a476b;
  text-align: center;
  position: relative;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-service section.interview .interview_box .interview_box_1 .text_1 {
    font-size: 46px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.interview .interview_box .interview_box_1 .text_1 {
    font-size: 26rem;
    margin-bottom: 25rem;
  }
}
body.page-service section.interview .interview_box .interview_box_1 .text_1 i {
  position: relative;
}
body.page-service section.interview .interview_box .interview_box_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/service/service_11.svg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-service section.interview .interview_box .interview_box_1 .text_1 i::before {
    width: 374px;
    height: 106px;
    left: 24px;
    top: -64px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.interview .interview_box .interview_box_1 .text_1 i::before {
    width: 184rem;
    height: 51rem;
    left: 24rem;
    top: -24rem;
  }
}
body.page-service section.interview .interview_box .interview_box_1 .interview_box_1_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.page-service section.interview .interview_box .interview_box_1 .interview_box_1_1 .common_interview_box {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.page-service section.interview .interview_box .interview_box_1 .interview_box_1_1 .common_interview_box {
    margin-bottom: 10rem;
  }
}

body.page-works section.header.common_bg_1::before {
  background: url("../images/works/works_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-works section.header.common_bg_1::before {
    background: url("../images/works/works_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-works section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/works/works_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-works section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 148px;
    height: 102px;
    left: -54px;
    top: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 110rem;
    height: 80rem;
    left: -57rem;
    top: 10rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-works section.vacuum {
    padding-top: 38px;
    padding-bottom: 115px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum {
    padding-bottom: 40rem;
  }
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 {
    max-width: 553px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 {
    max-width: 553rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .text_1 {
    left: -7px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .text_1 {
    margin-bottom: 20rem;
  }
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .text_1 i::before {
  background: url("../images/works/works_3.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .text_1 i::before {
    width: 408px;
    height: 253px;
    left: -146px;
    top: -143px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .text_1 i::before {
    width: 168rem;
    height: 101rem;
    left: -16rem;
    top: -64rem;
  }
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .text_2 {
  letter-spacing: 0.12em;
  line-height: 2;
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .text_2 {
    font-size: 14rem;
  }
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_1 {
  position: relative;
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_1 img {
  border-radius: 16px;
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_1 img {
    width: 260rem;
    border-radius: 16rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_1 {
    left: 150px;
    top: 69px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_1 {
    left: 90rem;
    top: 37rem;
  }
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_2 {
  position: relative;
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_2 img {
  border-radius: 16px;
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_2 img {
    width: 175rem;
    border-radius: 16rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_2 {
    left: 12px;
    top: 10px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_1 .image_2 {
    left: 0rem;
    top: 10rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_2 {
    padding-top: 60rem;
  }
}
body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_2 .image_3 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_2 .image_3 {
    left: 0px;
    top: -21px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_2 .image_3 {
    left: 0rem;
    top: -21rem;
  }
  body.page-works section.vacuum .vacuum_box .vacuum_box_1 .vacuum_box_1_2 .image_3 img {
    width: 340rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-works section.products {
    padding-top: 85px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products {
    padding-top: 60rem;
    padding-bottom: 100rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .text_1 {
    left: -7px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .text_1 {
    left: -7rem;
    margin-bottom: 30rem;
  }
}
body.page-works section.products .products_box .text_1 i::before {
  background: url("../images/works/works_7.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .text_1 i::before {
    width: 462px;
    height: 280px;
    left: -150px;
    top: -157px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .text_1 i::before {
    width: 182rem;
    height: 98rem;
    left: -20rem;
    top: -57rem;
  }
}


body.page-works section.products .products_box .products_box_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

body.page-works section.products .products_box .products_box_1 .products_box_1_1 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1 .products_box_1_1 {
    max-width: 520px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1 .products_box_1_1 {
    max-width: 520rem;
  }
}
body.page-works section.products .products_box .products_box_1 .products_box_1_1 .text_2 {
  position: relative;
  color: #0a476b;
  letter-spacing: 0.05em;
  line-height: 1.7857142857;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1 .products_box_1_1 .text_2 {
    font-size: 28px;
    margin-bottom: 21px;
    left: -4px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1 .products_box_1_1 .text_2 {
    font-size: 20rem;
    margin-bottom: 10rem;
    left: -4rem;
  }
}
body.page-works section.products .products_box .products_box_1 .products_box_1_1 .text_2 span {
  display: inline-block;
  position: relative;
}
body.page-works section.products .products_box .products_box_1 .products_box_1_1 .text_2 span::before {
  content: "";
  width: 5px;
  aspect-ratio: 1;
  background-color: #E2CE1C;
  border-radius: 50%;
  position: absolute;
  top:0;
  left: 50%;
  transform: translateX(-50%);
}
body.page-works section.products .products_box .products_box_1 .products_box_1_1 .text_3 {
  letter-spacing: 0.12em;
  line-height: 2;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1 .products_box_1_1 .text_3 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1 .products_box_1_1 .text_3 {
    font-size: 14rem;
    margin-bottom: 20rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.first {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.first {
    margin-bottom: 60rem;
  }
}
body.page-works section.products .products_box .products_box_1.first .products_box_1_2 {
  position: relative;
}
body.page-works section.products .products_box .products_box_1.first .products_box_1_2::before {
  content: "";
  position: absolute;
  background: url("../images/works/works_11.png") no-repeat center/contain;
  z-index: -1;
  aspect-ratio: 723 / 760;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.first .products_box_1_2::before {
    left: -80px;
    top: -60px;
    width: 723px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.first .products_box_1_2::before {
    left: -20rem;
    top: 0rem;
    width: 400rem;
  }
}
body.page-works section.products .products_box .products_box_1.first .image_1 {
  position: relative;
}
body.page-works section.products .products_box .products_box_1.first .image_1 img {
  border-radius: 16px;
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.first .image_1 img {
    border-radius: 16rem;
    width: 350rem;
  }
}
/* @media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.first .image_1 {
    top: -54px;
  }
} */
body.page-works section.products .products_box .products_box_1.second {
  flex-direction: row-reverse;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.second {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.second {
    margin-bottom: 60rem;
  }
}
body.page-works section.products .products_box .products_box_1.second .products_box_1_2 {
  position: relative;
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.second .products_box_1_2 {
    width: 100%;
  }
}
body.page-works section.products .products_box .products_box_1.second .products_box_1_2::before {
  content: "";
  position: absolute;
  background: url("../images/works/works_11.png") no-repeat center/contain;
  z-index: -1;
  aspect-ratio: 723 / 760;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.second .products_box_1_2::before {
    left: -100px;
    top: -100px;
    width: 723px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.second .products_box_1_2::before {
    left: -30rem;
    top: -40rem;
    width: 400rem;
  }
}
body.page-works section.products .products_box .products_box_1.second .image_2 {
  position: relative;
}
body.page-works section.products .products_box .products_box_1.second .image_2 img {
  border-radius: 16px;
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.second .image_2 img {
    border-radius: 16rem;
    width: 350rem;
  }
}
/* @media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.second .image_2 {
    top: -83px;
  }
} */
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.second .image_2 {
    left: 0rem;
  }
}
/* body.page-works section.products .products_box .products_box_1.second .image_3 {
  position: relative;
}
body.page-works section.products .products_box .products_box_1.second .image_3 img {
  border-radius: 16px;
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.second .image_3 img {
    border-radius: 16rem;
    width: 240rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.second .image_3 {
    top: -101px;
    left: 197px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.second .image_3 {
    top: -28rem;
    left: 110rem;
  }
} */
body.page-works section.products .products_box .products_box_1.third .products_box_1_1 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.third .products_box_1_1 {
    max-width: 520px;
    margin-left: 70px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.third .products_box_1_1 {
    max-width: 520rem;
  }
}
body.page-works section.products .products_box .products_box_1.third .products_box_1_2 {
  position: relative;
}
body.page-works section.products .products_box .products_box_1.third .products_box_1_2::before {
  content: "";
  position: absolute;
  background: url("../images/works/works_11.png") no-repeat center/contain;
  z-index: -1;
  aspect-ratio: 723 / 760;
}
@media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.third .products_box_1_2::before {
    left: -100px;
    top: -150px;
    width: 723px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.third .products_box_1_2::before {
    left: -30rem;
    top: -50rem;
    width: 400rem;
  }
}
body.page-works section.products .products_box .products_box_1.third .image_4 {
  position: relative;
}
body.page-works section.products .products_box .products_box_1.third .image_4 img {
  border-radius: 16px;
}
@media screen and (max-width: 600px) {
  body.page-works section.products .products_box .products_box_1.third .image_4 img {
    border-radius: 16rem;
    width: 350rem;
  }
}
/* @media screen and (min-width: 601px) {
  body.page-works section.products .products_box .products_box_1.third .image_4 {
    top: -69px;
  }
} */
@media screen and (min-width: 601px) {
  body.page-works section.ourservices {
    padding-top: 150px;
    padding-bottom: 133px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices {
    padding-top: 60rem;
    padding-bottom: 40rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box {
    padding-top: 20rem;
    padding-bottom: 40rem;
  }
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 + .ourservices_box_1{
  margin-top: 50px;
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_1 {
  color: #0a476b;
  text-align: center;
  position: relative;
  letter-spacing: 0.16em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 601px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_1 {
    font-size: 46px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_1 {
    font-size: 26rem;
    margin-bottom: 30rem;
  }
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_1 i {
  position: relative;
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/works/works_8.svg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_1 i::before {
    width: 552px;
    height: 110px;
    left: 50%;
    top: -64px;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_1 i::before {
    width: 252rem;
    height: 41rem;
    left: 50%;
    top: -24rem;
    transform: translateX(-50%);
  }
}
/* body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_2 {
  text-align: center;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_2 {
    font-size: 28px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .text_2 {
    font-size: 20rem;
    margin-bottom: 40rem;
  }
} */
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 {
    flex-direction: column;
  }
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 .ourservices_box_1_2_1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (min-width: 601px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 .ourservices_box_1_2_1 {
    padding-top: 41px;
    padding-right: 43px;
    width: 236px;
    border-right: 1px solid #cccccc;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 .ourservices_box_1_2_1 {
    align-items: flex-start;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20rem;
  }
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 .ourservices_box_1_2_1 .text_3 {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: bold;
  color: #0a476b;
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 .ourservices_box_1_2_1 .text_3 {
    font-size: 16rem;
  }
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 .ourservices_box_1_2_1 .text_4 {
  color: #555;
  font-size: 14px;
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_2 .ourservices_box_1_2_1 .text_4 {
    font-size: 12rem;
  }
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex: 1;
}
@media screen and (min-width: 601px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 {
    padding: 30px 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 {
    padding-top: 20rem;
  }
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 + .ourservices_box_1_1 {
    margin-top: 30rem;
  }
}
body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 .text_2 {
  text-align: center;
  color: #0a476b;
  margin:0 auto 8px;
}
@media screen and (min-width: 601px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 .text_2 {
    font-size: 28px;
    margin-bottom: 21px;
  }
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 .text_2 {
    font-size: 20rem;
    margin-bottom: 10rem;
  }
}

body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 .list_1 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  line-height: 2.3;
}
@media screen and (max-width: 600px) {
  body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 .list_1 {
    font-size: 14rem;
  }
}

body.page-works section.ourservices .ourservices_box .ourservices_box_1 .ourservices_box_1_1 .text_4 {
  font-size: 14px;
  color: #999;
  text-align: right;
  margin-top: 1em;
  margin-left: auto;
}


body.page-qualification section.header.common_bg_1::before {
  background: url("../images/qualification/qualification_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-qualification section.header.common_bg_1::before {
    background: url("../images/qualification/qualification_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-qualification section.header .header_box .header_box_1 .common_header_1 {
  line-height: 1.3333333333;
}
@media screen and (min-width: 601px) {
  body.page-qualification section.header .header_box .header_box_1 .common_header_1 {
    top: 0px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.header .header_box .header_box_1 .common_header_1 {
    top: -150rem;
  }
}
body.page-qualification section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/qualification/qualification_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-qualification section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 302px;
    height: 147px;
    left: -103px;
    top: -3px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 150rem;
    height: 100rem;
    left: -57rem;
    top: -10rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-qualification section.qualification {
    margin-top: -60px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification {
    padding-bottom: 60rem;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (min-width: 601px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .text_1 {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .text_1 {
    margin-bottom: 25rem;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .text_2 {
  width: 100%;
  line-height: 2;
}
@media screen and (min-width: 601px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .text_2 {
    max-width: 649px;
    margin-bottom: 78px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .text_2 {
    font-size: 14rem;
    max-width: 649rem;
    margin-bottom: 25rem;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .image_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .image_1 {
    left: 13px;
    margin-bottom: 38px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .image_1 {
    margin-bottom: 25rem;
  }
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .image_1 img {
    width: 350rem;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .list_1 {
  position: relative;
  line-height: 3.3;
  background: url("../images/qualification/qualification_4.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .list_1 {
    width: 483px;
    height: 328px;
    left: 3px;
    padding: 52px 46px 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .list_1 {
    line-height: 2.7;
    width: 350rem;
    height: 238rem;
    left: 0;
    padding: 34rem 25rem 0;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .list_1 li {
  width: 400px;
  padding-left: 5px;
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .list_1 li {
    font-size: 14rem;
    width: 100%;
    padding-left: 10rem;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_1 .list_1 li:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 {
  position: relative;
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 {
    width: 100%;
    height: 380rem;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2::before {
  content: "";
  position: absolute;
  background: url("../images/qualification/qualification_7.jpg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2::before {
    right: -151px;
    top: 273px;
    width: 779px;
    height: 643px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2::before {
    right: -21rem;
    top: 30rem;
    width: 390rem;
    height: 483rem;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_2 {
  position: absolute;
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_2 img {
  border-radius: 16px;
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_2 img {
    border-radius: 16rem;
    width: 264rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_2 {
    right: -96px;
    top: 148px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_2 {
    right: 20rem;
    top: 40rem;
  }
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_3 {
  position: absolute;
}
body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_3 img {
  border-radius: 16px;
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_3 img {
    border-radius: 16rem;
    width: 173rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_3 {
    right: 249px;
    top: 593px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.qualification .qualification_box .qualification_box_1 .qualification_box_1_2 .image_3 {
    left: 0;
    top: 250rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-qualification section.nav {
    padding-top: 44px;
    padding-bottom: 118px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.nav {
    padding-top: 44rem;
    padding-bottom: 118rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-qualification section.nav .nav_box .nav_box_1 .link_1 {
    width: 513px;
    height: 84px;
  }
}
@media screen and (max-width: 600px) {
  body.page-qualification section.nav .nav_box .nav_box_1 .link_1 {
    width: 513rem;
    height: 84rem;
  }
}

body.page-welfare section.header.common_bg_1::before {
  background: url("../images/welfare/welfare_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-welfare section.header.common_bg_1::before {
    background: url("../images/welfare/welfare_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-welfare section.header .header_box .header_box_1 .common_header_1 {
  line-height: 1.3333333333;
}
body.page-welfare section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/welfare/welfare_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 192px;
    height: 116px;
    left: -73px;
    top: 39px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 110rem;
    height: 80rem;
    left: -57rem;
    top: 10rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.welfare {
    margin-top: -44px;
    padding-bottom: 57px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.welfare {
    padding-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.welfare .welfare_box .welfare_box_1 .text_1 {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.welfare .welfare_box .welfare_box_1 .text_1 {
    margin-bottom: 25rem;
  }
}
body.page-welfare section.welfare .welfare_box .welfare_box_1 .text_2 {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 600px) {
  body.page-welfare section.welfare .welfare_box .welfare_box_1 .text_2 {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event {
    padding-top: 27px;
    padding-bottom: 78px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event {
    padding-top: 27rem;
    padding-bottom: 60rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_1 {
    margin-bottom: 40rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_1 .text_1 {
    margin-bottom: 13px;
    padding-left: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_1 .text_1 {
    margin-bottom: 20rem;
  }
}
body.page-welfare section.event .event_box .event_box_1 .text_1 i {
  position: relative;
}
body.page-welfare section.event .event_box .event_box_1 .text_1 i::before {
  content: "";
  background: url("../images/welfare/welfare_13.svg") no-repeat center/contain;
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_1 .text_1 i::before {
    left: 0;
    top: 4px;
    width: 74px;
    height: 64px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_1 .text_1 i::before {
    left: 0;
    top: -6rem;
    width: 54rem;
    height: 44rem;
  }
}
body.page-welfare section.event .event_box .event_box_1 .text_2 {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_1 .text_2 {
    padding-left: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_1 .text_2 {
    font-size: 14rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2::before {
    content: "";
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: -2;
    background: url("../images/welfare/welfare_14.svg") no-repeat center/contain;
    left: 50%;
    top: -19px;
    width: 2000px;
    height: 773px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 {
    font-size: 14rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 .event_box_2_1_2 .text_3 {
  color: #0a476b;
  position: relative;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 .event_box_2_1_2 .text_3 {
    font-size: 34px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 .event_box_2_1_2 .text_3 {
    font-size: 26rem;
    margin-bottom: 14rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 .event_box_2_1_2 .text_3 i {
  position: relative;
  display: inline-block;
  width: 78px;
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 .event_box_2_1_2 .text_3 i::before {
  content: "";
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 .event_box_2_1_2 .text_3 i::before {
    left: 7px;
    bottom: -13px;
    width: 74px;
    height: 66px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 .event_box_2_1_2 .text_3 i::before {
    left: 7rem;
    bottom: -13rem;
    width: 74rem;
    height: 66rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1 .event_box_2_1_2 .text_4 {
  line-height: 2;
  letter-spacing: 0.06em;
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first {
    margin-top: 51px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first {
    margin-top: 40rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .text_3 i::before {
  background: url("../images/welfare/welfare_5.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .text_3 {
    left: -121px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .text_3 {
    margin-top: 13rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .text_4 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .text_4 {
    max-width: 394px;
    position: relative;
    left: -118px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .text_4 {
    max-width: 525rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .image_1 {
    position: relative;
    left: -23px;
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .image_1 {
    margin-bottom: 14rem;
  }
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.first .image_1 img {
    width: 350rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second {
    margin-top: -243px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second {
    margin-top: 40rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second .text_3 {
    margin-top: -10px;
    left: 27px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second .text_3 {
    margin-top: -10rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second .text_3 i::before {
  background: url("../images/welfare/welfare_7.svg") no-repeat center/contain;
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second .text_4 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second .text_4 {
    max-width: 436px;
    position: relative;
    left: 30px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second .text_4 {
    max-width: 466rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second .image_1 {
    margin-bottom: 14rem;
  }
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.second .image_1 img {
    width: 350rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third {
    margin-top: -31px;
    margin-right: 38px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third {
    margin-top: 40rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .text_3 {
    margin-top: -9px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .text_3 {
    margin-top: 29px;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .text_3 i::before {
  background: url("../images/welfare/welfare_9.svg") no-repeat center/contain;
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .text_4 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .text_4 {
    max-width: 394px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .text_4 {
    max-width: 550rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .image_1 {
    position: relative;
    left: -13px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .image_1 {
    position: relative;
  }
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.third .image_1 img {
    width: 350rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth {
    margin-top: -125px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth {
    margin-top: 40rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth .text_3 {
    margin-top: -1px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth .text_3 {
    margin-top: 29rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth .text_3 i::before {
  background: url("../images/welfare/welfare_11.svg") no-repeat center/contain;
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth .text_4 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth .text_4 {
    max-width: 498px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth .text_4 {
    max-width: 498rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth .image_1 {
    margin-bottom: 14rem;
  }
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_1.fourth .image_1 img {
    width: 350rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_2 {
    position: absolute;
    left: 15px;
    bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_2 {
    position: relative;
    margin-top: 40rem;
  }
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_2 img {
    width: 350rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .event_box_2_2 .text_5 {
  color: #0a476b;
  text-align: center;
  letter-spacing: 0.16em;
  position: absolute;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_2 .text_5 {
    font-size: 41px;
    left: 139px;
    top: 94px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.event .event_box .event_box_2 .event_box_2_2 .text_5 {
    font-size: 24rem;
    left: 85rem;
    top: 56rem;
  }
}
body.page-welfare section.event .event_box .event_box_2 .image_3 {
  position: absolute;
  top: 450px;
  left: 490px;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.other {
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.other {
    padding-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.other .other_box .other_box_1 {
    margin-bottom: 47px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.other .other_box .other_box_1 {
    margin-bottom: 30rem;
  }
}
body.page-welfare section.other .other_box .other_box_1 .text_1 {
  text-align: center;
  color: #0a476b;
  line-height: 1.5555555556;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.other .other_box .other_box_1 .text_1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.other .other_box .other_box_1 .text_1 {
    font-size: 16rem;
  }
}
body.page-welfare section.other .other_box .other_box_2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.other .other_box .other_box_2 {
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.other .other_box .other_box_2 {
    flex-direction: column;
  }
}
body.page-welfare section.other .other_box .other_box_2 .other_box_2_1 .text_2 {
  font-size: 28px;
  letter-spacing: 0.16em;
  color: #0a476b;
}
@media screen and (max-width: 600px) {
  body.page-welfare section.other .other_box .other_box_2 .other_box_2_1 .text_2 {
    font-size: 20rem;
    margin-bottom: 20rem;
    text-align: center;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.other .other_box .other_box_2 .other_box_2_2 .list_1 {
    width: 579px;
    margin-top: -6px;
  }
}
body.page-welfare section.other .other_box .other_box_2 .other_box_2_2 .list_1 .item_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #333;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.other .other_box .other_box_2 .other_box_2_2 .list_1 .item_1 {
    padding: 16px 12px 16px 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.other .other_box .other_box_2 .other_box_2_2 .list_1 .item_1 {
    padding: 12rem 10rem 16rem 10rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.other .other_box .other_box_2 .other_box_2_2 .list_1 .item_1 .text_3 {
    font-size: 14rem;
  }
}
body.page-welfare section.other .other_box .other_box_2 .other_box_2_2 .list_1 .item_1 .link_1 {
  color: #1c86e2;
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  body.page-welfare section.other .other_box .other_box_2 .other_box_2_2 .list_1 .item_1 .link_1 {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.recruit {
    padding-top: 34px;
    padding-bottom: 37px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.recruit {
    padding-top: 60rem;
    padding-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.recruit .recruit_box .recruit_box_1 {
    margin-bottom: 63px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.recruit .recruit_box .recruit_box_1 {
    margin-bottom: 25rem;
  }
}
body.page-welfare section.recruit .recruit_box .recruit_box_1 .text_1 i::before {
  background: url("../images/home/home_17.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.recruit .recruit_box .recruit_box_1 .text_1 i::before {
    width: 518px;
    height: 165px;
    left: -95px;
    top: -91px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.recruit .recruit_box .recruit_box_1 .text_1 i::before {
    width: 288rem;
    height: 105rem;
    left: -25rem;
    top: -91rem;
    transform: rotate(-5deg);
  }
}
body.page-welfare section.recruit .recruit_box .recruit_box_2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.page-welfare section.recruit .recruit_box .recruit_box_2 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.recruit .recruit_box .recruit_box_2 {
    margin-left: -20rem;
    margin-right: -20rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.recruit .recruit_box .recruit_box_2 .common_service_box {
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.recruit .recruit_box .recruit_box_2 .common_service_box {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.nav {
    padding-top: 44px;
    padding-bottom: 118px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.nav {
    padding-top: 44rem;
    padding-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-welfare section.nav .nav_box .nav_box_1 .link_1 {
    width: 513px;
    height: 84px;
  }
}
@media screen and (max-width: 600px) {
  body.page-welfare section.nav .nav_box .nav_box_1 .link_1 {
    width: 513rem;
    height: 84rem;
  }
}

body.page-work-life-balance section.header.common_bg_1::before {
  background: url("../images/work-life-barance/work-life-barance_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.header.common_bg_1::before {
    background: url("../images/work-life-barance/work-life-barance_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-work-life-balance section.header .header_box .header_box_1 .common_header_1 {
  line-height: 1.3333333333;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.header .header_box .header_box_1 .common_header_1 {
    top: 0px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.header .header_box .header_box_1 .common_header_1 {
    top: -150rem;
  }
}
body.page-work-life-balance section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/work-life-barance/work-life-barance_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 335px;
    height: 123px;
    left: -95px;
    top: 21px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 200rem;
    height: 100rem;
    left: -43rem;
    top: -10rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode {
    margin-top: -52px;
    padding-bottom: 148px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode {
    padding-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_1 {
    margin-bottom: 66px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_1 {
    margin-bottom: 60rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_1 .text_1 {
  line-height: 1.9130434783;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_1 .text_1 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_1 .text_1 {
    margin-bottom: 25rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_1 .text_2 {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_1 .text_2 {
    font-size: 14rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 {
    margin: 70px 0;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 {
    margin: 50px 0;
  }
}

body.page-work-life-balance section.episode .episode_box .episode_box_2 .title_1 {
  text-align: center;
  letter-spacing: 0.16em;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .title_1 {
    font-size: 36px;
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .title_1 {
    font-size: 18rem;
    margin-bottom: 2em;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_wrap {
  display: grid;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_wrap {
    grid-template-columns: repeat(auto-fit, minmax(450px , 1fr));
    gap: 40px 10%;
  }
  }
  @media screen and (max-width: 600px) {
    body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_wrap {
      grid-template-columns: 1fr;
      gap: 30px;
    }
  }
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item {
  display: flex;
  max-width: 560px;
  width: 100%;
  align-items: flex-start;
  background-image: radial-gradient(circle, #97b0c5 2.5px, transparent 2.5px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 17px 5px;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item {
    gap: 27px;
    padding-bottom: 30px;
  }
  }
  @media screen and (max-width: 600px) {
    body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item {
      gap: 15px;
      padding-bottom: 15px;
    }
  }
  
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .image_1{
  flex-shrink: 0;
}
@media screen and (min-width: 601px) {
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .image_1{
  width: 120px;
}
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .image_1{
    width: 80px;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .image_1 img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}

body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .text_3{
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .text_3 dl{
  flex: 1;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .text_3 dt{
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .text_3 dt{
    font-size: 13rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .text_3 dd{
  color: #0A476B;
  margin-top: 14px;
} 
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .text_3 dd{
    font-size: 22px;
  }
  }
  @media screen and (max-width: 600px) {
    body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .text_3 dd{
      font-size: 14rem;
    }
  }
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .image_1 img{
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .modal_btn{
  align-self: flex-end;
  color: #3B4043;
  margin-top: auto;
  position: relative;
  border: 0;
  margin-right: 40px;
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .modal_btn{
    font-size: 16rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .modal_btn i {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .modal_btn i {
    margin-left: 15px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .modal_btn i{
    margin-left: 15rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .modal_btn i::before {
  content: "";
  position: absolute;
  background: url("../images/common/icon_3.svg") no-repeat center/contain;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .modal_btn i::before {
    left: 0;
    top: calc(50% + 0px);
    width: 37px;
    height: 28px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .modal_btn i::before {
    left: 0;
    top: calc(50% + 0rem);
    width: 30rem;
    height: 22rem;
  }
}

body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1002;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal.open{
  /* display: grid;
  place-content: center; */
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: rgba(0,0,0,.7);
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_inner {
  position: relative;
  background-color: #fff;
  max-width: 960px;
  width: 90%;
  height: 90vh;
  overflow-y: auto;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_inner {
    padding: 115px 20px 80px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_inner {
    padding: 50px 20px 40px;
  }
}

body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .close_btn{
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  color: #fff;
  text-indent: -9999px;
  background-color: #0A476B;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .close_btn::before,
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .close_btn::after{
  content: "";
  background-color: #fff;
  transform: translate(-50% , -50%) rotate(-45deg);
  position: absolute;
  top: 50%;
  left: 50%;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .close_btn::before{
  width: 60%;
  height: 2px;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .close_btn::after{
  width: 2px;
  height: 60%;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_head{
  max-width: 710px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_head{
    width: 90%;
    gap: 27px;
    margin: 0 auto 30px;
    }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_head{
    width: 100%;
    gap: 15px;
    margin: 0 auto 20px;
    }
}

body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_head .image_1{
  flex-shrink: 0;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_body{
  max-width: 670px;
  margin: 0 auto 30px;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_body{
    width: 90%;
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .episode_box_modal_body{
    width: 100%;
    font-size: 14rem;
  }
}

body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .back{
  border-color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .back{
    width: 280px;
    height: 57px;
    border-radius: 28px;
    margin: 52px auto 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .back{
    width: 260rem;
    height: 47rem;
    border-radius: 28rem;
    margin: 30rem auto 0;
    font-size: 13rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .back::before{
    right: 18px;
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_item .episode_box_modal .back::before{
    right: 21rem;
    width: 14rem;
    height: 14rem;
  }
}

/* 
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(2) {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(2) {
    margin-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(3) {
    margin-bottom: 68px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(3) {
    margin-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(4) {
    margin-bottom: 108px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(4) {
    margin-bottom: 60rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(4) .image_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(4) .image_1 {
    top: 80px;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(5) .image_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2:nth-of-type(5) .image_1 {
    top: 33px;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_1_1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_1_1 {
    max-width: 503px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .episode_box_2_1_1 {
    max-width: 503rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_3 {
  color: #1c86e2;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_3 {
    font-size: 18rem;
    margin-bottom: 20rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_4 {
  color: #0a476b;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_4 {
    font-size: 34px;
    margin-bottom: 76px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_4 {
    font-size: 20rem;
    margin-bottom: 25rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_5 {
  color: #0a476b;
  letter-spacing: 0.16em;
  line-height: 1.4285714286;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_5 {
    font-size: 28px;
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_5 {
    font-size: 20rem;
    margin-bottom: 25rem;
  }
}
body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_6 {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_6 {
    margin-bottom: -10px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 .text_6 {
    font-size: 14rem;
    margin-bottom: 25rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.episode .episode_box .episode_box_2 img {
    width: 350rem;
  }
} */
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.nav {
    padding-top: 44px;
    padding-bottom: 118px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.nav {
    padding-top: 44rem;
    padding-bottom: 118rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-work-life-balance section.nav .nav_box .nav_box_1 .link_1 {
    width: 513px;
    height: 84px;
  }
}
@media screen and (max-width: 600px) {
  body.page-work-life-balance section.nav .nav_box .nav_box_1 .link_1 {
    width: 513rem;
    height: 84rem;
  }
}

body[class*="page-interview01"] section.header.common_bg_1::before {
  background: url("../images/interview/interview_mv_01_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview01"] section.header.common_bg_1::before {
    background: url("../images/interview/interview_mv_01_1_sp.jpg") no-repeat center/cover;
  }
}

body[class*="page-interview02"] section.header.common_bg_1::before {
  background: url("../images/interview/interview_mv_02_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview02"] section.header.common_bg_1::before {
    background: url("../images/interview/interview_mv_02_1_sp.jpg") no-repeat center/cover;
  }
}

body[class*="page-interview03"] section.header.common_bg_1::before {
  background: url("../images/interview/interview_mv_03_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview03"] section.header.common_bg_1::before {
    background: url("../images/interview/interview_mv_03_1_sp.jpg") no-repeat center/cover;
  }
}

body[class*="page-interview04"] section.header.common_bg_1::before {
  background: url("../images/interview/interview_mv_04_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview04"] section.header.common_bg_1::before {
    background: url("../images/interview/interview_mv_04_1_sp.jpg") no-repeat center/cover;
  }
}

body[class*="page-interview"] section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/interview/interview_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 185px;
    height: 105px;
    left: -152px;
    top: 43px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 165rem;
    height: 85rem;
    left: -128rem;
    top: 1rem;
  }
}
body[class*="page-interview"] section.images{
  max-width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images {
    margin: -20px;
    padding-top: 37px;
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images {
    padding-top: 60rem;
    margin: 0;
    padding-bottom: 60rem;
    position: relative;

  }
}
body[class*="page-interview"] section.images::before {
  content: "";
  position: absolute;
  left: 0;
  z-index: -1;
  background: url("../images/interview/interview_9.png") no-repeat center/cover;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images::before {
    top: 452px;
    width: 100%;
    height: 1760px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images::before {
    background: url("../images/interview/interview_9_sp.png") no-repeat center/cover;
    top: -80rem;
    left: -110rem;
    width: 754rem;
    height: 885rem;
    z-index: 0;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;

}
@media screen and (max-width: 1060px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 {
    flex-direction: column;
    gap: 40px;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .image_1 {
  position: relative;
}
@media screen and (min-width: 1061px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .image_1 {
    left: 26px;
    top: 150px;
  }
}

body[class*="page-interview"] section.images .images_box .images_box_1 .image_1 img{
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .image_1 .image_person {
    width: 350rem;
    height: auto;
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .image_1::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../images/interview/interview_5.png") no-repeat center/contain;
    z-index: 1;
    max-width: 424px;
    width: 100%;
    aspect-ratio: 424 / 360;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .parts_1 {
  position: relative;
  aspect-ratio: 1 / 1;
  z-index:10;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_1 {
    width: 10.58%;
  }
}

@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_1 {
    top: 0;
    margin: 30rem 0;
    left: calc(50vw - 56rem);
  }
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_1 img {
    width: 47rem;
    height: 47rem;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .image_2 {
  position: relative;
}
@media screen and (min-width: 1061px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .image_2 {
    right: 26px;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .image_2 img{
  max-width: 100%;
  height: auto; 
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .image_2 .image_person {
    width: 350rem;
    height: auto;
    margin-bottom: 20rem;
  }
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .image_2::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: url("../images/interview/interview_5.png") no-repeat center/contain;
    z-index: 1;
    max-width: 424px;
    width: 100%;
    aspect-ratio: 424 / 360;
  }
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .text_box {
    position: absolute;
    z-index: 2;
    bottom: 31px;
    left: 21px;
    width: calc(100% - 42px);
    max-width: 400px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .text_box {
    position: relative;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_name {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_name {
    color: #fff;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_name {
    font-size: 18rem;
    color: #0a476b;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_postion {
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_postion {
    color: #fff;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_postion {
    font-size: 12rem;
    color: #0a476b;
    margin-bottom: 14rem;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_detail {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_detail {
    color: #fff;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .text_box .text_detail {
    font-size: 14rem;
    color: #0a476b;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .parts_2 {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_2 {
    left: -24px;
    top: -19px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_2 {
    left: -8rem;
    top: -12rem;
    width: 83rem;
    height: 130rem;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .parts_3 {
  position: absolute;
  background: #f6f1bc;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_3 {
    left: -115px;
    bottom: 0;
    width: 88px;
    height: 88px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_3 {
    display: none;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .parts_4 {
  position: absolute;
  background: #0a476b;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_4 {
    right: -25px;
    top: -21px;
    width: 68px;
    height: 68px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_4 {
    right: -10rem;
    top: 197rem;
    width: 45rem;
    height: 45rem;
    z-index: 1;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .parts_5 {
  position: absolute;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_5 {
    right: -20px;
    bottom: -28px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_5 {
    width: 106rem;
    height: 241rem;
    left: 56rem;
    top: 68px;
    transform: rotate(90deg);
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .parts_6 {
  position: absolute;
  background: #1c86e2;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_6 {
    left: -45px;
    top: -37px;
    width: 114px;
    height: 114px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_6 {
    display: none;
  }
}
body[class*="page-interview"] section.images .images_box .images_box_1 .parts_7 {
  position: absolute;
  background: #c3f9eb;
  z-index: 2;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_7 {
    left: -87px;
    bottom: -37px;
    width: 37px;
    height: 37px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.images .images_box .images_box_1 .parts_7 {
    left: -15rem;
    top: -10rem;
    width: 37rem;
    height: 37rem;
  }
}
body[class*="page-interview"] section.questions {
  max-width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.questions {
    padding-top: 137px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions {
    margin-top: 60rem;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box {
    position: relative;
  }
  body[class*="page-interview"] section.questions .interview_box::before {
    content: "";
    position: absolute;
    left: 19rem;
    top: -70rem;
    width: 196rem;
    height: 192rem;
    background: url("../images/interview/interview-19_sp.jpg") no-repeat center/contain;
    z-index: -1;
  }
  body[class*="page-interview"] section.questions .interview_box .image_1 img {
    width: 302rem;
    height: 145rem;
  }
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.questions .interview_box .text_box p {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .text_box {
    position: absolute !important;
    display: flex;
    flex-direction: column;
    z-index: 1;
    bottom: -20rem;
  }
  body[class*="page-interview"] section.questions .interview_box .text_box p {
    left: unset !important;
    top: unset !important;
    right: unset !important;
    position: relative !important;
    font-size: 16rem !important;
    padding: unset !important;
    margin: unset !important;
    padding-left: 3rem !important;
    margin-bottom: -0.7rem !important;
  }
  body[class*="page-interview"] section.questions .interview_box .text_box p:first-of-type {
    font-size: 12rem !important;
    color: #1c86e2;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_1 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  z-index: 1;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_1 .image_1 {
  position: relative;
  left: 290px;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_1 .image_1 {
    left: 88rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_1 .text_box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  left: 0;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_1 .text_box {
    top: 0;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_1 .text_1 {
  height: auto;
  position: absolute;
  letter-spacing: 0.12em;
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_1 .text_1 {
    top: 82px;
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_1 .text_1 {
    font-size: 12rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_1 .text_2 {
  height: auto;
  position: absolute;
  left: 47px;
  top: 85px;
  font-size: 46px;
  letter-spacing: 0.3em;
  background: #fff;
  padding-top: 10px;
  margin-bottom: -10px;
  color: #0a476b;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_1 .text_2 {
    font-size: 16rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_1 .text_3 {
  height: auto;
  position: absolute;
  left: 107px;
  top: 205px;
  font-size: 46px;
  letter-spacing: 0.3em;
  background: #fff;
  padding-top: 10px;
  margin-bottom: -10px;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_2 {
  background: #e7f3fc;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 24px;
  padding-top: 176px;
  padding-bottom: 82px;
  margin-top: -120px;
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_2 {
    padding-top: 150rem;
    margin-top: -90rem;
    padding-bottom: 45rem;
    margin-bottom: 100rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_2::before {
  z-index: -100;
  content: "";
  position: absolute;
  right: 50vw;
  top: 0;
  background: #e7f3fc;
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_2::before {
    right: -20rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_3 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  z-index: 1;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_3 .image_1 {
  position: relative;
  right: 290px;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_3 .image_1 {
    right: 88rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_3 .text_box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_3 .text_4 {
    position: absolute;
    right: -1px;
    top: -31px;
    font-size: 28px;
    letter-spacing: 0.12em;
    color: #1c86e2;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_3 .text_4 {
    font-size: 12rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_3 .text_5 {
  height: auto;
  position: absolute;
  right: 40px;
  top: -11px;
  font-size: 46px;
  letter-spacing: 0.1em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_3 .text_6 {
  height: auto;
  position: absolute;
  right: 100px;
  top: 34px;
  font-size: 46px;
  letter-spacing: 0.1em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_3 .text_7 {
  height: auto;
  position: absolute;
  right: 162px;
  top: -6px;
  font-size: 46px;
  letter-spacing: 0.1em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_3 .text_8 {
  height: auto;
  position: absolute;
  right: 219px;
  top: 43px;
  font-size: 46px;
  letter-spacing: 0.1em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_4 {
  background: #e7f3fc;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 24px;
  padding-top: 176px;
  padding-bottom: 82px;
  margin-top: -120px;
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_4 {
    padding-top: 150rem;
    margin-top: -90rem;
    padding-bottom: 45rem;
    margin-bottom: 100rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_4::before {
  z-index: -100;
  content: "";
  position: absolute;
  left: 50vw;
  top: 0;
  background: #e7f3fc;
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_4::before {
    left: -20rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_5 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  z-index: 1;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_5 .image_1 {
  position: relative;
  left: 290px;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_5 .image_1 {
    left: 88rem;
  }
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_5 .text_9 {
    position: absolute;
    left: -1px;
    top: 72px;
    font-size: 28px;
    letter-spacing: 0.12em;
    color: #1c86e2;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_5 .text_9 {
    font-size: 12rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_5 .text_10 {
  height: auto;
  position: absolute;
  left: 47px;
  top: 85px;
  font-size: 46px;
  letter-spacing: 0.3em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_5 .text_11 {
  height: auto;
  position: absolute;
  left: 106px;
  top: 34px;
  font-size: 46px;
  letter-spacing: 0.0em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_5 .text_12 {
  height: auto;
  position: absolute;
  left: 164px;
  top: 88px;
  font-size: 46px;
  letter-spacing: 0.3em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_6 {
  background: #e7f3fc;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 24px;
  padding-top: 176px;
  padding-bottom: 82px;
  margin-top: -120px;
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_6 {
    padding-top: 150rem;
    margin-top: -90rem;
    padding-bottom: 45rem;
    margin-bottom: 100rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_6::before {
  z-index: -100;
  content: "";
  position: absolute;
  right: 50vw;
  top: 0;
  background: #e7f3fc;
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_6::before {
    right: -20rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_7 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  z-index: 1;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_7 .image_1 {
  position: relative;
  right: 290px;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_7 .image_1 {
    right: 88rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_7 .text_box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_7 .text_13 {
    position: absolute;
    right: -1px;
    top: -31px;
    font-size: 28px;
    letter-spacing: 0.12em;
    color: #1c86e2;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_7 .text_13 {
    font-size: 12rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_7 .text_14 {
  height: auto;
  position: absolute;
  right: 55px;
  top: -8px;
  font-size: 46px;
  letter-spacing: 0.1em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_7 .text_15 {
  height: auto;
  position: absolute;
  right: 114px;
  top: 34px;
  font-size: 46px;
  letter-spacing: 0.1em;
  background: #fff;
  color: #0a476b;
}
body[class*="page-interview"] section.questions .interview_box .interview_box_8 {
  background: #e7f3fc;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 24px;
  padding-top: 176px;
  padding-bottom: 82px;
  margin-top: -120px;
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_8 {
    padding-top: 150rem;
    margin-top: -90rem;
    padding-bottom: 45rem;
    margin-bottom: 100rem;
  }
}
body[class*="page-interview"] section.questions .interview_box .interview_box_8::before {
  z-index: -100;
  content: "";
  position: absolute;
  left: 50vw;
  top: 0;
  background: #e7f3fc;
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.questions .interview_box .interview_box_8::before {
    left: -20rem;
  }
}
body[class*="page-interview"] section.message .message_box .message_box_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 {
    height: 686px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 {
    height: 174rem;
  }
}
body[class*="page-interview"] section.message .message_box .message_box_1::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  /* Simplified */
  top: 0;
  width: 100vw;
  height: 100%;
}
body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 {
  position: absolute;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 123px;
    left: calc(50% + 33px);
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 {
    flex-direction: column;
    align-items: flex-start;
    bottom: -40rem;
  }
}
body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_1 {
  letter-spacing: 0.12em;
  position: relative;
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_1 {
    font-size: 28px;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    margin-left: 9px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_1 {
    font-size: 12rem;
    margin-left: 0rem;
  }
}
body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_1::before {
  position: absolute;
  background: #fff;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_1::before {
    content: "";
    left: -12px;
    top: -10px;
    width: 60px;
    height: 147px;
  }
}
body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_2 {
  letter-spacing: 0.1em;
  line-height: 1.55;
  position: relative;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_2 {
    font-size: 46px;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_2 {
    font-size: 16rem;
    background: #fff;
    padding-left: 3rem;
  }
}
body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_2::before {
  content: "";
  position: absolute;
  background: #fff;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_2::before {
    left: 0;
    top: -10px;
    width: 215px;
    height: 533px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.message .message_box .message_box_1 .message_box_1_1 .text_2::before {
    left: 0;
    top: -10rem;
    width: 215rem;
    height: 533rem;
  }
}
body[class*="page-interview"] section.message .message_box .message_box_2 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.message .message_box .message_box_2 {
    padding-top: 58px;
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.message .message_box .message_box_2 {
    padding-top: 58rem;
    padding-bottom: 72rem;
  }
}
body[class*="page-interview"] section.message .message_box .message_box_2::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  /* Simplified */
  top: 0;
  width: 100vw;
  height: 100%;
  background: #e7f3fc;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.interview {
    padding-top: 214px;
    padding-bottom: 248px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.interview {
    padding-top: 120rem;
    padding-bottom: 60rem;
  }
}
body[class*="page-interview"] section.interview .interview_box .interview_box_1 .text_1 {
  color: #0a476b;
  text-align: center;
  position: relative;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.interview .interview_box .interview_box_1 .text_1 {
    font-size: 46px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.interview .interview_box .interview_box_1 .text_1 {
    font-size: 26rem;
    margin-bottom: 25rem;
  }
}
body[class*="page-interview"] section.interview .interview_box .interview_box_1 .text_1 i {
  position: relative;
}
body[class*="page-interview"] section.interview .interview_box .interview_box_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/service/service_11.svg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.interview .interview_box .interview_box_1 .text_1 i::before {
    width: 374px;
    height: 106px;
    left: 24px;
    top: -64px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.interview .interview_box .interview_box_1 .text_1 i::before {
    width: 184rem;
    height: 51rem;
    left: 24rem;
    top: -24rem;
  }
}
body[class*="page-interview"] section.interview .interview_box .interview_box_1 .interview_box_1_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.interview .interview_box .interview_box_1 .interview_box_1_1 .common_interview_box {
    margin-bottom: 62px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.interview .interview_box .interview_box_1 .interview_box_1_1 .common_interview_box {
    margin-bottom: 10rem;
  }
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.discussion {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.discussion {
    padding-bottom: 120rem;
  }
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 {
    padding-top: 42px;
    width: 370px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 {
    padding-top: 20rem;
    width: 390rem;
    margin-bottom: 25rem;
  }
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .text_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .text_1 {
    margin-bottom: 108px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .text_1 {
    margin-bottom: 15rem;
  }
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .text_1 i {
  position: relative;
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/interview/interview_17.svg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .text_1 i::before {
    width: 578px;
    height: 325px;
    left: -159px;
    top: -223px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .text_1 i::before {
    width: 222rem;
    height: 114rem;
    left: -33rem;
    top: -77rem;
  }
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .link_1 {
  position: relative;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .link_1 {
    padding-right: 31px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .link_1 {
    padding-right: 31rem;
    font-size: 14rem;
  }
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .link_1 i {
  margin-left: 15px;
  position: relative;
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .link_1 i::before {
  content: "";
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: calc(50% + 0px);
  background: url("../images/common/icon_3.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .link_1 i::before {
    width: 37px;
    height: 28px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_1 .link_1 i::before {
    width: 29rem;
    height: 22rem;
    top: calc(50% + 1rem);
  }
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_2 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_2 {
    height: 349px;
  }
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_2 {
    height: 110rem;
  }
}
body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_2 .image_1 {
  position: absolute;
}
@media screen and (max-width: 600px) {
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_2 .image_1 {
    left: -20rem;
  }
  body[class*="page-interview"] section.discussion .discussion_box .discussion_box_1 .discussion_box_1_2 .image_1 img {
    width: 390rem;
    height: auto;
  }
}

body.page-interview01 section.message .message_box .message_box_1::before {
  background: url("../images/interview/interview_16.jpg") no-repeat center/cover;
}
body.page-interview01 .person_1 {
  background: url("../images/interview/interview_11.jpg") no-repeat center/cover;
}
body.page-interview01 .person_2 {
  background: url("../images/interview/interview_12.jpg") no-repeat center/cover;
}

body.page-interview02 section.message .message_box .message_box_1::before {
  background: url("../images/interview/interview-1_16.jpg") no-repeat center/cover;
}
body.page-interview02 .person_1 {
  background: url("../images/interview/interview-1_11.jpg") no-repeat center/cover;
}
body.page-interview02 .person_2 {
  background: url("../images/interview/interview-1_12.jpg") no-repeat center/cover;
}

body.page-interview03 .text_9 {
  top: 0px !important;
}
body.page-interview03 .text_10 {
  top: 0px !important;
  letter-spacing: 0.05em !important;
}
body.page-interview03 .text_11 {
  top: 34px !important;
  letter-spacing: 0.05em !important;
}
body.page-interview03 .text_15_1 {
  height: auto;
  position: absolute;
  background: #fff;
  color: #0a476b;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 601px) {
  body.page-interview03 .text_15_1 {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    right: 162px;
    top: 70px;
    font-size: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.page-interview03 .text_15_1 {
    right: 162rem;
    top: 70rem;
    font-size: 46rem;
  }
}
body.page-interview03 section.message .message_box .message_box_1::before {
  background: url("../images/interview/interview-2_16.jpg") no-repeat center/cover;
}
body.page-interview03 .person_1 {
  background: url("../images/interview/interview-2_11.jpg") no-repeat center/cover;
}
body.page-interview03 .person_2 {
  background: url("../images/interview/interview-2_12.jpg") no-repeat center/cover;
}

body.page-interview04 .text_9 {
  top: 0px !important;
}
body.page-interview04 .text_10 {
  top: 0px !important;
  letter-spacing: 0.05em !important;
}
body.page-interview04 .text_11 {
  background: #fff;
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-interview04 .text_11 {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    top: 34px;
    letter-spacing: 0.05em;
    font-size: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.page-interview04 .text_11 {
    top: 34rem;
    letter-spacing: 0.05em;
    font-size: 46rem;
  }
}
body.page-interview04 section.message .message_box .message_box_1::before {
  background: url("../images/interview/interview-3_16.jpg") no-repeat center/cover;
}
body.page-interview04 .person_1 {
  background: url("../images/interview/interview-3_11.jpg") no-repeat center/cover;
}
body.page-interview04 .person_2 {
  background: url("../images/interview/interview-3_12.jpg") no-repeat center/cover;
}

body.page-discussion section.header.common_bg_1::before {
  background: url("../images/discussion/discussion_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.page-discussion section.header.common_bg_1::before {
    background: url("../images/discussion/discussion_1_sp.jpg") no-repeat center/cover;
  }
}
body.page-discussion section.header .header_box .header_box_1 .common_header_1 {
  line-height: 1.3333333333;
}
body.page-discussion section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/discussion/discussion_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 241px;
    height: 128px;
    left: -59px;
    top: 17px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 165rem;
    height: 85rem;
    left: -58rem;
    top: 1rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member {
    padding-top: 11px;
    padding-bottom: 21px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member {
    padding-top: 11rem;
    padding-bottom: 40rem;
  }
}
body.page-discussion section.member .member_box .member_box_1 .text_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_1 .text_1 {
    left: 91px;
    margin-bottom: 59px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_1 .text_1 {
    margin-bottom: 49rem;
  }
}
body.page-discussion section.member .member_box .member_box_1 .text_1 i {
  position: relative;
}
body.page-discussion section.member .member_box .member_box_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/discussion/discussion_3.svg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_1 .text_1 i::before {
    width: 415px;
    height: 265px;
    left: -150px;
    top: -144px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_1 .text_1 i::before {
    width: 115rem;
    height: 80rem;
    left: -15rem;
    top: -52rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 {
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 {
    margin-bottom: 0rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1::after {
  content: "";
  display: block;
  width: 50%;
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 {
    width: 570px;
    margin-bottom: 23px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 {
    margin-bottom: 41rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 img {
    margin-right: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 img {
    width: 120rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box {
    width: calc(100% - 175px);
    padding-top: 7px;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_1 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_1 {
    flex-direction: column;
    position: absolute;
    left: 138rem;
    top: -90rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_1 .text_1 {
  font-size: 19px;
  font-weight: bold;
  color: #1c86e2;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_1 .text_1 {
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_1 .text_1 {
    font-size: 16rem;
    margin-bottom: 8rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_1 .text_2 {
  font-size: 17px;
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_1 .text_2 {
    font-size: 14rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_2 {
  font-size: 17px;
  line-height: 1.9;
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_1 .list_1 .items_1 .text_box .text_box_2 {
    font-size: 14rem;
    margin-top: 18rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  flex-direction: column;
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 {
    max-width: 842px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 {
    max-width: 842rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  /* Simplified */
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2::before {
    background: url("../images/discussion/discussion_5.svg") no-repeat center/contain;
    top: 2px;
    width: 842px;
    height: 316px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2::before {
    background: url("../images/discussion/discussion_5_sp.svg") no-repeat center/contain;
    top: 7rem;
    width: 350rem;
    height: 198rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .text_2 {
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .text_2 {
    font-size: 34px;
    left: 0.08em;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .text_2 {
    font-size: 20rem;
    left: 0.08em;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 {
  color: #0a476b;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 {
    width: 702px;
    font-size: 24px;
    padding-top: 33px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 {
    width: 286rem;
    font-size: 14rem;
    padding-top: 21rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 {
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 {
    padding-bottom: 21px;
    margin-bottom: 21px;
    padding-left: 24px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 {
    padding-bottom: 19rem;
    margin-bottom: 16rem;
    padding-left: 12rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1:not(:last-of-type) {
  border-bottom: 1px dashed #aaa;
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 span {
  color: #1c86e2;
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 span {
    margin-right: 32px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 span {
    margin-right: 32rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 span::before {
  content: "";
  position: absolute;
  background: url("../images/discussion/discussion_6.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 span::before {
    right: -18px;
    top: 2px;
    width: 13px;
    height: 32px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .list_1 .item_1 span::before {
    right: -20rem;
    top: -1rem;
    width: 13rem;
    height: 28rem;
  }
}
body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .text_3 {
  align-self: self-end;
  color: #777777;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .text_3 {
    font-size: 14px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.member .member_box .member_box_2 .member_box_2_2 .text_3 {
    font-size: 13rem;
    margin-top: -4rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions {
    padding-top: 137px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions {
    margin-top: 60rem;
  }
}
body.page-discussion section.questions .interview_box {
  position: relative;
}
body.page-discussion section.questions .interview_box::before {
  content: "";
  position: absolute;
  left: 40px;
  top: -170px;
  width: 430px;
  height: 424px;
  background: url("../images/discussion/discussion_15.jpg") no-repeat center/contain;
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box::before {
    left: 16rem;
    top: -80rem;
    width: 200rem;
    height: 200rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .image_1 img {
    width: 302rem;
    height: 145rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .text_box p {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .text_box {
    position: absolute !important;
    display: flex;
    flex-direction: column;
    z-index: 1;
    bottom: -20rem;
  }
  body.page-discussion section.questions .interview_box .text_box p {
    left: unset !important;
    top: unset !important;
    right: unset !important;
    position: relative !important;
    font-size: 16rem !important;
    padding: unset !important;
    margin: unset !important;
    padding-left: 3rem !important;
    margin-bottom: -0.7rem !important;
  }
  body.page-discussion section.questions .interview_box .text_box p:first-of-type {
    font-size: 12rem !important;
    color: #1c86e2;
  }
}
body.page-discussion section.questions .interview_box .interview_box_1 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  z-index: 1;
}
body.page-discussion section.questions .interview_box .interview_box_1 .image_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_1 .image_1 {
    left: 290px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_1 .image_1 {
    left: 88rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_1 .text_box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  left: 0;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_1 .text_box {
    top: 0;
  }
}
body.page-discussion section.questions .interview_box .interview_box_1 .text_1 {
  height: auto;
  position: absolute;
  color: #1c86e2;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_1 .text_1 {
    top: 17px;
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_1 .text_1 {
    font-size: 12rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_1 .text_2 {
  height: auto;
  position: absolute;
  background: #fff;
  color: #0a476b;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_1 .text_2 {
    left: 47px;
    top: 33px;
    font-size: 46px;
    padding-top: 10px;
    margin-bottom: -10px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_1 .text_2 {
    font-size: 16rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_2 {
  background: #e7f3fc;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 24px;
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_2 {
    padding-top: 218px;
    padding-bottom: 82px;
    margin-top: -160px;
    margin-bottom: 112px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_2 {
    padding-top: 150rem;
    margin-top: -90rem;
    padding-bottom: 45rem;
    margin-bottom: 100rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_2::before {
  z-index: -100;
  content: "";
  position: absolute;
  right: 50vw;
  top: 0;
  background: #e7f3fc;
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_2::before {
    right: -20rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_3 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  z-index: 1;
}
body.page-discussion section.questions .interview_box .interview_box_3 .image_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_3 .image_1 {
    right: 290px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_3 .image_1 {
    right: 88rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_3 .text_box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_3 .text_4 {
    position: absolute;
    color: #1c86e2;
    letter-spacing: 0.12em;
    right: -1px;
    top: -31px;
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_3 .text_4 {
    font-size: 12rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_3 .text_5 {
  height: auto;
  position: absolute;
  background: #fff;
  color: #0a476b;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_3 .text_5 {
    right: 54px;
    top: -11px;
    font-size: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_3 .text_5 {
    right: 54rem;
    top: -11rem;
    font-size: 46rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_3 .text_6 {
  height: auto;
  position: absolute;
  background: #fff;
  color: #0a476b;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_3 .text_6 {
    right: 113px;
    top: 140px;
    font-size: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_3 .text_6 {
    right: 113rem;
    top: 140rem;
    font-size: 46rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_4 {
  background: #e7f3fc;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  border-radius: 24px;
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.questions .interview_box .interview_box_4 {
    padding-top: 192px;
    padding-bottom: 82px;
    margin-top: -120px;
    margin-bottom: 83px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_4 {
    padding-top: 150rem;
    margin-top: -90rem;
    padding-bottom: 45rem;
    margin-bottom: 100rem;
  }
}
body.page-discussion section.questions .interview_box .interview_box_4::before {
  z-index: -100;
  content: "";
  position: absolute;
  left: 50vw;
  top: 0;
  background: #e7f3fc;
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 600px) {
  body.page-discussion section.questions .interview_box .interview_box_4::before {
    left: -20rem;
  }
}
body.page-discussion section.message .message_box .message_box_1 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.message .message_box .message_box_1 {
    height: 686px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.message .message_box .message_box_1 {
    height: 174rem;
  }
}
body.page-discussion section.message .message_box .message_box_1::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  background: url("../images/discussion/discussion_14.jpg") no-repeat center/cover;
  z-index: -2;
}
body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  height: 100%;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 {
    padding-bottom: 113px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 {
    padding-bottom: 17rem;
  }
}
body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_1 {
  color: #1c86e2;
  letter-spacing: 0.12em;
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_1 {
    font-size: 28px;
    margin-left: 12px;
    padding-bottom: 7px;
    padding-left: 3px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_1 {
    font-size: 12rem;
    margin-left: 0rem;
  }
}
body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_1::before {
  position: absolute;
  background: #fff;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_1::before {
    content: "";
    left: -12px;
    top: -10px;
    height: 60px;
    width: 147px;
  }
}
body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_2 {
  position: relative;
  color: #0a476b;
  letter-spacing: 0.16em;
  line-height: 1.55;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_2 {
    font-size: 46px;
    padding-left: 17px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_2 {
    font-size: 16rem;
    background: #fff;
    padding-left: 3rem;
  }
}
body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_2::before {
  position: absolute;
  background: #fff;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.message .message_box .message_box_1 .message_box_1_1 .text_2::before {
    content: "";
    left: 0;
    top: 0px;
    width: 391px;
    height: 67px;
  }
}
body.page-discussion section.message .message_box .message_box_2 {
  position: relative;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.message .message_box .message_box_2 {
    padding-top: 58px;
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.message .message_box .message_box_2 {
    padding-top: 58rem;
    padding-bottom: 72rem;
  }
}
body.page-discussion section.message .message_box .message_box_2::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #e7f3fc;
  z-index: -1;
}
body.page-discussion .person_8 {
  background: url("../images/discussion/discussion_8.jpg") no-repeat center/cover;
}
body.page-discussion .person_9 {
  background: url("../images/discussion/discussion_9.jpg") no-repeat center/cover;
}
body.page-discussion .person_10 {
  background: url("../images/discussion/discussion_10.jpg") no-repeat center/cover;
}
body.page-discussion .person_11 {
  background: url("../images/discussion/discussion_11.jpg") no-repeat center/cover;
}
body.page-discussion .person_12 {
  background: url("../images/discussion/discussion_12.jpg") no-repeat center/cover;
}
body.page-discussion .common_interview_dialog_box {
  background: #fff;
  width: 100%;
  border-radius: 8px;
}
@media screen and (min-width: 601px) {
  body.page-discussion .common_interview_dialog_box {
    max-width: 1060px;
    margin: 0 auto;
    padding: 88px 62px 77px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box {
    max-width: 1060rem;
    padding: 26rem 10rem 5rem;
    border-radius: 10rem;
  }
}
body.page-discussion .common_interview_dialog_box .section {
  display: flex;
  letter-spacing: 0.06em;
}
body.page-discussion .common_interview_dialog_box .section.left {
  justify-content: flex-start;
}
@media screen and (min-width: 601px) {
  body.page-discussion .common_interview_dialog_box .section.left .profile {
    margin-right: 22px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .section.left .profile {
    margin-right: 30rem;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .section.left .face_image {
    margin-right: 15rem;
  }
}
body.page-discussion .common_interview_dialog_box .section.right {
  justify-content: flex-start;
  flex-direction: row-reverse;
}
@media screen and (min-width: 601px) {
  body.page-discussion .common_interview_dialog_box .section.right .profile {
    margin-left: 22px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .section.right .profile {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .section.right .face_image {
    margin-left: 15rem;
  }
}
body.page-discussion .common_interview_dialog_box .section.right .dialogue {
  justify-content: flex-end;
}
body.page-discussion .common_interview_dialog_box .profile {
  text-align: center;
}
@media screen and (min-width: 601px) {
  body.page-discussion .common_interview_dialog_box .profile {
    width: 144px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .profile {
    width: 100%;
    display: flex;
    align-items: center;
  }
}
body.page-discussion .common_interview_dialog_box .profile .face_image {
  border-radius: 72px;
}
@media screen and (min-width: 601px) {
  body.page-discussion .common_interview_dialog_box .profile .face_image {
    width: 144px;
    height: 144px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .profile .face_image {
    width: 64rem;
    height: 64rem;
  }
}
body.page-discussion .common_interview_dialog_box .profile h2 {
  text-align: center;
  font-weight: bold;
  color: #1c86e2;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 601px) {
  body.page-discussion .common_interview_dialog_box .profile h2 {
    margin-top: 10px;
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .profile h2 {
    font-size: 14rem;
  }
}
body.page-discussion .common_interview_dialog_box .dialogue {
  display: flex;
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.page-discussion .common_interview_dialog_box .dialogue {
    max-width: 624px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .dialogue {
    max-width: 624rem;
  }
}
body.page-discussion .common_interview_dialog_box .dialogue p {
  letter-spacing: 0.06em;
  line-height: 1.7777777778;
}
@media screen and (min-width: 601px) {
  body.page-discussion .common_interview_dialog_box .dialogue p {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion .common_interview_dialog_box .dialogue p {
    font-size: 14rem;
    margin-top: 15rem;
    margin-bottom: 28rem;
  }
}
@media screen and (min-width: 601px) {
  body.page-discussion section.interview {
    padding-top: 214px;
    padding-bottom: 18px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.interview {
    padding-top: 120rem;
    padding-bottom: 60rem;
  }
}
body.page-discussion section.interview .interview_box .interview_box_1 .text_1 {
  color: #0a476b;
  text-align: center;
  position: relative;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.interview .interview_box .interview_box_1 .text_1 {
    font-size: 46px;
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.interview .interview_box .interview_box_1 .text_1 {
    font-size: 26rem;
    margin-bottom: 25rem;
  }
}
body.page-discussion section.interview .interview_box .interview_box_1 .text_1 i {
  position: relative;
}
body.page-discussion section.interview .interview_box .interview_box_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/service/service_11.svg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.interview .interview_box .interview_box_1 .text_1 i::before {
    width: 374px;
    height: 106px;
    left: 24px;
    top: -64px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.interview .interview_box .interview_box_1 .text_1 i::before {
    width: 184rem;
    height: 51rem;
    left: 24rem;
    top: -24rem;
  }
}
body.page-discussion section.interview .interview_box .interview_box_1 .interview_box_1_1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width: 601px) {
  body.page-discussion section.interview .interview_box .interview_box_1 .interview_box_1_1 .common_interview_box {
    margin-bottom: 62px;
  }
}
@media screen and (max-width: 600px) {
  body.page-discussion section.interview .interview_box .interview_box_1 .interview_box_1_1 .common_interview_box {
    margin-bottom: 10rem;
  }
}

body.error404 section.header.common_bg_1::before {
  background: url("../images/404/404_1.jpg") no-repeat center/cover;
}
@media screen and (max-width: 600px) {
  body.error404 section.header.common_bg_1::before {
    background: url("../images/404/404_1_sp.jpg") no-repeat center/cover;
  }
}
body.error404 section.header .header_box .header_box_1 .common_header_1 {
  line-height: 1.3333333333;
}
@media screen and (min-width: 601px) {
  body.error404 section.header .header_box .header_box_1 .common_header_1 {
    top: 86px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.header .header_box .header_box_1 .common_header_1 {
    top: -150rem;
  }
}
body.error404 section.header .header_box .header_box_1 .common_header_1 .text::before {
  background: url("../images/404/404_2.svg") no-repeat center/contain;
}
@media screen and (min-width: 601px) {
  body.error404 section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 225px;
    height: 120px;
    left: -110px;
    top: 21px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.header .header_box .header_box_1 .common_header_1 .text::before {
    width: 185rem;
    height: 120rem;
    left: -80rem;
    top: -28rem;
  }
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found {
    padding-top: 103px;
    padding-bottom: 103px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found {
    padding-bottom: 60rem;
  }
}
body.error404 section.not_found .not_found_box .not_found_box_1 {
  width: 100%;
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 {
    max-width: 940px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 {
    max-width: 940rem;
  }
}
body.error404 section.not_found .not_found_box .not_found_box_1 .text_1 {
  color: #0a476b;
  line-height: 1.9130434783;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .text_1 {
    font-size: 46px;
    margin-right: -20px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .text_1 {
    font-size: 26rem;
    margin-bottom: 25rem;
  }
}
body.error404 section.not_found .not_found_box .not_found_box_1 .text_1 i {
  position: relative;
}
body.error404 section.not_found .not_found_box .not_found_box_1 .text_1 i::before {
  content: "";
  position: absolute;
  background: url("../images/404/404_3.svg") no-repeat center/contain;
  z-index: -1;
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .text_1 i::before {
    width: 550px;
    height: 311px;
    left: -153px;
    top: -189px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .text_1 i::before {
    width: 220rem;
    height: 201rem;
    left: -23rem;
    top: -129rem;
  }
}
body.error404 section.not_found .not_found_box .not_found_box_1 .text_2 {
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .text_2 {
    padding-left: 8px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .text_2 {
    font-size: 14rem;
    padding-left: 8rem;
    margin-bottom: 48rem;
  }
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .menu_1 {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .menu_1 {
    margin-bottom: 60rem;
  }
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .menu_2 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .menu_2 {
    margin-left: -10rem;
    margin-right: -10rem;
  }
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .link_1 {
    width: 300px;
    height: 66px;
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .link_1 {
    width: 300rem;
    height: 66rem;
    font-size: 16rem;
    margin-left: 10rem;
    margin-right: 10rem;
  }
}
body.error404 section.not_found .not_found_box .not_found_box_1 .text_3 {
  text-align: center;
  color: #0a476b;
  letter-spacing: 0.16em;
}
@media screen and (min-width: 601px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .text_3 {
    font-size: 34px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  body.error404 section.not_found .not_found_box .not_found_box_1 .text_3 {
    font-size: 20rem;
    margin-bottom: 40rem;
  }
}
