/*==============================*/
/*===         search         ===*/
/*==============================*/

.fm_search_drp {
    display: inline-block;
    width: auto;
}
@media (max-width: 767px) {
    .fm_search_drp {
        font-size: 16px;
        transform: scale(0.9);
    }    
}

.direction_ban_disp_setting_wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.direction_ban_disp_setting_wrapper div:first-child {
    margin-right: 3rem;
}
.direction_ban_disp_setting_wrapper div label {
    display: inline;
    margin: 0;
    padding-left: 5px;
}
@media (max-width: 543px) {
    .direction_ban_disp_setting_wrapper div:first-child {
        margin-right: 0;
        margin-bottom: 1rem;
    }
    .direction_ban_disp_setting_wrapper div {
        width: 100%;
    }
}

.directin_search_tab_content .ban_time a {
    color: inherit;
}

/*==============================*/
/*===        famouse         ===*/
/*==============================*/
.form-inline.fms_forms .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

/* wrapper */
.keyword_wrapper {
    width: 40%;
    margin-bottom: 1.5rem !important;
}
.birthday_wrapper{ 
    width: 60%;
    margin-bottom: 1.5rem !important;
}

#keyword {
    width: 65%;
}
.fms_hoshi_form,
.fms_sex_form,
.fms_youbi_form {
    display: inline-block;
    margin-bottom: 1.5rem !important;
}
.fms_sex_form label:first-child {
    margin-left: 1rem;
}

#country_id {
    width: 180px;
}
.smt_btn {
    margin-top: 1.5rem;
    display: block;
    width: 100%;
    text-align: center;
}
@media (max-width: 1199px) {
    .fms_sex_form {
        width: 100%;
    }
    .fms_city_form {
        display: inline-block;
        margin-bottom: 1.5rem !important;
    }
    .fms_sex_form label:first-child {
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .keyword_wrapper {
        width: 70%;
        margin-bottom: 1.5rem !important;
    }
    .birthday_wrapper{ 
        width: 100%;
        margin-bottom: 1.5rem !important;
    }
}
@media (max-width: 543px) {
    .keyword_wrapper {
        width: 80%;
    }
    #hms_id,
    #gms_id {
        width: 100px;
    }
    #country_id {
        width: 150px;
    }
}





/* .famouse_search_result_table {
    margin-bottom: 1.5rem;
    table-layout: fixed;
}
.famouse_search_result_table th,
.famouse_search_result_table td {
    border: solid 1px #BBB;
    vertical-align: middle;
}
.famouse_search_result_table th {
    background-color: #DDD;
    width: 90px;
    color: #444;
}
.famouse_search_result_table td {
    color: inherit;
}
.famouse_search_result_table tr.four_columns td {
    width: calc((100% - 180px));
}
@media (max-width: 543px) {
    .famouse_search_result_table th {
        width: 65px;
    }
    .famouse_search_result_table th,
    .famouse_search_result_table td {
        padding: .5rem;
    }
} */

/* 
.famouse_search_result_list {
    margin-bottom: 2rem;
}
.fsr_col_wrp {
    display: flex;
}
.fsr_col_wrp .ttl,
.fsr_col_wrp .cnt {
    padding: .75rem;
    border-top: solid 1px #BBB;
    border-left: solid 1px #BBB;
}
.fsr_col_wrp .ttl {
    width: 90px;
    font-weight: bold;
    color: #444;
    background-color: #DDD;
    display: flex;
    align-items: center;
}
.fsr_col_wrp .cnt {
    width: calc(100% - 90px);
}
.fsr_col_wrp .cnt span.job_name {
    display: inline-block;
}
.fsr_col_wrp.four_columns .cnt {
    width: calc((100% - 180px) / 2);
}
.fsr_col_wrp .cnt:last-child {
    border-right: solid 1px #BBB;
}
.fsr_col_wrp:last-child .cnt,
.fsr_col_wrp:last-child .ttl {
    border-bottom: solid 1px #BBB;
}
@media (max-width: 543px) {
    .fsr_col_wrp .ttl,
    .fsr_col_wrp .cnt {
        padding: .4rem 0 .4rem .4rem;
    }
    .fsr_col_wrp .ttl {
        width: 60px;
    }
    .fsr_col_wrp .cnt {
        width: calc(100% - 60px);
    }
    .fsr_col_wrp.four_columns .cnt {
        width: calc((100% - 120px) / 2);
    }
} */

