/*================================================================================

media query mixin

================================================================================*/
.p-csWbd .c-section_head .pic img {
  width: 100%;
  max-width: inherit;
}
.p-csWbd .section-consultingApproach {
  height: 1320px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach {
    height: inherit;
  }
}
.p-csWbd .section-consultingApproach .c-title2 {
  color: #96b8e0;
}
.p-csWbd .section-consultingApproach .figWrap {
  position: relative;
  width: 820px;
  margin: auto;
  margin-top: 50px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap {
    width: 100%;
    margin-top: 30px;
  }
}
.p-csWbd .section-consultingApproach .figWrap .bg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-csWbd .section-consultingApproach .figWrap .bg.-bg1 {
  width: 582px;
  top: 117px;
  margin-left: 7px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .bg.-bg1 {
    width: 100%;
    top: 80px;
    margin-left: 0;
  }
}
.p-csWbd .section-consultingApproach .figWrap .bg.-bg2 {
  width: 124px;
  top: 300px;
  margin-left: 9px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .bg.-bg2 {
    width: 100px;
    margin-left: 80px;
    top: inherit;
    bottom: 0px;
  }
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px 5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li {
  position: absolute;
  top: 0;
  left: 50%;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li {
    position: relative;
    top: inherit;
    left: inherit;
    -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 296px;
  height: 296px;
  border-radius: 100%;
  background-color: #5074b4;
  pointer-events: none;
  text-decoration: none;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li a {
    width: 100%;
    height: inherit;
    aspect-ratio: 1 / 1;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li a .pic {
  height: 60px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li a .pic {
    height: 30px;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li a .pic img {
  width: auto;
  max-width: inherit;
  height: 100%;
}
.p-csWbd .section-consultingApproach .figWrap .list > li a .text {
  color: #fff;
  margin-top: 20px;
  line-height: 1.7;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li a .text {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 10px;
    letter-spacing: -.02em;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(1) {
  top: 0;
  margin-left: 25px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(1) {
    top: inherit;
    margin-left: 0;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(1) .pic {
  height: 100px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(1) .pic {
    height: 50px;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(2) {
  top: 310px;
  margin-left: 125px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(2) {
    top: inherit;
    margin-left: 0;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(3) {
  top: 510px;
  margin-left: -138px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(3) {
    top: inherit;
    margin-left: 0;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(4) {
  top: 310px;
  margin-left: -400px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(4) {
    top: inherit;
    margin-left: 0;
  }
}
.p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(5) {
  top: 0;
  margin-left: -300px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingApproach .figWrap .list > li:nth-child(5) {
    top: inherit;
    margin-left: 0;
  }
}
.p-csWbd .section-teamConsulting .picWrap {
  position: relative;
}
.p-csWbd .section-teamConsulting .pic {
  width: 800px;
  margin: auto;
  margin-top: 50px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-teamConsulting .pic {
    width: auto;
    margin-top: 30px;
    margin-right: -30px;
    overflow-x: scroll;
    height: calc(100vh - 50px - 30px);
    padding-right: 30px;
  }
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-teamConsulting .pic img {
    width: auto;
    height: 100%;
    max-width: inherit;
  }
}
.p-csWbd .p-list-number {
  width: 800px;
  margin: auto;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number {
    width: 100%;
  }
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number > li dl {
    display: block;
  }
}
.p-csWbd .p-list-number > li dl dt {
  position: relative;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.4;
  padding-left: 20px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number > li dl dt {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.p-csWbd .p-list-number > li dl dt::before {
  content: "";
  display: block;
  width: 6px;
  height: calc(100% - 5px);
  background-color: #00005f;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number > li dl dt::before {
    left: 0;
  }
}
.p-csWbd .p-list-number > li dl dd {
  font-size: 117px;
  font-weight: 500;
  line-height: 1;
  color: #00005f;
  letter-spacing: -.04em;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number > li dl dd {
    font-size: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.p-csWbd .p-list-number > li dl dd span {
  font-size: 17px;
  color: #000;
  margin-left: 5px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number > li dl dd span {
    font-size: 16px;
  }
}
.p-csWbd .p-list-number + .p-list-number2 {
  margin-top: 60px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number + .p-list-number2 {
    margin-top: 40px;
  }
}
.p-csWbd .p-list-number2 {
  width: 800px;
  margin: auto;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 {
    width: 100%;
  }
}
.p-csWbd .p-list-number2 > li + li {
  margin-top: 40px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 > li dl {
    display: block;
  }
}
.p-csWbd .p-list-number2 > li dl dt {
  position: relative;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.4;
  padding-left: 20px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 > li dl dt {
    margin-bottom: 10px;
  }
}
.p-csWbd .p-list-number2 > li dl dt::before {
  content: "";
  display: block;
  width: 6px;
  height: calc(100% - 5px);
  background-color: #5074b4;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 > li dl dt::before {
    left: 0;
  }
}
.p-csWbd .p-list-number2 > li dl dt .-head {
  font-size: 20px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 > li dl dt .-head {
    font-size: 16px;
  }
}
.p-csWbd .p-list-number2 > li dl dt .-head span {
  font-size: 16px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 > li dl dt .-head span {
    font-size: 16px;
  }
}
.p-csWbd .p-list-number2 > li dl dt .-text {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  margin-top: 5px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 > li dl dt .-text {
    font-size: 14px;
  }
}
.p-csWbd .p-list-number2 > li dl dt .-text span {
  font-size: 16px;
}
.p-csWbd .p-list-number2 > li dl dd {
  font-size: 56px;
  font-weight: 500;
  line-height: 1;
  color: #5074b4;
  letter-spacing: -.04em;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 > li dl dd {
    font-size: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.p-csWbd .p-list-number2 > li dl dd span {
  font-size: 16px;
  color: #000;
  margin-left: 5px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number2 > li dl dd span {
    font-size: 16px;
  }
}
.p-csWbd .p-list-number3 {
  width: 800px;
  margin: auto;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 {
    width: 100%;
  }
}
.p-csWbd .p-list-number3 > li + li {
  margin-top: 30px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li + li {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li dl {
    display: block;
  }
}
.p-csWbd .p-list-number3 > li dl dt {
  position: relative;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  padding-left: 20px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li dl dt {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.p-csWbd .p-list-number3 > li dl dt::before {
  content: "";
  display: block;
  width: 6px;
  height: calc(100% + 5px);
  background-color: #00005f;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li dl dt::before {
    left: 0;
  }
}
.p-csWbd .p-list-number3 > li dl dt span {
  font-size: 16px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li dl dt span {
    font-size: 16px;
  }
}
.p-csWbd .p-list-number3 > li dl dt span.-first {
  margin-right: 10px;
}
.p-csWbd .p-list-number3 > li dl dd {
  font-size: 70px;
  font-weight: 500;
  line-height: 1;
  color: #00005f;
  letter-spacing: -.04em;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li dl dd {
    font-size: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.p-csWbd .p-list-number3 > li dl dd.-large {
  font-size: 100px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li dl dd.-large {
    font-size: 50px;
  }
}
.p-csWbd .p-list-number3 > li dl dd span {
  font-size: 17px;
  color: #000;
  margin-left: 5px;
  letter-spacing: 0;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li dl dd span {
    font-size: 16px;
  }
}
.p-csWbd .p-list-number3 > li dl dd span.-midium {
  font-size: 32px;
  color: #00005f;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .p-list-number3 > li dl dd span.-midium {
    font-size: 24px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap {
  background-color: #fff;
  width: 800px;
  margin: auto;
  padding-bottom: 50px;
  padding-top: 40px;
  position: relative;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap {
    width: 100%;
    padding: 15px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap + .wrap {
  margin-top: 60px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap + .wrap {
    margin-top: 40px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap .-title {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  border-radius: 100vmax;
  background-color: #00005f;
  color: #fff;
  width: 320px;
  margin: auto;
  padding: 10px 10px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap .-title {
    font-size: 16px;
    width: 100%;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .pic {
  width: 576px;
  margin-top: 130px;
  margin-left: auto;
  margin-right: 60px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .pic {
    width: 100%;
    margin: auto;
    margin-top: 20px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap {
  position: absolute;
  top: 95px;
  left: 50%;
  margin-left: -313px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap {
    position: relative;
    top: inherit;
    left: inherit;
    margin-left: 0;
    margin-top: 20px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .title {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  font-size: 18px;
  line-height: 1;
  width: calc(100% + 10px);
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .title {
    font-size: 16px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .title.-small {
  font-size: 15px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .title.-small {
    font-size: 14px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap {
  gap: 40px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap {
    gap: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list > li, .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list2 > li {
  line-height: 1;
  font-size: 18px;
  position: relative;
  padding-left: 18px;
  margin-top: 13px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list > li, .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list2 > li {
    font-size: 14px;
    padding-left: 16px;
    margin-top: 10px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list > li::before, .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list2 > li::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  background-color: #00005f;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list > li::before, .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list2 > li::before {
    width: 13px;
    height: 13px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list > li span, .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list2 > li span {
  font-size: 15px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list > li span, .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list-wrap .list2 > li span {
    font-size: 12px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list3 > li {
  line-height: 1;
  font-size: 16px;
  position: relative;
  padding-left: 18px;
  margin-top: 13px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list3 > li {
    font-size: 14px;
    padding-left: 16px;
    margin-top: 10px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list3 > li::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #00005f;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list3 > li::before {
    width: 13px;
    height: 13px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list3 > li span {
  font-size: 14px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap1 .textWrap .list3 > li span {
    font-size: 12px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .pic {
  width: 600px;
  margin: auto;
  margin-top: 50px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .pic {
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .logoWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .logoWrap .logo {
    -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .logo1 {
  position: absolute;
  bottom: 50px;
  right: 293px;
  width: 185px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .logo1 {
    position: relative;
    bottom: inherit;
    right: inherit;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .logo2 {
  position: absolute;
  bottom: 50px;
  right: 66px;
  width: 186px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .logo2 {
    position: relative;
    bottom: inherit;
    right: inherit;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global {
  width: 660px;
  margin: auto;
  margin-top: 30px;
  gap: 20px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global {
    width: 100%;
    margin-top: 20px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li {
  -ms-flex-preferred-size: calc(100% / 3 - 20px * 2 / 3);
      flex-basis: calc(100% / 3 - 20px * 2 / 3);
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li + li {
    margin-top: 20px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li .box + .box {
  margin-top: 40px;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li .box + .box {
    margin-top: 20px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li .box .title {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 1;
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li .box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li .box .list > li {
  -ms-flex-preferred-size: calc(50%);
      flex-basis: calc(50%);
  line-height: 1;
  font-size: 16px;
  position: relative;
  padding-left: 17px;
  margin-top: 10px;
  letter-spacing: -.03em;
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li .box .list > li {
    font-size: 14px;
    padding-left: 15px;
  }
}
.p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li .box .list > li::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background-color: #5074b4;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 1040px) {
  .p-csWbd .section-consultingRegionGlobal .wrap.-wrap2 .list-global > li .box .list > li::before {
    width: 12px;
    height: 12px;
  }
}

/*# sourceMappingURL=wbd.css.map */