﻿@import url(https://bydiscoveriescdn-dwfqgcbpbwf3grcb.a02.azurefd.net/fontpr/fd-gg-notosansjp.css);
* {
	box-sizing: border-box;
	font-family: 'Noto Sans JP', sans-serif;
	font-style: initial;
}

@media (max-width: 375px) {
    .list-menu-type {
        width: 240px;
        left: -240px;
    }
}

@media (min-width: 376px) {
    .list-menu-type {
        width: 320px;
        left: -320px;
    }
}

@media (min-width: 600px) {
    .login-admin, .login {
        width: 300px;
    }
}

@media (max-width: 599px) {
    .login-admin, .login {
        width: 70%;
    }
}

@media (max-width: 425px) {
    .col-mobile-12 {
        width: 100%;
    }

    span.subtitle {
        top: 60% !important;
    }
}

@media (min-width:961px) { /* tablet, landscape iPad, lo-res laptops ands desktops */
    a.item-content {
        background-color: transparent !important;
        color: rgb(181, 182, 183) !important;
        padding: 10px 50px !important;
    }

    .fa-arrow-down:before {
        content: "\f103";
        color: #fff;
    }

    ion-item, div.item-complex {
        background-repeat: no-repeat;
        background-size: 40px;
        background-position-x: 14px;
        background-position-y: 7px;
    }

    .iconhome a:before {
        content: "\f015";
        font-family: 'FontAwesome';
        color: #fff;
        font-size: 35px;
    }

    *:not(.iconhome):not(.fa):not(.fa-arrow-down):not(.glyphicon):not(.fc-button-prev):not(.fc-button-next):not(.fc-icon-fa):not(.title):not(.subtitle) {
        font-family: 'Noto Sans JP',   sans-serif !important;
    }

    .btn:hover {
        color: #fff !important;
    }

    .login-admin {
        margin: 0 auto;
        padding: 50px 10px 10px 10px;
    }

    .form-proflie {
        background-color: rgb(255,255,255);
        padding: 20px 20px 10px 20px;
        border: 1px solid rgb(217,217,217);
        border-radius: 20px;
    }

    .form-update-proflie {
        background-color: rgb(242,242,242);
        padding: 20px;
        border: 1px solid rgb(217,217,217);
        border-radius: 20px;
    }

    .form-viewpost {
        margin: 0px auto 0;
    }

    .ionic-body-new {
        top: 0 !important;
        background-color: white;
    }

    .ionic-input .ionic-input-user {
        background-color: rgba(255, 255, 255, 1);
        background-image: url(/App/img/custom/login_user.png) !important;
        background-size: 20px 20px !important;
        background-position: 10px 6px !important;
        background-repeat: no-repeat;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-input .ionic-input-department {
        background-color: rgba(255, 255, 255, 1);
        background-image: url(/App/img/custom/login_department.png) !important;
        background-size: 20px 20px !important;
        background-position: 10px 6px !important;
        background-repeat: no-repeat;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-input .ionic-input-jobtitle {
        background-color: rgba(255, 255, 255, 1); /* rgb(238, 238, 238) */
        background-image: url(/App/img/ionic/excutive.png) !important;
        background-size: 25px 25px !important;
        background-position: 7px 4px !important;
        background-repeat: no-repeat;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
        background-color: transparent !important;
        transition: background-color 5000s ease-in-out 0s !important;
    }

    .ionic-input .ionic-input-email {
        background: rgba(255, 255, 255, 1) url("/App/img/custom/login_email.png") no-repeat !important;
        background-size: 25px 25px !important;
        background-position: 7px 4px !important;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-input-iphone {
        background: rgba(255, 255, 255, 1) url("/App/img/custom/login_phone.png") no-repeat 11px 6px !important;
        background-size: 20px 20px !important;
        background-position: 10px 6px !important;
        border: 1px solid #8b8b8b !important;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px !important;
        width: 100%;
        border-radius: 5px;
    }

    .ionic-input .ionic-input-password {
        background: rgba(255, 255, 255, 1) url("/App/img/custom/login_password.png") no-repeat scroll 10px 6px !important;
        border: 1px solid #8b8b8b;
        color: #000 !important;
        display: block;
        font-size: 15px;
        font-weight: 400;
        outline: medium none;
        padding-left: 40px;
        width: 100%;
        border-radius: 5px;
    }
	.ionic-btn {
		background-color: #ea541f;
		color: #fff;
		vertical-align: middle;
	}

    .ionic-btn-hot {
        background-color: #f45454;
        vertical-align: middle;
    }

    .ionic-title {
        color: #fff;
        height: 100%;
        line-height: 35px;
        margin: 0
    }

    .ionic-btn-top-left {
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        height: 100%;
    }

        .ionic-btn-top-left > img {
            width: 70%;
            float: right;
        }

    .ionic-header {
        background: rgb(234, 84, 31) !important;
    }

    .ionic-img-sign {
        text-align: center;
    }

    .list-menu-img > a > img {
        margin: 0 auto;
    }

    .list-item-menu {
        width: 33.33%;
    }

    .list-menu-type > .row > .list-item-menu > p {
        text-align: center;
        font-size: 17px;
    }

    .ionic-list-profile {
        width: 100%;
        display: block;
        margin: 10px;
    }

    .ionic-profile-img, .ionic-profile-detail {
        float: left;
    }

        .ionic-profile-img > img {
            text-align: center;
            margin-left: 20px;
        }

        .ionic-profile-detail > p {
            padding-left: 20px;
            font-size: 17px;
        }

    .ionic-table {
        width: 60% !important;
        margin: 0 auto;
    }

    .ionic-menu-footer {
        margin: 0 auto;
    }

    .ionic-img-footer {
        margin-top: -5px;
    }

    .ionic-clips {
        padding: 0 0 20px 0;
    }

    .ionic-list-clips {
        width: 100%;
        margin: 0;
        padding: 0;
        border: 1px solid;
        border-color: rgb(217, 217, 217);
        margin-top: 20px;
    }

        .ionic-list-clips > .row > .ionic-clips-left > img {
            width: 100%;
            min-width: 100%;
            vertical-align: middle;
            min-height: 100%;
        }

        .ionic-list-clips > .row > .ionic-clips-left > a > img {
            width: 100%;
            min-width: 100%;
            vertical-align: middle;
        }

    .ionic-clips-left > a > img {
        width: 100%;
        min-width: 100%;
        vertical-align: middle;
    }

    .ionic-detail-clips {
        margin: 0;
        padding: 0 10px;
    }

    .ionic-detail-top {
        margin: 0;
        padding: 0;
        position: relative;
    }

    .ionic-clips-ava {
        float: left;
    }

    .ionic-clips-time {
        float: left;
        margin-top: 5px;
        font-size: 14px;
        line-height: 16px;
    }

    .ionic-clips-left {
        margin: 0;
        padding: 0;
        width: 30%;
    }

    .ionic-clips-right {
        margin: 0;
        padding: 0;
        width: 70%;
    }

    .ionic-detail-body > h4 {
        color: #00a6ec;
    }

    .ionic-detail-body > a > h4 {
        font-size: 16px;
        font-weight: 600;
        color: #434343;
        line-height: 17px;
        vertical-align: middle;
    }

    .ionic-detail-body > a {
        text-decoration: none;
    }

        .ionic-detail-body > a > p {
            font-size: 14px;
            text-align: justify;
            color: #8b8b8b;
            line-height: 18px;
        }

    .ionic-detail-body > p {
        font-size: 14px;
        text-align: justify;
    }

    .no-margin {
        margin: 0;
    }

    .ionic-feed {
        height: auto;
        width: 100%;
        padding: 0;
        margin: 0 auto;
        vertical-align: top;
        text-align: center;
    }

        .ionic-feed > .ionic-view-img > a > img {
            width: 100%;
            height: auto;
        }

        .ionic-feed > .ionic-view-img > .view-image {
            width: 100%;
            height: auto;
            min-height: 100px;
        }

            .ionic-feed > .ionic-view-img > .view-image > div > img {
                width: 100%;
                height: auto;
            }

    .ionic-view-header {
        text-align: left;
        vertical-align: top;
        margin-bottom: 15px;
    }

        .ionic-view-header > h4 {
            color: #00a6ec;
        }

        .ionic-view-header > h5 {
            color: #434343;
            text-align: left;
            line-height: 20px;
            padding: 0 20px;
        }

    .ionic-view-detail {
        padding: 10px;
    }

        .ionic-view-detail, .ionic-view-detail > p, .ionic-view-detail > span > span, .ionic-view-detail > span > span > p, .ionic-view-detail > span > p {
            font-size: 14px;
            text-align: justify;
        }

    .ionic-view-img > .ionic-view-icon {
        position: absolute;
        right: 15px;
        bottom: 10px;
    }

    .ionic-view-img > .ionic-check-icon {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .ionic-view-header > a > h5, .ionic-view-header > h5 {
        text-decoration: none;
        color: #434343;
        font-weight: 600;
    }

    .ionic-view-header > a {
        text-decoration: none;
    }

        .ionic-view-header > a > p {
            text-decoration: none;
            font-size: 18px;
            color: #00a6ec;
        }

    .ionic-feed-title > div {
        text-decoration: none;
        font-size: 13px;
        color: #00a6ec;
    }

        .ionic-feed-title > div > span {
            text-decoration: none;
            font-size: 13px !important;
            color: #000000;
        }

    .ionic-view-body > p {
        font-size: 15px;
        padding: 5px 10px;
        text-align: justify;
        color: #8b8b8b;
    }

    .ionic-view-category p, .ionic-view-tag p {
        font-size: 13px;
        padding: 0 10px;
        text-align: justify;
        color: #434343;
    }

        .ionic-view-category p span a, .ionic-view-tag p span a {
            color: rgb(234, 84, 31) !important;
        }

    .ionic-view-detail > p > a > img {
        width: 100% !important;
        height: auto !important;
    }

    .ionic-view-detail > p > p > span > span {
        width: 100%;
    }

    .department {
        float: left;
    }

    .time-feed {
        float: right;
        width: 70%;
        text-align: right;
    }

    .thumbnail-viewpost > img {
        width: 100%;
        min-width: 100%;
    }

    .ionic-feed .ionic-view-img > img {
        width: 100%;
    }

    .ionic-viewpost {
        height: auto;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        vertical-align: top;
        width: 60%;
    }

    .ionic-view-detail img, .ionic-view-detail iframe {
        max-width: 100%;
    }

    .tagline {
        position: relative;
        margin: 0 auto;
        margin-bottom: 21px;
        min-height: 542px;
        display: table;
    }

    .section-background {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

    span.title, span.subtitle {
        display: block;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: relative;
        text-align: center;
        font-family: 'Noto Sans JP',   sans-serif !important;
        color: #fff;
    }

    span.title {
        font-size: 4.65vw !important;
        letter-spacing: 1.5px !important;
    }

    span.subtitle {
        font-size: 2.7vw !important;
        padding-top: 10px;
    }

    span.title::after {
        content: '\A';
        white-space: pre;
    }

    .gradient-overlay {
        top: -50%;
        bottom: -3rem;
        background-image: linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,0) 100%)
    }

    .gradient-overlay {
        position: absolute !important;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
        height: 100%;
    }

        .gradient-overlay:before {
            content: " ";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%);
        }

    a.link-button:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none !important;
    }

    a.link-button {
        display: inline-block;
        padding: 1.2rem 1.5rem;
        border-radius: .2em;
        border: 1px solid #000;
        color: #000;
        text-decoration: none;
        line-height: 1.3;
        -webkit-transition: color .15s linear,background-color .15s ease-in-out;
        -moz-transition: color .15s linear,background-color .15s ease-in-out;
        -o-transition: color .15s linear,background-color .15s ease-in-out;
        -ms-transition: color .15s linear,background-color .15s ease-in-out;
        transition: color .15s linear,background-color .15s ease-in-out;
    }

    .caption-text, .link-center, .video-content {
        text-align: center;
    }

    .caption-text {
        font-size: 0.8em;
    }

    /*top-c*/
    .ionic-view-img > .imgOver {
        position: absolute !important;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
    }

        .ionic-view-img > .imgOver > .bg-imgOver {
            background-color: darkgray;
            opacity: 0.5;
            position: absolute !important;
            left: 0px;
            top: 0px;
            height: 100%;
            width: 100%;
        }

        .ionic-view-img > .imgOver > .center-imgOver {
            position: absolute !important;
            vertical-align: middle !important;
            text-align: center;
            height: 40px;
            width: 243px;
            margin: auto;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

            .ionic-view-img > .imgOver > .center-imgOver > table {
                position: absolute !important;
                vertical-align: middle;
                text-align: center;
                height: 100%;
                width: 100%;
            }

    .clip-color-white {
        background-color: rgb(255, 255, 255) !important;
        border-color: rgb(234, 84, 31);
        border-style: solid;
        border-width: 1px;
        width: 30px;
        height: 30px;
    }

    .clip-color-orange {
        background-color: rgb(234, 84, 31) !important;
        border-color: rgb(234, 84, 31);
        width: 30px;
        height: 30px;
    }
}