/*
Theme Name: おこ助総合サイト用テーマ
Theme URI: http://eufonia.co.jp
Version: 1.0
Description: おこ助のために作りました
Author: kenji uga
Author URI: https://eufonia.co.jp
template: bb-theme
*/


/* Typographical Elements
--------------------------------------------- */

body {
	font-family: "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif,;
	letter-spacing: 0.1em;
	-webkit-font-smoothing: antialiased;
}

a {
	text-decoration: none;
}

b {
	font-weight: 700;
}

strong {
	font-weight: 400;
}

small {
	font-size: 12px;
}

p {
	margin-bottom: 1.5em;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

blockquote,
cite,
em,
i {
	font-style: normal;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	font-family:"Font Awesome 5 Pro";
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3em;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	clear: left;
	margin: 0 0 40px;
	padding-top: 20px;
}


ul.toplist {
	padding-left: 30px; 
	font-size: 12pt;
	color: #fff; 
}

ul.toplist li {
	line-height: 1.3;
	margin-bottom: 0.5em;
}


.tablepress thead th,
.tablepress tbody tr:first-child td,
.tablepress tbody td,
.tablepress tfoot th {
	border: 1px solid black !important;
}


a.sdm_download {
	width: 60%;
	text-decoration: none;
	font-size: 1em;
	color: #fff;
	text-align: center;
	padding: 2em;
	border-bottom: 2px solid #00838F;
	border-radius: 50px;
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
}

a.sdm_download:active {
	color: #fff;
	border-bottom: 2px solid #26C6DA;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}



/* テーブル調整
--------------------------------------------- */

.spec table th#pp-table-col-1 {
	width: 30%;
}


/* eufonia page karimono
--------------------------------------------- */

.fl-page-content ol,
.fl-page-content ul {
	margin-left: 1em;
	margin-bottom: 1.3em;
}

.fl-page-content ol > li {
	list-style-type: decimal;
	margin-bottom: 0.7em;
}

.fl-page-content ul > li {
	margin-bottom: 0.7em;
}

.fl-page-content ol ol,
.fl-page-content ul ul {
	margin-bottom: 0;
}

.fl-page-content .fl-rich-text h4 + ul {
	margin-top: 0;
}

.fl-page-content ul.normal li,
.fl-page-content ul.check li,
.fl-page-content ul.voice li,
.fl-page-content ul.func li,
.fl-page-content ul.bullet li{
	line-height: 2;	
	padding-left: 1.2em;
}

.fl-page-content ul.small li{
	line-height: 1.5;	
}

.fl-page-content ul.normal li:before {
	display: inline-block;
	font-family:"Font Awesome 5 Pro";
	content: "\f35a";
	vertical-align: middle;
	margin-left: -1.2em;
	margin-right: 0.3em;
}

.fl-page-content ul.voice li:before {
	display: inline-block;
	font-family:"Font Awesome 5 Pro";
	content: "\f004";
	color: #28a7e1;
	vertical-align: top;
	margin-left: -1.2em;
	margin-right: 0.3em;
}

.fl-page-content ul.func li:before {
	display: inline-block;
	font-family:"Font Awesome 5 Pro";
	content: "\f094";
	color: #73bd5a;
	vertical-align: top;
	margin-left: -1.2em;
	margin-right: 0.3em;
}

.fl-page-content ul.check li:before {
	display: inline-block;
	font-family:"Font Awesome 5 Pro";
	content: "\f14a";
	vertical-align: top;
	color: #e85555;
	margin-left: -1.2em;
	margin-right: 0.3em;
}

.fl-page-content ul.bullet li:before {
	display: inline-block;
	font-family:"Font Awesome 5 Pro";
	content: "\f192";
	color: #ffb056;
	vertical-align: top;
	margin-left: -1.2em;
	margin-right: 0.3em;
}


.fl-page-content dl.annai {
	margin: 0;
}

.fl-page-content dl.annai dt {
	float: left;
	clear: left;
	width: 10em;
	font-weight: bold;
	padding: 1em 0.5em;
	border-top: 1px solid #00a0e9;
}

.fl-page-content dl.annai dd {
	margin-left: 10em;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #00a0e9;
}

.fl-page-content dl.annai dt.top,
.fl-page-content dl.annai dd.top {
	padding-top: 0;
	border:none;
}

.fl-page-content ol.annai {
	margin-bottom: 0;
}

.fl-page-content .search-form {
	width: 50%;
}

.fl-page-content .testimo {
	margin-top: 0;
	font-weight: 600;
	text-align: center;
}



/* Forms kari
--------------------------------------------- */
h3.form {
	background-color: #00a0e9;
	text-align: center;
	color: #ffffff;
	margin: 20px 0;
	padding: 10px 0;
}

dl.chief,
dl.quest {
	max-width: 70%;
	margin-top: 3em;
}

dl.chief dt,
dl.quest dt {
	display:block;
	clear: left;
	border-left: solid 10px #00a0e9;
	padding: 0.2em 0 0.2em 1em;
}

dl.chief dd,
dl.quest dd {
	border-left: solid 10px #00a0e9;
	margin-left: 0;
	margin-bottom: 2em;
	padding: 0.2em 0 0.2em 1em;
}

span.hissu,
span.required {
	padding: 2px 5px;
	margin: 2px 10px;
	background-color: #dd7070;
	color: #ffffff;
}

div.soushin {
	text-align: center;
	margin: 10px auto;
}

dl.chief dd span.error,
dl.quest dd span.error {
	padding: 2px 8px;
	margin: 0.5em 0 0.5em 0.2em;
	background-color: #dd7070;
	color: #ffffff;
}


/* shoping original
--------------------------------------------- */

.widefat td,
.widefat th {
	border-bottom: 1px solid #EEE;
}

.imedisabled {
	ime-mode: disabled;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.submit {
	line-height: 1;
	padding: 0.5em;
	margin: 0;
}

.clearboth:after {
	content: " ";
	clear: both;
	height: 0;
	 display: block;
	visibility: hidden;
}

.required {
	color: #CC0000;
}

.width200 {
	width: 200px;
}

.width300 {
	width: 300px;
}

.width400 {
	width: 400px;
}

.width500 {
	width: 500px;
}

.red {
	color: #FF0000;
}

label {
	display: inline-block;
	position:relative;
	padding-left:1em;
}

input.radio {
	display:inline;
	outline:none;
	border:none;
}

#net_shop_admin_flow {
	margin: 30px 0;
	height: 30px;
	padding: 0;
}

#net_shop_admin_flow ol {
	position: relative;
	left: 50%;
	clear: left;
	float: left;
	padding: 0;
	 list-style: decimal outside;
}

