@charset "utf-8";

.insight-single-post h2 {
    margin-bottom: 4rem;
    padding-left: 3rem;
    font-size: 2.8em;
    font-size: 2.8rem;
    font-weight: 700;
    letter-spacing: 2px;
}
.insight-single-post h2::before {
    top: 1.5rem;
}
#reportbox p.date {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
text-align: right;
color:#666;
margin-bottom: 1rem;
}
#reportbox p.lawyer {
font-size: 1.4em;
font-size: 1.4rem;
line-height: 1.6;
text-align: right;
}
#reportbox .txtbox {
font-size: 1.7em;
font-size: 1.7rem;
line-height: 1.8;
margin: 4rem 0 0 0;
}
#reportbox .txtbox p {
margin-bottom: 2rem;
}
#reportbox .txtbox .udline {
text-decoration: underline;
}
#reportbox .txtbox ol {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin: 0;
    margin-left: 2.5rem;
    padding: 0;
    counter-reset: li-counter;
}
#reportbox .txtbox > ol > li {
    position: relative;
    margin-bottom: 10rem;
    padding-left: 2rem;
    /*box-shadow: -6px 0px 5px -5px rgba(0, 0, 0, 0.1);*/
}
/*
#reportbox .txtbox ol > li:before {
    position: absolute;
    top: 0;
    left: -3rem;
    width: 0.8em;
font-size: 3.2em;
font-size: 3.2rem;
    line-height: 1;
    font-weight: bold;
    text-align: right;
    color: #464646;
	font-family: Arial, Helvetica, "sans-serif";
    content: counter(li-counter);
    counter-increment: li-counter;
}*/
#reportbox .txtbox > ol > li:before {
    position: absolute;
    top: -0.75rem;
    left: -3.5rem;
    width: 0.8em;
font-size: 4em;
font-size: 4rem;
    line-height: 1;
    font-weight:700;
    text-align: right;
    /*color: #7e736c;*/
	color: #464646;
	font-family: Arial, Helvetica, "sans-serif";
    content: counter(li-counter);
    counter-increment: li-counter;
}
#reportbox .txtbox ol li ol {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
    margin: 3rem 0 0 3rem;
    padding: 0;
    counter-reset: li-counter;
}
#reportbox .txtbox ol li ol.ol-indent,
#reportbox .txtbox ol li ol.ol-indent2 {
    list-style-type: none !important;
    margin: 1.3em 0 0 1.75em;
    padding: 0;
}
#reportbox .txtbox ol li ol.ol-indent li,
#reportbox .txtbox ol li ol.ol-indent2 li {
    list-style-type: none !important;
}
#reportbox .txtbox ol li ol > li {
    position: relative;
    margin-bottom: 6rem;
    padding: 0 0 0 1.5rem;
	border:none;
}
#reportbox .txtbox ol li ol > li:before {
    position: absolute;
    top: 0.1em;
    left: -1.5em;
    width: 1.55em;
    height: 1.5em;
    font-size: 1em;
    line-height: 1.6;
    text-align: center;
    color: #f5f5f5;
    background-color: #464646;
	font-family: Arial, Helvetica, "sans-serif";
    content: counter(li-counter);
    counter-increment: li-counter;
	border-radius: 3px;
}

#reportbox .txtbox ol li ol.ol-indent > li:before,
#reportbox .txtbox ol li ol li ol.ol-indent > li:before {
    position: absolute;
    top: 0.2em;
left: -2.25em;
    width: 1.2em;
    height: 1.2em;
    font-size: 1em;
    line-height: 1.2;
    text-align: center;
color: #333;
background: none;
	font-family: Arial, Helvetica, "sans-serif";
font-weight: 400;
content: '（' counter(li-counter) '）';
    counter-increment: li-counter;
}
#reportbox .txtbox ol li ol.ol-indent2 > li:before,
#reportbox .txtbox ol li ol li ol.ol-indent2 > li:before {
    position: absolute;
    top: 0.4em;
left: -2.35em;
  width: 1.4em;
  height: 1.4em;
  font-size: 0.75em;
    line-height: 1.4;
    text-align: center;
color: #333;
background: none;
  border: 1px solid #555;
  border-radius: 50%;
	font-family: Arial, Helvetica, "sans-serif";
font-weight: 400;
content: counter(li-counter);
    counter-increment: li-counter;
	

}

#reportbox .txtbox ol > li ol > li ol {
    margin: 1.5rem 0 2.5rem 3.5rem;
    padding: 0;
}
#reportbox .txtbox ol > li ol > li ol > li {
    margin: 0 0 1.25rem 0;
    padding: 0;
	list-style-type: upper-roman;
}
#reportbox .txtbox ol > li ol > li ol > li:before {
content:none;
}
#reportbox .txtbox ol > li ol > li ol > li ol {
    margin: 0.5em 0 0 1.6em;
    padding: 0;
}
#reportbox .txtbox ol > li ol > li ol > li ol > li {
    margin: 0 0 0.5em 0;
    padding: 0;
	list-style-type: lower-roman;
}
#reportbox .txtbox ol.indent > li,
#reportbox .txtbox ul.indent > li {
    list-style-type: none;
    text-indent: -3.2rem;
    margin-left: 3.2rem;
}

#reportbox .txtbox ol li ul {
    list-style-type:circle;
    margin: 1em 0 0 1.2em;
    padding: 0;
}
#reportbox .txtbox ol li ul li {
    margin-bottom: 0.7em;
    padding: 0;
}



@media screen and (max-width: 1240px) {


}
@media screen and (max-width: 1024px) {


}
@media screen and (max-width: 840px) {



}
@media screen and (max-width: 768px) {
.insight-single-post h2 {
        margin-bottom: 2rem;
padding-left: 2.0rem;
        font-size: 2em;
        font-size: 2rem;
}
.insight-single-post h2::before {
        top: 1.25rem;
        width: 12px;
        height: 12px;
}
#reportbox .txtbox ol {
    margin-left: 0rem;
}
#reportbox .txtbox > ol > li {
    margin-bottom: 4rem;
    padding-left: 2.5rem;
}
#reportbox .txtbox > ol > li:before {
    position: absolute;
    top:0rem;
    left: 0;
    width: 0.8em;
    font-size: 2.4em;
    font-size: 2.4rem;
}
#reportbox .txtbox ol li ol {
    margin: 1.5rem 0 0 0rem;
}
#reportbox .txtbox ol li ol > li:before {
    top: 0.1em;
    left: -1.3em;
    width: 1.35em;
    height: 1.35em;
    font-size: 0.9em;
    line-height:1.4;
}
#reportbox .txtbox ol li ol > li {
    margin-bottom: 3rem;
    padding: 0 0 0 1.25rem;
}
#reportbox .txtbox ol > li ol > li ol > li {
    margin: 0 0 1rem 0;
}
#reportbox p.date {
font-size: 1.2em;
font-size: 1.2rem;
}
#reportbox p.lawyer {
font-size: 1.4em;
font-size: 1.4rem;
}
#reportbox .txtbox {
font-size: 1.6em;
font-size: 1.6rem;
line-height: 1.7;
margin: 2rem 0 0 0;
}
}



@media screen and (max-width: 640px) {




}

