/* CSS Document */
h2{
	border-bottom: 1px solid rgba(222,222,222,1.00);
}
.works_title{
	padding-right: 10px;
	padding-left: 15px;
	background-color: rgba(234,255,206,1.00);
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: rgba(41,104,49,1.00);
}

.acc_01 {
	display: block;
	text-decoration: none!important;
}
.acc_01:hover{
	text-decoration: none;
}
.panel-heading:hover{
    background-color: #FFEBDC;
}

.acc_01_midashi {
	border-bottom: solid 1px #BFBFBF;
	font-weight: bold;
	margin-bottom: 5px;
}

.mg_t10i {
	margin-top: 10px!important;
}

.sp_ttl {
	border-bottom: 1px solid rgba(225,225,225,1.00);
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
.sp_ttl_02 {
	border-bottom: 1px solid rgba(240,240,240,1.00);
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
}

.p_gray {
	color: #BDBDBD;
}
.p_lightgray {
color: #DCDCDC;
}

.sp_box_00 {
background-color: rgba(218,255,220,1.00)!important;
border: 1px dotted rgba(129,161,129,1.00);
}
.sp_box_02 {
    position: relative;
    margin: 2em 0;
    padding: 0.8em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.sp_box_02 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.sp_box_02 p {
    margin: 0; 
    padding: 0;
}
.sp_box_01 {
background-color: rgba(225,255,227,1.00)!important;
border: 1px dotted rgba(129,161,129,1.00);
}

.sp_list li{
list-style: none;
padding-left: 1.3em;
text-indent: -1.3em;
line-height: 1.2;
margin-bottom: 7px;
	font-size: 90%;
}
