@charset "UTF-8";
/*メディアクエリ*/
@media screen and (min-width: 1025px) {
  .pc {
    display: block !important;
  }
  .smp {
    display: none !important;
  }
  /*最下部リンク*/
  .com__common-links {
    display: grid;
    grid-template-columns: repeat(2, 400px);
    grid-template-rows: 200px;
    -moz-column-gap: 20px;
         column-gap: 20px;
    justify-content: center;
  }
  .com__common-links a.com__link-item {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .com__common-links a.com__link-item::after {
    content: "";
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0, 80, 157, 0.8) 0%, rgba(0, 80, 157, 0.4) 100%);
    position: absolute;
    top: 0;
    left: 0;
  }
  .com__common-links a.com__link-item .com__item-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .com__common-links a.com__link-item .com__item-image img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
  }
  .com__common-links a.com__link-item .com__item-text {
    z-index: 2;
    display: grid;
    grid-template-columns: 282px 55px;
    position: absolute;
    top: 71px;
    left: 43px;
  }
  .com__common-links a.com__link-item .com__item-text p.com__item-title {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: 30px 21px;
    row-gap: 15px;
  }
  .com__common-links a.com__link-item .com__item-text p.com__item-title strong {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 3.6px;
    text-align: left;
    color: #fff;
  }
  .com__common-links a.com__link-item .com__item-text p.com__item-title small {
    font-family: "Averia Serif Libre", serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    letter-spacing: 0.8px;
    text-align: left;
    color: #fff;
  }
  .com__common-links a.com__link-item .com__item-text .com__item-arrow {
    position: relative;
    width: 100%;
    height: 55px;
    margin-top: 54px;
    box-sizing: border-box;
    border-radius: 50%;
    border: solid 1px #fff;
    background-color: transparent;
    transition: 0.3s;
  }
  .com__common-links a.com__link-item .com__item-text .com__item-arrow img {
    display: block;
    width: 27px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transition: 0.3s;
  }
  .com__common-links a.com__link-item .com__item-text .com__item-arrow img:nth-of-type(1) {
    opacity: 1;
  }
  .com__common-links a.com__link-item .com__item-text .com__item-arrow img:nth-of-type(2) {
    opacity: 0;
  }
  .com__common-links a.com__link-item:hover .com__item-image img {
    transform: scale(1.2);
  }
  .com__common-links a.com__link-item:hover .com__item-text .com__item-arrow {
    background-color: #fff;
  }
  .com__common-links a.com__link-item:hover .com__item-text .com__item-arrow img:nth-of-type(1) {
    opacity: 0;
  }
  .com__common-links a.com__link-item:hover .com__item-text .com__item-arrow img:nth-of-type(2) {
    opacity: 1;
  }
  /*h1見出し*/
  .com__mv-2 {
    display: grid;
    grid-template-columns: auto 1fr;
    -moz-column-gap: 140px;
         column-gap: 140px;
    position: relative;
    width: 1134px;
    height: auto;
    margin: 116px auto 80px;
  }
  .com__mv-2 h1 {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: repeat(2, auto);
    row-gap: 3px;
    position: relative;
  }
  .com__mv-2 h1 strong {
    font-family: "Averia Serif Libre", serif;
    font-size: 70px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: 3.5px;
    text-align: left;
    color: #333;
  }
  .com__mv-2 h1 strong font {
    font-family: "Averia Serif Libre", serif;
  }
  .com__mv-2 h1 span {
    margin-left: 35px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 4.8px;
    text-align: left;
    color: #242936;
  }
  .com__mv-2 h1 .rectangle {
    position: absolute;
    top: 29.5px;
    right: -109px;
    width: 64.4px;
    height: 94px;
    background-color: transparent;
  }
  .com__mv-2 h1 .rectangle::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 113.94px; /* 対角線の長さ */
    height: 1px;
    background-color: #b1b1b1;
    transform: rotate(-55.58deg); /* 計算した角度 */
    transform-origin: top right; /* 回転の起点を設定 */
  }
  .com__mv-2 p {
    margin-top: 34px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.39;
    letter-spacing: 3.6px;
    text-align: left;
    color: #333;
  }
  .com__mv-3 {
    position: relative;
    width: 1134px;
    height: auto;
    margin: 112px auto 80px;
  }
  .com__mv-3 h1 {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: repeat(2, auto);
    row-gap: 7px;
    position: relative;
  }
  .com__mv-3 h1 strong {
    font-family: "Averia Serif Libre", serif;
    font-size: 70px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: 3.5px;
    text-align: left;
    color: #333;
  }
  .com__mv-3 h1 strong font {
    font-family: "Averia Serif Libre", serif;
  }
  .com__mv-3 h1 span {
    margin-left: 35px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 4.8px;
    text-align: left;
    color: #242936;
  }
}
@media screen and (max-width: 1024px) {
  .pc {
    display: none !important;
  }
  .smp {
    display: block !important;
  }
  /*最下部リンク*/
  .com__common-links {
    display: grid;
    grid-template-columns: 250px;
    grid-template-rows: repeat(2, 125px);
    row-gap: 20px;
    justify-content: center;
  }
  .com__common-links a.com__link-item {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .com__common-links a.com__link-item::after {
    content: "";
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0, 80, 157, 0.8) 0%, rgba(0, 80, 157, 0.4) 100%);
    position: absolute;
    top: 0;
    left: 0;
  }
  .com__common-links a.com__link-item .com__item-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .com__common-links a.com__link-item .com__item-image img {
    width: 100%;
    height: 100%;
  }
  .com__common-links a.com__link-item .com__item-text {
    z-index: 2;
    display: grid;
    grid-template-columns: 191px 27.5px;
    position: absolute;
    top: 41.5px;
    left: 21.5px;
  }
  .com__common-links a.com__link-item .com__item-text p.com__item-title {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: 23px 16px;
    row-gap: 7.5px;
  }
  .com__common-links a.com__link-item .com__item-text p.com__item-title strong {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 2.7px;
    text-align: left;
    color: #fff;
  }
  .com__common-links a.com__link-item .com__item-text p.com__item-title small {
    font-family: "Averia Serif Libre", serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    letter-spacing: 0.6px;
    text-align: left;
    color: #fff;
  }
  .com__common-links a.com__link-item .com__item-text .com__item-arrow {
    position: relative;
    width: 100%;
    height: 27.5px;
    margin-top: 45.8px;
    box-sizing: border-box;
    border-radius: 50%;
    border: solid 1px #fff;
    background-color: transparent;
  }
  .com__common-links a.com__link-item .com__item-text .com__item-arrow img {
    display: block;
    width: 13.5px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .com__common-links a.com__link-item .com__item-text .com__item-arrow img:nth-of-type(1) {
    opacity: 1;
  }
  .com__common-links a.com__link-item .com__item-text .com__item-arrow img:nth-of-type(2) {
    opacity: 0;
  }
  /*h1見出し*/
  .com__mv-2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 24px;
    justify-content: center;
    margin: 41px 0 36.5px;
  }
  .com__mv-2 h1 {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: repeat(2, auto);
    row-gap: 6px;
  }
  .com__mv-2 h1 strong {
    font-family: "Averia Serif Libre", serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: 1.75px;
    text-align: center;
    color: #333;
  }
  .com__mv-2 h1 strong font {
    font-family: "Averia Serif Libre", serif;
  }
  .com__mv-2 h1 span {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 3px;
    text-align: center;
    color: #242936;
  }
  .com__mv-2 h1 .rectangle {
    display: none;
  }
  .com__mv-2 p {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.39;
    letter-spacing: 1.8px;
    text-align: center;
    color: #333;
  }
  .com__mv-3 {
    position: relative;
    width: 322px;
    height: auto;
    margin: 41px auto 27.5px;
  }
  .com__mv-3 h1 {
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: repeat(2, auto);
    row-gap: 6px;
  }
  .com__mv-3 h1 strong {
    font-family: "Averia Serif Libre", serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: 1.75px;
    text-align: left;
    color: #333;
  }
  .com__mv-3 h1 strong font {
    font-family: "Averia Serif Libre", serif;
  }
  .com__mv-3 h1 span {
    margin-left: 18.5px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 3px;
    text-align: left;
    color: #242936;
  }
}
#com .fadeInTrigger,
#com01 .fadeInTrigger,
#com02 .fadeInTrigger,
#com03 .fadeInTrigger {
  opacity: 0;
}
#com .fadeIn,
#com01 .fadeIn,
#com02 .fadeIn,
#com03 .fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*50.会社案内＿一覧*/
/*PC*/
@media screen and (min-width: 1025px) {
  #com {
    /*キービジュアル*/
    /*コンテンツ*/
  }
  #com .com__mv-1 {
    position: relative;
    width: 93.3333333333%;
    height: 430px;
    margin: 0 auto 90px;
    overflow: hidden;
  }
  #com .com__mv-1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #com .com__mv-1::after {
    content: "";
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0, 80, 157, 0.8) 0%, rgba(0, 80, 157, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
  }
  #com .com__mv-1 h1 {
    z-index: 2;
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 7px;
    position: absolute;
    top: 145px;
    left: 12.8571428571%;
  }
  #com .com__mv-1 h1 strong {
    font-family: "Averia Serif Libre", serif;
    font-size: 70px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: 3.5px;
    text-align: left;
    color: #fff;
  }
  #com .com__mv-1 h1 span {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 6px;
    text-align: left;
    color: #fff;
  }
  #com .com {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 90px;
  }
  #com .com p.com__text {
    display: block;
    width: 660px;
    height: auto;
    margin: 0 auto 57px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63;
    letter-spacing: 0.48px;
    text-align: left;
    color: #333;
  }
  #com .com .com__link {
    display: grid;
    grid-template-columns: repeat(3, 355px);
    -moz-column-gap: 40px;
         column-gap: 40px;
    justify-content: center;
  }
  #com .com .com__link a.comp__link-items {
    display: grid;
    grid-template-rows: 355px auto;
    row-gap: 27px;
  }
  #com .com .com__link a.comp__link-items .com__item-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #com .com .com__link a.comp__link-items .com__item-image img {
    width: 100%;
    height: 100%;
    transition: 0.3s;
  }
  #com .com .com__link a.comp__link-items .com__item-text {
    display: grid;
    grid-template-columns: auto 32px;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 12px;
  }
  #com .com .com__link a.comp__link-items .com__item-text p.com__item-title {
    position: relative;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 2.4px;
    text-align: left;
    color: #333;
    transition: 0.3s;
  }
  #com .com .com__link a.comp__link-items .com__item-text p.com__item-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #057ee5;
    transition: transform 0.3s;
    opacity: 0;
  }
  #com .com .com__link a.comp__link-items .com__item-text .com__item-arrow {
    position: relative;
  }
  #com .com .com__link a.comp__link-items .com__item-text .com__item-arrow img {
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    height: auto;
    transition: 0.3s;
  }
  #com .com .com__link a.comp__link-items .com__item-text .com__item-arrow img:nth-of-type(1) {
    opacity: 1;
  }
  #com .com .com__link a.comp__link-items .com__item-text .com__item-arrow img:nth-of-type(2) {
    opacity: 0;
  }
  #com .com .com__link a.comp__link-items:hover .com__item-image img {
    transform: scale(1.2);
  }
  #com .com .com__link a.comp__link-items:hover .com__item-text p.com__item-title {
    color: #057ee5;
  }
  #com .com .com__link a.comp__link-items:hover .com__item-text p.com__item-title:before {
    opacity: 1;
  }
  #com .com .com__link a.comp__link-items:hover .com__item-text .com__item-arrow img:nth-of-type(1) {
    opacity: 0;
  }
  #com .com .com__link a.comp__link-items:hover .com__item-text .com__item-arrow img:nth-of-type(2) {
    opacity: 1;
  }
}
/*SP*/
@media screen and (max-width: 1024px) {
  #com {
    /*キービジュアル*/
    /*コンテンツ*/
  }
  #com .com__mv-1 {
    position: relative;
    width: 100%;
    height: 200px;
    margin-bottom: 42.5px;
    overflow: hidden;
  }
  #com .com__mv-1 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #com .com__mv-1::after {
    content: "";
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(0, 80, 157, 0.8) 0%, rgba(0, 80, 157, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
  }
  #com .com__mv-1 h1 {
    z-index: 2;
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 6px;
    position: absolute;
    top: 60px;
    left: 10%;
  }
  #com .com__mv-1 h1 strong {
    font-family: "Averia Serif Libre", serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 1.29;
    letter-spacing: 1.75px;
    text-align: left;
    color: #fff;
  }
  #com .com__mv-1 h1 span {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 3px;
    text-align: left;
    color: #fff;
  }
  #com .com {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 45px;
  }
  #com .com p.com__text {
    display: block;
    width: 310px;
    height: auto;
    margin: 0 auto 45px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.58;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
  }
  #com .com .com__link {
    display: grid;
    grid-template-columns: 250px;
    grid-template-rows: repeat(3, auto);
    row-gap: 30px;
    justify-content: center;
  }
  #com .com .com__link a.comp__link-items {
    display: grid;
    grid-template-rows: 150px auto;
    row-gap: 10.5px;
  }
  #com .com .com__link a.comp__link-items .com__item-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #com .com .com__link a.comp__link-items .com__item-image img {
    width: 100%;
    height: 100%;
  }
  #com .com .com__link a.comp__link-items .com__item-text {
    display: grid;
    grid-template-columns: auto 17.5px;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 7px;
  }
  #com .com .com__link a.comp__link-items .com__item-text p.com__item-title {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 1.5px;
    text-align: left;
    color: #333;
  }
  #com .com .com__link a.comp__link-items .com__item-text .com__item-arrow {
    position: relative;
  }
  #com .com .com__link a.comp__link-items .com__item-text .com__item-arrow img {
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
    height: auto;
    transition: 0.3s;
  }
  #com .com .com__link a.comp__link-items .com__item-text .com__item-arrow img:nth-of-type(1) {
    opacity: 1;
  }
  #com .com .com__link a.comp__link-items .com__item-text .com__item-arrow img:nth-of-type(2) {
    opacity: 0;
  }
}
/*51.社長挨拶*/
/*PC*/
@media screen and (min-width: 1025px) {
  #com01 .com01 {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 90px;
  }
  #com01 .com01 .com01__images {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  #com01 .com01 .com01__images.com01__images-1 {
    width: 1280px;
    height: 529.3px;
    margin-bottom: 90px;
  }
  #com01 .com01 .com01__images.com01__images-1::after {
    z-index: -1;
    content: "";
    display: block;
    width: 1678.88px;
    height: 1503.12px;
    position: absolute;
    top: 529.3px;
    right: 275px;
    background-image: url(/wp-content/themes/technosystems_co/images/com/com01_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  #com01 .com01 .com01__images.com01__images-2 {
    width: 1092px;
    height: 436.8px;
    margin-bottom: 40px;
  }
  #com01 .com01 .com01__images img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #com01 .com01 .com01__description {
    position: relative;
    width: 1092px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 120px 60px 100px;
    box-sizing: border-box;
    background-color: #fff;
  }
  #com01 .com01 .com01__description.com01__description-1 {
    margin-bottom: 60px;
  }
  #com01 .com01 .com01__description.com01__description-2 {
    margin-bottom: 60px;
  }
  #com01 .com01 .com01__description.com01__description-3 {
    margin-bottom: 0;
  }
  #com01 .com01 .com01__description h3 {
    position: relative;
    margin-bottom: 40px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 3px;
    text-align: left;
    color: #333;
  }
  #com01 .com01 .com01__description h3::before {
    content: "";
    display: block;
    width: 70px;
    height: 3px;
    background-color: #057ee5;
    position: absolute;
    top: 50%;
    left: -100px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #com01 .com01 .com01__description p.com01__description-1 {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.25;
    letter-spacing: 0.48px;
    text-align: left;
    color: #333;
  }
  #com01 .com01 .com01__description p.com01__description-2 {
    position: absolute;
    top: 30px;
    right: 23px;
    font-family: "Averia Serif Libre", serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 1.2px;
    text-align: left;
    color: #32639d;
    writing-mode: vertical-rl;
  }
  #com01 .com01 .com01__ceo {
    margin-bottom: 90px;
  }
  #com01 .com01 .com01__ceo p.com01__ceo-text {
    display: grid;
    grid-template-columns: 1038px;
    grid-template-rows: repeat(2, auto);
    row-gap: 20px;
    justify-content: center;
  }
  #com01 .com01 .com01__ceo p.com01__ceo-text small {
    display: block;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.63;
    letter-spacing: 0.8px;
    text-align: right;
    color: #333;
  }
  #com01 .com01 .com01__ceo p.com01__ceo-text strong {
    display: block;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 3px;
    text-align: right;
    color: #333;
  }
}
/*SP*/
@media screen and (max-width: 1024px) {
  #com01 .com01 {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 45px;
  }
  #com01 .com01 .com01__images {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  #com01 .com01 .com01__images.com01__images-1 {
    width: 100%;
    height: 200px;
    margin-bottom: 28px;
  }
  #com01 .com01 .com01__images.com01__images-2 {
    width: 342.5px;
    height: 137px;
  }
  #com01 .com01 .com01__images img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #com01 .com01 .com01__description {
    position: relative;
    width: 365px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 35px 23.5px 40px;
    box-sizing: border-box;
    background-color: #fff;
  }
  #com01 .com01 .com01__description.com01__description-1 {
    margin-bottom: 30px;
  }
  #com01 .com01 .com01__description.com01__description-1::after {
    z-index: -1;
    content: "";
    display: block;
    width: 839.44px;
    height: 751.56px;
    position: absolute;
    top: -28px;
    right: -7.5px;
    background-image: url(/wp-content/themes/technosystems_co/images/com/com01_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  #com01 .com01 .com01__description.com01__description-2 {
    margin-bottom: 0;
  }
  #com01 .com01 .com01__description.com01__description-3 {
    margin-bottom: 0;
  }
  #com01 .com01 .com01__description h3 {
    position: relative;
    margin-bottom: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.53;
    letter-spacing: 1.5px;
    text-align: left;
    color: #333;
  }
  #com01 .com01 .com01__description h3::before {
    content: "";
    display: block;
    width: 30px;
    height: 1.5px;
    background-color: #057ee5;
    position: absolute;
    top: 12.5px;
    left: -40px;
  }
  #com01 .com01 .com01__description p.com01__description-1 {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.75;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
  }
  #com01 .com01 .com01__description p.com01__description-2 {
    position: absolute;
    top: 30px;
    right: 0;
    font-family: "Averia Serif Libre", serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.6px;
    text-align: left;
    color: #32639d;
    writing-mode: vertical-rl;
  }
  #com01 .com01 .com01__ceo {
    margin-bottom: 45px;
  }
  #com01 .com01 .com01__ceo p.com01__ceo-text {
    display: grid;
    grid-template-columns: 281px;
    grid-template-rows: repeat(2, auto);
    row-gap: 10px;
    justify-content: center;
  }
  #com01 .com01 .com01__ceo p.com01__ceo-text small {
    display: block;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.58;
    letter-spacing: 0.36px;
    text-align: right;
    color: #333;
  }
  #com01 .com01 .com01__ceo p.com01__ceo-text strong {
    display: block;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.31;
    letter-spacing: 1.6px;
    text-align: right;
    color: #333;
  }
}
/*52.経営理念・会社概要*/
/*PC*/
@media screen and (min-width: 1025px) {
  #com02 .com02 {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 90px;
  }
  #com02 .com02::before {
    content: "";
    z-index: -1;
    display: block;
    width: 55.9333333333%;
    height: 4360px;
    position: absolute;
    top: 369.4px;
    left: 0;
    opacity: 0.1;
    background-image: linear-gradient(to bottom, #23acd9, #057ee5);
  }
  #com02 .com02 .com02__images {
    position: relative;
    width: 1280px;
    height: 529.3px;
    margin: 0 auto 90px;
  }
  #com02 .com02 .com02__images img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #com02 .com02 .com02-phi {
    display: grid;
    grid-template-columns: 427px 1fr;
    justify-content: center;
    width: 966px;
    height: auto;
    margin: 0 auto 90px;
    position: relative;
  }
  #com02 .com02 .com02-phi::after {
    content: "";
    display: block;
    width: 1px;
    height: 208px;
    position: absolute;
    top: 0;
    left: 367px;
    background-color: #b4d2eb;
  }
  #com02 .com02 .com02-phi .com02-phi-title {
    margin-top: 11px;
  }
  #com02 .com02 .com02-phi .com02-phi-title h2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 3px;
    margin-bottom: 40px;
  }
  #com02 .com02 .com02-phi .com02-phi-title h2 strong {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 47px;
    letter-spacing: 5.4px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-phi .com02-phi-title h2 small {
    font-family: "Averia Serif Libre", serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: 1px;
    text-align: left;
    color: #057ee5;
  }
  #com02 .com02 .com02-phi .com02-phi-title p {
    display: block;
    width: 297px;
    height: auto;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63;
    letter-spacing: 0.48px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-phi .com02-phi-list ul {
    display: grid;
    grid-template-rows: repeat(3, auto);
    row-gap: 20px;
    list-style: none;
  }
  #com02 .com02 .com02-phi .com02-phi-list ul li {
    display: grid;
    grid-template-columns: auto 1fr;
    -moz-column-gap: 39px;
         column-gap: 39px;
    align-items: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.44;
    letter-spacing: 0.9px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-phi .com02-phi-list ul li span {
    font-family: "Averia Serif Libre", serif;
    font-size: 50px;
    font-weight: bold;
    line-height: 56px;
    letter-spacing: normal;
    text-align: left;
    color: #b4d2eb;
  }
  #com02 .com02 .com02-prof {
    position: relative;
    width: 1100px;
    height: auto;
    margin: 0 auto 146px;
    padding: 86px 125px 60px;
    box-sizing: border-box;
    background-color: #fff;
  }
  #com02 .com02 .com02-prof .com02-prof-title {
    margin-bottom: 61px;
  }
  #com02 .com02 .com02-prof .com02-prof-title h2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 3px;
    justify-content: center;
  }
  #com02 .com02 .com02-prof .com02-prof-title h2 strong {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 47px;
    letter-spacing: 5.4px;
    text-align: center;
    color: #333;
  }
  #com02 .com02 .com02-prof .com02-prof-title h2 small {
    font-family: "Averia Serif Libre", serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: 1px;
    text-align: left;
    color: #057ee5;
  }
  #com02 .com02 .com02-prof table.com02-info {
    position: relative;
    width: 100%;
    height: auto;
    border-spacing: 0;
  }
  #com02 .com02 .com02-prof table.com02-info tr {
    display: grid;
    grid-template-columns: 200px 580px;
    -moz-column-gap: 70px;
         column-gap: 70px;
    justify-content: center;
  }
  #com02 .com02 .com02-prof table.com02-info tr th {
    position: relative;
    width: 200px;
    height: auto;
    padding: 30px 17px;
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: 1.8px;
    text-align: left;
    color: #333;
    white-space: nowrap;
    vertical-align: top;
  }
  #com02 .com02 .com02-prof table.com02-info tr th::before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background-image: linear-gradient(to left, #23acd9, #057ee5);
    position: absolute;
    top: 0;
    left: 0;
  }
  #com02 .com02 .com02-prof table.com02-info tr td {
    position: relative;
    width: 580px;
    height: auto;
    padding: 30px 9px 30px 31px;
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63;
    letter-spacing: 0.48px;
    text-align: left;
    color: #333;
    vertical-align: top;
  }
  #com02 .com02 .com02-prof table.com02-info tr td::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
    position: absolute;
    top: 0;
    left: 0;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto);
    row-gap: 28px;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices .com02-office h3 {
    margin-bottom: 17px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.63;
    letter-spacing: 0.48px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices .com02-office address {
    margin-bottom: 19px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: 0.48px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices .com02-office address a {
    color: #333;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices .com02-office iframe {
    width: 540px !important;
    height: 280px !important;
  }
  #com02 .com02 .com02-his {
    position: relative;
    width: 910px;
    height: auto;
    margin: 0 auto 90px;
  }
  #com02 .com02 .com02-his .com02-his-title {
    margin-bottom: 30px;
  }
  #com02 .com02 .com02-his .com02-his-title h2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 3px;
  }
  #com02 .com02 .com02-his .com02-his-title h2 strong {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 47px;
    letter-spacing: 5.4px;
    text-align: center;
    color: #333;
  }
  #com02 .com02 .com02-his .com02-his-title h2 small {
    font-family: "Averia Serif Libre", serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: 1px;
    text-align: center;
    color: #057ee5;
  }
  #com02 .com02 .com02-his .com02-his-info {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(13, auto);
    row-gap: 20px;
    position: relative;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text {
    display: grid;
    grid-template-columns: 160px 10px 56px 1fr;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.63;
    letter-spacing: 1.6px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p font {
    font-family: "Averia Serif Libre", serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: 1.5px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p:nth-of-type(1) {
    text-align: right;
    white-space: nowrap;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p:nth-of-type(2) {
    margin-left: 5px;
    white-space: nowrap;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p:nth-of-type(3) {
    margin-top: 8px;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text .circle {
    display: block;
    position: relative;
    width: 10px;
    height: 10px;
    margin-top: 13px;
    background-color: #057ee5;
    border-radius: 50%;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text:nth-of-type(1) .circle::after {
    content: "";
    z-index: -1;
    display: block;
    width: 1px;
    height: 760px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    background-color: #c4dcf0;
  }
}
/*SP*/
@media screen and (max-width: 1024px) {
  #com02 .com02 {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 45px;
  }
  #com02 .com02::before {
    content: "";
    z-index: -1;
    display: block;
    width: 43.75%;
    height: 2925px;
    position: absolute;
    top: 200px;
    left: 0;
    opacity: 0.1;
    background-image: linear-gradient(to bottom, #23acd9, #057ee5);
  }
  #com02 .com02 .com02__images {
    position: relative;
    width: 100%;
    height: 200px;
    margin: 0 auto 41px;
  }
  #com02 .com02 .com02__images img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #com02 .com02 .com02-phi {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 17.5px;
    justify-content: center;
    margin-bottom: 45px;
  }
  #com02 .com02 .com02-phi .com02-phi-title h2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 1px;
    margin-bottom: 19.5px;
  }
  #com02 .com02 .com02-phi .com02-phi-title h2 strong {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 23.5px;
    letter-spacing: 2.7px;
    text-align: center;
    color: #333;
  }
  #com02 .com02 .com02-phi .com02-phi-title h2 small {
    font-family: "Averia Serif Libre", serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0.6px;
    text-align: center;
    color: #057ee5;
  }
  #com02 .com02 .com02-phi .com02-phi-title p {
    display: block;
    width: 297px;
    height: auto;
    margin: 0 auto;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-phi .com02-phi-list ul {
    display: grid;
    grid-template-rows: repeat(3, auto);
    row-gap: 15px;
    list-style: none;
  }
  #com02 .com02 .com02-phi .com02-phi-list ul li {
    display: grid;
    grid-template-columns: auto 1fr;
    -moz-column-gap: 19.5px;
         column-gap: 19.5px;
    align-items: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.58;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-phi .com02-phi-list ul li span {
    font-family: "Averia Serif Libre", serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: normal;
    text-align: left;
    color: #b4d2eb;
  }
  #com02 .com02 .com02-prof {
    position: relative;
    width: 350px;
    height: auto;
    margin: 0 auto 75px;
    padding: 28px 15px 30px;
    box-sizing: border-box;
    background-color: #fff;
  }
  #com02 .com02 .com02-prof .com02-prof-title {
    margin-bottom: 19.5px;
  }
  #com02 .com02 .com02-prof .com02-prof-title h2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 1px;
  }
  #com02 .com02 .com02-prof .com02-prof-title h2 strong {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 23.5px;
    letter-spacing: 2.7px;
    text-align: center;
    color: #333;
  }
  #com02 .com02 .com02-prof .com02-prof-title h2 small {
    font-family: "Averia Serif Libre", serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0.6px;
    text-align: center;
    color: #057ee5;
  }
  #com02 .com02 .com02-prof table.com02-info {
    position: relative;
    width: 100%;
    height: auto;
  }
  #com02 .com02 .com02-prof table.com02-info tr th {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 15px 13px 7.5px 10px;
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.31;
    letter-spacing: 0.39px;
    text-align: left;
    color: #333;
    white-space: nowrap;
    vertical-align: top;
  }
  #com02 .com02 .com02-prof table.com02-info tr th::before {
    content: "";
    display: block;
    width: 100%;
    height: 1.5px;
    background-image: linear-gradient(to left, #23acd9, #057ee5);
    position: absolute;
    top: 0;
    left: 0;
  }
  #com02 .com02 .com02-prof table.com02-info tr td {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 13px 12.5px 10px;
    box-sizing: border-box;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
    vertical-align: top;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, auto);
    row-gap: 15px;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices .com02-office h3 {
    margin-bottom: 5px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.42;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices .com02-office address {
    margin-bottom: 5px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices .com02-office address a {
    color: #333;
  }
  #com02 .com02 .com02-prof table.com02-info tr td.com02-offices .com02-office iframe {
    width: 100% !important;
    height: 154px !important;
  }
  #com02 .com02 .com02-his {
    position: relative;
    width: 335px;
    height: auto;
    margin: 0 auto 45px;
  }
  #com02 .com02 .com02-his .com02-his-title {
    margin-bottom: 19.5px;
  }
  #com02 .com02 .com02-his .com02-his-title h2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 1px;
  }
  #com02 .com02 .com02-his .com02-his-title h2 strong {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 23.5px;
    letter-spacing: 2.7px;
    text-align: center;
    color: #333;
  }
  #com02 .com02 .com02-his .com02-his-title h2 small {
    font-family: "Averia Serif Libre", serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0.6px;
    text-align: center;
    color: #057ee5;
  }
  #com02 .com02 .com02-his .com02-his-info {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(13, auto);
    row-gap: 15px;
    position: relative;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text {
    display: grid;
    grid-template-columns: 5px auto 1fr;
    grid-template-rows: repeat(2, auto);
    -moz-column-gap: 5px;
         column-gap: 5px;
    row-gap: 7px;
    align-items: center;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 1.2px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p font {
    font-family: "Averia Serif Libre", serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 20.5px;
    letter-spacing: 0.9px;
    text-align: left;
    color: #333;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p:nth-of-type(1) {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p:nth-of-type(2) {
    grid-column: 3/4;
    grid-row: 1/2;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text p:nth-of-type(3) {
    grid-column: 2/4;
    grid-row: 2/3;
  }
  #com02 .com02 .com02-his .com02-his-info .com02-his-text .circle {
    grid-column: 1/2;
    grid-row: 1/2;
    display: block;
    position: relative;
    width: 5px;
    height: 5px;
    background-color: #057ee5;
    border-radius: 50%;
  }
}
/*53.SDGsへの取り組み*/
/*PC*/
@media screen and (min-width: 1025px) {
  #com03 .com__mv-3 {
    width: 1237px;
  }
  #com03 .com__mv-3 h1 strong {
    white-space: nowrap;
  }
  #com03 .com03 {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 90px;
  }
  #com03 .com03 .com03__images {
    position: relative;
    width: 1280px;
    height: 529.3px;
    margin: 0 auto;
  }
  #com03 .com03 .com03__images img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #com03 .com03 .com03-about {
    z-index: 1;
    display: grid;
    grid-template-columns: 450px 470px;
    -moz-column-gap: 70px;
         column-gap: 70px;
    justify-content: center;
    position: relative;
    width: 1144px;
    height: auto;
    margin: -163px auto 76px;
    padding: 60px 70px 60px 84px;
    box-sizing: border-box;
    opacity: 0.95;
    background-color: #fff;
  }
  #com03 .com03 .com03-about .com03-about-text h2 {
    position: relative;
    margin-bottom: 40px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.53;
    letter-spacing: 3.6px;
    text-align: left;
    color: #333333;
  }
  #com03 .com03 .com03-about .com03-about-text h2 font {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #com03 .com03 .com03-about .com03-about-text h2::before {
    content: "";
    display: block;
    width: 70px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: -97px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background-color: #057ee5;
  }
  #com03 .com03 .com03-about .com03-about-text p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 2.25;
    letter-spacing: 0.48px;
    text-align: left;
    color: #333;
  }
  #com03 .com03 .com03-about img {
    width: 100%;
    height: auto;
  }
  #com03 .com03 .com03-app {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 90px;
  }
  #com03 .com03 .com03-app .com03-app-title {
    margin-bottom: 60px;
  }
  #com03 .com03 .com03-app .com03-app-title h2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 3px;
  }
  #com03 .com03 .com03-app .com03-app-title h2 strong {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 47px;
    letter-spacing: 5.4px;
    text-align: center;
    color: #333;
  }
  #com03 .com03 .com03-app .com03-app-title h2 small {
    font-family: "Averia Serif Libre", serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
    letter-spacing: 1px;
    text-align: center;
    color: #057ee5;
  }
  #com03 .com03 .com03-app .com03-app-items {
    display: grid;
    grid-template-columns: repeat(3, 320px);
    grid-template-rows: repeat(3, auto);
    gap: 40px;
    justify-content: center;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item {
    position: relative;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item img:nth-of-type(1) {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item img:nth-of-type(2) {
    position: absolute;
    top: -20px;
    right: 20px;
    width: 100px;
    height: auto;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item h3 {
    margin-bottom: 16px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 2px;
    text-align: left;
    color: #333;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item ul {
    list-style: none;
    display: grid;
    grid-template-rows: repeat(3, auto);
    row-gap: 10px;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item ul li {
    display: grid;
    grid-template-columns: 6px 1fr;
    -moz-column-gap: 8px;
         column-gap: 8px;
    align-items: center;
    position: relative;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.48px;
    text-align: left;
    color: #333;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item ul li::before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    position: relative;
    background-color: #057ee5;
  }
}
/*SP*/
@media screen and (max-width: 1024px) {
  #com03 .com03 {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 45px;
  }
  #com03 .com03 .com03__images {
    position: relative;
    width: 100%;
    height: 200px;
    margin: 0 auto 28.5px;
  }
  #com03 .com03 .com03__images img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #com03 .com03 .com03-about {
    z-index: 1;
    display: grid;
    grid-template-columns: 260px;
    grid-template-rows: repeat(2, auto);
    row-gap: 24px;
    justify-content: center;
    position: relative;
    margin-bottom: 43.2px;
    left: 9.25px;
    box-sizing: border-box;
  }
  #com03 .com03 .com03-about .com03-about-text h2 {
    position: relative;
    margin-bottom: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.53;
    letter-spacing: 1.8px;
    text-align: left;
    color: #333333;
  }
  #com03 .com03 .com03-about .com03-about-text h2 font {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  #com03 .com03 .com03-about .com03-about-text h2::before {
    content: "";
    display: block;
    width: 35px;
    height: 1.5px;
    position: absolute;
    top: 50%;
    left: -55px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background-color: #057ee5;
  }
  #com03 .com03 .com03-about .com03-about-text p {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.58;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
  }
  #com03 .com03 .com03-about img {
    width: 235px;
    height: auto;
  }
  #com03 .com03 .com03-app {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 45px;
  }
  #com03 .com03 .com03-app .com03-app-title {
    margin-bottom: 19.5px;
  }
  #com03 .com03 .com03-app .com03-app-title h2 {
    display: grid;
    grid-template-rows: repeat(2, auto);
    row-gap: 1px;
  }
  #com03 .com03 .com03-app .com03-app-title h2 strong {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 23.5px;
    letter-spacing: 2.7px;
    text-align: center;
    color: #333;
  }
  #com03 .com03 .com03-app .com03-app-title h2 small {
    font-family: "Averia Serif Libre", serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: 0.6px;
    text-align: center;
    color: #057ee5;
  }
  #com03 .com03 .com03-app .com03-app-items {
    display: grid;
    grid-template-columns: 200px;
    grid-template-rows: repeat(9, auto);
    gap: 20px;
    justify-content: center;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item {
    position: relative;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item img:nth-of-type(1) {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item img:nth-of-type(2) {
    position: absolute;
    top: -10px;
    right: 10px;
    width: 50px;
    height: auto;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item h3 {
    margin-bottom: 7.5px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1.2px;
    text-align: left;
    color: #333;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item ul {
    list-style: none;
    display: grid;
    grid-template-rows: repeat(3, auto);
    row-gap: 5px;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item ul li {
    display: grid;
    grid-template-columns: 4px 1fr;
    -moz-column-gap: 4px;
         column-gap: 4px;
    align-items: center;
    position: relative;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: 0.36px;
    text-align: left;
    color: #333;
  }
  #com03 .com03 .com03-app .com03-app-items .com03-app-item ul li::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    background-color: #057ee5;
  }
}/*# sourceMappingURL=company.css.map */