@charset "UTF-8";
/********************/
/*header    */
/********************/
@media screen and (min-width: 1081px) {
  #page .l-header__gnav nav #nav-content ul .l-header__item.work > p {
    color: #000;
  }
  #page .l-header__gnav nav #nav-content ul .l-header__item.work > p span {
    border-top: 7px solid black;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
  }
  .l-header__gnav nav ul .l-header__item.work {
    position: relative;
  }
  .l-header__gnav nav ul .l-header__item.work > p {
    font-family: "Moderat", sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: clamp(14px, 1.0248901903vw, 18px);
    transition: 0.3s;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  .l-header__gnav nav ul .l-header__item.work > p span {
    margin-left: 15px;
    border-top: 7px solid white;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
  }
  .l-header__gnav nav ul .l-header__item.work .sub-menu {
    background-color: white;
    border-radius: 10px;
    position: absolute;
    bottom: -20px;
    left: 0;
    transform: translateY(100%);
    width: 200px;
  }
  .l-header__gnav nav ul .l-header__item.work .sub-menu__item {
    border-bottom: 1px solid #e3e3e3;
  }
  .l-header__gnav nav ul .l-header__item.work .sub-menu__item > a {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #005291 !important;
    font-family: "Noto Sans JP", "Hiragino Sans", "Helvetica Neue", Arial, "Yu Gothic", "Meiryo", sans-serif !important;
  }
  .l-header__gnav nav ul .l-header__item.work .sub-menu__item > a img {
    width: 20px;
    flex-shrink: 0;
  }
  .l-header__gnav nav ul .l-header__item.work .sub-menu__item > a:hover {
    background-color: #e1f0f4;
  }
  .l-header__gnav nav ul .l-header__item.work .sub-menu div:last-child {
    border: none !important;
  }
}
@media screen and (max-width: 1080px) {
  .l-header__gnav nav #nav-content ul .l-header__item.work {
    position: relative;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work > p {
    transition: 0.3s;
    font-family: "Moderat", sans-serif;
    display: flex;
    align-items: center;
    font-weight: 700;
    padding: 20px 10px;
    cursor: pointer;
    font-size: 1.6rem;
    color: #fff !important;
    position: relative;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work > p::before {
    content: "";
    position: absolute;
    z-index: 3;
    transition: all 0.3s;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work > p.active::before {
    transform: rotate(135deg);
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work > p span {
    display: none;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work .sub-menu {
    background-color: white;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work .sub-menu__item {
    border-bottom: 1px solid #e3e3e3;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work .sub-menu__item a.sub-menu__link {
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #005291 !important;
    font-family: "Noto Sans JP", "Hiragino Sans", "Helvetica Neue", Arial, "Yu Gothic", "Meiryo", sans-serif !important;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work .sub-menu__item a.sub-menu__link:before {
    border-color: #005291;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work .sub-menu__item a.sub-menu__link img {
    display: none;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work .sub-menu__item a.sub-menu__link:hover {
    background-color: #e1f0f4;
  }
  .l-header__gnav nav #nav-content ul .l-header__item.work .sub-menu div:last-child {
    border: none !important;
  }
}
/********************/
/*footer    */
/********************/
#footer .container__inner .flex .right {
  width: 37%;
}

/********************/
/*home     */
/********************/
#home #work .container__inner .flex .img-box {
  display: block;
}

#home .mv .swiper-container {
  transform: none !important;
}

#home #challenge .container__inner {
  align-items: flex-start;
  gap: 1%;
}
#home #challenge .container__inner .left {
  min-width: 550px;
}
#home #challenge .container__inner .left .container__title h2 {
  font-size: 8rem;
}
#home #challenge .challenge-right {
  display: flex;
  flex-wrap: wrap;
}
#home #challenge .challenge-right__item {
  width: 32%;
  min-width: 250px;
  margin-bottom: 10px;
  margin-left: 1%;
}
@media screen and (max-width: 768px) {
  #home #challenge .challenge-right__item {
    min-width: auto;
  }
}

/********************/
/*#developer-position,
  #sales-position       
  PC     */
/********************/
@media screen and (min-width: 769px) {
  #developer-position,
#sales-position {
    /********************/
    /*parts             */
    /********************/
    /********************/
    /*intro             */
    /********************/
    /********************/
    /*scope             */
    /********************/
    /********************/
    /*interview             */
    /********************/
    /********************/
    /*profile             */
    /********************/
    /********************/
    /*qa             */
    /********************/
    /********************/
    /*message       */
    /********************/
    /********************/
    /*condition         */
    /********************/
  }
  #developer-position .section__ttl,
#sales-position .section__ttl {
    color: #005291;
    font-weight: 500;
    line-height: 1;
  }
  #developer-position .section__ttl img,
#sales-position .section__ttl img {
    width: 62px;
  }
  #developer-position .section-inner,
#sales-position .section-inner {
    margin: 0 auto;
    max-width: 1404px;
  }
  #developer-position .container,
#sales-position .container {
    margin: 0 auto !important;
  }
  #developer-position .sp_only,
#sales-position .sp_only {
    display: none !important;
  }
  #developer-position .intro,
#sales-position .intro {
    padding-top: 143px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #developer-position .intro__left,
#sales-position .intro__left {
    margin-left: 10%;
    width: 30%;
  }
  #developer-position .intro__left img,
#sales-position .intro__left img {
    width: 100%;
  }
  #developer-position .intro__right,
#sales-position .intro__right {
    margin-right: 10px;
    margin-left: 4%;
    max-width: 918px;
    padding-top: 43px;
  }
  #developer-position .intro__ttl,