#net_shop_admin_flow ol:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#net_shop_admin_flow ol li {
	position: relative;
	top: 0;
	margin: 0 10px 0 20px;
	padding: 0;
	 height: 30px;
	float: left;
	right: 50%;
	list-style: decimal outside;
}

#net_shop_admin_flow ol li span.current {
	background: #008dd7;
	color: #fff;
	padding: 1em;
}

#net_shop_admin_shopping_cart {
	margin: 0 0 4em;
	padding: 0;
	clear: both;
}

#net_shop_admin_shopping_cart table {
	width: 100%;
	margin: 0 0 1em;
	padding: 0;
}

#net_shop_admin_shopping_cart table td.code {
	text-align: center;
}

#net_shop_admin_shopping_cart table td.price {
	text-align: center;
	white-space: nowrap;
}

#net_shop_admin_shopping_cart table td.quantity {
	text-align: center;
	white-space: nowrap;
}

#net_shop_admin_shopping_cart table td.coupon {
	text-align: center;
}

#net_shop_admin_shopping_cart table td.weight {
	text-align: center;
}

#net_shop_admin_shopping_cart table td.subtotal {
	text-align: center;
	white-space: nowrap;
}

#net_shop_admin_shopping_cart table td.return {
	text-align: center;
	white-space: nowrap;
}

