@charset "UTF-8";
* {
    margin: 0px;
    padding: 0px;
    font-family: Noto Sans JP, sans-serif;
    box-sizing: border-box;
    font-weight: 400;
}
html,body{
    height: 100%;
}
body {
    color: #404E5A;
    font-size:14px;
    background-color: #F8FAFD;
}
a{
    color:#2672EB;
    text-decoration:none;
}
a:visited{
    color:#2672EB;
    text-decoration:none;
}
a:disabled{
    color:#A0ACC1;
    text-decoration:none;
}
a:hover,
a:focus,
a:active{
    color:#2672EB;
    text-decoration:underline;
}

.visiting {
  background-color: #2672EB!important;
  pointer-events: none;
}

.visiting a {
  color: #fff!important;
}

#container {
    position: relative;
    min-height: 100%;
}
#wrap{
    padding:0;
    margin: 0 auto 0 0;
    width: auto;
    max-width: 1600px;
}
.main{
    padding:20px 20px 0 20px;
}
header {
    height: 50px;
    background-color: #013B96;
    position:fixed;
    width:100%;
    top:0;
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.datepicker-wrapper {
    position: relative;
    display: inline-block;
}
.ui-datepicker {
    z-index: 9999 !important;
}

footer {
    color: #FFFFFF;
    font-size: 10px;
    text-align: right;
    background-color: #013B96;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-weight: lighter;
    padding: 0 20px;
    position:fixed;
    bottom: 0;
    z-index: 2;
}

button:focus {
    outline:0;
}
hr {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #CED7EB;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    display: inline-block;
}

/*****************************
  Room Request Guide
******************************/

.file-selected a {
    text-decoration: none;
}

/*****************************
  header
******************************/

.header_logo01_image {
    margin: 0 0 0 20px;
    width: 126px;
}
.header_logo02_image {
    margin: 0 0 0 20px;
    width: 113px;
}
.header_logo03_image {
    margin: 0 0 0 40px;
    width: 70px;
}
.header_logo04_image {
    margin: 0 0 0px 40px;
    width: 120px;
    display: none;
}
.header_logo_menu_image {
    cursor:pointer;
}
.header_logo_menu_image .menu-color {
    fill: #013B96;
    /* transition: .5s fill; */
}
.header_logo_menu_image:hover .menu-color {
    fill: #79BAFF;
}
/*****************************
  humberger
******************************/

.humberger_item {
    background-color: #073E93;
    color: #FFFFFF;
    border:solid 1px;
    border-color:#5A6976;
    border-width:0px 0px 1px 0px;
    padding:0px 5px 0px 40px;
    height:37px;
    background-position-y: 10px !important;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
.name_drawer {
    display: none;
    font-size: 14px;
    margin-top: 10px;
    gap: 15px;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
}
.name_drawer a {
    width: 16px;
    height: 16px;
}
.humberger_item_close {
    width: 30px;
    margin-top: 16px;
    padding-right: 20px;
    color: #AAAAAA;
    float: right;
}
.humberger_item_close_box {
    height: 10px;
}
.humberger_item_close_menu {
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    border:solid 1px;
    border-color:#5A6976;
    border-width:0px 0px 1px 0px;
    padding-left: 10px;
}
.humberger_item_text {
    font-size: 12px;
    cursor:pointer;
    padding: 9px 0;
}
.humberger_item a {
    color: white;
    text-decoration: none;
    cursor: pointer !important;
    width: 100%;
    display: block;
}
.humberger_item:hover a{
    color: #5A6976;
}
.humberger_item_image {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    padding-right: 10px;
    color: #AAAAAA;
    text-align: center;
    float: left;
}
.humberger_item.a00 {
    background: no-repeat top 4px left 10px/20px url("../image/b00.png");
}
.humberger_item.a00:hover {
    background: no-repeat top 4px left 10px/20px url("../image/icon06.png");
    color: #5A6976;
    background-color: #FFFFFF;
}

.menu_heading {
    padding-left: 20px;
    padding-bottom: 10px;
    font-weight: 300;
}

.humberger_item[class*="a0"] p,
.humberger_item[class*="a30"] p,
.humberger_item[class*="a1"] p {
    font-size: 14px;
}

.humberger_item.clickable p {
    text-indent: 1em;
}

.humberger_item.clickable:hover {
    background-color: #FFFFFF;
    color: #013B96!important;
}

/* Start of A part in menu */

.humberger_item.a01 {
    background: no-repeat top 4px left 10px/20px url("../image/b01.png");
}
.humberger_item.a01:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b01b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a30 {
    background: no-repeat top 4px left 10px/20px url("../image/b30.png");
}

.humberger_item.a30:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b30b.png");
    color: #5A6976 !important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a02 {
    background: no-repeat top 4px left 10px/20px url("../image/b02.png");
}
.humberger_item.a02:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b02b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a03 {
    background: no-repeat top 4px left 10px/20px url("../image/b03.png");
}
.humberger_item.a03:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b03b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a04 {
    background: no-repeat top 4px left 10px/20px url("../image/b04.png");
}
.humberger_item.a04:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b04b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}

/* End of A part in menu */

.humberger_item.clickable:hover {
    color: #5A6976;
    background-color: #FFFFFF;
}
.humberger_item.a06 {
    background: no-repeat top 4px left 10px/16px url("../image/b06.png");
}
.humberger_item.a06:hover {
    background: no-repeat top 4px left 10px/16px url("../image/b06b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a07 {
    background: no-repeat top 4px left 10px/20px url("../image/b09.png");
}
.humberger_item.a07:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b09b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a08 {
    background: no-repeat top 4px left 10px/20px url("../image/b08.png");
}
.humberger_item.a08:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b08b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
/*
.humberger_item.a08:hover {
    color: #5A6976;
    background-color: #FFFFFF;
}
*/
.humberger_item.a09 {
    background: no-repeat top 4px left 10px/18px url("../image/b05.png");
}
.humberger_item.a09:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b05b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a10 {
    background: no-repeat top 4px left 10px/20px url("../image/b10.png");
}
.humberger_item.a10:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b10b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a11 {
    background: no-repeat top 4px left 10px/16px url("../image/b11.png");
}
.humberger_item.a11:hover {
    background: no-repeat top 4px left 10px/16px url("../image/b11b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a12 {
    background: no-repeat top 4px left 10px/20px url("../image/b12.png");
}
.humberger_item.a12:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b12b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a13 {
    background: no-repeat top 4px left 10px/20px url("../image/b13.png");
}
.humberger_item.a13:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b13b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a14 {
    background: no-repeat top 4px left 10px/20px url("../image/b14.png");
}
.humberger_item.a14:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b14b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a15 {
    background: no-repeat top 4px left 10px/18px url("../image/b15.png");
}
.humberger_item.a15:hover {
    background: no-repeat top 4px left 10px/18px url("../image/b15b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a16 {
    background: no-repeat top 4px left 10px/20px url("../image/b16.png");
}
.humberger_item.a16:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b16b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a17 {
    background: no-repeat top 4px left 10px/20px url("../image/b17.png");
}
.humberger_item.a17:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b17b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}
.humberger_item.a18 {
    background: no-repeat top 4px left 10px/20px url("../image/b18.png");
}
.humberger_item.a18:hover {
    background: no-repeat top 4px left 10px/20px url("../image/b18b.png");
    color: #5A6976!important;
    text-decoration: none;
    background-color: #FFFFFF;
}

.nav-unshown {
    display:none;
}
#nav-drawer {
    position: absolute;
    top:10px;
    right:10px;
    width:60px;
    height:60px;
}
@media screen and (max-width:460px) {
    .baseHeader{
        height: unset;
    }
    .logo-container{
        flex-direction: column;
        align-items: flex-start !important;
    }
    .header-logo{
        height: 50px;
    }
    #nav-drawer {
        width: 32px;
        height: 32px;
    }
    .header_logo_menu_image{
        width: 32px;
        height: 32px;
    }
    .agent_header_sub_menu{
        padding-bottom: 10px;
        white-space: nowrap;
        overflow: auto;
        max-width: 100%;
        width: 100%;
        margin-left: 0 !important;
        padding-left: 10px;
        padding-right: 10px;
    }
    .agent_header_sub_menu::-webkit-scrollbar {
        display: none;
    }
}
#nav-drawer label img{
    width:100%;
}
#nav-open {
    display: block;
    width:100%;
    height:100%;
}
#nav-open span:before {
    bottom: -8px;
}
#nav-open span:after {
    bottom: -16px;
}
#nav-close {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0px;
    right: 5px;
    width: 55px;
    height: 40px;
    opacity: 0;
    transition: .3s ease-in-out;
}
#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    width: 90%;
    max-width: 260px;
    height: 100vh;
    background: #013B96;
    transition: transform 0.5s ease-in-out, left 0.5s ease-in-out;
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
}
#nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
    cursor:pointer;
}
#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
}
#nav-content a,
#nav-content a:visited{
    color:#fff;
}

/*****************************
  Tab
******************************/
.tab_contents {
    overflow: hidden;
    position: absolute;
    top: 6px;
    right: 280px;
    z-index: 1;
}
.tab_box_1 {
    width: 220px;
    height: auto;
    background-color: #073E93;
    color: #FFFFFF;
    padding: 0.5em 1em 0.5em 1em;
    border:solid 2px;
    border-color:#FFFFFF;
    border-width:1px 1px 0 1px;
    border-radius: 12px 12px 0px 0px;
    margin: 10px 0 0 0;
    text-align: center;
    float: right;
    cursor:pointer;
    margin-top: 9px;
}
.tab_box_1_select {
    width: 220px;
    height: auto;
    background-color: #F8FAFD;
    color: #073E93;
    padding: 0.5em 1em 0.5em 1em;
    border:solid 2px;
    border-color:#F8FAFD;
    border-width:1px 1px 0 1px;
    border-radius: 12px 12px 0px 0px;
    margin-top: 9px;
    text-align: center;
    float: right;
    cursor:pointer;
}
.tab_contents .tab_box_1_select:hover,.tab_contents .tab_box_2_select:hover {
    opacity: 1;
    background: #ecebeb;
    color: #073E93;
    cursor: not-allowed;
}
.tab_contents .tab_box_1:hover,.tab_contents .tab_box_2:hover {
    opacity: 1;
    background: #ffffff;
    color: #073E93;
    border-color: #073E93;
}

.tab_contents .tab_box_1:hover a,.tab_contents .tab_box_2:hover a {
  color: #073E93;
}

