/*!
 * ！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！
 *
 * このcssは編集しないでください。
 * このcssを編集してもscssをコンパイルした時点で変更は消えます。
 * cssを編集したい場合は別のcssファイル（例：user.cssなど）を新規作成して、クラスごとに上書き、または新規クラスを追加してください。
 *
 * ！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！注意！
 */
@font-face {
  font-family: "icons";
  src: url("../../../assets/fonts/iconfont/icons.eot?v=4c5024fe2356a8366979f2e82fb121df");
  src: url("../../../assets/fonts/iconfont/icons.eot?v=4c5024fe2356a8366979f2e82fb121df#iefix") format("eot"), url("../../../assets/fonts/iconfont/icons.woff?v=b0711ef40d4ab09568de3e0c692782eb") format("woff"), url("../../../assets/fonts/iconfont/icons.ttf?v=b6cbe53577c5588f7dfbd00be79e1e4b") format("truetype"), url("../../../assets/fonts/iconfont/icons.svg?v=06c91523520918b288693783440e0b7e#icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.pageID-top .contents {
  margin: 0 auto;
}
.pageID-top .topSec {
  margin: 0 min((var(--vw, 1vw) * 100 - 1200px) / -2, -20px);
  padding: 80px 0;
}
.pageID-top .topSec_inner {
  margin: 0 auto;
  max-width: 1200px;
}
.pageID-top .topSec-learn .topSec_inner {
  margin: 0 auto;
  max-width: 1900px;
  position: relative;
  z-index: 1;
}
.pageID-top .topSec-learn .topSec_inner::before {
  content: url(../../../assets/images/top/bg-circle-green.png);
  position: absolute;
  top: -300px;
  left: -50px;
  z-index: -1;
}
.pageID-top .topSec-about {
  background: url("../../../assets/images/global/bg-gray.jpg?v=407a514434e6ec2f601c90f2cb26f498") center repeat;
  position: relative;
  z-index: 1;
}
.pageID-top .topSec-jobs {
  background: url("../../../assets/images/global/bg-green.jpg?v=c1d09bd90a5375349d65f4f190face65") center repeat;
}
.pageID-top .topSec-work {
  background: url("../../../assets/images/global/bg-gray.jpg?v=407a514434e6ec2f601c90f2cb26f498") center repeat;
}
.pageID-top .topSec-recruit {
  padding: 0;
}
.pageID-top .topSec-recruit .topSec_inner {
  padding-left: 20px;
  max-width: 1900px;
}
.pageID-top .topHead {
  margin: 0 0 40px;
}
.pageID-top .topHead > :first-child {
  margin-top: 0;
}
.pageID-top .topHead_en {
  font-size: 1.875rem;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
  line-height: 1;
}
.pageID-top .topHead_jp {
  margin: 25px 0 0;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1;
}
.pageID-top .mv_inner {
  margin: 0 auto;
  padding-right: 60px;
  max-width: 1900px;
  display: flex;
  gap: 0 90px;
  position: relative;
  z-index: 1;
}
.pageID-top .mv_inner::before {
  content: url(../../../assets/images/top/bg-circle-green.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.pageID-top .mv_inner > :first-child {
  margin-top: 0;
}
.pageID-top .mv_left > :first-child {
  margin-top: 0;
}
.pageID-top .mv_img-01 > img {
  aspect-ratio: 800/544;
  object-fit: contain;
}
.pageID-top .mv_img-02 {
  margin: 100px 0 0;
}
.pageID-top .mv_img-02 > img {
  aspect-ratio: 950/344;
  object-fit: contain;
}
.pageID-top .mv_right {
  margin: 100px 0 0;
}
.pageID-top .mv_right > :first-child {
  margin-top: 0;
}
.pageID-top .mv_title {
  font-size: 3.75rem;
  font-weight: 900;
  line-height: 1.5;
}
.pageID-top .mv_title > span {
  display: inline-block;
  margin-left: -20px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.pageID-top .mv_title > span::before {
  content: "";
  position: absolute;
  top: 54%;
  left: 20px;
  transform: translate(0, -50%);
  width: calc(100% - 40px);
  height: 100%;
  min-height: 80px;
  background: #fff;
  border: 1px solid #333;
  z-index: -1;
}
.pageID-top .topLearn {
  display: grid;
  grid-template-columns: auto 720px auto;
  justify-content: center;
  gap: 0 70px;
  overflow: hidden;
}
.pageID-top .topLearn > :first-child {
  margin-top: 0;
}
.pageID-top .topLearn_img {
  margin: 0;
}
.pageID-top .topLearn_title {
  font-size: 2.625rem;
  font-weight: 900;
  line-height: 1.667;
  text-align: center;
}
.pageID-top .topLearn_title > span {
  color: #7fbf26;
}
.pageID-top .topLearn_txts {
  margin: 70px 0 0;
}
.pageID-top .topLearn_txts > :first-child {
  margin-top: 0;
}
.pageID-top .topLearn_txt {
  margin: 40px 0 0;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pageID-top .topAbout {
  display: grid;
  grid-template-columns: 400px 1fr;
  gap: 0 80px;
}
.pageID-top .topAbout_btns {
  margin: 60px 0 0;
}
.pageID-top .topAbout_btns > :last-child {
  border-bottom: 1px solid #000;
}
.pageID-top .topAbout_btn > a {
  display: block;
  padding: 17px 68px 17px 30px;
  color: inherit;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  border-top: 1px solid #333;
  transition: all 0.4s;
  position: relative;
}
.pageID-top .topAbout_btn > a > span {
  display: block;
  transition: all 0.4s;
}
.pageID-top .topAbout_btn > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
  width: 7px;
  height: 12px;
  background: #7fbf26;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  opacity: 0;
  transition: all 0.4s;
}
.pageID-top .topAbout_right {
  padding-right: 20px;
  position: relative;
}
.pageID-top .topAbout_right::before, .pageID-top .topAbout_right::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  max-width: 700px;
  aspect-ratio: 700/525;
}
.pageID-top .topAbout_right::before {
  background: #7fbf26;
  transform: rotate(5deg);
  z-index: -1;
}
.pageID-top .topAbout_right::after {
  background: #c7c7c7;
  transform: rotate(2.75deg);
  z-index: -2;
}
.pageID-top .topAbout_right > :first-child {
  margin-top: 0;
}
.pageID-top .topAbout_imgs {
  display: grid;
}
.pageID-top .topAbout_img {
  grid-column: 1/-1;
  grid-row: 1/-1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), visibility 0.4s cubic-bezier(0.65, 0, 0.35, 1);
}
.pageID-top .topAbout_img > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 700/525;
  object-fit: contain;
}
.pageID-top .topAbout_img-isActive {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), visibility 0.4s cubic-bezier(0.65, 0, 0.35, 1);
}
.pageID-top .topJobs_list {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}
.pageID-top .topJobs_item > a {
  display: block;
  color: inherit;
  text-decoration: none;
  position: relative;
}
.pageID-top .topJobs_item > a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background: #60666d;
  opacity: 0;
  transition: all 0.4s;
}
.pageID-top .topJobs_item > a > :first-child {
  margin-top: 0;
}
.pageID-top .topJobs_bg > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 390/480;
  object-fit: contain;
}
.pageID-top .topJobs_content {
  position: absolute;
  inset: 40px;
  overflow: hidden;
}
.pageID-top .topJobs_content > :first-child {
  margin-top: 0;
}
.pageID-top .topJobs_title {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  transition: all 0.4s;
  text-shadow: 0.5px 0.5px #333, 0.5px -0.5px #333, -0.5px 0.5px #333, -0.5px -0.5px #333;
}
.pageID-top .topJobs_hoverArea {
  position: absolute;
  inset: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: all 0.4s;
  overflow: hidden;
}
.pageID-top .topJobs_hoverArea > :first-child {
  margin-top: 0;
}
.pageID-top .topJobs_hoverTxt {
  font-size: 1.5rem;
  font-weight: 700;
  transition: all 0.4s;
}
.pageID-top .topJobs_btn > a {
  display: block;
  margin: 50px auto 0;
  padding: 50px 47px 50px 40px;
  max-width: 670px;
  color: inherit;
  background: #fff;
  border: 1px solid #333;
  text-decoration: none;
  transition: all 0.4s;
  position: relative;
}
.pageID-top .topJobs_btn > a::after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 7px;
  height: 12px;
  background: #7fbf26;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.pageID-top .topJobs_btnHead {
  display: flex;
  align-items: center;
  gap: 0 20px;
}
.pageID-top .topJobs_btnHead > :first-child {
  margin-top: 0;
}
.pageID-top .topJobs_btnTitle {
  margin: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.6;
}
.pageID-top .topJobs_btnTxt {
  margin: 30px 0 0;
  font-size: 1.25rem;
}
.pageID-top .topWork_list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}
.pageID-top .topWork_itemLink {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  padding: 30px 120px 30px 30px;
  color: inherit;
  border: 1px solid #333;
  transition: all 0.4s;
  text-decoration: none;
  position: relative;
}
.pageID-top .topWork_itemLink::after {
  content: "";
  position: absolute;
  bottom: 26px;
  right: 20px;
  width: 7px;
  height: 12px;
  background: #7fbf26;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.pageID-top .topWork_itemLink > :first-child {
  margin-top: 0;
}
.pageID-top .topWork_title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
}
.pageID-top .topRecruit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pageID-top .topRecruit_btn {
  margin: 50px 0 0;
}
.pageID-top .topRecruit_btn > a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  color: inherit;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  border: 1px solid #333;
  text-decoration: none;
  transition: all 0.4s;
}
.pageID-top .topRecruit_right > :first-child {
  margin-top: 0;
}
.pageID-top .topRecruit_img > img {
  width: 100%;
  height: 100%;
  aspect-ratio: 950/490;
  object-fit: contain;
}
@media screen and (max-width: 736px) {
  .pageID-top .topSec {
    margin: 0;
    padding: 50px 0 60px;
  }
  .pageID-top .topSec_inner {
    padding: 0 20px;
  }
  .pageID-top .topSec-learn {
    overflow: hidden;
  }
  .pageID-top .topSec-recruit {
    padding: 50px 0 0;
  }
  .pageID-top .topHead_en {
    font-size: 1.5714285714rem;
  }
  .pageID-top .topHead_jp {
    margin: 15px 0 0;
    font-size: 1.8571428571rem;
  }
  .pageID-top .mv {
    overflow: hidden;
  }
  .pageID-top .mv_inner {
    display: block;
    padding-right: 0;
  }
  .pageID-top .mv_img-01 {
    padding-right: 20px;
  }
  .pageID-top .topLearn {
    display: flex;
    flex-direction: column;
  }
  .pageID-top .topLearn_img {
    margin: 30px 0 0;
    text-align: center;
  }
  .pageID-top .topLearn_img > img {
    width: 100%;
    height: 100%;
    aspect-ratio: 515/786;
    object-fit: contain;
  }
  .pageID-top .topLearn_img-01 {
    order: 1;
  }
  .pageID-top .topLearn_img-02 {
    order: 3;
  }
  .pageID-top .topLearn_content {
    margin: 30px 0;
    order: 2;
  }
  .pageID-top .topLearn_title {
    font-size: 1.8571428571rem;
  }
  .pageID-top .topLearn_txts {
    margin: 40px 0 0;
  }
  .pageID-top .topAbout {
    display: block;
  }
  .pageID-top .topAbout_btns {
    margin: 40px 0 0;
  }
  .pageID-top .topAbout_btn > a {
    padding: 17px 27px 17px 10px;
    font-size: 1.4285714286rem;
  }
  .pageID-top .topAbout_btn > a::after {
    right: 10px;
    opacity: 1;
  }
  .pageID-top .topAbout_right {
    margin: 60px 0 0;
    padding: 0;
  }
  .pageID-top .topJobs_list {
    display: block;
  }
  .pageID-top .topJobs_list > :first-child {
    margin-top: 0;
  }
  .pageID-top .topJobs_item {
    margin: 30px 0 0;
  }
  .pageID-top .topJobs_item > a {
    color: #fff;
  }
  .pageID-top .topJobs_item > a::before {
    content: none;
  }
  .pageID-top .topJobs_content {
    inset: 30px 20px;
  }
  .pageID-top .topJobs_title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8571428571rem;
  }
  .pageID-top .topJobs_hoverArea {
    display: none;
  }
  .pageID-top .topJobs_hoverTxt {
    font-size: 1.4285714286rem;
  }
  .pageID-top .topJobs_btn > a {
    padding: 30px 50px 30px 30px;
  }
  .pageID-top .topJobs_btnHead {
    display: block;
  }
  .pageID-top .topJobs_btnTitle {
    margin: 20px 0 0;
    font-size: 1.8571428571rem;
  }
  .pageID-top .topJobs_btnTxt {
    margin: 20px 0 0;
  }
  .pageID-top .topWork_list {
    display: block;
  }
  .pageID-top .topWork_list > :first-child {
    margin-top: 0;
  }
  .pageID-top .topWork_itemLink {
    padding: 30px 50px 30px 30px;
  }
  .pageID-top .topWork_itemLink {
    margin: 20px 0 0;
  }
  .pageID-top .topRecruit {
    display: block;
  }
  .pageID-top .topRecruit_right {
    margin: 50px -20px 0;
  }
}
@media screen and (min-width: 737px) {
  .pageID-top .topSec-learn {
    padding: 100px 0;
  }
  .pageID-top .topSec-about {
    padding: 90px 0 85px 0;
  }
  .pageID-top .topLearn_img {
    width: 515px;
  }
  .pageID-top .topRecruit_left {
    width: 100%;
    max-width: 600px;
  }
  .pageID-top .topRecruit_btn {
    max-width: 500px;
  }
  .pageID-top .topRecruit_right {
    width: 100%;
    max-width: 950px;
  }
}
@media screen and (max-width: 1700px) {
  .pageID-top .mv_img-02 {
    margin: 80px 0 0;
  }
  .pageID-top .mv_right {
    margin: 80px 0 0;
  }
  .pageID-top .mv_title {
    font-size: 2.5rem;
  }
  .pageID-top .mv_title > span {
    margin-left: -15px;
  }
  .pageID-top .mv_title > span::before {
    left: 15px;
    min-height: 55px;
    width: calc(100% - 30px);
  }
}
@media screen and (max-width: 1700px) and (max-width: 736px) {
  .pageID-top .mv_img-02 {
    margin: 30px 0 0;
    padding-left: 20px;
  }
  .pageID-top .mv_right {
    margin: 20px 0 0;
  }
  .pageID-top .mv_title {
    padding: 0 20px;
    font-size: 1.7142857143rem;
  }
  .pageID-top .mv_title > span {
    margin-left: -10px;
  }
  .pageID-top .mv_title > span::before {
    left: 10px;
    min-height: 32px;
    width: calc(100% - 20px);
  }
}
@media (min-width: 737px) and (hover: hover) {
  .pageID-top .topAbout_btn > a:hover {
    opacity: 1;
    color: #7fbf26;
  }
  .pageID-top .topAbout_btn > a:hover > span {
    margin-left: 10px;
  }
  .pageID-top .topAbout_btn > a:hover::after {
    opacity: 1;
  }
  .pageID-top .topJobs_item > a:hover {
    color: #fff;
    opacity: 1;
  }
  .pageID-top .topJobs_item > a:hover::before {
    opacity: 0.7;
  }
  .pageID-top .topJobs_item > a:hover .topJobs_hoverArea {
    opacity: 1;
  }
  .pageID-top .topJobs_btn > a:hover {
    opacity: 1;
    border: 1px solid #7fbf26;
  }
  .pageID-top .topWork_itemLink:hover {
    opacity: 1;
    border: 1px solid #7fbf26;
  }
  .pageID-top .topRecruit_btn > a:hover {
    opacity: 1;
    border: 1px solid #7fbf26;
  }
}
/*# sourceMappingURL=top.css.map */