/* PC */
@media screen and (min-width: 769px), print {
    .sp {
        display:none !important;
    }
}

/* sp  */
@media only screen and (max-width: 768px) {
    .sp {
        display:block !important;
    }
    .pc {
        display:none !important;
    }
}

.nav-tabs table {
    display: block;
    background: none;
    border: none;
}

/* +++++++++++    navbar    +++++++++++  */
.navbar-static-side1 {
    margin-top: 64px;
    box-shadow: 0px 0px 5px #aaa;
    position: relative;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 2001;
    width: 200px;
    transition: width 0s;
    background-color: #fff;
}
@media (max-width: 768px) {
    .navbar-static-side1 {
        margin-top: 60px;
    }
}
.panel-body {
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    position: relative !important;
}
.tabs-container_nav {
    padding-top: 15px;
    background-color: #455a64;
}
.nav-tabs {
    border-bottom: none !important;
    flex-wrap: nowrap;
}
.nav-tabs-li {
    margin-bottom:0 !important;
    margin:0 0 0 6px !important;
    width: 90px !important;
}
@media (max-width: 768px) {
    .nav-tabs {
        flex-wrap: wrap;
    }
    .nav-tabs-li {
        margin-bottom:0 !important;
        margin:0 5px 0 10px !important;
        width: calc(50% - 15px) !important;
    }
    .nav-tabs-li + .nav-tabs-li {
        margin:0 10px 0 5px !important;
    }
}
.nav-link {
    color: #fff !important;
    padding: 10px 5px !important;
    border: none !important;
    text-align:center !important;
}
.nav-link-fa {
    font-weight: 800;
}
/* オーバーライド */
.nav-link-fa::before {
    color: #ee4543;
    font-weight: 400;
    margin-right:5px;
}
/* オーバーライド */
.metismenu1-li-fa::before {
    color: #ee4543;
}
.nav-link.active {
    color: #455a64 !important;
}
.nav1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    font-size:14px;
    padding: 6px;
}
@media (max-width: 768px) {
    .nav1 {
        padding:6px 10px 100px;
    }
}
.nav-second-level1,
.nav-third-level1 {
    padding: 0px;
}
.metismenu1-li {
    display: block;
    width: 100%;
    position: relative;
}
@media (max-width: 768px) {
    .metismenu1-li:last-child {
        margin-top:20px;
    }
    .management {
        width:90%;
        text-align:center;
    }
}
.metismenu1-li.active {
    background: #f5f5f5;
}
.metismenu1-li-a {
    color:inherit;
    padding: 14px 5px 14px 10px;
    display: block;
}
.collapse.in {
    display: block;
}
.arrow {
    float: right;
    line-height: 1.42857;
}
.arrow.on:before {
    content: "\f106" !important;
}
.metismenu1-li-a.on  {
    font-weight:800;
}
.metismenu1-li-a.off  {
    font-weight:200;
}
.metismenu1-li-fa:before {
    font-weight: 400;
    margin-right: 5px;
}
.metismenu1-li-fa.arrow:before {
    color: #727272;
}
@media (max-width: 768px) {
    .nav-label {
        display:inline-block !important;
    }
}
.label-warning {
    padding:1px 6px !important;
}
.nav-second-level1-li:last-child {
    padding-bottom: 10px;
}
.nav-second-level1-li-a {
    padding: 7px 10px 7px 10px;
    padding-left: 34px;
    min-width:8em;
}
.navbar-fixed-top,
.navbar-static-top {
    padding: 0 15px;
    border-bottom:none !important;
    pointer-events: auto;
}

/* +++++++++++    nav-bar    +++++++++++  */
/* team_name */
.team_name {
    float:right;
    margin-left:20px;
}
@media (max-width: 768px) {
    .team_name {
        float:none;
        margin-left:20px;
        margin-bottom:18px;
    }
}
.team_name_link {
    font-size:18px !important;
    letter-spacing:1px;
}
.dropdown-team_name {
    width: 310px;
    min-width: 0;
    margin-left:145px;
    padding:10px;
    top:50px;
}
@media (max-width: 768px) {
    .dropdown-team_name {
        width: auto;
        margin-left:80px;
        top:45px !important;
    }
}

.dropdown-alerts {
    top:50px;
}
.label-warning,
.badge-warning {
    background-color: #c43828;
    font-size:10px;
}

