@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Shippori+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
/* ==========================
add 241030
add 250728
========================== */
.grecaptcha-badge {
  visibility: hidden;
}

.recaptcha .grecaptcha-badge {
  visibility: visible;
}

.philosophy_block02 .box ol.point {
  margin-left: 0;
}
.philosophy_block02 .box ol.point li {
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: left;
  align-items: center;
}
.philosophy_block02 .box ol.point li span {
  display: inline-block;
}
.philosophy_block02 .box ol.point li span.title {
  border: 1px solid #1e82c8;
  padding: 0.25em 1em;
  margin-right: 0.5em;
}
@media only screen and (max-width: 768px) {
  .philosophy_block02 .box ol.point li {
    flex-wrap: wrap;
  }
  .philosophy_block02 .box ol.point li span {
    display: block;
    width: 100%;
  }
  .philosophy_block02 .box ol.point li span.title {
    margin-bottom: 0.25em;
  }
}

.mt2 {
  margin-top: 2em !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 0.5em !important;
}

.mb1 {
  margin-bottom: 1em !important;
}

.mb2 {
  margin-bottom: 2em !important;
}

.mb4 {
  margin-bottom: 4em !important;
}

.mb6 {
  margin-bottom: 6em !important;
}

.centeritem {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .mt2 {
    margin-top: 1em !important;
  }
  .mb1 {
    margin-bottom: 0.5em !important;
  }
  .mb2 {
    margin-bottom: 1em !important;
  }
  .mb4 {
    margin-bottom: 2em !important;
  }
  .mb6 {
    margin-bottom: 3em !important;
  }
}
.initbox {
  width: calc(100% - 20px);
  max-width: 1240px;
  margin: 0 auto;
}

.initbox2 {
  width: calc(100% - 12vw);
  max-width: 1080px;
  margin: 0 auto;
}
.initbox2:has(.rightImg)::after {
  content: "";
  width: 100%;
  height: 0;
  clear: both;
  display: block;
}

.serif {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.rightImg {
  float: right;
  margin-bottom: 2em;
  margin-left: 2em;
}

.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex.c2 > * {
  width: calc((100% - 30px) / 2);
}
.flex.c2 > *.wide2 {
  width: 100%;
}
.flex.c3 > * {
  width: calc((100% - 60px) / 3);
}
.flex.c3 > *.wide2 {
  width: calc((100% - 60px) / 3 * 2 + 30px);
}
.flex.c1-2 > *:nth-child(2n+1) {
  width: calc((100% - 60px) / 3);
}
.flex.c1-2 > *:nth-child(2n) {
  width: calc((100% - 60px) / 3 * 2 + 30px);
}
.flex.c2-1 > *:nth-child(2n+1) {
  width: calc((100% - 60px) / 3 * 2 + 30px);
}
.flex.c2-1 > *:nth-child(2n) {
  width: calc((100% - 60px) / 3);
}
@media only screen and (max-width: 768px) {
  .flex.c2.spone > *, .flex.c3.spone > *, .flex.c1-2.spone > *, .flex.c2-1.spone > * {
    width: 100%;
  }
  .flex.c2.spone > *:not(:last-child), .flex.c3.spone > *:not(:last-child), .flex.c1-2.spone > *:not(:last-child), .flex.c2-1.spone > *:not(:last-child) {
    margin-bottom: 1em;
  }
}

#interview {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (max-width: 768px) {
  #interview picture {
    width: 100%;
    display: block;
  }
}
#interview h3 {
  font-size: 30px;
  font-weight: 600;
  color: #00a68d;
  font-family: "Shippori Mincho", serif;
  line-height: 1.5;
  margin-bottom: 0.75em;
}
@media only screen and (max-width: 768px) {
  #interview h3 {
    font-size: 22px;
  }
}
#interview h3 span {
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 14px;
  display: block;
  color: #000;
}
#interview h3 span em {
  font-style: normal;
  font-weight: 600;
}
#interview h3.jaxa {
  color: #0060b0;
}
#interview .voicebox dl dt {
  display: inline;
  color: #00a68d;
  font-weight: 600;
}
#interview .voicebox dl dt::after {
  content: "：";
  color: #000 !important;
}
#interview .voicebox dl dd {
  display: inline;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-size: 16px;
  color: #333;
}
#interview .voicebox dl.jaxa dt {
  color: #1e82c8;
}
#interview #logosection {
  text-align: center;
  margin: 1em 0;
}
#interview #logosection img {
  max-width: 80%;
}
@media only screen and (max-width: 768px) {
  #interview #leadsection .rightImg {
    float: none;
    margin: 0;
    margin-bottom: 0.5em;
  }
}
#interview #leadsection .leadtextbox {
  padding-top: 1em;
  font-size: 16px;
  font-weight: 600;
  line-height: 2.2;
}
@media only screen and (max-width: 768px) {
  #interview #leadsection .leadtextbox {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
  }
}
#interview #leadsection .leadimagebox {
  background: #000;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  #interview #leadsection .leadimagebox {
    margin-top: 1em;
  }
}
#interview #leadsection .leadimagebox .flex.c3 {
  padding: 2em 0;
  justify-content: center;
}
#interview #leadsection .leadimagebox .flex.c3 li {
  text-align: left;
  border-left: 7px solid #00a68d;
  padding-left: 1em;
  font-size: 12px;
  color: #FFF;
}
#interview #leadsection .leadimagebox .flex.c3 li .name {
  font-size: 125%;
}
#interview #leadsection .leadimagebox .flex.c3 li:nth-child(2) {
  margin: 0 10px;
}
#interview #leadsection .leadimagebox .flex.c3 li.jaxa {
  border-left-color: #0060b0;
}
@media only screen and (max-width: 768px) {
  #interview #leadsection .leadimagebox .flex.c3 li {
    width: 100%;
  }
  #interview #leadsection .leadimagebox .flex.c3 li:nth-child(2) {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 768px) {
  #interview #topicsection .flex.c2-1 .textbox {
    width: 100%;
    order: 2;
  }
  #interview #topicsection .flex.c2-1 .imagebox {
    width: 100%;
    margin-bottom: 1em;
    order: 1;
  }
}
@media only screen and (max-width: 768px) {
  #interview #missionsection .rightImg {
    float: none;
    margin: 0;
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 768px) {
  #interview #connectsection .flex.c1-2 .textbox {
    width: 100%;
    order: 2;
  }
  #interview #connectsection .flex.c1-2 .imagebox {
    width: 100%;
    margin-bottom: 1em;
    order: 1;
  }
}

