body.en {
  font-family: Arial, "Helvetica Neue", "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
}
#imgCatchcopyEN-load {
  width: 36vw;
  margin-left: 1vw;
}
@media screen and (max-width: 959px) {
  .catchcopy {
    top: calc(20vw + 36px);
  }
}
.multi-second {
  line-height: 1.5;
}
.multi-second li {
  margin-top: 2%;
	word-break: normal;
white-space: normal;
}
.sectionBlock-title {
  width: 100%;
}
.sectionBlock-title__en {
  margin-bottom: 2%;
  font-size: 4.8rem;
}
.sectionBlock-title__text {
  font-weight: 400;
  letter-spacing: 0.01em;
}
.sectionBlock-title__description {
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0.01em;
  margin-top: 0;
}

@media screen and (max-width: 959px) {
    .sectionBlock-title__en {
    font-size: 3rem;
  }
}
@media screen and (max-width: 519px) {
  .sectionBlock-title__description {
    font-size: 1rem;
    margin: 0 7%;
  }
  .sectionBlock-title__description br.pc {
    display: none;
  }


}

.sectionBlock-content.en{
  align-items: center;
  margin-bottom: 0;
}

.sectionBlock-content.en.start{
  align-items: flex-start;
  padding-bottom: 8%;
}
.developmentTeam .sectionBlock-content--reverse{
  margin-bottom: 0;
}

.sectionBlock-content--reverse.en{
  align-items: center;
}

.sectionBlock-content--reverse.en.bottom{
  align-items: flex-end;
}

.sectionBlock-content__box--text {
  line-height: 1.75;
  letter-spacing: 0.01em;
  text-align: initial;
  width: 95%;
}

.sectionBlock.service{
  padding-bottom: 0;
}

.service__wrapper::before{
  display: none;
}

.sectionBlock.company{
  position: relative;
  padding-top: 17vw;
}

.sectionBlock.company::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-top: 17vw solid #fff;
  border-right: 100vw solid transparent;
}

.sectionBlock.support .sectionBlock-content{
  margin-bottom: 0;
}

.sharing__wrapper.first{
  margin-bottom: 0;
}

.sectionBlock-detail .img-block_l{
  width: 100%;
  margin-inline: auto;
}

.sectionBlock-detail .img-block_l img{
  width: 100%;
  height: auto;
}

@media screen and (max-width: 519px) {
  .sectionBlock-content__box--text span {
    letter-spacing: -0.01em;
  }

  .sectionBlock-content__image--r,
  .sectionBlock-content__image--l{
    margin-inline: auto;
  }
}
.message__text p {
  font-weight: 400;
  line-height: 1.75;
}
.company {
  background: #f8f8f8;
}
.company__wrapper {
  width: 69%;
  max-width: 1000px;
  margin: 4% auto 12%;
  overflow: hidden;
}