#sales-position .intro__ttl {
    font-size: 40px;
    font-weight: 500;
    color: #005291;
    line-height: 1.6;
  }
  #developer-position .intro__content p,
#sales-position .intro__content p {
    margin-top: 33px;
    font-size: 24px;
    line-height: 2;
    font-weight: 400;
  }
  #developer-position .intro__content p span,
#sales-position .intro__content p span {
    font-weight: 500;
  }
  #developer-position .intro__link,
#sales-position .intro__link {
    margin-top: 85px;
    display: flex;
    font-size: 25px;
    font-weight: 500;
    align-items: center;
    color: #005291;
  }
  #developer-position .intro__link span,
#sales-position .intro__link span {
    margin-left: 51px;
    background-color: #005291;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    line-height: 43px;
    text-align: center;
    font-size: 20px;
    color: white;
    transition: 0.3s;
  }
  #developer-position .intro__link:hover span,
#sales-position .intro__link:hover span {
    transform: translateX(15px);
    background-color: white;
    color: #005291;
  }
  #developer-position .scope,
#sales-position .scope {
    padding-top: 198px;
  }
  #developer-position .scope__ttl,
#sales-position .scope__ttl {
    font-size: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #developer-position .scope__ttl img,
#sales-position .scope__ttl img {
    margin-top: 44px;
  }
  #developer-position .scope__sub,
#sales-position .scope__sub {
    margin-top: 60px;
    font-size: 24px;
    color: #202529;
    line-height: 2;
    text-align: center;
    font-weight: 400;
  }
  #developer-position .scope__list,
#sales-position .scope__list {
    margin-top: 80px;
    background-color: #fafafa;
    border-radius: 30px;
    padding: 47px 41px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 2%;
  }
  #developer-position .scope__item,
#sales-position .scope__item {
    background-color: white;
    border-radius: 20px;
    padding: 35px;
    width: 48%;
    max-width: 636px;
    margin-bottom: 43px;
  }
  #developer-position .scope__number,
#sales-position .scope__number {
    display: block;
    width: 180px;
    height: 55px;
    border-radius: 10px;
    background-color: #005291;
    font-size: 27px;
    font-weight: 500;
    color: white;
    line-height: 55px;
    text-align: center;
    font-family: "Moderat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  #developer-position .scope__name,
#sales-position .scope__name {
    margin-top: 42px;
    font-size: 30px;
    font-weight: 500;
    color: #005291;
    line-height: 1;
  }
  #developer-position .scope__desc,
#sales-position .scope__desc {
    margin-top: 30px;
    font-size: 22px;
    color: #202529;
    line-height: 2;
    font-weight: 400;
  }
  #developer-position .scope__image,
#sales-position .scope__image {
    margin-top: 115px;
    border-radius: 20px;
    width: 100%;
  }
  #developer-position .interview,
#sales-position .interview {
    margin-top: 130px;
    padding-top: 87px;
    padding-bottom: 87px;
    background-color: #fafafa;
  }
  #developer-position .interview .container,
#sales-position .interview .container {
    display: flex;
    justify-content: space-between;
  }
  #developer-position .interview-left,
#sales-position .interview-left {
    width: 52.5%;
    max-width: 830px;
    padding-top: 20px;
    border-radius: 10px;
  }
  #developer-position .interview-right,
#sales-position .interview-right {
    width: 47%;
    max-width: 770px;
    margin-left: 0.5%;
  }
  #developer-position .interview__ttl,
#sales-position .interview__ttl {
    font-family: "Moderat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
  }
  #developer-position .interview__ttl img,
#sales-position .interview__ttl img {
    display: block;
    margin-top: 25px;
  }
  #developer-position .interview__thumb,
#sales-position .interview__thumb {
    display: none;
  }
  #developer-position .interview__comment,
#sales-position .interview__comment {
    margin-top: 44px;
    font-size: 46px;
    font-weight: 500;
    line-height: 1.6;
    color: #005291;
  }
  #developer-position .interview__role,
#sales-position .interview__role {
    margin-top: 37px;
    font-size: 29px;
    font-weight: 400;
    color: #005291;
    line-height: 1;
  }
  #developer-position .interview__link,
#sales-position .interview__link {
    margin-top: 55px;
    padding-left: 54px;
    padding-right: 31px;
    width: 418px;
    height: 104px;
    background-color: #00518f;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 27px;
    color: white;
    font-weight: 500;
  }
  #developer-position .interview__link span,
#sales-position .interview__link span {
    display: block;
    width: 42px;
    height: 42px;
    background-color: white;
    line-height: 42px;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
    color: #00518f;
    transition: 0.3s;
  }
  #developer-position .interview__link:hover,
#sales-position .interview__link:hover {
    color: #00518f;
    background-color: white;
  }
  #developer-position .interview__link:hover span,
#sales-position .interview__link:hover span {
    background-color: #00518f;
    color: white;
    transform: translateX(15px);
  }
  #developer-position .interview__profile,
#sales-position .interview__profile {
    background-color: white;
    margin-top: 70px;
    padding: 32px 24px;
    max-width: 657px;
    border-radius: 10px;
    color: #005291;
    font-weight: 500;
    dominant-baseline: 18px;
    line-height: 2;
  }
  #developer-position .profile-qa__item,
#sales-position .profile-qa__item {
    padding-top: 65px;
  }
  #developer-position .profile-qa__question,