.tab_box_2 {
    width: 220px;
    height: auto;
    background-color: #073E93;
    color: #FFFFFF;
    padding: 0.5em 1em 0.5em 1em;
    border:solid 2px;
    border-color:#FFFFFF;
    border-width:1px 1px 0 1px;
    border-radius: 12px 12px 0px 0px;
    margin-top: 9px;
    text-align: center;
    float: right;
    cursor:pointer;
}
.tab_box_2_select {
    width: 220px;
    height: auto;
    background-color: #F8FAFD;
    color: #073E93;
    padding: 0.5em 1em 0.5em 1em;
    border:solid 2px;
    border-color:#F8FAFD;
    border-width:1px 1px 0 1px;
    border-radius: 12px 12px 0px 0px;
    margin-top: 9px;
    text-align: center;
    float: right;
    margin-right: 32px;
    cursor:pointer;
}
button.c-s-v-download:hover {
    opacity: 0.8;
}
@media screen and (max-width:768px) {
    .tab_contents {
        height: auto;
        margin: 0;
        border:solid;
        border-color: #ddd;
        border-width: 0 0 1px 0;
        border-radius: 12px 12px 0 0;
    }
    .tab_box_1 {
        margin-top: 0px;
        width: 100px;
    }
    .tab_box_1_select {
        margin-top: 0px;
        width: 100px;
        border-color:#EEEEEE;
    }
    .tab_box_2 {
        margin-top: 0px;
        width: 100px;
    }
    .tab_box_2_select {
        margin-top: 0px;
        width: 100px;
        border-color:#EEEEEE;
    }
}
@media screen and (min-width:601px) and (max-width:800px) {
    .main_contents {
        width: 100% !important;
    }
/*
    header span.logo-container {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .tab_contents{
        top: 88px;
        right: 255px;
    }
    .tab_contents p {
        width: 170px;
    }
    img.header_logo01_image {
        width: 115px;
    }
    .header_logo02_image{
        width: 90px;
    }
    .header_logo_menu_image {
        margin: 0px 10px 0 0;
        width: 42px;
    } */
    footer {
        text-align: center;
    }
    /* .header_logo_smile_image{
        width: 32px;
    }
    .header_logo_info_image {
        margin: 20px 40px 0 20px;
        width: 32px;
    }
    img.header_logo_menu_image2 {
        width: 42px;
        margin-top: -6px;
    } */
}
@media screen and (max-width:600px) {
    .header_logo01_image{
        width: 110px;
    }
    /* .header_logo02_image{
        margin: 0px 0 7px 11px;
        width: 70px;
    }
    .header_logo_smile_image{
        margin: 20px 34px 0 0;
    }
    .header_logo_info_image {
        margin: -32px 122px 0 20px;
    } */
    .tab_contents{
        width: 100%;
        position: relative;
        right: 0;
        top: 12px;
        left: 0px;
        margin: auto;
    }
    .tab_contents p {
        width: 120px;
    }
    .search-bar {
        display: flex;
    }
    .main_form_data{
        margin-left:0 !important;
    }
    .search-bar {
        min-width: 95% !important;
    }
    footer {
        text-align: center;
    }

    /* .header_logo_menu_image2 {
        margin-top: 15px !important;
    }
    img.header_logo_menu_image2 {
        width: 50px;
    } */
    .responsive-table {
        overflow-x: scroll;
        width: 100%;
    }
    .responsive-table .dashboard-table th {
        min-width: 150px;
    }
    .c-s-v-download {
        margin-right: 18px;
        margin-top: 10px;
        margin-bottom: 0px;
        width: 95%;
        box-shadow: 0 4px 4px #0000001a;
        display: block;
        float: right;
    }
}
/*****************************
  レスポンシブ左メニュー
******************************/

#nav-drawer2 {
    display: none;
}
@media screen and (max-width:768px) {
    .workflow_menu {
        position: relative;
        top: -60px;
        left: 0px;
        width: 50px;
        height: 0px;
    }
    .nav-unshown2 {
        display:none;
    }
    #nav-drawer2 {
        position: relative;
        margin-top: 10px;
        margin-left: 20px;
        display: block;
    }
    #nav-open2 {
        display: inline-block;
        width: 30px;
        height: 22px;
        vertical-align: middle;
    }
    #nav-open2 span:before {
        bottom: -8px;
    }
    #nav-open2 span:after {
        bottom: -16px;
    }
    #nav-close2 {
        display: none;
        position: fixed;
        z-index: 10000;
        top: 0;
        left: 0;
        width: 0%;
        height: 0%;
        opacity: 0;
        transition: .3s ease-in-out;
    }
    #nav-content2 {
        overflow: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 90%;
        max-width: 300px;
        height: 100%;
        background: white;
        margin-top: 120px;
        border: 1px solid #D6DAEB;
        border-radius: 0px 20px 0px 20px;
        transition: .3s ease-in-out;
        -webkit-transform: translateX(-105%);
        transform: translateX(-105%);
    }
    #nav-content3 {
        overflow: auto;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 90%;
        max-width: 300px;
        height: 100%;
        background: white;
        margin-top: 120px;
        border: 1px solid #D6DAEB;
        border-radius: 0px 20px 0px 20px;
        transition: .3s ease-in-out;
        -webkit-transform: translateX(-105%);
        transform: translateX(-105%);
    }
    #nav-input2:checked ~ #nav-close2 {
        display: block;
        opacity: .5;
    }
    #nav-input2:checked ~ #nav-content2 {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        box-shadow: 6px 0 25px rgba(0,0,0,.15);
    }
}

/*****************************
  モーダル
*****************************/

