@charset "UTF-8";

/**********************************************************
 *
 * 個別CSS PC
 * https://www.docomo.ne.jp/support/list.html
 *
 **********************************************************/

.support-list__box {
	margin: 0 auto;
	width: 940px;
}

.support-list__title {
	margin-bottom: 20px;
	padding: 0 24px 0 10px;
	font-size: 115%;
	font-weight: bold;
}

.support-list__link:not(:hover) {
	color: inherit;
}

/* ページ下部注釈 */
.support-list-box-notes {
	background-color: #e7e7e7;
}

.support-list-box-notes .support-list-box-notes__inner {
	padding: 20px 0;
	margin: 0 auto;
	width: 940px;
}
