﻿:root {
    /* 調整済み */
    --color-frame-background: #a1e2ff;
    --color-short-menu-button-background: #649cb8;
    --color-short-menu-button-border: #649cb8;
    --color-menu-button-text: #FFF;
    --color-menu-button-text-hover: #FFF;
    --color-menu-button-text-active: #FFF;
    --color-menu-button-background: #5082be;
    --color-menu-button-background-hover: #73a5e2;
    --color-menu-button-background-active: #4774a9;
    --color-menu-button-border: #5082be;
    --color-menu-button-border-hover: #73a5e2;
    --color-menu-button-border-active: #4774a9;
    --color-menu-dark-button-background: #e9f5ff;
    --color-menu-dark-button-background-hover: #73b3d3;
    --color-menu-dark-button-background-active: #56869d;
    --color-menu-dark-button-border: #e9f5ff;
    --color-menu-dark-button-border-hover: #73b3d3;
    --color-menu-dark-button-border-active: #56869d;
    --color-header-button-background: #79929e;
    --color-header-button-background-hover: #8daab8;
    --color-header-button-background-active: #687d88;
    --color-header-button-border: #79929e;
    --color-header-button-border-hover: #8daab8;
    --color-header-button-border-active: #687d88;
    --color-header-button-text: #fff;
    --color-header-button-text-active: #fff;
    --color-print-button-background: #e9f5ff;
    --color-print-button-background-hover: #73a5e2;
    --color-print-button-background-active: #f0c800;
    --color-print-button-border: rgb(100, 220, 255);
    --color-print-button-border-hover: rgb(100, 220, 255);
    --color-print-button-border-active: rgb(100, 220, 255);
    --color-print-button-text: #666666;
    --color-print-button-text-active: #666666;
    --color-menu-background: #fff;
    --color-menu-border: #5082be;
    --color-popup-table-background: #e9f5ff;
    --color-text: #666666;
    --color-header-text: #fff;
    --color-dialog-heder-text: #fff;
    --color-header-back-button-icon: #666666;
    --color-header-back-button-icon-active: #666666;
    --color-header-back-button-background: #e9f5ff;
    --color-header-back-button-background-hover: #f6fafe;
    --color-header-back-button-background-active: #dbe6f0;
    --color-header-back-button-border: #e9f5ff;
    --color-header-back-button-border-hover: #f6fafe;
    --color-header-back-button-border-active: #dbe6f0;
    --color-header-back-button-text: #666666;
    --color-header-back-button-text-active: #666666;
    --color-bar-background: #5082be;
    --color-dialog-bar-background: #5082be;
    --color-frame-border: #5082be;
    --color-list-border: #64dcff;
    --color-list-header-background: #64dcff;
    --color-list-header-background-gray: #e0e0e0;
    --color-list-header-border: #fff;
    --color-list-header-border-rv: #fff;
    --color-list-header-text: #666666;
    --color-list-detail-backgroud: #8daab8;
    --color-list-detail-border: #64dcff;
    --color-list-detail-text: #fff;
    --color-list-odd-row-background: #f5f9fc;
    --color-list-even-row-background: #fff;
    --color-list-panel-background: #e9f5ff;
    --color-list-panel-numer-background-active: #e0e0e0;
    --color-list-panel-numer-border-active: #5082be;
    --color-test-panel-background: #f5f9fc;
    --color-list-item-hover: #e9f5ff;
    --color-list-item-active: #d7e2eb;
    --color-testres-button-background: #e9f5ff;
    --color-testres-button-background-hover: #73a5e2;
    --color-testres-button-background-active: #f0c800;
    --color-testres-button-border: #e9f5ff;
    --color-testres-button-border-hover: #73a5e2;
    --color-testres-button-border-active: #f0c800;
    --color-testres-button-text: #666666;
    --color-testres-button-text-hover: #666666;
    --color-testres-button-text-active: #666666;
    --color-testres-score-background: #e9f5ff;
    --color-testres-score-text: #666666;
    --color-testres-list-sub-header-background: #e9f5ff;
    --color-selecter-background: #b5b5b5;
    --color-selecter-background-selected: #dbb300;
    --color-selecter-border: #b5b5b5;
    --color-selecter-border-selected: #dbb300;
    --color-tab-background: #b5b5b5;
    --color-tab-background-selected: #5082be;
    --color-tab-background-hover: #73a5e2;
    --color-tab-border: #5082be;
    --color-tab-border-selected: #5082be;
    --color-tab-text-selected: #fff;
    --color-widget-header-background: #c4dbee;
    --color-widget-header-border: #c4dbee;
    --color-widget-content-background: #fff;
    --color-widget-content-border: #5082be;
    --color-disalog-panel-border: #5082be;
    --color-dialog-button-text: #fff;
    --color-dialog-button-text-hover: #fff;
    --color-dialog-button-text-active: #fff;
    --color-dialog-button-background: #5082be;
    --color-dialog-button-background-hover: #73a5e2;
    --color-dialog-button-background-active: #4774a9;
    --color-dialog-light-button-background: #fff;
    --color-dialog-light-button-background-hover: #e9f5ff;
    --color-dialog-light-button-background-active: #4774a9;
    --color-dialog-button-border: #5082be;
    --color-dialog-button-border-hover: #73a5e2;
    --color-dialog-button-border-active: #4774a9;
    --color-dialog-header-button-background: #c4dbee;
    --color-dialog-header-button-background-hover: #dbeefe;
    --color-dialog-header-button-background-active: #b5cadb;
    --color-dialog-header-button-border: #c4dbee;
    --color-dialog-header-button-border-hover: #dbeefe;
    --color-dialog-header-button-border-active: #b5cadb;
    --color-text-shadow: #666666;
    --color-close-button-color: #404040;
    --color-print-close-button-border: #404040;
    --color-back-button-background: #404040;
    --color-player-button-background: #666666;
    --color-player-button-border: #666666;
    --color-player-selector-border: #666666;
    --color-player-footer-background: #b6deff;
    --color-player-footer-border: #b6deff;
    --color-player-footer-text: #666666;
    --color-pronounce-titlebar-background: #b6deff;
    --color-pronounce-titlebar-border: #b6deff;
    --color-graph-label: #666666;
    --color-graph-label-gray: #d5d4cd;
    --color-graoh-grid-line: #d5d4cd;
    --color-graph-panel-background: #f5f9fc;
    --color-graph-panel-border: #f5f9fc;
    --color-graph-line: rgb(31, 119, 180);
    --color-label-selected: #2f4a6b;
    --color-progress-bar: #73a5e2;
    /* Image Path*/
    --image-score-start-0: url('/content/img_suite/score_star.svg');
    --image-score-start-1: url('/content/img_suite/score_star_full.svg');
    --image-score-start-0-1: url('/content/img_suite/score_star_0.1.svg');
    --image-score-start-0-2: url('/content/img_suite/score_star_0.2.svg');
    --image-score-start-0-3: url('/content/img_suite/score_star_0.3.svg');
    --image-score-start-0-4: url('/content/img_suite/score_star_0.4.svg');
    --image-score-start-0-5: url('/content/img_suite/score_star_0.5.svg');
    --image-score-start-0-6: url('/content/img_suite/score_star_0.6.svg');
    --image-score-start-0-7: url('/content/img_suite/score_star_0.7.svg');
    --image-score-start-0-8: url('/content/img_suite/score_star_0.8.svg');
    --image-score-start-0-9: url('/content/img_suite/score_star_0.9.svg');
    --image-dialog-close-button: url('/content/img_suite/common-closemark.svg');
    --image-player-diff-button: url('/content/img_suite/diff.svg');
    --image-player-diff-button-hover: url('/content/img_suite/diff_roll.svg');
    --image-player-diff-button-active: url('/content/img_suite/diff_on.svg');
    --image-info-button: url('/content/img_suite/pointdetail.svg');
    --image-info-button-hover: url('/content/img_suite/pointdetail_roll.svg');
    --image-info-button-active: url('/content/img_suite/pointdetail_on.svg');
    --image-test-tuto-play-button: url('/content/img_suite/play.svg');
    --image-test-tuto-play-button-hover: url('/content/img_suite/play_roll.svg');
    --image-test-tuto-play-button-active: url('/content/img_suite/play_on.svg');
    --image-test-tuto-stop-button: url('/content/img_suite/play-stop.svg');
    --image-test-tuto-stop-button-hover: url('/content/img_suite/play-stop_roll.svg');
    --image-test-tuto-stop-button-active: url('/content/img_suite/play-stop_on.svg');
    --image-common-subtitle-mark: url('/content/img_suite/common-subtitle-mark.png');
    --image-countdown-1: url('/content/img_suite/countdown-1.svg');
    --image-countdown-2: url('/content/img_suite/countdown-2.svg');
    --image-countdown-3: url('/content/img_suite/countdown-3.svg');
    /* 角丸指定 */
    --border-radius-pronounce: unset;
    --border-radius-site: 10px;
}