#net_shop_admin_shopping_cart table td.delete {
	text-align: center;
	white-space: nowrap;
}

#net_shop_admin_shopping_cart table .thumbnail_table {
	margin: 0;
}

#net_shop_admin_shopping_cart table .thumbnail_table,
#net_shop_admin_shopping_cart table .thumbnail_table td	 {
	border: 0;
	padding: 0;
	line-height: 1.2rem;
	width: auto;
}

#net_shop_admin_shopping_cart table .thumbnail_table img {
	margin: 0;
	padding: 0;
	max-width: none;
}

#net_shop_admin_shopping_cart input,
#net_shop_admin_checkout input,
#net_shop_admin_checkout_body input {
	margin: 0 !important;
}

#net_shop_admin_checkout_body {
	margin: 0 0 4em;
}

#net_shop_admin_checkout_body p {
	margin: 0;
}

#net_shop_admin_checkout_body textarea {
	width: 100%;
	font-size: 100%;
}

#registerform .form-table th,
#registerform .form-table td,
#net_shop_admin_checkout_body table.form-table th,
#net_shop_admin_checkout_body table.form-table td {
	padding: 1.5em;
}

#registerform input.input,
#net_shop_admin_checkout_body input.input {
	display: inline-block;
	max-width: 40%;
}

#net_shop_admin_checkout_body input#last_name {
	margin-right: 2em;
}

#net_shop_admin_checkout_body dl {
	margin: 20px 0;
	vertical-align: middle;
}

#net_shop_admin_checkout_body .right {
	text-align: right;
}

#net_shop_admin_checkout_body .order_comment {
	margin: 5px auto;
	width: 99%;
	height: 100px;
	padding: 5px;
	border: 1px solid #ccc;
}

#net_shop_admin_checkout_body input#address2,
#registerform  input#address2 {
	max-width: 60%;
}


#net_shop_admin_checkout_body table table {
	width: 100%;
}

.net_shop_admin_checkout_body_sp p {
	margin: 0.4em 0 0.8em !important;
}

.net_shop_admin_checkout_body_sp dd {
	margin-bottom: 0.8em !important;
}

#net_shop_admin_checkout_body .postage {
	font-weight: normal;
}

.frontend-user-admin-login table.form-table th,
.billing_information_input table.form-table th {
	text-align: right;
}

.frontend-user-admin-login p {
	text-align: center;
}

.frontend-user-admin-login p img {
	width: 144px;
}

.frontend-user-admin-login input#siteguard_captcha {
	width: 6em;
}

.frontend-user-admin-login ul {
	line-height: 1;
}

.frontend-user-admin-login ul li:before {
	font-family:"FontAwesome";
	content: "\f2be";
	vertical-align: top;
	margin-right: 5px;
}

.inner-table {
	width: 100%;
}

.inner-table tbody,
.inner-table td {
	border: none;
}

.inner-table td dl dd {
	margin-bottom: 2em;
}

.inner-table td.code {
	text-align: center;
}

.inner-table td.price {
	text-align: center;
}

.inner-table td.quantity {
	text-align: center;
}

.inner-table td.subtotal {
	text-align: center;
}

.inner-table td.delete {
	text-align: center;
}


.net_shop_admin_noborder,
.net_shop_admin_noborder td {
	border: none;
	vertical-align: middle;
}


.shopping_cart_error {
	text-align: center;
	color: #FF0000;
}


#net_shop_admin_checkout {
	background: #EFEFEF;
	margin: 20px 0;
	padding: 20px 30px;
}

#net_shop_admin_checkout_first {
	float: left;
	overflow: hidden;
	width: 45%;
	text-align: center;
}

#net_shop_admin_checkout_login {
	float: right;
	overflow: hidden;
	width: 45%;
	text-align: center;
}

#net_shop_admin_checkout_login dl {
	clear: both;
	margin: auto;
	width: 300px;
}

