@charset "UTF-8";
/*aboutカスタマイズ*/
/* 源ノ明朝 */
@font-face {
  font-family: "notoserif_l";
  src: url("../../common/fonts/NotoSerifJP-Light.woff2") format("woff2"), url("../../common/fonts/NotoSerifJP-Light.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "notoserif_r";
  src: url("../../common/fonts/NotoSerifJP-Regular.woff2") format("woff2"), url("../../common/fonts/NotoSerifJP-Regular.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "notoserif_m";
  src: url("../../common/fonts/NotoSerifJP-Medium.woff2") format("woff2"), url("../../common/fonts/NotoSerifJP-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "notoserif_s";
  src: url("../../common/fonts/NotoSerifJP-SemiBold.woff2") format("woff2"), url("../../common/fonts/NotoSerifJP-SemiBold.woff") format("woff");
}
/* Garamond */
@font-face {
  font-family: "Garamond";
  src: url("../../common/fonts/Garamond.woff2") format("woff2"), url("../../common/fonts/Garamond.woff") format("woff");
}
/* futura */
@font-face {
  font-family: "futura";
  src: url("../../common/fonts/futura.woff2") format("woff2"), url("../../common/fonts/futura.woff") format("woff");
}
/* futura-medium-italic */
@font-face {
  font-family: "futura-medium-italic";
  src: url("../../common/fonts/futura-medium-italic.woff2") format("woff2"), url("../../common/fonts/futura-medium-italic.woff") format("woff");
}
/* MinionPro-Bold */
@font-face {
  font-family: "MinionPro-Bold";
  src: url("../../common/fonts/MinionPro-Bold.woff2") format("woff2"), url("../../common/fonts/MinionPro-Bold.woff") format("woff");
  font-weight: 700;
}
/* MinionPro-Medium */
@font-face {
  font-family: "MinionPro-Medium";
  src: url("../../common/fonts/MinionPro-Medium.woff2") format("woff2"), url("../../common/fonts/MinionPro-Medium.woff") format("woff");
  font-weight: 500;
}
/* MinionPro-Regular */
@font-face {
  font-family: "MinionPro-Regular";
  src: url("../../common/fonts/MinionPro-Regular.woff2") format("woff2"), url("../../common/fonts/MinionPro-Regular.woff") format("woff");
  font-weight: 400;
}
/* MinionPro-Semibold */
@font-face {
  font-family: "MinionPro-Semibold";
  src: url("../../common/fonts/MinionPro-Semibold.woff2") format("woff2"), url("../../common/fonts/MinionPro-Semibold.woff") format("woff");
  font-weight: 600;
}
/* Garamond */
@font-face {
  font-family: "Garamond";
  src: url("../../common/fonts/Garamond.woff2") format("woff2"), url("../../common/fonts/Garamond.woff") format("woff");
}
/* 游ゴシック体 */
/* font-family: "Yu Gothic", "游ゴシック体", sans-serif; */
/* 游ゴシック体 */
@font-face {
  font-family: "Yu-Gothic";
  src: url("../../common/fonts/Yu-Gothic.woff2") format("woff2"), url("../../common/fonts/Yu-Gothic.woff") format("woff");
  font-weight: normal;
}
@font-face {
  font-family: "Yu-Gothic";
  src: url("../../common/fonts/Yu-Gothic-bold.woff2") format("woff2"), url("../../common/fonts/Yu-Gothic-bold.woff") format("woff");
  font-weight: bold;
}
main.about #companySec001 .company_wrap {
  padding-bottom: 130px;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap {
    padding-bottom: 23px;
  }
}
main.about #companySec001 .company_wrap .company_logo_ptn2 {
  max-width: 189px;
  margin: 0 auto 92px;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_logo_ptn2 {
    max-width: 27%;
    margin: 0 auto 40px;
  }
}
main.about #companySec001 .company_wrap .company_content {
  line-height: 2.5;
  letter-spacing: 1px;
  margin-bottom: 130px;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_content {
    letter-spacing: normal;
    line-height: 2.2;
    margin-bottom: 60px;
  }
}
main.about #companySec001 .company_wrap .company_content p {
  font-family: "notoserif_r";
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_content p {
    font-size: calc(11px - 4px + 1.06vw);
  }
}
main.about #companySec001 .company_wrap .company_feature .feature_items {
  max-width: 1130px;
  margin: 0 auto;
}
main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item {
  display: flex;
  margin-bottom: 50px;
  align-items: center;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item {
    align-items: flex-start;
  }
}
main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_title {
  letter-spacing: 2px;
  width: 21%;
  line-height: 1.3;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_title {
    width: 34%;
  }
}
main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_title h4 {
  font-family: "MinionPro-Regular";
  font-size: 45px;
  font-weight: normal;
  color: #918763;
  margin: 0;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_title h4 {
    font-size: calc(27px - 4px + 1.06vw);
  }
}
main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_title h4 span {
  font-family: "notoserif_r";
  font-size: 13px;
  color: #ffffff;
  display: block;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_title h4 span {
    font-size: calc(9px - 4px + 1.06vw);
  }
}
main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_content {
  padding-left: 3%;
  flex: 1;
  line-height: 2.6;
  position: relative;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_content {
    line-height: 2.3;
    padding-right: 3%;
  }
}
main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_content .feature_item_border_line {
  content: "";
  height: 0;
  width: 1px;
  background-color: #918763cc;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_content .feature_item_border_line.in-view {
  animation: borderToBottom2 2s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}