#sales-position .profile-qa__question {
    display: flex;
    align-items: center;
  }
  #developer-position .profile-qa__question span,
#sales-position .profile-qa__question span {
    height: 103px;
    border: 1px solid #005291;
    line-height: 103px;
    text-align: center;
    font-size: 39px;
    font-weight: 600;
    color: #005291;
  }
  #developer-position .profile-qa__left,
#sales-position .profile-qa__left {
    flex-shrink: 0;
    width: 103px;
    margin-right: 6%;
  }
  #developer-position .profile-qa__ttl,
#sales-position .profile-qa__ttl {
    font-size: 33px;
    font-weight: 500;
    color: #005291;
  }
  #developer-position .profile-qa__answer,
#sales-position .profile-qa__answer {
    margin-top: 44px;
    display: flex;
  }
  #developer-position .profile-qa__answer dl dt,
#sales-position .profile-qa__answer dl dt {
    font-size: 29px;
    font-weight: 500;
    color: #005291;
  }
  #developer-position .profile-qa__answer dl dd,
#sales-position .profile-qa__answer dl dd {
    margin-top: 30px;
    font-size: 24px;
    color: #202529;
    line-height: 2;
  }
  #developer-position .profile-flow,
#sales-position .profile-flow {
    margin-top: 125px;
    background-color: #fafafa;
    border-radius: 30px;
    padding: 63px 5% 96px 7%;
  }
  #developer-position .profile-flow__ttl,
#sales-position .profile-flow__ttl {
    display: inline-block;
    padding: 20px 40px;
    background-color: white;
    border-radius: 20px;
    font-size: 25px;
    font-weight: bold;
    color: #005291;
  }
  #developer-position .profile-flow__wrapper,
#sales-position .profile-flow__wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 63px;
  }
  #developer-position .profile-flow__item,
#sales-position .profile-flow__item {
    padding-left: 70px;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 24px;
    color: #202529;
    display: flex;
    align-items: center;
    position: relative;
  }
  #developer-position .profile-flow__item:before,
#sales-position .profile-flow__item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: white;
    border: 2px solid #005291;
    width: 28px;
    height: 28px;
  }
  #developer-position .profile-flow__item span,
#sales-position .profile-flow__item span {
    color: #005291;
    font-weight: 600;
    margin-right: 30px;
  }
  #developer-position .profile-flow__schedule,
#sales-position .profile-flow__schedule {
    margin-left: 46px;
    border-left: 2px solid #005291;
    position: relative;
  }
  #developer-position .profile-flow__schedule::before,
#sales-position .profile-flow__schedule::before {
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    background-color: #fafafa;
    top: 0;
    left: -5px;
    position: absolute;
    z-index: 1;
  }
  #developer-position .profile-flow__schedule::after,
#sales-position .profile-flow__schedule::after {
    content: "";
    display: block;
    height: 10px;
    width: 100%;
    background-color: #fafafa;
    bottom: 0;
    left: -5px;
    position: absolute;
    z-index: 1;
  }
  #developer-position .profile-flow__schedule .item1:before,
#developer-position .profile-flow__schedule .item4:before,
#developer-position .profile-flow__schedule .item10:before,
#sales-position .profile-flow__schedule .item1:before,
#sales-position .profile-flow__schedule .item4:before,
#sales-position .profile-flow__schedule .item10:before {
    background-color: #005291;
    border-radius: 10px;
    color: white;
    font-size: 20px;
    font-weight: 500;
    width: 87px;
    height: 48px;
    line-height: 48px;
    text-align: center;
  }
  #developer-position .profile-flow__schedule .item1:before,
#sales-position .profile-flow__schedule .item1:before {
    content: "出社";
  }
  #developer-position .profile-flow__schedule .item4:before,
#sales-position .profile-flow__schedule .item4:before {
    content: "休憩";
  }
  #developer-position .profile-flow__schedule .item7:before,
#sales-position .profile-flow__schedule .item7:before {
    display: none;
  }
  #developer-position .profile-flow__schedule .item10:before,
#sales-position .profile-flow__schedule .item10:before {
    content: "退社";
  }
  #developer-position .profile-flow__right,
#sales-position .profile-flow__right {
    max-width: 493px;
    width: 40%;
    margin-left: 1%;
    padding-top: 37px;
  }
  #developer-position .profile-flow__img01,
#sales-position .profile-flow__img01 {
    width: 420px;
  }
  #developer-position .profile-flow__img02,
#sales-position .profile-flow__img02 {
    display: block;
    width: 379px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: 0;
  }
  #developer-position .profile-img,
#sales-position .profile-img {
    margin-top: 110px;
    width: 100%;
    border-radius: 10px;
  }
  #developer-position .qa,
#sales-position .qa {
    padding-top: 176px;
  }
  #developer-position .qa-ttl,
#sales-position .qa-ttl {
    font-size: 45px;
    font-weight: 500;
  }
  #developer-position .qa-ttl img,
#sales-position .qa-ttl img {
    margin-top: 48px;
  }
  #developer-position .qa-list,
#sales-position .qa-list {
    margin-top: 50px;
  }
  #developer-position .qa-item,
#sales-position .qa-item {
    padding-top: 81px;
    padding-bottom: 93px;
    border-bottom: 1px solid #e3e3e3;
  }
  #developer-position .qa-item__q,
#sales-position .qa-item__q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 30px;
    cursor: pointer;
  }
  #developer-position .qa-item__icon,
#sales-position .qa-item__icon {
    width: 67px;
    height: 67px;
    line-height: 67px;
    text-align: center;
    font-size: 39px;
    color: white;
    margin-right: 34px;
  }
  #developer-position .qa-item__ttl,
