@charset "UTF-8";
.sp_disp {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  .sp_disp {
    display: block !important;
  }
}

@media only screen and (max-width: 640px) {
  .pc_disp {
    display: none !important;
  }
}

.uhead__ttl {
  font-weight: 600 !important;
}
.uhead__ttl span {
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 480px) {
  .uhead__ttl span {
    font-size: clamp(3rem, 13vw, 5rem) !important;
  }
}

.Page {
  padding-top: 270px;
}
@media only screen and (max-width: 1080px) {
  .Page {
    padding-top: 170px;
  }
}
@media screen and (max-width: 480px) {
  .Page {
    padding-top: 120px;
  }
}
.Page .cm-head {
  margin-bottom: 0;
}
.Page .cm-head .ja {
  font-size: 2rem;
  position: relative;
  color: inherit;
  z-index: 2;
}
@media only screen and (max-width: 1260px) {
  .Page .cm-head .ja {
    font-size: 2.2rem;
  }
}
.Page .cm-head span {
  font-size: min(9.0909090909vw, 15rem);
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .Page .cm-head span {
    font-size: 5rem;
  }
}
.Page.Aboutus .top-entry, .Page.Ourjob .top-entry, .Page.Workstyle .top-entry {
  background-image: url(../img/about/entry.jpg);
}
.Page .top-entry {
  background-image: url(../img/news/entry.jpg);
}
.Page.message {
  padding-top: 255px;
}
@media only screen and (max-width: 1080px) {
  .Page.message {
    padding-top: 170px;
  }
}
@media screen and (max-width: 480px) {
  .Page.message {
    padding-top: 120px;
  }
}
.Page.about {
  padding-top: 250px;
}
@media only screen and (max-width: 1080px) {
  .Page.about {
    padding-top: 170px;
  }
}
@media screen and (max-width: 480px) {
  .Page.about {
    padding-top: 120px;
  }
}