main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_content p {
  font-family: "notoserif_m";
  font-size: 15px;
}
@media screen and (max-width: 900px) {
  main.about #companySec001 .company_wrap .company_feature .feature_items .feature_item .feature_item_content p {
    font-size: calc(11px - 4px + 1.06vw);
    margin: 0;
  }
}
main.about #companySec002 .company_kv_container {
  position: relative;
  height: 200px;
  margin-bottom: 108px;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_kv_container {
    height: 175px;
  }
}
main.about #companySec002 .company_kv_container .company_kv_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inset(0);
}
main.about #companySec002 .company_kv_container .company_kv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url("../images/about/company_head_kv.webp");
  background-size: cover;
  background-position: 0% 0%;
  z-index: -1;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_kv_container .company_kv {
    background-image: url("../images/about/company_head_kv_sp.webp");
    background-size: 193%;
    background-position: 50% 3%;
  }
}
main.about #companySec002 .company_kv_container .ttl_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_kv_container .ttl_wrap {
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
  }
}
main.about #companySec002 .company_kv_container .ttl_wrap span {
  font-family: "MinionPro-Regular";
  font-size: 40px;
  text-align: center;
  color: #fff;
  position: relative;
  margin: 0;
  letter-spacing: 2px;
  display: block;
  line-height: 1.2;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_kv_container .ttl_wrap span {
    font-size: calc(27px - 4px + 1.06vw);
    letter-spacing: 2px;
  }
}
main.about #companySec002 .company_kv_container .ttl_wrap h2 {
  font-family: "notoserif_r";
  color: #fff;
  font-size: 10px;
  text-align: center;
  margin: 0;
  font-weight: normal;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_kv_container .ttl_wrap h2 {
    font-size: calc(7px - 4px + 1.06vw);
    letter-spacing: 0.5px;
  }
}
main.about #companySec002 .company_kv_container .border_line {
  position: absolute;
  top: 150px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  max-height: 100px;
  background-color: #b0ab85cc;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_kv_container .border_line {
    top: 108px;
    max-height: 68px;
  }
}
main.about #companySec002 .company_content .company_title {
  margin-bottom: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_content .company_title {
    margin-bottom: 22px;
  }
}
main.about #companySec002 .company_content .company_title h3 {
  font-family: "notoserif_r";
  font-weight: normal;
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_content .company_title h3 {
    font-size: calc(18px - 4px + 1.06vw);
    letter-spacing: 1.8px;
  }
}
main.about #companySec002 .company_content .company_title .border_line {
  width: 115px;
  height: 1px;
  margin: 22px 0 2px;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_content .company_title .border_line {
    width: 60px;
    bottom: -10px;
  }
}
main.about #companySec002 .company_content .company_title .border_line:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #b0ab85cc;
}
main.about #companySec002 .company_content .company_title .border_line.in-view::after {
  animation: borderToRight 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
