@charset "UTF-8";

/* All SP & Tablet */
.prof {
	padding-bottom: 20px;
	border-bottom: 3px double #ccc;
	margin-bottom: 20px;
}

.prof_row {
	display: table;
	width: 100%;
}

.prof_col {
	display: table-cell;
	vertical-align: top;
}

.prof_col.-img {
	text-align: right;
	padding-left: 20px;
}

.prof_catch {
	font-size: 20px;
	margin-bottom: 40px;
}

.prof_name {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.prof_list {
}

.prof_list > dt {
	margin-top: 20px;
}

.prof_list > dt:first-child {
	margin-top: 0;
}

.prof_list > dt:before {
	font-family: icomoon;
	content: "\e900";
	color: #1c92e4;
	font-size: 18px;
	vertical-align: middle;
}

.prof_list > dd {
	padding-left: 18px;
}

.prof_tbl {
	width: 100%;
	text-align: left;
	margin-bottom: 25px;
}

.prof_tbl th {
	width: 5em;
}

.prof_timetbl {
	width: 100%;
}

.prof_timetbl thead th {
	background: #f2f2f2;
	border-bottom: 2px solid #bbb;
}

.prof_timetbl th,
.prof_timetbl td {
	border: 1px solid #dadada;
	text-align: center;
}

.prof_timetbl td {
	width: 50px;
}

.prof_timetbl tbody span:before {
	font-family: icomoon;
	content: "\e900";
	color: #1c92e4;
	font-size: 18px;
}
.prof_timetbl tbody span.-half:before {
	content: "\e908";
	font-size: 15px;
}
.prof_timetbl tbody span.-maru:before {
	content: "\e909";
	font-size: 17px;
}

.prof_col {
}

.prof_img {
	margin-bottom: 20px;
}

.feature {
	padding-bottom: 20px;
	border-bottom: 3px double #ccc;
	margin-bottom: 20px;
}

.feature_list {
	font-size: 0;
}

.feature_list > li {
	font-size: 13px;
	display: inline-block;
	width: 31%;
	vertical-align: top;
	margin-left: 3.5%;
}

.feature_list > li:first-child {
	margin-left: 0;
}

.feature_list_img {
	margin-bottom: 25px;
}

.feature_list_txt {
}

.access {
	padding-bottom: 20px;
	border-bottom: 3px double #ccc;
	margin-bottom: 20px;
}

.access_ttl {
	margin-bottom: 20px;
}

.access_ttl:before {
	font-family: icomoon;
	content: "\e900";
	color: #1c92e4;
	font-size: 18px;
	vertical-align: middle;
}

.access_list {
}

.access_list > dt.-train {
	margin-top: 20px;
}

.access_gmap {
}

.access_gmap > a {
	display: block;
	text-align: right;
	color: #1B92E4;
	text-decoration: underline;
}

.access_gmap > a:hover {
	text-decoration: none;
}

.map {
}

@media screen and (max-width:980px) {
	.prof {
	}

	.prof_row {
	}

	.prof_col {
	}

	.prof_col.-img {
	}

	.prof_catch {
	}

	.prof_name {
	}

	.prof_list {
	}

	.prof_list > dt {
	}

	.prof_list > dt:first-child {
	}

	.prof_list > dt:before {
	}

	.prof_list > dd {
	}

	.prof_tbl {
	}

	.prof_tbl th {
	}

	.prof_timetbl {
	}

	.prof_timetbl thead th {
	}

	.prof_timetbl th,
	.prof_timetbl td {
	}

	.prof_timetbl td {
		width: 40px;
	}

	.prof_timetbl tbody span:before {
	}

	.prof_col {
	}

	.prof_img {
	}

	.feature {
	}

	.feature_list {
	}

	.feature_list > li {
	}

	.feature_list > li:first-child {
	}

	.feature_list_img {
	}

	.feature_list_txt {
	}

	.access {
	}

	.access_ttl {
	}

	.access_ttl:before {
	}

	.access_list {
	}

	.access_list > dt.-train {
	}

	.access_gmap {
	}

	.access_gmap > a {
	}

	.access_gmap > a:hover {
	}

	.map {
	}

}

/* All SP */
@media screen and (max-width:640px) {
	.prof {
	}

	.prof_row {
	}

	.prof_col {
		display: block;
	}

	.prof_col.-img {
		padding-left: 0;
		text-align: center;
		font-size: 0;
	}

	.prof_catch {
		margin-bottom: 20px;
	}

	.prof_name {
	}

	.prof_list {
	}

	.prof_list > dt {
	}

	.prof_list > dt:first-child {
	}

	.prof_list > dt:before {
	}

	.prof_list > dd {
	}

	.prof_tbl {
	}

	.prof_tbl th {
	}

	.prof_timetbl {
		margin-bottom: 20px;
	}

	.prof_timetbl thead th {
	}

	.prof_timetbl th,
	.prof_timetbl td {
	}

	.prof_timetbl td {
	}

	.prof_timetbl tbody span:before {
	}

	.prof_img {
		display: inline-block;
		width: 49.5%;
	}

	.prof_img:first-child {
		margin-right: 1%;
	}

	.feature {
	}

	.feature_list {
	}

	.feature_list > li {
		display: block;
		width: 100%;
		margin-left: 0;
		max-width: 275px;
		margin: 0 auto;
		margin-top: 30px;
	}

	.feature_list > li:first-child {
		margin: 0 auto;
	}

	.feature_list_img {
		text-align: center;
		margin-bottom: 10px;
	}

	.feature_list_txt {
	}

	.access {
	}

	.access_ttl {
	}

	.access_ttl:before {
	}

	.access_list {
	}

	.access_list > dt.-train {
	}

	.access_gmap {
	}

	.access_gmap > a {
	}

	.access_gmap > a:hover {
	}

	.map {
	}

	.map > img {
		margin: 0 auto;
	}

}