/* profArea */
.profArea {
    margin-left:10px;
}
.profile-element {
    position:relative;
}
.profile-element::after {
    position:absolute;
    content:"";
    top:0;
    bottom: 0;
    right: 5px;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-top: 4px solid #fff;
    margin: auto;
    z-index: -1;
}
@media (max-width: 768px) {
    .profArea {
        width:160px;
        float:none;
    }
    .profile-element {
        padding-right:0;
    }
    .profile-element::after {
        top:15px;
        right: 16px;
        bottom: auto;
    }
}
.profArea-dropdown-toggle {
    padding:0 !important;
}
.profArea-dropdown-menu {
    padding:10px;
    width:310px !important;
    left:-90px;
}
@media (max-width: 768px) {
    .profArea-dropdown-menu {
        padding:10px;
        width:260px!important;
        right:0;
    }
}
.profArea_inn,
.dropdown-item {
    padding: 3px 10px;
}
.profile_element_img {
    width:38px;
    height:38px;
    float:left;
}
@media (max-width: 768px) {
    .profile_element_img {
        width:32px;
        height:32px;
        display:block;
    }
    .profArea-dropdown-toggle.cbox {
        display:inline-block;
        padding:10px 0px !important;
    }
}
.dd_profile_element_img {
    width:76px;
    height:76px;
    display:inline-block;
    float:left;
}
@media (max-width: 768px) {
    .dd_profile_element_img {
        width:38px;
        height:38px;
        display:inline-block;
        float:left;
    }
}
.member_number,
.member_name {
    padding-right:20px;
}
.member_number {
    margin-left:46px;
}
@media (max-width: 768px) {
    .member_number,
    .member_name {
        margin-left:10px;
        float:left;
        line-height:1.2;
        padding-right:0;
    }
    .profArea_inn_member_box_span {
        margin-top:0 !important;
    }
    .navbar-top-links-li-a {
        padding:18px 5px !important;
    }
    .dropdown-menu-li-a {
        padding:8px 5px !important;
    }
    .dropdown {
        display: block !important;
    }
    .profArea_inn_member_box {
        float:right;
        width:calc(100% - 38px);
    }
}
.profArea_inn {
    text-align:right;
}

/* +++++++++++    no-class    +++++++++++  */
body {
    color: #455a64;
    font-size: 14px;
    font-weight:200;
}
a {
    color:#455a64;
}
a:hover {
    color:#455a64;
}

/* +++++++++++    wrapper    +++++++++++  */
#wrapper {
    max-width:none !important;
    background-color:#fff !important;
}
.page-heading-spe {
    margin-left:-30px;
    margin-right:-30px;
    padding-bottom:0px;
}
@media (max-width: 768px) {
    .page-heading-spe {
        margin-left:-25px;
        margin-right:-25px;
    }
}
.wrapper-content {
    padding: 20px 0px 45px;
}
@media (max-width: 768px) {
    .wrapper-content {
        padding: 15px 0px 73px;
    }
}
#page-wrapper {
    width: calc(100% - 200px);
    margin-top: 64px !important;
    padding:0 30px;
}
@media (max-width: 768px) {
    #page-wrapper {
        width: 100% !important;
        margin-top: 60px !important;
        padding:0 10px;
    }
    .profile-element {
        display:block !important;
        line-height:1;
    }
}

/* +++++++++++    cbox    +++++++++++  */
.cbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/* +++++++++++    h-tag    +++++++++++  */
.h1 {
    font-size:0;
    line-height:normal;
    margin:0;
    padding:0;
}
.h2 {
    position: relative;
    padding: 0 0 15px;
    margin: 0;
    text-align: left;
    font-size:18px;
    letter-spacing:2px;
}
.breadcrumb-h2 {
    padding-bottom:25px;
}
@media (max-width: 768px) {
    .h2 {
        padding: 0 0 10px;
    }
    .breadcrumb-h2 {
        padding-bottom:15px;
    }
}
.h5 {
    font-size:18px !important;
    letter-spacing:2px;
    font-weight:200;
    margin:0 !important;
}

/* +++++++++++    table    +++++++++++  */
.table_line {
    border-color:#cccccc;
    margin:15px 0 13px;
}

/* +++++++++++    label    +++++++++++  */
.label {
    margin-left:10px;
    color: #fff;
}
.label-danger {
    background-color: #c43828;
}
.label-info {
    background-color: #529dbf;
}
.label-comp {
    background-color: #1c84c6;
}
.label-normal {
    background-color: #455a64;
}

/* +++++++++++    padding    +++++++++++  */
.p-xxs {
    padding: 5px !important;
}
.p-xs {
    padding: 10px !important;
}
.p-sm {
    padding: 15px !important;
}
.p-m {
    padding: 20px !important;
}
.p-md {
    padding: 25px !important;
}
.p-lg {
    padding: 30px !important;
}
.p-xl {
    padding: 40px !important;
}
.p-w-xs {
    padding: 0 10px !important;
}
.p-w-sm {
    padding: 0 15px !important;
}
.p-w-m {
    padding: 0 20px !important;
}
.p-w-md {
    padding: 0 25px !important;
}
.p-w-lg {
    padding: 0 30px !important;
}
.p-w-xl {
    padding: 0 40px !important;
}
.p-h-xs {
    padding: 10px 0 !important;
}
.p-h-sm {
    padding: 15px 0 !important;
}
.p-h-m {
    padding: 20px 0 !important;
}
.p-h-md {
    padding: 25px 0 !important;
}
.p-h-lg {
    padding: 30px 0 !important;
}
.p-h-xl {
    padding: 40px 0 !important;
}

/* +++++++++++    font-size    +++++++++++  */
.font-size10 {
    font-size:10px;
}
.font-size11 {
    font-size:11px;
}
.font-size12 {
    font-size:12px;
}
.font-size13 {
    font-size:13px;
}
.font-size14 {
    font-size:14px;
}
.font-size15 {
    font-size:15px;
}
.font-size16 {
    font-size:16px;
}
.font-size17 {
    font-size:17px;
}
.font-size18 {
    font-size:18px;
}
.font-size19 {
    font-size:19px;
}
.font-size20 {
    font-size:20px;
}