#sales-position .qa-item__ttl {
    display: flex;
    align-items: center;
    font-size: 33px;
    color: #005291;
    line-height: 1.6;
    font-weight: 500;
  }
  #developer-position .qa-item__ttl > span,
#sales-position .qa-item__ttl > span {
    background-color: #005291;
  }
  #developer-position .qa-item__button,
#sales-position .qa-item__button {
    display: block;
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
  }
  #developer-position .qa-item__button::before,
#sales-position .qa-item__button::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #005291;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  #developer-position .qa-item__button::after,
#sales-position .qa-item__button::after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #005291;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.6s ease;
  }
  #developer-position .qa-item__button.active::after,
#sales-position .qa-item__button.active::after {
    display: none;
  }
  #developer-position .qa-item__a,
#sales-position .qa-item__a {
    display: flex;
    margin-top: 55px;
  }
  #developer-position .qa-item__a > span,
#sales-position .qa-item__a > span {
    background-color: #e58f3a;
    flex-shrink: 0;
  }
  #developer-position .qa-item__a > p,
#sales-position .qa-item__a > p {
    font-size: 24px;
    line-height: 1.6;
    color: #202529;
    padding-top: 18px;
  }
  #developer-position .qa-item__a > p a,
#sales-position .qa-item__a > p a {
    color: #047ab9;
    text-decoration: underline;
  }
  #developer-position .qa__img,
#sales-position .qa__img {
    margin-top: 135px;
    width: 100%;
    border: 20px;
  }
  #developer-position .message,
#sales-position .message {
    margin-top: 176px;
    background-color: #fafafa;
    padding-top: 109px;
    padding-bottom: 60px;
  }
  #developer-position .message-head,
#sales-position .message-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #developer-position .message-head__ttl,
#sales-position .message-head__ttl {
    font-size: 24px;
    color: #005291;
  }
  #developer-position .message-head__ttl img,
#sales-position .message-head__ttl img {
    display: block;
    margin-top: 30px;
  }
  #developer-position .message-head__thumb,
#sales-position .message-head__thumb {
    display: none;
  }
  #developer-position .message-head__comment,
#sales-position .message-head__comment {
    color: #005291;
    margin-top: 53px;
    font-size: 33px;
    font-weight: 500;
  }
  #developer-position .message-head__role,
#sales-position .message-head__role {
    color: #005291;
    margin-top: 53px;
    font-size: 29px;
    font-weight: 400;
  }
  #developer-position .message-head__right,
#sales-position .message-head__right {
    width: 49%;
    margin-left: 1%;
    max-width: 700px;
    border-radius: 10px;
  }
  #developer-position .message-list,
#sales-position .message-list {
    margin-top: 85px;
  }
  #developer-position .message-list__item,
#sales-position .message-list__item {
    background-color: white;
    padding: 87px 62px;
    margin-bottom: 67px;
  }
  #developer-position .message-list__item dl dt,
#sales-position .message-list__item dl dt {
    font-size: 29px;
    font-weight: 500;
    color: #005291;
  }
  #developer-position .message-list__item dl dd,
#sales-position .message-list__item dl dd {
    margin-top: 28px;
    font-size: 24px;
    font-weight: 400;
    color: #202529;
    line-height: 2;
  }
  #developer-position .condition,
#sales-position .condition {
    padding-top: 148px;
    padding-bottom: 86px;
  }
  #developer-position .condition-ttl,
#sales-position .condition-ttl {
    font-size: 45px;
    font-weight: 500;
    display: block;
  }
  #developer-position .condition-ttl img,
#sales-position .condition-ttl img {
    display: block;
    margin-top: 53px;
  }
  #developer-position .condition-table,
#sales-position .condition-table {
    margin-top: 67px;
    border-collapse: collapse;
    width: 100%;
  }
  #developer-position .condition-table thead,
#sales-position .condition-table thead {
    background-color: #004c94;
  }
  #developer-position .condition-table thead tr th,
#sales-position .condition-table thead tr th {
    padding: 37px 49px;
    font-size: 31px;
    color: white;
    font-weight: 500;
    text-align: left;
  }
  #developer-position .condition-table tbody,
#sales-position .condition-table tbody {
    display: block;
    margin-top: 57px;
  }
  #developer-position .condition-table tbody tr:first-child,
#sales-position .condition-table tbody tr:first-child {
    border-top: 1px solid #e3e3e3;
  }
  #developer-position .condition-table tbody tr,
#sales-position .condition-table tbody tr {
    border-bottom: 1px solid #e3e3e3;
    padding-top: 61px;
    padding-bottom: 61px;
    display: flex;
    align-items: center;
  }
  #developer-position .condition-table tbody tr th,
#sales-position .condition-table tbody tr th {
    display: block;
    font-size: 24px;
    font-weight: 500;
    color: #005291;
    width: 281px;
    flex-shrink: 0;
    text-align: left;
  }
  #developer-position .condition-table tbody tr td,
#sales-position .condition-table tbody tr td {
    font-size: 24px;
    font-weight: 400;
    color: #202529;
  }
  #developer-position .condition-cta,
#sales-position .condition-cta {
    margin-top: 81px;
    padding-bottom: 140px;
  }
  #developer-position .condition-cta .container,
#sales-position .condition-cta .container {
    background: linear-gradient(to left, #0aa9c6, #0f73bf);
    border-radius: 10px;
    padding-top: 74px;
    padding-bottom: 86px;
  }
  #developer-position .condition-cta .section-inner,