html {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

a {
    -ms-touch-select: none;
    -ms-touch-action: none;
}

body {
    background-color: #ffffff;
    color: #333;
    font-size: .85em;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    margin: 0;
    padding: 0;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
}

    body div,
    body p,
    body label {
        color: #666666;
    }


a {
    color: #666666;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
    cursor: pointer;
}

.tree-link {
    word-wrap: break-word;
    background-image: url(/Content/img/common-logo-folder.png);
    background-repeat: no-repeat;
    background-size: auto 1em;
    padding-left: 24px;
    background-position-y: center;
}

.tree-last {
    word-wrap: break-word;
    background-image: url(/Content/img/common-logo-folder.png);
    background-repeat: no-repeat;
    background-size: auto 1em;
    padding-left: 24px;
    background-position-y: center;
}

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #666666;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 21px;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.1em;
}
/*    h3.sub-title {
        margin-left: 1em;
    }
*/
h4 {
    font-size: 1.0em;
}
/*    h4.sub-title {
        margin-left: 2em;
    }
*/
h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }


/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
    min-width: 960px;
    background-color: #ffffff;
    padding-top: 0px;
}

#body {
    background-color: #ffffff;
    clear: both;
    padding-bottom: 35px;
}

.main-content {
    position: relative;
}

header .content-wrapper {
    padding-top: 0px;
}

