@charset "utf-8";
.headingsmap{
	padding:0;
	box-shadow: none;
}


.mtitle{
	position:absolute;
	top: 17px;
	left:20px;
}
.swiper3 {
    width: 100%;
    height: 270px;
	position: relative;
}

.swiper3 .swiper-slide {
	width:232px!important;
	height:234px!important;
	background: #fff;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.14);
	margin-top:2px;
}
.swiper-slide-active{
	border-top:	solid 2px #2196f3;
	margin-top: 0!important;;

}
.headerimg2{
	position: relative;
    width: 1032px;
	overflow:auto;
    height: 632px;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 40px;
}
.areadetail{
	float:left;
	width:	480px;
	color:#212121;
	padding:40px 0 0 0;
	position: relative;
}

.japanmap{
	width: 100%;
	position: relative;
	z-index: 5;
}
.japanmapov{
	width: 100%;
	z-index:0;
    height: 424px;
	position: absolute;
	top: 0;
	background: linear-gradient(to bottom,rgba(255, 255, 255, 0.5)
		,rgba(255, 255, 255, 0.5),rgba(255, 255, 255, 0.5),rgba(0, 0, 0, 0.2));
}
#mapofjapan {
	cursor:pointer;
	margin: 0 auto;
    display: block;
	width:300px;
	height:300px;
}

.cls-1{fill:#dedede;fill-rule:evenodd;}
.cls-11{fill:#c7c7c7;fill-rule:evenodd;}
.cls-2{fill:#818181;}
.cls-3{fill:none;stroke:#dedede;}
.txt-1{fill:#757575;
		font-size:24px;
		font-weight: 500;
		font-style: normal;
		font-stretch: normal;
		line-height: 1.33;
		letter-spacing: 0.4px;
	}
.txt-active{
	color:#2196f3;
	padding:3px 8px;
	background-color:#fff;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.14);
	}

.cls-1:hover{
	fill:#2196f3;
}

.japanarea li{
	width: 314px;
  height: 298px;
  float:left;
  margin-right:24px;
  margin-bottom:24px;
  position:relative;
	border: solid 1px #dedede;
	}
.japanarea li:nth-child(2n){
  margin-right:0;

}

.japanarea  .simg {
    position: absolute;
	width: 208px;
    height: 130px;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
	margin: 12px 12px 4px 12px;
}

.japanarea  .simg img {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width: 208px;
    height: 130px;
    object-fit: cover;

}

.japanarea  .commbox{
	display: block;
    overflow: hidden;
    position:absolute;
	top:144px;
	text-align:left;
	margin: 0 12px;

}
.japanarea  .stitle {
	display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    color: #1e1e1e;
	text-align:left;
	}

.japanarea  .sstitle {
	display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    color: #757575;
	line-height: 1.29!important;
}

.nobt{
	border-top: none;

}
.japanareal {


}
.japanareal li{
	display:none;
}

.japanareal li.head_tokyo{
	display:block;
}

.japanareal li .simg{
	margin-top:24px;
	display:block;
}
.japanareal li .simg img{
	width:460px;
	height:auto;
}
.japanareal li .stitle {
	display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    color: #212121;
	margin-top: 12px;
    }

.japanareal li .sstitle {
	width:304px;
	display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    color: #757575;
	margin-top: 4px;
}

.expregion{
	position:absolute;
	right:14px;
	bottom:0;
	padding-right: 20px;
	color:#979797;
	background-image:url('https://japankuru.com/gld-kanri/data/themes/japankuru/assets/special_feature/img/common/arrow-right.png');
	background-size:24px 24px;
	background-position:right center;
	background-repeat:no-repeat;

}

.rect-1{
	display:block;
}
#mapofjapan-en{
	display:none;
}