.Modal {
    position: absolute;
    top: 40%;
    left: 50%;
    display: block;
    padding: 2em;
    min-width: 20em;
    max-width: 70%;
    background-color: #fff;
    transform: translate(-50%, -50%);
    outline: transparent;
}
.Overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
}
.modal_title {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.modal_button {
    text-align: center;
}
.modal_button_ok {
    width: 164px;
    height: 50px;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(-146deg, #D95B89, #F083B7);
    border-radius: 6px;
    margin: 0 5px;
}

.modal_button_ok:disabled {
    width: 164px;
    height: 50px;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(-146deg, #F6D6E8, #EECDDA);
    border-radius: 6px;
    margin: 0 5px;
}

.modal_button_cancel {
    width: 164px;
    height: 50px;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(-146deg, #B6BCC7, #D7D9E2);
    border-radius: 6px;
    margin: 0 5px;
}

.modal_button_cancel:disabled {
    width: 164px;
    height: 50px;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(-146deg, #DDE2EA, #DDE2EA);
    border-radius: 6px;
    margin: 0 5px;
}

.modal_button_ok, .modal_button_cancel {
    box-shadow: 2px 8px 9px rgba(0, 0, 0, 0.15);
}

.modal_button_ok:hover,
.modal_button_cancel:hover {
    opacity: 0.9;
}
@media screen and (max-width:768px) {
    .modal_button_ok {
        width: 140px;
        height: 52px;
        font-size: 16px;
    }
    .modal_button_cancel {
        width: 140px;
        height: 52px;
        font-size: 16px;
    }
}



/*****************************
  モーダル セレクトボックス
*****************************/
.cp_ipselect {
    overflow: hidden;
    width: 90%;
    margin: 2em auto;
    text-align: center;
}
.cp_ipselect select {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl04 {
    position: relative;
    border-radius: 2px;
    border: 2px solid;
    border-radius: 50px;
    background: #ffffff;
}
.cp_ipselect.cp_sl04::before {
    position: absolute;
    top: 0.8em;
    right: 0.8em;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid;
    pointer-events: none;
}
.cp_ipselect.cp_sl04 select {
    padding: 8px 38px 8px 8px;
}

/*****************************
  通知
*****************************/

.notification{
    text-align: center;
}
.notification_button{
    background: rgba(54, 156, 199, .1);
    padding: 4px 1rem;
    width: 80%;
    border: solid 2px rgb(54, 156, 199);
    border-radius: 6px;
    color: rgb(54, 156, 199);
    cursor: pointer;
    text-align: center;
    font-weight: bold;
}

/*****************************
  ツールチップ
*****************************/
[tooltip] {
    position: relative;
}
[tooltip]::before,
[tooltip]::after {
    text-transform: none;
    font-size: 12px;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0;
}
[tooltip]::before {
    border: 5px solid transparent; /* opinion 4 */
    z-index: 1001; /* absurdity 1 */
}
[tooltip]::after {
    content: attr(tooltip);
    text-align: center;
    min-width: 3em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
    background: #748A9D;
    color: #fff;
    z-index: 1000; /* absurdity 2 */
}
[tooltip]:not([flow])::before,
[tooltip][flow^=up]::before {
    bottom: 100%;
    border-bottom-width: 0;
    border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^=up]::after {
    bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^=up]::before,
[tooltip][flow^=up]::after {
    left: 50%;
    transform: translate(-50%, -.5em);
}
[tooltip]:hover::before,
[tooltip]:hover::after {
    display: block;
}
[tooltip]::before,
[tooltip]::after {
    display: none !important;
}
[tooltip][flow^=down]::before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: #333;
}
[tooltip][flow^=down]::after {
    top: calc(100% + 5px);
}
[tooltip][flow^=down]::before,
[tooltip][flow^=down]::after {
    left: 50%;
    transform: translate(-50%, .5em);
}
[tooltip][flow^=left]::before {
    top: 50%;
    border-right-width: 0;
    border-left-color: #333;
    left: calc(0em - 5px);
    transform: translate(-.5em, -50%);
}
[tooltip][flow^=left]::after {
    top: 50%;
    right: calc(100% + 5px);
    transform: translate(-.5em, -50%);
}
[tooltip][flow^=right]::before {
    top: 50%;
    border-left-width: 0;
    border-right-color: #333;
    right: calc(0em - 5px);
    transform: translate(.5em, -50%);
}
[tooltip][flow^=right]::after {
    top: 50%;
    left: calc(100% + 5px);
    transform: translate(.5em, -50%);
}
@keyframes tooltips-vert {
    to {opacity: .9; transform: translate(-50%, 0);}
}
@keyframes tooltips-horz {
    to {opacity: .9; transform: translate(0, -50%);}
}
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^=up]:hover::before,
[tooltip][flow^=up]:hover::after,
[tooltip][flow^=down]:hover::before,
[tooltip][flow^=down]:hover::after {
    animation: tooltips-vert 300ms ease-out forwards;
}
[tooltip][flow^=left]:hover::before,
[tooltip][flow^=left]:hover::after,
[tooltip][flow^=right]:hover::before,
[tooltip][flow^=right]:hover::after {
    animation: tooltips-horz 300ms ease-out forwards;
}
.project_title {
    color: #2672EB;
    font-size: 20px;
    float:left;
    margin-right:20px;
    line-height:40px;
    font-weight:normal!important;
}

.left_infobar .project_title {
    float: none;
}

.search-bar {
    float:left;
    border: 1px solid #A6BCD0;
    padding: 4px 10px;
    border-radius: 5px;
    min-width:400px;
    background:#fff
}
.search-bar input[type="text"] {
    width: 88%;
    border: 0;
    height: 32px;
}
.search-bar  input[type="text"]:focus {
    border: 0;
    outline-width: 0;
}
.search-bar-btn {
    border: none;
    padding: 0;
    margin: 2px 5px 0 0;
    float: left;
    text-align:left;
    width:35px;
    height:30px;
    cursor:pointer;
    background:#fff;
}
.search-bar select {
    background:url("../image/arrowIcon.png") no-repeat right;
    float: left;
    width: calc(100% - 42px);
    border: none;
    color: #A0ACC1;
    font-size: 14px;
    padding: 0;
    cursor:pointer;
}
.search-bar select:focus{
    outline:0;
}
.dashboard-table{
    color:#748A9D;
    font-size:14px;
    margin-top:30px;
    float:left;
    width:100%;
    border-collapse: collapse;
    background:#fff;
}
.dashboard-table th{
    text-align:center;
    border:1px solid #D6DAEB;
    padding:5px 10px;
    background:#ECEFF4;
    font-weight: normal;
}
.dashboard-table td{
    border:1px solid #D6DAEB;
    font-weight:lighter;
    padding: 0px 10px;
}
.dashboard-table td p{
    padding:5px 10px;
}

.customer-guiding-table td:last-child {
    border: 0px solid #f8fafd;
    background-color: #f8fafd;
}

.customer-guiding-table th:last-child {
    border: 0px solid #f8fafd !important;
    background-color: #f8fafd !important;
}

.add-icon {
    margin-left: 10px;
    background: url("../image/addIcon.png");
    float: right;
    height: 20px;
    width: 20px;
    border: none;
    background-size: contain;
    cursor: pointer;
}
.map-icon {
    margin-right:10px;
}
.dashboard-table ul {
    list-style: none;
}
.dashboard-table ul li{
    border-bottom:1px solid #D6DAEB;
    padding:5px 10px;
}
.side-information{
    width: 300px;
    background: #F8FAFD;
    float: left;
    margin: 0px 0px 0 20px;
    padding: 0px 20px 0 0px;
}
.side-info-box {
    border: 1px solid #D6DAEB;
    padding: 10px 10px 20px 10px;
    width: 100%;
    max-width: 280px;
    /* float: left; */
    margin: 0px 0px 30px 0;
    font-weight: lighter;
    background: #fff;
}
.side-info-box p {
    width: 100%;
    /* float:left; */
}
.side-info-search-box{
    border: 1px solid #D6DAEB;
    padding: 10px;
    width: 280px;
    margin: 10px 0px 10px 0;
    border-radius: 0 10px 10px 10px;
    font-size: 14px;
    font-weight: lighter;
    cursor:pointer;
    background:#fff;
}
.side-info-search-box:hover {
    background: #ebeff4;
}
.side-info-box ul {
    /* float: left; */
    width: 100%;
    list-style:none;
    margin: 10px 0 20px;
}
.side-info-box ul li {
    /* float: left; */
    width: 100%;
    margin: 3px 0;
    color: #404E5A;
    font-size: 14px;
}

.side-info-box .checkbox-btn-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.date-sec {
    float: right;
    font-size: 12px;
}
.date-sec img{
    float:right;
    margin:3px 5px;
}
.side_btn_submit{
    background: linear-gradient(to right, #f082b6 , #d95c8a);
    border-radius:7px;
    box-shadow: 0 8px 8px #00000021;
    color:#fff;
    cursor:pointer;
    border:none;
    width:100%;
    height:auto;
    padding: 10px;
    margin:0px;
    font-size:20px;
    margin: 0 0px 20px 20px;
}
.side_btn_submit:hover{
    background: linear-gradient(to right, #ec9fc4 , #de86a7);
}
.room-search-input-form .login_modal_form_submit_box {
    text-align: left;
    padding: 20px 0 0;
}
.sm-font{
    font-size:10px;
}
.file-link {
    color: #2672EB;
    text-decoration: none;
    cursor:pointer
}

/****************************
 お部屋探し依頼
 *****************************/
.search-room a{
    float:right;
    margin-right:20px;
    color:yellow;
}
.model-popup{
    background:rgba(255,255,255,0.8);
    position:fixed;
    top:0px;
    left:0px;
    z-index:9;
    width:100%;
    height:100vh;
    transition: all .5s ease-in-out;
    z-index: 1111;
}
.room-search-container{
    text-align:center;
    width:100%;
    height:100vh;
    display:flex;
    justify-content:center;
    align-items:center;
}
.room-search-request{
    background:#fff;
    padding:20px 200px;
    border:1px solid #D6DAEB;
    position:relative;
    min-height:373px;
    width:775px;
    max-height: 80%;
    overflow-x: auto;
    box-sizing: border-box;
}
.room-search-request h2{
    color: #2672EB;
    font-size: 20px;
    margin: 0 0 20px 0;
    line-height: 40px;
    font-weight: normal!important;
}
.room-search-input-form{
    height:80%;
    overflow-x:auto;
    background: #f8fafd !important;
}
.room-search-request p{
    width:100%;
    display:inline-block;
}
.search-btn-group {
    display: inline-block;
    width: 100%;
    margin: 80px 0 20px 0;
}
.close-btn {
    background: linear-gradient(to right, #d6d8e2 , #b7bdc8);
    border: 0;
    color: #fff;
    cursor:pointer
}
.close-btn:hover {
    background: linear-gradient(to right, #dadbe1 , #bec1c8);
}
.search-btn-group button {
    margin-bottom: 20px;
}
/*****************************
  入力項目
*****************************/

input[type=checkbox]{
    display:inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-color:#748A9D;
    border-radius: 0;
}
input[type=text].form_input,
input[type=email].form_input,
input[type=url].form_input,
input[type=password].form_input, input[type=number].form_input {
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    height: 36px;
}

input[type="tel"].form_input{
    width: 65px;
    padding: 10px 10px;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    height: 36px;
    font-size: 14px;
}
input[type="tel"][name="tel1"].form_input,
input[type="tel"][name="fax1"].form_input{
    width: 65px;
    padding: 10px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    height: 36px;
}
input[type="text"][name="zip_code1"].form_input{
    width: 65px;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    height: 36px;
}
input[type="text"][name="zip_code2"].form_input{
    width: 80px;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    height: 36px;
}
.date-picker input[type=date] {
    float: left;
    margin-right: 5px;
    max-width: 125px;
    width: 100%;
}
.i-form-group.date-picker .datepicker-with-icon {
  display: inline-block;
}
input[type=text] {
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
}

select.form_input {
    width: 100%;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
}
input.form_input.zip01 {
    width: 150px !important;
}
input.form_input.zip02 {
    width: 200px !important;
    margin-left: 10px;
}
.form_item {
    margin-bottom: 15px;
    text-align: left;
}
.form_item  > label {
    font-size: 12px;
    font-weight: 500;
}
input[type=text].form_input, input[type=email].form_input, input[type=url].form_input, input[type=password].form_input, input[type=number].form_input {
    width: 100%;
    padding: 3px 5px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    height: 36px;
    color:#404E5A;
}
.form_item select{
    width: 100%;
    height: 36px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    -webkit-appearance: none;
  	-moz-appearance: none;
}
.date-picker input[type=text] {
    margin-right: 5px;
    max-width: 125px;
    width: 100%;
    border: 1px solid #A0ACC1;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 14px;
}
.form_group {
    display: flex;
    flex-wrap: wrap;
}
textarea.form_input {
    border: 2px solid #A0ACC1;
}
.form_input.small {
    width: 150px;
}
.form_interval_txt {
    padding-top: 10px;
    margin: 0 10px;
}
.radio_box {
    margin-right: 10px;
}
.radio_box label {
    margin-left: 10px;
}
.check_box {
    margin-right: 10px;
}
.check_box label {
    margin-left: 10px;
}
input.form_input.tel01 {
    width: 100px !important;
}
input.form_input.tel02 {
    width: 120px !important;
    margin-left: 10px;
}
input.form_input.tel03 {
    width: 120px !important;
    margin-left: 10px;
}
.form_error {
    font-size: 12px;
    color: red;
}

/*****************************
  ボタン
*****************************/
.button_primary {
    width: 164px;
    height: 42px;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(-146deg, #D95B89, #F083B7);
    border-radius: 4px;
    margin: 0 5px 0 0;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .16);
}
.button_default {
    width: 192px;
    height: 42px;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(-146deg, #B6BCC7, #D7D9E2);
    border-radius: 4px;
    margin: 0 5px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .16);
}
.button_primary:hover,
.button_default:hover {
    opacity: 0.9;
}
.button_primary.large,
.button_default.large {
    width: 300px;
}

/*****************************
  ファイルドロップボックス
*****************************/
.upload_area {
    display: flex;
    flex-direction: column;
}
.upload_area .upload_box {
    border: 3px dotted #A0ACC1;
    border-radius: 3px;
    color: #2672EB;
    text-align: center;
    padding: 10px;
    line-height: 30px;
    cursor: pointer;
}
.upload_area .upload_box:hover {
    border-style: solid;
    border-color: #2672EB;
}
.upload_area .upload_box .dropzone:focus {
    outline: none;
}
.upload_area .upload_box .upload_text {
    padding: 20px;
}
.upload_area .uploaded_file_name {
    padding-top: 10px;
}
.upload_area .uploaded_file_name .close_icon {
    margin-left: 10px;
}

/*****************************
  other
*****************************/
.pointer {
    cursor: pointer;
}
.flex_row {
    display: flex;
    flex-direction: row;
}
.flex_column {
    display: flex;
    flex-direction: column;
}
.heading-content{
    font-size:22px;
    color:#2672EB;
    font-weight:normal;
    padding-left:15px;
    margin-top:20px;
}
.heading-content img{
    cursor:pointer;
}
.text_left {
    text-align: left !important;
}
.text_right {
    text-align: right !important;
}
.text_center {
    text-align: center !important;
}
.float_right {
    float: right !important;
}
footer a.pagetop {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
}


.modal_caution .validation p {
    text-align: left;
}
.passwordvalid{
    color:green;
}
.passwordinvalid{
    color:red;
}
/* .input--error {
@extend .input;
    border: 2px solid $color--error;
} */

.error-msg {
    color: red !important;
}
/*errors*/
.errors_contents{
    text-align:center;
    letter-spacing:1;
}
.errors_contents h1{
    font-size:20px;
    font-weight:normal;
    margin:100px 0 60px;
}
.errors_contents img{
    display:block;
    margin:30px auto 60px;
    width: 40%;
}
.errors_contents img.passlogo{
    margin:60px auto;
    width:620px;
}
.errors_contents p{
    padding:0 0 20px;
}
.errors_contents a{
     text-decoration:none;
 }
.errors_contents ul{
     display:flex;
    max-width:470px;
    margin:20px auto;
    list-style-type:none;
    justify-content:space-between;
 }
.errors_contents ul li:nth-child(1){
    width:300px;
    height:50px;
    line-height:50px;
    text-align:center;
     background: linear-gradient(to right, #f082b6 , #d95c8a);
     border-radius: 7px;
     box-shadow: 0 8px 8px #00000021;
     color: #fff;
     cursor: pointer;
     border: none;
     font-size: 20px;
 }
.errors_contents ul li:nth-child(2){
     width:150px;
     height:50px;
     line-height:50px;
     text-align:center;
     background: linear-gradient(to right, #d6d8e2 , #b7bdc8);
     border: 0;
     color: #fff;
     cursor: pointer;
     border-radius: 7px;
     box-shadow: 0 8px 8px #00000021;
    font-size: 20px;
 }
.errors_contents ul li a{
    color:#fff;
    text-decoration:none;
 }
a.create_btn_submit{
    text-decoration:none;
}
.checkbox_a p{
    display: flex;
    padding:3px 0;
}
.checkbox_a label {
    display: inline-block;
    float: none !important;
}
.checkbox_a .i-checkbox {
    font-size: 14px;
    font-weight: 300;
}
.checkbox_a {
    color: #748A9D;
    width: 100%;
    float: left;
    font-size: 14px;
    margin-bottom: 3px;
}
/*一覧系画面用のテーブルcss*/
.mst_content table{
    background:#fff;
    border-collapse: collapse;
    border-spacing:0px;
    width:100%;
}
.msttable{
    /* height:78vh; */
    width:100%;
    overflow:scroll;
}
.mst_content table th {
    display:table-cell;
    border:1px solid #D6DAEB;
    white-space: nowrap;
    height:20px !important;
    /* padding:7px 5px !important; */
    text-overflow: ellipsis;
    white-space: nowrap;
    position:relative;
    color:#748A9D;
    font-weight:normal;
}
.mst_content table td {
    position:relative;
    display:table-cell;
    border:1px solid #D6DAEB;
    width: 10px;
    height:20px !important;
    /* padding:7px 5px !important; */
    overflow: hidden;
    white-space: nowrap;
    /* max-width: 0; */
    text-overflow: ellipsis;
}
.mst_content table td.hov span{
    /* position:absolute; */
    /* top:-10px; */
    /* left:10px; */
    background:#707070;
    /* color:#fff; */
    font-size:14px;
    /* padding:8px; */
    border-radius:7px;
}
.mst_content table tbody tr:hover {
    background:#F0F4F8;
}
.mst_content table th{
    background:#ECEFF4;
}
.mst_content table td img{
    width:20px;
    height:20px;
    cursor:pointer;
}
.mst_content nav li{
    display:inline-block;
    padding:3px 5px;
    margin:5px;
}
.mst_content nav li.active{
    background-color:#fff !important;
    text-decoration:underline;
}
.mst_content nav li a{
    color:#669;
    text-decoration:none;
}
.sm-font {
    font-size: 10px;
    color: #404E5A;
    font-weight: 300;
}
.show_detail{
    cursor:pointer;
}
.file-attach input[type=file] {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background:#fff;
}
.file-attach {
    width: 310px;
    height: 200px;
    border: 1px dashed #A0ACC1;
    margin: 5px 0;
    color: #2672EB;
    font-size: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    position: relative;
    font-weight: lighter;
}
.form-item{
    text-align:left;
}
.login_modal_form_box h2{
    text-align:left;
    color: #71819C;
    font-size: 18px;
    margin: 10px 0 5px 0;
    float: left;
    font-weight: 400;
    width: 100%;
    border-bottom: 1px solid #D6DAEB;
    padding-bottom: 7px;
}
.login_modal_form_box h2.firsth2{
    margin: 10px 0  0;
}

.room-search-input-form .login_modal_title {
  text-align: left;
}

.mastermodal{
    background: #F8FAFD;
    padding: 20px;
    border: 1px solid #748A9D;
    position: relative;
    /* min-height: 373px; */
    text-align: left;
    max-width: 750px;
    max-height: 80%;
    overflow-x: auto;
    margin:100px auto 0;
}
#main_info_preview_modal .mastermodal{
    height:550px;
}

.master_page_sub_title{
    text-align: left;
    font-size: 16px;
    color: #2672EB;
    margin: 0 0 12px;
}

.master_entry_title,
.master_confirm_title {
    text-align: left;
    font-size: 20px;
    color: #2672EB;
    margin: 0 0 20px;
}
.master_entry_title img {
    margin-right: 5px;
    vertical-align: sub;
}
#per_mess .form_item textarea,
.mastermodal .form_item textarea{
    width: 100%;
    min-height: 164px;
    color: #404E5A;
    border: 1px solid #A0ACC1;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 14px;
}
.mastermodal .form_item textarea:hover,
.mastermodal .form_item textarea:focus,
.mastermodal .form_item textarea:active {
    border: 1px solid #2672EB;
}
.mastermodal .form_item textarea:error {
    border: 1px solid #D6001B;
}
.mastermodal .form_item textarea:diisabled {
    border: 1px solid #D6DAEB;
}
.mastermodal .form_item{
    margin-bottom: 15px;
}
.mastermodal input[type=text],
.mastermodal input[type=email],
.mastermodal input[type=url],
.mastermodal input[type=password],
.mastermodal input[type=number] {
    width: 100%;
    padding: 3px 5px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    height: 36px;
    color:#404E5A;
}
.mastermodal input[type=text]:hover,
.mastermodal input[type=radio]:hover,
.mastermodal input[type=email]:hover,
.mastermodal input[type=url]:hover,
.mastermodal input[type=password]:hover,
.mastermodal input[type=number]:hover,
.mastermodal input[type=text]:focus,
.mastermodal input[type=radio]:focus,
.mastermodal input[type=email]:focus,
.mastermodal input[type=url]:focus,
.mastermodal input[type=password]:focus,
.mastermodal input[type=number]:focus,
.mastermodal input[type=text]:active,
.mastermodal input[type=radio]:active,
.mastermodal input[type=email]:active,
.mastermodal input[type=url]:active,
.mastermodal input[type=password]:active,
.mastermodal input[type=number]:active {
    border: 1px solid #2672EB;
}
.mastermodal input[type=text]:error,
.mastermodal input[type=radio]:error,
.mastermodal input[type=email]:error,
.mastermodal input[type=url]:error,
.mastermodal input[type=password]:error,
.mastermodal input[type=number]:error {
    border: 1px solid #D6001B;
}
.mastermodal input[type=text]:disabled,
.mastermodal input[type=radio]:disabled,
.mastermodal input[type=email]:disabled,
.mastermodal input[type=url]:disabled,
.mastermodal input[type=password]:disabled,
.mastermodal input[type=number]:disabled {
    border: 1px solid #D6DAEB;
}
.mastermodal input[type=radio]{
    width:12px;
    height:12px;
    margin:3px 5px 0 0 ;
}
.mastermodal input[type=radio]::after{
    background:#748A9D;
}
.mastermodal .file-attach-wrapper {
    position: relative;
    display: flex;
    align-items: flex-start;
}
.mastermodal .file-attach {
    width: 220px;
    height: 100px;
    background:#fff;
    border: 1px dashed #A0ACC1;
    margin: 5px 0;
    color: #2672EB;
    font-size: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    position: relative;
    font-weight: 300;
}
.mastermodal .file-attach-wrapper .file-attach {
    margin-right: 20px;
}
.mastermodal .file-attach-wrapper .upload-file-name {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 270px);
}
.mastermodal .file-attach-wrapper .upload-file-name .file-selected {
    font-size: 12px;
    padding: 4px;
    background: rgb(236, 239, 244);
    margin: 0 4px 4px 0;
}

.master_confirm .mastermodal .file-selected .delete-file {
    display: none;
}

.mastermodal .date-picker input[type=text] {
    margin-right: 5px;
    max-width: 150px;
    width: 100%;
    border: 1px solid #A0ACC1;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 14px;
}
.mastermodal .infomodal .date-picker p {
    position:relative;
    top:-8px;
}
.mastermodal .date-picker img{
    width: auto;
    height: 36px;
    vertical-align: top;
    margin-left: 5px;
}
.mastermodal .cancelb {
    border-radius: 7px;
    box-shadow: 0 8px 8px #00000021;
    color: #fff;
    cursor: pointer;
    border: none;
    /*max-width: 220px;*/
    height: 50px;
    line-height:50px;
    font-size: 20px;
    padding:0;
    margin: 0 0px 0px 16px;
    background: linear-gradient(to right, #d6d8e2 , #b7bdc8);
    border: 0;
}
.mastermodal .submitb {
    width: 300px;
    height: 50px;
    color: white;
    cursor: pointer;
    font-size: 20px;
    /* background: url(/static/button_long.png) no-repeat 0 0; */
    background-size: 100% auto;
    border-style: none;
    background: linear-gradient(to right, #F083B7, #D95B89);
    border-radius: 6px;
    box-shadow: 0 8px 8px #00000021;
    font-weight: 400;
}
.overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 10;
}
::placeholder {
    color: #A0ACC1;
}
:-ms-input-placeholder {
    color: #A0ACC1;
}
::-ms-input-placeholder {
    color: #A0ACC1;
}
.mastermodal .show_detail{
    color:#2672EB;
}

.mastermodal_header {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.mastermodal_header_left {
    display: flex;
}

.mastermodal .detail_to_user_list,
.mastermodal .detail_to_edit,
.mastermodal .detail_to_delete {
    width:77px;
    height:36px;
    margin-left: 25px;
    cursor:pointer;
}

.mastermodal .detail_to_user_list {
  background-color: #A0ACC1;
  color: #fff;
  border-radius: 4px;
  height: 33px;
  width: 86px;
  font-size: 12.5px;
  text-align: center;
  padding: 8px;
  box-shadow: 0px 1px 2px rgb(0 0 0 / 0.1);
}

.mastermodal .do_delete {
    width:77px;
    height:36px;
}
.mastermodal .detail_to_delete {
    margin-left: 16px;
}

.mastermodal .master_detail_alert {
    color: #D6001B;
    font-size: 14px;
    line-height: 19px;
    vertical-align: middle;
    margin-bottom: 20px;
}

.mastermodal .master_detail_alert img {
    vertical-align: bottom;
    margin-right: 5px;
}

.mastermodal .master_detail_table {
    border-bottom: 1px solid #D6DAEB;
    margin: 0 0 30px;
}

.master_detail_rows {
    display: flex;
    align-items: baseline;
    padding: 11px 0;
    border-top:1px solid #D6DAEB;
    font-size:14px;
}
.login_information_box .master_detail_rows:first-child {
    border-top:none;
    padding-top: 10px !important;
}


.master_detail_rows p:nth-child(1) {
    width: 100px;
    flex-shrink: 0;
}
.master_detail_rows p:nth-child(2) {
    /* flex: 1; */
    /* white-space: pre-line; */
    word-wrap: break-word;
    /* padding-left: 20px; */
}
.master_detail_text {
    line-height: 1.5rem;
    /* text-align: justify; */
}
.msatermodal .checkbox_a p{
    line-height:12px;
}
.mastermodal .closeb{
    position:absolute;
    top:20px;
    right:20px;
    cursor:pointer;
}
/* .master_detail .detail_to_edit{
    width:77px;
    height:36px;
    position:absolute;
    top:20px;
    right:200px;
    cursor:pointer;
} */
.master_detail .detail_to_edit img{
    width:100%;
}

.master_detail .detail_to_edit img{
    width:100%;
}
.mst_content_table table thead tr th span{
    margin: 3px 0 0 ;
    display:inline-block;
}
.mst_content .mst_content_table .create_button.lg {
    color: #ffffff;
    width: 180px;
    height: 36px;
    font-size: 14px;
    margin: 0 0 0 0;
    /* background: url(/static/button_gray.png) no-repeat 0 0; */
    background-size: 100% auto;
    border-style: none;
    background: #A0ACC1;
    border: 1px solid #A0ACC1;
    border-radius: 4px;
    box-shadow: 0 4px 4px #00000014;
    min-width: 180px;
}
.mst_content .show_detail{
    color:#2672EB;
}
.mst_content .infolist table tbody td:nth-child(1) {
    text-align:center;
}
.mst_content .infolist table thead th:nth-child(1) {
    width:100px;
}
.mst_content .infolist table thead th:nth-child(2) {
    width:280px;
}
.mst_content .infolist table thead th:nth-child(3) {
    width:443px;
}
.mst_content .infolist table thead th:nth-child(4) {
    width:110px;
}
.mst_content .infolist table thead th:nth-child(5) {
    width:110px;
}
.mst_content .infolist table thead th:nth-child(6) {
    width:110px;
}
.mst_content .infolist table thead th:nth-child(7) {
    width:110px;
}
.mst_content .infolist table thead th:nth-child(8) {
    width:30px;
}
.mst_content .c-s-v-download:before {
    content:"";
    position:absolute;
    top:5px;
    left:30px;
    width:20px;
    height:20px;
    background: url(/assets/image/downloadIcon.png);
    background-size:100%;
}
.mst_content .c-s-v-download {
    position:relative;
    border: 1px solid #A0ACC1;
    padding: 7px 10px 7px 40px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
    cursor: pointer;
    box-shadow: 0 4px 4px #0000001a;
    height: 42px;
    display: block;
    float: right;
    min-width: 200px;
    height: 36px !important;
    margin-right: 15px;
    margin-bottom: 10px !important;
    margin-top: 10px;
}

.mst_content .mess_tamplate_list table tbody td:nth-child(1) {
    text-align: center;
    width:170px;
}
.mst_content .mess_tamplate_list table tbody td:nth-child(2) {
    width:570px;
}
.mst_content .mess_tamplate_list table tbody td:nth-child(3) {
    width:570px;
}
.mst_content .mess_tamplate_list table tbody td:nth-child(4) {
    width:120px;
}
.mst_content .mess_tamplate_list table tbody td:nth-child(5) {
    width:120px;
}
.mst_content .can-order {
    cursor: pointer;
    position:relative;
}
.mst_content .can-order.asc::after,
.mst_content .can-order.desc::after {
    content: '';
    display: inline-block;
    width:8px;
    height:13px;
    margin-left: 3px;
}
.mst_content .can-order.asc::after {
    background: url("/assets/image/sort_down.png") no-repeat center;
    vertical-align: middle;
}
.mst_content .can-order.desc::after {
    background: url("/assets/image/sort_up.png") no-repeat center;
    vertical-align: middle;
}
.info-author {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.info_preview .master_detail_rows > p {
    flex: 115px;
    max-width: 115px;
    font-weight: 500;
}
.info_preview .master_detail_rows > .info-wrapper {
    flex: calc(100% - 115px);
    max-width: calc(100% - 115px);
    word-break: break-all;
}
.info_preview .info-wrapper .info-title {
    font-weight: 500;
    white-space: pre-line;
    margin-bottom: 5px;
}
.info_preview .info-wrapper .info-content {
    white-space: pre-line;
}
.mst_content_table{
    width:100%;
    display: flex;
    flex-wrap: wrap;
}
.page-action-right {
    display: flex;
    float: right;
    /* margin: 35px 0 0 auto */
}
.page-action-right .c-s-v-download {
    margin: 0;
    margin-right: 0 !important;
}
.info-prew-form {
    display: flex;
}
.info-prew-form #info-prev-btn {
    width: 90px;
    flex-shrink: 0;
    margin-left: 10px;
    cursor: pointer;
    padding: 0 5px;
}
.gray-btn {
    display: inline-block;
    min-width: 180px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    background-color: #A0ACC1;
    border: 1px solid #A0ACC1;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
}
.gray-btn:hover,
.gray-btn:visited {
    color: #fff;
    text-decoration: none;
}

/* pulldown */

/* ボタンスタイル */
.ui-selectmenu-button {
    width: 400px;
    height: 36px;
    padding-left: 10px;
    padding-right: 4px;
    background-color: #FFFFFF;
    border-radius: 4px;
}
/* ボタンのテキストサイズ */
.ui-selectmenu-text {
    font-size: 14px;
}
/* optionスタイル */
.ui-selectmenu-menu {
    font-size: 14px;
    /* padding-left: 16px; */
    max-height: 10px;
}
.ui-menu {
    max-height: 260px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.16) ;
}
.ui-selectmenu-icon {
    margin-top: 2px !important;
    transform: scale(1.25);
    -ms-transform: scale(1.25); /* IE 9 */
    -webkit-transform: scale(1.25); /* Chrome, Safari, Opera */
}
#main_info_preview_modal button{
    margin:auto;
    height: 50px;
    color: white;
    cursor: pointer;
    font-size: 20px;
    border-style: none;
    border-radius: 6px;
    box-shadow: 0 8px 8px #00000021;
    font-weight: 400;
}
.button_pink{
    background: linear-gradient(to right, #F083B7, #D95B89);
}
.button_glay{
    background: linear-gradient(to right, #d6d8e2 , #b7bdc8);
}
.button_size_long{
    width:300px;
}
.button_size_short{
    width:150px;
}

/* モーダル */
.modal_header {
    position: relative;
}
.modal_header .header_close_btn {
    position: absolute;
    right: 0;
    top: 0;
}
.modal_center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal_confirm_size {
    width: 620px;
    height: 360px;
}
#send_cust_confirm_modal .send_cust_confirm_txt {
    line-height: 30px;
}
#send_cust_confirm_modal .send_cust_name {
    font-size: 18px;
}
.modal_box .modal_button_area.text_center {
    display: block;
    width: 100%;
}
.modal_button_area.text_center button + button {
    margin-left: 20px;
}
.modal_body {
    text-align: left;
}
.modal_actions {
    margin-top: 40px;
}
.modal_actions .modal_button_ok,
.modal_actions .modal_button_cancel {
    font-size: 20px;
    margin: 0;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .16);
}
.modal_actions button + button {
    margin-left: 20px !important;
}
/* Common */
.f-18 {
    font-size: 18px !important;
}
.mb-0 {
    margin-bottom: 0px !important;
}
.mb-6 {
    margin-bottom: 6px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.bg-fff {
    background-color: #fff !important;
}
.drag-area-m {
    width: 260px !important;
    height: 160px !important;
}
.form-inline-group {
    display: flex;
}
.form-inline-group label {
    padding-top: 5px;
    margin-right: 10px;
}
input[type=text].form-input-s {
    width: auto;
    height: 36px;
    font-size: 14px;
    padding: 3px 5px;
}
input#search_word {
    background-image: url(/assets/image/search3.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 10px, 50%;
    padding-left: 38px;
}

.mst_pulldown {
    background-image: url(/assets/image/select-icon.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 98% 50%;
}
.content--wrapper {
    display: block;
    width: 100%;
    padding-top: 25px;
    clear: both;
}
.tab-slider--tabs {
    display: flex;
    border-bottom: 1px solid #D6DAEB;
}
.tab-slider--trigger {
    flex: 180px;
    max-width: 180px;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    color: #A0ACC1;
    background-color: transparent;
    margin-bottom: -1px;
    border-left: 1px solid #D6DAEB;
    border-top: 1px solid #D6DAEB;
    border-bottom: 1px solid #D6DAEB;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    list-style: none;
    cursor: pointer;
}
.tab-slider--trigger:last-child {
    border-right: 1px solid #D6DAEB;
}
.tab-slider--trigger.selected {
    color: #2672EB;
    border-bottom: 1px solid #F8FAFD;
}
.tab-slider--body {
    padding-top: 15px;
}
.tab-slider--trigger a {
    display: block;
    color: inherit;
    text-decoration: none;
}
.i-form-group {
    margin-bottom: 16px;
}
.i-form-horizontal .i-form-group {
    display: flex;
}
.i-form-group > label {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #748A9D;
    margin-bottom: 5px;
}
.i-form-group > label.req:after {
    content: "※";
    color: #FF0000;
    margin-left: 4px;
}
.i-form-group input {
  display: block;
}
.i-form-group-inner {
  padding-left: 10px;
}
.i-form-control {
    height: 36px;
    border: 1px solid #A0ACC1;
    border-radius: 4px;
    padding: 8px 10px;
    outline: none;
}
.i-form-control:hover {
    border: 1px solid #2672EB;
}
select.i-form-control {
    padding-left: 5px;
    padding-right: 5px;
}
textarea.i-form-control {
    height: auto;
}
.i-form--datepicker {
    display: inline-block
}
.i-form-control.datepicker {
    width: 150px;
}
.i-form--datepicker img {
    width: auto;
    height: 36px;
    vertical-align: top;
    margin-left: 5px;
}
.i-form-txt {
  font-size: 12px;
  color: #748A9D;
  margin-top: 3px;
}
.is-error {
    color: #FF0000;
    font-size: 12px;
}
.c-grayblue {
    color: #748A9D !important;
}
.w-50 {
    width: 50px !important;
}
.w-60 {
    width: 60px !important;
}
.w-65 {
    width: 65px !important;
}
.w-70 {
    width: 70px !important;
}
.w-75 {
    width: 75px !important;
}
.w-80 {
    width: 80px !important;
}
.w-90 {
    width: 90px !important;
}
.w-100 {
    width: 100px !important;
}
.w-110 {
    width: 110px !important;
}
.w-120 {
    width: 120px !important;
}
.w-125 {
    width: 125px !important;
}
.w-130 {
    width: 130px !important;
}
.w-150 {
    width: 150px !important;
}
.w-180 {
    width: 180px !important;
}
.w-200 {
    width: 200px !important;
}
.w-220 {
    width: 220px !important;
}
.w-250 {
    width: 250px !important;
}
.w-265 {
    width: 265px !important;
}
.w-300 {
    width: 300px !important;
}
.w-100p {
    width: 100% !important;
}
.mw-300 {
  max-width: 300px;
}
.mw-500 {
  max-width: 500px;
}
.ml-20 {
  margin-left: 20px;
}
.white-normal {
    white-space: normal !important;
}
.p-15 {
  padding: 15px !important;
}
.p-20 {
  padding: 20px !important;
}
.mt-4 {
    margin-top: 4px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.opacity70 {
  opacity: .7;
}
.txt-link {
    font-size: 14px;
    font-weight: 300;
    color: #2672EB;
}
.txt-link:hover,
.txt-link:focus,
.txt-link:active {
    text-decoration: underline;
}
.txt-link:disabled {
    color: #A0ACC1;
    text-decoration: none;
}
.txt-link:visited {
    text-decoration: none;
}
.color-error {
    color: #D6001B !important;
}
.bg-error {
    color: #fff !important;
    background-color: #D6001B !important;
}
.form-item--date span {
    font-size: 14px;
    margin-right: 3px;
}
.i-file-attach {
    width: 250px;
    height: 160px;
    border: 1px dashed #A0ACC1;
    color: #2672EB;
    font-size: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    position: relative;
    font-weight: lighter;
    background: #fff;
}
.i-file-attach input[type=file] {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.file-link {
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    max-width: 400px;
    font-size: 14px;
    line-height: 34px;
    color: #404E5A;
    padding: 0 10px;
    background-color: #ECEFF4;
}
.file-link .ellipsis {
    display: inline-block;
    max-width: calc(100% - 15px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
a.file-link .ellipsis {
  max-width: calc(100% - 30px);
}
.file-link .file-remove-btn {
    position: absolute;
    display: inline-block;
    width: 34px;
    height: 34px;
    top: 0;
    right: 0;
    background: url(../image/close-12.png) no-repeat center;
}
a.file-link {
  display: flex;
  align-items: center;
  color: #2672EB;
}
a.file-link:hover {
  text-decoration: none;
}
a.file-link:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../image/icon_download.png) no-repeat center;
  margin-right: 5px;
  vertical-align: super;
}
.file-list > li {
    margin-bottom: 10px;
}
.file-list > li:first-child {
    margin-top: 10px;
}
.i-form-inline > .i-form-group {
    display: inline-block;
}
.i-form-inline > .i-form-group:not(:first-child) {
    margin-left: 40px;
}
.i-table {
    width: 100%;
    border-collapse: collapse;
}
.i-table th,
.i-table td {
    font-weight: normal;
    padding: 10px 5px;
    border: 1px solid #D6DAEB;
}
.i-table th {
    color: #748A9D;
    background-color: #ECEFF4;
}
/* .mst_content table.i-table th,
.mst_content table.i-table td {
    width: auto;
} */
.i-table th.can-order {
    position: relative;
}
.i-table th.can-order:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 20px;
    margin-left: 3px;
    background: url(/assets/image/sort.png) no-repeat center;
    vertical-align: bottom;
}
.i-table th.can-order.asc:after {
    background: url(/assets/image/sort_up.png) no-repeat center;
    vertical-align: text-top;
}
.i-table th.can-order.desc:after {
    background: url(/assets/image/sort_down.png) no-repeat center;
    vertical-align: text-bottom;
}
.i-table th.no-border,
.i-table .no-border {
    border: 0;
    background-color: transparent;
}
.i-table tr:hover .no-border {
    background-color: #fff;
}
.i-modal-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.3);
    font-size: 14px;
}
.i-modal-size-s {
    width: 400px;
    height: 185px;
    padding: 20px 15px;
    background-color: #F8FAFD;
    border: 1px solid #D6DAEB;
}
a.modal_button_cancel {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 50px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, .16);
}
.page-title {
    font-size: 20px;
    font-weight: normal;
    color: #2672EB;
}
/* End minami 11-22 */
.logo-container{
    display:flex;
    align-items:center;
    width: calc(100% - 70px);
    flex-wrap: wrap;
}
.logo-container a{
    display:inline-block;
    margin:0;
    line-height:0;
}
.logo-container h1{
    display:inline-block;
    color:#fff;
    font-size:20px;
    font-weight:500;
    padding:0;
    line-height:1;
}

.left_infobar {
    width: 300px;
    height: 88vh;
    overflow: auto;
    font-size:14px;
}
.left_infobar p.noti_title{
    color: #2672EB;
    margin: 0px 0 4px 0px;
    font-size: 20px;
}

.left_infobar .side_btn_submit {
  margin-left: 0;
}

.dashbord_information_card {
    width: 280px;
    height: 80px;
    background-color: #FFFFFF;
    border: 1px solid #D6DAEB;
    border-radius: 0px 10px 10px 10px;
    margin-top: 5px;
    display: flex;
    margin-bottom: 10px;
    padding: 4px 5px 5px;
    cursor: pointer;
}
.dashbord_information_date {
    text-align: right;
    font-size: 12px;
    margin-right: 2px;
    line-height: 12px;
}
.dashbord_information_arrow {
    width: 6px!important;
    position: relative;
    padding: 0px!important;
    margin-left: 5px;
}
.main_area {
    flex: 1;
    height: 85vh;
    background-color: #f8fafd;
    padding:0 0 0 20px;
}
.dashbord_home_menu {
    padding: 0px 0 10px 20px;
    font-size:20px;
    color: #2672EB;
}
.dashbord_home_master {
    margin: 0px 0 10px 20px;
    font-size:20px;
    color: #01A2C6;
}
.dashbord_home_image {
    /* width: 128px; */
    height: 75px;
    margin-bottom: 3px;
}
.icon_box span.title {
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: white;
}
.icon_box.blue span.title {
    padding:15px 0 0;
}
.icon_box.blue span.title.dash2{
    padding:3px 0 0;
}
.icon_box a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.dashboard-menu-link {
  text-align: center;
}
.dashboard-menu-link:hover {
  text-decoration: none;
}
.dashboard-menu-link.disabled {
  opacity: .4;
  cursor: not-allowed;
}
.icon_box:hover:not(.disabled-link-chat) {
    opacity: 0.7;
}
.dashboard-menu-link.disabled:hover {
    opacity: .4;
    cursor: not-allowed;
}
#dashboard{
    display:flex;
}
.mb-4 {
    margin-bottom: 16px;
}
@media screen and (max-width:460px) {
    #dashboard {
        flex-direction: column-reverse;
        gap: 30px;
    }
    .main {
        padding: 15px;
    }
    .main_area{
        padding: 0;
    }
}
/* #room-request{
    display:flex;
    position:relative;
} */
#transactions{
    display:flex;
}
.management_main_contents {
    height: 85vh;
    flex:1;
    position: relative;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 20px;
}
.mst_content .title {
    font-size: 20px;
    padding: 0 20px 14px 0;
    color: #2672EB;
    float: left;
}

.rdt_TableCol_Sortable {
    font-size: 14px;
}

.mst_content .create_button, .mst_content  .import_button {
    color: #ffffff;
    width: 192px;
    height: 36px;
    font-size: 14px;
    margin: 0 0 0 0;
    /* background: url(/static/button_gray.png) no-repeat 0 0; */
    background-size:100% auto;
    border-style: none;
    background: #A0ACC1;
    border: 1px solid #A0ACC1;
    border-radius: 4px;
    box-shadow: 0 4px 4px #00000014;
}
.mst_content .create_button.lg {
    width: 250px;
}
.mst_content .create_button:hover, .mst_content  .import_button:hover {
    /* background: url(/static/button_gray_hover.png) no-repeat 0 0; */
    background-size:100% auto;
    opacity: .9;
    cursor: pointer;
}
.mst_content .csv_button {
    color: #ffffff;
    font-size: 14px;
    background: url(/assets/image/downloadIcon.png) no-repeat 10px center #A0ACC1;
    /* background-size:100% auto; */
    border-style: none;
    margin: 18px 20px 0 0;
    border: 1px solid #A0ACC1;
    padding: 7px 10px 7px 40px;
    float: right;
    border-radius: 5px;
    box-shadow: 0 4px 4px #0000001a;
}
.mst_content .csv_button:hover {
    opacity: 0.9;
    cursor:pointer;
}
.mst_content .preview_button {
    color: #ffffff;
    width: 132px;
    height: 42px;
    font-size: 14px;
    margin: 16px 20px 0 0;
    /* background: url(/static/button_gray_short.png) no-repeat 0 0; */
    background-size:100% auto;
    border-style: none;
    float: right;
    background: linear-gradient(-146deg, #B6BCC7, #D7D9E2);
    border-radius: 6px;
    box-shadow: 0 8px 8px #00000029
}
.mst_content .preview_button:hover {
    /* background: url(/static/button_gray_short_hover.png) no-repeat 0 0; */
    background-size:100% auto;
    opacity: 0.9;
    cursor: pointer;
}

.indent-0 {
    text-indent: 1em;
}

.indent {
  padding-left:1em;
  text-indent:-1em;
}
.indent-2 {
  padding-left:2em;
  text-indent:-2em;
}
.indent-3 {
  padding-left:3em;
  text-indent:-3em;
}
.indent-4 {
    padding-left:4em;
    text-indent:-4em;
}
.indent-5 {
    padding-left:5em;
    text-indent:-5em;
}



.kiyaku p {
    text-align: justify;
    line-height: 18px;
    margin-bottom: 10px;
}

.kiyaku h2 {
    font-size: 20px;
    margin: 15px 0 5px;
    font-weight: normal;
    /* font-weight: 300; */
}

.kiyaku .cancelb {
    margin: 10px 0 0 0;
}

/**** search ****/
.mst_content .search {
    float: right;
    margin-right: 25px;
}
.mst_content .search_form {
    position: relative;
}
.mst_content .search_form .keywords{
    width: 200px;
    height: 15px;
    background-size:18px;
    font-size: 16px;
    background-color: #FFFFFF;
    border: 1px solid #CCC;
    margin: 20px 0 0 0;
    padding: 10px 10px 10px 26px;
}
.mst_content .search_form .search_arrow {
    position: absolute;
    width: 14px;
    top: 36px;
    left: 205px;
}

/**** table ****/
.mst_table {
    color: #404E5A;
    font-size: 14px;
    width: 100%;
    height: 100%;
    border-collapse:separate;
    border-spacing: 0;
    background-color: white;
    padding: 20px 20px 20px 20px;
    overflow-y: scroll;
}
.mst_table tr {
    height: 40px;
}
.mst_table th {
    color: #748A9D;
    background-color: #ECEFF4;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #CCD0E0;
}
.mst_table .th_icon {
    width: 8px;
    margin: -2px 2px;
    cursor: pointer;
}
.mst_table td {
    text-align: left;
    padding: 10px;
    border: 1px solid #CCD0E0;
}
.mst_table td {
    text-align: center;
    padding: 10px 0;
    border: 1px solid #CCD0E0;
}
.mst_table .detail_link {
    cursor: pointer;
}
.mst_table .action_icon {
    width: 18px;
    margin: 0px 5px 0px 5px;
    cursor: pointer;
}
.mst_table .attach_icon {
    width: 18px;
    padding: 0px;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}
.tbl_color_open {
    color: #D95B89;
}
.tbl_color_colsed {
    color: #A0ACC1;
}
.tbl_color_title {
    color: #2672EB;
    cursor: pointer;
}

/** Custom **/

textarea.form_input {
    border: 1px solid #A0ACC1;
    border-radius: 3px;
    padding: 15px;
    font-size: 16px;
}


.mst_modal {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    padding: 10px 0px 10px 20px;
    transform: translate(-50%, -50%);
    outline: transparent;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    background-color: #F8FAFD;
}
.mst_modal .modal_title {
    margin-top: -20px;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
label.mst_label1 {
    color: #748A9D;
    font-size: 14px;
}
.mst_modal .modal_content {
    min-height: 400px;
}
.mst_modal .modal_button {
    margin: 30px 0 20px 0;
    text-align: left;
}
.mst_modal .modal_button_ok {
    width: 320px;
    height: 50px;
    color: white;
    font-size: 16px;
    /* background: url(/static/button_long.png) no-repeat 0 0; */
    background-size:100% auto;
    border-style: none;
    background: linear-gradient(-146deg, #D95B89, #F083B7);
    border-radius: 6px;
    margin: 0 5px;
    box-shadow: 0 8px 8px #00000029;
}
.mst_modal .modal_button_cancel {
    width: 164px;
    height: 50px;
    color: white;
    font-size: 16px;
    /* background: url(/static/cancel.png) no-repeat 0 0;  */
    background-size:100% auto;
    border-style: none;
    background: linear-gradient(-146deg, #B6BCC7, #D7D9E2);
    border-radius: 6px;
    margin: 0 5px;
    box-shadow: 0 8px 8px #00000029;
}
.mst_modal .modal_button_cancel:hover, .mst_modal .modal_button_ok:hover {
    opacity: 0.9;
    cursor: pointer;
}

.mst_modal .modal_button_edit {
    width: 88px;
    height: 48px;
    background: url(/assets/image/edit_btn.png) no-repeat 0 0;
    background-size:100% auto;
    border-style: none;
    margin: 0 0 0 20px;
    padding: 0 0 20px 0;
    cursor: pointer;
}
.mst_modal .modal_title {
    text-align: left;
    margin-top: 0px;
    font-size: 20px;
    color: #3366FF;
}
.mst_modal .modal_delete_title {
    text-align: left;
    margin-top: 0px;
    font-size: 14px;
    color: red;
}
.mst_modal .modal_title {
    text-align: left;
    margin-top: 0px;
    font-size: 20px;
    color: #3366FF;
}
.mst_modal .form_item {
    display: flex;
    padding: 15px 0;
    flex-direction: column;
}
.mst_modal .form_item label {
    width: 40%;
    font-size: 14px;
    color: #748A9D;
    padding-bottom: 10px;
}
.mst_modal .form_item input,
.mst_modal .form_item select {
    width: 60%;
}
.mst_modal .upload_area {
    width: 60%;
}
.mst_modal .modal_form_error {
    margin-top: 20px;
    font-size: 12px;
    margin: 0;
    color: red;
}
.mst_modal .modal_form_txt {
    font-size: 14px;
    color: #748A9D;
}
.mst_modal .close_icon {
    width: 16px;
    margin: 0px 0px -4px 20px;
    cursor: pointer;
}
.mst_modal .delete_confirm {
    font-size: 14px;
    padding-top: 20px;
    color: #748A9D;
}
table.modal_table{
    font-size: 14px;
    width: 100%;
    border-spacing: 0;
    word-break: break-all;
}
table.modal_table th{
    width: 20%;
    border-bottom: solid 2px #ddd;
    text-align: left;
    padding: 10px 0;
}
table.modal_table td{
    white-space: pre-line;
    width: 80%;
    border-bottom: solid 2px #ddd;
    text-align: left;
    padding: 10px 0;
}
.mst_modal .detail_table {
    font-size: 14px;
    width: 100%;
    border-spacing: 0;
    word-break: break-all;
}
.mst_modal .detail_table th{
    width: 20%;
    border-bottom: solid 2px #ddd;
    text-align: left;
    padding: 10px 0;
}
.mst_modal .detail_table td{
    white-space: pre-line;
    width: 80%;
    border-bottom: solid 1px #D6DAEB;
    text-align: left;
    padding: 10px 0;
}

.mst_modal .detail_table tr:first-child td {
    border-top: 1px solid #D6DAEB;
}

.mst_modal .mst_input{
    width: 480px !important;
}
.mst_modal .mst_input_small{
    width: 200px !important;
}
.cal_button {
    width: auto;
    padding: 0 0 0 0;
    margin: -100px 0 0 0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}
.flex_row .cal_button {
    position: relative;
    top: 10px;
}
.cal_button_img {
    width: 46px;
    margin: -2px 0 -10px 0px;
    height: 35px;
}
.calbu{
    width: 35px;
    height: 35px;
    position:relative;
    top:13px;
}
.form-item .file-attach{
    margin:0 0 20px;
}
.warning_img {
    width: 20px;
    padding: 0px 25px -20px 0px;
    margin: 0px 5px -5px 0px;
}
.mst_textarea{
    width: 480px;
}
.mst_tableHeader {
    position: sticky !important;
    top: -1px;
    z-index: 1;
}
.login_modal_description h2{
    margin:10px 0 0;
}
header ul{
    position:static;
    right:inherit;
    top:inherit;
    display:inline-flex;
    /*justify-content:space-between;*/
    color: #fff;
    text-align: left;
    width:auto;
    height:auto;
    margin-left:auto;
    margin-right:20px;
}

@media screen and (max-width:860px) {
    header ul {
        display: none;
    }
    .name_drawer{
        display: flex;
    }
}
header ul li{
    height:auto;
}
header ul li img{
    width:20px;
}
.header_page_title{
    margin-left:10px;
}
.header_sub_menu{
    margin-left: 30px;
}
.header_sub_menu a{
    font-size: 14px;
    font-weight:500;
    color:#fff;
}
.header_sub_menu a.active{
    text-decoration:underline;
    color:#C4DDFC;
}
.header_sub_menu a:not(:last-child){
    margin-right: 10px;
}
.header_account li{
    font-weight:500;
}
.header_account li:not(:last-child){
    margin-right: 20px;
}
.header_logout{
    position: absolute;
    font-size: 15px;
    font-weight: 500;
    right: 10px;
    color: #fff;
    cursor: pointer;
}
.info_icon{
  position: relative;
  cursor: pointer;
}
.info_icon.active:after {
  content: '';
  position: absolute;
  top: -4px;
  right: -6px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #e189b5;
  border: 3px solid #013b96;
  border-radius: 50%;
}
.modal-absolute-btn--wrapper {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.information_nav {
    width: 400px;
    font-size: 14px;
}
.information_area {
    margin:14px 0 0;
    height: 80vh;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
}
.telfax_order{
    margin:90px 0 0;
}
.main_contents {
    height: 84vh;
    background-color: #F8FAFD;
    flex: 1;
    overflow-y:scroll;
}
.roomhead{
    position:absolute;
    top:0;
    right:0;
    width:400px;
}
.faxtelbox{
    position:absolute;
    top:20px;
    right:0px;
    text-align:right;
}
.submitfc{
    display:block;
    width:300px;
    height:50px;
    text-align:center;
    background: linear-gradient(to right, #f082b6 , #d95c8a);
    border-radius: 7px;
    box-shadow: 0 8px 8px #00000021;
    color: #fff;
    line-height:50px;
    cursor: pointer;
    border: none;
    margin: 20px auto;
    font-size: 20px;
}
.title {
    font-size: 14px;
}
.date {
    font-size: 10px;
    text-align: right;
    margin-top: 3px;
    margin-right: 10px;
}
.description {
    grid-row: span 1; grid-column: span 2;
    font-size: 14px;
    word-break: break-all;
}
.staff {
    grid-row: span 1; grid-column: span 2;
    font-size: 9px;
    text-align: right;
    margin-right: 10px;
}

.create_btn_submit {
    color: #ffffff;
    width: 192px;
    height: 42px;
    font-size: 14px;
    /* background: url(../image/button_gray.png) no-repeat 0 0; */
    background-size:100% auto;
    border-style: none;
    background: #A0ACC1;
    border: 1px solid #A0ACC1;
    border-radius: 4px;
    box-shadow: 0 4px 4px #00000014;
}
.create_btn_submit:hover {
    /* background: url(../image/button_gray_hover.png) no-repeat 0 0; */
    background-size:100% auto;
    opacity: 0.8;
    cursor: pointer;
}

.info_preview .mastermodal .contact_close {
    width: auto;
    padding: 0 15px;
    min-width: 220px;
}


@media screen and (max-width:768px) {
    .information {
        display: none;
    }
    .information_nav {
        display: none;
    }
    .information.active {
        display: block;
        position: absolute;
        z-index: 1;
        margin: -10px 0 !important;
        padding: 0;
        width: 100%;
        background: #00000054;
    }
    .information_nav.active {
        display: block;
    }
    .information_nav.active .information.active > div {
        width: 440px;
        padding: 0 20px;
        background: #f8fafd;
        display: block;
        height: 100%;
        overflow-y: scroll;
    }
    .md-flex-1 {
        flex: 1;
    }
}
.row-gap-3 {
    row-gap: 12px;
}
.col-gap-3 {
    column-gap: 12px;
}
.col-gap-1 {
    column-gap: 4px;
}
@media screen and (max-width:768px) {
    .information {
        display: none;
    }
    .information_nav {
        display: none;
    }
    .information.active {
        display: block;
        position: absolute;
        z-index: 1;
        margin: -10px 0 !important;
        padding: 0;
        width: 100%;
        background: #00000054;
    }
    .information_nav.active {
        display: block;
    }
    .information_nav.active .information.active > div {
        width: 440px;
        padding: 0 20px;
        background: #f8fafd;
        display: block;
        height: 100%;
        overflow-y: scroll;
    }
}

.information_image_box {
    height: 36px;
    margin: 0 0 10px 0;

}
.main_data {
    /* background: #ffffff; */
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
    padding-left: 0px;
    position:relative;
}
.create_btn_submit {
    color: #ffffff;
    width: 104px;
    height: 20px;
    font-size: 10px;
    text-align: center;
    /* background: url(./static/button_gray.png) no-repeat 0 0; */
    /* background-size:100% auto; */
    border-style: none;
    background: #A0ACC1;
    border: 1px solid #A0ACC1;
    border-radius: 4px;
    box-shadow: 0 4px 4px #00000014;
    position: relative;
}
.create_btn_submit:hover {
    /* background: url(./static/button_gray_hover.png) no-repeat 0 0; */
    background-size:100% auto;
    opacity: 0.8;
    cursor: pointer;
}
.title-description {
    font-size: 12px;
    margin: 20px 0 ;
}
.i-main_contents {
    position: relative;
    flex: 1;
}
.i-arrowbox {
    position: relative;
    background-color: #fff;
    padding: 15px 20px;
    margin-bottom: 55px;
    border: 1px solid #D6DAEB;
}
.i-arrowbox:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: calc(100% + 8px);
    left: calc(50% - 20px);
    background: url(../image/arrow01.png) no-repeat center;
    background-size: cover;
}
.i-arrowbox-left:after {
  left: 24px;
}
.i-arrowbox-none:after {
  display: none;
}
.i-arrowbox .main_title {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 8px;
    color: #2672EB;
}
.i-arrowbox .main_date {
    margin-bottom: 20px;
}
.i-arrowbox table.main_data {
    padding: 0;
    margin-bottom: 5px !important;
}
.box-ban-btn {
    position: absolute;
    top: 16px;
    right: 19px;
}
.page-title-search {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.next-title-seacrch--wrapper {
    width: 100%;
    max-width: 475px;
    margin-left: 40px;
}
.search-input-group {
    position: relative;
}
.search-input-group:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background: url(../image/search4.png) no-repeat center;
}
.search-input-group .search-input {
    width: 100%;
    height: 40px !important;
    padding: 8px 25px 8px 40px;
    border: 1px solid #A6BCD0;
    border-radius: 3px;
}
.search-input-group .detail-search-btn {
  position: absolute;
  top: calc(50% - 13px);
  right: 10px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../image/icon_detail_search.png) no-repeat center;
  background-size: cover;
  cursor: pointer;
}
.i-pagination-list {
    display: flex;
    align-items: center;
}
.i-pagination-list > li a,
.i-pagination-list > li span {
    display: inline-block;
    font-size: 14px;
    color: #2672EB;
    padding: 5px;
}
.i-pagination-list > li a.active,
.i-pagination-list > li span.active,
.i-pagination-list > li span.prev-page-link,
.i-pagination-list > li span.first-page-link,
.i-pagination-list > li span.next-page-link,
.i-pagination-list > li span.last-page-link {
    color: #434E59;
}
.i-pagination--wrapper {
    display: flex;
}
.i-pagination--wrapper .per-page-control {
    width: 70px;
    height: 36px;
    font-size: 14px;
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #A0ACC1;
    border-radius: 4px;
}
.i-pagination--wrapper .i-pagination-list {
    margin-right: 20px   ;
}
.i-pagination--wrapper .per-page--wrapper span {
    font-size: 14px;
    text-align: right;
}

.total_count{
    margin: 5px 0 0 20px;
}
/* Checkbox */
.i-checkbox {
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    font-size: 14px;
    user-select: none;
}
.i-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #748A9D;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.i-checkbox input:checked ~ .checkmark:after {
    display: block;
}
.i-checkbox input:disabled  ~ .checkmark {
    background-color: rgba(128, 128, 128, .38);
}
.i-checkbox .checkmark:after {
        left: 25%;
    top: 60%;
    width: 4px;
    height: 8px;
    border: solid #748A9D;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg) scale(3) translate(-50%,-50%);
}
.i-checkbox:focus {
    outline: none;
}
.i-checkbox:focus .checkmark {
    border: 2px solid #2672EB;
}
.i-checkbox:focus .checkmark:after {
    left: 5px;
}
.i-checkbox.disabled {
    color: #D6DAEB;
}
.i-checkbox.disabled .checkmark {
    border-color: #D6DAEB;
}
.i-checkbox.disabled .checkmark:after {
    border-color: #D6DAEB;
}
p.sm-font + .file-attach {
    margin-top: 4px;
}
.collapsable-body {
  height: 160px;
  overflow: hidden;
}
.collapse-btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 15px;
  background-color: #EDEFF4;
}
.collapse-open .collapsable-body {
  height: auto;
}
.collapse-open .collapse-btn img {
  transform: rotate(180deg);
}
.i-arrowbox.collapsable {
  padding-bottom: 10px;
}
/* End minami */

/** side menu **/
.management_menu_list {
    width: 200px;
    height: 85vh;
    overflow-y: auto;
}
.management_menu_list a {
    display: block;
}

/*
 * custtom radio button
 * edited by momo
 * 2020-11-26
 */
.i-radiobutton {
    display: block;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    user-select: none;
    color: #404E5A;
}
.i-radiobutton input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #748A9D;
}
.radiomark:after {
    content: "";
    position: absolute;
    display: none;
}
.i-radiobutton input:checked ~ .radiomark:after {
    display: block;
}
.i-radiobutton .radiomark:after {
    top: 3px;
    left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #748A9D;
}
.i-radiobutton:focus {
    outline: none;
}
.i-radiobutton:focus .radiomark {
    border: 2px solid #2672EB;
}
.i-radiobutton:focus .radiomark:after {
    left: 5px;
}
.i-radiobutton.disabled {
    color: #D6DAEB;
}
.i-radiobutton.disabled .radiomark {
    border-color: #D6DAEB;
}
.i-radiobutton.disabled .radiomark:after {
    border-color: #D6DAEB;
}
/* end */
#management{
    display:flex;
}
.management_menu_list p{
    background:#FFFFFF;
    line-height: 40px;
    border: 1px solid #D6DAEB;
    margin: 0 0 10px;
}
.management_menu_list p a{
    display:block;
    padding:0 10px;
    color:#404E5A;
    text-decoration:none;
}
.management_menu_list p a:hover {
    color: #fff;
}
.management_menu_list p:hover{
    background:#2672EB;
    color:#fff;
}

/* loader */
.c-s-v-download {
    background: /*url(/../static/downloadIcon.png) no-repeat*/ 10px center #A0ACC1;
    border: 1px solid #A0ACC1;
    padding: 7px 10px 7px 40px;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
    cursor: pointer;
    box-shadow: 0 4px 4px #0000001a;
    height: 42px;
}
/* Start minami 11-21 */
.form-item--snt-file--wrapper {
    display: flex;
}
.form-item--snt-file--wrapper .file-list--wrapper {
    width: 250px;
    margin-left: 48px;
}
.form-item--search-snt--wrapper span {
    display: inline-block;
    width: 34px;
    text-align: center;
}
.snt-check--wrapper {
    font-size: 14px;
    line-height: 25px;
}
.snt-check--wrapper > h3:first-child {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}
.snt-check-success--wrapper .modal_actions {
    margin: 18px 0 30px;
}
.snt_import_file_info {
    margin-bottom: 18px;
}
.snt_check_file_info > span {
    margin-right: 20px;
}
.snt_check_file_name > span,
.snt_check_file_info > span > span {
    color: #748A9D;
}
#snt-import-finish-modal .i-modal {
    padding-top: 35px;
    text-align: center;
}
#snt-import-finish-modal .i-modal .modal_actions {
    margin-top: 30px;
}
.snt-search-result--wrapper {
    margin-top: 40px;
}
.snt-search-result--wrapper .total-result {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 8px;
}
.snt-search-result--wrapper table td img {
    width: auto;
    height: auto;
}
.download-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    margin: auto;
    background-color: #A0ACC1;
    border-radius: 4px;
    border: 1px solid #A0ACC1;
}
.download-link:hover {
    background-color: rgba(160, 172, 193, .7);
}
.snt-search-result--wrapper .i-table th:first-child,
.snt-search-result--wrapper .i-table td:first-child {
    width: 50px;
}
.snt-error-msg + .snt_import_file_info {
    margin-top: 30px;
}
.ad-payment-type-search-result--wrapper {
  margin-top: 40px;
}
.ad-payment-type-search-result--wrapper .total-result {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 8px;
}
.ad-payment-type-search-result--wrapper table td img {
  width: auto;
  height: auto;
}
/* End minami 11-21 */
/* Start minami 11-22 */
.process-confirm-send-form--wrapper .form-group--contract-date label {
    font-size: .8rem;
    color: #404E5A;
}
.room-request-pagination--wrapper .c-s-v-download {
    margin-top: 0;
}
.room-request-pagination--wrapper.table-bottom {
    margin-top: 10px;
}
.room-requests-table tbody td {
    background-color: #fff;
}
.process-status {
    display: inline-block;
    width: 64px;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    background-color: #C4DDFC;
    border-radius: 2px;
}
.process-status.process-status--cancel {
    background-color: #DEE0E5;
}
.process-status.process-status--success {
    background-color: #F7D2D1;
}
.room-requests-table button {
    font-size: 12px;
    color: #fff;
    padding: 3px 4px;
    background-color: #A0ACC1;
    border-radius: 4px;
    border: 1px solid #A0ACC1;
    outline: none;
    cursor: pointer;
}
.room-requests-table button:disabled {
    background-color: #EDEFF4;
    border: 1px solid #EDEFF4;
    cursor: not-allowed;
}
.info-pagination--wrapper {
    width: 100%;
    margin: 10px 0;
}
.info-pagination--wrapper .page-action-right {
    margin: 0;
}
.info-scrollable {
    height: calc(93vh - 250px);
    overflow: auto;
}
#confirm_content,
.master_detail #content {
    white-space: pre-wrap;
}
.master_detail .c-grayblue {
    font-weight: 500;
}
.master_detail .c-grayblue + p,
.master_detail .c-grayblue + div {
    font-weight: 300;
}
#create_info .form_item > label,
#update_info .form_item > label {
    display: inline-block;
    margin-bottom: 5px;
}
.ttl-with-search--wrapper {
    /* position: relative; */
    width: 100%;
}
.ttl-with-search--wrapper .ttl-search-control {
    position: absolute;
    top: 0;
    left: calc(50% - 150px);
    height: 36px;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #A0ACC1;
    box-sizing: border-box;
    color: #404E5A;
}
/* フォームバリデーションエラーCSS */
input[type=text],
input[type=password],
input[type=email],
input[type=search],
textarea {
    outline: none;
}
input[type=text].error,
input[type=tel].error,
input[type=number].error,
textarea.error,
input[type=password].error,
select.error+.ui-selectmenu-button {
    border-color: #D6001B !important;
}
label.error {
    display: block;
    font-size: 12px;
    color: #D6001B !important;
    margin-top: 3px;
    margin-left: 0;
    margin-bottom: 0 !important;
}
/* .js-datepicker--wrapper label.error,
.js-radio--wrapper label.error,
.js-radio--wrapper label.error {
    display: block;
} */
.per-page-control + .ui-selectmenu-button {
    width: 70px;
}
.inline-groups > * {
    display: inline-block;
    width: auto;
    margin-left: 6px;
}
.inline-groups > *:first-child {
    margin-left: 0;
}
input[name=zip_code1].i-form-control,
.i-form-control.js-zipcode1,
input[type=tel].i-form-control {
    max-width: 65px;
}
input[name=zip_code2].i-form-control,
.i-form-control.js-zipcode2 {
    max-width: 80px;
}
.block-header {
    margin-bottom: 20px;
}
.block-header-with-btn {
    display: flex;
    align-items: center;
}
.block-header-with-btn a {
    margin-left: 20px;
}
.select2-container .select2-selection--single {
    height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}
