html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0} input[type=text],input[type=number],input[type=search],input[type=tel],input[type=color],input[type=password],input[type=email],input[type=url],input[type=date],input[type=month],input[type=time],input[type=datetime],input[type=datetime-local],input[type=week],select,textarea{max-width:100%;padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input:not([type]){padding:.5em .6em;display:inline-block;border:1px solid #ccc;box-shadow:inset 0 1px 3px #ddd;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=color]{padding:.2em .5em}input:not([type]):focus,input[type=text]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,input[type=password]:focus,input[type=email]:focus,input[type=url]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=week]:focus,select:focus,textarea:focus{outline:0;border-color:#129FEA}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{margin:.5em 0;display:inline-block;outline:#129FEA auto 1px}input:not([type])[disabled],input[type=text][disabled],input[type=number][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=color][disabled],input[type=password][disabled],input[type=email][disabled],input[type=url][disabled],input[type=date][disabled],input[type=month][disabled],input[type=time][disabled],input[type=datetime][disabled],input[type=datetime-local][disabled],input[type=week][disabled],select[disabled],textarea[disabled]{cursor:not-allowed;background-color:#eaeded;color:#cad2d3}input[readonly],select[readonly],textarea[readonly]{background-color:#eee;color:#777;border-color:#ccc}input:focus:invalid,select:focus:invalid,textarea:focus:invalid{color:#b94a48;border-color:#e9322d}input[type=file]:focus:invalid:focus,input[type=radio]:focus:invalid:focus,input[type=checkbox]:focus:invalid:focus{outline-color:#e9322d}select{height:2.25em;border:1px solid #ccc;background-color:#fff}select[multiple]{height:auto}label{margin:.5em 0 .2em}fieldset{margin:0;padding:.35em 0 .75em;border:0}legend{display:block;width:100%;padding:.3em 0;margin-bottom:.3em;color:#333;border-bottom:1px solid #e5e5e5}button,input[type=reset],input[type=submit]{cursor:pointer;border:none;outline:0;border-radius:4px;background-color:#FA588A;color:#fff;padding:.25em .6em}button:disabled,button:disabled:hover,input[type=reset]:disabled,input[type=reset]:disabled:hover,input[type=submit]:disabled,input[type=submit]:disabled:hover{background-color:#D5D8DC}button:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:#F7326E}button:active,input[type=reset]:active,input[type=submit]:active{background-color:#F20A50}@media only screen and (max-width:767px){button[type=submit],input[type=submit]{margin:.7em 0 0}input:not([type]),input[type=text],input[type=number],input[type=search],input[type=tel],input[type=color],input[type=password],input[type=email],input[type=url],input[type=date],input[type=month],input[type=time],input[type=datetime],input[type=datetime-local],input[type=week],label{margin-bottom:.3em;display:block}}  *, *:before, *:after{
box-sizing: border-box !important;
}
body{
color: #141313;
line-height: 1.6;
font-family: "Palanquin", "Helvetica Neue", Helvetica, "游ゴシック","Yu Gothic", YuGothic "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ","Meiryo", sans-serif;
-webkit-font-smoothing: antialiased;
}
::-moz-selection{
background: #FEB7CC;
text-shadow: none;
}
::selection{
background: #FEB7CC;
text-shadow: none;
}
.container{
overflow: hidden;
max-width: 1024px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
}
.container-fluid{
max-width: none;
}
@media only screen and (max-width:767px){
.container{
}
}
img{
width: auto\9;
height: auto;
max-width: 100%;
border: 0;
vertical-align: middle;
-ms-interpolation-mode: bicubic;
} a{
overflow: hidden;
text-decoration: none;
}
a:link{
color: #FA588A;
}
a:visited{
color: #FA588A;
}
a:hover, a:visited:hover{
color: #111;
text-decoration: underline;
}
a:focus,
a:active,
a:hover{
outline: 0;
}
.pink{color:#FA588A;}
.lightgray{color:#D5D8DC;}
.darkgray{color: #4D4D4D;}
.black{color: #1C1D20;}
.muted{color: #7F7F7F;} .mejs-container .mejs-controls div{
font-family: "Palanquin", "Helvetica Neue", Helvetica, sans-serif !important;
}
.mejs-container, .mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls{
background: transparent !important;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded{
background: rgba(255,255,255,.8) !important;
}
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{
background: #FA588A !important;
}
.mejs-container .mejs-controls .mejs-time{
height: auto !important;
padding-top: 0 !important;
line-height: 30px;
}
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{
border-radius: 2px !important;
} #header{
position: relative;
z-index: 20;
overflow: hidden;
height: 80px;
padding: 15px 0; color: #fff;
}
.archive #header,
.search #header,
.page #header{
background-color: #1C1D20;
}
#header-logo{
width: 30%;
float: left;
}
#header-logo h1{
margin: 0;
}
#header-logo a,
#header-logo img{
display: block;
width: 200px;
height: 50px;
}
#header-nav{
width: 70%;
float: right;
}
#header-nav ul{
text-align: right;
margin: 0;
padding: 0;
}
#header-nav li{
display: inline;
margin: 0;
padding: 0;
}
#header-nav li:before{
content: '|';
padding: 0 .75em;
}
#header-nav li:first-child:before{
display: none;
}
#header-nav a:link, #header-nav a:visited{
color: #fff;
}
#header-nav a:hover, #header-nav a:visited:hover{
color: #FA588A;
}
@media only screen and (max-width:767px){
#header{
height: 55px;
padding: 15px 0;
}
#header-logo, #header-nav{
width: 100%;
float: none;
}
#header-logo a{
width: 100px;
height: 25px;
margin: 0 auto;
}
#header-logo img{
width: 100px;
height: 25px;
}
#header-nav{
display: none;
}
} #hero{
position: relative;
z-index: 10;
margin-top: -80px;
background-color: #000;
}
#hero-mask {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -9;
width: 100%;
height: 100%;     background: transparent url(data:image/gif;base64,R0lGODlhAwADAIAAAP///wAAACH5BAEAAAAALAAAAAADAAMAAAIEBHIJBQA7) scroll repeat;
opacity: 0.2;
}
#hero-image{
opacity: .6;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -10;
width: 100%;
height: 100%;
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
#thumb-image-caption{
z-index: 10;
position: absolute;
bottom: 15px;
right: 15px;
margin: 0;
color: #fff;
font-size: small;
line-height: 1;
}
#thumb-image-caption a:link, #thumb-image-caption a:visited{
color: #fff;
}
#thumb-image-caption a:hover, #thumb-image-caption a:visited:hover{
color: #FA588A;
}
#hero-entry{
padding: 260px 0 180px;
}
#hero-entry-date{ color: #fff;
font-weight: bold;
}
#hero-entry-title{
margin: 0;
letter-spacing: -.025em;
}
#hero-entry-date time,
#hero-entry-title a{ }
#hero-entry-title a:link, #hero-entry-title a:visited{
color: #fff;
}
#hero-entry-title a:hover, #hero-entry-title a:visited:hover{
color: #FA588A;
}
#hero-entry-player{}
#hero-download{
display: inline-block;
margin-bottom: 15px;
}
#hero-download a{
display: inline-block;
padding: 0 15px;
line-height: 30px;
border-radius: 4px;
font-size: small;
}
#hero-download a:link, #hero-download a:visited{
background-color: #FA588A;
color: #fff;
}
#hero-download a:hover, #hero-download a:visited:hover{
background-color: #E4507D;
color: #fff;
}
#hero-feeds{
overflow: hidden;
padding: 30px;
background-color: rgba(0,0,0,.4);
}
#hero-feeds-desc{
float: left;
height: 60px;
padding: 5px 0;
color: #fff;
line-height: 25px;
}
#hero-feeds-desc p{
margin: 0;
}
#hero-feeds-desc a:link,
#hero-feeds-desc a:visited{}
#hero-feeds-desc a:hover,
#hero-feeds-desc a:visited:hover{
color: #fff;
}
#hero-feeds-btns{
float: right;
height: 60px;
text-align: right;
}
.hero-feeds-btn{
display: inline-block;
height: 60px;
margin-left: 15px;
padding: 0 15px;
border-radius: 4px;
line-height: 60px;
text-align: center;
}
.hero-feeds-btn:first-child{
margin-left: 0;
}
.hero-feeds-btn:link, .hero-feeds-btn:visited{
background-color: #FA588A;
color: #fff;
}
.hero-feeds-btn:hover, .hero-feeds-btn:visited:hover{
background-color: #fff;
color: #FA588A;
}
@media only screen and (max-width:767px){
#hero{
margin-top: -55px;
}
#hero-entry{
padding: 85px 0 30px;
}
#hero-entry-title{
font-size: 1.5em;
}
#hero-download{ margin-right: 5px;
}
#hero-feeds{
padding: 15px;
}
#hero-feeds-desc,
#hero-feeds-btns{
width: 100%;
height: auto;
float: none;
padding: 0;
text-align: center;
}
#hero-feeds-desc{
margin-bottom: 15px;
line-height: normal;
}
#hero-feeds-desc span{
display: block;
}
.hero-feeds-btn{
width: 100%;
margin-left: 0;
margin-bottom: 15px;
}
.hero-feeds-btn:last-child{
margin-bottom: 0;
}
} #main{
background-color: #fff;  } #entries{
padding: 60px 0;
}
.page-title h1{
margin-top: 0;
}
#entries article{
overflow: hidden;
padding: 30px;
border-bottom: 1px solid rgba(0,0,0,.1);
box-shadow: 0 1px 0 0 rgba(255,255,255,.1);
cursor: pointer;
}
#entries article:first-child{
border-top: 1px solid rgba(0,0,0,.1);
}
#entries article.active,
#entries article:hover{
background-color: rgba(0,0,0,.025);
box-shadow: inset 0 0 0 4px #FA588A;
}
#entries article.active .entry-thumbnail,
#entries article.active .entry-meta,
#entries article.active .entry-title,
#entries article.active.entry-readmore{}
#entries .entry-thumbnail{
float: left;
width: 60px;
height: 60px;
margin: 0;
}
#entries .entry-thumbnail a{
overflow: hidden;
display: block;
width: 60px;
height: 60px;
border-radius: 50%;
}
#entries .entry-thumbnail img{
width: 60px;
height: 60px;
}
#entries .entry-meta{
float: left;
width: 20%;
height: 60px;
color: #111;
text-align: center;
line-height: 60px;
}
#entries .entry-title{
overflow: hidden;
float: left;
width: 60%;
width: -webkit-calc(60% - 60px);
width: calc(60% - 60px);
height: 60px;
margin: 0;
color: #FA588A;
line-height: 60px;
font-size: 100%;
white-space: nowrap;
text-overflow: ellipsis;
}
#entries .entry-readmore{
float: right;
width: 20%;
height: 60px;
text-align: right;
line-height: 60px;
}
#entries .entry-title a:link, #entries .entry-readmore a:visited,
#entries .entry-readmore a:link, #entries .entry-readmore a:visited{
color: #111;
}
#entries .entry-title a:hover, #entries .entry-title a:visited:hover,
#entries .entry-readmore a:hover, #entries .entry-readmore a:visited:hover{
color: #FA588A;
}
@media only screen and (max-width:767px){
#entries{
padding: 15px 0;
}
.page-title h1{
margin-bottom: 0;
}
#entries article{
padding: 15px;
}
#entries .entry-readmore{
display: none;
}
#entries .entry-meta{
width: 100%;
width: -webkit-calc(100% - 60px);
width: calc(100% - 60px);
height: auto;
padding-left: 15px;
text-align: left;
line-height: normal;
}
#entries .entry-title{
width: 100%;
width: -webkit-calc(100% - 60px);
width: calc(100% - 60px);
height: auto;
padding-left: 15px;
font-size: 1em;
line-height: normal;
}
} .single #hero-entry{ }
.single .entry-content{
margin: 60px 0;
}
.single .entry-content q{
color: #777;
font-style: italic;
}
.single .entry-content h2 {
font-size: 1.3rem;
}
.single .entry-content h3 {
font-size: 1.15rem;
}
.single .entry-content ul {
padding-left: 1.5em;
}
.single .entry-content ul li{
margin-bottom: .25em;
}
.single .entry-content ul li ul{
margin-top: .25em;
}
.single .entry-content .entry-notice{
border: 2px #ccc solid;
padding: 0.5em;
}
.single .entry-content a:link,
.single .entry-content a:visited{
color: #111;
text-decoration: underline;
}
.single .entry-content a:hover,
.single .entry-content a:visited:hover{
color: #FA588A;
}
.single .entry-content a.qed_stt_tslink:before{
content: '\f04b';
font-family: FontAwesome;
font-size: 9px;
vertical-align: text-top;
padding-right: .4em;
}
.single .entry-content a.qed_stt_tslink:link,
.single .entry-content a.qed_stt_tslink:visited{
display: inline-block;
padding: 0 5px;
border: 1px #FA588A solid;
color: #FA588A;
font-size: 12px;
line-height: 1.3;
text-decoration: none;
vertical-align: middle;
}
.single .entry-content a.qed_stt_tslink:hover,
.single .entry-content a.qed_stt_tslink:visited:hover{
background-color: #FA588A;
color: #FFF;
text-decoration: none;
}
.single #hero-feeds{
border-radius: 0;
}
.single #rankings{
margin: 1em 0;
text-align: center;
}
.single #rankings #inner-space,
.single #rankings .brp{
display: inline-block;
vertical-align: top;
}
.single #rankings .brp .brp-main{
margin-top: 0;
margin-bottom: 0;
}
@media only screen and (max-width:767px){
.single #hero-entry{
padding: 90px 0 60px;
}
.single .entry-content{
margin: 30px 0;
font-size: 90%;
}
.single .entry-content h2 {
font-size: 1.1rem;
}
.single .entry-content h3 {
font-size: 1rem;
}
} .page .hentry{
margin: 60px 0;
}
@media only screen and (max-width:767px){
.page .hentry{
margin: 30px 0;
}
} #sidebar{
border-top: 1px solid rgba(0,0,0,.1);
background-color: rgba(0,0,0,.2);
} .post-navigation, .pagination{
margin: 60px 0;
}
.post-navigation{
border-bottom: 1px rgba(0,0,0,.1) solid;
}
.post-navigation a{
display: block;
padding: 15px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.post-navigation a:link,
.post-navigation a:visited{
color: #141313;
}
.post-navigation a:hover,
.post-navigation a:visited:hover{
background-color: #FA588A;
color: #fff;
}
.post-navigation a:hover span.meta-nav,
.post-navigation a:visited:hover span.meta-nav{
color: #fff;
}
.post-navigation .nav-previous,
.post-navigation .nav-next{
border-top: 1px rgba(0,0,0,.1) solid;
text-align: center;
}
.post-navigation span{
display: block;
}
.post-navigation span.meta-nav{
color: #FA588A;
}
.pagination{
text-align: center;
}
.pagination a.page-numbers,
.pagination span.current{
display: inline-block;
padding: 5px 15px;
vertical-align: top;
}
.pagination a.page-numbers:link,
.pagination a.page-numbers:visited,
.pagination span.current{
background-color: rgba(0,0,0,.8);
color: #fff;
}
.pagination a.page-numbers:hover,
.pagination a.page-numbers:visited:hover,
.pagination span.current{
background-color: #FA588A;
color: #fff;
}
@media only screen and (max-width:767px){
.post-navigation, .pagination{
margin: 30px 0;
}
} .widget{
margin: 30px 0;
}
.widget_search{}
.widget_search .screen-reader-text{display:none;}
.widget_search input.search-submit{display:none;}
.widget_search input.search-field{
width: 100%;
}
.widget_archive{}
.widget_archive .widget-title{display: none;}
.widget_archive select{
width: 100%;
}
@media only screen and (max-width:767px){
.widget{
margin: 0;
padding: 15px;
border-bottom: 1px solid rgba(0,0,0,.1);
}
.widget_search input.search-field{
padding: 5px;
}
} #social-share{
display: inline-block;
margin-bottom: 15px;
}
.social-share-btn{
display: inline-block;
height: 30px;
margin-left: 5px;
padding: 0 15px;
border-radius: 4px;
line-height: 30px;
font-size: small;
}
.social-share-facebook:link, .social-share-facebook:visited{
color: #fff;
background-color: #3b5998;
}
.social-share-facebook:hover, .social-share-facebook:visited:hover{
color: #fff;
background-color: #324D81;
}
.social-share-twitter:link, .social-share-twitter:visited{
color: #fff;
background-color: #00acee;
}
.social-share-twitter:hover, .social-share-twitter:visited:hover{
color: #fff;
background-color: #027DAC;
}
@media only screen and (max-width:767px){
#social-share{  }
.social-share-btn:first-child{
margin-left: 0;
}
} #footer{
background-color: #666666;
color: #fff;
}
#footer-nav ul{
margin: 15px 0;
padding: 0;
text-align: center;
}
#footer-nav li{
display: inline;
margin: 0;
padding: 0;
}
#footer-nav li:before{
content: '|';
padding: 0 .75em;
}
#footer-nav li:first-child:before{
display: none;
}
#footer-nav a:link, #footer-nav a:visited{
color: #fff;
}
#footer-nav a:hover, #footer-nav a:visited:hover{
color: #FA588A;
}
#footer small{
display: block;
margin: 15px 0;
text-align: center;
}
@media only screen and (max-width:767px){
#footer-nav li{font-size: small;}
} .PI_SimpleTwitterTweets{
overflow: hidden;
}
.PI_SimpleTwitterTweets .widget-title{
display: none;
}
.PI_SimpleTwitterTweets ul.tweets{
margin: 0 0 15px;
padding: 0;
}
.PI_SimpleTwitterTweets .avatar{
list-style-type: none;
margin-left: 0;
padding: 12px;
background-color: #fff;
border-radius: 4px;
}
.PI_SimpleTwitterTweets .avatar:last-child{
margin-bottom: 0;
}
.PI_SimpleTwitterTweets .avatar img{
width: 48px;
height: 48px;
margin-left: 0;
margin-right: 15px;
margin-bottom: 15px;
}
.PI_SimpleTwitterTweets .avatar br{
display: none;
}
.PI_SimpleTwitterTweets .avatar em{
display: block;
}
.PI_SimpleTwitterTweets iframe{
float: right;
}
@media only screen and (min-width: 768px){
.PI_SimpleTwitterTweets ul.tweets{
margin: 0 0 30px;
}
.PI_SimpleTwitterTweets .avatar{
padding: 6px;
}
}
span.wpcf7-list-item{
display: inline-block;
margin: 0 .5em 0 0;
}
span.wpcf7-list-item label{
margin: 0;
} #zenback-widget #zenback-social-button .zenback-module-item > a,
.fb_iframe_widget span{
vertical-align: top !important;
} .bolder{
font-weight: bold;
}
.form-attention{
display: inline-block;
padding: 3px 4px;
border-radius: 3px;
vertical-align: 1px;
background-color: #999;
color: #fff;
font-size: 11px;
line-height: 1;
font-weight: bold;
}
.form-attention-required{
background-color: #FA588A;
}
.form-attention-not-required{
background-color: #999;
} .alignleft{display:inline;float:left;margin-right:1.5em;margin-bottom:1.5em}
.alignright{display:inline;float:right;margin-bottom:1.5em;margin-left:1.5em}
.aligncenter{display:block;clear:both;margin-right:auto;margin-bottom:1.5em;margin-left:auto}
.wp-caption{margin-top:.5em;max-width:96%;padding:.5em;background:#eee}
.wp-caption img{display:block;max-width:98%;margin:0 auto}
.gallery-caption,.wp-caption .wp-caption-text{font-size:.83em;color:#777}
.wp-caption .wp-caption-text{position:relative;margin-bottom:.5em;padding:10px 0 5px 40px}
.wp-caption .wp-caption-text:before{font-size:1em;font-weight:700;font-style:normal;position:absolute;top:7px;left:10px;margin-right:5px;content:'\2014';color:#666}.wp-smiley{margin-top:0;margin-bottom:0;padding:0;border:0}
.screen-reader-text{display: none;}
@media only screen and (max-width:767px){
.alignleft{display:block;float:none;margin:0 auto 1.5em}
.alignright{display:block;float:none;margin:0 auto 1.5em}
.aligncenter{display:block;margin:0 auto 1.5em}
}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//www.kumitaiso.com/wordpress/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//www.kumitaiso.com/wordpress/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//www.kumitaiso.com/wordpress/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}