@charset "UTF-8";
/*-----------------------------------------------------------------------------------

	Theme Name: ASKA CORPORATION 2024伊藤

-------------------------------------------------------------------------------------*/
/* ################################ */
/* main.scss、style2024.scss 変更分 */
/* ################################ */
body {
  background: #ffffff;
}

@media (max-width: 768px) {
  img {
    width: 100%;
  }
}

.home-big-bn {
  margin: 80px 0 50px;
}
@media (max-width: 768px) {
  .home-big-bn {
    margin: 40px 0;
  }
}

@media (max-width: 768px) {
  #page-title {
    height: 300px;
    margin-bottom: 24px;
  }
}

@media (max-width: 768px) {
  .section {
    padding: 40px 16px;
    margin-bottom: 0;
  }
}

.home-big-bn ul li.recruit2.recruit-banner {
  background: url(../library/img2024/recruit_banner.jpg);
}

.margin-60 {
  margin-top: 60px;
}
@media (max-width: 768px) {
  .margin-60 {
    margin-top: 20px;
  }
}

.accent-text {
  color: #fc6305;
  font-size: 18px;
  margin-right: 0.2em;
}

.gradient-subtext {
  background: -webkit-gradient(linear, left top, right top, color-stop(100%, #595757), to(#595757));
  background: -webkit-linear-gradient(left, #595757 100%, #595757 100%);
  background: linear-gradient(90deg, #595757 100%, #595757 100%);
  -webkit-background-clip: text;
          background-clip: text;
}

.primary-color-text {
  color: #fc6305;
}

.dl-link {
  border: 1px solid #fc6305;
  color: #fc6305;
  padding: 16px 60px;
  font-weight: bold;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 768px) {
  .dl-link {
    display: block;
    text-align: center;
    padding: 16px;
  }
}
.dl-link:hover {
  color: #ffffff;
  border: 1px solid #fc6305;
  background: #fc6305;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768px) {
  .table {
    display: block;
  }
}
.table dt, .table dd {
  margin-bottom: 0;
  padding: 16px 0 16px 16px;
}
.table dt:nth-of-type(1), .table dd:nth-of-type(1) {
  border-top: 1px dotted #cccccc;
}
.table dt {
  width: 27%;
  background: #f1f1f1;
  border-bottom: 1px dotted #cccccc;
}
@media (max-width: 768px) {
  .table dt {
    width: 100%;
  }
}
.table dd {
  width: 73%;
  border-bottom: 1px dotted #cccccc;
}
@media (max-width: 768px) {
  .table dd {
    width: 100%;
  }
}

.line-title {
  color: #fc6305;
  border-left: 2px solid #fc6305;
  font-size: 20px;
  padding-left: 8px;
  line-height: 1;
}
@media (max-width: 768px) {
  .line-title {
    margin-top: 30px;
    line-height: 1.5;
    font-size: 18px;
  }
}
.line-title-margin {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .line-title-margin {
    margin-top: 30px;
  }
}

.section-box {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .section-box {
    margin-top: 0;
  }
}
.section-box-image {
  margin-top: 48px;
}
@media (max-width: 768px) {
  .section-box-image {
    margin-top: 24px;
  }
}

/* ############################## */
/* CSR */
/* ############################## */
.csr-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 48px 0 0;
  gap: 40px;
}
@media (max-width: 768px) {
  .csr-list {
    display: block;
    margin-top: 0;
  }
}
.csr-list li {
  width: 50%;
}
@media (max-width: 768px) {
  .csr-list li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .csr-list-01 li:nth-of-type(1) .line-title {
    margin-top: 0;
  }
}
.csr-list-01 img {
  margin-top: 45px;
}
@media (max-width: 768px) {
  .csr-list-01 img {
    margin-top: 24px;
  }
}
.csr-list-01 p {
  margin-top: 35px;
}
@media (max-width: 768px) {
  .csr-list-01 p {
    margin-top: 16px;
  }
}
.csr-list-02 li:nth-of-type(1) {
  width: 70%;
}
@media (max-width: 768px) {
  .csr-list-02 li:nth-of-type(1) {
    width: 100%;
  }
}
.csr-list-02 li:nth-of-type(2) {
  width: 30%;
}
@media (max-width: 768px) {
  .csr-list-02 li:nth-of-type(2) {
    text-align: center;
    width: 100%;
  }
}
.csr-list-02 img {
  margin-top: -100px;
}
@media (max-width: 768px) {
  .csr-list-02 img {
    width: 50%;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .csr-list-03 {
    margin-top: 24px;
  }
}
.csr-list-03 li:nth-of-type(1) {
  width: 65%;
}
@media (max-width: 768px) {
  .csr-list-03 li:nth-of-type(1) {
    width: 100%;
  }
}
.csr-list-03 li:nth-of-type(2) {
  width: 35%;
}
@media (max-width: 768px) {
  .csr-list-03 li:nth-of-type(2) {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .csr-list-03 img {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: bottom;
       object-position: bottom;
  }
}

/* ############################## */
/* development */
/* ############################## */
.dev-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 48px 0 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px;
}
@media (max-width: 768px) {
  .dev-list {
    display: block;
    margin-top: 20px;
  }
}
.dev-list li img {
  width: 100%;
}
.dev-list li:nth-of-type(1) {
  width: 65%;
}
@media (max-width: 768px) {
  .dev-list li:nth-of-type(1) {
    width: 100%;
  }
}
.dev-list li:nth-of-type(2) {
  width: 35%;
}
@media (max-width: 768px) {
  .dev-list li:nth-of-type(2) {
    width: 100%;
  }
}/*# sourceMappingURL=style2024-1.css.map */