#net_shop_admin_checkout_login dl dt {
	width: 120px;
	float: left;
	margin: 5px 0;
	font-weight: normal;
}

#net_shop_admin_checkout_login dl dd {
	width: 150px;
	float: left;
	text-align: left;
	margin: 5px 0;
}

#net_shop_admin_checkout dl dd input {
	border: 1px solid #ccc;
	width: 130px;
}

#net_shop_admin_checkout p.desc {
	color: #FF3300;
	text-align: center;
}

#net_shop_admin_checkout p.title span {
	background: #FEFEFE;
	font-weight: bold;
	padding: 5px;
	line-height: 1.8;
}

#net_shop_admin_checkout p.submit {
	clear: both;
	text-align: center;
}

#net_shop_admin_checkout:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


.form-table {
	border-collapse: collapse;
	clear: both;
	margin: 1em 0 20px;
	width: 100%;
}

.form-table thead th {
	text-align: center;
	white-space: nowrap;
	padding: 5px !important;
}

.form-table tbody th {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	 border-right: none;
	white-space: nowrap;
}

.form-table tbody th.changebox {
	min-width: 15%;
	background: #ffe;
}

.form-table tbody th.textRight {
	text-align: right;
}

.form-table td {
	margin: 0;
	vertical-align: middle;
	word-break: break-all;
	overflow: hidden;
	padding: 0.7em !important;
}

.form-table td.error_attribute {
	background: #FFCCCC;
}

.form-table td.error_attribute p {
	margin: 0;
	padding: 0;
}

.form-table td.error_attribute p.red, p.red {
	color: #FF0000;
	font-weight: bold;
}

#net_shop_admin_payment_form dl {
	margin-bottom: 3em;
}

.net-shop-admin-login {
	padding: 10px;
	margin: -10px;
}

.net-shop-admin-login div#login_error {
	border: 1px solid #FF0000;
	color: #FF0000;
	background: #FFCCCC;
	 padding: 5px;
	margin: 5px;
}

.net-shop-admin-login div.message {
	border: 1px solid #0000FF;
	color: #0000FF;
	background: #CCCCFF;
	 padding: 5px;
	margin: 5px;
}

.net-shop-admin-login .input {
	border: 1px solid #ccc;
	padding: 5px;
	width: 120px;
}

.net-shop-admin-login .user-email,
.net-shop-admin-login .user-url {
	width: 240px;
}

.net-shop-admin-login .textarea {
	border: 1px solid #ccc;
	padding: 5px;
	width: 300px;
	height: 100px;
}

.net-shop-admin-login .select {
	border: 1px solid #AECEEC;
	padding: 3px 0px;
}

.net-shop-admin-login input.submit,
#registerform input.submit {
	padding: 1em;
}

.net-shop-admin-login .form-table th {
	width: 120px;
}

.net-shop-admin-login .form-table td {
	padding: 5px;
}

.form-table input#pass1 {
Margin-bottom: 1em
}


.net-shop-admin-login .user_email {
	width: 240px;
}

.net-shop-admin-login .address1 {
	width: 240px;
}

.net-shop-admin-login .address2 {
	width: 240px;
}


div#login_error {
	border: 1px solid #FF0000;
	color: #FF0000;
	background: #FFCCCC;
	 padding: 5px;
	margin: 5px;
}

div.message {
	border: 1px solid #0000FF;
	color: #0000FF;
	background: #CCCCFF;
	 padding: 5px;
	margin: 5px;
}


ul.net_shop_admin_product_list {
	margin: 0;
	padding: 0;
}

ul.net_shop_admin_product_list li {
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden;
}

ul.net_shop_admin_product_list dl {
	clear: both;
}

ul.net_shop_admin_product_list dt {
	float: left;
	width: 330px;
	text-align: center;
}

ul.net_shop_admin_product_list dt img {
	border: 1px solid #C9C9C9;
}