.mail_box{
  display: none!important;
}
@media screen and (max-width: 519px) {
  .company__wrapper {
    width: auto;
    margin: 7% 7%;
  }
}
.company__wrapper .sectionBlock-title {
  margin-bottom: 0;
}
.sectionBlock-item {
  margin: 16% auto 0;
  overflow: hidden;
}
@media screen and (max-width: 519px) {
  .sectionBlock-item {
    margin: 5% 0;
  }
}
.sectionBlock-item__title {
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  font-size: 1.875rem;
  color: #ff5013;
  position: relative;
  margin: 4% 0;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__title {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 519px) {
  .sectionBlock-item__title {
    margin: 10% 0;
  }
}
.sectionBlock-item__title::before {
  content: "";
  position: absolute;
  width: 5.4%;
  border-top: 1px solid #ff5013;
  top: 50%;
  left: 0;
}
.sectionBlock-item__title span {
  margin-left: 6.4%;
  letter-spacing: 0.075em;
}
.sectionBlock-item__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 10%;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.sectionBlock-item__table dt,
.sectionBlock-item__table dd {
  font-size: 1rem;
  line-height: 1.5;
  border-bottom: 1px solid #ededed;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__table dt,
  .sectionBlock-item__table dd {
    font-size: 0.875rem;
  }
}
.sectionBlock-item__table dt:nth-child(9),
.sectionBlock-item__table dt:last-child,
.sectionBlock-item__table dd:nth-child(9),
.sectionBlock-item__table dd:last-child {
  border: none;
}
.sectionBlock-item__table dt {
  font-weight: 600;
  letter-spacing: 0.01em;
  white-space: nowrap;
  color: #ff5013;
  width: 12.25em;
  padding: 1.4em 9.625em 1.4em 0;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__table dt {
    padding: 5% 0 3%;
    border: none;
  }
}
.sectionBlock-item__table dd {
  width: calc(100% - 12.25em);
  padding: 1.4em 0;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__table dd {
    width: 100%;
    padding: 0 0 5%;
    border-bottom: 1px solid #ededed;
  }
}
.sectionBlock-item__table dd:nth-child(6) {
  padding: 0.625em 0;
}
.sectionBlock-item__table .ceoProfile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sectionBlock-item__table .ceoProfile__detail {
  width: 73%;
  max-width: 424px;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__table .ceoProfile__detail {
    width: auto;
  }
}
.sectionBlock-item__table .ceoProfile__image {
  width: 26%;
  min-width: 151px;
  height: auto;
  max-height: 250px;
  margin-left: 3%;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__table .ceoProfile__image {
    display: none;
  }
}
.sectionBlock-item__table .ceoProfile__image img {
  width: 100%;
  height: auto;
}
.sectionBlock-item__table .name {
  font-family: "Rajdhani", sans-serif;
  font-weight: 500;
  font-size: 1.875rem;
  line-height: 1;
  margin-bottom: 4%;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__table .name {
    font-size: 1.75rem;
    margin-bottom: 3%;
  }
}
.sectionBlock-item__table .career {
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
.sectionBlock-item__table img.sp {
  display: none;
}
@media screen and (max-width: 959px) {
  .sectionBlock-item__table img.sp {
    display: block;
    float: right;
    margin: 0 0 3% 3%;
    width: 42%;
    height: auto;
  }
}
.contentBox__anchorLink li > p {
  font-weight: 400;
}
.contentBox__anchorLink li a span::after {
  top: auto;
  bottom: 1%;
}
.contentBox__description {
  font-weight: 400;
  line-height: 1.75;
  white-space: inherit;
}
.contentBox__description span {
  font-weight: 400;
}
.contentBox__mainTitle {
  margin-bottom: 3%;
}
@media screen and (max-width: 519px) {
  .contentBox__mainTitle {
    margin-bottom: 5%;
  }
}
.contentBox__subTitle {
  margin: 5% 0;
  white-space: normal;
}
.contentBox__text {
  line-height: 1.75;
  text-align: initial;
  letter-spacing: 0.01em;
}
.support .sectionBlock-content__box {
  width: 48%;
  max-width: 578px;
}
@media screen and (max-width: 519px) {
  .support .sectionBlock-content__box {
    width: 100%;
    max-width: 100%;
  }
}
.consulting .sectionBlock-content__box {
  width: 45%;
  max-width: 540px;
}
@media screen and (max-width: 519px) {
  .consulting .sectionBlock-content__box {
    width: 100%;
    max-width: 100%;
  }
}
.sharing .sectionBlock-content--reverse {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sectionBlock-detail__illustrated {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sectionBlock-detail__illustrated--reverse {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sectionBlock-detail__illustrated--reverse .detail-illustrated__item {
  width: 48%;
  max-width: 574px;
}
@media screen and (max-width: 519px) {
  .sectionBlock-detail__illustrated--reverse .detail-illustrated__item {
    width: 100%;
    max-width: 100%;
  }
}
.illustratedItem__title {
  margin-bottom: 4%;
}
@media screen and (max-width: 519px) {
  .illustratedItem__title {
    margin: 5% 0;
  }
}
.illustratedItem__text {
  font-weight: 400;
  line-height: 1.75;
  text-align: initial;
}
.detail-square__title .jp {
  font-weight: 400;
}
.detail-square__list {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 65%;
  margin: 0 auto;
}
@media screen and (max-width: 519px) {
  .detail-square__list {
    width: auto;
    margin: 0 7%;
  }
}
.detail-square__list li span {
  font-weight: 400;
}
.detail-square__list--multi {
  width: 83%;
}
@media screen and (max-width: 519px) {
  .detail-square__list--multi {
    width: auto;
  }
}
.detail-square__list--multi ul {
  margin-right: 4%;
}
.detail-square__list--multi li span {
  font-weight: 400;
}
.detail-square__figure {
  margin: 3% auto 0;
}
@media screen and (max-width: 519px) {
  .detail-square__figure {
    margin: 15% 7% 0;
  }
}
.detail-square__figure li {
  width: 37%;
  padding: 2% 5%;
}
@media screen and (max-width: 519px) {
  .detail-square__figure li {
    width: 100%;
    padding: 0;
  }
}
.detail-square__figure li div:first-child {
  width: 73%;
  margin-bottom: 5%;
}
@media screen and (max-width: 519px) {
  .detail-square__figure li div:first-child {
    width: 30%;
    margin-bottom: 0;
  }
}
.detail-square__figure li div:last-child {
  margin: auto 0;
  padding-bottom: 3%;
}
@media screen and (max-width: 519px) {
  .detail-square__figure li div:last-child {
    margin-left: 5%;
  }
}
.detail-square__figure li div:last-child p {
  font-size: 0.875rem;
  line-height: 1.5;
  white-space: normal;
}
.detail-square__figure .at-txt {
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.5;
  text-align: left;
  color: #433f3f;
  margin-bottom: 0;
  width: 100%;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media screen and (max-width: 959px) {
  .detail-square__figure .at-txt {
    margin-top: 5%;
  }
}
.detail-square__figure .at-txt::before,
.detail-square__figure .at-txt::after {
  display: none;
}
.developers .detail-square__list {
  width: 50%;
}
@media screen and (max-width: 519px) {
  .developers .detail-square__list {
    width: auto;
  }
}
.detail-illustrated__item {
  width: 53%;
  max-width: 620px;
}
@media screen and (max-width: 519px) {
  .detail-illustrated__item {
    width: 100%;
    max-width: 100%;
  }
}
.detail-illustrated .figure07 {
  width: 49%;
  max-width: 580px;
  margin-right: 4%;
}
@media screen and (max-width: 519px) {
  .detail-illustrated .figure07 {
    width: 100%;
    max-width: 100%;
    margin: 0 7% 3%;
  }
}
.btnDesign-down {
  font-family: "Rajdhani", sans-serif;
}
.formBox__item button {
  font-family: "Rajdhani", sans-serif;
}
.external-link {
  font-weight: 600;
}
.contact .sectionBlock-title__text {
  width: 61%;
}
@media screen and (max-width: 519px) {
  .contact .sectionBlock-title__text {
    width: auto;
  }
}
.formBox-itemRadio .wpcf7-list-item:nth-child(2) {
  width: 14em;
}
.formBox-itemRadio .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: normal;
}
.formBox-itemRadio .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::before,
.formBox-itemRadio .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::after {
  top: 24%;
}
.information__adress {
  font-weight: 400;
}
.footerMenu {
  width: 40%;
  max-width: 442px;
}
@media screen and (max-width: 519px) {
  .footerMenu {
    width: 100%;
    min-width: auto;
  }
}
.footerMenu-list__item-second {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
}


.footerMenu-list__item--service{
  font-size: 1.125rem;
}
.spNav__list > li{
  font-size: 1.25rem;
}

.sectionBlock-title .indigilab-logo{
  max-width: 350px!important;
  height: auto;
}

@media screen and (max-width: 959px){
  .sectionBlock-title .indigilab-logo{
    max-width: 250px !important;
  }
}

@media screen and (max-width: 510px){
  .sectionBlock-title .indigilab-logo{
    max-width: 200px !important;
  }
}

.navigation__logo a{
  background-image: url(/wp-content/themes/indigital/images/indigilab-logo.png);
}

.menu-itemsL__multi,
.menu-itemsL__single{
  font-size: 1.125rem;
}

.sectionBlock-content__box ul li{
  font-size: 1.3rem;
  margin-bottom: 2.5%;
}

@media screen and (max-width: 959px) {
  .sectionBlock-content__box ul li{
  font-size: 1rem;
}

.sectionBlock-content__box--text{
  width: 100%;
}
}

.sectionBlock-content__col2{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10%;
  padding-inline: 8%;
}

.sectionBlock-content__col2 .sectionBlock-content{
  flex-direction: column;
  align-items: center;
  margin-right: 0;
}

.sectionBlock-content__col2 .sectionBlock-content__image--l{
  width: 80%;
}

.sectionBlock-content__col2 .sectionBlock-content__box{
  width: 100%;
}

@media screen and (max-width: 510px){
  .sectionBlock-content__col2{
    grid-template-columns: 1fr;
  }

  .sectionBlock-content__col2 .sectionBlock-content__image--l{
    width: 100%;
    margin: 0 0 8% 0;
  }

  .sectionBlock-title__en{
    font-size: 2.5rem;
  }
}

.sectionBlock.service .sectionBlock-title{
  margin-bottom: 8%;
}

.sectionBlock.service .sectionBlock-title .sectionBlock-title__en{
  margin-bottom: 0;
}

.menu-itemsL{
  position: relative;
  z-index: 2;
}

.sectionBlock.service .sectionBlock-content--reverse .sectionBlock-content__box{
  margin-left: 0;
}

.sectionBlock.service .sectionBlock-content--reverse.en{
  align-items: flex-start;
}

@media screen and (min-width: 520px) {
.sectionBlock.service .sectionBlock-content__image--r{
  width: 43%;
  margin-right: 8%;
}

.sectionBlock.developmentTeam .sectionBlock-content__image--r{
  margin-right: 8%;
  width: 43%;
}

.sectionBlock.developmentTeam .sectionBlock-content--reverse .sectionBlock-content__box{
  margin-right: 5%;
}

.developmentTeam .sectionBlock-content--reverse{
  align-items: center;
}

.developmentTeam .sectionBlock-content--reverse .contentBox__description{
  margin-bottom: 0;
}

.detail-square__list{
  justify-content: center;
}

.detail-illustrated__item{
    width: 60%;
    max-width: 700px;
}

.detail-illustrated .figure06{
    width: 36%;
    margin-left: 4%;
}

.sectionBlock.service .sectionBlock-content__image--l{
      width: 43%;
      margin-left: 8%;
	padding-top: 1%;
}

.sectionBlock.service .sectionBlock-content__col2 .sectionBlock-content__image--l{
      width: 80%;
      margin-inline: auto;
      margin-bottom: 4%;
}

.sectionBlock.service .sectionBlock-content__box{
  margin-left: 5%;
}
	
	.sectionBlock.service .sectionBlock-content__col2 .sectionBlock-content__box{
  margin-left: 0;
}

.support .sectionBlock-content{
  align-items: center;
}

.support .sectionBlock-content__image--l{
  width: 43%;
  margin-left: 8%;
}

.support .sectionBlock-content__box{
  margin-left: 5%;
}

.sectionBlock.developmentTeam > .developmentTeam__wrapper{
  margin-top: 7%;
}


.developmentTeam__wrapper > .contentBox__heading{
  max-width: 1450px;
  margin-inline: auto;
  margin-bottom: 4%;
  padding-inline: 8%;
}

.sectionBlock.support .sectionBlock-content{
  margin-top: 0;
}

.developmentTeam__wrapper > .sectionBlock-content--reverse{
  margin-top: 0;
}

.support__wrapper > .contentBox__heading{
  max-width: 1330px;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 4%;
  padding-inline: 8%;
}

.support__wrapper > .contentBox__heading h2{
  width: 50%;
    max-width: 525px;
    margin-left: auto;
}


}

.sectionBlock-item__table dd:nth-child(6){
  display: flex;
    align-items: center;
}

.support .sectionBlock-content__image--l {
        margin-top: 0;
    }



.sectionBlock-content.col01{
  flex-direction: column-reverse;
  gap: 5% 0;
  margin-inline: auto;
  margin-top: 4%;
  width: 83%;
}

.sectionBlock-content.col01 .sectionBlock-content__image--l{
  margin-inline: auto;
}

.sectionBlock.service .sectionBlock-content.col01 .sectionBlock-content__box{
  margin-inline: auto;
  width: 95%;
  max-width: 900px;
  margin-bottom: 5%;
}

.sectionBlock-content.col01 .sectionBlock-content__box--text{
  width: 100%;
}

.sectionBlock-title__en.small{
  font-size: 3.8rem;
}

.sectionBlock.bg-gray{
  background-color: #f8f8f8;
  padding-block: 5%;
  margin-block: 5% 8%;
}

.sectionBlock.bg-gray .sharing__wrapper{
  margin-bottom: 0;
}

.sectionBlock.bg-gray .sectionBlock-detail__illustrated.detail-illustrated{
  margin-block: 0;
}

.sectionBlock.bg-gray .detail-illustrated .figure06{
  margin-top: 0;
}

.sectionBlock.developmentTeam + .sectionBlock.service{
  margin-top: 8%;
}

.img-block_l.bg-gray{
  margin-block: 8%;
  background-color: #f8f8f8;
  padding-block: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
  gap: 5% 0;
}

.img-block_l.bg-gray img{
  max-width: 1000px;
  width: 85%;
}

.img-block_l.bg-gray figcaption{
  font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
    width: 85%;
    margin-bottom: 2%;
    text-align: center;
}

@media screen and (max-width: 520px) {
  .sectionBlock-title__en.small{
    padding-inline: 7%;
    font-size: 2.75rem;
    width: 100%;
  }

  .sectionBlock-content.col01{
   padding-inline: 7%;
   width: 100%;
  }

  .sectionBlock.service .sectionBlock-content.col01 .sectionBlock-content__box{
    width: 100%;
  }

  .sectionBlock-content.col01 .sectionBlock-content__image--l{
    margin-bottom: 0;
    width: 100%;
  }

  .sectionBlock.bg-gray{
    padding-block: 8%;
    margin-top: 12%;
  }

  .sectionBlock.bg-gray .illustratedItem__title{
    margin-top: 0;
  }

  .img-block_l.bg-gray figcaption{
  font-size: 1.125rem;
}
	
	.sectionBlock.service .sectionBlock-title{
  margin-bottom: 16%;
}
}

.sectionBlock.company .sectionBlock-item{
	margin-top:8%;
}