.famouse_search_result_wrapper {
    margin-top: 2rem;
}
.famouse_search_result_wrapper ul {
    margin: 0;
    padding: 0;
}
.famouse_search_result_wrapper ul li.result_title {
    padding: 12px 6px;
    background-color: #e4e4e4;
    font-weight: bold;
}
.famouse_search_result_wrapper li {
    list-style: none;
    border: solid 1px #BBB;
    border-bottom: none;
    background-color: #FFF;
}
.famouse_search_result_wrapper li:last-child {
    border-bottom: solid 1px #BBB;
}
.famouse_search_result_wrapper li:hover {
    background-color: #F3F3F3;
}
.famouse_search_result_wrapper li a {
    padding: 12px 6px;
    display: block;
    text-decoration: none;
    color: inherit;
    line-height: 1.6rem;
}
.famouse_search_result_wrapper li .ns_name {
    display: inline-block;
    color: #555;
}
@media (max-width: 543px) {
    .famouse_search_result_wrapper li .ns_name {
        display: block;
    }
}


/*==============================*/
/*===    famouse calendar    ===*/
/*==============================*/
.famouse_calendar_month_link,
.famouse_calendar_month_link_sm {
    display: flex;
    justify-content:space-between;
    text-align: center;
}
.famouse_calendar_month_link div,
.famouse_calendar_month_link_sm div {
    flex-grow: 1;
    width: 8%;
    border-top: solid 1px #aaa;
    border-right: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
}
.famouse_calendar_month_link div:first-child,
.famouse_calendar_month_link_sm div:first-child {
    border-left: solid 1px #aaa;
}
.famouse_calendar_month_link_sm div {
    border-top: none;
}
.famouse_calendar_month_link div,
.famouse_calendar_month_link_sm div {
    padding: .2rem 0;
    display: block;
    color: #333;
    background-color: #EEE;
    transition: background-color .5s ease 0s, color .3s ease 0s;
    cursor: pointer;
}
.famouse_calendar_month_link div:hover,
.famouse_calendar_month_link_sm div:hover {
    cursor: pointer;
    text-decoration: none;
    color: #EEE;
    background-color: #ED784A;
}
.famouse_calendar_month_link .mth_sct.sct,
.famouse_calendar_month_link_sm .mth_sct.sct {
    cursor: default;
    text-decoration: none;
    color: #EEE;
    background-color: #ED784A;
}

.famouse_month_title {
    font-size: 2rem;
    color: #ED784A;
}
.famouse_cal_table th,
.famouse_cal_table td {
    border: solid 1px #CCC;
}
.famouse_cal_table th {
    background-color: #DDD;
    font-weight: normal;
    padding: 2rem 0;
    width: 100px;
    text-align: center;
}
.famouse_cal_table td {
    background-color: #F9F9F9;
    padding: 1rem;
    line-height: 2rem;
}
.famouse_cal_wrapper {
    display: none;
}
.famouse_cal_wrapper.sct {
    display: block;
}
.famouse_cal_table tr.today th {
    background-color: #ffc8b2;
}
.famouse_cal_table tr.today td {
    background-color: #ffe9e0;
}

@media (max-width: 543px) {
    .famouse_cal_table th,
    .famouse_cal_table td {
        display: block;
        width: 100%;
    }
    .famouse_cal_table th {
        padding: .5rem 0 0.5rem 1rem;
        text-align: left;
    }
}

/*==============================*/
/*===         group          ===*/
/*==============================*/
/* group input */
.fm_group_day {
    display: inline-block;
}
.fm_group_nickname {
    width: 200px !important;
}
/* group result */
.group_user_list_table td,
.group_user_list_table th {
    padding: .5rem;
}
.group_user_list_table th.nickname {
    background-color: #533D5B;
    color: #fff;
}
.user_ban_title {
    font-size: 1.8rem;
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.user_ban_title span {
    font-size: 1.1rem;
}
.user_ban_list_wrapper {
     width:100%;
     overflow-x: scroll;
}
.user_ban_list_wrapper .ban_box {
    overflow: auto;
    margin-right: 1rem;
    margin-bottom: 0;
}

/* doyou mabi */
.doyou_search_result_wrapper h3 {
    font-size: 1.5rem;
    margin-top: 1rem;
    text-align: left;
}
.doyou_mabi_table th {
    width: 120px;
    vertical-align: middle;
    font-weight: normal;
    background-color: #efefef;
    color: #292B2C;
}
.doyou_mabi_table .season_text {
    font-weight: bold;
}
.doyou_mabi_table .bgc-moku{
    background-color: #c4f7db;
}
.doyou_mabi_table .bgc-ka{
    background-color: #f1bec9;
}
.doyou_mabi_table .bgc-kon{
    background-color: #ffceb4;
}
.doyou_mabi_table .bgc-sui{
    background-color: #98ccec;
}

@media (max-width: 767px) {
    .doyou_mabi_table th {
        width: 100px;
    }  
}
@media (max-width: 543px) {
    .doyou_mabi_table th {
        width: 80px;
    }  
}