/* +++++++++++    width    +++++++++++  */
.w-half {
    width:50%;
}

/* +++++++++++    icon    +++++++++++  */
.fa-s {
    padding-top:4px;
    font-size:18px;
}

/* +++++++++++    btn    +++++++++++  */
.btn {
    line-height: 1.4;
    padding: .375rem .75rem !important;
}
.btn-plus ,
.btn-close {
    position:relative;
    padding-right:35px !important;
}
.btn-plus::after {
    position:absolute;
    content:"＋";
    right:10px;
    font-weight:800;
    font-size:18px;
    top:3px;
}
.btn-close::after {
    position:absolute;
    content:"−";
    right:10px;
    font-weight:800;
    font-size:18px;
    top:1px;
}
.btn-shadow {
    box-shadow: 0px 2px 5px -2px #aaa !important;
}
.btn-shadow:hover {
    color:#fff;
    opacity:0.7;
}
.btn.bg-none:hover {
    color:inherit;
    opacity:0.5;
}
.btn2 {
    white-space: normal !important;
}
.btn-danger {
    background-color:#c43828 !important;
    color:#fff !important;
}
.is-hidden {
    display: none;
}
.ibox-title {
    border:none;
}
.link-btn {
}
.link-btn:not(:first-child) {
    margin-left:5px;
}

.btn-big {
    padding: .5rem 1rem;
}

/* +++++++++++    shadow    +++++++++++  */
.box-shadow {
    box-shadow: 0px 0px 5px #aaa !important;
}
.bs-none {
    box-shadow:none !important;
}

/* +++++++++++    color    +++++++++++  */
/* オーバーライド */
/* key-color */
.key-color {
    color: #ee4543;
    background:#ee4543;
    border-color:#ee4543 !important;
}
.key-color.txt-link:hover {
    color:inherit;
    opacity:0.5;
}

/* background-color */
.boxed-layout {
    background:#ccc !important;
}
.block-danger-light {
    background:rgba(237,85,101,.1);
}
.bg-w {
    background:#fff !important;
}
.bg-none {
    background:none;
}

/* font-color */
.font-w {
    color:#fff !important;
}
.font-default {
    color: #455a64;
}
.text-danger {
    color:#c43828 !important;
}

/* +++++++++++    border    +++++++++++  */
.bd-w {
    border-color:#fff;
}
.bd-none {
    border:none;
}
@media (max-width: 768px) {
    .bd-none {
        border:none;
    }
}
.bd-dashed {
    border-bottom-style: none !important;
    position:relative;
}
.bd-dashed::after {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    bottom: 0;
    left:0;
    right:0;
    margin:0 auto;
    border-bottom: 1px dashed #bababa;
    height:1px;
}
.bd-danger {
    border: 2px solid #c43828;
    background: #fff;
}

/* +++++++++++    font-weight    +++++++++++  */
.font-400 {
    font-weight:400;
}
.font-light {
    font-weight:300;
}
.font-e-light {
    font-weight:200;
}

/* +++++++++++    vertical-align    +++++++++++  */
.va-middle {
    vertical-align:middle !important;
}

/* +++++++++++    opacity    +++++++++++  */
.opa0 {
    opacity: 0;
}
.opa3 {
    opacity: 0.3;
}
.opa5 {
    opacity: 0.5;
}
.opa7 {
    opacity: 0.7;
}
.opa10 {
    opacity: 1;
}

/* +++++++++++    breadcrumb    +++++++++++  */
.breadcrumb {
    background-color: inherit !important;
    margin-bottom:20px;
}
.breadcrumb-spe {
    padding-top:20px;
    margin-bottom:20px;
}
@media (max-width: 768px) {
    .breadcrumb-spe {
        padding-top:15px;
        margin-bottom:15px;
    }
}
.breadcrumb-item {
}
.breadcrumb-item:not(:first-child) {
    margin-left:20px;
    position:relative;
    padding:0;
}
.breadcrumb-item:not(:first-child)::before {
    content:"";
    position:absolute;
    left: -14px;
    top:0;
    bottom:0;
    margin:auto;
    width: 6px;
    height: 6px;
    border-top: 1px solid #455a64;
    border-right: 1px solid #455a64;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    padding:0;
}
.breadcrumb-item-a {
    text-decoration:underline;
}

/* +++++++++++    footer    +++++++++++  */
.footer {
    padding:11.5px 25px;
}
@media (max-width: 768px) {
    .footer {
        padding:15px 10px 10px;
    }
    .ft-link,
    .copyright {
        float:none !important;
    }
    .ft-link {
        margin-bottom:10px;
    }
}

.txt-link {
    position:relative;
    display:inline-block;
}
@media (max-width: 768px) {
    .txt-link {
        margin-top:0 !important;
    }
}
.txt-link .arrow {
    float:none;
    margin-left: 10px;
    font-size: 16px;
}
.txt-link .arrow:before {
    content: "\f105";
}
.txt-link + .txt-link {
    margin-left:15px;
}
@media (max-width: 1024px) {
    .txt-link + .txtlink {
        margin-left:0px;
    }
}

