@charset "utf-8";
.headerimg2{
	position: relative;
    width: 1032px;
	overflow:auto;
    height: 632px;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 40px;
	    border-bottom: 1px solid #dedede;
}
.areadetail{
	float:left;
	width:	480px;
	color:#212121;
	padding:40px 0 0 0;
	position: relative;
	height: 560px;
}

.japanmap{
	float: left;
    width: 530px;
    height: 530px;
    display: block;
    padding: 0 11px 11px 11px;
	margin-top: 40px;
}

#mapofjapan {
	width: 530px;
	height: 530px;
	cursor:pointer;
}

.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;}
.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 li .simg {
    position: absolute;
	width: 314px;
    height: 194px;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}

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

}

.japanarea li .commbox{
	display: block;
    overflow: hidden;
    position:absolute;
	top:196px

}
.japanarea li .stitle {
	display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    color: #1e1e1e;
	margin-top: 12px;
    margin-left: 24px;}

.japanarea li .sstitle {
	display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    color: #1e1e1e;
	margin: 4px 24px;
}

.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;
}