#sales-position .condition-cta .section-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 3.5%;
  }
  #developer-position .condition-cta__left,
#sales-position .condition-cta__left {
    min-width: 600px;
  }
  #developer-position .condition-cta__ttl,
#sales-position .condition-cta__ttl {
    display: flex;
    font-size: 69px;
    font-weight: 500;
    color: white;
    display: flex;
    align-items: flex-end;
  }
  #developer-position .condition-cta__ttl .ja,
#sales-position .condition-cta__ttl .ja {
    display: inline-block;
    margin-left: 32px;
    font-size: 22px;
    font-weight: 500;
    color: white;
    margin-bottom: 20px;
  }
  #developer-position .condition-cta__tel,
#sales-position .condition-cta__tel {
    margin-top: 30px;
    display: flex;
    align-items: center;
    color: white;
    font-size: 53px;
    font-weight: 400;
    font-family: "Moderat", "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", "Hiragino Sans", sans-serif;
  }
  #developer-position .condition-cta__tel small,
#sales-position .condition-cta__tel small {
    color: white;
    display: block;
    width: 134px;
    padding: 3px 10px;
    border: 1px solid white;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    font-family: "Noto Sans JP", "Hiragino Sans", "Helvetica Neue", Arial, "Yu Gothic", "Meiryo", sans-serif;
  }
  #developer-position .condition-cta__tel span,
#sales-position .condition-cta__tel span {
    color: white;
    display: block;
    margin-left: 24px;
    font-size: 38px;
    margin-right: 5px;
  }
  #developer-position .condition-cta__right,
#sales-position .condition-cta__right {
    max-width: 637px;
    width: 48%;
    margin-right: 2%;
  }
  #developer-position .condition-cta__button,
#sales-position .condition-cta__button {
    padding: 56px 28px 56px 75px;
    transition: 0.3s;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 29px;
    font-weight: 500;
  }
  #developer-position .condition-cta__button span,
#sales-position .condition-cta__button span {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    line-height: 40px;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    transition: 0.3s;
  }
  #developer-position .condition-cta__button.new,
#sales-position .condition-cta__button.new {
    background-color: white;
    color: #005291;
  }
  #developer-position .condition-cta__button.new span,
#sales-position .condition-cta__button.new span {
    background-color: #005291;
    color: white;
  }
  #developer-position .condition-cta__button.new:hover span,
#sales-position .condition-cta__button.new:hover span {
    transform: translateX(15px);
  }
  #developer-position .condition-cta__button.career,
#sales-position .condition-cta__button.career {
    margin-top: 23px;
    background-color: #005291;
    color: white;
  }
  #developer-position .condition-cta__button.career span,
#sales-position .condition-cta__button.career span {
    background-color: white;
    color: #005291;
  }
  #developer-position .condition-cta__button.career:hover span,
#sales-position .condition-cta__button.career:hover span {
    transform: translateX(15px);
  }
}
/********************/
/*#developer-position,
  #sales-position       
  SP     */
/********************/
@media screen and (max-width: 768px) {
  #developer-position,
#sales-position {
    /********************/
    /*parts             */
    /********************/
    /********************/
    /*intro             */
    /********************/
    /********************/
    /*scope             */
    /********************/
    /********************/
    /*interview             */
    /********************/
    /********************/
    /*profile             */
    /********************/
    /********************/
    /*qa             */
    /********************/
    /********************/
    /*message       */
    /********************/
    /********************/
    /*condition         */
    /********************/
  }
  #developer-position .section__ttl,
#sales-position .section__ttl {
    color: #005291;
    font-weight: 500;
    line-height: 1;
  }
  #developer-position .section__ttl img,
#sales-position .section__ttl img {
    width: 40px;
  }
  #developer-position .section-inner,
#sales-position .section-inner {
    margin: 0 auto;
    max-width: 1404px;
  }
  #developer-position .container,
#sales-position .container {
    margin: 0 auto !important;
  }
  #developer-position .pc_only,
#sales-position .pc_only {
    display: none !important;
  }
  #developer-position .intro,
#sales-position .intro {
    padding-top: 70px;
  }
  #developer-position .intro__left,
#sales-position .intro__left {
    margin: 0 auto;
    width: 90%;
  }
  #developer-position .intro__left img,
#sales-position .intro__left img {
    width: 100%;
  }
  #developer-position .intro__right,
#sales-position .intro__right {
    margin-top: 20px;
    margin-left: 4%;
    margin-right: 4%;
    max-width: 918px;
    padding-top: 25px;
    text-align: center;
  }
  #developer-position .intro__ttl,
#sales-position .intro__ttl {
    font-size: 30px;
    font-weight: 500;
    color: #005291;
    line-height: 1.6;
  }
  #developer-position .intro__content p,
#sales-position .intro__content p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
  }
  #developer-position .intro__content p span,
#sales-position .intro__content p span {
    font-weight: 500;
  }
  #developer-position .intro__link,
#sales-position .intro__link {
    margin: 50px auto;
    display: inline-flex;
    font-size: 17px;
    font-weight: 500;
    align-items: center;
    color: #005291;
  }
  #developer-position .intro__link span,
#sales-position .intro__link span {
    margin-left: 30px;
    background-color: #005291;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: white;
  }
  #developer-position .intro__link:hover,
#sales-position .intro__link:hover {
    transition: 0.3s;
    opacity: 0.7;
  }
  #developer-position .scope,