.pt {
    width:50px;
    height:50px;
    border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
}
.pt::before {
    position:absolute;
    content:"";
    top:6px;
    bottom:0;
    left: 0;
    right:0;
    margin:auto;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index:5;
}

/* +++++++++++    sec    +++++++++++  */
.sec {
    margin-bottom:60px;
}
.sec-box-title{
    border:none;
    padding:25px 20px 0 ;
}
.sec-box-tools {
    display: block;
    float: none;
    margin-top: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0;
    text-align: right;
}
.sec-box {
    margin:0;
    border-bottom:2px solid #c2c2c2 !important;
    box-shadow:5px 2px 5px -5px #c2c2c2;
    position:relative;
}
.sec-box + .sec-box {
    margin-top:10px;
}
.sec-box-content {
    border:none;
    padding:20px;
}
.sec-list-group {
    padding:15px 20px;
}
.sec-list-group-item {
    padding:15px 0;
}

/* table */
.sec-table {
    margin:0;
    letter-spacing:1px;
    border:none !important;
    border-top: 1px solid #e7eaec !important;
}

.sec-box-tr {
}
.sec-box-th {
    padding:15px 8px 14px !important;
    clear: both;
}
@media (max-width: 768px) {
    .table-gp tbody {
        display:block;
    }
    .table-gp .sec-box-tr {
        display:block;
    }
    .sec-box-th {
        padding:10px !important;
        font-size:13px;
        background-color: #F5F5F6;
    }
}
.sec-box-td {
    border-top-width:0 !important;
    vertical-align: middle !important;
}
.sec-box-th ,
.sec-box-td {
    border-right-width:0 !important;
}
.sec-box-th:first-child ,
.sec-box-td:first-child {
    border-left-width:0 !important;
}
.line-plural-border:first-child {
    border-left-width: 1px !important;
}
.sec-box-th:not(:first-child),
.sec-box-td:not(:first-child){
    border-left: 1px solid #e7eaec;
}
@media (max-width: 768px) {
    .sec-box-th-gp ,
    .sec-box-td-gp {
        display:block !important;
        width:100% !important;
        box-sizing:border-box;
    }
    .sec-box-th-fc ,
    .sec-box-td-fc {
        border-top-width:0 !important;
    }
    .sec-box-td-gp  {
        border-left-width:0 !important;
        border-bottom-width:1px !important;
    }
    .sec-box-td-gp.text-center {
    }
    .sec-box-tr:last-child {
    }
    .line-plural-border:first-child {
        border-left-width: 0px !important;
    }
    .d-flex {
        display: inline-block !important;
    }
    .sec-box-td-nolc{
        border-bottom-width: 0px !important;
    }
}
.sec-box-td-btn {
    width: 1px;
}
@media (max-width: 768px) {
    .sec-box-td-btn {
        width: auto;
    }
}
.fsi-none {
    display:none !important;
}

/* table */
.sec-procedure-box {
    color: inherit;
    margin-bottom: 0;
    padding: 15px 100px 15px 8px !important;
    min-height: 48px;
    position: relative;
    clear: both;
}
@media (max-width: 768px) {
    .sec-procedure-box {
        padding: 10px 100px 10px 0px !important;
        width:100%;
    }
}
.sec-procedure {
    display: inline-block;
    font-size: 14px;
    padding: 0;
    text-overflow: ellipsis;
    float: none;
}
.sec-tag {
    display: block;
    float: none;
    margin-top: 0;
    position: absolute;
    top:0;
    height:17px;
    bottom:0;
    margin:auto;
    right: 10px;
    text-align: right;
    font-size:12px !important;
    font-weight:400;
}
.sec-tag-normal {
    display: inline-block;
    position: relative;
    margin-top: auto;
    top:auto;
    bottom:auto;
    margin:auto;
    right: auto;
    text-align: inherit;
}

/* 進捗バー */
.sec-progress {
    margin-top:8px;
    width:calc(100% - 40px);
}
.progress-big {
    margin-top: 0;
    height: 20px;
    width: calc(100% - 50px);
}
.table_block {
    display:table;
    width:100%;
}
.table_block_cell {
    display:table-cell;
    vertical-align:middle;
}
@media (max-width: 768px) {
    .table_block_cell {
        display:block;
    }
}