main.about #companySec002 .company_content .company_content_inner {
  margin-bottom: 105px;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_content .company_content_inner {
    width: 85%;
    margin: 0 auto 80px;
  }
}
main.about #companySec002 .company_content .company_content_inner p {
  font-family: "notoserif_r";
  font-size: 15px;
  line-height: 2.5;
  text-align: center;
}
@media screen and (max-width: 900px) {
  main.about #companySec002 .company_content .company_content_inner p {
    font-size: calc(11px - 4px + 1.06vw);
    line-height: 2;
  }
}
main.about #companySec003 .message_kv_container {
  position: relative;
  height: 370px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_kv_container {
    height: 175px;
  }
}
main.about #companySec003 .message_kv_container .message_kv_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inset(0);
}
main.about #companySec003 .message_kv_container .message_kv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url("../images/about/company_message_kv.webp");
  background-size: cover;
  background-position: center;
  z-index: -1;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_kv_container .message_kv {
    background-image: url("../images/about/company_message_kv_sp.webp");
    background-size: 171%;
    background-position: 50% 50%;
  }
}
main.about #companySec003 .message_kv_container h3 {
  font-family: "MinionPro-Regular";
  font-size: 88px;
  color: #c1b691c2;
  position: absolute;
  bottom: -22px;
  left: 0;
  font-weight: normal;
  margin: 0;
  line-height: 1;
  letter-spacing: 7px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_kv_container h3 {
    font-size: calc(42px - 4px + 1.06vw);
    letter-spacing: 2px;
    bottom: -11px;
  }
}
main.about #companySec003 .message_content {
  padding-top: 103px;
  padding-bottom: 103px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content {
    padding-top: 42px;
    padding-bottom: 55px;
  }
}
main.about #companySec003 .message_content .message_header {
  display: flex;
  max-width: 1005px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header {
    flex-direction: column;
    margin: 0 auto 30px;
  }
}
main.about #companySec003 .message_content .message_header .message_header_left {
  width: 44%;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header .message_header_left {
    width: 55%;
    margin: 0 auto;
  }
}
main.about #companySec003 .message_content .message_header .message_header_left .message_header_img {
  width: 82%;
  position: relative;
  z-index: 1;
  margin-left: 11%;
}
main.about #companySec003 .message_content .message_header .message_header_left .message_header_img::after {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid rgba(176, 171, 133, 0.8);
  position: absolute;
  bottom: -15px;
  right: -15px;
  z-index: -1;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header .message_header_left .message_header_img::after {
    bottom: -7px;
    right: -7px;
  }
}
main.about #companySec003 .message_content .message_header .message_header_left .message_header_names {
  text-align: center;
}
main.about #companySec003 .message_content .message_header .message_header_left .message_header_names h3 {
  font-weight: normal;
  letter-spacing: 1px;
  margin-top: 42px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header .message_header_left .message_header_names h3 {
    letter-spacing: normal;
  }
}
main.about #companySec003 .message_content .message_header .message_header_left .message_header_names h3 .position {
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header .message_header_left .message_header_names h3 .position {
    font-size: calc(9px - 4px + 1.06vw);
  }
}
main.about #companySec003 .message_content .message_header .message_header_left .message_header_names h3 .name {
  display: block;
  font-family: "notoserif_r";
  font-size: 30px;
  margin-bottom: 6px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header .message_header_left .message_header_names h3 .name {
    font-size: calc(16px - 4px + 1.06vw);
  }
}
main.about #companySec003 .message_content .message_header .message_header_left .message_header_names h3 .name_en {
  display: block;
  font-size: 15px;
  font-family: "MinionPro-Regular";
  color: #c1b691;
  letter-spacing: 3px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header .message_header_left .message_header_names h3 .name_en {
    font-size: calc(10px - 4px + 1.06vw);
    letter-spacing: 1.8px;
  }
}
main.about #companySec003 .message_content .message_header_right {
  flex: 1;
  padding-left: 3%;
  padding-top: 24px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header_right {
    padding: 0;
    width: 85%;
    margin: 0 auto;
  }
}
main.about #companySec003 .message_content .message_header_right h3 {
  font-family: "notoserif_r";
  font-weight: normal;
  font-size: 25px;
  color: #a79e7e;
  display: flex;
  gap: 25px;
  align-items: center;
  margin-bottom: 35px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header_right h3 {
    font-size: calc(17px - 4px + 1.06vw);
    letter-spacing: 1.4px;
    gap: 14px;
    margin-bottom: 22px;
  }
}
main.about #companySec003 .message_content .message_header_right h3 .border_line {
  width: 200px;
  height: 1px;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header_right h3 .border_line {
    width: 41%;
  }
}
main.about #companySec003 .message_content .message_header_right h3 .border_line::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #b0ab85cc;
}
main.about #companySec003 .message_content .message_header_right h3 .border_line.in-view::after {
  animation: borderToRight 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