footer {
    clear: both;
    background-color: #ffffff;
    font-size: .8em;
}


/* site title
----------------------------------------------------------*/
.site-title {
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 2.3em;
    margin: 0;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }

.foot-buttonset {
    padding-top: 2em;
    text-align: center;
    clear: both;
}

    .foot-buttonset a.button {
        width: 120px;
    }

/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #ffffff;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

            ul#menu li a:hover {
                color: #333;
                text-decoration: none;
            }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #64dcff;
        color: #3e5667;
        padding: 0;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    min-height: 46px;
}

    hgroup.title h1, hgroup.title h2 {
        text-align: center;
        padding-top: 10px;
        word-wrap: break-word;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
        word-wrap: break-word;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
/*#loginForm {
    width: 70%;
    margin:0 auto;
}

    #loginForm input[type="text"],input[type="password"] {
        width: 60%;
        margin-left:auto;
        margin-right:auto;
    }

.btn-login {
    background: url('/Content/img/login-login-roll.png') no-repeat;
    background-size: contain;
    width: 60px;
    height:78px;
    margin-left:auto;
    margin-right:auto;
    border:none;
}

    .btn-login input[type="submit"] {
        background:url('/Content/img/login-login.png') no-repeat;
        background-size: contain;
        display:block;
        width: 60px;
        height:78px;
        border:none;
    }

#logoutForm {
    display: inline;
}
*/
/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
    }

input, textarea {
    border: 1px solid #64dcff;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #ffdc64;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="submit"],
input[type="button"],
button {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
}

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #64dcff;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table.list {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    margin-top: 0.8em;
}

.list td {
    border-right: 1px solid #64dcff;
    border-bottom: 1px solid #64dcff;
    padding: 0.3em;
    height: 2.5em;
    word-wrap: break-word;
}

.list th {
    border: 1px solid #64dcff;
    border-right: 1px solid #ffffff;
    background-color: #64dcff;
    padding-left: 1em;
    padding-right: 1em;
}

    .list th:last-child {
        border-right: 1px solid #64dcff;
    }

.list a {
    text-decoration: none;
}

.sel-text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.3em;
    height: 2.5em;
    word-wrap: break-word;
}

.list-col-no {
    text-align: center
}

.list-col-id {
    word-wrap: break-word;
}

.list-col-title {
    padding: 0;
    word-wrap: break-word;
}
/*
.list-col-sel-title
{
    padding:0.2em 0 0 0;
}
*/
.list-col-perm {
    text-align: center
}

.list-col-size {
    text-align: right
}

.list-col-control {
}

#pager1 td {
    padding: 0.8em 0 0 0;
}

#btnDirUp {
    margin-right: 1.5em;
}

/****************************************/
/* テーブルヘッダ */

.th-content-title {
}

.th-content-size {
    width: 6em;
}

.th-content-publish {
    width: 4em;
}

.th-content-control {
    min-width: 4em;
    width: 7.5em;
}

.th-group-title {
}

.th-group-control {
    min-width: 4em;
    width: 7.5em;
}

.th-member-group {
    width: 4em;
}