/* +++++++++++    step    +++++++++++  */
.stepArea {
    justify-content:space-between;
    margin:0;
    flex-wrap:nowrap;
}
.stepArea-item {
    width: 100%;
    margin: 0 0.3%;
}
.stepArea-item:first-child {
    margin-left: 0;
}
.stepArea-item:last-child {
    margin-right: 0;
}
.stepArea-block {
    position:relative;
    padding:5px 5px 7px;
    box-sizing:border-box;
    min-height:76px;
    opacity:0.65;
}
@media all and (-ms-high-contrast: none) {
    .stepArea-block::after ,
    .stepArea-block::before {
        opacity:0.65;
    }
}
.stepArea-block-on ,
.stepArea-block-on::before ,
.stepArea-block-on::after {
    opacity:1;
}
.stepArea-block-over {
    background-color:#cacaca;
    opacity:1;
}
.stepArea-block-over::before {
    border-color:#cacaca;
    border-left-color: transparent;
    opacity:1;
}
.stepArea-block-over::after {
    border-color:transparent;
    border-left-color: #cacaca;
    opacity:1;
}
@media (max-width: 991px) {
    .stepArea {
        flex-wrap:wrap;
    }
    .stepArea-block {
        min-height:54px;
        padding:5px 5px 7px;
        margin-bottom:30px;
    }
    .stepArea-block-last {
        margin-bottom:0;
    }
    .stepArea-block::after {
        position:absolute;
        content:"";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px;
        border-color: transparent;
        border-top-color: inherit;
        top:-20px;
        left:0;
        right:0;
        margin:auto;
    }
    .stepArea-block::before {
        content:normal;
    }
    .stepArea-block-over::after {
        border-color: transparent;
        border-top-color: #cacaca;
    }
}
.stepArea-block-first::before {
    border:none;
}
.stepArea-block-first::after {
    border:none;
}
.stepArea-num {
}
.stepArea-text {
    line-height:1.2;
    vertical-align:middle;
}

/* +++++++++++    width-special    +++++++++++  */
.news-date {
    max-width:100px;
}
.procedure {
    width:48%;
    position: relative;
}
.nexts {
    width:48%;
}
@media (max-width: 991px) {
    .news-date {
        max-width:inherit;
    }
    .procedure {
        width:inherit;
    }
    .nexts {
        width:inherit;
    }
}

/* +++++++++++    other    +++++++++++  */
.no-click {
    pointer-events:none;
}
.fa-search-cl:before {
    content: "\f002" !important;
}

.panel-cl {
    border: none;
}
.panel-heading-cl {
    background-color: #fff !important;
    border-bottom: none;
    padding: 0;
    height: 42px;
}
.panel-heading-a-cl {
    padding:10px 15px;
    border-radius:.25em;
}
.panel-heading-sbt-cl {
    top:0;
    right:0;
}
.panel-collapse-cl {
    background-color:#F5F5F5;
    padding:20px;
    border-top:solid 3px;
    border-color:inherit;
    margin-top:-3px;
}

.panel-collapse-cl-proxy {
    background-color:inherit;
    padding:0;
    border-top:none;
    border-color:inherit;
    margin-top:0;
}
.nav-tabs-cl-proxy {
    display: flex;
    justify-content: space-between;
}
.nav-tabs-li-cl-proxy {
    width: 100%;
    align-self: stretch;
}
.nav-link-cl-proxy {
    height: 100%;
    width: 100%;
    display: table !important;
}
.nav-link-span-cl-proxy {
    display: table-cell;
    vertical-align: middle;
}

@media (max-width: 991px) {
    .panel-collapse-cl-proxy {
    }
    .nav-tabs-cl-proxy {
        display: block;
    }
    .nav-tabs-li-cl-proxy {
    }
    .nav-link-cl-proxy {
        display: block !important;
    }
    .nav-link-div-cl-proxy {
        display: inline;
    }
}

.list-group-cl {
    background:#fff;
    line-height:35px;
    padding:0;
}
.list-group-item-cl:first-child {
    border-top:none;
    border-bottom: 1px solid #e7eaec;
}
.list-group-item-cl {
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 15px 20px;
}

.sec-list-group-th {
    width: 180px;
    padding-right: 20px;
}
.sec-list-group-td {
}
.sec-list-group-td:nth-of-type(2) {
    width: 15%;
}

@media (max-width: 991px) {
    .sec-list-group-th {
        width: 100%;
        display: block;
        line-height: 1.4;
        margin-bottom: 5px;
    }
    .sec-list-group-td {
        width: 100%;
        display: block;
    }
    .sec-list-group-td:nth-of-type(2) {
        width: 100%
    }
}

.proxy-sec-list-group-tr {
    display: table;
    width: 100%;
}
.proxy-sec-list-group-th {
    width: auto;
}
.proxy-sec-list-group-td {
    padding: 10px 20px;
}
.proxy-sec-list-group-td:nth-of-type(1) {
    width: 15%;
}
.proxy-sec-list-group-td:nth-of-type(2) {
    width: auto;
}
.proxy-sec-list-group-td:nth-of-type(3) {
    width: 20%;
}
.proxy-sec-list-group-td:nth-of-type(3) a {
    width: 154px;
}
.proxy-sec-list-group-td:nth-of-type(4) {
    width: 10%;
}

@media (max-width: 991px) {
    .proxy-sec-list-group-tr {
        padding: 10px;
        display: block;
    }
    .proxy-sec-list-group-th {
        width: auto;
    }
    .proxy-sec-list-group-td {
        padding:5px 10px;
        line-height: 1;
        display: inline-block;
    }
    .proxy-sec-list-group-td:nth-of-type(1) ,
    .proxy-sec-list-group-td:nth-of-type(2) ,
    .proxy-sec-list-group-td:nth-of-type(3) ,
    .proxy-sec-list-group-td:nth-of-type(4) {
        width: auto;
    }
    .proxy-sec-list-group-td:nth-of-type(n+3) {
        display: table-cell;
    }
    .proxy-sec-list-group-td:nth-of-type(4) {
        margin-left: 0;
        text-align: right !important;
        width: 100%;
    }
}

