@charset "UTF-8";
:root {
  --footer-height: 76px;
}

#ouroffice .header {
  border-bottom: 1px solid #DBDBDB;
}
#ouroffice .header .gnav_list li:nth-child(2) {
  position: relative;
}
#ouroffice .header .gnav_list li:nth-child(2)::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #013D95;
  position: absolute;
  bottom: -48px;
}
#ouroffice .pageLead {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 58px;
  position: relative;
}
@media screen and (max-width: 1063px) {
  #ouroffice .pageLead {
    margin-top: 120px;
  }
}
@media screen and (max-width: 767px) {
  #ouroffice .pageLead {
    width: 95%;
  }
}
#ouroffice .pageLead h1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 3px;
  font-size: 3.6rem;
  font-weight: 600;
  line-height: 1.8;
  color: #013D95;
  border-bottom: 5px solid #013D95;
  position: relative;
}
@media screen and (max-width: 767px) {
  #ouroffice .pageLead h1 {
    font-size: 2.6rem;
  }
}
#ouroffice .pageLead h1::after {
  content: "OUR OFFICE";
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translateX(50%) translateY(-50%);
          transform: translateX(50%) translateY(-50%);
  font-family: "Hiragino Kaku Gothic Std";
  font-size: 10rem;
  font-weight: 400;
  color: #F0F0F0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #ouroffice .pageLead h1::after {
    font-size: 5rem;
  }
}
#ouroffice .pageLead p {
  margin-top: 80px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #ouroffice .pageLead p {
    margin-top: 40px;
    font-size: 1.1rem;
  }
}
#ouroffice .pageLead_img01 {
  width: 182px;
  position: absolute;
  right: 0;
  top: 15%;
}
#ouroffice .pageLead_img01 img {
  width: 100%;
  height: auto;
}
#ouroffice .pageLead_img02 {
  width: 175px;
  position: absolute;
  left: 0;
  bottom: 0%;
}
#ouroffice .pageLead_img02 img {
  width: 100%;
  height: auto;
}
#ouroffice .pageintr {
  position: relative;
}
#ouroffice .pageintr figure {
  width: 100%;
}
#ouroffice .pageintr figure img {
  width: 100%;
  height: auto;
}
#ouroffice .pageintr_textarea {
  color: #F0F6FF;
  font-size: 1.94444vw;
  font-weight: 600;
  line-height: 2.4;
  letter-spacing: 1.4px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #ouroffice .pageintr_textarea {
    font-size: 2.4vw;
    left: 10%;
  }
}
#ouroffice .pageintr_textarea p {
  border-bottom: 2px dotted #fff;
}
#ouroffice .pageintr_textarea {
  position: absolute;
  left: 20%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#ouroffice .sec_title {
  padding-left: 50px;
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec_title {
    padding-left: 0;
    margin-bottom: 30px;
    padding-left: 6%;
  }
}
#ouroffice .sec_title h2 {
  color: #777;
  font-size: 8rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec_title h2 {
    font-size: 5rem;
  }
}
#ouroffice .sec_title h2 span {
  display: block;
  color: #013D95;
  font-size: 2.8rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec_title h2 span {
    font-size: 1.8rem;
  }
}
#ouroffice .sec_title::before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background-color: #DEECFF;
  position: absolute;
  left: 2px;
  top: -30%;
  z-index: -1;
}
#ouroffice .sec01 {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 85px;
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec01 {
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 75px;
  }
}
#ouroffice .sec01_textarea p {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #111;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec01_textarea p {
    font-size: 1.4rem;
  }
}
#ouroffice .sec01_textarea p:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec01_textarea p:not(:last-child) {
    margin-bottom: 10px;
  }
}
#ouroffice .sec01_list {
  margin-top: 160px;
  width: 100%;
  padding-top: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  background: #F4F5F6;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec01_list {
    margin-top: 80px;
    padding-left: 4%;
    padding-right: 4%;
  }
}
#ouroffice .sec01_list h3 {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
  color: #013D95;
}
#ouroffice .sec01_list ul {
  margin-top: 10px;
  padding-left: 1em;
}
#ouroffice .sec01_list ul li {
  font-size: 1.6rem;
  color: #111;
  line-height: 1.8;
}
#ouroffice .sec01_list ul li:not(:last-child) {
  margin-bottom: 10px;
}
#ouroffice .separate {
  width: 100%;
}
#ouroffice .separate img {
  width: 100%;
  height: auto;
}
#ouroffice .sec02 {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 85px;
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec02 {
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 75px;
  }
}
#ouroffice .sec02_table table {
  width: 100%;
}
#ouroffice .sec02_table table tr {
  font-size: 1.6rem;
}
#ouroffice .sec02_table table tr th {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  color: #013D95;
  width: 24%;
  vertical-align: middle;
  text-align: center;
  border-top: 1px solid #013D95;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec02_table table tr th {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