ul.net_shop_admin_product_list dd {
	float: left;
	width: 300px;
}

ul.net_shop_admin_product_list dd .price {
	color: #990000;
	font-weight: bold;
}

ul.net_shop_admin_product_list li ul {
	display: block;
	list-style: disc;
}

ul.net_shop_admin_product_list li ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 30px;
	vertical-align: middle;
}


.product_list_result {
	text-align: right;
}

.product_list_navi {
	text-align: center;
}


.widget_net_shop_admin_category_list {
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_net_shop_admin_category_list ul {
	margin: 0;
	padding: 0px;
}

.widget_net_shop_admin_category_list ul li {
	list-style-position: outside;
	margin: 0 -10px 0 -15px;
	padding: 0;
}


.widget_net_shop_admin_recently_checked {
	margin: 0 -20px 0 -20px;
	padding: 0;
}

.widget_net_shop_admin_recently_checked ul {
	margin: 0;
	padding: 0;
}

.widget_net_shop_admin_recently_checked ul li {list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}


#net_shop_admin_wishlist ul {
	margin: 0;
	padding: 0px;
}

#net_shop_admin_wishlist ul li {
	list-style-position: outside;
	margin: 0;
	padding: 0;
}


.net_shop_admin_product_quantity {
	width: 30px;
}

.net_shop_admin_update_quantity {
	text-align: right;
}

.net_shop_admin_update_quantity_image {
	vertical-align: middle;
	margin: 0 !important;
	border: 0;
}

.net_shop_admin_subtotal {
	text-align: right;
}

.net_shop_admin_checkout {
	text-align: right;
}

.net_shop_admin_maintenance {
	text-align: right;
	color: #FF0000;
	font-weight: bold;
}

.net_shop_admin_coupon {
	text-align: right;
}


#net_shop_admin_history table {
	width: 95%;
	margin: 20px auto 30px;
}

#net_shop_admin_history table th,
#net_shop_admin_history table td {
	padding: 7px;
}

#net_shop_admin_history table tbody th {
	text-align: left;
}

#net_shop_admin_history table tbody th span {
	margin-left: 20px;
}

#net_shop_admin_history table tbody td {
	text-align: center;
}

#net_shop_admin_history table tfoot td {
	text-align: center;
}

#net_shop_admin_history table tbody td.textLeft {
	text-align: left;
}

#net_shop_admin_history table dl dt {
	width: 100px;
	float: left;
	text-align: center;
}

#net_shop_admin_history table dl dd {
	margin-left: 100px;
}

textarea.free_textarea,
textarea#memo {
	width: 95%;
	height: 10em;
	padding: 5px;
	border: 1px solid #ccc;
}

span.price {
	color: #990000;
	font-weight: bold;
}


.nsa_widget {
	margin: 0;
}

.nsa_widget dl {
	margin: 0;
}

.nsa_widget dl dd {
	margin: 0 0 5px 0;
}

.nsa_widget #nsa_s {
	width: 120px;
}

.nsa_widget #nsa_min,
.nsa_widget #nsa_max {
	width: 30px;
}

.nsa_widget ul {
	margin: 0;
}

.nsa_widget ul li:before {
	content: '';
}

.nsa_shopping_cart p {
	margin: 10px 0;
	text-align: center;
}

.nsa_recently_checked_products p {
	margin: 10px 0;
	text-align: center;
}

.product_free_cart {
	margin-left: 1em;
}


#nsa_searchform {
	padding: 10px;
}


.nsa_product_list:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.nsa_product_child {
	display: inline-block;
	margin: 0 10px 10px;
	text-align: center;
}


.nsa_product_select,
.nsa_product_addtocartall {
	text-align: right;
	clear: both;
}


.nsa_product_order_select {
	text-align: right;
	clear: both;
}

.nsa_product_order_select:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.nsa_product_order_select ul {
	list-style: none;
	float: right;
	margin: 10px 0 5px !important;
}

