@charset "utf-8";
.site-header,
.nav-global,
.breadcrumb-item,
.nav-location,
.site-footer{display: none;}
.spl_header{letter-spacing:normal;}
iframe{vertical-align:top;}

#pageHeaderArea #commonBlock {
	box-sizing: content-box;
	line-height: 1.3;
}

#pageHeaderArea #titleBlock {
	box-sizing: content-box
}

/*#pageBodyArea #mainContentsBlock p.txt {
	line-height:0;
}*/

body {
	letter-spacing: normal;
	font-size: 118%;
}

#pageFooterArea {
	padding: 11px;
	line-height: normal;
}

@media screen and (min-width: 768px),
print {
  .nav-location{
    display: none;
  }
}

@media only screen and (max-width:767px){
    
    
}






