.bb_solid {
    border-bottom: 2px solid #999 !important;
}

#confirm_modal_table tr td:first-child {
    text-align: right;
}
#confirm_modal_table {
    font-size: 150%;
}
#confirm_modal_table th {
    width: 30% !important;
}
.form-control {
    padding: 6px 12px !important;
	height: inherit;
        line-height: inherit;
}
#single_cal1, #single_cal2 {
    padding-left: 45px !important;
}

.container {
    margin: 15px auto;
    
}
.p20 {
    padding: 20px;
}
.input {
    border: 1px solid #ccc !important;
}
body {
    background:#fff !important;
}
.x_panel {
    border: 1px solid #c7dc68 !important;
    border-radius: 5px;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f8f4e6;
}
body.nav-md .container.body .col-md-3.left_col {
    background: #739817;
    background-repeat: repeat-y;
    height: 100%;
    background-attachment: fixed;
    position: fixed;

}
li.current-page {
    background: #69821b;
}
.nav.side-menu> li.active > a {
    background: #69821b;
    border-bottom: 0;
}
body.nav-md ul.nav.child_menu li:before {
        background: #69821b;
}
body.nav-md ul.nav.child_menu li:after {
        background: #69821b;
}
.nav_title {
    background: #739817;
}

body {
    background: #F7F7F7;
    color: #333 !important;
/*    font-family: 'Noto Sans Japanese', serif;*/
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.nav_menu {
    
}
.btn-primary {
    background-color: #F05A24 !important;
    border-color: #F06333 !important;
}
.navbar-right {
    margin-right: 10px !important;
}
.center {
    margin-left: auto;
    margin-right: auto;
}

.t-center {
    text-align: center !important;
}
.t-right {
    text-align: right !important;
}
.t-left {
    text-align: left !important;
}
.table-fixed {
    table-layout: fixed;
}
.list-unstyled li {
    margin-bottom: 10px;
    font-size: 110%;
}

.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 5px 7px;
    text-align: left;
}

.cell_view {
    overflow: hidden !important;
}

.all_count {
    float: left;
    margin: 20px 10px 20px 20px;
    padding: 6px 12px 6px 0;
    font-weight: bold;
}

.search_conditions_table input, .search_conditions_table select {
    padding: 6px 12px;
}

.mt10 {
    margin-top: 10px !important;
}
.mt5 {
    display: inline-block;
    margin-top: 5px !important;
}
.m5 {
    margin: 5px !important;
}
.f-large {
    font-size: 120% !important;
    line-height: 200%;
}
.f-bold {
    font-weight: bold !important;
}
.error_message,.error_txt {
    color: #f00 !important;
}

.input {
    padding: 6px 12px;
    border: ipx solid #ccc;
}

[data-toggle=buttons]>.btn>input[type=radio], [data-toggle=buttons]>.btn>input[type=checkbox] {
    position: static;
    z-index: 1;
    filter: alpha(opacity=0);
    opacity: 1; 
}

.bb_dash {
    border-bottom: 1px dashed #ccc !important;
}
.information .title {
    font-size: 120%;
}
.ml10 {
    margin-left: 10px !important;
}

.panel .nav li a:hover {
    background: #00468c;
    color: #fff;
}
.panel .nav li a {
    border-radius: 0;
}
textarea {
    resize: none;
}

.comment_box {
    border: 1px solid #ccc;
    font-size: 110%;
}
.comment_box .comment_body {
    padding: 10px;
}
.comment_box .comment_footer {
    text-align: right;
    padding: 10px;
}
.comment_avatar {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #ccc;
    border: 1 solid #fff;
    margin: 0 auto;
}
.thread_avatar {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background: #ccc;
    border: 1 solid #fff;
    margin: 0 auto;
}
.thread_footer {
    text-align: right;
    margin-bottom: -10px;
}

.free {
    font-weight: bold !important;
    background: #F05A24 !important;
}
.business {
    font-weight: bold !important;
    background: #73C017 !important;
}
.profile_img {
    width: 100%;
    border-radius: 50%;
}
.thumnail {
    width: 80px;
    border-radius: 5px;
    border: 1px solid #aaa;
}