.proxy-alert {
    margin-bottom: 15px;
}
.proxy-alert-div {
    border-radius: 5px;
}
.proxy-alert-div:not(:first-child) {
    margin-top: 5px;
}

.step-procedure {
}
.step-nav {
    margin-left: -40px;
}
.step-nav-box {
    border-width: 3px;
    text-align: center;
    border-style: solid;
    float: left;
    width: calc(33.33% - 40px);
    margin-left: 40px;
    padding: 30px 30px 60px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
}
.step-nav-box.under::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(150,150,150,.3);
}
.step-nav-box.on {
}
.step-nav-box.over {
    color: #ccc;
    border-color: #ccc !important;
    position: relative;
    pointer-events: none;
}
.step-nav-box::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: -38px;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-left-color: inherit;
    margin: auto;
}
.step-nav-box.under::after {
    border-left-color: #bbb;
}
.step-nav-box.over::after {
    border-left-color: #ccc;
}
.step-nav-box:nth-of-type(3n)::after {
    display: none;
}
.step-nav-box:last-of-type:after {
    display: none;
}
.step-nav-box:nth-of-type(n+4) {
    margin-top: 20px;
}
.step-nav-dl ,
.step-nav-dt ,
.step-nav-dd {
    margin-bottom: 0;
}
.step-nav-dt-tit {
    font-size: 20px;
}
.step-nav-dt-fa {
    margin-top: 10px;
    font-size: 50px;
    padding: 17px 15px 15px;
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
    width: 84px;
    height: 84px;
}
.step-nav-dt-fa-over {
    color: #ccc;
    border-color: #ccc !important;
}
.step-nav-dd {
    margin-top: 10px;
}
.step-nav-dd-txt {
    margin-bottom: 12px;
}
.step-nav-dd-sec-box {
    border-radius: 3px;
    white-space: normal;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 166px;
}
.step-flow-dd-sec-box-btn {
    position: absolute;
    right: 20px;
    width: 166px;
    z-index: 2;
}
.step-nav-dd-sec-box-over {
    background-color: #ccc;
    border-color: #ccc !important;
}
.step-nav-dd-sec-box-title {
    min-height: auto;
    background-color: inherit;
    color: #fff;
    border-radius: 3px;
    font-weight: 400;
    padding: 5px 30px 5px 10px;
}
.step-nav-dd-sec-box-ibox-tools {
    top: 8px;
    right: 5%;
    line-height: 1;
}
.step-nav-dd-sec-box-ibox-tools-a {
    margin-left: 0 !important;
}
.step-nav-dd-sec-box-ibox-tools-a-i {
    color: #fff;
}
.step-nav-dd-sec-box-ibox-tools-a-fa {
}
.step-nav-dd-sec-box-ibox-content {
    padding: 0 1px;
    background: none !important;
}
.step-nav-dd-sec-box-ibox-content-div {
    background-color: #fff;
    padding: 5px;
}
.step-nav-dd-sec-box-ibox-content-div-a {
    display: block;
}
.step-nav-dd-sec-box-ibox-content-div:not(:first-child) {
    margin-top: 1px
}
.step-nav-dd-sec-box-ibox-content-div:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 991px) {
    .step-nav {
        margin-left: 0;
    }
    .step-nav-box {
        float: none;
        width: 100%;
        margin-left: 0;
        padding: 15px;
    }
    .step-nav-box-btn {
        padding-bottom: 40px;
    }
    .step-nav-box:not(:first-child) {
        margin-top: 40px;
    }
    .step-nav-box::after {
        top: auto;
        bottom: -38px;
        left: 0;
        right: 0;
        border-left-color: transparent !important;
        border-top-color: inherit;
    }
    .step-nav-box.under::after {
        border-top-color: #bbb !important;
    }
    .step-nav-box:nth-of-type(3n)::after {
        display: block;
    }
    .step-nav-box:nth-of-type(n+4) {
        margin-top: 40px;
    }
    .step-nav-box:last-of-type:after {
        display: none;
    }
    .step-nav-dl {
        display: table;
        width: 100%;
    }
    .step-nav-dt {
        display: table-cell;
        width: 20%;
        vertical-align: middle;
    }
    .step-nav-dt-tit {
        line-height: 1;
    }
    .step-nav-dt-fa {
        font-size: 32px;
        width: 54px;
        height: 54px;
        padding: 10px;
        margin-top: 5px;
    }
    .step-nav-dd {
        display: table-cell;
        width: 80%;
        padding-left: 8%;
        margin-top: 0;
        vertical-align: middle;
        text-align: left;
    }
    .step-nav-dd-sec-box {
        margin-top: 5px;
        position: relative;
        left: none;
        right: none;
        margin: auto;
    }
    .step-nav-dd-sec-box-btn {
        position: absolute;
        left: 20px;
        width: 166px;
        z-index: 2;
    }
}