#sales-position .scope {
    padding-top: 100px;
  }
  #developer-position .scope__ttl,
#sales-position .scope__ttl {
    font-size: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #developer-position .scope__ttl img,
#sales-position .scope__ttl img {
    margin-top: 20px;
  }
  #developer-position .scope__sub,
#sales-position .scope__sub {
    margin-top: 30px;
    font-size: 18px;
    color: #202529;
    line-height: 2;
    text-align: center;
    font-weight: 400;
  }
  #developer-position .scope__list,
#sales-position .scope__list {
    margin-top: 50px;
    background-color: #fafafa;
    border-radius: 20px;
    padding: 15px;
  }
  #developer-position .scope__item,
#sales-position .scope__item {
    background-color: white;
    border-radius: 20px;
    padding: 20px;
    width: 100%;
    max-width: 636px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  #developer-position .scope__number,
#sales-position .scope__number {
    display: block;
    width: 120px;
    height: 35px;
    border-radius: 10px;
    background-color: #005291;
    font-size: 20px;
    font-weight: 500;
    color: white;
    line-height: 35px;
    text-align: center;
    font-family: "Moderat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  #developer-position .scope__name,
#sales-position .scope__name {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 500;
    color: #005291;
    line-height: 1.6;
  }
  #developer-position .scope__desc,
#sales-position .scope__desc {
    margin-top: 20px;
    font-size: 16px;
    color: #202529;
    line-height: 2;
    font-weight: 400;
  }
  #developer-position .scope__image,
#sales-position .scope__image {
    margin-top: 40px;
    border-radius: 20px;
    width: 100%;
  }
  #developer-position .interview,
#sales-position .interview {
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fafafa;
  }
  #developer-position .interview .container,
#sales-position .interview .container {
    display: flex;
    justify-content: space-between;
  }
  #developer-position .interview-left,
#sales-position .interview-left {
    padding-top: 20px;
    border-radius: 10px;
  }
  #developer-position .interview-right,
#sales-position .interview-right {
    display: none;
  }
  #developer-position .interview__ttl,
#sales-position .interview__ttl {
    font-family: "Moderat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
  }
  #developer-position .interview__ttl img,
#sales-position .interview__ttl img {
    display: block;
    margin-top: 25px;
  }
  #developer-position .interview__thumb,
#sales-position .interview__thumb {
    margin: 30px auto 0;
    width: 100%;
    border-radius: 10px;
  }
  #developer-position .interview__thumb img,
#sales-position .interview__thumb img {
    width: 100%;
  }
  #developer-position .interview__comment,
#sales-position .interview__comment {
    margin-top: 25px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.6;
    color: #005291;
  }
  #developer-position .interview__role,
#sales-position .interview__role {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #005291;
    line-height: 1;
  }
  #developer-position .interview__link,
#sales-position .interview__link {
    margin-top: 35px;
    padding-left: 40px;
    padding-right: 25px;
    width: 300px;
    height: 80px;
    background-color: #00518f;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    color: white;
    font-weight: 500;
  }
  #developer-position .interview__link span,
#sales-position .interview__link span {
    display: block;
    width: 30px;
    height: 30px;
    background-color: white;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 16px;
    color: #00518f;
  }
  #developer-position .interview__link:hover,
#sales-position .interview__link:hover {
    transition: 0.3s;
    opacity: 0.7;
  }
  #developer-position .interview__profile,
#sales-position .interview__profile {
    background-color: white;
    margin-top: 40px;
    padding: 25px 18px;
    max-width: 657px;
    border-radius: 10px;
    color: #005291;
    font-weight: 500;
    dominant-baseline: 16px;
    line-height: 2;
  }
  #developer-position .profile-qa__item,
#sales-position .profile-qa__item {
    padding-top: 40px;
  }
  #developer-position .profile-qa__question,
#sales-position .profile-qa__question {
    display: flex;
    align-items: center;
  }
  #developer-position .profile-qa__question span,
#sales-position .profile-qa__question span {
    height: 60px;
    border: 1px solid #005291;
    line-height: 60px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #005291;
  }
  #developer-position .profile-qa__left,
#sales-position .profile-qa__left {
    flex-shrink: 0;
    width: 60px;
    margin-right: 6%;
  }
  #developer-position .profile-qa__ttl,
#sales-position .profile-qa__ttl {
    font-size: 25px;
    font-weight: 500;
    color: #005291;
  }
  #developer-position .profile-qa__answer,
#sales-position .profile-qa__answer {
    margin-top: 34px;
    display: flex;
  }
  #developer-position .profile-qa__answer > span,
#sales-position .profile-qa__answer > span {
    display: none;
  }
  #developer-position .profile-qa__answer dl dt,
#sales-position .profile-qa__answer dl dt {
    font-size: 20px;
    font-weight: 500;
    color: #005291;
  }
  #developer-position .profile-qa__answer dl dd,
#sales-position .profile-qa__answer dl dd {
    margin-top: 30px;
    font-size: 18px;
    color: #202529;
    line-height: 2;
  }
  #developer-position .profile-flow,
#sales-position .profile-flow {
    margin-top: 70px;
    background-color: #fafafa;
    border-radius: 20px;
    padding: 40px 1% 50px 2%;
  }
  #developer-position .profile-flow__ttl,
#sales-position .profile-flow__ttl {
    margin: 0 auto;
    width: 90%;
    display: block;
    text-align: center;
    padding: 15px 30px;
    background-color: white;
    border-radius: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #005291;
  }
  #developer-position .profile-flow__wrapper,
