/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
html{
    color: #333;
}

body {
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
    color: #333;
}


nav ul a,
nav .brand-logo {
    color: #333;
}
nav img{
    left: 0.5rem;

}


p {
    font-size: 14px;
    line-height: 1.5rem;
}
.slider .slides li img {
    width: 100%;
    height: 200px;
    background-size: 100% auto;
    background-position: center;
}

.title h1,h2 {
    font-size: 1.3em;
}
.title h3 {
    font-size: 1.2em;
    margin: 0.8rem 0 0.5rem 0;
}
.title h4 {
    font-size: 1.1em;
}

.button-collapse {
    color: #666;
}
.parallax-container {
    min-height: 14em;
    line-height: 0;
    height: auto;
    color: rgba(255,255,255,.9);
}
.parallax-container .section {
    width: 100%;
}


@media only screen and (max-width: 1024px) {
    .parallax-container .section {
        position: absolute;
        top: 40%;
    }
    #index-banner .section {
        top: 10%;
    }
}

@media only screen and (max-width : 600px) {
    #index-banner .section {
        top: 0;
    }
}
nav .brand-logo.left {
    left: 0.5rem;
}

.icon-block {
    padding: 0 1.034em;
}
.icon-block .material-icons {
    font-size: inherit;
}

footer.page-footer {
    margin: 0;
}


.row {
    margin-bottom: 0.3448em;
}

/* 縺翫＠繧峨○荳隕ｧ */
.collection{
    margin: 0.5rem 0 0.5rem 0;
    border-radius: 0.3448em;
}
.collection .collection-title {
    background-color: #fff;
    line-height: 1.2rem;
    padding: 0.6896em 1.3793em;
    margin: 0;
    border-bottom: 0.0689em solid #e0e0e0;
}


/* 縺顔衍繧峨○ */
.collection-header h1{
    font-size: 1.3em;

}

/* 蜍慕判荳隕ｧ */
.card .movie-title {
    padding: 0 1em 0 1em ;
    border-radius: 0 0 0.1em 0.1em;
    line-height: 1.2rem;
    font-size: 1.2em;
}
.card .movie-title p {
    color: inherit;
    line-height: 1.3rem;
}
.card .movie-item{
    padding: 0  1em  1em  1em;
    border-radius: 0 0 0.1em 0.1379em;
    line-height: 1.5rem;

}
.card .movie-item a {
    color: #333;
}
.card .movie-item-r{
    padding: 0  0.7em  0.7em  0.7em;
    border-radius: 0 0 0.1379em 0.1379em;
    line-height: 1.5rem;
    text-align: right;

}


.pagenavi {
    display: block;
}
.pagenavi a {
    display: block;
    cursor: pointer;
    width: 60px;
    height: 60px;
}

.pagenavi img {
    max-width: 100%;
    height: auto;
    width /***/: auto;
    vertical-align: bottom;
}

.bx-wrapper {
    width: 95%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.side-nav {
    z-index: 9999;
}

/* 繝代Φ縺上★ */
.breadcrumb{
    font-size: 1.0em;
}

.ranking {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
}

.page h1 {
    font-size: 1.3em;
}
.container h1,h2,h3 {
    font-size: 1.35em;
    margin: 0.8rem 0 0.5rem 0;
}
.container h3 {
    font-size: 1.2em;
    margin: 0.8rem 0 0.5rem 0;
}
.container h4 {
    font-size: 1.1em;
}

.favorited .material-icons {
    color: #00b0ff;
}

.liked .material-icons {
    color: #00b0ff;
}

.input-with-prefix {
    margin-left: 3rem !important;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.overlay-explain {
    position: absolute;
    width: 65%;
    padding: 0.5em;
    background: white;
    text-align: center;
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.4);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.margin-prefix {
    margin-left: 3rem;
}

.video-template {
    display: none;
}

input.select-dropdown {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
}

.vjs-big-play-button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.video-js .vjs-control-bar {
    height: 5em !important;
}

.video-js .vjs-control {
    width: 5em !important;
    height: 5em !important;
}

.video-js .vjs-control:before {
    font-size: 3em !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.text-right {
    text-align: right !important;
}

.nav-header {
    position: relative !important;
}

.nav-absolute {
    position: absolute !important;
    width: 100%;
}

.search-cancel {
    margin-left: 0.5rem;
    justify-content: center;
    align-items: center;
}

.search-cancel h5 {
    padding: 0 0.5rem;
    font-size: 24px;
    margin-top: 6px;
}

.search-button {
    margin-right: 1rem;
    justify-content: center;
    align-items: center;
}

.search-container {
    z-index: -1;
    background: white;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-bar {
    -webkit-flex: 1;
    flex: 1;
    justify-content: center;
    align-items: center;
}

.search-box {
    border: 1px solid lightgrey !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: black !important;
}

.overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.flexwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexwrap .card {
    margin-left: 0 !important;
}

.card-item {
    padding: 0.2em 0.5em;
}

.card-item .text-right {
    float: right;
}

.twitter-timeline-area {
    display: inline-block;
    border: 1px #424242 solid;
}

.bxslider-manual {
  margin: 0;
  padding: 0;
}

ul.bxslider-manual {
  list-style: none;
}

