﻿.l_box_chui {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #ED7F86;
    border-radius: 8px;
}
.l_box_chui .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #ED7F86;
    font-weight: bold;
}
.l_box_chui p {
    margin: 0; 
    padding: 0;
}
.l_box_chui .col_mark_circle,.l_box_chui .col_mark_number02{
	margin: 1em auto;
	width: 90%;
}
.l_substage_img {
		width: 100%;
		background-image: url("../image/bgi-stage.jpg");
}
.l_colspan{
	background-color:#f9f9f9;
}

.l_border{
	border-top:1px solid #ddd;
}

.l_transparent{
	color: transparent;
}
@media (max-width: 768px) {
.l_transparent{
	color:rgb(75,75,75);
}
}

/* --------------------------------------------------
	学べる公開講座(koukai_kouza.html)
-------------------------------------------------- */
.unit_gallerybox{
	margin-bottom:0px;
}