
.pgmTtl {
 float: left;
}
.pgmTtl-txt{
	font-family: '秀英丸ゴシック B';
	font-size: 114.3%;
	line-height: 70px;
	padding-left: 285px;
}
.pgmTtl-txt {
 color: #4d4e53;
 background: url(../img/study/l_line_study.png) left bottom no-repeat;
}

.pgm_type {
 background: url(../img/study/l_line_study.png) left bottom no-repeat;
}


.main-content {
	margin-bottom: 50px;border-radius: 0 0 8px 8px;
	background: #f3efe3;
	position: relative;
}
.main-content .l-inner_content {
 padding: 45px 50px 60px;
}
.main-content .main-ttl {
	margin: 0 0 30px 0;
}
.main-content .pgm-ttlWrap {
	position: relative;
}
.main-content .pgm-ttlWrap .main-fig {
	position: absolute;
	top: -116px;
	right: 27px;
	z-index: 2;
	width: 178px;
}


.main-content .col-content {
	display: table;
}
.main-content .col-l {
	display: table-cell;
	vertical-align: top;
	width: 555px;
	letter-spacing: normal;
	box-sizing: border-box;
	padding-right: 38px;
	border-right: 1px dashed #ddd8c9;
}
.main-content .col-ttl {
	font-family: '秀英丸ゴシック B';
	font-size: 100%;
	line-height: 30px;
	width: 180px;
	height: 30px;
	margin-bottom: 28px;
	text-align: center;
	border-radius: 15px;
	background: #115fad;
	color: #fff;
}
.main-content .col-l p {
	font-family: '秀英丸ゴシック B';
	font-size: 114.3%;
	line-height: 1.875;
}
.main-content .col-l p.lead {
	font-family: '秀英丸ゴシック B';
	font-size: 18px;
	line-height: 1.875;
	color: #115fad;
	margin-bottom: 10px;
}

.main-content .col-r {
	display: table-cell;
	vertical-align: middle;
	width: 305px;
	letter-spacing: normal;
	box-sizing: border-box;
	padding-left: 38px;
}
.main-content .col-r h3 {
	text-align: center;
	font-family: '秀英丸ゴシック B';
	font-size: 14px;
	line-height: 1.71;
	color: #f56e00;
	margin-bottom: 14px;
}
.main-content .col-r p {
	float: left;
	width: 145px;
	font-size: 12px;
	line-height: 1.67;
	margin-top: -0.33em;
}
.main-content .col-r p a {
	margin-top: 5px;
	display: block;
	color: #115fad;
}
.main-content .col-r p a:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent #115fad;
	margin: 4px 5px 4px 0;
}
.main-content .col-r img {
	float: right;
	width: 88px;
	border: 1px solid #ddd;
}

.main-content .col {
	margin-top: 45px;
	padding-top: 45px;
	background: url(../img/program/col_line.png) 0 top no-repeat;
}

.main-content #pgm-flow .col-ttl {
	display: inline-block;
	vertical-align: top;
}
.main-content .pgm-time {
	font-family: '秀英丸ゴシック B';
	line-height: 30px;
	display: inline-block;
	height: 30px;
	margin-left: 10px;
	padding: 0 15px;
	color: #115fad;
	border-radius: 15px;
	background: #fff;
}
.main-content .info-net {
	font-family: '秀英丸ゴシック B';
	color: #f56e00;
	display: inline-block;
	margin-left: 10px;
}

