@charset "UTF-8";
.abi_custom {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.abi_custom .eachBlock-title {
  margin: 0 0 25px;
  line-height: 1.2;
}
.abi_custom .eachBlock-title + p {
  text-align: center;
  margin: 0 0 25px;
}
.abi_custom .eachBlock-title + p a {
  text-decoration: underline;
}
.abi_custom .content-title {
  display: block;
  font-family: "HGP創英角ゴシックUB", "Noto Sans JP", "Noto Serif", sans-serif, serif;
  color: #2768b4;
  font-size: 60px;
  line-height: 74px;
  text-align: center;
  letter-spacing: -2px;
  margin-bottom: 60px;
}
.abi_custom .content-title-container {
  display: inline-block;
}
.abi_custom .content-section-title {
  text-align: center;
  font-size: 22px;
  margin: 60px 0 8px;
}
.abi_custom #hs_menu_common #menu2 a:link {
  background-position: -248px bottom;
}
.abi_custom #hs_menu_common #submenu4_2 a:link,
.abi_custom #hs_menu_common #submenu4_2 a:visited {
  color: #FFF;
  text-decoration: none;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  margin-left: 10px;
  width: 267px;
  height: 48px;
  line-height: 50px;
  background-color: #FFF;
  color: #008857;
}
.abi_custom .content-title {
  color: #036eb7;
  padding-top: 35px;
  margin-bottom: 80px;
  text-align: center;
}
.abi_custom .content-title-emphasis {
  color: #e12828;
}
.abi_custom #countryContent {
  width: 1000px;
  margin: 46px auto 0;
}
.abi_custom #countryContent .section a[target=_blank]::after {
  content: "";
  display: inline-block;
  background-image: url(../../assets/images/icon_newwin.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  width: 14px;
  height: 14px;
  margin: 0 0 0 5px;
}
.abi_custom #countryContent .section .notation a[target=_blank]::after {
  background-size: 10px auto;
  height: 10px;
  margin-top: 4px;
}
.abi_custom {
  /* ------------------------------------------- */
  /* -----------国別ボタン-------------- */
  /* ------------------------------------------- */
}
.abi_custom .borderBottom {
  border-bottom: 1px solid #3ebff0;
}
.abi_custom .countryBtn li {
  float: left;
  padding-bottom: 15px;
  margin-left: 12px;
}
.abi_custom #countryContent {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  font-size: 15px;
  line-height: 1.8;
}
.abi_custom .countryContentTab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 26px 0 48px;
}
.abi_custom .countryContentTab li {
  display: table;
  width: 315px;
  height: 67px;
  margin-left: 15px;
}
.abi_custom .countryContentTab li a {
  display: inline-block;
  border: 4px solid #296eb2;
  width: 100%;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 40px 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  position: relative;
  color: #333;
  text-align: center;
}
.abi_custom .countryContentTab li a:hover {
  text-decoration: none;
  background-color: #296eb2;
  color: #ffffff;
}
.abi_custom .countryContentTab li a:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  width: 8px;
  height: 8px;
  border-bottom: 3px solid #296eb2;
  border-right: 3px solid #296eb2;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.abi_custom .countryContentTab li a:hover:after {
  border-bottom: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
}
.abi_custom .section {
  clear: both;
  margin: 120px 0 0;
}
.abi_custom .photoBlock {
  text-align: center;
}
.abi_custom .photoBlock img {
  width: 100%;
  height: auto;
}
.abi_custom .textBlock h3 {
  display: block;
  font-size: 22px;
  line-height: 1.4;
  color: #296eb2;
  margin: 35px auto 5px;
  padding: 0;
  position: relative;
}
.abi_custom p.notation {
  font-size: 11px;
}
.abi_custom .textBlockinphoto {
  overflow: hidden;
}
.abi_custom .textBlockinphoto .photoBlock {
  float: right;
  width: 455px;
  padding: 0 0 30px 30px;
}
.abi_custom .country-description {
  margin-bottom: 15px;
}
.abi_custom .experienceList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.abi_custom .experienceList li {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.abi_custom .experienceList li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px;
  color: #000000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.abi_custom .experienceList li a:hover {
  text-decoration: none;
}
.abi_custom .experienceList li a:after {
  content: "体験談の続きを読む　＞";
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #036eb7;
}
.abi_custom .experienceList li a:hover:after {
  text-decoration: underline;
}
.abi_custom .experienceList li figure span {
  overflow: hidden;
  width: 120px;
  height: 120px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.abi_custom .experienceList li figure img {
  width: auto;
  height: auto;
  max-width: 120px;
  max-height: 150px;
  vertical-align: middle;
}
.abi_custom .experienceList li figure figcaption {
  text-align: center;
}
.abi_custom .experienceList li dt {
  display: inline-block;
  font-size: 23px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 10px 25px 10px 48px;
  background: #fcff0f;
  position: relative;
}
.abi_custom .experienceList li dt:before {
  content: "";
  background: url(https://tobitate.mext.go.jp/zukan/img/sprite-se9eab98c35.png) no-repeat;
  white-space: nowrap;
  text-indent: 150%;
  overflow: hidden;
  background-position: 0 -5968px;
  height: 24px;
  width: 40px;
  position: absolute;
  top: 12px;
  left: -11px;
}
.abi_custom .studyAbroadLink {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 0;
}
.abi_custom .studyAbroadLink li {
  padding-bottom: 0;
}
.abi_custom .eachBlock-title-wrap {
  text-align: center;
  margin: 70px 0 0;
}
.abi_custom #content_body.matome {
  margin-bottom: 80px;
}
.abi_custom .matome .eachBlock-title {
  text-align: left;
  font-size: 56px;
  display: inline-block;
  line-height: 1.3;
  margin: 0;
}
.abi_custom .matome .countryBlock {
  margin: 50px 0 0;
}
.abi_custom .matome .countryBlock h2 {
  font-size: 36px;
  margin: 0;
}
.abi_custom .matome .countryList .countryBtn-txt::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #3ebff0;
  border-right: solid 2px #3ebff0;
  -webkit-transform: rotate(135deg) !important;
  transform: rotate(135deg) !important;
  margin: 0 -8px 2px 8px !important;
}
.abi_custom .matome .countryList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto 80px;
  text-align: center;
}
.abi_custom .matome .countryList li {
  width: 16%;
  margin: 20px 0 0 0;
  padding: 0;
}
.abi_custom .matome .countryList li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #3ebff0;
  font-size: 15px;
  text-decoration: none;
}
.abi_custom .matome .countryBtn-txt {
  display: block;
  text-align: center;
  position: relative;
  color: #3ebff0;
  font-weight: bold;
}
.abi_custom .matome .blockMatome {
  padding: 0 0 45px;
  margin: 25px 0 35px;
  border-bottom: 2px solid #e4e4e4;
}
.abi_custom .matome .blockMatome .blockMatome-titile {
  font-size: 14px;
  font-weight: bold;
}
.abi_custom .matome .pointLink {
  margin: 10px 0 0;
  line-height: 1.6;
}
.abi_custom .matome .pointLink a {
  text-decoration: underline;
}
.abi_custom .matome .pointLink a::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #2a6eb2;
  border-right: solid 2px #2a6eb2;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin: 0 -8px 3px 8px;
}
.abi_custom .matome .textBlock-title {
  color: #dc3121;
}
.abi_custom .matome .section {
  margin: 90px 0 0;
}
.abi_custom .matome p {
  line-height: 1.75;
}

/* 2025年サイトリニューアルに伴う調整 */
.abi_custom .textBlock h3 {
  font-weight: bold;
}
.abi_custom h3#linkPoint, .abi_custom h3#linkWeb {
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .abi_custom h3#linkPoint, .abi_custom h3#linkWeb {
    font-size: 1.17em;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .abi_custom .eachBlock-title-wrap {
    width: 95%;
    margin-inline: auto;
  }
  .abi_custom .matome .eachBlock-title {
    font-size: 47px;
  }
  .abi_custom #countryContent {
    width: 95%;
  }
}