.step-flow {
    margin-top: 65px;
}
.step-flow-block {
    position: relative;
}
.step-flow-block:not(:first-child) {
    margin-top: 30px;
}
.step-flow-block.on {
}
.step-flow-block.over {
    pointer-events: none;
}
.step-flow-bar {
    width: 84px;
    float: left;
    position: relative;
}
.step-flow-bar-div {
    position: absolute;
    content: "";
    width: 3px;
    height:100%;
    top: 49px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
.step-flow-bar-div-under {
    background-color: #bbb;
}
.step-flow-bar-div-over {
    background-color: #ccc;
}
.step-flow-bar-div-lc {
    display: none;
}
.step-flow-bar-fa {
    font-size: 50px;
    padding: 17px 15px 15px;
    border-width: 3px;
    border-style: solid;
    border-radius: 50%;
    width: 84px;
    height: 84px;
    margin-top: -15px;
    background: #fff;
    text-align: center;
}
.step-flow-bar-fa-under {
    background-color: #f3f3f4 !important;
    position: relative;
}
.step-flow-bar-fa-under::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0;
    left: 0;
    background-color: rgba(150,150,150,.3);
}
.step-flow-bar-fa-over {
    color: #ccc;
    border-color: #ccc !important;
}
.step-flow-box {
    width: calc(100% - 124px);
    float: right;
}
.step-flow-dl ,
.step-flow-dt ,
.step-flow-dd {
    margin-bottom: 0;
}
.step-flow-dl {
    background: #fff;
    border-width: 3px;
    border-style: solid;
    position: relative;
}
.step-flow-dl-over {
    border-color: #ccc !important;
    color: #ccc !important;
}
.step-flow-dl-under::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(150,150,150,.3);
}
.step-flow-dt {
    padding: 10px;
    font-size: 18px;
}
.step-flow-dt-over {
    background-color: #ccc;
}
.step-flow-dd {
    padding: 20px;
}
.step-flow-dd:not(:nth-of-type(1)) {
    border-top: 1px solid #e7eaec;
}
.step-flow-dd-btn {
    padding-bottom: 62px;
}
.step-flow-dd-tit {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-left: 25px;
}
.step-flow-dd-tit::before {
    position: absolute;
    content: "\f096";
    width: 20px;
    height: 20px;
    left: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 0;
    bottom: 0;
    margin: auto;
}
.step-flow-dd-tit-under::before {
    content: "\f046";
}
.step-flow-dd-txt {
    margin-top: 7px;
}
.step-flow-dd-txt-link-over {
    color: #ccc !important;
}
.step-flow-dd-sec-box {
    margin-top: 10px;
    border-radius: 3px;
    white-space: normal;
    display: inline-block;
    text-align: center;
}
.step-flow-dd-sec-box-over {
    background-color: #ccc !important;
    border-color: #ccc !important;
}
.step-flow-dd-sec-box-title {
    min-height: auto;
    background-color: inherit;
    color: #fff;
    border-radius: 3px;
    font-weight: 400;
    padding:5px 30px 5px 10px;
}
.step-flow-dd-sec-box-ibox-tools {
    top: 8px;
    right: 5%;
    line-height: 1;
}
.step-flow-dd-sec-box-ibox-tools-a {
    margin-left: 0 !important;
}
.step-flow-dd-sec-box-ibox-tools-a-i {
    color: #fff;
}
.step-flow-dd-sec-box-ibox-tools-a-fa {
}
.step-flow-dd-sec-box-ibox-content {
    padding: 0 1px;
    background: none !important;
}
.step-flow-dd-sec-box-ibox-content-div {
    background-color: #fff;
    padding: 5px;
}
.step-flow-dd-sec-box-ibox-content-div-a {
    display: block;
}
.step-flow-dd-sec-box-ibox-content-div:not(:first-child) {
    margin-top: 1px
}
.step-flow-dd-sec-box-ibox-content-div:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (max-width: 991px) {
    .step-flow-bar {
        width: 54px;
    }
    .step-flow-bar-div {
        height: 100%;
        top: 34px;
    }
    .step-flow-bar-div-under {
        background-color: #bbb;
    }
    .step-flow-bar-fa {
        font-size: 24px;
        width: 54px;
        height: 54px;
        margin-top: 0;
        padding: 14px 10px 10px;
    }
    .step-flow-box {
        width: calc(100% - 64px);
    }
    .step-flow-dt {
        font-size: 16px;
    }
}

