@charset "utf-8";

/* CSS Document */
/************************************************************************************

Joho Style

*************************************************************************************/
/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {

.joho .headingBase1 h1 {
	padding-top: 3px;
}
.joho .headingBase1 span {
		display: block;
		font-size: 0.6em;
		margin-top: 3px;
}

.joho .johoNavBlock ul {
	width: 90%;
	margin: 0 auto 10px;
}
.joho .johoNavBlock li {
	width: 29%;
	margin: 1% 2%;
}
.joho .johoNavBlock li img {
	width: 100%;
	height: auto;
}
.joho .johoNavBlock li.num4 {
	clear: both;
}
.joho h3 {
	font-size:0.9em;	
}

.johoTop .johoKeywordBlock label {
	display: block;
}
.johoTop .linkMap {
	display: none;
}
.johoTop .linkMapList {
	display: block;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.johoTop .linkMapList h3 {
	border: 3px solid #6c99bb;
	background: #dcdddf url("/jp/n3-common/img/bg_linkmap.gif") repeat-x top left;
	color: #333333;
	text-align: center;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.johoTop .linkMapList h4 {
	background: #0d3c61 url("/jp/n3-common/img/bg_heading3.gif") repeat-x top left;
	color: #FFFFFF;
	line-height: 1.3;
	padding: 10px 15px;
	position: relative;
}
.johoTop .linkMapList h4 a:link ,
.johoTop .linkMapList h4 a:visited ,
.johoTop .linkMapList h4 a:hover ,
.johoTop .linkMapList h4 a:active {
	color: #FFFFFF;
	padding-left:12px;
	background: transparent url("/jp/n3-common/img/blt_arrow_r_w.gif") no-repeat left 0.35em;
	font-weight: normal;
}
.johoTop .linkMapListInner{
	width: 90%;
	margin-left:auto;
	margin-right:auto;
}

.johoTop .linkMapList dt ,
.johoTop .linkMapList dd ,
.johoTop .linkMapList ul ,
.johoTop .linkMapList li {
	margin:0;
	padding:0;
}
.johoTop .linkMapList ul ,
.johoTop .linkMapList li {
	list-style-type: none;
}
.johoTop .linkMapList li a {
}
.johoTop .linkMapList dt {
	background: #0d3c61 url("/jp/n3-common/img/bg_heading3.gif") repeat-x top left;
	color: #FFFFFF;
	line-height: 1.3;
	padding: 10px 15px;
	position: relative;
}
.johoTop .linkMapList dt a:link ,
.johoTop .linkMapList dt a:visited ,
.johoTop .linkMapList dt a:hover ,
.johoTop .linkMapList dt a:active {
	color: #FFFFFF;
	padding-left:12px;
	background: transparent url("/jp/n3-common/img/blt_arrow_r_w.gif") no-repeat left 0.35em;
}
.johoTop .linkMapList dd ul li{
	position: relative;
}
.johoTop .linkMapList dd ul li a{
 border-bottom: 1px solid #cfcfcf;
	display: block;
	padding: 8px 15px 8px 27px;
	background: transparent url("/jp/n3-common/img/blt_arrow_r.gif") no-repeat 14px center;
	background-color:#d4e5f2;
}
.johoTop .linkMapList dd ul li li a{
	background-color:#ebeff1;
}
.johoTop .linkMapList dt span ,
.johoTop .linkMapList dd span {
	position:absolute;
	right:10px;
	top:12px;
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	cursor: pointer;
	background: transparent url("/jp/n3-common/img/btn_openclose.gif") no-repeat top left;
}
.johoTop .linkMapList dt span.open ,
.johoTop .linkMapList dd span.open {
	background-position: 0 -16px;
}
.johoTop .linkMapList dt span.close ,
.johoTop .linkMapList dD span.close {
	background-position: 0 0;
}

/* /joho/theme/index.html
/*------------------------------*/
.johoTheme .themeBannerList {
	width: 90%;
	text-align: center;
}
.johoTheme .themeBannerList li {
	width: 45%;
	margin: 1% 2%;
}
.johoTheme .themeBannerList li img {
	width: 100%;
	height: auto;
}
.johoTheme .dlistBase4 dd span {
	word-break: break-all;
}
.johoTheme .contentBlock .dlistBase3:nth-of-type(2n+1){
	clear: both;
	float: left;
}
.johoTheme .contentBlock .dlistBase3:nth-of-type(3n+1){
	float: left;
	clear: none;
}

.dlistBase3 {
	width: 46%;
}

#linkMapBlock .linkMapList{
	display: block;
}

/* /joho/news/index.html
/*------------------------------*/

.johoNews .johoNewsList {
	margin-bottom:0;
}
.johoNews .johoNewsList dt,
.johoNews .johoNewsList dd{
	padding: 0;
	margin: 0;
}
.johoNews .johoNewsList dt{
	margin-left:15px;
	width: 8em;
	margin-bottom: 5px;
}
.johoNews .johoNewsList dd{
	margin-left:15px;
	font-size: 1.0em;
}

.johoNews .johoNewsList .wide{
	clear: both;
	float: none;
	width: auto;
	padding: 5px 15px 15px;
	background: transparent url("/jp/n3-common/img/line_dotted.gif") repeat-x left bottom;
	margin-left:0;
	margin-bottom:15px;
}

.johoNews .johoNewsList dd:last-child {
	background-image: none;
	margin-bottom:0;
}

.johoNews .switchList {
	float: none;
	clear: both;
	width: auto;
	text-align:center;
}
.johoNews .switchList li {
	display:inline;
	float :none;
	margin: 0 5px;
	line-height:2;
}
.johoNews .submit {
	clear: none;
	float: none !important;
}

/* /joho/organization/index.html
/*------------------------------*/

.johoOrganization .leftBox ,
.johoOrganization .rightBox{
	width: 100%;
	overflow:hidden;
	zoom: 1;
}

.johoOrganization .johoOrganizationList dd .col2 li {
	display: block;
	width: 45%;
	float:left;
}
#johoUpperArea .johoNavBlock {
	float:none;
	width: 100%;
	text-aline: center;
}

#johoUpperArea .johoUpperBlock{
	float: none;
	width: 100%!important;
}

