@charset"utf-8";
@font-face {
	font-family: 'Gaiji';
	src: url(./FEJP5MIN.ttf);
}


body {
    font-family: "Gaiji", "Open Sans", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif
}
.container {
    width: 900px;
    max-width: none !important
}
.sortable {
    padding-right: 16px !important;
    background: url('../../public/assets/img/sort_both.png') no-repeat center right
}
.sort_asc {
    background: url('../../public/assets/img/sort_asc.png') no-repeat center right
}
.sort_desc {
    background: url('../../public/assets/img/sort_desc.png') no-repeat center right
}
.panel-errorpage {
    margin-top: 36px;
    text-align: center;
    min-height: 300px
}
.form-alert p:before {
    padding: 0 2px 0 3px;
    content: "\f071";
    font-family: FontAwesome, sans-serif;
    margin-right: 4px
}
.loginform {
    margin-bottom: 8px
}
.passwordtext {
    font-size: 20px;
    font-family: "Osaka−等幅", "ＭＳ ゴシック", "monospace"
}
.navbar-inverse {
    background-color: #526f80;
    border-color: #82878a
}
.navbar-inverse .navbar-brand {
    color: #EEE
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #4e3e49
}
.navbar-inverse .navbar-nav > li > a {
    color: #EEE
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #21313d;
    color: #fff
}
.nav-usericon.mbr_class_0 {
    color: #fff
}
.nav-usericon.mbr_class_1 {
    color: #caff00
}
.nav-usericon.mbr_class_2,
.nav-usericon.mbr_class_3 {
    color: #fa8bdf;
}
.nav-usericon.mbr_class_9 {
    color: #ef6161
}
.page-header {
    padding-bottom: 9px;
    margin: 24px 0;
    border-bottom: 1px solid #d8d8d8
}
h1.page-header {
    font-size: 28px;
    padding: 0 0 8px 36px
}
h1.page-header:before {
    background-color: #5070b2;
    content: "";
    display: block;
    height: 28px;
    left: 24px;
    position: absolute;
    width: 16px
}
.status-kasounomi {
    border-color: #829082
}
.status-kasounomi > .panel-heading {
    color: #fff;
    background-color: #548054;
    border-color: #829082
}
.status-siki {
    border-color: #90893d
}
.status-siki > .panel-heading {
    color: #fff;
    background-color: #807f3c;
    border-color: #90893d
}
.status-kubun {
    margin-bottom: 10px;
    padding: 16px 0 0;
    background-color: #eaf1f3;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    height: 64px
}
.status-desc {
    min-height: 96px;
    background-color: #e9e9e9;
    padding: 8px;
    font-size: 12px;
    margin-left: -8px;
    margin-right: -8px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.kasoutimetbl thead tr th {
    vertical-align: middle !important;
    background-color: #eaf1f3
}
.kasoutimetbl .tdlbl {
    background-color: #eaf1f3;
    vertical-align: middle !important;
    width: 128px;
}
.kasoutimetbl td {
    vertical-align: middle !important;
    height: 48px;
}
.kasoutimetbl-siki3 td {
    height: 36px
}
.kasoutimetbl th.kasoutime {
    width: 96px
}
.kasoutimetbl th.kasoudt {
    vertical-align: top
}
.reserveable {
    font-size: 16px
}
.reserveable-many {
    color: #00f
}
.reserveable-few {
    color: #000
}
.sikitables thead tr th {
    vertical-align: middle !important;
    background-color: #eaf1f3
}
.sikitables td {
    vertical-align: middle !important;
    height: 40px;
    width: 120px !important;
}
.sikitables .tdlbl {
    background-color: #eaf1f3;
    vertical-align: middle
}
.sikitables th.kasousiki {
    width: 128px;
}
.sikitables th.kasoudt {
    vertical-align: top
}
.sikitables th.kasouscditem {
    width: 72px
}
.kasoutimetbl .tdstat {
    width: 120px
}
.siki3rest {
    width: 48px
}
.radio-inline.disabled {
    color: #bdbdbd
}
.reservelisttbl > thead > tr > th {
    background-color: #94bcfa
}
.reservelisttbl th.reslstcolno {
    width: 80px
}
.reservelisttbl th.reslstcolstat {
    width: 120px
}
.reservelisttbl th.reslstcolname {
    width: 140px
}
.reservelisttbl th.reslstcolkana {
    width: 160px
}
.reservelisttbl th.reslstcolcrmday {
    width: 140px
}
.reservelisttbl th.reslstcolcrmtime {
    width: 100px
}
.frmtbl {
    margin: 12px 0
}
.frmtbl td {
    margin: 0;
    border: 1px solid #ccc
}
.frmlbl {
    background-color: #94bcfa;
    text-align: center
}
.frmval {
    background-color: #fff
}
.frmtbl-top .frmlbl {
    font-size: 24px
}
.frmtbl-top .frmval {
    font-size: 24px
}
.frmtbl-top .lbl-dt {
    width: 240px
}
.frmtbl-top .val-dt {
    width: 280px;
    text-align: center
}
.frmtbl-top .lbl-time {
    width: 180px
}
.frmtbl-top .val-time {
    width: 180px
}

/*!*width: 160px;*!*/.frmtbl-body-tmpres .frmlbl {
    vertical-align: middle;
    text-align: center;
    background-color: #94bcfa;
    font-weight: bold
}
.frmtbl-body-tmpres .lbl-col1 {
    width: 120px !important
}
.frmtbl-body-tmpres .lbl-col2 {
    width: 40px !important
}
.frmtbl-body-tmpres .frmval {
    min-width: 480px;
    width: auto;
    padding: 8px 16px;
    vertical-align: middle
}
.frmtbl-body-tmpres .frmrem {
    vertical-align: top;
    width: 270px;
    padding: 8px
}
.form-btns {
    margin: 32px 0
}
.d_knmei_block,
.d_knsei_block {
    width: 220px !important;
    float: left;
    padding-right: 8px;
    padding-left: 8px
}
.d_ddate_select {
    display: inline-block
}
.jpdate_select_gengou {
    width: 100px !important
}
.jpdate_select_y {
    width: 80px !important
}
.jpdate_select_m {
    width: 80px !important
}
.jpdate_select_d {
    width: 80px !important
}
.radio-opt {
    padding: 8px
}
.d_ddateTx_select {
    margin: 8px 0 8px 8px
}
.d_ddateTx_text {
    margin: 8px 0 0
}
.d_dtimeTx_text {
    margin: 8px 0 0
}
.d-month {
    width: 80px
}
.warn-txt {
    color: #b14e4c
}
.confirm-val {
    color: #0004ff;
    font-size: 16px
}
.chkbox_warning {
    border: 1px solid red;
    padding: 4px 0 4px 27px;
    border-radius: 2px
}
.chkbox_wrap {
    padding: 0 0 0 32px
}
.frmlbl-left {
    width: 140px
}
.frm-val-desc {
    font-size: 12px
}
.frmlbl.required {
    color: #b10000
}
.lbl-time {
    width: 96px
}
.val-dt {
    width: 300px
}
.frmlbl-col2 {
    width: 64px
}
.frmval-col2 {
    width: 200px
}
.frmtbl-body-res .frmlbl,
.frmtbl-res .frmlbl {
    vertical-align: middle;
    font-weight: bold
}
.frmtbl-body-res .frmval {
    vertical-align: middle
}
.frmtbl-body-res .lbl-col1 {
    width: 120px !important
}
.frmtbl-body-res .lbl-col2 {
    width: 80px !important
}
.frmtbl .form-group {
    margin-bottom: 0 !important
}
.input-zip {
    width: 120px !important
}
.input-addr {
    width: 470px !important
}
.input-addr2 {
    width: 640px !important
}
.btn-zip2addr {
    margin-left: 4px;
    margin-right: 32px
}
.input-zip-desc {
    margin-left: 4px;
    color: #000;
    font-weight: normal
}
.frmtbl-sinsei .frmlbl {
    vertical-align: middle;
    font-weight: bold
}
.frmtbl-sinsei .lbl-01 {
    width: 120px !important
}
.frmtbl-sinsei .lbl-02 {
    width: 120px !important
}
.input-imeoff {
    -webkit-ime-mode: disabled;
    -moz-ime-mode: disabled;
    -ms-ime-mode: disabled;
    ime-mode: disabled
}
.lbl-siki3 {
    margin-left: 16px;
    margin-right: 72px
}
.etclbl {
    display: inline-block;
    width: 120px;
    text-align: right;
    margin-right: 16px
}
.etclbl-ex {
    width: 216px
}
.i_mournernumtxt {
    width: 64px !important;
    margin-left: 24px;
    text-align: right
}
.i_startplc-text {
    width: 440px !important
}
.i_cstnotes-text {
    width: 640px !important
}
.frmval-etc .radio-inline {
    min-width: 80px !important
}
.inputblock {
    padding-top: 8px
}
.tuumei-text {
    margin-left: 16px
}
.lbl-tuumei-sub {
    display: inline-block;
    width: 72px !important;
    text-align: right
}
.lbl-tuumei-sei {
    display: inline-block;
    width: 72px !important;
    text-align: right
}
.lbl-tuumei-sei-suffix {
    display: inline-block;
    width: 24px !important;
    text-align: left
}
.tuumei-sei {
    display: inline-block;
    width: 72px !important;
    text-align: left
}
.tuumei-mei {
    display: inline-block;
    width: 72px !important;
    text-align: left
}
.lbl-tuumei-mei {
    display: inline-block;
    width: 72px !important;
    text-align: right
}
.input-kana {
    width: 180px !important
}
.input-knj {
    width: 180px !important
}
.i_permno-desc {
    display: inline-block;
    margin-left: 24px
}
input[name=a_familiy] {
    width: 64px !important
}
.siki-arinasi {
    width: 140px !important
}
.zyunbi-waku {
    width: 120px !important;
    font-weight: normal;
    margin-left: 24px
}
.kasoutime {
    margin-left: 293px
}
.frmval .radio-inline {
    margin-left: 16px
}
.frmval-name .lbl-kana {
    width: 48px !important;
    text-align: right
}
.frmval-name .lbl-knj {
    width: 48px !important;
    text-align: right
}
.frmval-name .input-kana {
    width: 148px !important
}
.frmval-name .input-knj {
    width: 148px !important
}
.reservedetailinfo {
    margin-top: 36px;
    margin-bottom: 36px;
    font-size: 18px;
    font-weight: bold
}
.r_state_str {
    display: inline-block;
    color: #fff;
    background-color: #0034e6;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    padding: 4px 8px 5px;
    font-size: 18px
}
.r_state_0 {
    color: #fff;
    background-color: #d4232c
}
.r_state_1 {
    color: #2f2f2f;
    background-color: #ffdd5e
}
.r_state_2 {
    color: #fff;
    background-color: #0034e6
}
.report-block {
    padding: 4px 8px 5px
}
.report-block .btn-report {
    width: 240px !important
}
.form-errstr {
    color: #ea1e1e
}
.form-errstr:before {
    padding: 0 2px 0 3px;
    content: "\F06A ";
    font-family: FontAwesome, sans-serif;
    font-size: 110%;
    margin-right: 4px
}
.form-errstr p {
    display: inline-block;
    margin: 0
}
.information .article {
    margin-bottom: 64px
}
.information .article h3 {
    color: #fff;
    background-color: #002b82;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 8px 10px 3px 23px;
    position: relative;
    height: 30px
}
.information .article h3:before {
    background-color: #e4e421;
    content: "";
    display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 5px;
    width: 5px
}
.information .article-list {
	margin: 0;
}
.information .article-body {
    padding: 5px 10px 3px 40px;
    font-size: 16px;
}
.btn-cancel {
    background: #e8e8e8;
}
.btn-cancel:hover {
    background: #c8c8c8;
}
.unuse {
    display: none;
}
.information {
    height: 200px;
    margin: 30px 0;
    padding: 10px 0;
    border: 1px solid #ccc;
    overflow-x: visible;
    overflow-y: scroll;
}
.val-def {
    width: 700px;
}
.kasoutimetbl .reserveable {
    padding-left: 1em;
    padding-right: 1em;
}
.class-other .frmlbl.other-optional {
    color: #000 !important;
}
.reserve-view-class0 .class-other .frmlbl.other-optional {
    color: #b10000 !important;
}
