body {
    font-family: "メイリオ", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #666;
    padding-top: 70px;
}
hr {
    margin:0 !important;
}
.modal .modal-content .modal-header button.close{
    position: absolute;
    right:10px;
    top:17px;
}
.modal .modal-content .modal-header div.modal-title{
    font-weight:bold;
    font-size:18px;
}
.control-label.required:after {
    content:" *";
    color:red;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.site-description{
    font-size:11px !important;
    margin:0;
    padding-top:6px;
}
.navbar-header{
    min-height:85px;
}
.navbar .navbar-brand{
    padding:5px 10px !important;
}
.navbar .navbar-brand h1{
    margin:0;
}
.navbar-default{
    background-color: white !important;
}
#navbar {
    margin-top:125px;
    margin-bottom:5px;
}

@media screen and (max-width: 767px) {
    #navbar {
        margin-top:0px;
    }
}
.navbar-nav > li > a{
    padding:2px 25px !important;
}
ul.navbar-nav li{
    text-align:center;
}
ul.navbar-nav li a{
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
ul.navbar-nav li a:hover{
    background-color: #e7e7e7 !important;
}
#navbar .nav-top{}
#navbar .nav-bottom{
    font-size:10px;
}
.catch-image img{
    width:100%;
}
.main{
    margin:15px auto;
}
.main .side-container{}
.main .side-container .box{
    margin-bottom:15px;
}
.main .side-container .box p{
    font-size: 110%;
    font-weight: lighter;
    background: #364c7f;
    padding: 1px 0px 0px 5px;
    color: #fff;
}
.main .side-container .box a:hover img{
    opacity: 0.7;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.main .main-container .box{
    margin-bottom:30px;
}
.main .main-container .box .in-box{
    border: 1px solid #f3f3f3;
    padding:5px 5px 15px 5px;
}
.main .main-container .box p.header{
    font-size: 100%;
    font-weight: lighter;
    background: #030e48;
    padding: 1px 0px 0px 5px;
    color: #fff;
}
.main .main-container .text{
    margin-top:15px;
}
.main .main-container .text p{
    line-height:180%;
}
.main .main-container .text p.attention{
    color:red;
    font-weight:bold;
}
.main .main-container .dl-horizontal dt{
    white-space: normal;
    width: 100px;
    padding:15px 0 5px 15px;
    text-align: left;
}
.main .main-container .dl-horizontal dd{
    margin:0;
    padding:15px 0 5px 125px;
    border-bottom:1px solid #f3f3f3;
}
.main
.more-link{
    float:right;
}
.more-link:hover{
    background-color:#bbb;
    color:white;
}
.more-link a{
    display: inline-block;
    color:#ccc;
    padding:7px 10px;
    border:1px solid #bbb;
    float:right;
}
.more-link a:hover {
    color:white;
    text-decoration: none;
}
.notices dt{
    margin-top:10px;
}
.notices dd{
    font-size:18px;
    padding:10px;
    border-bottom:1px dotted #ccc;
}
.notices dd a{
    display: block;
}
.catch-text{
    padding: 20px 0px 60px 0px;
    background-color: #f7f7f7;
}
.catch-text p{
    color: #5b5e69;
    font-size:32px;
}
.notice-archives p{
    margin:0;
}
.notice-archives ul li{
    border-bottom:1px dotted #ccc;
}
.notice-archives ul li a{
    padding:10px 0 10px 10px;
    display: block;
    color:#666;
}
.notice-archives ul li a:hover{
    display: block;
    background-color:#ccc;
    color:white;
}
.notice{
    margin-bottom:5px !important;
}
.notice .title{
    font-size:22px;
    border-bottom: 1px solid #eee;
    padding-bottom:6px;
}
.notice .date{
    font-size:11px;
    padding-bottom:12px;
}
.notice .detail{
    font-size:14px;
    padding-bottom:30px;
    border-bottom: 1px solid #eee;
}
.about table{
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin: 5px -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 85.7%;
    line-height: 141.7%;
}
.about table th{
    background-color:#f5f5f5;
    border-top: 1px solid #e5e5e5;
    padding:15px;
    font-size:12px;
    font-weight:normal;
    width:160px;
}
.about table td{
    border-top: 1px solid #e5e5e5;
    padding:15px;
    font-size:12px;
}
@media screen and (max-width: 767px) {
    .about table th {
        width:100%;
        display: block;
    }
    .about table td{
        width:100%;
        display: block;
    }
}
.policy {
    font-size:14px;
    line-height:150%;
    border:1px solid #ccc;
}

.policy blockquote{
    font-size:14px;
    line-height:150%;
    border:3px solid #eee;
    margin:0;
}
.help-block.with-errors{
    color:#a94442
}
.confirm .row{
    margin:10px 0 20px 10px !important;
}
#login-form .row{
    background-color: #eee;
    margin:0px 0;
    padding:0;
    border-top:1px solid #ddd;
}
#login-form .row.button{
    background-color: white;
}
#login-form .row label{
    padding:5px 4px 5px 10px;
    margin-top:7px;
    font-weight:normal;
}
#login-form .row .form-text-box{
    background-color: white;
    padding:7px;
}
.login-title{
    border-top:1px solid #eee;
    margin-top:20px;
    padding:10px 0;
}
.notes{
    margin-top:40px;
}
.notes p.subject{
    font-size:22px;
}
.notes p.body{
    border:3px double #eee;
    padding:5px;
}
.notes p.body .black{
    color:black;
}
.notes p.body .red{
    color:red;
}
.login-container{
    border:1px solid #ccc;
    padding:10px;
}
.login-container ul li{
    border-bottom: 1px solid #eee;
    padding-top:9px;
}
ul.curricula{
    list-style: none;
    padding:0;
    overflow: hidden;
    z-index: 0;
    position: relative;
}
ul.curricula li{
    border:1px solid #eee;
    padding:10px;
    min-height:235px;
}
ul.curricula li a{
    display: block;
}
ul.curricula li img{
    width:100%;
}
ul.curricula li .title{
    border-top:1px solid #eee;
    padding:3px;
    text-align: center;
}
ul.curricula li .time{
    border-top:1px solid #eee;
    padding:3px;
    text-align: center;
}
.curriculum-status{
    text-align: center;
    font-weight: bold;
    padding: 4px 0;
    margin-top: 4px;
    border-radius: 3px;
    font-size: 12px;
}
.status-passed{
    background-color: #dff0d8;
    color: #3c763d;
}
.status-all_watched{
    background-color: #d9edf7;
    color: #31708f;
}
.status-in_progress{
    background-color: #fcf8e3;
    color: #8a6d3b;
}
.status-not_started{
    background-color: #f5f5f5;
    color: #999;
}
ul.movies{
    list-style: none;
    padding:0;
    overflow: hidden;
    z-index: 0;
    position: relative;
}
ul.movies li{
    border:1px solid #eee;
    padding:10px;
    min-height:235px;
    margin-bottom:10px;
}
ul.movies li a{
    display: block;
}
ul.movies li img{
    width:100%;
    max-height:130px;
}
ul.movies li .title{
    border-top:1px solid #eee;
    padding:3px;
    text-align: center;
}
ul.movies li .time{
    border-top:1px solid #eee;
    padding:3px;
    text-align: center;
}
.movie{
    text-align: center;
    padding:20px 0;
}
.movie video{
    width:90%;
    max-width:600px;
}
.description{
    margin-bottom:10px;
}
.complete{
    text-align: center;
    font-weight: bold;
    margin-bottom:15px;
}
.complete-flag{
    text-align: center;
    font-weight: bold;
}
.link-disable{
    opacity: 0.3;
}
.link-disable a{
    cursor: default;
}
.caution a{
    color:red;
}
.exams ul.answers{
    margin:10px;
    list-style: none;
}
.exams dd{
    border-bottom:1px solid #eee;
}
.exams .attention{
    color:red;
    font-weight: bold;
    padding:10px;
}
.histories .table{
    font-size:11px;
}
.histories .table th{
    background-color: #eee;
}
.margin-bottom-small{
    margin-bottom:10px;
}
.certificates p.title{
    font-size:20px;
    text-align: center;
}
.certificates table{
    border:1px solid #ccc;
    border-collapse: collapse;
    width:100%;
    margin-top:15px;
}
.certificates table th{
    background-color: #eee;
    width:25%;
    font-weight:normal;
    padding:7px;
    border:1px solid #ccc;
}
.certificates table td{
    padding:12px;
    border:1px solid #ccc;
}
.certificates .site-master{
    text-align: right;
}
footer{
    padding-top:20px;
    border-top:2px solid #ccc;
}
.sitemap{
}
.sitemap .site-name{
    font-size:16px;
}
.sitemap ul li{
    margin-bottom:10px;
}
.sitemap ul li a{
    color:#999;
}
.sitemap ul li a:hover{
    color:#bbb;
}
.copy-right{
    margin-top:10px;
    padding-top:20px;
    border-top:1px solid #eee;
}
#back-top {
    display: block;
    overflow: hidden;
    width: 45px;
    height: 45px;
    position: fixed;
    bottom: 20px;
    right: 20px;
}
@media (max-width: 767px) {
    .sitemap.container{

    }
    .sitemap .site-name{
        font-size:16px;
        margin:15px 0;
    }
    .sitemap ul{
        margin:0;
    }
    .sitemap ul li{
        margin:0;
        border-top:1px solid #eee;

    }
    .sitemap ul li.col-sm-4{
        padding:0 !important;
    }
    .sitemap ul li a{
        display: block;
        padding:10px 0;
    }
}
.left-banners ul li{
    margin:10px 0;
}
.bottom-banners{
    clear: both;
}
.bottom-banners ul{
    padding-top:30px;
}