@charset "UTF-8";

/*--トピックス部分のボーダー設定--*/
.g-TileLinkTextP.is-gutter--none .g-TileLinkTextP__list {
	border-top: 1px solid #eee;
}

/*--トピックスリンクなしの設定--*/
.corp-ccp-topics-TopicsBox__newsList__text02 p {
	margin: 0 !important;
}

.corp-ccp-topics-TopicsBox__newsList__text02:hover {
	background:#fff !important;
}

.corp-ccp-topics-TopicsBox__newsList__text03:before {
	content: none !important;
}

@media only screen and (max-width: 640px){
.corp-ccp-topics-TopicsBox__newsList__text02 .l-TileLinkTextUnit__leadBlock:after {
	content: none !important;
}
}

/*--カテゴリトップのh1下のテキストサイズブラウザMの設定--*/
@media only screen and (max-width: 1024px) and (min-width: 641px) {
.l-Text .Fsize_change {
	font-size: 16px;
}
}

/*--カテゴリトップのh1下のテキストサイズブラウザMの設定--*/
@media only screen and (max-width: 640px) {
.l-Text .Fsize_change {
	font-size: 14px;
}
}

/*--ページ下部注釈の改行設定--*/
.references_word_break {
	word-break: break-all !important;
}
.g-AnnotationListUnit.references_word_break > .g-AnnotationListUnit__num {
	white-space: nowrap;
}

.corp-listItem-02.opt-list-pl0--imp > [class*="l-List"] {
	padding-left: 0 !important;
}<!--9.4890594482422E-5-->