@charset "utf-8";



/* ------------------------------------------------- teacher */

/* teaching-staff */
main.teacher article .entry-container .entry-content .button {
	display: inline-block;
	margin-top: 20px;
}

main.teacher article .entry-container .entry-content table {
	width: 100%;
	border: none;
}

main.teacher article .entry-container .entry-content table tr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

main.teacher article .entry-container .entry-content table th {
	font-weight: normal;
	width: 160px;
	border: none;
}

main.teacher article .entry-container .entry-content table td {
	border: none;
	font-size: 14px;
}

/* single-teacher */
body.single-teacher .entry-content table {
	margin: 0 0 40px;
	width: 100%;
/*715px*/}

body.single-teacher .entry-content table th,
body.single-teacher .entry-content table td {
	padding: 20px;
}

body.single-teacher .entry-content table thead th {
	padding: 5px 20px;
	width: 535px;
    color:#fff;
	font-weight: normal;
	text-align: center;
	border-color: #8F8F8F;
	background: #339646;
}
body.single-teacher .entry-content table thead th:first-child {
	width: 100px;
}
#site-generator .two .footer_sns{width:960px;margin:0 auto;padding-top: 15px;font-size: 13px;text-align: right;}

/* sponsor */
.page-id-19223 h1 {
	display: none;
}
.page-id-19223 .entry-container h3 {
	background: #92d050;
	padding: 9px 15px;
    color: #fff;
	border: none;
	font-size: 20px;
}
.page-id-19223 .entry-container .entry-content > h2:first-child {
	background: none;
}
.page-id-19223 .entry-container p {
	font-size: 14px;
}
.page-id-19223 .entry-container p:last-child {
	margin-bottom: 40px;
}
.page-id-19223 .entry-container ul.sponsorship {
	overflow: hidden;
	padding-left: 0;
}
.page-id-19223 .entry-container ul.sponsorship li {
	float: left;
	list-style-type: none;
}
.page-id-19223 .entry-container ul.sponsorship li:nth-child(2) {
	padding: 0 42px;
	background: url(images/sponsorship/arrowL.png) top 50% left 10px no-repeat,url(images/sponsorship/arrowR.png) top 50% right 10px no-repeat;
}
.page-id-19223 .entry-container p.imgR {
	float: right;
    text-align: center;
	margin-bottom: 40px;
}
.page-id-19223 .entry-container table {
	margin-bottom: 40px;
}
.page-id-19223 .entry-container table th {
	background: #c8e7a7;
	border: #fff 1px solid;
	border-bottom-width: 2px;
	text-align: center;
	padding: 7px 10px;
	font-size: 13px;
}
.page-id-19223 .entry-container table td {
	border: #fff 1px solid;
	padding: 7px 10px;
    font-size: 13px;
}
.page-id-19223 .entry-container table tr:nth-child(2n+1) td {
	background: #eee;
}
.page-id-19223 .entry-container .sponsor_contact {
	clear: both;
    border: 3px solid #92d050;
    padding: 5px;
	margin-bottom: 40px;
}
.page-id-19223 .entry-container .sponsor_contact p,
.page-id-19223 .entry-container .sponsor_contact p:last-child{
	margin-bottom: 5px;
}



@media only screen and (max-width: 640px){
body.single-teacher .entry-content table thead th:first-child {
	width: auto !important;
padding: 5px !important;
}
body.single-teacher .entry-content table thead th {
  width: auto !important;
}
body.single-teacher .entry-content table td dl{
width: 100% !important;
}
body.single-teacher .entry-content table td dl dd{
margin:0 !important;
}
}
body.single-teacher .entry-content table td > img {
	margin: 0 0px 0 0;
	max-width: 130px;
	height: auto;
	float: left;
}

body.single-teacher .entry-content table td dl {
	display: inline-block;
	width: 400px;
	float: right;
}

body.single-teacher .entry-content table td dl dt {
	margin: 0 0 5px;
	font-size: 150%;
	font-weight: normal;
}

body.single-teacher .entry-content table td dl dt span {
	font-size: 70%;
}



/* ------------------------------------------------- clubcircle */

/* clubcircle */
main.clubcircle .entry-content > ul {
	margin: 0 0 40px;
}

main.clubcircle .entry-content > ul li {
	display: inline-block;
	margin: 0 8px 15px 0;
	padding: 10px 5px;
	text-align: center;
	list-style: none;
/*	width: 31%;*/
	border: 1px solid #333;
	float: left;
}

/*
main.clubcircle .entry-content > ul li a {
	display: block;
	padding: 10px 5px;
}
*/

/* single-clubcircle */
body.single-clubcircle .entry-content p {
	margin: 0 0 30px 10px;
}

body.single-clubcircle .entry-content p img {
	margin: 0 0 20px 20px;
	max-width: 340px;
	float: right;
}


body.single-clubcircle .entry-content .circle_img {
	clear:both;
}
body.single-clubcircle .entry-content .circle_img p {
	width:220px;
	float:left;
	margin-right:5px;
}
body.single-clubcircle .entry-content .circle_img p img {
	max-width:100%;
	height:auto;
}

@media only screen and (max-width: 640px){
body.single-clubcircle .entry-content p img {
	float:none;
}
}

/* ------------------------------------------------- coordination */

/* coordination */
main.coordination .entry-content > ul {
	margin: 0 0 20px;
}

main.coordination .entry-content > ul li {
	display: inline-block;
	margin: 0 3% 20px 0;
	padding: 0px;
	list-style: none;
	width: 47%;
	border: 1px solid #333;
	float: left;
}
main.coordination .entry-content > ul li:nth-child(2n+1) {
	clear: both;
}
main.coordination .entry-content > ul li a,
main.coordination .entry-content > ul li span {
	display: block;
	padding: 20px;
}

main.coordination .entry-content > ul li a {
	color: #003567 !important;
}

main.coordination .entry-content > ul li a:hover {
	background: #eee;
}

main.coordination .entry-content > ul li img {
	display: block;
	margin: 0 auto 20px;
	max-width: 100%;
	height:172px;
}

/* single-coordination */
body.single-coordination .entry-content p {
	margin: 0 0 30px 10px;
}
body.single-coordination .entry-content h3+p {
	overflow:hidden;
}

body.single-coordination .entry-content h3+p img {
	margin: 0 0 20px 20px;
	max-width: 340px;
	float: right;
}

@media only screen and (max-width: 640px){
main.coordination .entry-content > ul li {
	width: 100% !important;
}
}