#group_map2025 {
  position: relative;
}
#group_map2025 img {
  width: 100%;
}
#group_map2025 a {
  position: absolute;
  display: inline-block;
  transition: 0.5s;
  z-index: 1;
  /*
  &.jp-2 {
  	top: calc(( / 500) * 100%);
  	left: calc(( / 880) * 100%);
  	aspect-ratio: / ;
  }
  */
  /*
  &.polska {
  	top: calc(( / 500) * 100%);
  	left: calc(( / 880) * 100%);
  	aspect-ratio: / ;
  }
  */
}
#group_map2025 a:hover {
  background: rgba(30, 130, 200, 0.1);
}
#group_map2025 a.jp {
  width: 25.1136363636%;
  top: 58.2%;
  left: 47.6136363636%;
  aspect-ratio: 221/71;
}
#group_map2025 a.china {
  width: 17.8409090909%;
  top: 6%;
  left: 21.0227272727%;
  aspect-ratio: 157/55;
}
#group_map2025 a.korea {
  width: 18.1818181818%;
  top: 6%;
  left: 45.9090909091%;
  aspect-ratio: 160/52;
}
#group_map2025 a.usa {
  width: 20.9090909091%;
  top: 6%;
  left: 75.7954545455%;
  aspect-ratio: 184/52;
}
#group_map2025 a.sverige {
  width: 15.6818181818%;
  top: 6%;
  left: 1.0227272727%;
  aspect-ratio: 138/52;
}
#group_map2025 a.thailand {
  width: 17.8409090909%;
  top: 82.8%;
  left: 22.2727272727%;
  aspect-ratio: 157/57;
}

.ggbox {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
}
.ggbox iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#home #sec01:has(.ggbox) h2 {
  margin-bottom: 20px;
}
#home #sec01:has(.ggbox) .top_btn01 {
  margin-top: 20px;
  margin-bottom: 30px;
}

a.youtube:has(picture) {
  display: block;
  border: 1px solid transparent;
}
a.youtube:has(picture):hover {
  opacity: 0.5;
}
a.youtube:has(picture) picture {
  display: block;
  position: relative;
}
a.youtube:has(picture) picture:after {
  content: "";
  width: 25%;
  max-width: 90px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url(../img/top/yt_icon_rgb.png) no-repeat 50% 50%;
  background-size: contain;
  pointer-events: none;
}
a.youtube:has(picture)[data-clone-target=MiYQxZEOtg8]::after, a.youtube:has(picture)[data-clone-target=wVoBAhBw60U]::after {
  text-decoration: none;
  font-size: 12px;
  margin-top: 5px;
  display: inline-block;
}
a.youtube:has(picture)[data-clone-target=MiYQxZEOtg8]::after {
  content: "会社紹介ムービー（5:06）";
}
a.youtube:has(picture)[data-clone-target=wVoBAhBw60U]::after {
  content: "60周年記念ムービー（8:33）";
}
a.borderradius {
  display: inline-block;
  border: 1px solid #CCC;
  border-radius: 8px;
  overflow: hidden;
}
a.borderradius:hover {
  opacity: 0.5;
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
  z-index: 10;
}
.modal-overlay .modal-content {
  position: relative;
  max-width: 1920px;
  box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.6);
  transform: translateY(-3rem);
  opacity: 0;
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.modal-overlay .modal-content .w50vw {
  width: 50vw;
}
@media only screen and (max-width: 768px) {
  .modal-overlay .modal-content .w50vw {
    width: 80vw;
  }
}
.modal-overlay.active {
  opacity: 1;
  pointer-events: auto;
}
.modal-overlay.active .modal-content {
  transform: translateY(0);
  opacity: 1;
}
.modal-overlay .modal-close {
  position: absolute;
  top: -5rem;
  right: -5rem;
  font-size: 2rem;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  transition: color 0.5s;
  z-index: 9;
}
.modal-overlay .modal-close:hover {
  color: rgba(255, 255, 255, 0.8);
}

.modaltarget {
  display: none;
}/*# sourceMappingURL=add.css.map */