@charset "UTF-8";

@media screen and (min-width: 741px),print {/*pc用スタイル*/


/*海外施設*/

#kaigai .column1_2b .colL {
	width: 109px;
}
#kaigai .column1_2b .colR {
	width: 591px;
}


}

/*↓↓↓PC・すまほ共通スタイル*/

/* ----------------------------------------
 * プロフィール
 * ---------------------------------------- */
.nowrap { white-space: nowrap; }

/* 組織図
======================================= */
.soshiki {
	width: 540px;	
}


/* 賞
======================================= */
.igoPrize td span { display: inline-block; }

/* 沿革
======================================= */
#enkakuTop section th { white-space: nowrap; }
#enkakuTop .table1b tr.first-child th { border-top: 0; }
#enkakuTop .table1b tr.first-child td { border-top: 0; }
#enkakuTop .table1 th { width:10em; }


/* 支部
======================================= */
#shibu .profile_shibu_list .hp,
.profile_shibu_list .v_mdl{
vertical-align: middle;
}

#shibu .profile_shibu_list .th_pale {
	white-space: nowrap;
	text-align: left!Important;
	line-height: 1.5;
}

#shibu .profile_shibu_list th.foundation {
	width: 5em;
}

#shibu .profile_shibu_list th.name {
	width: 5.5em;
}


#shibu table.t_left td,
#shibu .t_left{
text-align: left;
}
#shibu .hp{
vertical-align: middle;
}


a:hover img {
opacity: 0.7;
}

/* partner
======================================= */
.partner_list li {
	float: left;
	width: 30%;
	/*text-align: center;*/
	margin-bottom: 20px;
}


.partner_list li.image a[target="_blank"],
.partner_list a[target="_blank"],
.partner_list li.image,
.partner_list li.blank {
	background-image: none;
}




/* 殿堂囲碁規定
======================================= */
#content .kitei h3 {
	line-height: 1;
	margin-bottom:10px;
}
#content .kitei dd {
	margin-bottom:30px;
}

#content .kitei .dl_flo dt {
	width: 4em;
	border-left: none;
	padding-left: 0;
}

#content .kitei .dl_flo dd {
	margin-left: 6em;

}


@media screen and (max-width: 740px) {/*スマホ用スタイル*/


.nowrap { white-space: normal;}

.partner_list li {
	width: 100%;
	margin-bottom: 20px;
}

#content .kitei h3 {
	line-height: 1;
	margin-bottom:10;
}
#content .kitei dd {
	margin-bottom:10px;
}
	#content .kitei .dl_flo dd {
	margin-left: 2em;
}
/* 組織図
======================================= */
.soshiki,
.soshiki img {
	width: 100%;	
}


}