#johoUpperArea .johoNavBlock ul{
    height: auto;
    width: 100%!important;
}

#johoUpperArea .johoNavBlock ul li{
    margin: 1% 2%;
    width: 29%;
}

}

/************************************************************************************
larger than 590
*************************************************************************************/

@media screen and (min-width: 590px) {

.joho .contentBlock {
	display:block !important;	
}

.johoOrganization .group {
	display:block !important;	
}

}

/************************************************************************************
smaller than 590
*************************************************************************************/
@media screen and (max-width: 590px) {


/* /joho/theme/index.html
/*------------------------------*/
.johoTheme .themeBannerList {
	margin-top: 0;
}
.johoTheme .listBase4 {
	margin-top: 0 !important;
	margin-bottom: 0;
}
.johoTheme .listBase4 li {
	margin-top: 10px;
	margin-bottom: 0;
}
.joho .headingBase2 {
	margin-top: 2em;
}
.joho h3 {
	margin-bottom: 0;
	padding: 10px 15px;
}
.joho h3 span { 
	display:block !important;
	top: 12px;
}
.joho h3 + .contentBlock {
	display: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.joho .dlistBase3 {
	width: 100%;
	margin: 0 0 15px 0;
}
.joho .dlistBase3 dt {
	border: none !important;
	padding:6px;
}

.joho .theme02 {
	background-color: #eef2da;
}
.joho .theme03 {
	background-color: #f7e8e8;
}
.joho .theme04 {
	background-color: #f5e0d3;
}
.joho .theme05 {
	background-color: #f5f1d8;
}
.joho .theme01 {
	background-color: #cee3f7;
}
.joho .dlistBase3 dd {
	margin-left: 8px;
}

.joho .pagetop {
	display: none;
}
.joho #pagetopArea .pagetop {
	display: block;
}

/* /joho/news/index.html
/*------------------------------*/
.johoNews .listBase2 li  {
	padding:8px 0;
}

.johoNews .listBase2 li a {
	padding:8px;
	background:url("/jp/n3-common/img/blt_arrow_r.gif") no-repeat scroll left 0.8em transparent;
}

.johoNews .listBase2 li:nth-of-type(12) {
	display:block;

}
.johoNews .listBase2 li:nth-of-type(11) {
	display:block;
}

/* /joho/organization/index.html
/*------------------------------*/

.johoOrganization .mainBox{
	margin-top: 0;
}

.johoOrganization h3 {
	margin-bottom: 0;
	padding: 10px 15px;
}
.johoOrganization h3 span { 
	display:block;
	top: 12px;
}
.johoOrganization h3 + .group {
	display: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.johoOrganization .title{
	background: #0D3C61 url("/jp/n3-common/img/bg_heading3.gif") repeat-x scroll left top;
	color: #FFFFFF;
	line-height: 1.3;
	margin: 0;
	padding: 10px 15px;
	border-radius: 0 / 0;
}

.johoOrganization .johoOrganizationList dd .col2 li {
	display: block;
	width: 45%;
	float:left;
}

}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
#johoUpperArea .johoNavBlock ul li{
    width: 45%;
}
.joho .headingBase1 h1 {
	padding-top: 10px;
}
.joho .headingBase1 span {
		font-size: 0.8em;
}
.joho .johoNavBlock li {
	width: 45%;
}
.joho .johoNavBlock li.num4 {
	clear: none;
}
.joho .johoNavBlock li.even {
	clear: both;
}
.joho .johoNavBlock li.odd {
	float:right;
}
.joho .headingBase1 h1 {
	margin-top:0;
}	

/* /joho/index.html
/*------------------------------*/
.johoTop .johoNavBlock p {
	font-size: .8em;
	text-align:left;
	margin-left: 3px;
	margin-right: 3px;
}
.johoTop .johoKeywordBlock ,
.johoTop .johoOrganizationBlock ,
.johoTop .johoNewsThemeBlock {
	display: none;
}
.johoTop .linkMapList {
	width: 90%;
}
.johoTop .linkMapListInner{
	width: auto;
}
/* /joho/theme/index.html
/*------------------------------*/
.johoTheme .themeBannerList {
	width: 90%;
	text-align: center;
}
.johoTheme .themeBannerList li {
	width: 100%;
	margin: 1% 0;
	float: none;
}
.johoTheme .themeBannerList li img {
	width: 100%;
	height: auto;
}

}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {

/* /johoOrganization/index.html
/*------------------------------*/
.johoOrganization .johoOrganizationList dd .col2 li {
	display: block;
	width: 90%;
	float:left;
}

/* /joho/news/index.html
/*------------------------------*/
.johoNews .radioList{
	/*white-space: pre-wrap;*/
}


}