#ouroffice .sec02_table table tr td {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 55px;
  border-top: 1px solid #E1E1E1;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec02_table table tr td {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 40px;
  }
}
#ouroffice .sec02_table table tr td .googleLink a {
  display: block;
  margin-top: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 30px;
  padding-right: 46px;
  border: solid 1px #777;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  overflow: hidden;
}
#ouroffice .sec02_table table tr td .googleLink a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #777;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
#ouroffice .sec02_table table tr td .googleLink a span {
  font-size: 1.5rem;
  color: #777;
  line-height: 1.8;
  position: relative;
}
#ouroffice .sec02_table table tr td .googleLink a span::after {
  content: "";
  width: 13px;
  height: 14px;
  -webkit-mask-image: url("/assets/images/icon_next.svg");
          mask-image: url("/assets/images/icon_next.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #777;
  position: absolute;
  right: -24%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (hover: hover) and (pointer: fine) {
  #ouroffice .sec02_table table tr td .googleLink:hover a {
    border: 1px solid #fff;
  }
  #ouroffice .sec02_table table tr td .googleLink:hover a::before {
    -webkit-animation: btnhover ease-in-out 0.4s forwards;
            animation: btnhover ease-in-out 0.4s forwards;
  }
  #ouroffice .sec02_table table tr td .googleLink:hover a span::after {
    background-color: #fff;
  }
  #ouroffice .sec02_table table tr td .googleLink:hover a span {
    color: #fff;
  }
}
#ouroffice .sec02 .link_btn a {
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
}
#ouroffice .sec02 .link_btn a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #013D95;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
@media (hover: hover) and (pointer: fine) {
  #ouroffice .sec02 .link_btn:hover a {
    border: 1px solid #013D95;
  }
  #ouroffice .sec02 .link_btn:hover a::before {
    -webkit-animation: btnhover ease-in-out 0.4s forwards;
            animation: btnhover ease-in-out 0.4s forwards;
  }
  #ouroffice .sec02 .link_btn:hover a span {
    color: #fff;
  }
  #ouroffice .sec02 .link_btn:hover a span::after {
    background-color: #fff;
  }
}
#ouroffice .sec03 {
  background-image: url("/assets/images/ouroffice/sec03_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 170px;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 {
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 85px;
  }
}
#ouroffice .sec03 .sec_inner {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 130px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .sec_inner {
    padding-bottom: 65px;
  }
}
#ouroffice .sec03 .staffs {
  width: 100%;
  display: -ms-grid;
  display: grid;
  row-gap: 50px;
}
#ouroffice .sec03 .staffs .staffs_card_new {
  background-color: #fff;
  display: -ms-grid;
  display: grid;
  gap: 40px;
}
@media print, screen and (min-width: 768px) {
  #ouroffice .sec03 .staffs .staffs_card_new {
    -ms-grid-columns: 280px 1fr;
    grid-template-columns: 280px 1fr;
  }
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new {
    justify-items: center;
    padding-block: 10px;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new .img_wrapper {
    width: 45%;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .img_wrapper img {
    width: 100%;
  }
}
#ouroffice .sec03 .staffs .staffs_card_new .text_box {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  #ouroffice .sec03 .staffs .staffs_card_new .text_box_fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new .text_box_fl {
    -webkit-margin-after: 10px;
            margin-block-end: 10px;
  }
}
#ouroffice .sec03 .staffs .staffs_card_new .name {
  font-size: 2.4rem;
  color: #013D95;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new .name {
    font-size: 1.8rem;
    -webkit-margin-after: 4px;
            margin-block-end: 4px;
  }
}
#ouroffice .sec03 .staffs .staffs_card_new .name span {
  font-size: 1.6rem;
  color: #111;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new .name span {
    font-size: 1.2rem;
  }
}
#ouroffice .sec03 .staffs .staffs_card_new .career {
  padding: 30px;
  background-color: #1957B1;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #ouroffice .sec03 .staffs .staffs_card_new .career {
    width: 430px;
    -webkit-margin-end: -100px;
            margin-inline-end: -100px;
  }
}
#ouroffice .sec03 .staffs .staffs_card_new .career p {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new .career p {
    font-size: 1.4rem;
  }
}
#ouroffice .sec03 .staffs .staffs_card_new .career ul {
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new .career ul {
    padding-left: 0;
  }
}
#ouroffice .sec03 .staffs .staffs_card_new .career ul li {
  font-size: 1.6rem;
  font-weight: 300;
  margin-top: 10px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new .career ul li {
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  #ouroffice .sec03 .staffs .staffs_card_new .nametag {
    position: absolute;
    left: 0;
    bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #ouroffice .sec03 .staffs .staffs_card_new .nametag {
    width: 100px;
    -webkit-margin-start: auto;
            margin-inline-start: auto;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .nametag img {
    width: 100%;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .nametag.tag-02 {
    width: 110px;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .nametag.tag-03 {
    width: 90px;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .nametag.tag-04 {
    width: 80px;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .nametag.tag-05 {
    width: 100px;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .nametag.tag-06 {
    width: 125px;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .nametag.tag-07 {
    width: 100px;
  }
  #ouroffice .sec03 .staffs .staffs_card_new .nametag.tag-08 {
    width: 125px;
  }
}