.select2-container {
    max-width: 100% !important;
}
.ui-selectmenu-button.ui-button {
  max-width: 100%;
}
.d-flex {
  display: flex !important;
}
.d-inline-block {
  display: inline-block !important;
  vertical-align: text-top;
}
.vertical-sub {
  vertical-align: sub;
}
.i-main-wrapper {
  display: flex;
}
/* End minami */

/* Start progress */
.progress_table {
    /* margin-top: 20px; */
    margin: 20px 0 30px 0;
}
.progress_table_tr {
    display: flex;
    border-bottom: 1px solid #D6DAEB;
    /* margin: 0 10px; */
    /* padding-bottom: 10px; */
    padding: 10px 0 10px 0;
}
.progress_table_th {
    font-size: 14px;
    color: #748A9D;
    width: 190px;
}
.progress_table_td {
    font-size: 14px;
    color: #404E5A;
}
/* End progress */

/* お知らせの新規作成 */
.info-display-place > p {
  margin-left: 15px;
}
.checkterms label {
  font-size: 14px;
  font-weight: normal;
}
input:disabled:hover,
button:disabled:hover {
  cursor: not-allowed !important;
}
#personal_reg_page #wrap {
  padding-top: 0;
}
.personal-reg-title {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color: #1F59E6;
  margin-bottom: 30px;
}
.info-pagination--wrapper .c-s-v-download {
  margin-bottom: 0 !important;
}
.mastermodal.search-modal {
  width: 400px;
  padding: 0;
}
.mastermodal.search-modal .search-input-group .search-input {
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.i-table-btn {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  padding: 3px 4px;
  background-color: #A0ACC1;
  border-radius: 4px;
  border: 1px solid #A0ACC1;
  outline: none;
  cursor: pointer;
}
.i-table-btn:hover,.i-table-btn:visited {
  color: #fff;
  text-decoration: none;
}

.i-table-btn-red {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 3px 4px;
    background: linear-gradient(to right, #f082b6 , #d95c8a);
    border-radius: 4px;
    border: 1px solid #A0ACC1;
    outline: none;
    cursor: pointer;
}

.c-red {
  color: #ff0000;
}
.i-section-title {
  font-size: 18px;
  color: #748A9D;
  font-weight: normal;
  margin-bottom: 12px;
}
.i-zipcode--wrapper > input[type=text],
.i-zipcode--wrapper > input[type=number] {
  display: inline-block;
}
.i-zipcode--wrapper .i-form-control--zipcode1 {
  width: 65px !important;
}
.i-zipcode--wrapper .i-form-control--zipcode2 {
  width: 80px !important;
}
.i-zipcode--wrapper .zipcode-search-btn,
.i-normal-btn {
  padding: 8px 10px;
  color: #fff;
  margin-left: 10px;
  background-color: #A0ACC1;
  outline: none;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
.i-normal-btn {
  margin-left: 0;
}
.i-inline-addr--wrapper {
  display: flex;
}
.i-inline-addr--wrapper > div:not(:first-child) {
  margin-left: 12px;
}
.i-rows {
  display: flex;
  margin: 0 -10px;
}
.i-rows.i-rows-2 > div {
  flex: 50%;
  max-width: 50%;
  padding: 0 10px;
}
.i-form-group.d-inline-block ~ .d-inline-block {
  margin-left: 18px;
}
.corps-other-txt-item {
  padding: 5px 10px;
  border: 1px solid #A0ACC1;
}
.corps-other-txt-item > div:last-child {
  margin-bottom: 0;
}
.item-add-btn--wrapper {
  margin: 12px 0 16px;
}
.item-add-btn:before {
  content: '';
}
.i-button-desc {
  color: #748A9D;
  vertical-align: bottom;
}

/**
 * ANmodel
 */
.master_page_input_area{
    padding:16px;
    border: 1px #ccc solid;
    margin-bottom: 32px;
}

.master_page_input_area > .i-form-group:last-child{
    margin-bottom: 0;
}

.master_page_input_area .i-checkbox{
    margin-right: 16px;
}

.btn-pink, .btn-default {
    display: inline-block;
    text-align: center;
    padding: 16px 32px;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    color: #fff;
    background: linear-gradient(-146deg, #D95B89, #F083B7);
    border-radius: 6px;
    margin: 0 5px;
}
.btn-default {
    background: linear-gradient(-146deg, #B6BCC7, #D7D9E2);
}

.number-field {
    width: 35px;
    padding: 5px;
    text-align: right;
}
.w-full {
    width: 100% !important;
}
.flex-1 {
    flex: 1
}
.max-w-300 {
    max-width: 300px;
}
textarea {
    border: 1px solid #A0ACC1;
    border-radius: 4px;
}
.gap-2 {
    gap: 8px
}
.h-full {
    height: 100%;
}
.mr-0 {
    margin-right: 0 !important;
}
.gap-3 {
    gap: 12px;
}
.text-nowrap {
    white-space: nowrap;
}
.gap-1 {
    gap: 4px
}
.w-auto {
    width: auto !important;
}
.mt-4 {
    margin-top: 16px;
}
.mt-1 {
    margin-top: 4px;
}
.min-w-1000 {
    min-width: 1000px;
}
.min-w-1200 {
    min-width: 1200px;
}
.min-w-1300 {
    min-width: 1300px;
}
.max-w-200 {
    max-width: 200px;
}
@media screen and (max-width:1200px) {
    .info_preview .mastermodal .contact_close {
        height: 40px !important;
        line-height: 40px !important;
        font-size: 14px !important;
    }

}
@media screen and (max-width:576px) {
    .sm-flex-column {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }
    .logo-container {
        width: calc(100% - 45px);
    }
}
.border-top-none {
    border-top: none !important;
}
.no-border-all {
    border: none !important;
}
@media only screen and (max-width: 1024px) and (orientation: landscape) {
    .mastermodal {
        margin: 10vh auto !important;
    }
}
@media screen and (min-width:576px) {
    .sm-pt-35 {
        padding-top: 35px;
    }
    .select2-container {
        width: 100% !important;
    }
}
.bg-white {
    background-color: white;
}
.gap-4 {
    gap: 12px;
}
button:disabled {
    opacity: 0.7;
}
.disabled-link-chat, .disabled-link-chat a {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}
.select-ui-100 .ui-selectmenu-button {
    width: 100% !important;
}
.border-all {
    border: 1px solid #D6DAEB;
}
.border-br {
    border-bottom: 1px solid #D6DAEB;
    border-right: 1px solid #D6DAEB;
}
.border-t {
    border-top: 1px solid #D6DAEB
}
.border-b {
    border-bottom: 1px solid #D6DAEB;
}
.border-r {
    border-right: 1px solid #D6DAEB;
}
.h-37 {
    height: 37px;
}
.datepicker-wrapper #ui-datepicker-div {
    position: absolute !important;
}
.datepicker-wrapper.bottom #ui-datepicker-div {
    top: 40px !important;
    left: 0 !important;
}
.datepicker-wrapper.bottom-40 #ui-datepicker-div {
    top: 40px !important;
    left: 0 !important;
}
.datepicker-wrapper.top #ui-datepicker-div {
    top: -215px !important;
    left: 0 !important;
}

.datepicker-wrapper.top-235 #ui-datepicker-div {
    top: -235px !important;
    left: 0 !important;
}
.datepicker-wrapper.top-255 #ui-datepicker-div {
    top: -255px !important;
    left: 0 !important;
}
.datepicker-wrapper.top-260 #ui-datepicker-div {
    top: -260px !important;
    left: 0 !important;
}
.datepicker-wrapper.top-265 #ui-datepicker-div {
    top: -265px !important;
    left: 0 !important;
}

.datepicker-wrapper.top-270 #ui-datepicker-div {
    top: -270px !important;
    left: 0 !important;
}

.datepicker-wrapper.top-240 #ui-datepicker-div {
    top: -240px !important;
    left: 0 !important;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bg-header-table {
    background: #ECEFF4;
}
.padding-x-10 {
    padding: 10px 0;
}
.color-table {
    color: #8093a5;
}
.custom-table .cel {
    color: #748A9D;
    border: 1px solid #D6DAEB;
}
.custom-table .cel:first-child {
    border-right: none !important;
    background-color: #ECEFF4;
}
.width-70 {
    width: 70%;
}
.gap-8 {
    gap: 32px;
}
.ps-14 {
    font-size: 14px;
}
.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.word-break-custom {
    word-wrap: break-word;
    white-space: normal;
}
