
/* --------------------------------------------------

	CO£n­ Tv €Κ

-------------------------------------------------- */

#about_list .block_header {
	margin-top:20px;
}

.about_block {
	
}


.about_block ul.ph {
	margin: 0px auto;
	width: 100%;
	overflow:hidden;
	margin-bottom:20px;
}

.about_block ul.ph.bottom {
	margin-top:20px;
	margin-bottom:0;
}

.about_block ul.ph:after {
	content: '';
	display: block;
	clear: both;
}

.about_block ul.ph li {
	float:left;
	text-align: center;
	box-sizing:border-box;
	padding:0 3px;
}

.about_block ul.ph li p.caption {
	margin-top:5px;
	
}

.about_block ul.ph li:first-child {
	
}

.about_block ul.ph.i_two li {
	width:50%;
}

.about_block ul.ph.i_three li {
	width:33.33%;
}

.course_block .course_info ul.ph li img {
	vertical-align: top;
	max-width: 100%;
	width: auto;
}


/* ΆΝΤΙΚ^ͺόΑ½κAΚ^ΊΜΆΝΙmargin-topπt^ */
.txt > ul.ph + p {
	margin-top: 20px;
}

.txt > p {
	margin-bottom:20px;
}

.txt > p:last-child {
	margin-bottom:0;
}


.about_block > table.main_race {
	border-collapse: collapse;
	width: 100%;
	margin-top:20px;
}

.about_block > table.main_race tr {
	
}

.about_block > table.main_race tr th {
	
	color:#FFF;
	padding: 8px 15px;
	vertical-align: top;
	font-size: 1.2rem;
	background-color: #307d73;
	border: 1px solid #fff;
	white-space: nowrap;
	font-weight:bold;
}

.about_block > table.main_race tr td {
	padding: 8px 10px;
	vertical-align: top;
	font-size: 1.2rem;
	border: 1px solid #fff;
	background-color: #f3f3f3;
}


ul.kome > li {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.6;
}

p.writer {
	text-align:right;
	margin-top:20px;
}


@media screen and ( max-width : 480px ) {

.about_block ul.ph {
	
}


.about_block ul.ph li {
	float:none;
	text-align: center;
	box-sizing:border-box;
	padding:0;
	width:100%;
}


.about_block ul.ph.i_two li {
	width:100%;
}

.about_block ul.ph.i_three li {
	width:100%;
}


}



