<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*===============================================
 *	common
===============================================*/
.studies-wrap {margin-bottom: 60px;}
.studies-wrap img{width: auto;}
.studies-wrap p{margin-bottom: 20px;}
.commentary{display: block;font-weight: bold;}
img.img-figure{margin: 0 auto 40px;}
/*img.figure01{max-width: 806px;}
img.figure02{max-width: 810px;}
img.figure03{max-width: 560px;}*/
@media only screen and (max-width: 568px) {
.studies-wrap {margin-bottom: 40px;}
.basic-ttl {font-size: 21px;}
.basic-ttl:before {border-left: solid 70px transparent;border-top: solid 80px #f8f9fb;}
}



</pre></body></html>