.p-abroad {
  color: #212121;
}
.p-abroad_link {
  background: #eeeeee;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .p-abroad_link {
    padding: 30px;
    padding: 25px 20px 35px;
    margin: 0 -20px 4em;
  }
}
@media screen and (max-width: 767px) {
  .p-abroad_link.u-margin.-large70 {
    margin-bottom: 4em;
  }
}
.p-abroad_link .title {
  font-size: clamp(17px, 16.2841163311px + 0.2237136465vw, 18px);
  font-weight: 700;
}
.p-abroad_link .c-col2__flexWrap {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-abroad_link .c-col2__flexWrap {
    margin-top: 15px;
    display: block;
  }
}
.p-abroad_link .c-col2__flexWrap .c-col2__item {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .p-abroad_link .c-col2__flexWrap .c-col2__item {
    width: 100%;
  }
  .p-abroad_link .c-col2__flexWrap .c-col2__item:not(:last-child) {
    margin-bottom: 4%;
  }
}
.p-abroad_link .c-col2__flexWrap .c-col2__item-short {
  margin-bottom: 4%;
}
@media screen and (max-width: 767px) {
  .p-abroad .c-anchor {
    margin-bottom: 80px;
  }
}
.p-abroad .p-societyPoint__title img {
  width: 80px;
}
@media screen and (max-width: 767px) {
  .p-abroad .p-societyPoint__title img {
    width: 72px;
  }
}
.p-abroad .p-supportContent__title {
  font-size: clamp(24px, 21.1364653244px + 0.8948545861vw, 28px);
  border-bottom: 2px solid #000;
  margin-bottom: 1.33em;
}
.p-abroadContent {
  border-bottom: 1px solid #212121;
}
.p-abroadContent.bordernot {
  border-bottom: none;
}
.p-abroad .c-mainText.-f16 {
  font-size: 16px;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
}
.p-abroad .c-mainText.-big {
  font-weight: 700;
}
.p-abroad .c-mainText.-indent12 {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.p-abroad .c-mainText.-mt0 {
  margin-top: 0;
}
.p-abroad .c-mainText3 {
  font-size: 12px;
}
.p-abroad .p-societyPoint__title {
  font-size: clamp(20px, 18.5682326622px + 0.4474272931vw, 22px);
}
.p-abroad .c-LinkButton.-allow .c-LinkButton__link[href$=".pdf"]::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 7.5%;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: none;
  background-image: url("/tokyo-ai/assets/img/common/icon_pdf.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.p-abroad .c-anchorContent__titleGreen {
  font-size: clamp(20px, 18.5682326622px + 0.4474272931vw, 22px);
  margin-bottom: 30px;
}
.p-abroad_area:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .p-abroad .table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.p-abroad .c-table__gray.exemption {
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-abroad .c-table__gray.exemption {
    width: 800px;
  }
}
.p-abroad .c-table__gray.exemption tr:first-child th {
  width: 226px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  color: #ffffff;
  background: #919191;
}
.p-abroad .c-table__gray.exemption tr:first-child th:not(:first-child) {
  width: 287px;
  text-align: left;
  font-weight: 400;
}
.p-abroad_note ul {
  padding: 0;
  margin-top: 0;
}
.p-abroad_note ul li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
}
.p-abroad_note ul li:before {
  content: "";
  position: absolute;
  left: 9px;
  top: 0.8em;
  width: 5px;
  height: 5px;
  background-color: #212121;
  border-radius: 50%;
}
.p-abroad_note ul li sup {
  font-size: 70%;
}
.p-abroad_note.-small ul li {
  font-size: 12px;
}
.p-abroad_note.-listnone ul li:before {
  content: none;
  padding-left: 0;
}
.p-abroad_note.-indent1 ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.p-abroad_note.-indent12 ul li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.p-abroad_note.-indent35 ul li {
  padding-left: 3.5em;
  text-indent: -3.5em;
}
.p-abroad .c-anchorContent__title2 {
  margin: 1.5em 0 1.5em;
}
@media screen and (max-width: 767px) {
  .p-abroad .desired_main {
    margin-top: 40px;
  }
}
.p-abroad .desired_box {
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .p-abroad .desired_box {
    padding: 30px 20px;
    margin: 0 -20px;
  }
}
.p-abroad .desired_box.gray {
  background: #eeeeee;
}
.p-abroad .desired_box.center {
  text-align: center;
}
.p-abroad .desired_box_title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.p-abroad .desired_box_title.-sub {
  font-size: 15px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-abroad .desired_box_title.-sub {
    margin-bottom: 10px;
  }
}
.p-abroad .desired_box .desired_link {
  max-width: 400px;
  width: 100%;
  margin: 0 auto 36px;
}
.p-abroad .desired_box .p-target__oc__info__title {
  font-size: 16px;
}
.p-abroad .desired_box .p-target__oc__info__large {
  font-size: 22px;
}
.p-abroad .desired_box .p-target__oc__info__large a {
  text-decoration: underline;
}
.p-abroad .f-banner_box {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .p-abroad .f-banner_box {
    width: 100%;
  }
}
.p-abroad .f-banner_box .title span:before {
  bottom: 3px;
  left: -22px;
}
.p-abroad .f-banner_box .title span:after {
  bottom: 3px;
  right: -46px;
}
.p-abroad .f-banner_box.-appeal .title span:before {
  bottom: 3px;
  left: -22px;
}
.p-abroad .f-banner_box.-appeal .title span:after {
  bottom: 3px;
  right: -32px;
}