.main-content .flow {
	letter-spacing: -.4em;
	list-style: none;
	margin-bottom: 36px;
	padding: 0;
}
.main-content .flow li {
	width: 410px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
.main-content .flow li img {
	float: left;
	margin-right: 20px;
}
.main-content .flow li:first-child {
	margin-right: 40px;
}
.main-content .flow h3 {
	font-family: '秀英丸ゴシック B';
	color: #f56e00;
	font-size: 16px;
	margin-bottom: 12px;
}
.main-content .flow p {
	margin-top: 12px;
	font-family: '秀英丸ゴシック B';
	font-size: 14px;
	line-height: 1.71;
}


.main-content .table {
	border-top: 1px dashed #ddd8c9;
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}
.main-content .table li {
	width: 100%;
	border-bottom: 1px dashed #ddd8c9;
	padding: 15px 0;
	letter-spacing: -.4em;
	font-family: '秀英丸ゴシック B';
}
.main-content .table li.last {
	width: 725px;
}
.main-content .th {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	width: 80px;
	height: 28px;
	border-radius: 14px;
	background: #a0a0a0;
	color: #fff;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
}
.main-content .td {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	box-sizing: border-box;
	padding-left: 30px;
	font-size: 14px;
	line-height: 1.71;
	margin: 2px 0;
}
.main-content .td span.anno {
	font-size: 85.7%;
	font-family: '秀英丸ゴシック L';
	line-height: 1.7;
}
.main-content .table .l3 .td {
	width: 180px;
}

.main-content .pgm_teacher {
	width: 100%;
	box-sizing: border-box;
	border-radius: 9px;
	background: #fff;
	display: table;
	padding: 10px;
	position: relative;
}
.main-content .pgm_teacher-label {
	display: table-cell;
	vertical-align: middle;
	width: 70px;
}
.main-content .pgm_teacher h3 {
	line-height: 70px;
	width: 70px;
	height: 70px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	background: #aca58f;
	font-size: 14px;
	font-family: '秀英丸ゴシック L';
}
.main-content .pgm_teacher-detail {
	display: table-cell;
	vertical-align: middle;
	padding-left: 22px;
}
.main-content .pgm_teacher .logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 28px;
}
.main-content .pgm_teacher .txt {
	display: inline-block;
	vertical-align: middle;
	font-family: '秀英丸ゴシック B';
	font-size: 16px;
	line-height: 1;
}
.main-content .pgm_teacher .txt span {
	display: block;
	font-family: '秀英丸ゴシック L';
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 1;
}
.main-content .pgm_teacher .teacher {
	position: absolute;
	right: 10px;
	bottom: 0;
}

.main-content #pgm-voice {
	margin-bottom: -20px;
}
.main-content .voice.lft {
	float: left;
	width: 414px;
}

.main-content .voice.rgt {
	float: right;
	width: 414px;
}
.main-content .voice {
	padding: 0;
	list-style: none;
	letter-spacing: -.4em;
}
.main-content .voice li {
	width: 414px;
	margin: 0 0 24px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	position: relative;
	box-sizing: border-box;
	padding: 20px 30px;
	border-radius: 10px;
	font-size: 14px;
	line-height: 1.71;
}
.main-content .voice.lft li:nth-child(1) {
	background: #eff7f5;
}
.main-content .voice.lft li:nth-child(2) {
	background: #fef2e6;
}
.main-content .voice.lft li:nth-child(3) {
	background: #fffde4;
}
.main-content .voice.rgt li:nth-child(1) {
	background: #fdeef4;
}
.main-content .voice.rgt li:nth-child(2) {
	background: #f3eef6;
}
.main-content .voice.rgt li:nth-child(3) {
	background: #eaf6fd;
}



/*-- net --*/

#net .pgm_type {
 background: url(../img/study/l_line_net.png) left bottom no-repeat;
}
#net .main-content {
	margin-bottom: 0;
}
#net .main-content .l-inner_content {
 padding-bottom: 50px;
}
#net .main-content .main-ttl {
	margin-bottom: 20px;
}
#net .main-content p.lead {
	width: 620px;
	margin-bottom: 26px;
	font-family: '秀英丸ゴシック B';
	font-size: 114.3%;
	line-height: 1.875;
}
#net .main-content .pgm-ttlWrap .main-fkds {
	position: absolute;
	top: -8px;
	left: -122px;
}
#net .main-content .pgm-ttlWrap .main-fig {
	top: -10px;
	right: 20px;
	width: 173px;
}

#net .main-content .box-l {
	float: left;
	width: 410px;
}
#net .main-content .box-r {
	float: right;
	width: 410px;
}
#net .main-content .boxes .col-ttl {
	width: 410px;
	margin-bottom: 15px;
	background: #ea5c6f
}
#net .main-content .boxes p.col-lead {
	margin-bottom: 5px;
	font-family: '秀英丸ゴシック B';
	font-size: 114.3%;
	line-height: 1.875;
}
#net .main-content .boxes p.ul-ttl {
	margin-bottom: 5px;
	font-family: '秀英丸ゴシック B';
	font-size: 114.3%;
	line-height: 1.875;
	color: #ea5c6f;
}
#net .main-content .boxes p.list {
	line-height: 1.875;
}
#net .main-content .boxes p.list span {
	font-family: '秀英丸ゴシック B';
}






