@charset "UTF-8";

/* ---------- ---------- ----------
    :: www-kao-com/jp/ja/innovation/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;
}


/* 英語ページとミラーでレイアウト修正のため調整
---------- ---------- ---------- */
.g-Image {
	margin-bottom: 0px;
}

.l-Column__cols {
	line-height: 1.5;
}

@media only screen and (max-width: 640px) {
	.l-Column__cols {
		line-height: 1.4;
	}
}

@media only screen and (min-width: 641px) {
	.pc-br-text-indent {
		margin-left: -0.25em;
	}
}

@media only screen and (max-width: 640px) {
	.sp-br-text-indent {
		margin-left: -0.25em;
	}
}

/* リード文の体裁
---------- ---------- ---------- */

.dengue-lead-01 .l-HeadingTitle__p:after {
	content: "";
	position: relative;
	height: 1px;
	background: #00a582;
	display: block;
	margin: 0 auto;
	width: 100px;
}

@media only screen and (min-width: 1025px) {
	.dengue-lead-01 .l-HeadingTitle__p .cmn-richtext {
		margin-bottom: 30px;
		display: block;
	}
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
	.dengue-lead-01 .l-HeadingTitle__p .cmn-richtext {
		margin-bottom: 26px;
		display: block;
	}
}

@media only screen and (max-width: 640px) {
	.dengue-lead-01 .l-HeadingTitle__p .cmn-richtext {
		margin-bottom: 20px;
		display: block;
	}
}

/* Font Size */
.opt-fontsize--16 .cmn-richtext,
.opt-fontsize--16 .g-AnnotationListP--v2__ul .cmn-richtext {
	font-size: 16px !important;
}

.opt-fontsize--16 .g-AnnotationListUnit--v2__symbol,
.opt-fontsize--16 .g-AnnotationListUnit__symbol,
.opt-fontsize--16 .g-ListP__ul .cmn-richtext,
.opt-fontsize--16 .g-AnnotationListP__ul .cmn-richtext,
.opt-fontsize--16 .g-AnnotationListP--v2__ul .cmn-richtext {
	font-size: 16px !important;
}

/* Reference
---------- ---------- */
.Ref-Section .g-Text,
.Ref-Section .corp-annotationListItem {
  margin-top: 6px !important;
}<!--8.2969665527344E-5-->