.th-member-id {
    width: 6em;
}

.th-member-name {
}

.th-member-permission {
    width: 4em;
}

.th-member-control {
    min-width: 4em;
    width: 14em;
}

/*************************************/

.ui-progressbar {
    position: relative;
}

/* add */
a.menu-button {
    width: 240px;
    margin: 10px 40px /*70px;*/;
    padding-top: 5px;
    padding-bottom: 5px;
}

a.menu-link {
    margin-left: 40px;
}

.menu-frame {
    text-align: center;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #64dcfe;
    border-left: 1px solid #64dcff;
    border-right: 1px solid #64dcff;
    padding: 10px;
    max-width: 938px;
}

.menu-sub-frame {
    margin: auto;
    text-align: left;
    min-width: 240px;
    max-width: 660px /*770px*/;
}

.menu-box {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    .menu-box li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

    .menu-box a {
        background: none;
        color: #999;
        text-decoration: none;
    }

        .menu-box a:hover {
            color: #333;
            text-decoration: none;
        }


div.filtering {
    border: 1px solid #64dcff;
    padding: 10px;
    position: relative;
}

.grp-backlist {
    margin-left: 20px;
    margin-bottom: 0.5em;
}

.grp-separator {
    margin-bottom: 1.5em;
}

.grp-title {
    word-wrap: break-word;
    margin-left: 20px;
    padding-right: 20px;
}

.grp-title-1 {
    word-wrap: break-word;
    padding-right: 20px;
    margin-left: 2.5em;
}

.grp-title-csv {
    margin-left: 20px;
    padding-right: 20px;
    float: left;
    max-width: 660px;
    word-break: initial;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0.5em;
}

.grp-title-1-csv {
    padding-right: 20px;
    margin-left: 2.5em;
    float: left;
    max-width: 650px;
    word-break: initial;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#chart_div {
    border: 1px solid #64dcff;
    position: relative;
    height: 400px;
}

.chart-csvexport {
    text-align: right;
    padding-bottom: 1em;
    padding-right: 20px;
}

.chart-table {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}

.table-del-command-button {
    background: url('/res/img/list-linkrelease.png') no-repeat;
    background-size: 100%;
    -webkit-background-size: 100%;
    width: 20px;
    height: 7px;
}

.drop-up {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 50px;
    background-color: #d3dce0;
    text-align: center;
}

.drop-up-text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.5em;
    margin-left: -50px;
    width: 100px;
    font-weight: bold;
}

.drop-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background-color: #d3dce0;
    border-radius: 8px;
}

.drop-prev-hover {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background-color: #5f9cdc;
    border-radius: 8px;
}

.drop-next {
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: -50px;
    width: 50px;
    height: 50px;
    background-color: #d3dce0;
    border-radius: 8px;
}

.drop-next-hover {
    position: absolute;
    top: 50%;
    left: 100%;
    margin-left: -50px;
    width: 50px;
    height: 50px;
    background-color: #5f9cdc;
    border-radius: 8px;
}

.drop-row-hover {
    background-color: #5f9cdc;
}

pre {
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP Printers */
    word-wrap: break-word; /* IE 5+ */
}

.record-detail-taitle {
    font-size: 1.2em;
}

.logo-login {
    font-size: 2em;
    font-weight: bold;
    color: #326eff;
}