.bg_dark {
    background: #ccc;
}
.modal-body p {
    text-align: center;
    font-size: 150%;
    line-height: 150%;
}
.modal-title {
    text-align: center;
    font-weight: bold;
}
.modal-footer .btn {
    font-size: 150%;
}
.modal-header {
border-top-left-radius: 6px;
border-top-right-radius: 6px;
background: #eeeeee;

}
.modal-body .confirm_modal th {
    text-align: right;
    padding-right: 5%;
    font-size: 150%;
}
.modal-body .confirm_modal td {
    text-align: left;
    padding-left: 5%;
    font-size: 150%;
}
.nav-pills>li>a {
    font-size: 90%;
}
.nav-pills>li>a:hover {
    background: #73C017 !important;
}

.site-footer a:hover {
    text-decoration: none;
}
.help_content {
    color: #333;
}
.help_content h3 {
    font-size: 130%;
    margin: 10px;
}
.help_content ul  {
    list-style: none;
}.help_content ul li {
    margin: 5px;
}
.help_content ul li a {
    color: #5A738E;
}
.help_img {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #eee;
    max-width: 500px;
    max-height: 300px;
    cursor: pointer;
    margin: 5px;
}
.b-large {
    width: 30%;
    margin: 20px;
}
.btn-lg {
    padding: 15px 60px;
    font-size: 12px;
    line-height: 1.33;
    font-weight: bold;
    color: #fff;
    background-color: #bd1550;
}

.color_list {
    margin: 10px auto 10px;
}
.color_list .red {
    background: #bd1550;
}
.color_list .green {
    background: #b8d200;
}
.color_list .blue {
    background: #38a1db;
}
.color_list .black {
    background: #544a47;
}
.color_list .white {
    background: #fbfaf5;
}
.color_list .color_box {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
}
#payjp_checkout_box input[type=button] {
    -webkit-appearance: none;
    width: 100%;
    border-radius: 2px;
    display: inline-block;
    padding: .5em 1em;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #2FA0DC;
    color: #fff;
    background-color: #198fcc;
    background-image: -webkit-linear-gradient(#35a9e6 0,#319cd3 48%,#2590c7 100%);
    background-image: -moz-linear-gradient(#35a9e6 0,#319cd3 48%,#2590c7 100%);
    background-image: -o-linear-gradient(#35a9e6 0,#319cd3 48%,#2590c7 100%);
    background-image: linear-gradient(#35a9e6 0,#319cd3 48%,#2590c7 100%);
}
#payjp_checkout_box input[type=button]:hover {
    color: #5A738E;
}
.plan_btn {
    -webkit-appearance: none;
    text-decoration: none !important;
    width: 100%;
    border-radius: 2px;
    display: inline-block;
    padding: .5em 1em;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #2FA0DC;
    color: #fff;
    background-color: #198fcc;
    background-image: -webkit-linear-gradient(#35a9e6 0,#319cd3 48%,#2590c7 100%);
    background-image: -moz-linear-gradient(#35a9e6 0,#319cd3 48%,#2590c7 100%);
    background-image: -o-linear-gradient(#35a9e6 0,#319cd3 48%,#2590c7 100%);
    background-image: linear-gradient(#35a9e6 0,#319cd3 48%,#2590c7 100%);
}
.wrapps {
    background:#fff;
}
.noscroll {
    position: fixed;
    overflow-y: scroll;
}
#system_alert_body p {
    margin-top: 10px;
}
#system_alert_body {
    text-align: center;
    font-size: 20px;
    line-height: 150%;
    padding: 10px;
}
#system_alert_header {
    text-align: center;
    font-size: 30px;
    padding: 10px;
    color: #900;
}
#system_alert_contents {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    z-index: 100;
    position: absolute;
    top: 20%;
}
#system_alert {
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.80;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
}
#system_info_body p {
    margin-top: 10px;
}
#system_info_body p img.plan_img {
    width: 100%;
    min-height: 300px;
    background: #fff;
}
#system_info_body {
    text-align: center;
    font-size: 20px;
    line-height: 150%;
    padding: 10px;
}
#system_info_header {
    text-align: center;
    font-size: 30px;
    padding: 10px;
    color: #900;
}
#system_info_contents {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 100;
    position: absolute;
    top: 10%;
}
#system_info {
    width: 100%;
    height: 100%;
    background: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.80;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
}
#member_login_form input {
    padding: 20px;
    border: 1px solid #ccc;
}
.fixed_height_150 {
    height: 150px;
}