@charset "utf-8";

/* 動画のテキスト版.css */

#contents section {
	margin-bottom: 3em;
}

#contents h2 {
	font-size: 1.25rem;
}

#contents h3 {
	font-size: 1rem;
}

#contents p {
	margin-left: 0;
}

#contents a.s5-linkV3 {
    color: #3865e0;
}

#contents a.s5-linkV3:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D'%233865e0'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20x%3D'0px'%20y%3D'0px'%20width%3D'32px'%20height%3D'32px'%20viewBox%3D'0%200%2032%2032'%3E%3Cpath%20d%3D'M25.6%2C16l-16%2C16l-3.2-3.2L19.1%2C16L6.4%2C3.2L9.6%2C0L25.6%2C16z'%2F%3E%3C%2Fsvg%3E");
}

/* 2024/11/22追記 */
#contents span.break{
	display: block;
}