main.about #companySec003 .message_content .message_header_right p {
  font-size: 15px;
  line-height: 2.3;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_header_right p {
    line-height: 2;
    font-size: calc(11px - 4px + 1.06vw);
  }
}
main.about #companySec003 .message_content .message_body {
  max-width: 1000px;
  margin: 0 auto;
  padding: 25px 15px 25px 50px;
  position: relative;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_body {
    padding: 11px 0;
    width: 85%;
    margin: 0 auto;
  }
}
main.about #companySec003 .message_content .message_body .message_body_border_line {
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #b0ab85cc;
}
main.about #companySec003 .message_content .message_body .message_body_border_line.in-view {
  animation: borderToRight 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
main.about #companySec003 .message_content .message_body .message_body_border_line.top {
  top: 0;
}
main.about #companySec003 .message_content .message_body .message_body_border_line.bottom {
  bottom: 0;
}
main.about #companySec003 .message_content .message_body p {
  font-size: 14px;
  line-height: 2.4;
}
@media screen and (max-width: 900px) {
  main.about #companySec003 .message_content .message_body p {
    font-size: calc(11px - 4px + 1.06vw);
    line-height: 2;
  }
}
main.about #companySec004 .company_detail {
  background-color: #2d2e2e;
}
main.about #companySec004 .company_detail .company_detail_wrap {
  padding-top: 90px;
  padding-bottom: 130px;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap {
    padding-top: 43px;
    padding-bottom: 40px;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table {
  margin-bottom: 100px;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_table {
    margin-bottom: 2rem;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container {
  width: 100%;
  max-width: 855px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container {
    width: 90%;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row {
  display: flex;
  position: relative;
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_border_line {
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #abb2c8;
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_border_line.in-view {
  animation: borderToRight 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_border_line.top {
  top: 0;
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_border_line.bottom {
  bottom: 0;
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_head,
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_data {
  padding: 20px 30px;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_head,
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_data {
    padding: 10px 7px;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_head {
  font-size: 16px;
  text-align: left;
  color: #fefefe;
  width: 22%;
  font-weight: normal;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_head {
    font-size: calc(11px - 4px + 1.06vw);
    width: 19%;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_data {
  font-size: 16px;
  color: #fefefe;
  flex: 1;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_table .table_container .table_row .table_data {
    font-size: calc(11px - 4px + 1.06vw);
    letter-spacing: 0.5px;
    padding-left: 1px;
    padding-right: 1px;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_map .iframe_wrap {
  width: 62%;
  margin: 0 auto 1rem;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_map .iframe_wrap {
    width: 90%;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_map .iframe_wrap .iframe_container {
  position: relative;
  width: 100%;
  padding-top: 46.5%;
  /* アスペクト比 1571:730 (高さ ÷ 幅 ≈ 0.465) */
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_map .iframe_wrap .iframe_container {
    padding-top: 52.5%;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_map .iframe_wrap .iframe_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
main.about #companySec004 .company_detail .company_detail_wrap .office_map .map_more {
  width: 62%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  gap: 4px;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_map .map_more {
    width: 89%;
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_map .map_more a,
main.about #companySec004 .company_detail .company_detail_wrap .office_map .map_more span {
  font-family: "notoserif_r";
  font-size: 14px;
  color: #fefefe;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 900px) {
  main.about #companySec004 .company_detail .company_detail_wrap .office_map .map_more a,
main.about #companySec004 .company_detail .company_detail_wrap .office_map .map_more span {
    font-size: calc(12px - 4px + 1.06vw);
  }
}
main.about #companySec004 .company_detail .company_detail_wrap .office_map .map_more a::after {
  content: "";
  width: 0%;
  background-color: #fff;
  height: 1px;
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
}
main.about #companySec004 .company_detail .company_detail_wrap .office_map .map_more a.in-view::after {
  animation: borderToRight 3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

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