@charset "UTF-8";

/* ---------- ---------- ----------
    :: www-kao-com/global/en/research-development/innovation/dengue ::
  
---------- ---------- ---------- */

/* ---------- ---------- ----------
:: for large screen ::
@media only screen and (min-width: 1025px) {
}
:: for medium screen ::
@media only screen and (min-width: 641px) and (max-width: 1024px) {
}
:: for small screen ::
@media only screen and (max-width: 640px) {
}
---------- ---------- ---------- */



/* テキストリンクの体裁
---------- ---------- ---------- */
.dengue-textLink-wrapper .corp-textLink .l-TextLinkUnit__link:hover span.cmn-richtext span{
padding-bottom:2px;
border-bottom:1px solid #3a3a3a;
}

.dengue-textLink-wrapper .corp-textLink .l-TextLinkUnit__link:hover{
opacity:0.7;}

/* 論文発表のリストの体裁
---------- ---------- ---------- */
.corp-dengu-publications-listItem-01 ul{
	padding-left:10px;
}<!--0.00010585784912109-->