@media screen and (min-width: 768px), print {
  #company h2 {
    font-size: 17px;
    letter-spacing: 0.5px;
  }
  #company h2 span {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 45px;
    line-height: 1;
    margin-right: 15px;
    letter-spacing: 2.5px;
  }
  #company .lead-Box .anchor-link {
    display: flex;
    flex-wrap: wrap;
    gap: 26px 40px;
    justify-content: center;
    margin-top: 58px;
  }
  #company .lead-Box .anchor-link li a {
    position: relative;
    display: block;
    text-align: center;
    background: #fff;
    width: 300px;
    border: solid 1px;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1;
    padding: 26px 0;
    letter-spacing: 0.8px;
  }
  #company .lead-Box .anchor-link li a:hover {
    text-decoration: none;
  }
  #company .lead-Box .anchor-link li a:hover:after {
    bottom: 5px;
  }
  #company .lead-Box .anchor-link li a:after {
    content: "";
    display: inline-block;
    width: 15.51px;
    height: 7.76px;
    background-image: url(../images/company/anchor_after.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: 7px;
    transform: translateX(-50%);
    transition: all 0.2s ease 0s;
  }
  #company .sec-a {
    padding: 180px 0 155px;
  }
  #company .sec-a .inner {
    width: 1100px;
    margin: 0 auto;
  }
  #company .sec-a .inner .flex-Box {
    display: flex;
    justify-content: space-between;
  }
  #company .sec-a .inner .flex-Box .text-Box {
    width: 642px;
  }
  #company .sec-a .inner .flex-Box .text-Box h2 {
    margin-bottom: 70px;
    margin-top: 15px;
  }
  #company .sec-a .inner .flex-Box .text-Box p {
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 0.8px;
  }
  #company .sec-a .inner .flex-Box .text-Box p + p {
    margin-top: 2em;
  }
  #company .sec-a .inner .flex-Box figure {
    width: 359px;
  }
  #company .sec-a .inner .flex-Box figure img {
    width: 100%;
  }
  #company .sec-a .inner .flex-Box figure figcaption {
    font-size: 17px;
    line-height: 1;
    margin-top: 28px;
    text-align: center;
    letter-spacing: 0.8px;
  }
  #company .sec-b {
    padding: 158px 0 155px;
    background: #fff;
  }
  #company .sec-b .inner {
    width: 1100px;
    margin: 0 auto;
  }
  #company .sec-b .inner h2 {
    margin-bottom: 85px;
  }
  #company .sec-b .inner dl {
    width: 942.68px;
  }
  #company .sec-b .inner dl > div {
    display: flex;
    border-top: solid 1px #D1CDC4;
  }
  #company .sec-b .inner dl > div:last-child {
    border-bottom: solid 1px #D1CDC4;
  }
  #company .sec-b .inner dl > div dt {
    background: #EEEEEE;
    width: 191.74px;
    text-align: center;
    padding: 14px 0;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 0.8px;
  }
  #company .sec-b .inner dl > div dd {
    width: 750px;
    padding: 14px 40px;
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 0.8px;
  }
  #company .sec-c {
    padding: 160px 0 136px;
  }
  #company .sec-c .inner {
    width: 1100px;
    margin: 0 auto;
  }
  #company .sec-c .inner .heading-Box {
    display: flex;
    gap: 84px;
    margin-bottom: 40px;
  }
  #company .sec-c .inner .heading-Box > p {
    font-size: 15px;
    line-height: 32px;
    margin-top: -5px;
    letter-spacing: 0.8px;
  }
  #company .sec-c .inner .g-map iframe {
    width: 100%;
    height: 535.53px;
  }
  #company .sec-d {
    background: #D1CDC4;
    padding: 165px 0 148px;
  }
  #company .sec-d .inner {
    width: 860.48px;
    margin: 0 auto;
  }
  #company .sec-d .inner .heading-Box {
    margin-bottom: 70px;
    text-align: center;
  }
  #company .sec-d .inner .heading-Box h2 {
    margin-bottom: 27px;
  }
  #company .sec-d .inner .heading-Box p {
    font-size: 15px;
    line-height: 32px;
    letter-spacing: 0.8px;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents {
    display: flex;
    flex-wrap: wrap;
    gap: 47px 65px;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item {
    width: 243.48px;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a {
    display: block;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a:hover {
    text-decoration: none;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a:hover .staff-item__image img {
    transform: scale(1.05);
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a .staff-item__image {
    width: 100%;
    overflow: hidden;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a .staff-item__image img {
    width: 243.48px;
    height: 255.91px;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 0.2s ease 0s;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a .staff-item__name {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.3px;
    margin-top: 23px;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a .staff-item__title {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 24.5px;
    letter-spacing: 0.5px;
    color: #95885F;
  }
  #company .sec-e {
    padding: 150px 0;
  }
  #company .sec-e .inner {
    width: 1100px;
    margin: 0 auto;
  }
  #company .sec-e .inner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
  }
  #company .sec-e .inner ul li {
    width: 346px;
  }
  #company .sec-e .inner ul li a {
    display: block;
  }
  #company .sec-e .inner ul li a:hover {
    opacity: 0.8;
  }
  #company .sec-e .inner ul li a img {
    width: 100%;
  }
  #company .sec-e .inner ul .size-l {
    width: 535px;
  }
}
@media screen and (max-width: 767px) {
  #company h2 {
    font-size: 3.6231884058vw;
    letter-spacing: 0.5px;
  }
  #company h2 span {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 7.2463768116vw;
    line-height: 1;
    margin-right: 3.6231884058vw;
  }
  #company .lead-Box .anchor-link {
    display: flex;
    flex-wrap: wrap;
    gap: 4.8309178744vw;
    justify-content: center;
    margin-top: 7.2463768116vw;
  }
  #company .lead-Box .anchor-link li a {
    position: relative;
    display: block;
    text-align: center;
    background: #fff;
    width: 36.231884058vw;
    border: solid 1px;
    font-size: 3.3816425121vw;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1;
    padding: 2.4154589372vw 0 6.038647343vw;
  }
  #company .lead-Box .anchor-link li a:after {
    content: "";
    display: inline-block;
    width: 3.7463768116vw;
    height: 1.8743961353vw;
    background-image: url(../images/company/anchor_after.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: 2.4154589372vw;
    transform: translateX(-50%);
    transition: all 0.2s ease 0s;
  }
  #company .sec-a {
    padding: 14.4927536232vw 0;
  }
  #company .sec-a .inner {
    width: 85.5072463768vw;
    margin: 0 auto;
  }
  #company .sec-a .inner .flex-Box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  #company .sec-a .inner .flex-Box .text-Box {
    width: 100%;
  }
  #company .sec-a .inner .flex-Box .text-Box h2 {
    margin-bottom: 4.8309178744vw;
  }
  #company .sec-a .inner .flex-Box .text-Box p {
    font-size: 3.3816425121vw;
    line-height: 5.7971014493vw;
    letter-spacing: 0.8px;
  }
  #company .sec-a .inner .flex-Box .text-Box p + p {
    margin-top: 1em;
  }
  #company .sec-a .inner .flex-Box .text-Box figure {
    margin-bottom: 7.2463768116vw;
  }
  #company .sec-a .inner .flex-Box figure {
    width: 100%;
  }
  #company .sec-a .inner .flex-Box figure img {
    width: 100%;
  }
  #company .sec-a .inner .flex-Box figure figcaption {
    font-size: 3.3816425121vw;
    line-height: 1;
    margin-top: 4.8309178744vw;
    text-align: center;
  }
  #company .sec-b {
    padding: 14.4927536232vw 0;
    background: #fff;
  }
  #company .sec-b .inner {
    width: 85.5072463768vw;
    margin: 0 auto;
  }
  #company .sec-b .inner h2 {
    margin-bottom: 4.8309178744vw;
  }
  #company .sec-b .inner dl {
    width: 100%;
  }
  #company .sec-b .inner dl > div {
    display: flex;
    border-top: solid 1px #D1CDC4;
  }
  #company .sec-b .inner dl > div:last-child {
    border-bottom: solid 1px #D1CDC4;
  }
  #company .sec-b .inner dl > div dt {
    background: #EEEEEE;
    width: 30%;
    text-align: center;
    padding: 2.4154589372vw;
    font-size: 3.3816425121vw;
    line-height: 5.7971014493vw;
    letter-spacing: 0.8px;
  }
  #company .sec-b .inner dl > div dd {
    width: 70%;
    padding: 2.4154589372vw;
    font-size: 3.3816425121vw;
    line-height: 5.7971014493vw;
    letter-spacing: 0.8px;
  }
  #company .sec-c {
    padding: 14.4927536232vw 0;
  }
  #company .sec-c .inner {
    width: 85.5072463768vw;
    margin: 0 auto;
  }
  #company .sec-c .inner .heading-Box {
    display: flex;
    flex-direction: column;
    gap: 4.8309178744vw;
    margin-bottom: 4.8309178744vw;
  }
  #company .sec-c .inner .heading-Box > p {
    font-size: 3.3816425121vw;
    line-height: 5.7971014493vw;
  }
  #company .sec-c .inner .g-map iframe {
    width: 100%;
    height: 72.4637681159vw;
  }
  #company .sec-d {
    background: #D1CDC4;
    padding: 14.4927536232vw 0;
  }
  #company .sec-d .inner {
    width: 85.5072463768vw;
    margin: 0 auto;
  }
  #company .sec-d .inner .heading-Box {
    margin-bottom: 4.8309178744vw;
    text-align: center;
  }
  #company .sec-d .inner .heading-Box h2 {
    margin-bottom: 4.8309178744vw;
  }
  #company .sec-d .inner .heading-Box p {
    font-size: 3.3816425121vw;
    line-height: 5.7971014493vw;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents {
    display: flex;
    flex-wrap: wrap;
    gap: 4.8309178744vw;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item {
    width: 40.3381642512vw;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a {
    display: block;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a .staff-item__image {
    width: 100%;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a .staff-item__image img {
    width: 40.3381642512vw;
    height: 42.7536231884vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a .staff-item__name {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 3.3816425121vw;
    line-height: 5.7971014493vw;
    letter-spacing: 0.3px;
    margin-top: 2.4154589372vw;
  }
  #company .sec-d .inner .staff-Box .staff-list .staff-list-contents .staff-item a .staff-item__title {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2.8985507246vw;
    line-height: 5.3140096618vw;
    letter-spacing: 0.5px;
    color: #95885F;
  }
  #company .sec-e {
    padding: 14.4927536232vw 0;
  }
  #company .sec-e .inner {
    width: 85.5072463768vw;
    margin: 0 auto;
  }
  #company .sec-e .inner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.690821256vw;
  }
  #company .sec-e .inner ul li {
    width: 49%;
  }
  #company .sec-e .inner ul li a {
    display: block;
  }
  #company .sec-e .inner ul li a img {
    width: 100%;
  }
}