.page {
  font-family: "Noto Serif JP", serif;
}
.page_head {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: min(4.0606060606vw, 67px);
}
@media only screen and (max-width: 834px) {
  .page_head {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .page_head {
    display: block;
  }
}
.page .breadcrumbs_box {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
  font-size: 1.2rem;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 640px) {
  .page .breadcrumbs_box {
    justify-content: end;
    margin-top: 20px;
  }
}
.page .breadcrumbs_box_link {
  color: #18356f;
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
.page .breadcrumbs_box_link:after {
  content: "｜";
  color: #dddddd;
  display: block;
}
.page .breadcrumbs_box_link.here {
  color: #000;
}
.page .breadcrumbs_box_link.here:after {
  display: none;
}
.page .nav-links {
  display: flex;
  justify-content: center;
  font-family: "Cormorant Garamond", serif;
  -moz-column-gap: 1.5em;
       column-gap: 1.5em;
  font-size: 3rem;
}
@media only screen and (max-width: 834px) {
  .page .nav-links {
    font-size: 2rem;
  }
}
.page .nav-links .page-numbers {
  line-height: 1em;
}
.page .nav-links .page-numbers.next, .page .nav-links .page-numbers.prev {
  padding-top: 0.5em;
  font-size: 2rem;
}
.page .nav-links .current {
  text-decoration: underline;
  color: #18356f;
}
.page .news_img {
  max-width: 1500px;
  width: 100%;
  display: block;
  margin: 0 0 min(4.8484848485vw, 80px);
}
@media only screen and (min-width: 1500px) {
  .page .news_img {
    margin: 0 auto 80px;
    overflow: hidden;
  }
}
@media only screen and (min-width: 1681px) {
  .page .news_img {
    max-height: 500px;
  }
}
.page .news_img img {
  width: 100%;
}
.page .news_link {
  display: grid;
  padding-bottom: min(60px, 3.6363636364vw);
  -moz-column-gap: 87px;
       column-gap: 87px;
  grid-template-columns: 75px auto;
  border-bottom: 1px solid #eeeeee;
}
@media only screen and (max-width: 834px) {
  .page .news_link {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  .page .news_link {
    display: block;
  }
}
.page .news_link:not(:first-of-type) {
  padding-top: min(60px, 3.6363636364vw);
}
@media only screen and (max-width: 834px) {
  .page .news_link:not(:first-of-type) {
    padding: 20px 0;
  }
}
.page .news_link_date {
  font-family: "Cormorant Garamond", serif;
  font-size: 2.2rem;
  line-height: 0.8em;
  padding-top: 0.3em;
}
@media only screen and (max-width: 834px) {
  .page .news_link_date {
    font-size: 1.8rem;
  }
}
.page .news_link_box {
  display: grid;
  row-gap: min(2.5454545455vw, 42px);
}
.page .news_link_box_ttl {
  font-size: 2rem;
  font-weight: normal;
  line-height: normal;
}
@media screen and (max-width: 834px) {
  .page .news_link_box_ttl {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 640px) {
  .page .news_link_box_ttl {
    margin-top: 1em;
  }
}
.page .news_link_box_img {
  max-width: 46%;
  margin-bottom: -10px;
}
@media only screen and (max-width: 834px) {
  .page .news_link_box_img {
    max-width: 100%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .page .news_link_box_img {
    margin: 0.5em 0;
  }
}
.page .news_link_box_txt {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.5rem;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 640px) {
  .page .news_link_box_txt {
    font-size: 1.4rem;
  }
}
.page .news .navigation {
  margin: 80px auto;
}
.page .recruit {
  padding-bottom: 160px;
}
@media only screen and (min-width: 1400px) {
  .page .recruit {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .page .recruit {
    padding-bottom: 80px;
    padding-top: 30px;
  }
}
.page .recruit .news_img {
  margin-bottom: 146px;
}
.page .recruit .cm-head {
  text-align: center;
  margin-bottom: 80px;
}
@media only screen and (max-width: 834px) {
  .page .recruit .cm-head {
    margin-bottom: 40px;
  }
}
.page .recruit .cm-head .large {
  font-size: 4.2rem;
  letter-spacing: 0.05em;
  position: relative;
  color: inherit;
  z-index: 2;
  font-family: "Noto Serif JP", serif;
}
.page .recruit .cm-head .sml {
  font-size: min(7.2727272727vw, 12rem);
  left: 0;
  right: 0;
  bottom: 30px;
}
.page .recruit_nav_box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 13px;
       column-gap: 13px;
}
@media only screen and (max-width: 700px) {
  .page .recruit_nav_box {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.page .recruit_nav_box_btn {
  background: #f0f0f0;
  color: #898989;
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1em;
  padding: 20px 0 25px;
}
@media only screen and (max-width: 834px) {
  .page .recruit_nav_box_btn {
    font-size: 1.5rem;
    padding: 16px 0;
  }
}
.page .recruit_nav_box_btn .sml {
  font-size: 1.6rem;
  display: block;
  font-family: "Cormorant Garamond", serif;
  margin-top: 10px;
}
@media only screen and (max-width: 834px) {
  .page .recruit_nav_box_btn .sml {
    font-size: 1.3rem;
  }
}
.page .recruit_nav_box_btn.here {
  background: #18356f;
  color: #fff;
}
.page .recruit_box {
  display: none;
  padding-top: 70px;
}
@media only screen and (max-width: 834px) {
  .page .recruit_box {
    padding-top: 40px;
  }
}
.page .recruit_box_line {
  display: grid;
  grid-template-columns: 220px auto;
  font-size: 1.5rem;
  letter-spacing: -0.05em;
  row-gap: 45px;
}
@media only screen and (max-width: 834px) {
  .page .recruit_box_line {
    row-gap: 30px;
  }
}
@media only screen and (max-width: 834px) {
  .page .recruit_box_line {
    grid-template-columns: 160px auto;
  }
}
@media only screen and (max-width: 640px) {
  .page .recruit_box_line {
    grid-template-columns: 25% auto;
  }
}
.page .recruit_box_line_ttl {
  border-bottom: 1px solid #18356f;
  padding-left: 20px;
  padding-bottom: 45px;
}
@media only screen and (max-width: 834px) {
  .page .recruit_box_line_ttl {
    padding-bottom: 30px;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .page .recruit_box_line_ttl {
    padding: 0 10px 10px;
    font-size: 1.6rem;
  }
}
.page .recruit_box_line_txt {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 45px;
  font-family: "IBM Plex Sans JP", sans-serif;
  padding-left: 20px;
  line-height: 1.8666666667;
}
.page .recruit_box_line_txt .deco {
  text-decoration: underline;
}
@media only screen and (max-width: 834px) {
  .page .recruit_box_line_txt {
    padding-bottom: 30px;
    padding-left: 10px;
    align-self: end;
  }
}
@media only screen and (max-width: 640px) {
  .page .recruit_box_line_txt {
    padding: 0 0 10px 20px;
  }
}
.page .recruit_box_line_txt ul {
  margin-bottom: 15px;
}
.page .recruit_box_line_txt ul li {
  line-height: 1.8666666667;
  display: grid;
  grid-template-columns: 6px auto;
  -moz-column-gap: 4px;
       column-gap: 4px;
  align-items: baseline;
}
.page .recruit_box_line_txt ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  background: #18356f;
  border-radius: 50%;
  aspect-ratio: 1;
}
.page .recruit_box.active {
  display: block;
}
.page .message .news_img {
  margin-bottom: min(120px, 7.2727272727vw);
}
@media only screen and (min-width: 1500px) {
  .page .message .news_img {
    margin-bottom: 120px;
  }
}
.page .message_box {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 800px;
  padding-right: 100px;
  padding-bottom: 145px;
}
@media only screen and (max-width: 1200px) {
  .page .message_box {
    padding-right: 0;
    grid-template-columns: auto 1fr;
  }
}
@media only screen and (max-width: 834px) {
  .page .message_box {
    padding-bottom: 80px;
    display: block;
    padding-left: min(80px, 4.8484848485vw);
  }
}
@media only screen and (max-width: 666px) {
  .page .message_box {
    padding-left: 0;
    padding-top: 50px;
  }
}
.page .message_box_deco {
  line-height: 1 !important;
  color: #f6f5f5;
  font-size: 12rem;
  font-family: "Cormorant Garamond", serif;
  font-weight: 500;
  z-index: 0;
  writing-mode: vertical-rl;
  grid-row-end: 4;
  grid-row-start: 1;
  padding-right: 70px;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 1200px) {
  .page .message_box_deco {
    padding-right: min(4.2424242424vw, 70px);
  }
}
@media only screen and (max-width: 834px) {
  .page .message_box_deco {
    position: absolute;
    font-size: 10rem;
    left: -0.1em;
  }
}
.page .message_box_ttl {
  margin: 63px 0 66px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: 100;
  padding: 0 25px 0 0;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 2;
  display: grid;
  row-gap: 9px;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.03em;
  font-weight: 100;
  font-feature-settings: "palt";
  /*&:before{
      content: '';
      display: block;
      background: $c_navy;
      width: 100%;
      height: 60px;
      position: absolute;
      bottom: 5px;
      left: 0;
      z-index: -1;
      @media only screen and (max-width: 1024px){
          height: mycalc(90);
      }
      @media only screen and (max-width: 834px){
          height: 1.8em;
          bottom: 0;
      }
      @media only screen and (max-width: 666px){
          display: none;
      }

  }*/
}
.page .message_box_ttl span.blue {
  font-size: 3.6rem;
}
@media only screen and (max-width: 1024px) {
  .page .message_box_ttl span.blue {
    font-size: 3rem;
    padding: 12px 10px 12px;
  }
}
@media only screen and (max-width: 666px) {
  .page .message_box_ttl span.blue {
    font-size: 2.5rem;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page .message_box_ttl span.blue.sp_disp:last-of-type {
    margin-top: 3px;
  }
}
@media only screen and (max-width: 1024px) {
  .page .message_box_ttl {
    line-height: 2.1 !important;
  }
}
@media only screen and (max-width: 834px) {
  .page .message_box_ttl {
    margin: 40px 0;
  }
}
@media only screen and (max-width: 666px) {
  .page .message_box_ttl {
    font-size: 2.5rem;
    letter-spacing: -0.05em;
    padding: 0;
  }
}
.page .message_box_ttl span.sml {
  font-feature-settings: normal;
  font-size: 2.8rem;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 2;
  padding: 10px 0px 10px 15px;
  letter-spacing: 0.02em;
  margin-bottom: -2px;
  /*&:before{
      content: '';
      display: block;
      background: $c_navy;
      width: calc(100% + 20px);
      position: absolute;
      left: -20px;
      top: 3px;
      height: 50px;
      z-index: -1;
      @media only screen and (max-width: 1024px){
          height: mycalc(80);
      }
      @media only screen and (max-width: 834px){
          left: -.6em;
          height: 100%;
          top: 0;
      }
      @media only screen and (max-width: 666px){
          left: 0;
          height: calc(100% + 0.2em);
          bottom: 0;
          margin: auto;
          width: 100%;
      }
  }*/
}
@media only screen and (max-width: 1024px) {
  .page .message_box_ttl span.sml {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 666px) {
  .page .message_box_ttl span.sml {
    font-size: 2rem;
    letter-spacing: normal;
  }
}
.page .message_box_txt {
  font-size: 1.5rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  line-height: 1.8666666667;
  margin-bottom: 60px;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .page .message_box_txt {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 666px) {
  .page .message_box_txt {
    margin-top: 40px;
  }
}
.page .message_box_name {
  display: flex;
  align-items: center;
  justify-content: end;
  -moz-column-gap: 1em;
       column-gap: 1em;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 2.6rem;
}
@media only screen and (max-width: 666px) {
  .page .message_box_name {
    font-size: 2.2rem;
  }
}
.page .message_box_name .sml {
  font-size: 1.7rem;
}
.page .about {
  position: relative;
  overflow: hidden;
}
.page .about:before {
  content: "";
  position: absolute;
  background-image: url("../img/about/back.png");
  background-repeat: no-repeat;
  width: 848px;
  height: 448px;
  left: 0;
  top: 1180px;
  background-size: contain;
}
@media only screen and (min-width: 1500px) {
  .page .about .news_img {
    margin-bottom: 118px;
  }
}
.page .about_box {
  padding-bottom: 140px;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .page .about_box {
    padding-bottom: 50px;
  }
}
.page .about_box.half {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 1160px) {
  .page .about_box.half {
    grid-template-columns: repeat(2, auto);
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .page .about_box.half {
    display: block;
  }
}
.page .about_box.half .about_box_ttl {
  grid-column-start: 1;
  grid-column-end: 3;
}
.page .about_box#vision {
  padding: 150px 0;
  background-image: url("../img/about/map.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top 200px;
}
@media only screen and (max-width: 834px) {
  .page .about_box#vision {
    padding: 50px 0;
  }
}
.page .about_box#vision .about_box_ttl {
  margin-bottom: 0;
}
.page .about_box#vision .about_box_txt {
  margin: 50px auto 0;
}
@media only screen and (max-width: 640px) {
  .page .about_box#vision .about_box_txt {
    margin: 20px auto 0;
    text-align: left !important;
  }
}
.page .about_box#vision .about_box_txt.deco {
  margin-left: 50%;
  margin-top: min(180px, 10.9090909091vw);
}
@media only screen and (min-width: 1500px) {
  .page .about_box#vision .about_box_txt.deco {
    margin-top: 180px;
  }
}
@media only screen and (max-width: 1024px) {
  .page .about_box#vision .about_box_txt.deco {
    margin-left: 30%;
  }
}
@media only screen and (max-width: 834px) {
  .page .about_box#vision .about_box_txt.deco {
    margin: 30px auto 0;
  }
}
.page .about_box#vision .about_box_sub {
  letter-spacing: -0.01em;
  margin-left: -40px;
  margin-top: 20px;
}
@media only screen and (max-width: 640px) {
  .page .about_box#vision .about_box_sub {
    margin: 20px 0 0;
    text-align: left !important;
  }
}
.page .about_box#vision .about_box_ribbon {
  margin: 75px 0 0;
}
.page .about_box#vision .about_box_ribbon span {
  letter-spacing: normal;
}
@media only screen and (max-width: 834px) {
  .page .about_box#vision .about_box_ribbon {
    margin: 30px 0 0;
  }
}
.page .about_box#effort {
  z-index: 2;
  padding-bottom: 137px;
}
@media only screen and (max-width: 640px) {
  .page .about_box#effort {
    padding-bottom: 50px;
  }
}
.page .about_box#effort .about_box_ttl {
  margin-bottom: 70px;
}
.page .about_box#effort .about_box_ttl:before {
  background-color: #fff;
}
.page .about_box#effort .about_box_ttl .sml {
  color: #fff;
}
.page .about_box#effort .about_box_txt {
  padding-left: 300px;
}
@media only screen and (max-width: 834px) {
  .page .about_box#effort .about_box_txt {
    padding: 0;
    margin: 0 auto;
    width: 80%;
    padding-left: 10%;
  }
}
@media only screen and (max-width: 640px) {
  .page .about_box#effort .about_box_txt {
    width: 100%;
    padding: 0;
  }
}
.page .about_box#effort .about_box_txt:first-of-type {
  margin-top: 70px;
}
@media only screen and (max-width: 640px) {
  .page .about_box#effort .about_box_txt:first-of-type {
    margin-top: 30px;
  }
}
.page .about_box_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 2.1rem;
  line-height: 1em;
  padding-left: 73px;
  position: relative;
  margin-bottom: 82px;
}
@media only screen and (max-width: 834px) {
  .page .about_box_ttl {
    margin-bottom: 30px;
    font-size: 1.7rem;
    padding-left: 36px;
  }
}
.page .about_box_ttl .sml {
  display: block;
  font-size: 1.3rem;
  font-family: "Cormorant Garamond", serif;
  color: #18356f;
  margin-top: 10px;
}
.page .about_box_ttl:before {
  content: "";
  background: #000;
  width: 60px;
  height: 1px;
  display: inline-block;
  position: absolute;
  top: 0.5em;
  left: 0;
}
@media only screen and (max-width: 834px) {
  .page .about_box_ttl:before {
    width: 30px;
  }
}
.page .about_box_sub {
  font-size: 6rem;
  font-weight: 500;
  line-height: 1.3833333333;
  letter-spacing: -0.09em;
}
.page .about_box_sub.normal {
  letter-spacing: normal;
}
@media only screen and (max-width: 1024px) {
  .page .about_box_sub {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 834px) {
  .page .about_box_sub {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: normal;
  }
}
.page .about_box_sub .narrow {
  letter-spacing: -0.12em;
}
.page .about_box_sub .narrow.margin {
  margin-right: 0.1em;
}
.page .about_box_sub .sml {
  font-weight: 500;
  font-size: 2.4rem;
  display: block;
  letter-spacing: -0.03em;
  margin-top: 16px;
}
@media only screen and (max-width: 834px) {
  .page .about_box_sub .sml {
    font-size: 1.8rem;
  }
}
.page .about_box_sub.vertical {
  margin: 40px auto auto;
  writing-mode: vertical-rl;
  line-height: 1.6666666667;
}
@media only screen and (max-width: 834px) {
  .page .about_box_sub.vertical {
    writing-mode: horizontal-tb;
    margin: 20px auto;
    line-height: normal;
  }
}
.page .about_box_sub.vertical .sml {
  margin-right: 50px;
  margin-left: 20px;
  letter-spacing: normal;
  margin-top: 0;
}
@media only screen and (max-width: 1160px) {
  .page .about_box_sub.vertical .sml {
    margin: auto;
  }
}
@media only screen and (max-width: 834px) {
  .page .about_box_sub.vertical .sml {
    margin-bottom: 0.3em;
  }
}
.page .about_box_ribbon {
  color: #fff;
  display: grid;
  row-gap: 7px;
  margin-bottom: 50px;
}
.page .about_box_ribbon .blue {
  font-size: 2.1rem;
  line-height: 44px !important;
  display: block;
  padding: 0 10px;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: -0.06em;
  padding-right: 18px;
}
.page .about_box_ribbon .blue:last-child {
  letter-spacing: -0.01em;
  padding-right: 0px;
}
.page .about_box_ribbon .blue:not(:last-child) {
  margin-bottom: 0.1em;
}
@media only screen and (max-width: 834px) {
  .page .about_box_ribbon .blue {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 834px) {
  .page .about_box_ribbon .blue {
    letter-spacing: -0.1em;
    font-weight: 200;
    white-space: nowrap;
    padding: 0 0.3em;
    line-height: 40px !important;
  }
}
.page .about_box_txt {
  line-height: 2.5;
  font-size: 1.6rem;
  letter-spacing: -0.05em;
}
.page .about_box_txt:not(:last-child) {
  margin-bottom: 40px;
}
@media only screen and (max-width: 640px) {
  .page .about_box_txt:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page .about_box_txt {
    font-size: 1.4rem;
    line-height: 2;
  }
}
.page .about_box_img {
  position: absolute;
}
@media only screen and (max-width: 640px) {
  .page .about_box_img {
    display: none;
  }
}
.page .about_box_img img {
  width: 100%;
}
.page .about_box_img#effort_01 {
  width: 630px;
  right: 0;
  top: 122px;
}
@media only screen and (max-width: 1500px) {
  .page .about_box_img#effort_01 {
    width: min(630px, 38.1818181818vw);
  }
}
.page .about_box_img#effort_02 {
  width: 420px;
  left: 0;
  animation-delay: 0.3s;
  top: 665px;
}
@media only screen and (max-width: 1500px) {
  .page .about_box_img#effort_02 {
    width: min(420px, 25.4545454545vw);
  }
}
.page .about_box_img#effort_03 {
  width: 390px;
  right: 0;
  animation-delay: 0.5s;
  bottom: 334px;
}
@media only screen and (max-width: 1500px) {
  .page .about_box_img#effort_03 {
    width: min(390px, 23.6363636364vw);
  }
}
.page .about_box_slider {
  margin-bottom: 150px;
}
@media only screen and (max-width: 834px) {
  .page .about_box_slider {
    margin-bottom: 50px;
  }
}
.page .about_box_slider_box {
  margin: 0 20px;
}
.page .about_box_slider_box_img {
  aspect-ratio: 4/3;
  overflow: hidden;
}
.page .about_box_slider_box img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.page .about_box_slider_txt {
  font-size: 1.2rem;
}
.page .about_efforts_line {
  display: grid;
  grid-template-columns: 1fr 72px 1fr;
  width: 800px;
  margin-left: 0;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media only screen and (max-width: 1024px) {
  .page .about_efforts_line {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .page .about_efforts_line {
    grid-template-columns: auto;
    row-gap: 20px;
  }
}
.page .about_efforts_line_ttl {
  margin: 40px auto 50px;
  font-size: 3.2rem;
  grid-column-start: 1;
  grid-column-end: 4;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .page .about_efforts_line_ttl {
    grid-column-end: auto;
    margin: 20px auto 4px;
    font-size: 2.5rem;
  }
}
.page .about_efforts_line_img {
  aspect-ratio: 1;
  align-self: center;
  max-width: 72px;
}
@media only screen and (max-width: 640px) {
  .page .about_efforts_line_img {
    margin: 0 auto;
    max-width: 50px;
  }
  .page .about_efforts_line_img img {
    width: 100%;
  }
}
.page .about_efforts_line_box {
  border: 1px solid #465d8c;
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 834px) {
  .page .about_efforts_line_box {
    padding: 20px 10px;
  }
}
@media only screen and (max-width: 640px) {
  .page .about_efforts_line_box {
    padding-bottom: 40px;
  }
}
.page .about_efforts_line_box_ttl {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1em;
  font-weight: 100;
}
@media only screen and (max-width: 834px) {
  .page .about_efforts_line_box_ttl {
    font-size: 2.5rem;
  }
}
.page .about_efforts_line_box_ttl .sml {
  display: block;
  font-size: 1.6rem;
  line-height: 1em;
  margin-top: 15px;
}
@media only screen and (max-width: 834px) {
  .page .about_efforts_line_box_ttl .sml {
    -webkit-text-decoration-skip-ink: 1.5rem;
            text-decoration-skip-ink: 1.5rem;
  }
}
.page .about_efforts_line_txt {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.4rem;
  line-height: 2;
  margin-top: 30px;
}
.page .about_efforts_line_deco {
  position: absolute;
  color: #465d8c;
  font-size: 5rem;
  right: 0;
  bottom: -7px;
  line-height: 1em;
  z-index: -1;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: -0.03em;
}
.page .about .swiper {
  margin-bottom: 140px;
}
.page .job {
  overflow: hidden;
}
.page .job_box {
  position: relative;
  padding-top: 150px;
}
@media only screen and (max-width: 1400px) {
  .page .job_box {
    padding-top: min(9.0909090909vw, 150px);
  }
}
@media only screen and (max-width: 1024px) {
  .page .job_box {
    padding-top: min(6.0606060606vw, 80px);
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box {
    padding-top: 50px;
  }
}
.page .job_box:first-of-type {
  padding-top: 36px;
}
.page .job_box .about_box_ttl {
  margin-bottom: 50px;
}
.page .job_box .about_box_sub .sml {
  margin-bottom: 15px;
}
.page .job_box_img {
  position: absolute;
  width: 390px;
  right: -240px;
  top: 60px;
}
@media only screen and (max-width: 1400px) {
  .page .job_box_img {
    right: -7.2727272727vw;
    width: max(390px, 23.6363636364vw);
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_img {
    width: clamp(300px, 36.3636363636vw, 50%);
    top: -15px;
  }
}
.page .job_box_img img {
  width: 100%;
}
.page .job_box_txtbox {
  padding-left: 50%;
  padding-top: 155px;
  padding-bottom: 140px;
  position: relative;
}
@media only screen and (max-width: 1400px) {
  .page .job_box_txtbox {
    padding-bottom: min(140px, 8.4848484848vw);
  }
}
@media only screen and (max-width: 1180px) {
  .page .job_box_txtbox {
    padding-left: 30%;
    padding-top: 9.0909090909vw;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_txtbox {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 50px;
  }
}
.page .job_box_txtbox_img {
  position: absolute;
  width: 750px;
  left: -240px;
  top: 120px;
}
@media only screen and (max-width: 1180px) {
  .page .job_box_txtbox_img {
    left: -6.0606060606vw;
    width: 30.303030303vw;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_txtbox_img {
    position: relative;
    top: 0;
    margin: 0 0 20px;
    left: auto;
    width: clamp(300px, 36.3636363636vw, 80%);
  }
}
.page .job_box_txtbox_img img {
  width: 100%;
}
.page .job_box_txtbox_half {
  display: grid;
  grid-template-columns: 250px auto;
  -moz-column-gap: 30px;
       column-gap: 30px;
  margin-top: 65px;
}
@media only screen and (max-width: 1300px) {
  .page .job_box_txtbox_half {
    grid-template-columns: max(200px, 12.1212121212vw) auto;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .page .job_box_txtbox_half {
    display: block;
    margin-top: 50px;
  }
}
.page .job_box_txtbox_half_img {
  grid-row-start: 1;
  grid-row-end: 4;
}
@media only screen and (max-width: 640px) {
  .page .job_box_txtbox_half_img {
    width: 50%;
    margin: 0 auto;
  }
}
.page .job_box_txtbox_half_img img {
  width: 100%;
}
.page .job_box_txtbox_half_sml {
  font-size: 1.6rem;
  font-weight: 500;
  padding-top: 18px;
}
.page .job_box_txtbox_half_ribbon {
  margin-top: -20px;
}
@media only screen and (max-width: 1300px) {
  .page .job_box_txtbox_half_ribbon {
    margin: 10px 0;
  }
}
.page .job_box_txtbox_half_ribbon span {
  font-size: 2.1rem;
  padding: 10px;
}
@media only screen and (max-width: 1300px) {
  .page .job_box_txtbox_half_ribbon span.blue {
    font-size: 2rem;
  }
}
.page .job_box_txtbox_half_txt {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.5rem;
  line-height: 1.8666666667;
}
.page .job_box.half {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-top: 150px;
}
@media only screen and (max-width: 1400px) {
  .page .job_box.half {
    grid-template-columns: auto 1fr;
    -moz-column-gap: max(50px, 3.0303030303vw);
         column-gap: max(50px, 3.0303030303vw);
  }
}
@media only screen and (max-width: 1024px) {
  .page .job_box.half {
    display: block;
    padding-top: min(6.0606060606vw, 80px);
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box.half {
    padding-top: 50px;
  }
}
.page .job_box.half .about_box_ttl,
.page .job_box.half .job_box_line {
  grid-column-start: 1;
  grid-column-end: 3;
  display: inherit;
}
.page .job_box.half .about_box_ttl {
  margin-bottom: 35px;
}
.page .job_box.half .about_box_txt {
  margin-bottom: 0;
  align-self: end;
  margin-bottom: 8px;
}
@media only screen and (max-width: 1400px) {
  .page .job_box.half .about_box_txt {
    word-break: auto-phrase;
  }
}
@media only screen and (max-width: 1024px) {
  .page .job_box.half .about_box_txt {
    margin: 20px auto;
  }
}
.page .job_box_line {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-top: 63px;
  margin-bottom: 187px;
}
@media only screen and (max-width: 1024px) {
  .page .job_box_line {
    margin: 20px 0 0;
    padding-bottom: 50px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_line {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
  }
}
.page .job_box_line_box_img {
  position: relative;
}
.page .job_box_line_box_img_txt {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
.page .job_box_line_box_img_txt span {
  writing-mode: vertical-rl;
  font-size: 2.1rem;
  padding: 20px 14px;
}
@media only screen and (max-width: 1200px) {
  .page .job_box_line_box_img_txt span.blue {
    font-size: max(2rem, 1.2121212121vw);
    padding: 1em 0.5em;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_line_box_img_txt span.blue {
    font-size: 1.8rem;
  }
}
.page .job_box_line_box_img img {
  width: 100%;
}
.page .job_box_line_box_txt {
  font-size: 1.5rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  line-height: 1.8666666667;
  margin-top: 15px;
}
@media only screen and (max-width: 834px) {
  .page .job_box_line_box_txt {
    font-size: 1.6rem;
  }
}
.page .job_box .about_box_txt.center {
  margin-top: 33px;
  font-weight: 500;
}
@media only screen and (max-width: 834px) {
  .page .job_box .about_box_txt.center {
    text-align: left !important;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box .about_box_sub.center {
    text-align: left !important;
  }
}
.page .job_box_flow {
  margin: 110px auto 176px;
}
@media only screen and (max-width: 1024px) {
  .page .job_box_flow {
    margin: 50px auto;
  }
}
.page .job_box_flow_box {
  display: grid;
  grid-template-columns: clamp(40%, 30.303030303vw, 500px) auto;
  -moz-column-gap: min(50px, 3.0303030303vw);
       column-gap: min(50px, 3.0303030303vw);
}
@media only screen and (min-width: 1400px) {
  .page .job_box_flow_box {
    grid-template-columns: 500px auto;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
@media only screen and (max-width: 1024px) {
  .page .job_box_flow_box {
    grid-template-columns: 300px auto;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_flow_box {
    display: block;
  }
}
.page .job_box_flow_box:not(:last-child) {
  margin-bottom: 40px;
}
.page .job_box_flow_box_img {
  grid-row-start: 1;
  grid-row-end: 5;
}
.page .job_box_flow_box_img img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media only screen and (max-width: 834px) {
  .page .job_box_flow_box_img {
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 640px) {
  .page .job_box_flow_box_img {
    width: 100%;
  }
}
.page .job_box_flow_box_step {
  font-size: 2rem;
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  color: #18356f;
  line-height: 1em;
  text-decoration: underline;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 47px;
}
@media only screen and (max-width: 1024px) {
  .page .job_box_flow_box_step {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_flow_box_step {
    font-size: 1.8rem;
    margin-bottom: -10px;
    display: block;
  }
}
.page .job_box_flow_box_ttl {
  font-size: 2.4rem;
  margin-top: 0.5em;
  height: -moz-fit-content;
  height: fit-content;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 834px) {
  .page .job_box_flow_box_ttl {
    font-size: 2rem;
  }
}
.page .job_box_flow_box_txt {
  height: -moz-fit-content;
  height: fit-content;
  font-size: 1.5rem;
  line-height: 1.8666666667;
  font-family: "IBM Plex Sans JP", sans-serif;
  margin: 30px 0 40px;
}
@media only screen and (max-width: 1024px) {
  .page .job_box_flow_box_txt {
    margin: 20px 0;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_flow_box_txt {
    font-size: 1.4rem;
  }
}
.page .job_box_flow_box_manage {
  padding-bottom: 80px;
  display: flex;
  font-size: 1.6rem;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 0.5em;
}
@media only screen and (max-width: 1024px) {
  .page .job_box_flow_box_manage {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 834px) {
  .page .job_box_flow_box_manage {
    font-size: 1.4rem;
    padding-bottom: 0;
  }
}
.page .job_box_flow_box_manage .posi {
  font-size: 1.5rem;
  border: 1px solid #dddddd;
  padding: 0 15px;
  line-height: 36px;
  border-radius: 18px;
}
.page .job_box_flow_box_manage .posi:first-child {
  margin-left: 10px;
}
.page .job_box_flow_box_manage .posi:not(:last-child) {
  margin-right: 4px;
}
@media only screen and (max-width: 834px) {
  .page .job_box_flow_box_manage .posi {
    font-size: 1.4rem;
  }
}
.page .work img {
  width: 100%;
}
.page .work_box .about_box_ttl {
  margin-bottom: 40px;
}
.page .work_box#space {
  background-image: url("../img/work/back.jpg");
  background-size: cover;
  padding: 150px 0 130px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .page .work_box#space {
    padding: 70px 0 50px;
  }
}
.page .work_box#space .secInr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.page .work_box#space .about_box_txt.sml {
  font-size: 1.5rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  padding-right: 40px;
  margin: 0;
  letter-spacing: -0.05em;
  line-height: 1.8666666667;
}
@media only screen and (max-width: 834px) {
  .page .work_box#space .about_box_txt.sml {
    grid-column-start: 1;
    grid-column-end: 3;
    padding: 0;
  }
}
.page .work_box.half {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 40px 0 150px;
}
@media only screen and (max-width: 1240px) {
  .page .work_box.half {
    grid-template-columns: auto 1fr;
  }
}
@media only screen and (max-width: 1095px) {
  .page .work_box.half {
    display: block;
  }
}
@media only screen and (max-width: 834px) {
  .page .work_box.half {
    padding: 20px 0 50px;
  }
}
.page .work_box.half#place {
  padding: 148px 0 154px;
}
@media only screen and (max-width: 1240px) {
  .page .work_box.half#place {
    grid-template-columns: 30% auto;
    -moz-column-gap: 20px;
         column-gap: 20px;
    display: grid;
  }
}
@media only screen and (max-width: 834px) {
  .page .work_box.half#place {
    display: block;
    padding: 50px 0;
  }
}
.page .work_box.half#place .about_box_ttl {
  margin-top: 64px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1240px) {
  .page .work_box.half#place .about_box_ttl {
    margin: 0 0 30px;
  }
}
.page .work_box.half#place .about_box_txt {
  margin-top: -52px;
  padding: 0;
  align-self: self-start;
}
@media only screen and (max-width: 1240px) {
  .page .work_box.half#place .about_box_txt {
    margin-top: 20px;
  }
}
.page .work_box.half#place .about_box_sub {
  margin-top: -130px;
  letter-spacing: -0.07em;
}
@media only screen and (max-width: 1240px) {
  .page .work_box.half#place .about_box_sub {
    margin-top: 0px;
  }
}
.page .work_box.half#place .about_box_sub .sml {
  margin-bottom: 15px;
}
.page .work_box.half .about_box_ttl {
  margin-bottom: 30px;
}
.page .work_box.half .about_box_sub {
  letter-spacing: -0.05em;
}
.page .work_box.half .about_box_sub .sml {
  margin-bottom: 15px;
}
.page .work_box.half .about_box_txt {
  padding-left: 110px;
  margin-bottom: -10px;
  margin: 0;
  align-self: end;
}
@media only screen and (max-width: 1240px) {
  .page .work_box.half .about_box_txt {
    padding-left: min(6.6666666667vw, 60px);
  }
}
@media only screen and (max-width: 1095px) {
  .page .work_box.half .about_box_txt {
    padding: 0;
    margin: 20px 0;
  }
}
.page .work_box.half .about_box_txt.full {
  padding: 0;
  grid-column-start: 1;
  grid-column-end: 3;
}
@media only screen and (max-width: 834px) {
  .page .work_box.half .about_box_txt.full {
    margin-top: 0;
  }
}
.page .work_box.half .work_box_img {
  grid-column-start: 1;
  grid-column-end: 3;
  width: 100%;
  position: relative;
  margin: 104px 0 68px;
}
@media only screen and (max-width: 1095px) {
  .page .work_box.half .work_box_img {
    margin: 20px 0 50px;
  }
}
@media only screen and (max-width: 640px) {
  .page .work_box.half .work_box_img {
    margin-bottom: 0;
  }
}
.page .work_box.half .work_box_img_ribbon {
  position: absolute;
  left: 0;
  bottom: -20px;
  display: grid;
  grid-template-rows: 58px 80px;
  row-gap: 3px;
}
@media only screen and (max-width: 640px) {
  .page .work_box.half .work_box_img_ribbon {
    position: relative;
    bottom: 25px;
  }
}
.page .work_box.half .work_box_img_ribbon span {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px;
  line-height: 54px !important;
  height: -moz-fit-content;
  height: fit-content;
}
.page .work_box.half .work_box_img_ribbon span.blue {
  line-height: 84px !important;
  padding: 0 10px;
  font-size: 4.2rem;
}
@media only screen and (max-width: 834px) {
  .page .work_box.half .work_box_img_ribbon span.blue {
    font-size: 3rem;
    line-height: 64px !important;
  }
}
@media only screen and (max-width: 640px) {
  .page .work_box.half .work_box_img_ribbon span.blue {
    font-size: 2.2rem;
    white-space: pre;
    line-height: 44px !important;
  }
}
.page .work_box_half {
  padding: 150px min(38.5%, 600px) 182px 0;
  z-index: 3;
  position: relative;
}
@media only screen and (min-width: 1680px) {
  .page .work_box_half {
    padding-right: 600px;
  }
}
@media only screen and (max-width: 834px) {
  .page .work_box_half {
    padding: 20px 0 400px;
  }
}
@media only screen and (max-width: 640px) {
  .page .work_box_half {
    padding-bottom: 72.7272727273vw;
  }
}
.page .work_box_half .about_box_ttl {
  margin-bottom: 90px;
}
@media only screen and (max-width: 1400px) {
  .page .work_box_half .about_box_ttl {
    margin-bottom: min(5.4545454545vw, 90px);
  }
}
@media only screen and (max-width: 834px) {
  .page .work_box_half .about_box_ttl {
    margin-bottom: 10px;
  }
}
.page .work_box_half .about_box_ttl:before {
  background: #fff;
}
.page .work_box_half .about_box_sub {
  letter-spacing: -0.05em;
}
.page .work_box_half .about_box_txt {
  letter-spacing: -0.05em;
  margin-top: 50px;
}
.page .work_box_deco {
  position: absolute;
  font-family: "Cormorant Garamond", serif;
  font-size: min(20rem, 12.1212121212vw);
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  line-height: 0.6em;
  opacity: 0.2;
  color: #fff;
  text-align: center;
}
.page .work_box_leftimg {
  grid-row-start: 1;
  grid-row-end: 4;
  padding-right: 100px;
}
@media only screen and (max-width: 1240px) {
  .page .work_box_leftimg {
    padding: 0;
    align-self: center;
  }
}
@media only screen and (max-width: 834px) {
  .page .work_box_leftimg {
    width: 50%;
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 640px) {
  .page .work_box_leftimg {
    width: 70%;
  }
}
.page .work_box_rightimg {
  grid-row-start: 1;
  grid-row-end: 3;
  grid-column-start: 2;
  align-self: center;
}
@media only screen and (max-width: 834px) {
  .page .work_box_rightimg {
    grid-column-start: 1;
    grid-column-end: 3;
    width: 60%;
    margin: 20px auto 30px;
  }
}
@media only screen and (max-width: 640px) {
  .page .work_box_rightimg {
    width: 80%;
  }
}
.page .work_box_ribbon {
  display: flex;
  flex-wrap: wrap;
  row-gap: 9px;
  margin-top: 40px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 1400px) {
  .page .work_box_ribbon {
    margin: min(40px, 2.4242424242vw) 0 0;
  }
}
@media only screen and (max-width: 834px) {
  .page .work_box_ribbon {
    grid-column-start: 1;
    grid-column-end: 3;
    display: grid;
  }
}
.page .work_box_ribbon span {
  padding: 0 25px 0 10px;
  height: 57px !important;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .page .work_box_ribbon span {
    height: auto !important;
    line-height: 1.5em !important;
  }
}
.page .work_box_ribbon span.large {
  font-size: 4.2rem;
  height: 76px !important;
  margin-top: 9px;
}
@media only screen and (max-width: 1400px) {
  .page .work_box_ribbon span.large {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .page .work_box_ribbon span.large {
    font-size: 3rem;
    height: auto !important;
    line-height: 1.5em !important;
  }
}
.page .work_box_slider {
  position: absolute;
  top: 0;
  right: 90px;
  height: 100%;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 340px);
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media only screen and (max-width: 1400px) {
  .page .work_box_slider {
    right: min(90px, 5.4545454545vw);
  }
}
@media only screen and (max-width: 834px) {
  .page .work_box_slider {
    display: block;
    width: 100%;
    height: auto;
    bottom: 0;
    top: auto;
    right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .page .work_box_slider {
    bottom: 40px;
  }
}
.page .work_box_slider_box.down {
  height: 100%; /* スライダーの高さを設定 */
  overflow: hidden; /* スライダーの高さを超えたコンテンツを非表示にする */
}
@media only screen and (max-width: 834px) {
  .page .work_box_slider_box.down {
    display: none;
  }
}
.page .work_box_slider_box.down .swiper-wrapper {
  transition-timing-function: linear;
}
.page .work_box_slider_box.down .swiper-slide {
  width: 100%; /* スライドの幅を100%に設定 */
  overflow: hidden;
}
.page .work_box_slider_box.down .work_box_slider_box_img {
  margin: 30px 0;
}
.page .work_box_slider_box_img {
  margin: 15px 0;
}
@media only screen and (max-width: 640px) {
  .page .work_box_slider_box_img {
    margin: 0 15px 20px;
  }
}
.page .work_box_slider_box_img img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.page .work .blue_back .swiper {
  height: 100%;
}

.vision.Page {
  padding-top: 250px;
}
@media only screen and (max-width: 1080px) {
  .vision.Page {
    padding-top: 170px;
  }
}
@media screen and (max-width: 480px) {
  .vision.Page {
    padding-top: 120px;
  }
}
.vision.Page .cm-head span {
  z-index: -2;
  font-size: min(12rem, 9.0909090909vw);
}
.vision.Page .cm-head span.ja {
  font-size: 2rem;
  z-index: 2;
}
.vision_box {
  padding-top: 120px;
  padding-bottom: 235px;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .vision_box {
    padding: 60px 0 120px;
  }
}
.vision_box:first-of-type {
  padding-top: 50px;
}
@media only screen and (max-width: 834px) {
  .vision_box:first-of-type {
    padding-top: 30px;
  }
}
.vision_box:first-child {
  padding-top: 0px;
}
.vision_box.no-bottom {
  padding-bottom: 110px;
}
@media only screen and (max-width: 834px) {
  .vision_box.no-bottom {
    padding-bottom: 50px;
  }
}
.vision_box.bottom {
  padding-bottom: 160px;
  padding-top: 140px;
}
@media only screen and (max-width: 834px) {
  .vision_box.bottom {
    padding: 60px 0 120px;
  }
  .vision_box.bottom .vision_box_ttl {
    font-size: 2.5rem;
  }
}
.vision_box_ttl {
  font-size: 3.4rem;
  font-family: "Noto Serif JP", serif;
  line-height: 1em;
  margin-bottom: 70px;
  font-weight: 600;
}
.vision_box_ttl .sml {
  color: #18356f;
  font-family: "Cormorant Garamond", serif;
  font-size: 2rem;
  display: block;
  margin-top: 1em;
  line-height: 1em;
}
@media only screen and (max-width: 834px) {
  .vision_box_ttl .sml {
    margin-top: 0.4em;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1080px) {
  .vision_box_ttl {
    font-size: max(3rem, 2.1818181818vw);
  }
}
@media only screen and (max-width: 834px) {
  .vision_box_ttl {
    margin-bottom: 40px;
    font-size: 1.8rem;
  }
}
.vision_box_ttl.middium {
  font-size: 4rem;
}
@media only screen and (max-width: 1080px) {
  .vision_box_ttl.middium {
    font-size: min(3.5rem, 2.4242424242vw);
  }
}
@media only screen and (max-width: 834px) {
  .vision_box_ttl.middium {
    font-size: 3.2rem;
    margin-bottom: 50px;
  }
}
.vision_box_ttl.vertical {
  writing-mode: vertical-rl;
  float: left;
}
.vision_box_ttl.vertical .sml {
  margin: 0 0 0 20px;
}
@media only screen and (max-width: 834px) {
  .vision_box_ttl.vertical .sml {
    margin-left: 0.5em;
  }
}
@media only screen and (max-width: 834px) {
  .vision_box_ttl.vertical {
    float: none;
  }
}
.vision_box_sub {
  font-size: 5.2rem;
  line-height: 1.7307692308;
  margin-bottom: 50px;
  font-weight: 600;
}
@media only screen and (max-width: 1080px) {
  .vision_box_sub {
    font-size: max(4rem, 2.6666666667vw);
  }
}
@media only screen and (max-width: 834px) {
  .vision_box_sub {
    font-size: 2.5rem;
    text-align: left;
    margin-bottom: 30px;
  }
}
.vision_box_sub.middle {
  font-size: 4.6rem;
  line-height: 1.3333333333;
  margin-bottom: 0;
  letter-spacing: -0.03em;
}
@media only screen and (max-width: 1300px) {
  .vision_box_sub.middle {
    font-size: max(4rem, 2.5454545455vw);
  }
}
@media only screen and (max-width: 1060px) and (min-width: 835px) {
  .vision_box_sub.middle {
    font-size: clamp(3.5rem, 2.4242424242vw, 4rem);
    letter-spacing: -0.06em;
  }
}
@media only screen and (max-width: 834px) {
  .vision_box_sub.middle {
    font-size: 2.3rem;
  }
}
.vision_box_txt {
  font-size: 1.7rem;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 834px) {
  .vision_box_txt {
    text-align: left;
  }
}
.vision_box.rightside {
  padding-top: min(117px, 7.8787878788vw);
  padding-left: min(436px, 30.303030303vw);
  padding-bottom: min(12.1212121212vw, 260px);
  border-bottom: 1px solid #d9d9d9;
}
@media only screen and (min-width: 1680px) {
  .vision_box.rightside {
    padding-left: 436px;
    padding-bottom: 260px;
  }
}
@media only screen and (max-width: 1080px) {
  .vision_box.rightside {
    padding-top: min(7.2727272727vw, 100px);
    padding-bottom: min(7.2727272727vw, 100px);
  }
}
@media only screen and (max-width: 890px) and (min-width: 835px) {
  .vision_box.rightside {
    padding-left: min(440px, 26.6666666667vw);
  }
}
@media only screen and (max-width: 834px) {
  .vision_box.rightside {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 640px) {
  .vision_box.rightside {
    padding-bottom: 50px;
  }
}
.vision_box.rightside .vision_box_ttl {
  margin-bottom: 80px;
}
@media only screen and (max-width: 834px) {
  .vision_box.rightside .vision_box_ttl {
    margin-bottom: 20px;
  }
}
.vision_box .recruit_box_line {
  row-gap: 40px;
}
@media only screen and (max-width: 834px) {
  .vision_box .recruit_box_line {
    row-gap: 20px;
  }
}
.vision_box .recruit_box_line_txt ul {
  row-gap: 30px;
  display: grid;
  margin-bottom: 0;
}
.vision_img {
  position: absolute;
  width: min(560px, 33.9393939394vw);
  left: max(-240px, -14.5454545455vw);
  top: -100px;
  left: -75%;
  right: 0;
  margin: auto;
}
.vision_img img {
  width: 100%;
}
@media only screen and (min-width: 1680px) {
  .vision_img {
    width: 560px;
    left: -240px;
    margin: 0;
    right: auto;
  }
}
@media only screen and (max-width: 1060px) and (min-width: 835px) {
  .vision_img {
    width: min(500px, 30.303030303vw);
  }
}
@media only screen and (max-width: 834px) {
  .vision_img {
    position: relative;
    margin: auto auto -100px;
    top: -140px;
    left: auto;
    width: 60%;
  }
}
.vision_list {
  padding-top: 150px;
  padding-left: 73px;
  display: grid;
  row-gap: 24px;
}
@media only screen and (max-width: 834px) {
  .vision_list {
    padding: 0;
  }
}
.vision_list_txt {
  font-size: 2.4rem;
  display: grid;
  grid-template-columns: 16px auto;
  -moz-column-gap: 10px;
       column-gap: 10px;
  align-items: center;
  letter-spacing: -0.04em;
  align-items: baseline;
}
@media only screen and (max-width: 834px) {
  .vision_list_txt {
    font-size: 1.8rem;
  }
}
.vision_list_txt:before {
  content: "";
  display: inline;
  aspect-ratio: 1;
  width: 16px;
  border-radius: 50%;
  background: #18356f;
}

.gray_back {
  background: #f4f4f4;
  z-index: 3;
  position: relative;
}

.blue_back {
  background: #18356f;
  padding-top: 150px;
  color: #fff;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .blue_back {
    padding-top: 100px;
  }
}
@media screen and (max-width: 640px) {
  .blue_back {
    padding-top: 50px;
  }
}

@keyframes slideUp {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-20px);
  }
}/*# sourceMappingURL=under.css.map */