.btn-back {
    background: url('/Content/img/common-back_roll.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 106px;
    height: 32px;
    margin-top: 0.5em;
    padding: 0;
}

    .btn-back a {
        background: url('/Content/img/common-back.png') no-repeat;
        background-size: contain;
        width: 106px;
        height: 32px;
        display: block;
        position: absolute;
        margin-top: 0;
    }

.btn-back-s {
    background: url('/Content/img/common-back-roll-s.png') no-repeat;
    background-size: contain;
    position: absolute;
    width: 37px;
    height: 32px;
    margin-top: 0.5em;
    padding: 0;
}

    .btn-back-s a {
        background: url('/Content/img/common-back-s.png') no-repeat;
        background-size: contain;
        width: 37px;
        height: 32px;
        display: block;
        position: absolute;
        margin-top: 0;
    }

.btn-home {
    background: url('/Content/img/common-home-roll.png') no-repeat;
    background-size: contain;
    float: right;
    margin-top: 3px;
    margin-left: 15px;
}

    .btn-home a {
        background: url('/Content/img/common-home.png') no-repeat;
        background-size: contain;
        width: 72px;
        height: 23px;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

.btn-logoff {
    background: url('/Content/img/common-logoff_roll.svg') no-repeat;
    background-size: contain;
    float: right;
    margin-top: 3px;
    margin-bottom: 1px;
}

    .btn-logoff a {
        background: url('/Content/img/common-logoff.svg') no-repeat;
        background-size: contain;
        width: 80px;
        height: 24px;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
    }

.btn-history {
    background: url('/Content/img/common-history_roll.svg') no-repeat;
    background-size: contain;
    float: right;
    margin-top: 6px;
    margin-bottom: 1px;
    margin-left: 15px;
}

    .btn-history a {
        background: url('/Content/img/common-history.svg') no-repeat;
        background-size: contain;
        width: 93px;
        height: 21px;
        display: block;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

        .btn-history a:hover {
            background: none;
        }

        .btn-history a:active {
            background: url('/Content/img/common-history_on.svg') no-repeat;
            background-size: contain;
        }

.btn-help {
    background: url('/Content/img/common-help_roll.svg') no-repeat;
    background-size: contain;
    float: right;
    margin-left: 15px;
    margin-top: 1px;
}

    .btn-help a {
        background: url('/Content/img/common-help.svg') no-repeat;
        background-size: contain;
        width: 60px;
        height: 27px;
        display: block;
        margin-left: 0;
        margin-top: 0;
    }

.btn-updir {
    background: url(/content/img/common-logo-folderup-roll.png) no-repeat;
    background-size: contain;
    width: 26px;
    margin: auto;
}

    .btn-updir a {
        background: url(/content/img/common-logo-folderup.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 26px;
        height: 26px;
        display: block;
    }

.btn-test-explan {
    background: url(/content/img/test-explanation-roll.png) no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    margin: auto;
}

    .btn-test-explan a {
        background: url(/content/img/test-explanation.png) no-repeat;
        background-size: contain;
        width: 32px;
        height: 32px;
        display: block;
        margin: 0;
    }

.sub-title {
    background-image: url('/content/img/common-subtitle-mark.png');
    background-repeat: no-repeat;
    background-size: 1.0em;
    background-position: 0 0.3em;
    padding-left: 1.7em;
    text-align: left;
}

.sub-title-1 {
    background-image: url('/content/img/common-subtitle-mark.png');
    background-repeat: no-repeat;
    background-size: 1.0em;
    background-position: 0 0.3em;
    padding-left: 1.7em;
    text-align: left;
}

.dialog-frame {
    padding: 10px;
}

.input-label {
    float: left;
    margin-top: 0.5em;
    margin-right: 1em;
    margin-left: 1em;
}

input:focus,
a:focus,
button:focus {
    outline: none;
}

.btn-shadow {
    background-color: #64dcff;
    position: absolute;
}

.btn-icon-new-folder {
    background-image: url('/content/img/common-logo-foldercreate.png');
    background-size: 100%;
}

.btn-icon-new-test {
    background-image: url('/content/img/common-logo-testcreate.png');
    background-size: 100%;
}

.btn-icon-upload {
    background-image: url('/content/img/common-logo-upload.png');
    background-size: 100%;
}

.info-frame {
    overflow: auto;
    max-height: 8.5em;
    width: auto;
}

.info-date {
    float: left;
    width: 7em;
}

.info-msg {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 1.6em;
}

.info-line {
    display: block;
    margin-left: 2em;
    margin-bottom: 0.3em;
}

.info-link {
}

#btn-add,
#btn-import,
#btn-new-folder,
#btn-new-test,
#btn-reload,
#btn-upload,
#btnDirUp {
    width: 10em;
    margin-right: 0.5em;
}

.list-icon-test {
    background: url(/Content/img/common-logo-test.png);
    padding-left: 40px;
    background-repeat: no-repeat;
    background-size: auto 30px;
    background-position-y: 50%;
    min-height: 30px;
}

/* jtable custom */
.jtable-data-row {
    background-color: #e9f5ff;
}

.jtable-row-even {
    background-color: #ffffff;
}

.jtable-column-header.ui-state-default {
    background: #64dcff;
}

hr {
    border: 0;
    height: 1px;
    background: #64dcff;
}

.titlebar-back-mgr {
    padding-bottom: 31px;
    border-bottom: 3px solid #ffec00;
}

.titlebar-back-admin {
    padding-bottom: 31px;
    border-bottom: 3px solid #ff0000;
}

.titlebar-back {
    padding-bottom: 25px;
    background-color: #fff;
}

.border-frame {
    border: 1px double #64dcff;
    padding: 5px;
}

.tree-frame {
    min-height: 1em;
    padding-top: 1em;
    margin: 0;
}

#progressbar {
    border: none;
    padding: 0;
    position: relative;
}

#progress-label {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    font-weight: bold;
    width: 100%;
    margin-top: 0.2em;
    color: #fff;
    text-shadow: 2px 2px #666666;
}

.btn-folderup-th {
    background-position: 50% 0;
    background-color: #e9f5ff;
    cursor: pointer;
    position: relative;
    box-shadow: rgb(100, 220, 255) 2px 2px 0px;
    border-right: transparent;
}

.link-gohome {
    background: url(/content/img/common-logo-home-roll.png) no-repeat;
    background-size: 1.8em 1.3em;
    font-size: 1.3em;
    width: 7em;
    margin: 0 auto;
    padding-left: 25px;
}

    .link-gohome a {
        background: url(/content/img/common-logo-home.png) no-repeat;
        background-size: 1.8em 1.3em;
        text-decoration: inherit;
        font-weight: bold;
        font-size: 1em;
        display: block;
        margin-left: -25px;
    }

.link-login {
    background: url(/content/img/common-logo-login-roll.png) no-repeat;
    background-size: 1.8em 1.8em;
    font-size: 1.3em;
    padding: 2px 0 6px 0;
    width: 5em;
    background-position-y: 2px;
    margin: 0 auto;
    padding-left: 30px;
}

    .link-login a {
        background: url(/content/img/common-logo-login.png) no-repeat;
        background-size: 1.8em 1.8em;
        text-decoration: inherit;
        font-size: 1em;
        font-weight: bold;
        display: block;
        margin-left: -30px;
    }


/* Indent Style */
.indent-top-title {
    margin: 0.5em 0 1em 10px;
}

.indent-title {
    margin: 0.5em 0 1em 0;
    word-wrap: break-word;
}

.indent-title-1 {
    margin-top: 1em;
    word-wrap: break-word;
}

.indent-title-2 {
    margin-top: 1em;
    margin-left: 1.5em;
    word-wrap: break-word;
}

.indent-title-3 {
    margin-left: 3em;
    word-wrap: break-word;
}

.indent-title-4 {
    margin-left: 4em;
    word-wrap: break-word;
}

.thumb {
    height: 75px;
    border: 1px solid #000;
    display: block;
}

.thumb-show {
    width: 300px;
    border: 1px solid #000;
    display: block;
}

.custom-selectbox {
    position: relative;
}

    .custom-selectbox select {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        height: 30px;
        opacity: 0;
        cursor: pointer;
        margin-left: 1px;
        background-color: #e9f5ff;
    }

    .custom-selectbox .inner {
        position: relative;
        z-index: 0;
        box-sizing: border-box;
        border: 1px solid #64dcff;
        padding: 0 20px 0 5px;
        width: 150px;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        background-color: #e9f5ff;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .custom-selectbox .inner:before,
        .custom-selectbox .inner:after {
            content: '';
            position: absolute;
            display: block;
        }

        .custom-selectbox .inner:before {
            top: 0;
            right: 0;
            bottom: 0;
            width: 24px;
            background: transparent;
        }

        .custom-selectbox .inner:after {
            top: 50%;
            right: 7px;
            margin-top: -3px;
            width: 0;
            height: 0;
            border: solid transparent;
            border-top-color: #666666;
            border-width: 5px 5px 0 5px;
        }

.file {
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: .5em;
    border: 1px solid #64dcff;
    background-color: #e9f5ff;
    box-shadow: rgb(100, 220, 255) 2px 2px 0px;
    cursor: pointer;
    margin-left: 4px;
    margin-top: 4px;
}

    .file input[type="file"] {
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        cursor: pointer;
        /*font-size: 100px;*/
    }

.custom-filebutton {
    position: relative;
    border: 1px solid #64dcff;
}

    .custom-filebutton .inner {
        margin-left: 124px;
        position: absolute;
        left: 0;
        top: 13px;
    }

.button-shadow {
    box-shadow: rgb(100, 220, 255) 2px 2px 0px;
}

.profile-edit-td {
    text-align: right;
    padding-right: 5em;
}

.profile-edit-td-1 {
    width: 22em;
}

.agreement-text {
    text-align: left;
}

.info-detail-frame {
    padding: 1em;
    margin: 0 auto;
}

.formTab {
    width: 300px;
    margin-bottom: 1em;
}

.err-env-div {
    max-width: 32em;
    margin-left: auto;
    margin-right: auto;
}

.test-res-img {
    float: left;
    margin-right: 5px;
}

.test-res-res {
    padding-top: 3px;
}

.test-res-res {
    min-width: 48px;
}

.btn-search {
    margin-top: 1.1em;
    width: 80px;
    position: absolute;
    top: 1em;
    left: 100%;
    margin-left: -100px;
    height: 30px;
}

.table-child {
    width: 30px;
    height: 30px;
    position: relative;
}

.list-expand {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top: 15px solid #000;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
}

.list-normal {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 15px solid #000;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -10px;
}

.tr-ans-detail th {
    width: 100%;
    padding: 0;
    text-align: left;
    padding: 5px;
    background: rgb(202, 234, 254);
}

.tr-ans-detail td {
    vertical-align: top;
}

.gop-word {
    color: red;
}

.chart-tooltip {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    border: 1px solid #606060;
    border-radius: 5px;
    padding: 5px;
    box-shadow: #666666 3px 3px 5px;
    z-index: 1000;
}

    .chart-tooltip ul {
        padding-left: 1.5em;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

.chart_div {
    margin: 1em auto 0 auto;
    width: 95%;
}
/* Quiz */
/* Recording */
.quiz-rec-back {
    background: #000000;
    width: 100px;
    height: 32px;
    position: absolute;
    top: 0px;
    border-radius: 10px;
}

.qyuiz-rec-button {
    width: 26px;
    height: 26px;
    top: 50%;
    margin-top: -13px;
    cursor: pointer;
    position: absolute;
}

.quiz-rec-time {
    height: 16px;
    color: red;
    position: absolute;
    font-size: 16px;
    top: 50%;
    margin-top: -10px;
    left: 42px;
}

.quiz-rec-start {
    background: url(/Content/img/rec_voice.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 6px;
}

    .quiz-rec-start:active {
        opacity: 0.7;
    }

.quiz-rec-stop {
    background: url(/Content/img/stop_voice.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 6px;
}

    .quiz-rec-stop:active {
        opacity: 0.7;
    }

/* epub-player*/
.player-back {
    background: #000000;
    width: 140px;
    height: 33px;
    position: absolute;
    border-radius: 10px;
    top: 0;
    left: 0;
}

.player-time {
    height: 16px;
    color: #ffffff;
    position: absolute;
    font-size: 16px;
    top: 50%;
    margin-top: -10px;
    left: 75px;
}

.player-button {
    width: 26px;
    height: 26px;
    top: 50%;
    margin-top: -13px;
    cursor: pointer;
}

.player-play {
    position: absolute;
    background-image: url(/Content/img/play_voice.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    left: 10px;
}

    .player-play:active {
        opacity: 0.6;
    }

.player-pause {
    position: absolute;
    background-image: url(/Content/img/pause_voice.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    left: 10px;
}

    .player-pause:active {
        opacity: 0.6;
    }

.player-stop {
    position: absolute;
    background-image: url(/Content/img/stop_voice.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 40px;
}

    .player-stop:active {
        opacity: 0.6;
    }

/* Selecting */
.clear-button {
    width: 20px;
    height: 25px;
    background: url(/Content/img/common-logo-clear.png) no-repeat;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    position: absolute;
    top: 2px;
    text-decoration: none;
}

.sep-border-line {
    border: 2px solid #64dcff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 0;
}

.ej-word {
    padding: 2px;
}

.word-uline {
    text-decoration: underline;
}

.ej-word-roll {
    background-color: #ffdc64;
    border-radius: 3px 3px;
}

.ui-dialog .ui-dialog-title {
    font-size: 17.6px;
}

.tuto-mobile-only {
    display: none;
}

/*-- Quiz ---*/
.center-bold {
    text-align: center;
    font-weight: bold;
    width: 100%;
}


/* Logo */

@media (max-resolution: 119dpi) {
    .logo-img {
        background: url(/Content/img/logo.png) no-repeat;
        background-size: contain;
    }
}

@media (min-resolution: 120dpi) and (max-resolution: 143dpi) {
    .logo-img {
        background: url(/Content/img/logo-250.png) no-repeat;
        background-size: contain;
    }
}

@media (min-resolution: 144dpi) and (max-resolution: 167dpi) {
    .logo-img {
        background: url(/Content/img/logo-300.png) no-repeat;
        background-size: contain;
    }
}

@media (min-resolution: 168dpi) and (max-resolution: 191dpi) {
    .logo-img {
        background: url(/Content/img/logo-350.png) no-repeat;
        background-size: contain;
    }
}

@media (min-resolution: 192dpi) {
    .logo-img {
        background: url(/Content/img/logo-400.png) no-repeat;
        background-size: contain;
    }
}


.btn-header-right {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 26px;
    height: 30px;
}

.btn-push-info {
    background: url(/Content/img/notice.svg) no-repeat;
    background-size: auto 100%;
    cursor: default;
}

    .btn-push-info[hasinfo="true"] {
        background: url(/Content/img/notice.svg) no-repeat;
        background-size: auto 100%;
        cursor: pointer;
    }

        .btn-push-info[hasinfo="true"]:hover {
            background: url(/Content/img/notice-roll.svg) no-repeat;
            background-size: auto 100%;
            cursor: pointer;
        }

        .btn-push-info[hasinfo="true"]:active {
            background: url(/Content/img/notice-on.svg) no-repeat;
            background-size: auto 100%;
            cursor: pointer;
        }

/* for speaking */
table.list-table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    text-indent: initial;
    text-align: center;
    border: 1px solid var(--color-list-border);
}

    table.list-table thead tr {
        background: var(--color-list-header-background);
        color: var(--color-list-header-text);
    }

    table.list-table thead th {
        padding: 2px;
    }

    table.list-table tbody td:not(:last-child) {
        padding: 5px;
        text-align: left;
        border-right: 1px solid var(--color-list-detail-border);
    }

    table.list-table tbody td:last-child {
        padding: 5px;
    }

.table-value-td-gray.diagonal-line {
    background: linear-gradient(to bottom right, var(--color-list-header-background-gray) 50%, var(--color-list-header-border) 50%, var(--color-list-header-border) 51%, var(--color-list-header-background-gray) 51%);
}

.table-value-td.diagonal-line {
    background: linear-gradient(to bottom right, transparent 50%, var(--color-list-header-border) 50%, var(--color-list-header-border) 51%, transparent 51%);
}

#btn-list-more {
    background: #fff;
    color: var(--color-text);
    width: 220px;
    border-radius: 15px;
}

    #btn-list-more:hover {
        background: var(--color-dialog-button-background-hover);
        color: var(--color-dialog-button-text-hover);
    }

    #btn-list-more:active {
        background: var(--color-dialog-button-background-active);
        color: var(--color-dialog-button-text-active);
    }

.list-table th:not(:last-child) {
    border-right: 1px solid var(--color-list-header-border);
}

.selected-group {
    margin-left: 20px;
    border: 1px solid #666;
    width: fit-content;
    padding: 5px;
}

/* Expandアイコン */
.expand-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    position: relative;
    margin-left: 4px;
    top: 2px;
}

    .expand-icon.collapsed {
        display: inline-block;
        width: 22px;
        height: 22px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="black" stroke-width="2"/><path d="M 10 8 L 14 12 L 10 16" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    }

        .expand-icon.collapsed:hover {
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="rgb(240,200,0)" stroke-width="2"/><path d="M 10 8 L 14 12 L 10 16" fill="none" stroke="rgb(240,200,0)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
        }
        .expand-icon.collapsed:active {
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="rgb(219,179,0)" stroke-width="2"/><path d="M 10 8 L 14 12 L 10 16" fill="none" stroke="rgb(219,179,0)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
        }

    .expand-icon.expanded {
        display: inline-block;
        width: 22px;
        height: 22px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="black" stroke-width="2"/><path d="M 8 10 L 12 14 L 16 10" fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    }
        .expand-icon.expanded:hover {
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="rgb(240,200,0)" stroke-width="2"/><path d="M 8 10 L 12 14 L 16 10" fill="none" stroke="rgb(240,200,0)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
        }
        .expand-icon.expanded:active {
            background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="rgb(219,179,0)" stroke-width="2"/><path d="M 8 10 L 12 14 L 16 10" fill="none" stroke="rgb(219,179,0)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
        }

.title[userrole="mgr"] {
    border-bottom: 2px solid #ffab70;
}

#book-title {
    border-bottom: 1px solid var(--color-list-border);
}

#tree_mark_line {
    margin: 1em 0px 0px 0px;
}

#book-title-frm {
    padding: 10px 0 0 0;
}

a.outsite {
    color: var(--color-text);
    outline: none;
    text-decoration: underline;
    cursor: pointer;
}

    a.outsite:hover {
        color: #f0c800;
    }

    a.outsite:active {
        color: #dbb300;
    }

header {
    margin: 0 auto;
    max-width: 960px;
}