@charset "UTF-8";

.contents_note {
	margin-top: 25px;
	font-size: 20px;
	font-weight: bold;
}


.pageBody.th .contents_note {
	font-size: 19px;
}

.contents_note a {
	color: #fc610d;
}

.uInfoSect_sect_time {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}

.caution_disclaimers {
	margin-bottom: 20px;
}

.caution_ttl {
	font-size: 16px;
	margin-bottom: 10px;
}

.caution_disclaimers_list {
	list-style-position: inside;
	margin-bottom: 10px;
}

.caution_compensation_txt:first-child {
	margin-bottom: 10px;
}

.tag {
	margin: 1.5em 0;
}

.tag_title {
	font-size: 16px;
	font-weight: normal;
	color: #0054B3;
	margin-bottom: 2px;
}

.tag_title > b {
	color: #E34647;	/* font-weight:normal; */
	margin-right: 4px;
}

.tag_text {
}

/* タブレット以下設定 */
@media screen and (max-width:989px) {
}

/* スマホ設定 */
@media screen and (max-width:699px) {
}
