body#lang-enjp .en{
	display:none;
}
body#lang-enjp .idap .idap-contents h2 mark {
	font-weight: 500;
	font-family: "NakanoshimaFont-M";
	line-height:1.8;
	color: inherit;
}
ul.idap-menu-li li a mark {
    font-family: "NakanoshimaFont-M";
}

.idap-info.idap-side h2 mark {
    font-family: "NakanoshimaFont-M";
}

ul.idap-info-li li:last-child a mark {
    font-family: "NakanoshimaFont-M";
}

header.layer-header h1 span span {
    display: none;
}

.idap header.layer-header h1 span span {
    display: none;
}
.idap header.layer-header h1 span mark {
    font-size: 20px;
    position: relative;
    top: -5px;
}
header.layer-header h1 span mark:lang(en) {
  display: none;
}


