/* tag */
html {
    font-size: 62.5%;
}

/* 10px */
body {
    /*font-size: 14px;---------custom
    font-size: 1.4rem;*/
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "MS PGothic", "Osaka", arial, helvetica, clean, sans-serif;
}

label {
    margin-bottom: 0;
}

input, textarea, select {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

select {
    padding: 2px 0 3px 0;
    vertical-align: middle;
}

input[type=file] {
    display: inline;
}

/*h1 {-------------------custom
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    line-height: 42px;
    text-align: center;
}
*/
/*h2 {-------------------dustom
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    background-color: #DDE8F9;
    padding: 10px;
    text-align: center;
}
*/
h3 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
}

h4, h5, h6 {
    font-size: 14px;
    font-size: 1.4rem;
}

/*p {---------------------custom
    font-size: 13px;
    font-size: 1.3rem;
}*/

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

dl {
    overflow: auto;
    height: 200px;
    margin-bottom: 0;
}

dt {
    margin-bottom: 5px;
}

dd {
    padding-bottom: 5px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
}

a {
    #08c
}

a:hover {
    text-decoration: underline;
}

/* bootstrap class */
.popover {
    max-width: 700px;
}

.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
    border-bottom: solid 1px #c00;
}

.navbar .navbar-brand {
    margin-top: -7px;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #c00;
}

.navbar-inverse .navbar-nav > li > a {
    color: #7d7d7d;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #666;
}

.jumbotron {
    padding: 10px;
    margin-bottom: 10px;
}

.jumbotron table {
    background-color: #fff;
}

.pagination {
    margin: 0 0 2px 0;
}

.table {
    margin-bottom: 10px;
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td {
    padding: 4px;
    vertical-align: middle;
    border: 1px solid #ddd;
}

.table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > th {
    padding: 4px 4px;
    vertical-align: middle;
    border: 1px solid #ddd;
    /*position: relative;*/
}

table.th-fill tr th {
    background-color: #ccc;
    font-size: 103%;
    color: #333;
    padding: 8px;
}

table.list tr th {
    text-align: center;
}

.fieldset-bordered {
    padding: 0 5px 5px 5px;
    border: 1px solid #999;
    margin-bottom: 15px;
}

.fieldset-bordered legend {
    border: none;
    margin: 0;
    width: auto;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
}

.fieldset-navi {
    margin: -5px 0 5px 0;
    text-align: right;
}

.label {
    font-weight: normal;
    font-size: 100%;
    padding: 0.1em 0.5em;
}

/*.btn-default {-----------------custom
    background-color: #f6f6f6;
}*/

.panel-warning > .panel-heading {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #faebcc;
}

.badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
    padding-right: 9px;
    padding-left: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.badge:empty {
    display: none;
}

a.badge:hover, a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.badge-important {
    background-color: #c12e2a;
}

.badge-important[href] {
    background-color: #953b39;
}

.badge-warning {
    background-color: #f89406;
}

.badge-warning[href] {
    background-color: #c67605;
}

.badge-success {
    background-color: #468847;
}

.badge-success[href] {
    background-color: #356635;
}

.badge-info {
    background-color: #3a87ad;
}

.badge-info[href] {
    background-color: #2d6987;
}

.badge-inverse {
    background-color: #333333;
}

.badge-inverse[href] {
    background-color: #1a1a1a;
}

.badge-primary {
    background-color: #2b669a;
}

.modal-body {
    overflow: auto;
    max-height: 300px;
}

/* CakePHP class */
.prev {
    display: none;
}

.next {
    display: none;
}

.form-error {
    background-color: #FFD7EB;
}

/* ui-datepicker */
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    margin-top: -6px;
}

/* original common */
.fs-m {
    font-size: 12px;
    font-size: 1.2rem;
}

.fs-sl {
    font-size: 14px;
    font-size: 1.4rem;
}

.fs-ml {
    font-size: 16px;
    font-size: 1.6rem;
}

.fs-xl {
    font-size: 20px;
    font-size: 2rem;
}

.w25 {
    width: 25px
}

.w30 {
    width: 30px
}

.w40 {
    width: 40px
}

.w50 {
    width: 50px
}

.w55 {
    width: 55px
}

.w60 {
    width: 60px
}

.w70 {
    width: 70px
}

.w80 {
    width: 80px
}

.w90 {
    width: 90px
}

.w100 {
    width: 100px
}

.w110 {
    width: 110px
}

.w120 {
    width: 120px
}

.w130 {
    width: 130px
}

.w140 {
    width: 140px
}

.w150 {
    width: 150px
}

.w180 {
    width: 180px
}

.w200 {
    width: 200px
}

.w230 {
    width: 230px
}

.w250 {
    width: 250px
}

.w280 {
    width: 270px
}

.w300 {
    width: 300px
}

.w350 {
    width: 350px
}

.w400 {
    width: 400px
}

.w450 {
    width: 450px
}

.w500 {
    width: 500px
}

.w550 {
    width: 550px
}

.w600 {
    width: 600px
}

.w650 {
    width: 650px
}

.w700 {
    width: 700px
}

.w750 {
    width: 750px
}

.w800 {
    width: 800px
}

.w850 {
    width: 850px
}

.w900 {
    width: 900px
}

.w20p {
    width: 20%;
}

.w25p {
    width: 25%;
}

