@charset "utf-8";

.eachBlock-title {
  font-size: 38px;
  margin-top: 25px;
  margin-bottom: 27px;
}
.eachBlock-title + p{
  margin: -15px 0 27px;
}
.section{
  margin: 40px 0 0;
}
.section .eachBlock-title{
  font-size: 28px;
}

.content-title {
  padding-top: 0;
width: 70.4%;
  margin: 0 auto 25px;
}
.content-title .sp-small {
  font-size: 23px;
}
.content-section-title{
  text-align: center;
  font-size: 17px;
  margin: 30px 0 25px;
}

#countryContent {
  width: auto;
  margin : 0 15px;
  padding: 0;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 20px;
}
.countryContentTab{
	margin: 26px 0 26px;
}
.countryContentTab li{
  height: 45px;
  margin-bottom: 10px;
	margin-left: 0;
}
.textBlock {
  width: auto;
  float: none;
  margin-bottom: 15px;
}
.textBlock p {
}
.textBlock h3{
  width: 100%;
  margin : 20px 0 20px;
  padding: 10px 0;
  line-height: 1.4;
  border-top: solid 2px;
  border-bottom: solid 2px;
  font-size: 16px;
}

.textBlockinphoto .photoBlock {
  text-align: center;
  width: auto;
  float: none;
  padding: 0 0 13px;
}
.textBlockinphoto .photoBlock img {
  width: 268px;
}

.borderTop{
	border-top: 1px solid #3ebff0;
	padding-top: 34px;
}
.textBlock.inImg{
	width: 100%;
	float: none;
}
.textBlock.inImg p {
	overflow: hidden;
}
.textBlock.inImg p+p {
  margin : 0;
	padding: 20px 0 0;
}
.textBlock.inImg p img{
  display: block;
  margin : 0 auto;
	width :auto;
	height:auto;
	max-width :268px;
	max-height:270px;
}
.textBlock.inImg p.-inImg_L img{
	float: none;
	padding: 12px 0;
}
.textBlock.inImg p.-inImg_R img{
	float: none;
	padding: 12px 0;
}

.relatedBlock {
  padding: 15px 9px;
}
.relatedBlock .left, .relatedBlock .right {
  width: auto;
  float: none;
}
.relatedBlock .left {
  padding-right: 0;
}
.relatedBlock p.ttl {
  color: #036eb8;
  line-height: 1.8;
  font-size: 14px;
  font-weight: bold;
  margin: 14px 0 5px;
}
.relatedBlock p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
}
.country-description{
  width: 310px;
  margin: auto;
}

.experienceList{
  margin: 0;
}
.experienceList li{
  margin: 0 0 30px;
}
.experienceList li a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}
.experienceList li figure{
  width: 100%;
  margin: 0;
}
.experienceList li figure span{
  display: block;
  width: 100%;
}
.experienceList li dl{
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
}
.experienceList li dt{
  font-size: 17px;
  margin: 0 0 15px;
  padding: 10px 10px 10px 28px;
}
.experienceList li dt:before {
  content: "";
  background: url(https://tobitate.mext.go.jp/zukan/img/sprite-se9eab98c35.png) no-repeat;
  background-size: 500px auto;
  white-space: nowrap;
  text-indent: 150%;
  overflow: hidden;
  background-position: 0 -3040px;
  width: 40px;
  height: 24px;
  position: absolute;
  top: 12px;
  left: -11px;
}


.eachBlock-title-wrap{
	text-align: left;
	margin: 0;
}
#content_body.matome{
	margin-bottom: 0;
}
.matome .eachBlock-title{
  font-size: 41px;
  margin: 25px 15px 27px;
}
.matome .countryBlock{
	margin: 50px 0 0;
}
.matome .countryBlock h2{
	font-size: 20px;
	margin: 0;;
}
.matome .countryList{
  padding: 15px 0 0 !important;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 10px;
  box-sizing: border-box;
  text-align: center;
}
.matome .countryList li a img{
  width: 90px;
  height: auto;
}
.matome .countryBtn-txt {
  display: block;
  text-align: center;
  position: relative;
  color: #3ebff0;
  font-weight: bold;
}
.matome .countryList .countryBtn-txt::after{
	transform: rotate(135deg);
	margin: 0 -8px 3px 8px;
}
.matome .blockMatome{
	padding: 0 0 45px;
	margin: 25px 0 35px;
	border-bottom: 2px solid #e4e4e4;
}
.matome .blockMatome .blockMatome-titile{
	font-size: 14px;
	font-weight: bold;
}
.matome .pointLink{
	margin: 10px 0 0;
	line-height: 1.6;
}
.matome .pointLink a{
	text-decoration: underline;
}
.matome .pointLink a::after{
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #2a6eb2;
	border-right: solid 2px #2a6eb2;
	transform: rotate(135deg);
	margin: 0 -8px 3px 8px;
}
.matome .textBlock-title{
	color: #dc3121;
  font-size: 28px;
  margin-top: 25px;
  margin-bottom: 27px;
}
.matome .section{
	margin: 40px 0 0;
}
.matome p {
  line-height: 1.75;
}