.nsa_product_order_select ul li {
	background: none;
	display: inline-block;
	padding: 3px;
	margin: 0 5px !important;
}

.nsa_product_order_select ul:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.nsa_product_order_select ul li.current {
	background: #CCC;
}


.nsa_product_display_select {
	text-align: right;
	clear: both;
}

.nsa_product_display_select:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.nsa_product_display_select ul {
	list-style: none;
	float: right;
	margin: 5px 0 10px !important;
}

.nsa_product_display_select ul li {
	background: none;
	display: inline-block;
	padding: 3px;
	margin: 0 5px !important;
}

.nsa_product_display_select ul:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.nsa_product_display_select ul li.current {
	background: #CCC;
}


.displaying-num {
	margin-right: 10px;
}

.tablenav-pages {
	clear: both;
	margin: 1em auto;
	line-height: 2em;
	text-align: center;
}

a.page-numbers,
.tablenav-pages .current {
	color: #666666;
	padding: 2px .4em;
	border: solid 1px #ccc;
	text-decoration: none;
}

a.page-numbers:hover {
	color: #FFFFFF;
	background: #999999;
}

.tablenav-pages .current {
	color: #FFFFFF;
	background: #666666;
	border-color: #EEEEEE;
	font-weight: bold;
}

.tablenav-pages .next,
.tablenav-pages .prev {
	border: 0 none;
	background: transparent;
	text-decoration: underline;	font-weight: bold;
}

.thankyou_message,
.service_unavailable_message {
	clear: both;
	margin: 3em 0;
	padding: 2em;
	border: 1px #008dd7 solid;
}

.free_postage_message {
	text-align: right;
	color: #F00;
}

.purchased_message {
	text-align: center;
	background-color: #FFC;
}

.buying_history_each {
	border-bottom: 1px dashed #CCC;
	margin-bottom: 1em;
}

.repurchase_in_history,
.order_search_in_history {
	display: inline;
}

.thumbnail_in_history {
	vertical-align: middle;
}


.coincheck_button_frame {
	height: 55px;
}


#AmazonPayButton {
	text-align: right;
}

#AmazonPayButton img {
	border: none;
}

#addressBookWidgetDiv {
	width: 100%;
	height: 228px;
}

#walletWidgetDiv {
	width: 100%;
	height: 228px;
}


/* shoping product pages
--------------------------------------------- */

.nsa_product_detail img {
	max-width: 50%;
	float: left;
	margin: 0 3em 2em 0;
}

.nsa_product_detail form input.product_quantity {
	display: inline-block;
	width: 3em;
	margin: 0 0.5em;
}

.nsa_product_detail form input.product_cart {
	font-weight: bold;
	padding: 1em 2em;
}

#net_shop_admin_shopping_cart table.thumbnail_table tbody {
	border: none;
}

#net_shop_admin_shopping_cart input.net_shop_admin_product_quantity {
	width: 3em;
	text-align: right;
}

#net_shop_admin_shopping_cart td.quantity {
	text-align: right;
}

.net_shop_admin_checkout input,
.checkout_step input.width100 {
	font-weight: bold;
	padding: 1em 2em;
}


#shipping_address_add {
}

#net_shop_admin_checkout_body input.width50,
th.changebox input {
	background: #fbb03b;
	text-align: left;
	padding: 0.5em 1em;
	border: 1px #aaa400 solid;
}

#net_shop_admin_checkout_body input.width50:hover,
th.changebox input:hover {
	background: #fb913b;
	border: 1px #f00 solid;
}



/* add to any
--------------------------------------------- */

.addtoany_share_save_container {
	text-align: center;
	background: #ffff60;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2em;
}



/* simple download monitor
--------------------------------------------- */


/* Webvtt
--------------------------------------------- */

video::cue {
	background-color: transparent;
	font-size: 1.5em;
	line-height: 1;
	text-shadow: 2px 2px 1px #000,
             -2px 2px 1px #000,
             2px -2px 1px #000,
             -2px -2px 1px #000;
}