.nav-link-cl {
    padding:10px 9px !important;
    font-size:12px;
}
@media (max-width: 991px) {
    .nav-tabs-li-cl {
        width:100%;
        margin:0 auto;
        border-bottom:1px solid #e7eaec !important;
    }
    .nav-tabs-li-cl:last-child {
        border-bottom:none !important;
    }
    .a-selected {
        background:#F5F5F6 !important;
    }

    .display_selectedItem {
        box-sizing: border-box;
        border: 2px solid #c5c5c5;
        border-radius:.25rem;
        padding: 5px 30px;
        margin-bottom:15px;
        position:relative;
    }
    .display_selectedItem::after {
        position:absolute;
        content:"";
        top:-6px;
        bottom:0;
        right: 10px;
        width: 8px;
        height: 8px;
        margin:auto;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .display_selectedItem.on {
        margin-bottom:0;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .display_selectedItem.on::after {
        display:none;
    }
    .nav-tabs.on {
        border:solid 2px !important;
        border-top:none !important;
        border-color:inherit;
        margin-bottom:15px;
        border-bottom-left-radius:.25rem;
        border-bottom-right-radius:.25rem;
        background-color:#fff;
        padding:5px;
    }
}
.panel-body-cl04 {
    background-color:#f5f5f5;
    padding:20px !important;
}
@media (max-width: 991px) {
    .nav-tabs3-cl {
        margin:0;
    }
    .nav-tabs3-li-cl {
        width:33.33%;
        padding:0;
    }
}

.list-group-w2ui {
    border-top: 1px solid #e7eaec;
    border-bottom: 1px solid #e7eaec;
    padding:0;
    margin-top:50px;
}
.list-group-item-w2ui:first-child {
    border-top:none;
    border-bottom: 1px dashed #e7eaec;
}
.list-group-item-w2ui {
    border: none;
    border-top: 1px dashed #e7eaec;
    padding: 15px 20px;
}
.btnArea2-a-w2ui {
    width:200px !important;
}
.list-group-item-a-w2ui {
}
@media (max-width: 991px) {
    .list-group-item-w2ui {
        padding: 15px 5px;
    }
    .btnArea2 {
        padding:0;
    }
    .btnArea2-a-w2ui {
        width:45% !important;
    }
    .list-group-item-a-w2ui {
        width:100%;
        margin:5px 0;
        white-space: normal;
    }
}
.list-group-txt-w2ui {
    padding: 0;
    line-height:39px;
}
.w2ui-block {
    height:300px;
}

/* +++++++++++    group    +++++++++++  */
.ibox-title-gp {
    padding: 15px 20px 0;
}
.ibox-content-gp {
    border-top: 1px solid #e7eaec !important;
}
.ibox-tools-gp {
    right:20px;
}
.collapse-link-gp {
}
.sec-box-th-gp {
    background-color: #F5F5F6;
    padding:15px 8px 14px !important;
    vertical-align:middle !important;
    width: 20%;
}
.sec-box-th-btn{
    width: 1%;
}
.sec-box-td-gp {
    padding:15px 8px 14px;
}
.h5-gp {
    font-weight:600;
}
.h6-gp {
    font-size:18px;
    font-weight:200;
    letter-spacing:2px;
}
.footable-odd-gp {
    background-color:#fff;
}

.btn.disabled {
    position:relative;
}

/* +++++++++++    form    +++++++++++  */
.sec-list-group-select {
    padding: 6px 27px 6px 12px;
    margin-bottom: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.sec-list-group-select-td {
    position: relative;
}
.sec-list-group-select-td::after {
    display: inline-block;
    font-family: 'footable';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    content: "\e022";
    position: absolute;
    top: 2px;
    right: 10px;
    pointer-events: none;
}
.sec-list-group-label + .sec-list-group-label {
    margin-left: 20px;
}
.sec-list-group-label-input {
    margin-right: 5px;
}

@media (max-width: 768px) {
    /* +++++++++++    sumartphone    +++++++++++  */
    .navbar-static-side1 {
        display:none !important;
    }
    .navbar-static-side1.active {
        display:block !important;
        width:100%;
        position:fixed;
        z-index:999;
        height: calc(100vh - 60px);
        overflow-y: scroll;
        top: 0;
        pointer-events: auto;
    }
    .navbar-minimalize {
        background-color:#18a689;
    }

    /* menu-sp */
    .menu-sp {
        position:relative;
        width: 33px;
        height: 28px;
        box-sizing: border-box;
        background-color:#18a689;
    }
    .menu-sp-span{
        top: 50%;
        margin-top: -2px;
        left: 50%;
        margin-left: -6.5px;
        background-color: #fff;
        position: absolute;
        display: block;
        width: 13px;
        height:2px;
        transition: 500ms;
        -webkit-transition: 500ms;
    }
    .menu-sp-span::before,
    .menu-sp-span::after{
        content:"";
        background-color: #fff;
        position: absolute;
        display: block;
        width: 13px;
        height: 2px;
        transition: 500ms;
        -webkit-transition: 500ms;
    }
    .menu-sp-span::before{
        bottom: -4px;
        left: 0;
    }
    .menu-sp-span::after{
        top: -4px;
        left: 0;
    }
    .menu-sp-span.on{
        background-color: transparent;
    }
    .menu-sp-span.on::before{
        -moz-transform: translateY(-4px) rotate(45deg);
        -ms-transform: translateY(-4px) rotate(45deg);
        -webkit-transform: translateY(-4px) rotate(45deg);
        transform: translateY(-4px) rotate(45deg);
    }
    .menu-sp-span.on::after{
        -moz-transform: translateY(4px) rotate(-45deg);
        -ms-transform: translateY(4px) rotate(-45deg);
        -webkit-transform: translateY(4px) rotate(-45deg);
        transform: translateY(4px) rotate(-45deg);
    }

    #wrapper.fixed {
        pointer-events: none;
    }
}