.w80p {
    width: 80%;
}

.left {
    text-align: left !important;
}

.center {
    text-align: center !important;
}

.right {
    text-align: right !important;
}

.vt {
    vertical-align: top !important;
}

.vm {
    vertical-align: middle !important;
}

.vb {
    vertical-align: bottom !important;
}

.nowrap {
    white-space: nowrap;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.mla {
    margin-left: auto !important;
}

.mra {
    margin-right: auto !important;
}

.mt0 {
    margin-top: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.m0 {
    margin: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.m5 {
    margin: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.m10 {
    margin: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.m20 {
    margin: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.m30 {
    margin: 30px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mr110 {
    margin-right: 110px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.p0 {
    padding: 0 !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.p5 {
    padding: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.p10 {
    padding: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.p20 {
    padding: 20px !important;
}

.h5 {
    height: 5px;
}

.h10 {
    height: 10px;
}

.h30 {
    height: 30px;
}

.h50 {
    height: 50px;
}

.h100 {
    height: 100px;
}

.h150 {
    height: 150px;
}

.h200 {
    height: 200px;
}

.bt-none {
    border-top: none !important;
}

.br-none {
    border-right: none !important;
}

.bb-none {
    border-bottom: none !important;
}

.bl-none {
    border-left: none !important;
}

.b-none {
    border: none !important;
}

.bg-black {
    background-color: #333333;
}

.bg-gray {
    background-color: #eeeeee;
}

.bg-green {
    background-color: #d6e9c6;
}

.bg-pink {
    background-color: #f2dede;
}

.bg-orange {
    background-color: #FDE288;
}

.bg-sky {
    background-color: #D7EBFB;
}

.bg-beige {
    background-color: #F8FACF;
}

.bg-white {
    background-color: #ffffff;
}

.bg-white-im {
    background-color: #ffffff !important;
}

/*.font-black {--------------custom
    color: #333333;
}

.font-yellow {
    color: #FFFF99;
}

.font-red {
    color: #CA0000;
}

.font-orenge {
    color: #FF6600;
}

.font-sky {
    color: #029ce2;
}

.font-green {
    color: #008000;
}

.font-green3 {
    color: #004000;
}

.font-gray {
    color: #888888;
}

.font-white {
    color: #ffffff;
}*/

.dis-block {
    display: block;
}

.dis-inline {
    display: inline;
}

/* original custom */
.contents {
    padding: 0px 5px 20px 5px;
    max-width: 1100px;
    margin: 0 auto 20px auto;
    position: relative;
}

.main {
    width: 100%;
}

.required:after {
    content: "必須";
    position: absolute;
    right: 5px;
    font-weight: normal;
    padding: 0.1em 0.5em;
    background-color: #d9534f;
    width: 40px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-datetime {
    position: absolute;
    top: 6px;
    right: 5px;
    font-weight: normal;
    padding: 2px;
    6px;
    background-color: #f0ad4e;
    width: 100px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.header-block {
    margin-bottom: 20px;
    background-color: #333;
    position: fixed !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.header-block-padding {
    max-width: 768px;
    margin: 0 auto;
}

.header-block .left {
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 5px;
}

.header-block .left a {
    width: 55px;
    padding: 5px 10px;
}

.header-block .center {
    padding: 0;
}

.header-block .center h1 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    line-height: 42px;
    color: #fff;
    height: 42px;
}

.header-block .right {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
}

.header-block .right a {
    width: 55px;
    padding: 5px 10px;
}

.bg-start {
    background-color: #6C6 !important;
}

.bg-out {
    background-color: #d6e9c6 !important;
}

.bg-in {
    background-color: #FC9 !important;
}

.bg-end {
    background-color: #FC0 !important;
}

.bg-comment {
    background-color: #C8A7E0 !important;
}

.kintai-btn-area .col-xs-4 {
    margin-bottom: 5px;
    padding: 0 5px;
}

.btn-success-2 {
    background-color: #fff;
    color: #449d44;
    border-color: #398439;
}

.btn-warning-2 {
    background-color: #fff;
    color: #eea236;
    border-color: #eea236;
}

.form-group {
    margin-bottom: 10px;
}

.cal-table td {
    padding: 1px;
}

.cal-table td .btn {
    padding: 6px 9px;
}

.cal-table td .sun {
    color: #c00;
}

.cal-table td .sat {
    color: #06F;
}

.cal-table td .btn:hover {
    background-color: #c00;
    color: #fff;
}

.cal-input-table td {
    padding: 2px;
}

.cal-input-table td input {
    padding: 2px !important;
    height: 28px;
    width: 60px;
}

.red-border {
    border: solid 2px #C00 !important;
}

.jumbotron {
    padding: 20px;
    border: solid 1px #C00 !important;
    background-color: #fff;
    max-width: 600px;
    margin: 0 auto;
}

.jumbotron h1 {
    font-size: 28px;
    margin-bottom: 15px;
}

.jumbotron p {
    font-size: 14px;
}

.bg-row-title-week td {
    background-color: #c9302c !important;
    color: #fff;
}

.bg-row-title-day td {
    background-color: #fff !important;
}

.panel-danger > .panel-heading {
    background-color: #d9534f;
    color: #fff;
}

.panel-danger > .panel-heading .un-line {
    text-decoration: underline;
    color: #fff;
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #000;
    }
}