@charset "UTF-8";

body.-program .sec_ttl:after {
	background: #f7797d;
}

.headimage {
	background-image: url(../program/img/img-main_1906.jpg);
}

.line_link {
	margin-bottom: 30px;
}


.sec {
	border-bottom: 1px solid #cccccc;
}

.sec:last-child {
	border-bottom: none;
}

.sec_ttl:after {
	background: #f279af;
}

.archives_thankstext {
	color: #e60012;
	margin-bottom: 30px;
}

.cts_ttl.-red {
	color: #F00;
}

.cts_ttl.-green {
	color: #090;
}

.cts_ttl.-blue {
	color: #06F;
}

.cts_ttl > img {
	margin: 0 12px 3px 0;
}

.archives_list {}

.archives_list > li {
	border-radius: 6px;
	margin-bottom: 10px;
	color: #ED3D6D;
	font-size: 26px;
	font-weight: bold;
	border: 1px solid #fbb1b4;
}

.archives_list > li:last-child {
	margin-bottom: 0;
}

.archives_list > li > a {
	display: block;
	position: relative;
	padding: 20px 30px 20px 50px;
}


.archives_list > li > a:before {
	position: absolute;
	font-family: icomoon;
	content: "\e902";
	top: 50%;
	margin-top: -20px;
	left: 20px;
	color: #f7797d;
	font-weight: normal;
}

.archives_list > li > a:hover {
	background: rgba(250, 175, 177, 0.28);
}

.archives_list > li > a > span {
	font-size: 20px;
	font-weight: normal;
	color: #333;
	margin-left: 20px;
}

.gallery_list {
	font-size: 0;
}

.gallery_list > li {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	margin-right: 1.3333%;
	margin-bottom: 20px;
	font-size: 14px;
}

.gallery_list > li:nth-child(4n) {
	margin-right: 0;
}

.gallery_list > li:nth-child(n+5) {
	margin-bottom: 0;
}

.gallery_list_img {
	margin-bottom: 10px;}

.gallery_list_text {
	text-align: center;
}

.pamphlet_list {
	display: table;
	margin: 0 auto;
}

.pamphlet_list > li {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	width: 20%;
}

.pamphlet_list > li:last-child {
	margin-right: 0;
}

.pamphlet_list_img {
	margin-bottom: 10px;}

.pamphlet_list_text {}

.course_img {
	text-align: center;
    margin-top: 40px;
}

.archives_klist {
	margin-top: 10px;
	list-style-type: disc;
	padding-left: 1.5em;
}

.closetxt {
	color: #E60012;
    margin-bottom: 20px;
}