#sales-position .profile-flow__wrapper {
    margin-top: 40px;
  }
  #developer-position .profile-flow__item,
#sales-position .profile-flow__item {
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #202529;
    display: flex;
    align-items: center;
    position: relative;
  }
  #developer-position .profile-flow__item:before,
#sales-position .profile-flow__item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: white;
    border: 2px solid #005291;
    width: 14px;
    height: 14px;
  }
  #developer-position .profile-flow__item span,
#sales-position .profile-flow__item span {
    color: #005291;
    font-weight: 600;
    margin-right: 15px;
  }
  #developer-position .profile-flow__schedule,
#sales-position .profile-flow__schedule {
    margin-left: 23px;
    border-left: 2px solid #005291;
    position: relative;
  }
  #developer-position .profile-flow__schedule::before,
#sales-position .profile-flow__schedule::before {
    content: "";
    display: block;
    height: 7px;
    width: 100%;
    background-color: #fafafa;
    top: 0;
    left: -5px;
    position: absolute;
    z-index: 1;
  }
  #developer-position .profile-flow__schedule::after,
#sales-position .profile-flow__schedule::after {
    content: "";
    display: block;
    height: 7px;
    width: 100%;
    background-color: #fafafa;
    bottom: 0;
    left: -5px;
    position: absolute;
    z-index: 1;
  }
  #developer-position .profile-flow__schedule .item1:before,
#developer-position .profile-flow__schedule .item4:before,
#developer-position .profile-flow__schedule .item10:before,
#sales-position .profile-flow__schedule .item1:before,
#sales-position .profile-flow__schedule .item4:before,
#sales-position .profile-flow__schedule .item10:before {
    background-color: #005291;
    border-radius: 10px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  #developer-position .profile-flow__schedule .item1:before,
#sales-position .profile-flow__schedule .item1:before {
    content: "出社";
  }
  #developer-position .profile-flow__schedule .item4:before,
#sales-position .profile-flow__schedule .item4:before {
    content: "休憩";
  }
  #developer-position .profile-flow__schedule .item7:before,
#sales-position .profile-flow__schedule .item7:before {
    display: none;
  }
  #developer-position .profile-flow__schedule .item10:before,
#sales-position .profile-flow__schedule .item10:before {
    content: "退社";
  }
  #developer-position .profile-flow__right,
#sales-position .profile-flow__right {
    padding-top: 37px;
  }
  #developer-position .profile-flow__img01,
#sales-position .profile-flow__img01 {
    width: 80%;
  }
  #developer-position .profile-flow__img02,
#sales-position .profile-flow__img02 {
    display: block;
    width: 70%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: 0;
  }
  #developer-position .profile-img,
#sales-position .profile-img {
    margin-top: 60px;
    width: 100%;
    border-radius: 10px;
  }
  #developer-position .qa,
#sales-position .qa {
    padding-top: 90px;
  }
  #developer-position .qa-ttl,
#sales-position .qa-ttl {
    font-size: 30px;
    font-weight: 500;
  }
  #developer-position .qa-ttl img,
#sales-position .qa-ttl img {
    margin-top: 25px;
  }
  #developer-position .qa-list,
#sales-position .qa-list {
    margin-top: 30px;
  }
  #developer-position .qa-item,
#sales-position .qa-item {
    padding-top: 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e3e3e3;
  }
  #developer-position .qa-item__q,
#sales-position .qa-item__q {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-right: 15px;
    cursor: pointer;
  }
  #developer-position .qa-item__icon,
#sales-position .qa-item__icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 25px;
    color: white;
    margin-right: 20px;
  }
  #developer-position .qa-item__ttl,
#sales-position .qa-item__ttl {
    font-size: 20px;
    color: #005291;
    line-height: 1.6;
    font-weight: 500;
  }
  #developer-position .qa-item__ttl > span,
#sales-position .qa-item__ttl > span {
    display: block;
    margin-bottom: 15px;
    background-color: #005291;
  }
  #developer-position .qa-item__button,
#sales-position .qa-item__button {
    display: block;
    flex-shrink: 0;
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer;
  }
  #developer-position .qa-item__button::before,
#sales-position .qa-item__button::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #005291;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  #developer-position .qa-item__button::after,
#sales-position .qa-item__button::after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #005291;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.6s ease;
  }
  #developer-position .qa-item__button.active::after,
#sales-position .qa-item__button.active::after {
    display: none;
  }
  #developer-position .qa-item__a,
#sales-position .qa-item__a {
    margin-top: 55px;
  }
  #developer-position .qa-item__a > span,
#sales-position .qa-item__a > span {
    display: block;
    background-color: #e58f3a;
  }
  #developer-position .qa-item__a > p,
#sales-position .qa-item__a > p {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.6;
    color: #202529;
  }
  #developer-position .qa-item__a > p a,
#sales-position .qa-item__a > p a {
    color: #047ab9;
    text-decoration: underline;
  }
  #developer-position .qa__img,
#sales-position .qa__img {
    margin-top: 70px;
    width: 100%;
    border: 20px;
  }
  #developer-position .message,
#sales-position .message {
    margin-top: 90px;
    background-color: #fafafa;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  #developer-position .message-head,
#sales-position .message-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #developer-position .message-head__ttl,
#sales-position .message-head__ttl {
    font-size: 24px;
    color: #005291;
  }
  #developer-position .message-head__ttl img,
#sales-position .message-head__ttl img {
    display: block;
    margin-top: 30px;
  }
  #developer-position .message-head__thumb,
#sales-position .message-head__thumb {
    margin-top: 30px;
    width: 100%;
    border-radius: 10px;
  }
  #developer-position .message-head__comment,
#sales-position .message-head__comment {
    color: #005291;
    margin-top: 30px;
    font-size: 20px;
    font-weight: 500;
  }
  #developer-position .message-head__role,
#sales-position .message-head__role {
    color: #005291;
    margin-top: 30px;
    font-size: 20px;
    font-weight: 400;
  }
  #developer-position .message-head__right,
#sales-position .message-head__right {
    display: none;
  }
  #developer-position .message-list,
#sales-position .message-list {
    margin-top: 30px;
  }
  #developer-position .message-list__item,
#sales-position .message-list__item {
    background-color: white;
    padding: 40px 30px;
    margin-bottom: 30px;
  }
  #developer-position .message-list__item dl dt,
#sales-position .message-list__item dl dt {
    font-size: 20px;
    font-weight: 500;
    color: #005291;
  }
  #developer-position .message-list__item dl dd,
#sales-position .message-list__item dl dd {
    margin-top: 18px;
    font-size: 18px;
    font-weight: 400;
    color: #202529;
    line-height: 2;
  }
  #developer-position .condition,
#sales-position .condition {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  #developer-position .condition-ttl,
#sales-position .condition-ttl {
    font-size: 25px;
    font-weight: 500;
    display: block;
  }
  #developer-position .condition-ttl img,
#sales-position .condition-ttl img {
    display: block;
    margin-top: 30px;
  }
  #developer-position .condition-table,
#sales-position .condition-table {
    margin-top: 40px;
    border-collapse: collapse;
    width: 100%;
  }
  #developer-position .condition-table thead,
#sales-position .condition-table thead {
    background-color: #004c94;
  }
  #developer-position .condition-table thead tr th,
#sales-position .condition-table thead tr th {
    padding: 20px 18px;
    font-size: 20px;
    color: white;
    font-weight: 500;
    text-align: left;
  }
  #developer-position .condition-table tbody,
#sales-position .condition-table tbody {
    display: block;
    margin-top: 30px;
  }
  #developer-position .condition-table tbody tr:first-child,
#sales-position .condition-table tbody tr:first-child {
    border-top: 1px solid #e3e3e3;
  }
  #developer-position .condition-table tbody tr,
#sales-position .condition-table tbody tr {
    border-bottom: 1px solid #e3e3e3;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
  #developer-position .condition-table tbody tr th,
#sales-position .condition-table tbody tr th {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #005291;
    text-align: left;
  }
  #developer-position .condition-table tbody tr td,
#sales-position .condition-table tbody tr td {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #202529;
  }
  #developer-position .condition-cta,
#sales-position .condition-cta {
    margin-top: 40px;
    margin-block: 0;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    z-index: 0;
    padding: 60px 20px;
  }
  #developer-position .condition-cta .container,
#sales-position .condition-cta .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-radius: 10px;
    background: linear-gradient(to left, #0aa9c6, #0f73bf);
  }
  #developer-position .condition-cta .section-inner,
#sales-position .condition-cta .section-inner {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #developer-position .condition-cta__ttl,
#sales-position .condition-cta__ttl {
    font-size: 46px;
    font-weight: 500;
    color: white;
    text-align: center;
  }
  #developer-position .condition-cta__ttl .ja,
#sales-position .condition-cta__ttl .ja {
    display: block;
    margin-left: 18px;
    font-size: 18px;
    font-weight: 500;
    color: white;
    margin-bottom: 5px;
  }
  #developer-position .condition-cta__tel,
#sales-position .condition-cta__tel {
    margin-top: 20px;
    color: white;
    font-size: 34px;
    font-weight: 400;
    font-family: "Moderat", "Helvetica Neue", Helvetica, Arial, "Noto Sans JP", "Hiragino Sans", sans-serif;
    text-align: center;
  }
  #developer-position .condition-cta__tel small,
#sales-position .condition-cta__tel small {
    width: 250px;
    text-align: center;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding-inline: 75px;
    border: 1px solid;
    color: #fff;
    padding: 3px 10px;
    font-family: "Noto Sans JP", "Hiragino Sans", "Helvetica Neue", Arial, "Yu Gothic", "Meiryo", sans-serif;
  }
  #developer-position .condition-cta__tel span,
#sales-position .condition-cta__tel span {
    color: white;
    font-size: 20px;
  }
  #developer-position .condition-cta__right,
#sales-position .condition-cta__right {
    margin-top: 30px;
    padding: 0px 8% 0;
  }
  #developer-position .condition-cta__button,
#sales-position .condition-cta__button {
    padding: 30px 20px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
  }
  #developer-position .condition-cta__button:hover,
#sales-position .condition-cta__button:hover {
    transition: 0.3s;
    opacity: 0.7;
  }
  #developer-position .condition-cta__button span,
#sales-position .condition-cta__button span {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
  }
  #developer-position .condition-cta__button.new,
#sales-position .condition-cta__button.new {
    background-color: white;
    color: #005291;
  }
  #developer-position .condition-cta__button.new span,
#sales-position .condition-cta__button.new span {
    background-color: #005291;
    color: white;
  }
  #developer-position .condition-cta__button.career,
#sales-position .condition-cta__button.career {
    margin-top: 15px;
    background-color: #005291;
    color: white;
  }
  #developer-position .condition-cta__button.career span,
#sales-position .condition-cta__button.career span {
    background-color: white;
    color: #005291;
  }
}
/*# sourceMappingURL=add0627.css.map */